/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@-moz-keyframes ew-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ew-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes ew-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

ul {
    list-style: none;
    padding-inline-start: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #444444;
    cursor: pointer;
}

button:focus, input:focus {
    outline: none;
}

body {
    font-family: "Open Sans";
}

.top-header {
    padding: 4px 0 7px;
    border-bottom: 1px solid #ddd;
}

.hd-contact img {
    width: 11px;
}

.hd-contact span {
    font-size: 12px;
    font-weight: 600;
}

.hd-contact span>span {
    margin-left: 8px;
}

.hd-menu-top>ul>li a {
    color: #444;
    font-size: 12px;
    font-weight: 600;
}

.hd-menu-top>ul>li {
    position: relative;
    padding: 0 9px;
}

.hd-menu-top>ul>li>ul {
    position: absolute;
    z-index: 21;
    top: 20px;
    right: 0;
    display: none;
    width: 190px;
    padding: 10px 0;
    text-align: right;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
    border-radius: 4px;
}

.hd-menu-top>ul>li:hover>ul {
    display: block
}

.hd-menu-top>ul>li>ul>li {
    padding: 2px 10px;
}

.hd-menu-top li.is--sub:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #707070;
}

.bottom-header {
    padding: 15px 0;
}

.logo {
    width: 61px;
    height: 50px;
    margin-right: 34px;
}

.form-search {
    width: calc(100% - 95px);
    display: flex;
}

.form-search input {
    width: 90%;
    border-radius: 0;
    border: 1px solid #a2a2a2;
    border-right: none;
    color: #696969;
    text-indent: 15px;
}

.form-search input::placeholder {
    font-style: italic;
}

.form-search button {
    width: 10%;
    background: transparent;
    border: 1px solid #a2a2a2;
    border-left: none;
    border-radius: 0;
    font-size: 18px;
    color: #696969;
}

.hd-voucher a {
    display: block;
    text-align: center;
    line-height: 14px;
    padding: 6px 0px;
}

.hd-voucher strong {
    display: block;
    color: #707070;
    font-size: 13px;
    font-weight: 600;
}

.hd-voucher span {
    display: block;
    color: #ff4800;
    font-size: 11px;
    font-weight: 500;
}

.hd-flashsale a {
    display: flex;
    align-items: center;
}

.hd-flashsale strong {
    display: block;
    color: #ff4800;
    font-size: 13px;
    font-weight: 600;
    margin-top: 0;
    height: 26px;
}

.hd-flashsale img {
    width: 30px;
}

.hd-flashsale span {
    display: block;
    color: #707070;
    font-size: 11px;
    font-weight: 500;
    line-height: 13px;
}

.iconUser {
    display: block;
    text-align: left;
    line-height: 14px;
    position: relative;
    padding: 6px 0px;
    padding-left: 36px;
    width: 120px;
}

.hd-user span {
    display: block;
    color: #707070;
    font-size: 10px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.hd-user strong {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}

.hd-user strong:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #707070;
}

.hd-cart {
    padding: 5px 0;
    position: relative;
}

.hd-cart>a {
    display: block;
    text-align: left;
    line-height: 14px;
    position: relative;
    padding: 6px 0;
}

.hd-cart>a>span {
    position: absolute;
    top: 2px;
    left: 24px;
    background: #f7941d;
    display: block;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
}

.hd-cart>a>strong {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    padding-top: 14px;
}

.hd-cart>a>strong:after {
    content: "";
    position: absolute;
    top: 19px;
    right: -10px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #707070;
}

.bhd-right>.row>div {
    display: flex;
    align-items: center;
}

.hd-voucher {
    position: relative;
}

.hd-voucher:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 32px;
    top: 50%;
    right: 15px;
    background: #000;
    transform: translateY(-50%);
}

.hd-flashsale>a {
    margin-top: -10px;
}

.hd-cart-wrapper {
    padding: 0;
    position: relative;
}

.hd-cart-product {
    display: none;
    position: absolute;
    width: 280px;
    left: 0;
    top: 100%;
    height: auto;
    background: #fff;
    z-index: 9;
    border-radius: 2px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.4);
    padding-bottom: 5px;
}

.hd-cart-wrapper:hover .hd-cart-product {
    display: block;
}

.hcp-item {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.hcp-item img {
    width: 45px;
    height: 45px;
}

.hcp-info {
    width: calc(100% - 55px);
}

.hcp-info p {
    font-size: 12px;
    margin-bottom: 5px;
    color: #ff4800;
}

.hcp-info p:first-child {
    color: #000;
    margin-bottom: 2px;
    text-align: left;
    max-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hcp-title {
    padding: 10px;
    font-size: 13px;
    background: #f1f1f1;
}

.hcp-total-money {
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
}

.hcp-total-money span {
    color: #ff4800;
}

.btn-cart {
    padding: 10px;
}

.btn-cart span {
    font-size: 13px;
    text-transform: uppercase;
    color: #0090fd;
    margin-right: 15px;
}

.menu-wrapper {
    background: #262f3e;
}

.menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.menu>li>a {
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 44px;
    padding: 0 10px;
    text-decoration: none;
}

.menu>li:hover {
    background: #fff;
}

.menu>li:hover>a {
    color: #444;
}

.menu>li>ul {
    padding: 10px 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 20;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
    border-radius: 0 0 4px 4px;
    display: none;
    width: 100%;
    flex-wrap: wrap;
}

.menu>li>ul>li {
    width: calc(100% / 5);
    list-style: none;
    padding: 5px 10px;
}

.menu>li>ul>li>a {
    font-size: 14px;
}

.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-carousel .owl-nav button span {
    font-size: 32px;
}

.owl-carousel .owl-nav button.owl-prev {
    left: -40px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -40px;
}

svg.icon-prev {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 10px;
    stroke: #444;
    fill: transparent;
}

svg.icon-next {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 10px;
    stroke: #444;
    fill: transparent;
}

.banner-category {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 1px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
    padding: 10px;
    margin-top: -45px;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}

.banner-category .item-img {
    display: inline-block;
    height: 140px;
}

.banner-category .item-name {
    display: block;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

.cate-item {
    display: block;
    color: #000;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
}

.block-main {
    background: #e7e7e7;
}

.is--ff8400 {
    color: #ff8400;
}

.is--ff4800 {
    color: #ff4800;
}

.item-title {
    line-height: 1.6;
    font-size: 40px;
    padding: 16px 0 14px;
    text-align: center;
}

.item-title:hover>a {
    text-decoration: none;
}

.product-list {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    margin: 0;
    padding: 0;
}

.w-25 {
    width: 25%;
    flex: 0 0 25%;
}

.w-33 {
    width: 33.33333%;
}

.product-item {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 20px;
    position: relative;
}

.product-item:nth-child(4n) {
    border-right: none;
}

.product-item.w-33:nth-child(4n) {
    border-right: 1px solid #ddd;
}

.product-item.w-33:nth-child(3n) {
    border-right: none;
}

.product-item .item-img {
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.product-item .item-name {
    display: block;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    margin-bottom: 10px;
    text-align: left;
    max-height: 38px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-item .item-name:hover {
    text-decoration: none;
    color: #ff4800;
}

.item-rate img {
    width: 16px;
    height: 16px;
}

.item-rate i {
    color: #f59b2e;
    font-size: 14px;
    line-height: 16px;
    margin-right: 2px;
}

.item-rate i.far {
    color: #c9cbd1;
}

.item-rate span {
    font-size: 12px;
    color: #c0c0c0;
    margin-left: 5px;
}

.item-price {
    text-align: left;
    margin-top: 7px;
}

.product-price--current {
    color: red;
    font-size: 19px;
    line-height: 20px;
    padding-bottom: 7px;
}

.product-price--origin {
    display: inline-block;
    position: relative;
    padding-right: 6px;
    color: #707070;
    line-height: 20px;
    font-size: 13px;
}

.item-price>p {
    margin-bottom: 0;
}

.item-price>p>*, .item-price>p:nth-child(2) {
    display: flex;
    align-items: center;
}

.item-price i {
    font-style: normal;
    font-size: 12px;
    margin-left: 2px;
}

.item-price>p:nth-child(2) span {
    font-size: 12px;
}

.view-more {
    width: 100%;
    background: #fff;
    text-align: right;
    padding: 10px 15px;
    border-bottom: 1px solid #e7e7e7;
    box-shadow: 0 -1px 0 0 #e7e7e7;
    color: #444;
    font-size: 14px;
}

.product-item.w-33 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-item.w-33 .item-img {
    width: 120px;
    height: 120px;
    margin: 0;
}

.product-item.w-33 .item-info {
    width: calc(100% - 140px);
}

.product-item.w-33 .item-price {
    display: flex;
}

.product-item.w-33 .product-price--current, .product-item.w-33 .product-price--origin {
    font-size: 13px;
    padding: 0;
    margin-right: 8px;
}

.item-title strong,.product-new .item-title a span:first-child {
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    font-weight: normal;
}

.product-hot .item-title,.product-new .item-title {
    text-align: left;
}

.product-hot .item-title span,.product-new .item-title span {
    line-height: 24px;
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 12px;
}

.news-wrapper .item-title {
    text-align: left;
}

.list-news .title {
    padding-bottom: 15px;
}

.title .nameTitle {
    font-size: 16px;
    font-weight: bold;
}

.title .viewallNew {
    padding-left: 20px;
    color: #4d8dea;
}

.list-news {
    background: #fff;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    margin: 0;
    padding: 40px 25px;
    display: flex;
    flex-wrap: wrap;
}

.news-title-1 {
    padding-top: 15px;
    font-weight: bold;
    font-size: 14px;
}

.news-2 {
    list-style: circle;
    margin: 0;
    padding: 15px 0 15px 15px;
}

.news-2 .news-title a {
    padding: 2px 0 6px 0;
    color: #4d8dea;
    font-size: 13px;
}

.news-title a:hover {
    color: #ff4800;
    text-decoration: none;
}

.news-item-3 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.news-item-3>a {
    width: 35%;
}

.news-title-3 {
    width: 60%;
}

.news-title-3 a {
    display: block;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    max-height: 38px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-history {
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

.ph-item {
    width: calc((100%/10) - 10px);
    margin-right: 10px;
    display: inline-block;
    position: relative;
}

.ph-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    border-radius: 12px;
    opacity: 0;
    transition: all .3s;
}

.ph-item span {
    font-size: 12px;
    position: absolute;
    padding: 10px;
    left: 0;
    top: 0;
    white-space: normal;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .3s;
}

.ph-item span a {
    color: #fff;
}

.ph-item span a:hover {
    text-decoration: none;
}

.ph-item:hover:before, .ph-item:hover span {
    opacity: 1;
}

.ph-item a:not(.ph-item span a) {
    display: block;
    padding: 10px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #ccc;
}

.product-history-wrapper .item-title {
    font-size: 28px;
    text-align: left;
}

.agency-list {
    border-top: 1px solid #e7e7e7;
}

.agency-list .row {
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: auto;
}

.agency-list .item-title {
    padding: 16px 0;
    text-align: left;
}

.agency-list .item-title strong {
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    font-weight: normal;
}

.agency-list .item-title span {
    line-height: 24px;
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 12px;
}

.agency-item {
    margin-bottom: 20px;
}

.agency-info {
    padding: 15px;
    background: #fff;
}

.agency-name {
    color: #ff4800;
    font-weight: 700;
    font-size: 13px;
}

.agency-address {
    font-size: 11px;
}

.agency-hotline {
    font-size: 12px;
    color: #5189cb;
    font-weight: 700;
}

.agency-hotline img {
    width: 20px;
    margin-right: 5px;
}

.top-footer {
    padding: 20px 0;
}

.form-subcribe {
    display: flex;
}

.form-subcribe input {
    width: 75%;
    border: none;
    background: #f1f1f1;
    height: 48px;
    text-indent: 30px;
    border-radius: 7px 0 0 7px;
    color: #707070;
}

.form-subcribe input::placeholder {
    font-style: italic;
    font-size: 14px;
    color: #707070;
}

.form-subcribe button {
    width: 25%;
    border: none;
    background: #ff4800;
    border-radius: 0 7px 7px 0;
}

.social>ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.social>ul>li {
    margin-left: 5px;
}

.social>ul>li>a>img {
    height: 40px;
}

.social>ul>li>a.social-fb>img {
    height: 45px;
}

.social>ul>li>a.bct>img {
    height: 50px;
}

.social-youtube {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(/tp/T0505/img/icons.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: -192px;
    background-position-y: -50px;
}

.bottom-footer {
    background: #262f3e;
    color: #fff;
    line-height: 1.7;
    font-size: 14px;
    padding: 15px 0;
}

.bottom-footer a {
    color: #fff;
}

.bf-left h3, .bf-left a {
    font-size: 13px;
    color: #fff;
}

.bf-left li {
    position: relative;
    padding-left: 20px;
}

.bf-left li:before {
    content: "\f124";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    color: #fff;
    top: calc(50% - 10px);
    left: 0;
    transform: rotate(45deg);
}

.ft-agency li {
    margin-bottom: 15px;
}

.ft-agency p {
    font-size: 12px;
    margin-bottom: 5px;
}

.agc-name {
    color: #3498db;
    font-weight: 700;
    margin: 0 2px 5px;
}

.agc-call {
    color: #fff;
    margin-left: 10px;
}

.agc-call span, .ft-mail span {
    margin-left: 5px;
    font-size: 12px;
}

.ft-mail {
    margin-left: 5px;
}

.owl-home .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 45px;
    left: 0;
    text-align: center;
    height: 50px;
}

.owl-carousel.owl-home button.owl-dot {
    border: 1px solid #fff;
    background: #fff;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 10px;
    transition: all .3s;
}

.owl-carousel.owl-home button.owl-dot.active {
    border-color: #ff8400;
    background: transparent;
}

.close-menu-mb {
    position: fixed;
    width: 65px;
    height: 65px;
    display: none;
    top: 0;
    right: 15%;
    z-index: 99;
    background: #fff;
}

.hd-user {
    position: relative;
}

.no-login {
    display: none;
    position: absolute;
    width: 320px;
    height: auto;
    padding: 25px 50px;
    background: #fff;
    top: 100%;
    left: 0;
    z-index: 9;
}

.hd-user:hover {
    background: #eee;
}

.no-login button {
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    background: #f15928;
    color: #fff;
    font-weight: bold;
    border: 0;
    line-height: 41px;
    font-size: 13px;
    text-align: center;
    margin-bottom: 15px;
}

.no-login button.signup-btn {
    border: 1px solid #707070;
    background: transparent;
    color: #707070;
}

.no-login p {
    text-align: center;
    margin: 30px 0 10px 0;
    font-size: 18px;
    color: #707070;
}

.modal-body {
    padding: 40px 40px 30px;
    position: relative;
}

.modal-body>* {
    display: block;
    width: 100%;
}

.modal-dialog {
    width: 320px;
}

.modal-body input {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.26);
    font-size: 13px;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 25px;
    border-radius: 0;
    line-height: 34px;
    font-weight: 600;
}

.modal-body input::placeholder {
    font-size: 13px;
    font-weight: 600;
}

.modal-body>p {
    color: #ff8400;
    font-size: 22px;
    font-weight: 300;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 25px;
}

.modal-body .signin-btn {
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    background: #f15928;
    color: #fff;
    font-weight: 700;
    border: 0;
    line-height: 41px;
    font-size: 13px;
    text-align: center;
    margin-bottom: 15px;
}

.modal-body .signup-btn {
    background: transparent;
    border: none;
    text-align: center;
    color: #f15928;
}

.modal-content {
    border-radius: 0;
    box-shadow: 3px 3px 25px #b3b3b3;
}

.forget-btn {
    position: absolute;
    width: 80px;
    height: auto;
    padding: 2px 0;
    right: 40px;
    top: 165px;
    font-size: 13px;
    background: 0 0;
    border-radius: 5px;
    border: 1px solid #707070;
    text-align: center;
    cursor: pointer;
}

.otherSignin {
    margin-top: 30px;
    text-align: center;
}

.otherSignin a {
    padding: 0px 10px;
    background-color: #fff;
    float: left;
    margin-left: 10px;
    border: 1px solid #b2b2b2;
    border-radius: 4px;
    line-height: 29px;
    background-size: 135px;
    color: #787878;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    height: auto;
    max-height: 32px;
    text-align: center;
    width: 45%;
}

.otherSignin a i {
    background: #1977f2;
    border: #1977f2;
    color: #fff;
    padding: 5px 8px 4px 8px;
    font-size: 13px;
    border-radius: 50%;
    text-align: center;
    margin-right: 3px;
    margin-top: 4px;
}

.otherSignin a img {
    width: 22px;
}

.close-modal {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 23px;
    color: #c2c2c2;
    background: transparent;
    border: none;
    right: 10px;
    top: 5px;
}

#modalSignup .modal-body .signup-btn, #modalForgetPass .modal-body .signup-btn {
    color: #000;
    font-size: 13px;
}

#modalSignup .modal-body .signup-btn span a, #modalForgetPass .modal-body .signup-btn span a {
    color: #f15928;
}

.modal-body input[type=checkbox] {
    width: 18px;
    height: 18px;
    margin-bottom: 0;
    margin-right: 10px;
    border-color: #787878;
}

.form-item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    color: #787878;
    font-size: 14px;
}

#modalSignin .signup-btn, #modalForgetPass .signup-btn, .close-modal {
    cursor: pointer;
}

.modal-body>span {
    font-size: 13px;
    color: #787878;
    margin-bottom: 25px;
}

.has-login {
    display: none;
    position: absolute;
    width: 180px;
    height: auto;
    padding: 15px;
    background: #fff;
    top: 100%;
    left: 0;
    z-index: 2;
}

.has-login>ul>li {
    padding: 3px 0;
}

.has-login>ul>li>a {
    font-size: 13px;
}

.no-login, .has-login {
    box-shadow: 0 0 8px 0 rgba(0,0,0,.4);
}

.hd-user:hover .no-login, .hd-user:hover .has-login  {
    display: block;
}

.navigation {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 15px;
}

.navigation>li {
    position: relative;
    margin-right: 30px;
}

.navigation>li:not(:last-child):after {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    display: block;
    font-size: 12px;
    color: #000;
    position: absolute;
    left: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
}

.navigation>li>a {
    color: #0090fd;
    font-size: 14px;
}

.paginator {
    display: flex;
    justify-content: center;
    margin: 20px 0 40px;
}

.paginator a, .paginator span {
    position: relative;
    float: left;
    text-decoration: none;
    background-color: #fff;
    margin-right: 10px;
    color: #0090fd;
    transition: ease-in-out .3s;
    display: block;
    text-align: center;
    font-size: 13px;
    border: 1px solid #e7e7e7;
    line-height: 30px;
    width: 32px;
    height: 32px;
}

.bg-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 9;
}

.paginator a:hover {
    background: #e7e7e7;
    text-decoration: none;
}

.paginator span.currentPage {
    color: red;
}

span.labelPages, span.titlePages {
    display: none;
}

.paging-next:before, .paging-last:before, .paging-previous:before, .paging-first:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
}

.paging-last:before {
    content: "\f101";
}

.paging-previous:before {
    content: "\f104";
}

.paging-next:before {
    content: "\f105";
}

.paging-first:before {
    content: "\f100";
}

.map {
    margin-top: 20px;
}

.map iframe {
    width: 100%;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

.hd-menu-top>ul {
    display: flex;
}

.product-sale .item-title>a>span:first-child {
    color: #ff8400;
}

.product-sale .item-title>a>span:last-child {
    color: #ff4800;
}

.item-title strong,.product-new .item-title a span:first-child {
    color: #ff4800;
}

.agency-img {
    height: 247px;
    display: block;
}

.agency-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.title-news{
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 30px;
}
.page-contact span{
    display: block;
    padding-bottom: 15px;
}
.content_register{
    width: 100%;
    border-radius: 5px;
    border-color: #d3d3d3;
    height: 100px;
}
.button-contact{
    display: flex;
    justify-content: flex-end;
    padding: 15px 15px 40px 15px;
}
.button-contact button{
    border-color: #ee9f40;
    border: 1px solid;
    padding: 5px 15px;
    background: #ee9f40;
    color: #fff;
    border-radius: 5px;
}
.contact-form>.row>.col-md-3 {
    margin-bottom: 15px;
}
.menu-cateHeader {
    display: block;
    font-size: 13px;
    line-height: 42px;
    padding: 0 10px;
    text-decoration: none;
}
.menu-cateHeader>a {
    color: #fff;
}
.menu-cateHeader>a:hover{
    text-decoration: none;
}
.ew-alo-phone {
    position: fixed;
    bottom: 100px;
    z-index: 9;
    right: 24px;
    display: block;
    width: 60px;
    height: 60px;
}

.ew-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    background: #746f6f url(/tp/T0505/img/call-fixed.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

script {
    display: none !important;
}


@media (min-width: 1024px) {
    #popupRatingNormal .modal-dialog {
        width: 900px;
    }
}
