@font-face{font-family:'Roboto-Regular';font-display:block;src:url('../fonts/Roboto-Regular.woff');}
@font-face{font-family:'SVN-Poppins';font-display:block;src:url('../fonts/SVN-Poppins-Regular.ttf');font-weight: 400;}
@font-face{font-family:'SVN-Poppins';font-display:block;src:url('../fonts/SVN-Poppins-Medium.ttf');font-weight: 500;}
@font-face{font-family:'SVN-Poppins';font-display:block;src:url('../fonts/SVN-Poppins-SemiBold.ttf');font-weight: 600;}
@font-face{font-family:'SVN-Poppins';font-display:block;src:url('../fonts/SVN-Poppins-Bold.ttf');font-weight: 700;}
@font-face{font-family:'1FTV-Heavitas';font-display:block;src:url('../fonts/1FTV-Heavitas.otf');}
@keyframes spin{
to{transform:rotate(360deg);}
}
@keyframes blink{
0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
}
@keyframes shake-anim{
0%{transform:rotate(0) scale(1) skew(1deg);}
10%,30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg);}
20%,40%{-moz-transform:rotate(25deg) scale(1) skew(1deg);}
100%,50%{-moz-transform:rotate(0) scale(1) skew(1deg);}
}
@keyframes rotate{
from{transform:rotate(0);}
to{transform:rotate(360deg);}
}
@keyframes fadeup{
from{opacity:0;transform:translateX(-20px);}
to{opacity:1;transform:translateX(0);}
}
@keyframes pulse-animation{
0%{transform:scale3d(1,1,1);opacity:0;}
10%{transform:scale3d(1.1,1.1,1.1);opacity:1;}
100%{transform:scale3d(1.6,1.6,1.6);opacity:0;}
}
@keyframes border-animation{
0%{transform:scale3d(0.6,0.6,0.6);opacity:0;}
20%{transform:scale3d(1.2,1.2,1.2);opacity:1;}
100%{transform:scale3d(1.4,1.4,1.4);opacity:0;}
}
@keyframes slideAnimationlinear{
    0% {
        transform: translateX(100%);
    }
    50% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
.wrap-content{max-width:1200px;margin:auto;position: relative;}
:root{
    --maincolor:#C0262E;
    --color-social:#272626;
    --color-hover:#273893;
    --color-text:#2557ae;
    --color-2: #222;
    --color-3: #2B2B2B;
    --color-4: #CE1C1C;
    --color-5: #F9F0F0;
    --color-6: #014BAC;
    --m1: linear-gradient(90deg, #E9402D 0%, #F8CA36 100%);
}
.wap_between{max-width:1200px;margin:auto;}
body{font-size: 14px;font-family:'SVN-Poppins';}
.max-width{width: 95%;max-width:1200px;margin:0px auto;}
img{max-width:100%;height:auto;}
*{box-sizing:border-box;}
a{text-decoration:none;}
.social-plugin{display:flex;margin-top:10px;}
.scale-img img{transform:scale(1,1);}
.scale-img:hover > img{transform:scale(1.1,1.1);}
.hover-img{position:relative;overflow:hidden;display:block;}
.text-split{overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp: 3;}
.p-relative{position:relative;}
/* Transition All */
.transition,.btn-frame .kenit-alo-circle-fill,.control-owl button,.carousel-comment-media .carousel-control a span,.menu ul li a.has-child:after,.menu ul li ul,.menu ul li:hover > ul,.scale-img img,.scale-img:hover > img,.support-online .kenit-alo-circle-fill{transition:0.3s all;}
/*   Header   */
.header{
    position: relative;
    transition: 1s ease;
}
.header2{
}
.cart-head{border:1px solid #fff;padding:10px;border-radius:5px;position:relative;color:#fff;}
.cart-head:hover{color:#fed402;}
.cart-head i{font-size:20px;}
.cart-head .count-cart{position:absolute;z-index:999;color:#fff;background:#f00;border-radius:50%;top:-10px;right:20px;width:20px;height:20px;text-align:center;}
.menu-head{display:flex;gap:20px;justify-content:space-between;align-items:center;}
.menu-head a{color:#fff;}
.menu-head a:hover{color:#fed402;}
.line-head{background-color:#72b2fd;height:32px;width:1px;}
/* slideshow */
.slideshow{position:relative;}
/* Search */
.search {width: 210px;color: #fff;background: none;position: relative;} 
.search p{float:left;width: 32px;height: 25px;line-height: 25px;cursor:pointer;text-align:center;margin: 0;font-size: 15px;font-weight: 700;color: #fff;text-transform: uppercase;}
.search input{width: calc(100% - 34px);height: 25px;float:left;outline:none;padding:0px;border:0px;background:transparent;text-indent:10px;font-size:12px;color: #fff;}
.search input::-webkit-input-placeholder{color:#fff}
.search input:-moz-placeholder{color:#fff}
.search input::-moz-placeholder{color:#fff}
.search input:-ms-input-placeholder{color:#fff}
.ds-item-search{width:calc(100% - 70px);}
.ds-item-search a{font-size:14px;color:#333;}
.show-search{position:absolute;z-index:9999;top:100%;background:#fff;width:100%;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,0.3);}
.box-search .price-product{width:100%;margin:0px;text-align:left;}
.box-search .price-product .price-new{color:#f00;font-size:14px;font-weight:bold;}
.box-search .price-product .price-old{color:#999;text-decoration-line:line-through;}
/* Menu */
.fix_menu{position:fixed!important;box-shadow:0 0 1px #999;background:#fff;}
.menu{position: relative;width: 83%;}
.menu ul.menu-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content: space-between;}
.menu ul{width:100%;padding:0;margin:auto;list-style:none}
.menu ul li{position:relative;z-index:1;margin: 0 3px;}
.menu ul li.line{
    position: relative;
    width: 1px;
    height: 16px;
    background: #000;
    opacity: 0.2;
    margin: 0;
}
.menu ul li.li-sp{}
.menu ul li.li-sp>a{
    background: #fff url(../images/icmn.png)left 32px center no-repeat;
    color: var(--color-3);
    padding-left: 60px;
    border-radius: 5px;
}
.menu ul li.li-home{margin-left:0}
.menu ul li.li-contact{margin-right:0}
.menu ul li .li-tim a{
    min-width: 32px;
    justify-content: center;
    cursor: pointer;
    color: var(--maincolor);
    padding: 0;
    height: 32px;
    line-height: 27px;
    text-align: center;
}
.menu ul li .li-tim a i{font-weight: 400;font-size: 16px;}
.menu ul li>a::before{
    content: '';
    position: absolute;
    top: 0;
    right: 14px;
    border-top: 1px solid var(--maincolor);
    width: 30px;
    opacity: 0;
    transition: 0.5s ease;
}
.menu ul li>a::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    border-bottom: 1px solid var(--maincolor);
    width: 30px;
    opacity: 0;
    transition: 0.5s ease;
}
.menu ul li:hover>a::after, .menu ul li a.active::after, .menu ul li:hover>a::before, .menu ul li a.active::before{
    opacity: 1;
    transition: 0.5s ease;
}
.menu ul li a{display:block;position:relative;font-size: 15px;color: var(--color-2);padding: 8px 14px;text-transform: capitalize;text-decoration:none;cursor:pointer;line-height:1;border-radius: 50vw;}
.menu ul li a p{margin-bottom:0!important}
.menu ul li:hover > a,.menu ul li a.active{color: var(--maincolor);}
.menu ul li:hover > a.has-child::after,.menu ul li a.has-child.active::after{border-color:#fff}
.menu ul li.menu-line{width:2px;height:16px;background:url(../images/line.png) no-repeat;margin:0}
.menu ul li a.has-child{padding-right:16px;margin-right:16px}
.menu ul li a.has-child:after{content: "";position:absolute;bottom:calc(50% - 1px / 2);right:15px;width:5px;height:5px;border:1px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.menu ul li ul{position:absolute;min-width:250px;margin-top:0;background:var(--maincolor)!important;-webkit-box-shadow:1px 1px 15px #00000026;box-shadow:1px 1px 15px #00000026;-webkit-transform:perspective(600px) rotateX(-90deg);transform:perspective(600px) rotateX(-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;visibility:hidden}
.menu ul li:hover > ul{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);transform-origin:0 0 0;-webkit-transform-origin:0 0 0;opacity:1;visibility:visible}
.menu ul li ul li{margin:0;background:transparent}
.menu ul li ul li a{font-size: 14px;color:#fff;border-bottom:1px solid #fffc;padding: 13px .75rem 9px!important;text-transform:capitalize;border-radius: 0;transition: 0.8s ease;}
.menu ul li ul li:last-child a{padding-bottom:10px}
.menu ul li ul li a.has-child{margin-right:0}
.menu ul li ul li a.has-child:after{border-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.menu ul li ul li a.active,.menu ul li ul li:hover > a{color:#fff;padding-left:1.5rem!important;transition: 0.8s ease;}
.menu ul li ul li:last-child > a{border-bottom:0}
.menu ul li ul li ul{left:100%;top:0}
.menu_mobi,.menu_mobi_add{display:none}
a.cart-header{position:relative;background: url(../images/icxe.png)left center no-repeat;color: #1A1A1A;font-weight: 500;padding: 10px 0px 10px 50px;width: 96px;font-size: 14px;}
a.cart-header span{position:absolute;top: 8px;left: 26px;color: #1a1a1a;font-size: 14px;width: 20px;height: 20px;line-height: 20px;text-align:center;border-radius:50%;background: var(--m1);}
/* Slider */
.control-owl{position:absolute;width:100%;z-index:2;left:0px;top:calc(50% - 22.5px);}
.control-owl button{opacity:0.5;top:0px;position:absolute;outline:none;border:2px solid #fff;padding:0px;margin:0px;display:block;cursor:pointer;color:#ffffff;width:30px;height:30px;border-radius:50%;overflow:hidden;text-align:center;font-size:25px;margin:0px;background-color:#00a3ff;display:flex;align-items:center;justify-content:center;}
.control-owl button:hover{opacity:1;}
.control-owl button.owl-prev{left:20px;}
.control-owl button.owl-next{right:20px;}
.box-photo-ct{border-radius:20px;overflow:hidden;}
.title-detail{position:relative;margin:20px 0px;}
.title-detail h1{font-size:20px;color: var(--maincolor);font-weight:700;text-align:left;text-transform:uppercase;}
.title-main{margin-bottom:1.5rem;position:relative;}
.title-main span, .title-main h1, .title-main h2{font-size: 1.8rem;font-weight:bold;text-transform:uppercase;}
.tt-week{font-size:25px;text-align:center;margin:20px 0px;color:#fff;font-weight:700;text-transform:uppercase;}
.title-cat-main{display:flex;flex-wrap:wrap;justify-content:center;margin:20px 0px;gap:20px;}
.title-cat-main span{display:block;color:#999;background:linear-gradient(64.85deg,#fca600 23.67%,#ffd41d 106.12%);background-color:#fff;padding:10px;border-radius:10px;cursor:pointer;}
.title-cat-main span:hover,.title-cat-main span.active{background:linear-gradient(64.85deg,#ffd41d 23.67%,#fca600 106.12%);color:#000;}
/* News */
/* Toc */
.box-readmore{padding:8px 15px;border:1px solid #dedede;margin-bottom:2rem;border-radius:5px;background-color:#eeeeee;}
.box-readmore li ul > li{margin:0;margin-bottom:8px;}
.box-readmore li ul > li:before{content:counters(item,'.') ' ';}
.box-readmore ul{list-style-type:none;counter-reset:item;margin-bottom:0px;padding-left:0px!important;margin-top:8px;}
.box-readmore ul li{display:table;counter-increment:item;margin-bottom:5px;}
.box-readmore ul li:before{content:counters(item,'.') '. ';display:table-cell;padding-right:5px;}
.box-readmore ul li a{color:#333333;cursor:pointer;font-weight:600;}
.box-readmore ul li a:hover{color:#767676;}
/* Partner */
.info-partner{background:#f8f8f8;padding:15px 0px;}
/* Footer */
.info-footer .flex-footer{display:flex;justify-content:space-between;gap:20px;}
.info-footer .flex-footer .box-footer .social-footer{display:flex;gap:5px;margin:10px 0px;}
.info-footer .flex-footer .box-footer:nth-child(1){width:33.3%;}
.info-footer .flex-footer .box-footer:nth-child(2){width:40%;}
.info-footer .flex-footer .box-footer:nth-child(3){width:25%;}
.info-footer .flex-footer .title-footer{text-transform:uppercase;margin-bottom:20px;font-weight:700;font-size:14px;}
.info-footer .flex-footer .service-footer{margin-top:20px;}
.info-footer .flex-footer .service-footer ul{padding:0px;margin:0px;}
.info-footer .flex-footer .service-footer ul li{list-style:none;padding:5px 0px;}
.info-footer a{color:#fff;}
/* Tags */
.title-tags{position:relative;font-size:1em;font-weight:600;padding-bottom:15px;margin-bottom:15px;color:#777;}
.title-tags:after{content: '';position:absolute;left:0px;bottom:0px;background-color:rgba(0,0,0,0.1);display:block;height:3px;width:30px;}
.flex-tags{display:flex;gap:5px;}
.flex-tags a{color:#333;border:1px solid;border-radius:3px;display:inline-block;font-size:0.8em!important;opacity:0.8;padding:2px 5px;}
.flex-tags a:hover{background-color:#446084;border-color:#446084;color:#fff;opacity:1;}
.footer-powered{padding: 16px 10px;background: var(--color-4);border-top: 1px solid #fff;}
/* Sort */
.sort-select{display:flex;justify-content:end;margin:20px 0px;position:relative;}
.sort-select .click-sort{border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 10px 6px 8px;margin:0px;}
.sort-select-main{display:grid;background-color:#fff;border-radius:4px;box-shadow:0 4px 6px rgb(0 0 0 / 20%);position:absolute;padding:0 7px;top:30px;right:0;width:160px;z-index:2;}
.sort-select-main p{border-bottom:1px solid #f1f1f1;margin:0px;order:2;}
.sort-select-main p:has(.check){order:1;}
.sort a{color:#000;font-size:14px;line-height:17px;padding:11px 3px;display:block;cursor:pointer;}
.sort a.check i{box-sizing:border-box;position:relative;display:inline-block;transform:scale(var(--ggs,1));width:22px;height:16px;border:2px solid transparent;border-radius:100px;vertical-align:middle;}
.sort a.check i::after{content: '';display:block;box-sizing:border-box;position:absolute;left:3px;top:-4px;width:6px;height:10px;border-width:0 2px 2px 0;border-style:solid;transform-origin:bottom left;transform:rotate(45deg);}
.sort-select .sort-show{padding-right:12px;position:relative;}
.sort-select .sort-show::before{content: '';border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333;content: '';height:0;position:absolute;top:6px;right:0;width:0;}
/* Product */
/* product detail */
/* css block actions  */
/* modal-detail */
.modal-detail::-webkit-scrollbar{width:10px;}
.modal-detail::-webkit-scrollbar-thumb{width:10px;background:#4d90e0;border-radius:10px;height:50px;}
.modal-detail{position:fixed;z-index:999;background:#000000c4;top:0px;left:0px;width:100%;height:100%;overflow-y:scroll;}
.content-modal-detail{background:#fff;max-width:1200px;margin:0px auto;min-height:100vh;}
.content-modal-detail .tabs{display:flex;cursor:pointer;padding:0;list-style:none;justify-content:center;border-bottom:1px solid #e0e0e0;position:sticky;top:0px;background:#fff;z-index:99;}
.content-modal-detail .tabs li{padding:20px 20px;margin-right:5px;font-weight:bold;position:relative;border-bottom:4px solid #fff;}
.content-modal-detail .tabs li.active{color:#2d9cdb;border-bottom:4px solid #2d9cdb;}
.content-modal-detail .tab-content{padding:20px;max-width:900px;margin:0px auto;}
.content-modal-detail .tab-content.active{display:block;}
.close-tab{position:fixed;top:15px;right:20px;z-index:10;}
.btn-closemenu{position:fixed;top:10px;right:20px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;line-height:21px;padding:7px;text-align:right;width:72px;}
.btn-closemenu::before{transform:rotate(45deg);}
.btn-closemenu::after{transform:rotate(-45deg);}
.btn-closemenu::before,.btn-closemenu::after{background-color:#333;content: '';left:13px;height:14px;position:absolute;top:10px;width:1px;}
.cursor-pointer{cursor:pointer;}
/*css CT */
/* Tien ich */
.wrap-ti{padding:20px 0px;}
.box-ti{background:#f1f1f1;padding:15px;border-radius:10px;display:flex;justify-content:space-between;min-height:135px;}
.wrap-ti .owl-item:nth-child(n + 1) .box-ti{background-color:rgb(220,238,255);}
.wrap-ti .owl-item:nth-child(n + 2) .box-ti{background-color:rgb(254,245,207);}
.wrap-ti .owl-item:nth-child(n + 3) .box-ti{background-color:rgb(255,239,219);}
.wrap-ti .owl-item:nth-child(n + 4) .box-ti{background-color:rgb(225,254,207);}
.ds-ti{width:calc(100% - 45px);}
.ds-ti h3{font-size:15px;}
.ds-ti h3 a{color:#333;}
.ds-ti h3 a:hover{color:#f00;}
/* Contact */
.contact-map{position:relative;height:500px;margin-top:30px;}
.contact-map iframe{position:absolute;left:0px;top:0px;width:100%;height:100%;}
/*  breadCrumbs */
.breadCrumbs{padding:10px 0px;background:#ddd;}
.breadCrumbs ol{margin:0px;}
.breadCrumbs ol li a{color:#333;}
.breadCrumbs ol li a:hover{color:#f00;}
/* Xu huong */
.wrap-xh{background:linear-gradient(90deg,#ffecd2 0%,#fcb69f 100%);padding:10px;border-radius:10px;}
.title-xh{font-size:25px;margin:20px 0px;color:#333;font-weight:700;text-align:left;text-transform:uppercase;}
.image-xh{border-radius:10px;overflow:hidden;}
.name-xh{text-align:center;color:#333;font-size:16px;margin:10px 0px 0px;}
/* scrollToTop */
.scrollToTop{width:41px;height:41px;text-align:center;font-weight:bold;color:#444;text-decoration:none;position:fixed;bottom:65px;right:25px;display:none;z-index:10;cursor:pointer;}
/* Hidden Google Captcha */
.grecaptcha-badge{display:none!important;width:0px!important;height:0px!important;visibility:hidden!important;overflow:hidden;}
[x-cloak]{display:none!important;}
.scale-img{overflow:hidden;display:inline-block;}
.sp_flex{margin:0 -10px;display:flex;flex-wrap:wrap;}
.sp_flex .product{width:calc(100%/4 - 20px);margin:0 10px 20px;}
.tintuc{width:calc(100%/3 - 20px);    /* margin:0 10px 30px; */}
.tintuc-slick{margin:0 -10px;}
.box-cp1{display:flex;justify-content:center;margin:10px 0;gap:10px;flex-wrap:wrap;}
.cp1{background:transparent;color:#000;padding:4px 17px;font-size:17px;border-radius:100px;border:1px solid lightskyblue;cursor:pointer;}
.cp1.active,.cp1:hover{color:#fff;background:lightskyblue;}
.title{text-align:center;}
/* btn-frame */
.btn-frame{display:block;width:50px;height:50px;position:fixed;right:20px;z-index:10;cursor:pointer;}
.btn-frame i{width:50px;height:50px;border-radius:50%;background:#1182fc;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;}
.btn-frame i img{vertical-align:middle;width:70%;}
.btn-frame .animated.infinite{animation-iteration-count:infinite;}
.btn-frame .kenit-alo-circle{width:60px;height:60px;top:-5px;right:-5px;position:absolute;background-color:transparent;border-radius:100%;border:2px solid rgba(7,41,103,0.8);opacity:0.1;border-color:#1182fc;opacity:0.5;}
.btn-frame .zoomIn{animation-name:zoomIn;}
.btn-frame .animated{animation-duration:1s;animation-fill-mode:both;}
.btn-frame .kenit-alo-circle-fill{width:70px;height:70px;top:-10px;right:-10px;position:absolute;border-radius:100%;border:2px solid transparent;background-color:rgba(7,41,103,0.35);opacity:0.4;}
.btn-frame .pulse{animation-name:pulse;}
/* btn-frame */
.hidden-seoh{visibility:hidden;height:0px;margin:0px;overflow:hidden}
.thongtin-mb{padding:0 20px;margin-top:20px;}
.thongtin-mb i{color:var(--maincolor);margin-right:10px;}
.thongtin-mb span{color:#000;}
.load-menu .search{display:none;}
.ml-auto{margin-left:auto!important;}
.footer{
    background: var(--color-5);
    position: relative;
    margin-top: 50px;
}
.footer::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/bg1.jpg)no-repeat;
    background-size: cover;
    height: 150px;
}
.footer-article .wrap-content{position: relative;padding: 10px 0 60px;}
.wap_footer{display:flex;flex-wrap:wrap;justify-content:space-between;}
.footer-news:nth-child(1){width: 15%;}
.footer-news:nth-child(2){width: 25%;}
.footer-news:nth-child(3){width: 18%;}
.footer-news:nth-child(4){width: 32%;}
.footer-news:nth-child(1) .footer-title{}
.footer-news:nth-child(2) .footer-title{}
.footer-news:nth-child(3) .footer-title{
}
.footer-title{text-transform: uppercase;font-size: 14px;margin-bottom: 16px;position:relative;font-weight: 600;color: #242424;}
.footer-title::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 31px;
    background: #fff;
    height: 2px;
    display: none;
}
.footer-info{
}
.footer-policy li{margin-bottom: 15px;list-style: none;}
.footer-policy a{color: var(--color-2);}
.footer-policy a::before{content: "";width:4px;height:4px;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.footer-policy a:hover{color:var(--maincolor);}
.footer-policy a:hover::before{background-color:#fff600}
.fb-page{border-radius:10px}
.fb-page iframe{border-radius:10px}
.grid-pro-detail{display:flex;flex-wrap:wrap;justify-content:space-between;}
.left-pro-detail{width: calc(45% - 20px);}
.right-pro-detail{width: calc(55%);}
.product{width: calc(100%/4 - 20px);margin: 10px 10px;position: relative;text-align: center;}
.pic-product a{
    display: block;
    border-radius: 10px;
}
.name-product{margin-top: 12px;margin-bottom: 3px;}
.name-product a{
    font-size: 20px;
    color: var(--color-3);
    font-weight: 500;
    text-transform: capitalize;
    line-height: normal;
}
.product:hover .name-product a{
    transition: 0.5s ease;
    color: var(--maincolor);
}
.product .price-product{margin-bottom: 5px;color:#555;overflow:hidden;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.product .price-new{
    text-align: center;
    color: var(--maincolor);
    font-size: 20px;
    font-weight: 600;
}
.product .price-new b{
    color: var(--color-3);
    font-weight: normal;
    font-size: 15px;
}
.product .price-old{padding:0 10px;font-size: 13px;text-decoration:line-through;display:block;color: #808080;}
.product .price-per{color: #fff;font-size: 12px;text-align:center;position: absolute;top: 10px;right: 10px;background: var(--maincolor);background-size: 100%;width: 40px;height: 21px;line-height: 21px;border-radius: 5px;} 

.flex-product{display:flex;flex-wrap:wrap;align-items: flex-start;}
ul.footer-policy{padding:unset;margin-bottom:unset;list-style:inside;}
.page-item.active .page-link{background:var(--maincolor);border-color:var(--maincolor);}
.page-link{color:var(--maincolor);}
.hotline-header{background: url(../images/dt.png) no-repeat;background-position:left center;padding: 1px 0;padding-left: 28px;font-size: 15px;width: 46%;}
.header-top{background:var(--maincolor);color:#fff;padding: 8px 0;}
.hotline-header p{color:var(--m1);margin-bottom:unset;}
.hotline-header span{
    font-weight: 700;
    color: var(--maincolor);
}
div#footer-map iframe{width:100%;height: 100%;display: block;}
.flex-news{display:flex;flex-wrap:wrap;}
.item_tt{width:calc(100%/3 - 20px);margin:0 10px 20px;}
input:focus{box-shadow:unset!important;}
.hidden{display:none;}
.newsHome{
    position: relative;
    display: block;
    margin: 10px 15px;
    transition: 1s ease;
    width: calc(100%/3 - 30px);
    text-align: center;
}
.pic-newsHome{
    margin-bottom: 0;
    display: block;
    border-radius: 20px;
}
.info-newsHome{
    position: relative;
    width: 90%;
    margin: -20px auto 0;
    padding: 35px 15px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}
.time-newsHome{
    color: #4F4F4F;
    font-size: 12px;
    margin-bottom: 5px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 47px;
    padding: 14px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    flex-shrink: 0;
    background: var(--maincolor);
    display: none;
}
.name-newsHome{
    font-size: 18px;
    font-weight: 500;
    color: var(--color-3);
    margin-bottom: 6px;
    -webkit-line-clamp: 2;
    text-transform: capitalize;
    line-height: 34px;
}
.newsHome:hover .name-newsHome{
    transition: 0.5s ease;
    color: var(--color-6);
}
.desc-newsHome{
    color: #333;
    line-height: 22px;
    margin-bottom: 2px;
    font-size: 14px;
    -webkit-line-clamp: 3;
    font-weight: 300;
    text-transform: capitalize;
}
.grid-news{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}
.newsletter-form{
    align-items: center;
}
.w-newsletter{
    width: 70%;
    display: flex;
    flex-wrap: wrap;
}
.newsletter-input{
    margin-bottom: 12px;
}
.newsletter-btn{
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
.newsletter-input input::placeholder, .newsletter-input textarea::placeholder{color: #A1A1A8;}
.newsletter-input input, .newsletter-input textarea{
    height: 48px;
    border-radius: 8px;
    border: 1px solid #A1A1A8;
    background: #ffff;
    color: #222;
}
.newsletter-input textarea{
    height: 75px;
}
.newsletter-btn input{
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    height: 50px;
    border-radius: 8px;
    background: var(--maincolor);
    border: 1px solid var(--maincolor);
    color: #ffff;
}
.newsletter-btn input:hover{
    background-color: var(--color-4);
    color: #fff;
    border-color: var(--color-4);
}
.ul-social-footer{
    list-style: none;
    gap: 15px;
    justify-content: center;
}
.ul-social-footer li{
    width: 100%;
}
.ul-social-footer a{display: block;margin-top: 0;transition: 0.7s ease;color: var(--color-2);line-height: 25px;}
.ul-social-footer a:hover img{
    transition: 0.7s ease;
    transform: rotateY(180deg);
}
.wap_copy{
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.statistic{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 7px;
}
.item-news{
    position: relative;
    width: calc(100%/3 - 30px);
    margin: 10px 15px;
    text-align: center;
}
.ds-news h3{
    font-size: 16px;
    font-weight: 700;
    color: var(--color-3);
}
.item-news:hover .ds-news h3{
    transition: 0.5s;
    color: var(--maincolor);
}
.header-bottom{
    position: relative;
    z-index: 999;
}
.header-bottom .wrap-content{
    padding: 6px 0;
}
.header-bottom .menu .wrap-content{padding: 0;}
.menu-fix{
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    transition: 1s ease;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.menu-fix .logo-header img{
    transition: 0.7s ease;
    max-width: 60px;
}
.logo-header img{transition: 0.7s ease;}
#footer-map{
    width: 100%;
    height: 535px;
}
.lang-head a{
    color: #fff;
    font-size: 20px;
    font-weight: 600; 
    position: relative;   
    margin-left: 20px;
}
.lang-head a:first-child{
    margin-left: 0;
}
.lang-head a::after{
    content: '';
    position: absolute;
    left: -10px;
    height: 15px;
    background: #ffff;
    width: 1px;
    top: 5px;
    opacity: 0.3;
}
.lang-head a:first-child::after{display: none;}
.lang-head a:hover{
    transition: 0.5s;
    color: var(--maincolor);
}
.wrap-aboutHome{
    position: relative;
    padding: 85px 0;
    background: url(../images/g2.png)right top 45% no-repeat;
}
.wap-aboutHome{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0 6%;
}
.name-aboutHome{
    font-size: 51px;
    font-weight: 600;
    color: var(--maincolor);
    text-transform: uppercase;
    letter-spacing: -1.02px;
    width: 38%;
    background: url(../images/g1.png)left bottom no-repeat;
    padding-bottom: 110px;
    text-align: right;
}
.desc-aboutHome{
    color: var(--color-3);
    line-height: 25px;
    width: 49%;
}
.view-aboutHome{
    color: var(--color-hover);
    font-weight: 500;
    font-size: 14px;
    display: table;
    margin-left: auto;
    border-bottom: 1px solid var(--color-hover);
    text-transform: capitalize;
    line-height: 18px;
}
.view-aboutHome:hover{
    transition: 0.5s ease;
    color: var(--maincolor);
    border-bottom: 1px solid var(--maincolor);
}
.header-top .wrap-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.left-header-top{
    width: 45%;
}
.box-info-top{
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
}
.box-info-top p{
    margin-bottom: 0;
    animation: slideAnimationlinear 8s linear infinite;
    white-space: nowrap;
}
.hotline-top{
    font-size: 14px;
    color: var(--color-3) !important;
    max-width: 16%;
    background: url(../images/ICTIME.png)left center no-repeat;
    padding-left: 48px;
}
.hotline-top p{margin-bottom: 0;}
.hotline-top-2{
    background-image: url(../images/ICHOTLINE.png);
    padding-left: 40px;
}
.hotline-top-2 span{
    font-size: 18px;
    font-weight: 700;
    background: var(--m1);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-main-index h2{
    color: var(--color-2);
    font-size: 21px;
    margin-bottom: 25px;
    font-weight: 600;
}
.head2{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.info-header{
    font-size: 14px;
    overflow: hidden;
}
.head2 .info-header{
    border-right: 1px solid #fff;
    padding-right: 18px;
    margin-right: 8px;
}
.info-header p{
    margin-bottom: 0;
    display: block;
    animation: slideAnimationlinear 10s linear infinite;
    white-space: nowrap;
}
.wrap-aboutHome2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    align-items: center;
}
.left-aboutHome2{
    width: 48%;
}
.right-aboutHome2{
    width: 50%;
    padding-top: 40px;
}
.imgHome{
    position: relative;
    display: block;
    -webkit-mask-image: url(../images/g3.png);
    mask-image: url(../images/g3.png);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
}
.interHome{
    display: block;
    position: relative;
    margin-bottom: 10px;
    transition: 0.8s ease;
    cursor: pointer;
    padding-left: 20px;
    width: 77%;
    background: #ffff;
}
.name-interHome{
    font-size: 18px;
    font-weight: 500;
    color: var(--color-2);
    position: relative;
    padding-left: 32px;
    line-height: 26px;
}
.name-interHome::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/c1.png)no-repeat;
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    transform: rotate(-90deg);
    transition: 0.5s;
}
.desc-interHome{
    font-size: 14px;
    color: #000;
    font-weight: 300;
    line-height: 26px;
    padding-left: 32px;
    opacity: 0;
    height: 0;
    transition: 0.8s ease;
    transform: translateY(10px);
}
.interHomeTab{
    transition: 0.5s;
    height: max-content;
}
.interHomeTab .name-interHome{
    color: var(--color-hover);
}
.interHomeTab .name-interHome::after{
    transform: rotate(0deg);
    transition: 0.5s;
}
.interHomeTab .desc-interHome{
    transition: 0.8s ease;
    height: 106px;
    opacity: 1;
    transform: translateY(0px);
    overflow-y: auto;
}
.wrap-trainHome{
    background: #F9F0F0;
    padding: 90px 0 50px;
    position: relative;
}
.wrap-trainHome::before{
    content: '';
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    background: url(../images/bg1.jpg)top center no-repeat;
    height: 171px;
}
.title-main-index-2 h2{
    text-transform: capitalize;
    color: var(--maincolor);
    font-size: 36px;
    text-align: center;
    margin-bottom: 8px;
}
.slogan-index{
    font-weight: 300;
    line-height: 24px;
    width: 50%;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}
.trainHome{
    position: relative;
    display: block;
    text-align: center;
    background: url(../images/k3.png)center bottom 30px no-repeat, url(../images/k1.png) center no-repeat;
    background-size: auto, 100% 100%;
    margin: 150px 10px 10px;
    padding: 0px 54px 105px;
    width: calc(100%/3 - 20px);
}
.wrap-trainHome .trainHome{
    margin: 150px 0 10px;
    width: auto;
}
.trainHome:hover{
    transition: 0.5s;
    background: url(../images/k3.png)center bottom 30px no-repeat, url(../images/k4.png) center no-repeat;
    background-size: auto, 100% 100%;
}
.pic-trainHome{
    border-radius: 50%;
    background: url(../images/k2.png)center no-repeat;
    padding: 43px;
    background-size: 100% 100%;
    position: relative;
    margin-top: -140px;
    margin-bottom: 6px;
}
.pic-trainHome img{
    border-radius: 50%;
}
.info-trainHome{
}
.name-trainHome{
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}
.desc-trainHome{
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    -webkit-line-clamp: 4;
    margin-bottom: 0;
    line-height: 26px;
}
.wrap-criteria{
    padding: 20px 0 150px;
    position: relative;
}
.wrap-criteria .wrap-content::after{
    content: '';
    position: absolute;
    bottom: -150px;
    left: 50%;
    background: url(../images/c2.png)no-repeat;
    width: 190px;
    height: 334px;
    z-index: 2;
}
.wap-criteria{position: relative;display: flex;flex-wrap: wrap;min-height: 446px;gap: 20px 90px;align-items: flex-start;}
.wap-criteria::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 12%;
    right: 0;
    background: url(../images/v2.png)center no-repeat;
    background-size: 100% auto;
    height: 247px;
    transform: translateY(-50%);
    z-index: -1;
}
.criteria{
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 40%;
}
.pic-criteria{
    max-width: 240px;
    position: relative;
    margin-bottom: 0;
    width: 180px;
    margin-right: 5%;
}
.pic-criteria img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: auto;
}
.info-criteria{
    flex: 1;
}
.name-criteria{
    font-size: 18px;
    font-weight: 500;
    color: var(--color-2);
    -webkit-line-clamp: 2;
}
.desc-criteria{
    font-size: 14px;
    color: var(--color-2);
    -webkit-line-clamp: 2;
    line-height: 26px;
}
.step{
    font-family: '1FTV-Heavitas';
    font-size: 160px;
    color: var(--color-5);
    line-height: 1;
    display: block;
}
.criteria2, .criteria4{
    position: absolute;
    bottom: 0;
}
.criteria2{
    left: 16%;
    width: 31%;
}
.criteria4{
    right: 0;
    width: 27%;
}
.criteria3{
    width: 44%;
}
.step2{
    font-size: 128px;
}
.step4{
    font-size: 126px;
}
.step3{
    font-size: 187px;
}
.criteria2 .info-criteria, .criteria4 .info-criteria{
    width: 100%;
    flex: auto;
    margin-left: 17%;
    margin-top: 5%;
}
.criteria3 .pic-criteria{
    width: 245px;
    margin-right: 3%;
}
.criteria:hover .name-criteria{
    transition: 0.5s;
    color: var(--color-hover);
}
.criteria:hover img{
    filter: brightness(0) saturate(100%) invert(17%) sepia(33%) saturate(4780%) hue-rotate(222deg) brightness(94%) contrast(93%);-webkit-filter: brightness(0) saturate(100%) invert(17%) sepia(33%) saturate(4780%) hue-rotate(222deg) brightness(94%) contrast(93%);-moz-filter: brightness(0) saturate(100%) invert(17%) sepia(33%) saturate(4780%) hue-rotate(222deg) brightness(94%) contrast(93%);
}
.wrap-methodHome{
    background: var(--color-5) url(../images/bg2.jpg)bottom center no-repeat;
    padding: 30px 0 350px;
    position: relative;
    background-size: 100% auto;
}
.wrap-methodHome::after{
    content: '';
    position: absolute;
    bottom: 5%;
    right: 27%;
    background: url(../images/c6.png)no-repeat;
    background-size: 100% 100%;
    width: 239px;
    height: 422px;
}
.wap-methodHome{align-items: center;}
.left-methodHome{
    width: 55%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    min-height: 600px;
}
.left-methodHome::after{
    content: '';
    position: absolute;
    background: url(../images/c5.png)center no-repeat;
    width: 243px;
    height: 178px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.right-methodHome{
    width: 41%;
}
.title-main-index-3 h2{
    text-align: left;
    margin-bottom: 21px;
}
.slogan-index-2{
    width: 100%;
    text-align: left;
}
.methodHome{
    position: relative;
    display: block;
    text-align: center;
    width: 35%;
    z-index: 2;
}
.pic-methodHome{
    position: relative;
    padding: 24px;
    z-index: 1;
    margin-bottom: 7px;
    display: inline-block;
}
.pic-methodHome::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/c4.png)no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    filter: brightness(0) saturate(100%) invert(73%) sepia(53%) saturate(4354%) hue-rotate(343deg) brightness(104%) contrast(93%);
    -webkit-filter: brightness(0) saturate(100%) invert(73%) sepia(53%) saturate(4354%) hue-rotate(343deg) brightness(104%) contrast(93%);
    -moz-filter: brightness(0) saturate(100%) invert(73%) sepia(53%) saturate(4354%) hue-rotate(343deg) brightness(104%) contrast(93%);
}
.name-methodHome{
    font-size: 18px;
    color: #222;
    font-weight: 700;
    margin-bottom: 0;
}
.methodHome:hover .name-methodHome{
    transition: 0.5s;
    color: var(--color-hover);
}
.methodHome:hover .pic-methodHome{
    transition: 0.8s ease;
    transform: rotateY(180deg);
}
.methodHome:nth-child(1){margin: auto;flex: auto;width: 100%;padding: 0 27%;margin-bottom: -40px;}
.methodHome:nth-child(2), .methodHome:nth-child(3){
    margin-bottom: 88px;
}
.methodHome:nth-child(6){
    width: 100%;
    padding: 0 27%;
    margin-top: -35px;
    z-index: 1;
}
.methodHome:nth-child(2) .pic-methodHome::after{
    filter: brightness(0) saturate(100%) invert(71%) sepia(72%) saturate(3889%) hue-rotate(217deg) brightness(97%) contrast(92%);-webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(72%) saturate(3889%) hue-rotate(217deg) brightness(97%) contrast(92%);-moz-filter: brightness(0) saturate(100%) invert(71%) sepia(72%) saturate(3889%) hue-rotate(217deg) brightness(97%) contrast(92%);
}
.methodHome:nth-child(3) .pic-methodHome::after{
    filter: brightness(0) saturate(100%) invert(65%) sepia(100%) saturate(5599%) hue-rotate(348deg) brightness(94%) contrast(92%);-webkit-filter: brightness(0) saturate(100%) invert(65%) sepia(100%) saturate(5599%) hue-rotate(348deg) brightness(94%) contrast(92%);-moz-filter: brightness(0) saturate(100%) invert(65%) sepia(100%) saturate(5599%) hue-rotate(348deg) brightness(94%) contrast(92%);
}
.methodHome:nth-child(4) .pic-methodHome::after{
    filter: brightness(0) saturate(100%) invert(63%) sepia(41%) saturate(620%) hue-rotate(40deg) brightness(96%) contrast(89%);-webkit-filter: brightness(0) saturate(100%) invert(63%) sepia(41%) saturate(620%) hue-rotate(40deg) brightness(96%) contrast(89%);-moz-filter: brightness(0) saturate(100%) invert(63%) sepia(41%) saturate(620%) hue-rotate(40deg) brightness(96%) contrast(89%);
}
.methodHome:nth-child(5) .pic-methodHome::after{
    filter: brightness(0) saturate(100%) invert(49%) sepia(27%) saturate(604%) hue-rotate(124deg) brightness(91%) contrast(87%);-webkit-filter: brightness(0) saturate(100%) invert(49%) sepia(27%) saturate(604%) hue-rotate(124deg) brightness(91%) contrast(87%);-moz-filter: brightness(0) saturate(100%) invert(49%) sepia(27%) saturate(604%) hue-rotate(124deg) brightness(91%) contrast(87%);
}
.methodHome:nth-child(6) .pic-methodHome::after{
    filter: brightness(0) saturate(100%) invert(58%) sepia(17%) saturate(1449%) hue-rotate(156deg) brightness(92%) contrast(95%);-webkit-filter: brightness(0) saturate(100%) invert(58%) sepia(17%) saturate(1449%) hue-rotate(156deg) brightness(92%) contrast(95%);-moz-filter: brightness(0) saturate(100%) invert(58%) sepia(17%) saturate(1449%) hue-rotate(156deg) brightness(92%) contrast(95%);
}
.wrap-teamHome{
    padding: 30px 0 20px;
}
.wap-teamHome{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -33px;
}
.teamHome{
    position: relative;
    width: calc(50% - 66px);
    margin: 33px 33px;
    border: 1px dashed var(--color-hover);
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pic-teamHome{
    width: 35%;
    border-radius: 50%;
    margin-right: 5%;
    margin-bottom: 0;
}
.info-teamHome{
    flex: 1;
}
.name-teamHome{
    font-size: 18px;
    font-weight: 500;
    color: var(--color-2);
}
.desc-teamHome{
    font-weight: 300;
    color: var(--color-2);
    margin-bottom: 0;
}
.desc-teamHome p{margin-bottom: 5px;}
.desc2-teamHome{
    display: inline-block;
    background: var(--maincolor);
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 9px;
}
.teamHome:hover{
    transition: 0.6s ease;
    background: var(--color-hover);
}
.teamHome:hover .name-teamHome, .teamHome:hover .desc-teamHome{
    transition: 0.5s ease;
    color: #fff;
}
.wrap-albumHome{
    padding: 30px 0 40px;
}
.albumHome{
    position: relative;
    display: block;
    text-align: center;
}
.pic-albumHome{
    display: block;
    position: relative;
    margin-bottom: 0;
}
.pic-albumHome a{
    display: block;
    border-radius: 10px;
}
.info-albumHome{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    padding: 20px;
    opacity: 0;
    transition: 0.8s all;
    display: flex;
    align-items: center;
}
.name-albumHome{
    font-size: 18px;
    color: #fff;
    letter-spacing: 1.8px;
    text-transform: capitalize;
    opacity: 0;
    margin-left: -10px;
    transition: 0.5s all;
    width: 100%;
}
.name-albumHome::after{
    content: "";
    display: table;
    margin: 10px 0;
    height: 1px;
    width: 0;
    background: #fff;
    transition: 0.8s all;
}
.albumHome:hover .info-albumHome{
    opacity: 1;
    transition: 0.3s all;
}
.albumHome:hover .name-albumHome{
    opacity: 1;
    margin-left: 0;
    transition: 0.5s all;
}
.albumHome:hover .name-albumHome::after{
    width: 100%;
    transition: 0.8s all;
}
.title-main-index-4 h2{
    margin-bottom: 40px;
}
.wrap-newsHome{
    padding: 40px 0 30px;
}
.wrap-newsHome .newsHome{
    width: auto;
    margin: 0px 0 18px;
}
.view-newsHome{
    font-weight: 500;
    color: var(--color-6);
    text-transform: capitalize;
    border-bottom: 1px solid var(--color-6);
}
.logo-footer{
    display: block;
    text-align: center;
    margin-top: -50px;
}
.wap-infoFooter{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin: 10px 0 45px;
}
.wap-infoFooter::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-left: 1px solid var(--maincolor);
    height: 105px;
    transform: translateY(-50%);
}
.left-infoFooter{
    width: 47%;
    background: url(../images/c7.png)no-repeat;
    background-size: 100% 100%;
    padding: 32px 30px 20px;
    text-align: center;
    position: relative;
}
.left-infoFooter::before{
    content: url(../images/f1.png);
    position: relative;
    display: inline-block;
    margin-top: -14px;
}
.left-infoFooter:nth-child(2)::before{
    content: url(../images/f2.png);
}
.title-infoFooter{
    font-size: 24px;
    color: var(--color-2);
    text-transform: capitalize;
    margin-bottom: 17px;
    margin-top: 6px;
}
.btn-datlich2{
    display: block;
    background: var(--maincolor);
    color: #ffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 10px;
    border-radius: 50vw;
    cursor: pointer;
}
.btn-datlich2:hover{
    transition: 0.6s ease;
    background-color: var(--color-hover);
    color: #fff;
}
.hotline-footer{
    display: inline-block;
    background: url(../images/dt.png)left center no-repeat;
    font-size: 31px;
    color: var(--maincolor) !important;
    padding: 5px 5px 5px 54px;
    animation: blink 2.5s linear infinite;
}
.right-infoFooter p{}
.footer-copyright{font-size: 12px;}
.box-footer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.box-footer ul{
    padding: 0;
    margin: 0;
    width: 54%;
    list-style: none;
}
.box-footer ul:nth-child(2){
    width: 40%;
}
.box-footer ul li{
    display: block;
    margin-bottom: 14px;
}
.box-footer ul li a{
    color: var(--color-2);
}
.box-footer ul li a:hover{
    transition: 0.5s;
    color: var(--maincolor);
}
.social-footer{position: relative;margin-top: 36px;}
.social-footer p{
    letter-spacing: 2.94px;
    margin-bottom: 0;
    transform: rotate(90deg);
    position: absolute;
    top: 45%;
    left: -42px;
    text-transform: uppercase;
}
.social-footer ul{
    border-left: 1px dashed var(--color-2);
    margin-left: 31px;
    padding-left: 10px;
}
.btn-datlich{
    position: fixed;
    bottom: 120px;
    right: 10px;
    background: var(--maincolor);
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;
    width: 160px;
    text-align: center;
    border-radius: 10px;
    z-index: 9;
    cursor: pointer;
}
.btn-datlich::after{
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    right: -3px;
    bottom: -3px;
    border: 1px solid rgba(255, 255, 255, 0.70);
    border-radius: 10px;
    pointer-events: none;
}
.swiper-aboutHome2 .swiper-button-next{
    right: 5%;
    background: url(../images/next2.png)left center no-repeat;
} 
.swiper-aboutHome2 .swiper-button-prev{
    left: 0;
    background: url(../images/pre2.png)left center no-repeat;
}
.swiper-aboutHome2 .swiper-button-prev, .swiper-aboutHome2 .swiper-button-next{
    box-shadow : none;
    top: 50%;
    color: var(--maincolor);
}
.swiper-aboutHome2 .swiper-button-next:after, .swiper-aboutHome2 .swiper-button-prev:after{
    font-size: 0;
}
.intervention{
    position: relative;
    margin: 10px 15px;
    width: calc(100%/2 - 30px);
    text-align: center;
}
.pic-intervention{
    border-radius: 10px;
    display: block;
}
.name-intervention{
    color: var(--color-2);
    font-size: 17px;
    font-weight: 600;
    line-height: 27px;
    text-transform: capitalize;
}
.desc-intervention{
    font-size: 14px;
    font-weight: 300;
    color: var(--color-2);
    line-height: 26px;
    margin-bottom: 9px;
}
.view-intervention{
    color: var(--maincolor);
    font-weight: 600;
    border-bottom: 1px solid var(--maincolor);
}
.intervention:hover .name-intervention{
    transition: 0.5s;
    color: var(--color-hover);
}
.intervention:hover .view-intervention{
    transition: 0.5s;
    color: var(--color-hover);
    border-color: var(--color-hover);
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.social-contact-style3 {
    --social-pc-vertical: 200px;
    --social-pc-horizontal: 10px;
    --social-mb-vertical: 100px;
    --social-mb-horizontal: 10px;
    --social-pc-display: block;
    --social-mb-display: block;
    --mainColor: #C0262E;
    --txtColor: white;
    position: fixed;
    z-index: 21;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--mainColor);
    transform: translateY(-50%);
    flex-direction: column;
    padding: 10px;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.social-contact-style3:before, .social-contact-style3:after {
    content: "";
    position: absolute;
    height: 30px;
    width: 60px;
    pointer-events: none;
}
.social-contact-style3.social-bottomRight:before, .social-contact-style3.social-topRight:before {
    top: -30px;
    right: 0px;
    border-radius: 0 0 50px 0;
    box-shadow: 30px 0 0 0 var(--mainColor);
}
.social-contact-style3.social-bottomRight:after, .social-contact-style3.social-topRight:after {
    bottom: -30px;
    right: 0px;
    border-radius: 0 50px 0px 0;
    box-shadow: 30px 0 0 0 var(--mainColor);
}
.social-contact-style3.social-bottomRight {
    right: 0;
    bottom: var(--social-pc-vertical);
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    animation-name: fadeInRight;
}
.social-contact-style3:before{} 
.social-contact-style3:after{}
.social-contact-item {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--mainColor);
    position: relative;
    color: var(--txtColor);
    font-size: 30px;
    margin: 5px 0;
}
.social-contact-item.phone-box {
    animation: play0 1.5s ease infinite;
}
@keyframes play0 {
    0% {
        transform: rotate(0deg) 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(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}