@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body{
    font-family:"Open Sans", sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
    margin: 10px 0;
    padding: 0;
}
@media (min-width: 1200px)
{
	.container {
		width: 1200px;
	}
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
.list-bar {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 7px;
    left: 15px;
    width: 25px;
}

.bar1,
.bar2,
.bar3 {
    width: 25px;
    height: 2px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}
.fix-hotline-mobile{
    display: none;
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-8px, 6px);
}
.box-sslider-pades {
    background-position: 195% 100%;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/bg_main.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 100%;
    height: 100%;
}
.change .bar2 {
    opacity: 0;
}
.list-item.slick-cate-pages-thanhtoasn .dv-01-news-item h2 {
    text-align: left;
    padding-left: 10px;
    background: #fff;
    color: #333;
    font-weight: 600;
    padding-bottom: 0px;
    padding-top: 15px;
    padding-left: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-bottom: 0px;
}

.desxc-category p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.5;
    margin: 0;
    text-overflow: ellipsis;
}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -7px);
}
.desxc-category {
    padding: 10px 15px;
    background: #fff;
    padding-bottom: 10px;
}
.header {
    position: relative;
    width: 100%;
    z-index: 99;
}
.list-item.slick-cate-pages-thanhtoasn button {
    background: none;
    border: none;
}

.list-item.slick-cate-pages-thanhtoasn button svg {
    width: 20px;
    height: 20px;
}

.list-item.slick-cate-pages-thanhtoasn button.slick-custom-arrow.slick-prev.prev-product-lq-slick.slick-arrow {
    position: absolute;
    top: 50%;
    left: unset;
    right: -10px;
}

.list-item.slick-cate-pages-thanhtoasn button.slick-custom-arrow.slick-next.next-product-lq-slick.slick-arrow {
    position: absolute;
    top: 50%;
    right: unset;
    left: -10px;
    transform: rotate(180deg);
}
.header.fixed {
    position: fixed;
}

.header.fixed .header-top {
    display: none;
}

.header-top {
    position: relative;
    background: #063c77;
    color: #fff;
    /* padding: 0 15px; */
}

.box-header-top {
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
}
.video_clip iframe {
    height: 420px;
}
.menu-item:hover>ul {
    display: block;
    width: auto;
    height: auto;
}

.menu-item a {
    color: #222;
}

.menu-item>a {
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
}

.menu-item ul li {}

.menu-item ul li.active a {
    background-color: #063c77;
    color: #fff;
}

.menu-item ul li a {
    font-weight: 400;
    display: block;
    padding: 4px 20px;
    font-size: 12px;
}

.dropdown-menu-list>li>a:focus,
.dropdown-menu-list>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}




#button-contact-vr {
    bottom: 10px;
    left: 10px;
    margin: -10px;
    transform: scale(0.8);
    margin-bottom: 0px !important;
    position: fixed;
    z-index: 99999;
}

#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
}

#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
    background-color: #dd2223;
}

#phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #dd2223;
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}

#viber-vr .phone-vr-img-circle {
    background-color: #2196f3;
}




@-webkit-keyframes phone-vr-circle-fill {
    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);
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom2 {
    0% {
        transform: scale(.9);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
#phone-vr span{
    position: absolute;
    background: #d22228;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.2;
    padding: 10px 12px 10px;
    border-radius: 4px;
    /* box-shadow: inset 0 -10px 0 -6px rgba(0, 0, 0, .17); */
    margin-right: 10px;
    width: 168px;
    left: 100%;
    top: 30%;
}
#phone-vr span::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #d22228 transparent transparent;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
  }


.dropdown-menu-list {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    left: 0;
}

.menu-c2 {
    /* width: 0px; */
    /* height: 0px; */
    transition: all 0.5s;
    /* overflow: hidden; */
}

.menu-item-c2 {}

.box-social-header-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: auto;
}

.box-social-header-top .box-info {}

.box-social-header-top .box-info ul {
    display: flex;
    flex-wrap: wrap;
}

.box-social-header-top .box-info ul li {
    margin-right: 30px;
}

.box-social-header-top .box-info ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    white-space: nowrap;
}

.box-social-header-top .box-info ul li a i {
    margin-right: 5px;
}

.box-social-header-top .box-info ul li a.address {}

.group-social {
    margin-left: 40px;
}

.group-social ul {
    display: flex;
}

.group-social ul li {
    position: relative;
    margin-left: 1px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all .3s linear;
}

.group-social ul li:hover {
    opacity: 0.8;
}

.group-social ul>li:hover a {
    transform: translateY(-3px);
}

.group-social ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    transition: all .3s linear;
}

.header-main {
    position: relative;
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    background: #148c8b;
}

.box-header-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* position: relative; */
}

.logo-head {
    display: block;
    align-items: center;
    width: 200px;
    justify-content: left;
    height: 66px;
}

.logo-head .image {
    max-width: 200px;
    text-align: center;
    padding: 5px 0px;
}

.menu-desktop {
    display: flex;
    width: calc(100% - 0px);
    justify-content: center;
}

.nav-main>li:not(:last-child) {
    border-right: 0px solid #ebebeb;
}

.nav-main>li.active>a {
    /* background-color: #063c77; */
    color: #fff;
}

.nav-main li {
    display: inline-block;
    float: left;
    position: relative;
    /* width: 100%; */
}

.menu-desktop .nav-main>li:hover>a>span {
    /* border-bottom: 5px solid #063c77; */
}

.nav-main li .nav-sub li {
    width: 100%;
}

.nav-main li .nav-sub li>a:hover {
    color: #ba9366;
}

.nav-main li>a {
    font-size: 14px;
    display: block;
    line-height: 20px;
    text-align: left;
    text-transform: none;
    padding: 9px 15px;
    color: #ba9366;
    font-weight: 400;
    white-space: nowrap;
}

.nav-main li>a:hover {
    color: #fff;
}

.nav-main>li:hover>a {
    color: #fff;
}

.nav-main>li>a {
    text-transform: uppercase;
    line-height: 66px;
    padding: 0 14px;
    display: block;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.nav-main li .image {
    padding: 0 10px;
}

.nav-main li .image img {
    width: 200px;
    /* padding: 5px 0; */
}

.nav-main li .nav-sub li .pt_icon_right {
    position: absolute;
    right: 5px;
    top: 12px;
}

.menu-desktop .nav-main>li>a i.fa-angle-down {
    margin-left: 6px;
}

.nav-main li .nav-sub {}

.menu-desktop .nav-main li.active a span {
    color: #fff;
}

.nav-sub {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 260px;
    z-index: 5;
    background-color: #fff;
}

.nav-sub-child {
    position: absolute;
    top: 0;
    /* display: none; */
    min-width: 250px;
    z-index: 5;
    background-color: #fff;
    /* -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
    /* box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
    /* border: 1px solid rgba(0, 0, 0, .15); */
    /* padding: 15px 20px; */
    left: 90%;
}

.box-header-main-right {
    width: 150px;
}

.box-header-main-right>ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.box-header-main-right>ul>li.icon-search {
    position: relative;
    /* margin-left: 10px; */
    /* margin-right: 30px; */
    /* height: 60px; */
}

.box-header-main-right>ul>li.contact-now {
    margin-left: 0px;
}

.box-header-main-right>ul>li.contact-now a {
    background: #d22228;
    color: #093b3b;
    padding-left: 10px;
    font-weight: 600;
    padding-right: 10px;
    font-size: 17px;
    width: 150px;
    border-radius: 60px;
    border: none;
    color: #fff;
    /* transform-origin: 17% 23%; */
    -webkit-animuiion: zoom 1.3s infinite;
    /* animation: zoom 1.3s infinite; */
    /* box-shadow: 0 0 0 0 #cae1f35e; */
}

.box-header-main-right>ul>li:hover>.hover-right {
    /* display: block; */
}

.box-header-main-right>ul>li>a {}

.box-header-main-right>ul>li>a>i {
    font-size: 18px;
}

.box-login {
    min-width: 250px;
    border-radius: 0;
    padding: 20px;
    margin-top: 10px;
    z-index: 1001;
    right: -10px;
    left: auto;
    /* display: block !important; */
}

.box-login:before {
    content: "";
    background-color: transparent;
    width: 100%;
    height: 10px;
    bottom: 100%;
    right: 0;
    position: absolute;
}

.hover-right {}

.box-form-quick-login {}

.box-form-quick-login>ul {}

.box-form-quick-login>ul>li {}

.box-form-quick-login>ul>li button {
    width: 100%;
    background: #063c77;
    border-color: #063c77;
}

.box-form-quick-login input {}

.box-form-quick-login input button {}

.box-form-quick-login>ul>li:last-child:last-child {
    text-align: center;
}

.box-form-quick-login>ul>li:last-child:last-child a {
    display: block;
    line-height: 1.55;
}

.box-form-quick-login>ul>li:last-child a:first-child {
    margin-bottom: 4px;
}

.box-header-main-right>ul>li.cart>a>img {
    width: 25px;
}

.box-header-main-right>ul>li.cart>a>span {
    position: absolute;
    top: -4px;
    right: -10px;
    font-size: 12px;
    background: #063c77;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
}

.nav-main li.nav-megamenu {
    position: unset;
}

.menu-desktop .nav-main li.nav-megamenu:hover .megamenu-container {
    display: block;
    visibility: inherit;
}

.megamenu-container {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    padding: 35px 30px;
    width: 100%;
    margin-top: 0;
    background-color: #f6f6f6;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    display: none;
    max-height: 480px;
    overflow-y: auto;
}

.col-md-1-5 {
    min-width: 20%;
}

.list-megamenu {}

.megamenu-item {}

.megamenu-item>.image-main {
    margin-bottom: 20px;
}

.megamenu-item>.image-main:hover img {
    opacity: 0.8;
}

.megamenu-item>.image-main>img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: all 0.3s;
}

.megamenu-title {
    display: block;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 2px solid #f4f4f4;
    margin-bottom: 10px;
    letter-spacing: 0.05rem;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
}

.megamenu-title:before {
    position: absolute;
    z-index: 0;
    bottom: -3px;
    width: 83px;
    content: "";
    left: 0;
    height: 3px;
    background: #063c77;
}

.list-megamenu-sub {}

.list-megamenu-sub li {
    margin-bottom: 0;
    display: block;
    float: unset;
    border-bottom: 1px solid #f4f4f4;
}

.list-megamenu-sub li>a {
    text-transform: capitalize;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    padding: 5px 0;
}

.list-megamenu-sub li>a:hover {
    padding-left: 5px;
    color: #063c77;
}

.megamenu-item-sub .openc {
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
    font-size: 20px;
    color: black;
    line-height: 20px;
    width: 20px;
    text-align: center;
}

.megamenu-item-sub .openc:before {
    content: '+';
    font-size: 20px;
    color: black;
    line-height: 20px;
    text-align: center;
}

.megamenu-item-sub.active .openc:before {
    content: '-';
}

.submenu-right3 {
    margin: 0 0 0 15px;
    display: none;
}

.submenu-right3 li {
    padding: 0;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 0;
}

.submenu-right3 li a {
    padding: 5px 0;
    display: block;
    color: #707070;
    font-size: 13px;
    line-height: 18px;
}

.submenu-right3 li:last-child {
    border: none;
}

.megamenu-item-sub {}

.megamenu-item-sub a {}

.list-product-slider {}

.product-slider-item {
    padding: 0 10px;
    padding-bottom: 20px;
    transition: all 0.5s;
}

.product-slider-item:hover {
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.product-slider-item .box {
    margin-top: 5px;
    background: #fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    transition: all .3s ease;
}

.product-slider-item .box .image {}

.product-slider-item .box .content {
    padding: 0 15px;
    line-height: 1.3;
    padding-bottom: 20px;
}

.product-slider-item .box .name {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    margin-top: 10px;
}

.product-slider-item .box-price {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.product-slider-item .price-new {
    font-size: 18px;
    color: #063c77;
    font-weight: 600;
}

.product-slider-item .price-old {
    color: #8d8d8d;
    margin-left: 8px;
    font-weight: 600;
}

.megamenu-item .slick-next,
.megamenu-item .slick-prev {
    margin: 0;
    opacity: 1;
    transform: translateY(-50%);
    height: auto;
}

.megamenu-item .slick-next {
    top: -30px;
    left: unset;
    right: 0px;
}

.megamenu-item .slick-prev {
    top: -30px;
    right: 25px;
    left: unset;
    z-index: 10;
}

.megamenu-item .slick-prev i,
.megamenu-item .slick-next i {
    font-size: 15px;
    color: #1b520f;
}

.search {
    position: absolute;
    right: 0;
    top: 100%;
    margin: 0;
    display: none;
    margin-right: 0;
    /* width: calc(100% - 30px); */
    border: none;
    left: 0;
    /* padding: 10px 15px; */
    /* background: #44973c; */
}

.form_search {
    /* background-color: #000; */
    width: 100%;
    z-index: 5;
    overflow: hidden;
    padding: 1px 1px;
    /* background: #063c77; */
    background: rgba(0, 0, 0, 0.7);
    padding: 30px 40px;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
}

.form_search input {
    width: calc(100% - 60px);
    float: left;
}

.form_search button {
    width: 60px;
    float: left;
    background-color: #4B4E51;
    border-color: #4B4E51;
}

.form_search button i {
    font-size: 16px;
    color: #fff;
}

.form_search .form-control {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    border: 1px solid #666;
    outline: none;
}

.form_search .form-control {
    height: 40px;
}

.form_search .form-control.close-search {
    /* margin-left: 5px; */
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    width: 35px;
    padding: 0;
    height: auto;
}

.form_search .form-control.close-search i {
    font-size: 23px;
    line-height: 1;
}


/*css menu mobile horizontal*/

.menu-horizontal-mobile {
    position: absolute;
    width: 100%;
    background-color: #333;
    max-height: 370px;
    overflow-y: auto;
    display: none;
}

.menu-horizontal-mobile .nav-main {
    float: left;
    margin-left: -15px;
    margin-right: -15px;
}

.menu-horizontal-mobile .nav-main li.menu-mobile-title span {
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 16px;
    display: block;
    box-sizing: border-box;
    font-size: 14px;
    color: #5f6366;
    font-weight: 400;
}

.menu-horizontal-mobile .nav-main li.menu-mobile-title {
    background: #f5f5f5;
}

.menu-horizontal-mobile .nav-main li {
    width: 100%;
    border-right: none;
    display: block;
    position: relative;
}

.menu-horizontal-mobile .nav-main>li {
    border-top: solid 1px #e4ebf0;
}

.mm1,
.mm2,
.mega-mn1 {
    position: absolute;
    right: 10px;
    width: 40px;
    text-align: center;
    line-height: 40px !important;
}

.menu-horizontal-mobile .nav-main li .nav-sub {
    position: unset;
    width: 100%;
    padding: 0 30px;
    padding-right: 0;
    display: none;
}

.menu-horizontal-mobile .nav-sub-child {
    position: unset;
    padding: 0 20px;
    display: none;
}

.menu-horizontal-mobile .nav-main li:last-child {}

.menu-horizontal-mobile .nav-main li>a {
    padding: 0;
    line-height: 34px;
    font-size: 14px;
}

.menu-horizontal-mobile .nav-main>li>a {
    line-height: 40px;
    padding: 0px 15px;
}

.menu-horizontal-mobile .nav-main>li>a:hover {
    color: #fff;
}

.menu-horizontal-mobile .list-megamenu-sub li>a {
    padding: 0;
    line-height: 40px;
}

.nav-main li.nav-megamenu .megamenu-item .list-megamenu-sub {
    margin-bottom: 10px;
}


/* css menu mobile*/

.main-menu-show {
    transform: translateX(0) !important;
    transition: all 200ms linear 0s;
    border-right: 1px solid #fff;
}

.menu_fix_mobile {
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 300px;
    top: 0;
    left: 0;
    background: #fff;
    transition: all 200ms linear 0s;
    transform: translateX(-100%);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px;
}

.menu_fix_mobile .close-menu {
    /* overflow: hidden; */
    border-bottom: 1px solid #fff;
    background-color: #fff;
    height: 30px;
    position: sticky;
    top: 0;
    z-index: 1;
}

.menu_fix_mobile .close-menu .logo_menu {
    display: inline-block;
    padding: 15px 10px 15px 25px;
}

.menu_fix_mobile .close-menu>a {
    /* float: right; */
    color: #333;
    width: 40px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    /* background-color: #ccc; */
    position: absolute;
    right: -10px;
    top: 0;
    z-index: 1;
}

.menu_fix_mobile .close-menu .logo_menu img {
    width: auto;
    max-width: unset;
    height: 60px;
}

.menu_fix_mobile .megamenu-container {
    padding: 0;
    margin-bottom: 20px;
}

.menu_fix_mobile .nav-main {
    overflow-y: auto;
    width: 100%;
}

.menu_fix_mobile .megamenu-title {
    padding-left: 0;
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.menu_fix_mobile .megamenu-title:before {
    left: 20px;
}

.menu_fix_mobile .megamenu-title a {
    border: unset;
    font-size: 16px;
}

.menu_fix_mobile .megamenu-item-sub>a {
    border-bottom: none;
    padding: 8px 20px;
}

.menu_fix_mobile ul {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.menu_fix_mobile ul li {
    float: left;
    position: relative;
    margin: 0;
    transition: 0.4s;
    width: 100%;
    border-right: none !important;
}

.menu_fix_mobile .megamenu-item {
    padding: 10px 0px;
    padding-left: 15px;
}

.menu_fix_mobile .list-megamenu-sub {
    display: block;
}

.menu_fix_mobile .nav-main li.nav-megamenu {
    position: relative;
}

.menu_fix_mobile ul li a {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    padding: 11px 20px;
    color: #333;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    line-height: normal;
}

.menu_fix_mobile .nav-main>li>a {
    font-weight: 700;
}

.menu_fix_mobile ul li i.fa-chevron-down.mega-mn2 {
    bottom: 0px;
    top: unset;
}

.menu_fix_mobile ul li i.fa-chevron-down {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #000;
    transition: 0.3s;
    /* border-left: 1px solid #fff; */
    cursor: pointer;
}

.menu_fix_mobile li ul.nav-sub {
    display: none;
    position: static;
    top: 100%;
    left: 0;
    background-color: transparent;
    background-image: unset;
    text-align: left;
    min-width: 180px;
    transition: unset;
    float: left;
    width: 100%;
    box-shadow: unset;
    border: unset;
}

.menu_fix_mobile li ul.nav-sub li {
    width: 100%;
    padding: 0;
}

.menu_fix_mobile li ul.nav-sub li a {
    padding: 11px 41px 11px 30px;
    display: block;
    color: #000;
    font-size: 14px;
    line-height: normal;
}

.menu_fix_mobile li ul.nav-sub-child {
    display: none;
    position: static;
    top: 100%;
    left: 0;
    background-color: transparent;
    background-image: unset;
    text-align: left;
    min-width: 180px;
    transition: unset;
    float: left;
    width: 100%;
    padding-left: 15px;
}

@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes slidelf {
    100% {
        position: fixed;
        left: 35px;
        bottom: 25px;
    }
}

@media (min-width:1200px) {
    .list-bar {
        display: none;
    }
    .megamenu-container {
        visibility: hidden;
    }
    .header.fixed {
        position: fixed;
        top: 0;
    }
    .nav-main>li:hover .nav-sub {
        display: block;
        left: 0;
        visibility: inherit;
        top: 100%;
    }
    .nav-sub>li:hover>a {
        color: #063c77;
    }
    .nav-sub>li:hover .nav-sub-child {
        /* display: block; */
        visibility: inherit;
        left: 100%;
    }
    .nav-sub>li .nav-sub-child {
        visibility: hidden;
        transition: left 0.5s;
    }
    .nav-main>li>.nav-sub {
        visibility: hidden;
        top: calc(100% + 20px);
        transition: top 0.5s;
    }
    .megamenu-container {
        /* visibility: hidden; */
    }
    .nav-main li:not(.fix-hotline-mobile) {
        /* display: none; */
    }
}

@media (max-width:1199px) {
    .fix-hotline-mobile{
        display: block;
    }
    .logo-head .image {
        width: 150px;
    }
    .box-header-main-right {
        /* width: 80px
    ; */
        display: none;
    }
    .menu-desktop {
        /* display: none; */
    }
    .logo-head {
        /* margin-left: 40px; */
        justify-content: center;
    }
    .box-header-main {
        padding: 0px 0;
        height: 50px;
    }
    .megamenu-container {
        position: unset;
        display: none;
        /* padding: 20px 15px; */
        box-shadow: none;
    }
    .menu-desktop .nav-main li:not(.fix-logo-mobile) {
        display: none;
    }
    .fix-hotline-mobile {
        position: absolute;
        right: 15px;
        transform: rotate(255deg);
        top: 10px;
    }
    .fix-hotline-mobile i {
        font-size: 22px;
        color: #fff;
        transform: rotate(102deg);
    }
}

@media (min-width: 992px) {}

@media (max-width:550px) {
    .logo-head {
        display: block;
        width: 150px;
        height: 50px;
    }
    .logo-head .image {
        max-width: 150px;
        padding: 7px 10px;
        /* height: 80px; */
    }
    .box-header-main-right>ul>li>a>i {
        font-size: 20px;
    }
    .box-header-main-right>ul>li {
        margin: 0 5px;
    }
    .group-social {
        margin-left: 10px;
    }
    .box-social-header-top .box-info ul li {
        margin-right: 10px;
    }
}


/*end css header*/


/* 2) css footer.css */

.footer {
    color: #fff;
    width: 100%;
    float: left;
    border-top: solid 3px #fff;
    background-image: url(../images/bg_footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    background: #148c8b;
}

.footer-top {
    padding: 30px 0 30px;
    /* background: #729a33; */
    text-align: center;
}

.logo-footer {
    padding: 19px 0;
    margin-bottom: 20px;
}

.logo-footer .image {
    margin-bottom: 10px;
}

.logo-footer img {
    max-width: 200px;
    height: auto;
    object-fit: cover;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.footer-desc {}

.footer-contact-infor {
    margin-bottom: 45px;
    padding-bottom: 10px;
    border-bottom: solid 1px #9b9eae;
}

.footer-contact-infor .contact-item {
    margin-bottom: 20px;
}

.footer-contact-infor .contact-item .box-contact {}

.footer-contact-infor .contact-item .box-contact .icon {
    margin-bottom: 15px;
}

.footer-contact-infor .contact-item .box-contact .icon img {
    height: 50px;
    width: auto;
    object-fit: cover;
}

.footer-contact-infor .contact-item .box-contact h3 {}

.footer-contact-infor .contact-item .box-contact h3 span {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 28px;
    display: block;
    text-transform: uppercase;
}

.footer-contact-infor .contact-item .box-contact h3 p {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    line-height: 28px;
    display: block;
}

.footer-contact-infor .contact-item .box-contact a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    line-height: 28px;
    display: block;
    font-weight: 600;
}

.footer-main {
    /* padding: 40px 0 25px; */
    /* background-color: #668a2d; */
    padding-bottom: 25px;
}

.footer-main>.container>.row {
    display: flex;
    flex-wrap: wrap;
}

.content-box {
    margin-bottom: 10px;
}

.content-box:not(:last-child) {
    /* border-right: 1px dashed rgb(255, 255, 255, 0.5); */
}

.footer__other {
    width: 100%;
    color: #fff;
    float: left;
}

.title-footer {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 25px;
}

.footer__policy a {
    color: #fff;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 37px;
    position: relative;
    padding-left: 10px;
}

.footer__policy a:hover {
    color: #063c77;
}

.footer__policy a:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background: #fff;
    top: 19px;
    left: 0px;
}

.footer__policy {
    text-align: left;
}

.footer__policy ul li {
    list-style: disc;
    margin-left: 20px;
}

.footer-bottom {
    overflow: hidden;
    padding: 15px 0;
    position: relative;
    background: #ccaf87;
}

.images_footer {
    text-align: left;
}

.images_footer img {
    padding: 5px 0;
    width: 220px;
}

.pt_list_addres {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    text-align: left;
}

.pt_list_addres ul li {
    list-style: disc !important;
    margin-left: 20px;
    font-size: 15px;
    line-height: 28px;
}

.pt_list_addres img {
    width: 30px;
}

.cpy p {
    margin-bottom: 0;
    text-align: center;
}

.coppy-right {
    color: #fff;
    float: left;
}

.back_to_top {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    padding: 6.5px 10px;
    border-radius: 50px;
    z-index: 99;
    overflow: hidden;
}

.back_to_top span {
    display: inline-block;
    float: left;
    line-height: 27px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    transition: 0.5s;
    width: 0;
}

.back_to_top img {
    width: auto;
    float: left;
    margin-top: 3px;
}

.pt_contact_vertical {
    position: fixed;
    display: block !important;
    bottom: 85px;
    z-index: 100;
    left: 25px;
}

.contact-mobile .contact-item a {
    margin-bottom: 8px;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

.contact-mobile .contact-item a i {
    color: #fff;
    line-height: inherit;
}

.contact-mobile .contact-item .fb-mess {
    background-color: #4b76bd;
}

.tel_phone {
    border-radius: 30px;
    line-height: 45px;
    position: absolute;
    height: 45px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background-color: #e9242d;
    color: white;
    top: 73px;
    left: 90px;
    padding: 0;
    font-weight: 600;
    width: 0;
    overflow: hidden;
    padding-left: 29px;
    transition: all 0.5s;
    opacity: 0;
}

.quick-alo-phone:hover .tel_phone {
    width: 165px;
    left: 90px;
    opacity: 1;
}

.tel_phone a {
    margin: 0;
    color: #fff;
    display: block;
    width: 135px;
}

.quick-alo-phone.quick-alo-show {
    visibility: visible;
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    display: block;
    cursor: pointer;
    z-index: 98;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
    left: -50px;
    bottom: -50px;
}

.quick-alo-ph-circle {
    width: 100px;
    height: 100px;
    top: 45px;
    left: 45px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #3a71aa 9;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color: #e9242d;
    opacity: 0.5;
}

.quick-alo-ph-circle-fill {
    width: 80px;
    height: 80px;
    top: 55px;
    left: 55px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #e9242d;
    opacity: 0.75;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}

.quick-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/quick-call-button.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-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%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@media (max-width:991px) {
    .content-box:not(:last-child) {
        border: unset;
    }
}


/*  end css footer.css */


/* 3) css cart.css */

.title-cart {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: left;
    border-bottom: 3px solid #000;
}

.payment {
    margin-top: 0;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
}

.count {
    text-align: center;
    position: relative;
}

.count .uk-position-relative {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.count .btn {
    position: relative;
    width: 30px;
    line-height: 30px !important;
    height: 30px;
    border: 1px solid #dfdfdf;
    border-right-color: rgb(223, 223, 223);
    border-right-style: solid;
    border-right-width: 1px;
    top: 0;
    cursor: pointer;
    padding: 0;
}

.count .augment {
    /* right: 50px; */
}

.count .abate {
    /* left: 50px; */
}

.pt_tieudebang,
.pt_tieudebang td {
    border: unset;
    color: #0275bc;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.list_sanpham table {
    border: unset;
}

.pt_total_money button {
    background: #fff;
    border: 1px solid #707070;
    padding: 2px 10px;
    text-align: center;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    color: #000;
}

.pt_total_money button i {
    margin-right: 5px;
    color: #c6221e;
    line-height: 1.5;
}

.pt_thanhtien {
    display: block;
    margin-bottom: 10px;
    padding: 5px 0;
    font-weight: 600;
    font-size: 16px;
    color: #e9242d;
}

table .count .augment::before {
    margin: 13px auto;
}

.count .augment::before {
    width: 8px;
    height: 2px;
    margin: 14px auto;
    content: "";
    display: block;
}

.count .augment::before {
    background: #345d47;
}

table .count .augment::after {
    top: 10px;
}

.count .augment::after {
    content: "";
    width: 2px;
    height: 8px;
    background: #345d47;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 11px;
    left: 0px;
    right: 0;
}

.count .quantity {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #dfdfdf;
}

.count .abate::before {
    width: 8px;
    height: 2px;
    content: "";
    margin: 13px auto;
    display: block;
}

.count .abate::before {
    background: #33674b;
}

table .count .abate::before {
    margin: 13px auto;
}

.payment .step .item {
    float: left;
    width: 33.33%;
}

.payment .step .link {
    display: block;
    padding: 8px 35px 8px 30px;
    padding-left: 30px;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    font-weight: bold;
    background: #fff;
    position: relative;
    margin-bottom: 0;
}

.payment .step .active .link {
    background: #ccc;
}

.payment .step .item:first-child .link {
    padding-left: 20px;
    height: 40px;
    /* color: #fff; */
}

.payment .step .number {
    display: inline-block;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #999;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}

.payment .step .active .number {
    background: #fff;
    color: #333;
}

.pt_table_cart {
    margin-top: 20px;
}

.pt_table_cart,
.pt_table_cart tr,
.pt_table_cart td {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px;
}

.pt_table_cart .pt_cart_header {
    background: #ccc;
    color: #333;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
}

.pt_table_cart .pt_cart_header td {
    color: inherit;
    padding: 10px 15px;
    min-width: 90px;
    font-size: 15px;
}

.pt_table_cart .pt_cart_header .pt_images_cart {}

.pt_table_cart .pt_cart_header .pt_desc_cart {}

.pt_table_cart .pt_cart_header .pt_price_cart {}

.pt_table_cart .pt_cart_header .pt_quality_cart {}

.pt_table_cart .pt_cart_header .pt_money_cart {}

.pt_item_product_cart {}

.pt_item_product_cart .pt_images_cart {
    padding: 5px;
}

.pt_item_product_cart .pt_images_cart img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.pt_item_product_cart .pt_desc_cart {
    font-size: 16px;
    font-weight: 600;
}

.pt_item_product_cart .pt_price_cart {
    color: #e9242d;
    font-size: 120%;
    font-weight: bold;
    text-transform: lowercase;
}

.pt_item_product_cart .pt_quality_cart {
    text-align: center;
}

.pt_item_product_cart .pt_money_cart {}

.pt_item_product_cart .pt_money_cart .pt_thanhtien {
    font-weight: bold;
    font-size: 120%;
}

.pt_box_money_product {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.pt_box_money_product ul {
    max-width: 470px;
    width: 100%;
}

.pt_box_money_product ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* padding: 10px 0; */
}

.pt_box_money_product ul li:first-child {
    border-bottom: 1px solid #eee;
}

.pt_box_money_product ul li span {
    display: inline-block;
    width: 50%;
    margin: 10px 0 !important;
    text-transform: uppercase;
    color: #707070;
    font-size: 16px;
}

.pt_box_money_product ul li span strong {
    color: #e9242d;
    font-size: 120%;
}

.pt_box_money_product ul li span.box_dattour {
    font-size: 14px;
}

.dat_hang {
    margin-top: 10px;
    text-align: right;
    margin-bottom: 20px !important;
}

.dat_hang button {
    border: none;
    background: #333;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    white-space: nowrap;
}

.bosanphan {
    background: #e9242d;
    color: #fff;
    border: unset;
    padding: 2px 8px;
    border-radius: 3px;
}

.pt_cart_step_3 {}

.pt_title_cart {
    background: #668a2d;
    margin: 10px 0;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}

.pt_infor_customer_cart {
    font-size: 15px;
    line-height: 30px;
    margin-top: 20px;
}

.pt_box_money_product ul li span.box_dattour a {
    background: #e9242d !important;
    color: #FFF;
    padding: 10px 25px;
    font-weight: bold;
    border-radius: 5px;
}

.pt_template_cart {
    padding-top: 30px;
}

.pt_tieudebang,
.pt_tieudebang td {
    font-size: 14px;
    background: #fff;
    color: #333;
    padding: 10px 10px !important;
    border: solid 1px #d2d2d2;
}

.title_thongtin {
    background: #f7f7f7;
    padding: 10px 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.contact_primary1 {
    margin-top: 0px;
    background: #fff;
    border: solid 1px #eee;
    overflow: hidden;
    padding: 15px;
    line-height: 32px;
    margin-bottom: 20px !important;
}

.contact_primary1 input {
    width: 100%;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 32px;
    margin-bottom: 15px!important;
}

.contact_primary1 select {
    width: 100%;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 32px;
    margin-bottom: 15px!important;
}

.contact_primary1 textarea {
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 80px;
    margin-bottom: 0px!important;
    outline: 0;
}

.box_dattour button {
    background: #668a2d;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 12px;
    font-weight: bold;
    border: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 20px;
}

.box_dattour button i {
    margin-left: 5px;
}

.chinhsach {
    background: url(../images/bg_ss1.png);
    padding: 30px 0;
}

.chinhsach .title_chinhsach h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 25px;
    font-weight: 600;
}

.chinhsach .desc_chinhsach {
    max-width: 750px;
    text-align: center;
    justify-content: center;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    padding: 20px 0;
    margin: auto;
}


/*css reponsive cart*/

@media (max-width:767px) {
    .pt_table_cart .pt_cart_header {
        display: none;
    }
    .pt_item_product_cart td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
        color: #333;
        font-weight: bold;
    }
    .count .uk-position-relative {
        justify-content: flex-end
    }
    .pt_table_cart {
        margin-top: 20px;
    }
    .pt_table_cart,
    .pt_table_cart tr,
    .pt_table_cart td {
        border: none;
    }
    .pt_item_product_cart .pt_images_cart {
        display: none;
    }
    .pt_table_cart .pt_item_product_cart {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        /* padding-bottom: 0px; */
        /* margin-bottom: 10px; */
        /* display: block; */
    }
    .pt_item_product_cart td {
        display: block;
        width: 100%;
        text-align: right;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pt_item_product_cart .pt_desc_cart {}
    .pt_item_product_cart .pt_price_cart {}
    .pt_item_product_cart .pt_quality_cart {
        text-align: right;
    }
    .pt_item_product_cart .pt_money_cart {}
    .pt_total_money button {
        background: #c6221e;
        color: #fff;
        border: none;
    }
    .pt_total_money button i {
        color: inherit;
        margin-right: 0;
    }
    .payment .step .link {
        padding-left: 20px;
    }
    .home_top .payment .step .item {
        width: 100%;
    }
}

@media (max-width: 550px) {
    .pt_box_money_product ul li span {
        font-size: 14px;
    }
    .pt_box_money_product ul li {
        justify-content: flex-end
    }
    .pt_box_money_product ul li span.dat_hang {
        /* width: 100%; */
    }
    .dat_hang button {
        font-size: 12px;
        padding: 7px 10px;
        border-radius: 5px;
        line-height: 1;
    }
    .pt_box_money_product ul li span.dat_hang {
        /* width: 100%; */
    }
    .pt_box_money_product ul li span.box_dattour {
        /* width: 100%; */
        font-size: 12px;
        width: auto;
        margin-left: 5px !important;
    }
    .pt_box_money_product ul li span.box_dattour a {
        padding: 7px 10px !important;
        background: #d92025;
        color: #FFF;
        padding: 10px 25px;
        font-weight: bold;
        border-radius: 5px;
    }
    .pt_tieudebang,
    .pt_tieudebang td {
        font-size: 13px;
    }
    .pt_box_money_product ul li span {
        /* font-size: 14px; */
    }
    .box_agency .name_company_in {
        font-size: 18px;
    }
}

@media (max-width:375px) {
    .pt_box_money_product ul li span {
        width: 100%;
    }
    .pt_thanhtien {
        font-size: 13px;
    }
}


/*end css template cart*/


/* 4) stylesheet-2.css */

* {
    margin: 0;
    padding: 0;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 10px 0;
    padding: 0;
}

table {
    width: 100%;
}

table,
th,
td {
    font-size: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    padding-left: 10px;
    border-color: #ddd;
}

tr {
    margin-bottom: 10px;
}

td {
    vertical-align: central;
    padding: 5px !important;
    border-color: #ddd;
}

ul li {
    list-style: none;
    position: relative;
}

p {
    padding: 0;
    margin: 0;
}

i.fa {
    line-height: inherit;
}

body {
    background-color: #fff!important;
}

img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: inherit;
}

a:focus {
    outline: none;
}

ol,
ul {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #063c77;
}

html {
    scroll-behavior: smooth;
}

.slick-slider {
    margin-bottom: 0;
}

.group-title2 {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

.group-title-while {
    color: #fff;
}

.group-title2 .title1 {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    text-align: center;
    margin-bottom: 12px;
    font-size: 25px;
    color: #fff;
}

.group-title2 .desc {
    color: #fff;
}

.group-title .title-underline {
    position: relative;
    margin-bottom: 20px;
    padding-top: 5px;
}

.group-title .title-underline:before {
    content: "";
    bottom: auto;
    top: -30px;
    left: 50%;
    background-image: url(../images/before_title.png);
    background-position: center center;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -os-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background-repeat: no-repeat;
}

.group-title .desc {
    margin-bottom: 0;
    line-height: 24px;
    max-width: 650px;
    font-size: 15px;
    text-align: center;
    margin: auto;
}

.group-title-2 {
    margin-bottom: 30px;
}

.group-title-2 .title {
    margin: 0;
    color: #434a6e;
    display: block;
    font-size: 30px;
    font-weight: 600;
}

.slide-category-1 .slick-prev,
.slide-category-1 .slick-next {
    width: 35px;
    height: 35px;
    background-color: #e9e9f3;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide-category-1 .slick-prev {
    left: -15px;
    opacity: 1;
    z-index: 10;
}

.slide-category-1 .slick-prev i,
.slide-category-1 .slick-next i {
    font-size: 20px;
    line-height: 1;
    color: #063c77;
    /* margin-top: -5px; */
}

.slide-category-1 .slick-next {
    opacity: 1;
    right: -15px;
}

.slide-category-1 .slick-dots {
    bottom: -30px;
}

.slide-category-1 .slick-dots li {
    width: 8px;
    height: 8px;
    background: #dadadf;
    border-radius: 100%;
}

.slide-category-1 .slick-dots li.slick-active {
    background: #434a6e;
}

.slide-category-1 .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
}

.slide-category-1 .slick-dots li button:before {
    width: 100%;
    height: 100%;
}

.slide-category-2 .slick-prev {
    right: 40px;
    left: unset;
    opacity: 1;
    z-index: 10;
}

.slide-category-2 .slick-prev i,
.slide-category-2 .slick-next i {
    font-size: 20px;
    color: #063c77;
    /* margin-top: -5px; */
}

.slide-category-2 .slick-next {
    opacity: 1;
    right: 10px;
}

.slide-category-2 .slick-next,
.slide-category-2 .slick-prev {
    top: -45px;
}


/*css slide home*/

.slide {}

.slide .slick-dots {
    bottom: 20px;
}

.slide .slick-dots li {
    border-radius: 100%;
    width: 12px;
    height: 12px;
    /* position: absolute; */
    background: rgba(153, 153, 153, 1);
    border: 3px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0px 0px 2px 1px rgba(130, 130, 130, 0.3);
}

.slide .slick-dots li.slick-active {
    background: rgba(255, 255, 255, 1);
    border: 3px solid rgba(0, 0, 0, 1);
}

.slide .slick-dots li button {
    width: 12px;
    height: 12px;
}

.slide .slick-dots li button:before {
    width: 12px;
    height: 12px;
}

.slide :hover .slick-prev {
    left: 20px;
}

.slide :hover .slick-next {
    right: 20px;
}

.slide .slick-prev:before,
.slide .slick-next:before {
    display: none;
}

.slide .slick-prev,
.slide .slick-next {
    margin: 0;
    width: 44px;
    height: 44px;
    border-radius: 5px;
    transform: translateY(-50%);
    z-index: 3;
    text-align: center;
    opacity: 1;
    /* background-color: #fff; */
    /* border-radius: 100%; */
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.4);
    background-size: 20px 30px;
}

.slide .slick-prev i,
.slide .slick-next i {
    color: #00a9da;
    line-height: 24px;
    font-size: 14px;
    opacity: 0;
}

.slide .slick-prev {
    left: 0px;
    background-image: url(../images/ic_previous_black.png);
}

.slide .slick-next {
    right: 0px;
    background-image: url(../images/ic_next_black.png);
}

.wrap-slide-home {
    /* padding: 40px 0; */
}

.slide .box-slide {}

.slide .box-slide img {
    /* min-height: 250px; */
    object-fit: cover;
    height: auto;
}

.wrap-product-home {
    padding: 70px 0 70px;
}

.card-product-home {
    padding: 1px 0;
    margin-bottom: 30px;
}

.card-product-home .box-card {
    width: 100%;
    border: solid 1px #e9e9f3;
    border-radius: 5px;
}

.card-product-home .product-thumbnail {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.card-product-home .product-thumbnail a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.card-product-home .box-card:hover .product-thumbnail a:before {
    opacity: .6;
}

.card-product-home .product-thumbnail img {
    object-fit: cover;
    height: 210px;
    width: 100%;
}

.card-product-home .product-thumbnail .news-hot {
    background: #ffc321;
    width: 100px;
    height: 55px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    position: absolute;
    text-align: center;
    line-height: 70px;
    right: -34px;
    top: -11px;
    text-transform: uppercase;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.card-product-home .product-thumbnail .cnew {
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    background: #fb6b26;
    color: #fff;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    line-height: 24px;
    border-radius: 20px;
}

.card-product-home .product-infor-home {
    background: #fff;
    padding: 0;
    width: 100%;
    margin: 15px 0 0;
    position: relative;
}

.card-product-home .product-infor-home .product-name {
    font-size: 18px;
    font-weight: 700;
    padding: 0px 20px 0;
    line-height: 24px;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 100%;
    margin: 0 0 10px;
}

.card-product-home .product-infor-home .product-desc {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 5px;
    color: #434a6e;
    overflow: hidden;
    line-height: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    padding: 0px 20px;
    margin-bottom: 15px;
}

.card-product-home .product-infor-home .infor {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.card-product-home .product-infor-home .infor ul {}

.card-product-home .product-infor-home .infor ul>li {
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 1.3;
}

.card-product-home .product-infor-home .infor ul>li i {
    font-size: 13px;
    font-weight: 400;
    color: #063c77;
    line-height: 18px;
    /* margin-bottom: 5px; */
    width: 25px;
}

.card-product-home .product-infor-home .wrap-price-item {
    width: 100%;
    padding: 20px 20px;
    border-top: solid 1px #e9e9f3;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-product-home .product-infor-home .product-item-price {}

.card-product-home .product-infor-home .product-price {
    color: #fb6b26;
    font-weight: 700;
    margin-right: 10px;
    font-size: 16px;
}

.views-details {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
    background: #063c77;
    padding: 0;
    border-radius: 3px;
    position: relative;
    width: 100px;
    text-align: center;
}

.views-details:hover {
    background-color: #434a6e;
    color: #fff;
}

.wrap-why-choose {
    padding: 60px 0 40px 0;
    background-image: url(../images/bg_why.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
}

.list-choose {}

.choose-item {
    margin-bottom: 40px;
}

.choose-item .box-choose {
    display: flex;
}

.choose-item .icon {
    width: 42px;
}

.choose-item .content {
    width: calc(100% - 42px - 30px);
    -webkit-width: calc(100% - 42px - 30px);
    -moz-width: calc(100% - 42px - 30px);
    -o-width: calc(100% - 42px - 30px);
    -os-width: calc(100% - 42px - 30px);
    margin-left: 30px;
}

.choose-item .content h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    padding: 0px;
    margin: 0px;
    display: block;
}

.choose-item .content h3 a {}

.choose-item .content .desc {
    margin: 0px;
    padding: 0px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 23px;
    width: 100%;
    opacity: .5;
}

.wrap-product-hot {
    padding: 40px 0;
}

.wrap-form-register-home {
    padding: 50px 0;
    background-image: url(../images/bg_subscribe.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    background: #148c8b;
    /*	background-image: linear-gradient(to bottom right, #f3e208 , #3daa54 , #f3e208);*/
}

.box-form {
}

.box-form form {
    width: 100%;
}

.box-form .input-group .form-control {
    height: 50px;
    padding-left: 20px;
    border-radius: 5px;
}

.box-form .input-group-btn>.btn {
    height: 50px;
    padding-left: 25px;
    padding-right: 25px;
    background: #063c77;
    color: #fff;
    text-transform: uppercase;
    border-color: #063c77;
    margin-left: 10px;
    border-radius: 5px;
}

.hover-img-1 {
    display: block;
    position: relative;
}

.hover-img-1:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.hover-img-1:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.hover-img-1:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.3);
}

.hover-img-1:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.3);
}

.wrap-news-home {
    padding: 50px 0 40px;
    background-color: #fff;
}

.wrap-news-home .banner {
    margin-bottom: 20px;
}

.wrap-news-home .card-news-horizontal .content h3 a {
    max-height: 72px;
    line-height: 20px;
    height: unset;
    display: block;
}

.wrap-news-card {}

.list-card-item-main {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;
}

.card-item-main {
    padding: 0 10px;
}

.card-item-main .box {
    position: relative;
}

.card-item-main .box .image {}

.card-item-main .box .image img {
    object-fit: cover;
    height: 250px;
}

.card-item-main .box .content {
    margin-top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 0 15px 20px;
    background: -moz-linear-gradient(90deg, #1c2035 0%, rgba(50, 60, 133, 0) 100%);
    background: -webkit-linear-gradient(90deg, #1c2035 0%, rgba(50, 60, 133, 0) 100%);
    background: -ms-linear-gradient(90deg, #1c2035 0%, rgba(50, 60, 133, 0) 100%);
}

.card-item-main .box .content h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin: 0;
    line-height: 24px;
    margin-bottom: 0px;
}

.card-item-main .box .content h3 a {
    text-decoration: none;
}

.card-item-main .box .content .date {
    color: #fff;
}

.card-item-main .box .content .date i {
    margin-right: 5px;
    color: #063c77;
}

.card-item-main .box .content .desc {}

.list-card-news-horizontal {}

.card-news-horizontal {
    margin-bottom: 8px;
}

.card-news-horizontal .box {
    display: flex;
    flex-wrap: wrap;
}

.card-news-horizontal .image {
    width: 120px;
}

.card-news-horizontal .content {
    width: calc(100% - 120px);
    padding-left: 15px;
}

.card-news-horizontal .image img {
    height: 80px;
    object-fit: cover;
}

.card-news-horizontal .content h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.card-news-horizontal .content h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 24px;
    height: 24px;
}

.card-news-horizontal .content .date {
    margin-bottom: 5px;
    font-size: 13px;
    color: #898989;
}

.card-news-horizontal .content .date i {
    color: #063c77;
    margin-right: 5px;
}

.card-news-horizontal .content .desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}

.card-news-horizontal .content h3 a {
    -webkit-line-clamp: 1;
    height: 24px;
}

.card-news-horizontal-2 {
    padding-top: 30px;
    border-top: solid 1px #ebebeb;
}

.card-news-horizontal-2 .content h3 {
    font-size: 20px;
    margin-bottom: 7px;
}

.card-news-horizontal-2 .content .date {
    margin-bottom: 10px;
}

.card-news-horizontal-2 .image {
    width: 250px;
}

.card-news-horizontal-2 .content {
    width: calc(100% - 250px);
}

.card-news-horizontal-2 .image img {
    height: auto;
}

.card-news-horizontal-2 .content .desc {
    -webkit-line-clamp: 4;
    height: 80px;
}

.wrap-partner {
    padding: 25px 0;
    border-top: solid 1px #ebebeb;
}

.wrap-partner .list-item {}

.wrap-partner .list-item .item {
    padding: 10px;
}

.wrap-partner .list-item .box {
    border: 1px solid #eee;
    padding: 10px;
}

.wrap-partner .list-item img {}


/*css product*/

.breadcrumb-slide {
    background-image: url(../images/bg_breadcrumb.png);
    background-size: cover;
    background-position: center top;
    padding: 25px 0px;
    background-repeat: no-repeat;
    min-height: 320px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    flex-flow: column;
    color: #fff;
    text-align: center;
}

.breadcrumb-slide .title-slide {
    font-weight: 700;
    font-size: 48px;
}

.breadcrumbs {
    position: relative;
    width: 100%;
    /* padding-top: 20px; */
}

.breadcrumbs ul {
    width: 100%;
    padding: 15px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.breadcrumbs ul>li {
    display: inline-block;
    /* float: left; */
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-weight: 400;
}

.breadcrumbs ul>li>a {
    font-weight: 400;
}

.breadcrumbs ul>li>a:after {
    content: "\f101";
    margin: 0px 10px;
    font: normal normal normal 14px/1 FontAwesome;
}

.breadcrumbs ul>li:last-child a:last-child:after {
    content: unset;
}

.breadcrumbs ul>li span {
    display: inline-block;
    color: #fff;
}

.template-detail {
    padding: 30px 0;
}


/*css san pham chi tiÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿t */

.wrap-top {
    background-color: #fff;
    padding: 30px 20px 10px;
}

.product-detail-left-content .image {
    position: relative;
}

.sale-1 {
    position: absolute;
    top: 0;
    left: 20px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 1px 0px 0px;
    padding-bottom: 4px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    width: 40px;
    height: 36px;
    background-image: url(../images/bg-sale.png);
    background-size: 40px 36px;
    background-position: 0px 0px;
}

.product-detail-left-content .sale-1 {
    right: 0;
    left: unset;
}

.product-detail-left-content .column {
    /* float: left; */
    /* width: 25%; */
    padding: 5px;
}

.product-detail-left-content .column img {
    opacity: 0.8;
    cursor: pointer;
    height: 90px;
    object-fit: cover;
    padding: 5px;
    border: 1px solid #dedede;
}

.product-detail-left-content .column img:hover {
    opacity: 1;
}

.list-image-small {
    padding: 0 20px;
    max-width: 500px;
    margin: 0 auto;
}

.list-image-small:after {
    content: "";
    display: table;
    clear: both;
}

.list-image-small .slick-prev,
.list-image-small .slick-next {
    opacity: 1;
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    margin: 0;
}

.list-image-small .slick-prev {
    left: -30px;
}

.list-image-small .slick-next {
    right: -30px;
}

.list-image-small .slick-prev i,
.list-image-small .slick-next i {
    font-size: 18px;
    color: #063c77;
}

.product-information {}

.name-product {
    color: #434a6e;
    font-size: 30px;
    font-weight: 700;
    margin: 0px 0px 20px;
    line-height: normal;
}

.code-product {
    color: rgb(120, 120, 120);
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 10px;
}

.code-product span {
    font-weight: 600;
    margin-right: 5px;
}

.box-price-detail {
    /* display: flex; */
    /* margin-bottom: 20px; */
    /* background-color: #eee; */
    /* padding: 10px 15px; */
}

.box-price-detail .new-price {
    font-weight: 700;
    font-size: 30px;
    color: #063c77;
}

.gioi_thieu {}

.gioi_thieu h2 {
    font-size: 14px;
    font-weight: 700;
    color: #434a6e;
    margin-bottom: 10px;
}

.gioi_thieu .desc {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #83839a;
}

.product-action .list-btn-action {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-action .list-btn-action a {
    width: 49%;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

.product-action .list-btn-action a span {
    display: block;
}

.product-action .list-btn-action a span:last-child {
    font-size: 12px;
    font-weight: 400;
}

.product-action .list-btn-action .btn-call-now {
    background: #063c77;
    border: solid 1px transparent;
    position: relative;
}

.product-action .list-btn-action .btn-register {
    background: #434a6e;
}

.wrap-tab-product-detail .tab-content {
    padding: 25px 30px;
    background: #fff;
    border: solid 1px #ebebeb;
}

.wrap-tab-product-detail .tab-content .tab-text {
    line-height: 1.8;
}

.wrap-tab-product-detail {
    margin-top: 40px;
}

.wrap-tab-product-detail .nav-pills>li.active>a,
.wrap-tab-product-detail .nav-pills>li.active>a:focus,
.wrap-tab-product-detail .nav-pills>li.active>a:hover {
    background: #063c77;
}

.wrap-tab-product-detail .nav-pills>li>a {
    background: #e9e9f3;
    border: solid 1px #e9e9f3;
}

.product-relate {}

.title-1 {
    color: #434a6e;
    display: block;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
}

.list-product-card {}

.product-relate {
    padding-top: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.product-relate .box {}

.product-relate .image {}

.product-relate .image img {}

.product-relate .name {
    font-weight: 700;
    font-size: 24px;
    margin-top: 20px;
}

.product-relate .name a {}

.product-relate .desc {
    font-weight: 400;
    font-size: 16px;
    color: #83839a;
    line-height: 22px;
    margin-top: 5px;
}


/*end css sÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â£n phÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â©m chi tiÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿t*/


/*css sidebar*/

.side-bar {
    background-color: #eee;
    box-shadow: 0 1px 2px #d9dadb;
    margin: 0 0 30px 0;
}

.side-bar:last-child {
    margin-bottom: 0;
}

.title-sider-bar {
    font-size: 16px;
    margin: 0;
    color: #000000;
    font-weight: 700;
    padding: 16px 20px 12px;
    border-bottom: 1px solid #ccc;
    line-height: 26px;
    text-transform: uppercase;
}

.list-category {}

.menu-side-bar {}

.list-category ul>li>a>img {
    /*width: 18px;
    height: 18px;
    margin-right: 16px;*/
}

.list-category ul>li>a .pt_icon_right {
    position: absolute;
    right: 0;
    top: 3px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    transition: all 0.5s;
    opacity: 0.4;
}

.list-category ul>li>a .pt_icon_right2 {
    position: absolute;
    right: 0;
    top: 2px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    transition: all 0.5s;
    opacity: 0.4;
}

.list-category ul>li>a .pt_icon_right:before {
    content: "\f067";
}

.list-category ul>li>a .pt_icon_right2:before {
    content: "\f067";
}

.list-category ul>li.nav_item.active a .pt_icon_right:before {
    content: "\f068";
}

.list-category ul>li.nav_item1.active a .pt_icon_right2:before {
    content: "\f068";
}

.list-category ul>li.active a .pt_icon_right {
    /* transform: rotate(90deg); */
}

.list-category ul>li>a {
    position: relative;
    user-select: none;
    display: block;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    clear: both;
    font-weight: 400;
    font-size: 14px;
    overflow: hidden;
    -webkit-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 20px;
    /* color: #222222; */
    position: relative;
}

.list-category>ul>li>a {
    padding-left: 20px;
    font-size: 15px;
}

.list-category ul>li>a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 20px;
    top: 18px;
}

.list-category ul>li>a>span {
    padding-left: 16px;
    /* border-left: 1px solid #e5e5e5; */
}

.menu-side-bar-leve-2 {
    display: none;
}

.menu-side-bar-leve-3 {
    display: none;
}

.list-category .menu-side-bar-leve-2>li>a {
    padding-left: 40px;
    line-height: 35px;
    height: 35px;
}

.list-category .menu-side-bar-leve-2>li>a:before {
    left: 30px;
    top: 11px;
}

.list-category .menu-side-bar-leve-3>li>a {
    padding-left: 70px;
    line-height: 35px;
    height: 35px;
}

.list-category .menu-side-bar-leve-3>li>a:before {
    left: 58px;
    top: 11px;
}

.list-trending {}

.list-trending ul {
    display: flex;
    flex-wrap: wrap;
}

.list-trending ul>li {
    font-size: 13px;
    margin-top: 0;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
}

.list-trending ul>li>.box {
    display: flex;
    flex-wrap: wrap;
}

.list-trending ul>li>.box .xemthem {
    display: inline-block;
    padding: 5px 15px;
    background-color: #668a2d;
    color: #fff;
    border-radius: 5px;
    margin-top: 5px;
}

.list-trending .box .icon {
    width: 75px;
    overflow: hidden;
    height: 80px;
}

.list-trending .box .icon img {
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.list-trending .box .icon:hover img {
    transform: scale(1.1);
}

.list-trending .box .content {
    width: calc(100% - 75px);
    padding-left: 10px;
}

.list-trending .box .content .name {
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 20px;
}

.list-trending .box .content .name a {
    /* color: inherit; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
}

.list-trending .box .content .name a:hover {}

.list-trending .box .content .desc {
    line-height: 1.42857143;
    color: #333333;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.card-news-main-2 {
    margin-bottom: 30px;
}

.card-news-main-2 .box {
    display: flex;
    flex-wrap: wrap;
}

.card-news-main-2 .box .image {
    width: 50%;
}

.card-news-main-2 .box .image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.card-news-main-2 .box .content {
    width: 50%;
    padding-left: 25px;
}

.card-news-main-2 .box .content h3 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin: 0px 0px 10px;
    color: #434a6e;
}

.card-news-main-2 .box .date {}

.card-news-main-2 .box .date i {
    margin-right: 5px;
    color: #063c77;
}

.card-news-main-2 .box .desc {
    line-height: 1.7;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    margin-bottom: 20px;
}


/*css tin chi tiÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿t*/

.news-detail {
    padding: 0px 0 20px;
    text-align: justify;
}

.news-detail .news-title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 20px;
}

.news-detail .author {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    background: #eee;
    padding: 5px 10px;
}

.news-detail .author .date i {
    margin-right: 5px;
    color: #063c77;
}

.news-detail ul {
    list-style: disc;
    padding-left: 20px;
}

.news-detail ul>li {
    list-style: disc;
}

.news-detail>.image {}

.news-detail .news_note {
    margin-top: 15px;
    margin-bottom: 15px;
}

.news-detail>.image>img {
    max-width: 100%;
    height: auto;
}

.news-detail .news-title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 20px;
}

.news-detail .content-news {
    font-size: 15px;
    color: #535252;
}

.news-detail .content-news img {
    max-width: 100%;
    height: auto;
}

.news-detail .content-news ul,
.news-detail .content-news ul>li {
    list-style: disc;
}

.news-detail .content-news ul {
    padding-left: 20px;
}

.list_tab {
    margin-bottom: 15px;
    margin-top: 20px;
    display: none;
}

.list_tab li {
    display: inline-block;
}

.list_tab a {
    display: inline-block;
}

.list_tab li:first-child {
    display: inline-block;
    /* float: left; */
    height: 36px;
    font: normal 18px/36px 'Roboto-Bold', sans-serif;
    /* background: url(../images/ico-tag.png) left 6px no-repeat; */
    /* padding-left: 35px; */
    color: #000;
    font-weight: 700;
    margin-right: 10px;
}

.list_tab a {
    height: 36px;
    line-height: 36px;
    /* background-color: #ebebeb; */
    /* float: left; */
    padding: 0 10px;
    border-radius: 5px;
    margin: 0 5px 5px 0;
    background: #ccc;
    border-color: #ccc;
    color: #000;
}

.wrap-relate {
    background-color: #f2f2f2;
    padding: 10px 15px 20px;
}

.news-related-title {
    line-height: 1.35;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}

.list-news-related {}

.news-related-item {
    margin-bottom: 25px;
}

.news-related-item .box {
    display: flex;
    flex-wrap: wrap;
}

.news-related-item .image {
    width: 50%;
}

.news-related-item .content {
    width: 50%;
    padding-left: 25px;
}

.news-related-item .content .date {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 10px;
}

.news-related-item .content .day {
    font-size: 40px;
}

.news-related-item .content .year {
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 8px;
    width: 46px;
    height: 50px;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
    line-height: 1.42857143;
}

.news-related-item .content .name {
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    padding-right: 25px;
    letter-spacing: 0.05em;
}

.news-related-item .content .loadmore {
    display: inline-block;
    text-transform: uppercase;
    margin-top: 15px;
    position: relative;
    letter-spacing: 0.05em;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.list-news-related-2 {}

.list-news-related-2 .name {
    font-size: 16px;
}

.list-news-related-2 .name a {
    display: block;
    line-height: 1.4;
}

.list-news-related-2 .name a:before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

#pagination {
    text-align: center;
    margin: 10px 0 !important;
    float: left;
    width: 100%;
}

.pagination {
    display: inline-block;
    margin: 10px 0 30px 0;
}

.pagination span {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #034ea2;
    background-color: #fff;
    color: #034ea2;
    font-size: 14px;
}

.pagination a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #063c77;
    background-color: #063c77;
    color: #fff;
    font-size: 14px;
}


/*css template contact */

.wrap-template-contact {
    padding-top: 30px;
    background-color: #fff;
}

.contact-form {
    margin-bottom: 20px;
    text-align: left;
    margin-top: 20px;
}

.contact-form .form {}

.contact-form .form p {
    margin: 0 0 10px;
    font-size: 15px;
}

.contact-form .form input {
    font-size: 14px;
    color: #333333;
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 0px;
    height: 35px;
    padding: 0 15px;
    margin-bottom: 15px;
    outline: 0;
}

.contact-form .form textarea {
    font-size: 14px;
    color: #333333;
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 15px;
    outline: 0;
    height: 100px;
}

.contact-form .form button {
    font-size: 14px;
    color: #fff;
    background: #063c77;
    border: none;
    height: 35px;
    width: 150px;
    border-radius: 0px;
    cursor: pointer;
    outline: 0;
}

.contact-infor {
    margin-bottom: 20px;
    margin-top: 20px;
}

.title-contact {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
}

.contact-infor .infor {
    margin-bottom: 20px !important;
    line-height: 20px;
}

.contact-infor .infor .address {}

.contact-infor .infor .address .title {
    padding-bottom: 0;
}

.contact-infor .infor .address .pt_list_addres {
    margin-bottom: 15px;
}

.contact-infor .infor .address .pt_list_addres>li {
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 10px;
}

.contact-infor .infor .address .pt_list_addres>li i {
    margin-right: 5px;
}

.contact-infor .infor .map {}

.contact-infor .infor .map iframe {
    height: 350px;
}

.noidung_in {
    text-align: justify;
    font-size: 17px;
    line-height: 26px;
}

.noidung_in img {
    max-width: 100%;
}

.noidung_in ul {
    list-style: none;
    padding-bottom: 10px;
}

.noidung_in ul li {
    background: url(../images/dot.png) no-repeat 0 10px;
    padding: 5px 0 5px 25px;
}

.top-menu {
    position: fixed;
    top: 15%;
    right: 0;
    display: none;
    z-index: 9999;
}

.top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-menu ul li:first-child {
    background-color: #f68519;
}

.top-menu ul li {
    margin-bottom: 12px;
    width: 150px;
    border-radius: 5px 0 0 5px;
}

.top-menu ul li a {
    color: #d73242;
    background-clip: padding-box;
    display: block;
    font-weight: bold;
    font-size: 12px;
    box-shadow: -2px 3px 2px 0 rgba(0, 0, 0, 0.12);
    padding: 5px 0 3px 55px;
}

.top-menu ul li:first-child a {
    color: #000!important;
    padding: 4px 15px;
    font-weight: normal;
}

.top-menu ul li:first-child a span {
    font-weight: bold;
    font-size: 18px;
}

.top-menu ul li:nth-child(2) {
    background: #ffffff url(../images/dowload.png) no-repeat center left 15px;
}

.top-menu ul li:nth-child(3) {
    background: #eee url(../images/pdf.png) no-repeat center left 15px;
}

.modal-body {
    width: 40%;
}

.form-group {
    margin-bottom: 15px;
    border-radius: 0;
}

.form-group input {
    border-radius: 0;
    border: solid 1px #fff;
}

.form-group button {
    display: inline-block;
    background: #d22228;
    color: #fff;
    height: 38px;
    padding: 6px 25px;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0px;
    border: solid 1px #fff;
    border-radius: 0px;
    text-transform: uppercase;
    visibility: visible;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-name: animation-glowing-white;
    animation: animation-glowing-white 1.5s infinite;
    width: 100%;
}

.footer__other {
    width: 100%;
    color: #fff;
    float: left;
}

.footer__other .title {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 25px;
    padding-bottom: 3px;
    position: relative;
    text-transform: uppercase;
}

.footer__other .title:before {
    content: "";
    width: 80px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: calc(100% - 0px);
    display: block;
    left: 50%;
    transform: translateX(-50%);
}

.box-header-main-right ul {
    margin-bottom: 0px;
}
.item-images-chinhsach {
    margin-bottom: 10px;
}


@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.box-header-main-right>ul>li.contact-now:before {
        transform-origin: 17% 23%;
        -webkit-animuiion: zoom 1.3s infinite;
        animation: zoom 1.3s infinite;
        box-shadow: 0 0 0 0 #cae1f35e;
        content:"";
        width:100%;
        position: absolute;
        height: 100%;
        border-radius: 25px;
}

.menu.menu-desktop ul {
    margin-bottom: 0px;
}

.form-group button:hover {
    background: #e9c394;
    color: #fff;
}
.list-item.slick-cate-pages-thanhtoasn .dv-01-news-item h2 a {
    color: #176a7b;
}




/*end css template contact*/

@media (max-width:767px) {
    .modal-body {
        width: 100%;
    }
    .card-news-horizontal-2 .image {
        width: 150px;
    }
    .card-news-horizontal-2 .content {
        width: calc(100% - 150px);
    }
    .pt_contact_vertical {
        display: block;
    }
    .quick-alo-phone {
        display: block;
    }
}

@media(max-width:550px) {
    .quick-alo-phone {
        display: block;
    }
    .pt_contact_vertical {
        display: block;
    }
    .group-title .title {
        font-size: 20px;
    }
    .group-title-2 .title {
        font-size: 20px;
    }
    .slide-category-2 .slick-next,
    .slide-category-2 .slick-prev {
        top: -40px;
    }
    .box-form .input-group .form-control {
        width: 100%;
    }
    .box-form .input-group-btn {
        width: 100%;
    }
    .box-form .input-group {
        display: flex;
        flex-wrap: wrap;
    }
    .box-form .input-group-btn>.btn {
        width: 100%;
        margin-left: 0;
        margin-top: 5px;
    }
    .product-action .list-btn-action a {
        width: 100%;
        margin-bottom: 5px;
    }
    .breadcrumb-slide .title-slide {
        font-size: 30px;
    }
    .top-menu {
        top: initial;
        bottom: 0;
        left: 0;
        display: block;
        right: initial;
        width: 100%;
    }
    .top-menu ul li {
        border-radius: 0;
        margin-bottom: 0;
        height: 50px;
        width: 50%;
    }
    .top-menu ul li:first-child {
        float: left;
    }
    .top-menu ul li:nth-child(2) {
        display: none;
    }
    .nd {
        font-size: 16px;
    }
    .top-menu ul li:nth-child(3) {
        float: right;
    }
    .top-menu ul li a {
        height: 50px;
        line-height: normal;
    }
    .top-menu ul li:first-child a span {
        font-size: 14px;
    }
    .box-header-main-right {
        /* display: block; */
        /* padding-right: 42px; */
    }
    .box-header-main-right>ul>li.contact-now a {
        font-size: 15px;
        border: solid 1px #ebce6a;
        color: #333;
        width: auto;
        padding: 2px 15px;
    }
}

@media (max-width:400px) {
    .card-news-main-2 .box .image {
        width: 100%;
    }
    .card-news-main-2 .box .content {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }
    .card-news-horizontal-2 .image {
        width: 100%;
    }
    .card-news-horizontal-2 .content {
        width: calc(100%);
        padding-left: 0;
        margin-top: 15px;
    }
    .header-main {
        border-bottom: 1px solid #ffdf61;
    }
}


/* end stylesheet-2.css */