@font-face{font-family:'Inter';font-display:block;src:url('../fonts/Inter.ttf');}
@font-face{font-family:'Alex';font-display:block;src:url('../fonts/AlexBrush-Regular.ttf');}
@font-face{font-family:'Oswald';font-display:block;src:url('../fonts/Oswald-Bold.ttf');}
@font-face{font-family:'svn';font-display:block;src:url('../fonts/SVN-Kimberley.ttf');}
@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;}
}
:root{--maincolor:#2557ae;--color-social:#2557ae;--color-hover:#2557ae;--color-text:#2557ae;}
.wap_between{max-width:1200px;margin:auto;}
body{font-size:14px;font-family:Inter!important;}
.max-width{width:90%;max-width:1200px;margin:0px auto;}
img{max-width:100%;}
*{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;}
.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{background:#00A74D;color:#fff;padding:9px 0;}
.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:290px;background:#ffffff;position:relative;display:flex;}
.search p{float:left;width:35px;height:35px;line-height:35px;cursor:pointer;text-align:center;margin:0px;color:#6c757d;font-size:16px}
.search input{width:100%;height:35px;float:left;outline:none;padding:0px;border:0px;background:transparent;text-indent:10px;font-size:12px}
.search input::-webkit-input-placeholder{color:#313131}
.search input:-moz-placeholder{color:#313131}
.search input::-moz-placeholder{color:#313131}
.search input:-ms-input-placeholder{color:#313131}
.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{box-shadow:inset .349px 3.985px 2px #00000026;background-color:#fff;width:100%;max-width:1920px;min-width:1366px;z-index:999;position:sticky}
.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:center}
.menu ul{width:100%;padding:0;margin:auto;list-style:none}
.menu ul li{position:relative;z-index:1;}
.menu ul li.li-home{margin-left:0}
.menu ul li.li-contact{margin-right:0}
.menu ul li a{display:block;position:relative;padding:15px 17.5px;text-decoration:none;cursor:pointer;line-height:1;letter-spacing:1px;font-weight:700;font-size:15px;text-transform:uppercase;color:#333;position:relative;}
.menu ul li a p{margin-bottom:0!important}
.menu ul li:hover > a,.menu ul li a.active{color:#005d97;}
.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:10px .75rem 9px!important;text-transform:capitalize}
.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}
.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;}
a.cart-header span{position:absolute;top:0px;right:0px;color:#fff;font-size:11px;width:17px;height:17px;text-align:center;border-radius:50%;}
/* 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:#333;font-weight:700;text-align:left;text-transform:uppercase;}
.title-main{margin-bottom:1.5rem;position:relative;}
.title-main span{font-size:1.5em;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{background:#00a74d;color:#fff;padding:14.5px 10px;}
/* TC */
.item-criteria a{display:flex;align-items:center;color:#333;}
.item-criteria a .ds-criteria{width:calc(100% - 60px);margin-left:10px;}
.item-criteria a .ds-criteria h3{-webkit-line-clamp:2;font-size:16px;color:var(--color-main);}
.item-criteria a .ds-criteria p{-webkit-line-clamp:2;margin:0px;}
/* About */
.box-about{max-width:700px;margin:0px auto;text-align:center;}
.box-about h3{color:#ca0000;font-family:SVN;font-size:22px;margin-bottom:10px;text-transform:lowercase;}
.box-about a{padding:10px 20px;color:white;text-transform:uppercase;font-size:15px;display:block;background:#ca0000;width:-moz-fit-content;width:fit-content;margin:0 auto;font-weight:600;border-radius:10px;}
/* Service */
.item-service{position:relative;}
.item-service h3{position:absolute;left:0px;right:0px;bottom:0px;color:#fff;text-transform:uppercase;padding:10px;font-size:17px;margin:0px;}
/* 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;}
.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;display:grid;justify-items:center;position:relative;margin-bottom:30px;}
/* 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:#089b5a;margin-right:10px;}
.thongtin-mb span{color:#ffff;}
.load-menu .search{display:none;}
.ml-auto{margin-left:auto!important;}
.footer-article .wrap-content{padding:50px 0 56px;}
.wap_footer{display:flex;flex-wrap:wrap;justify-content:space-between;color:#fff;}
.footer-news:nth-child(1){width:29.9%;}
.footer-news:nth-child(2){width:20%}
.footer-news:nth-child(3){width:30.7%;}
.footer-news:nth-child(1) .footer-title{font-size:34px;line-height:52px;text-transform:uppercase;color:#fff;font-weight:700;margin-bottom:17px;}
.footer-title{text-transform:uppercase;font-size:16px;font-weight:700;margin-bottom:48px;position:relative;}
.footer-info{font-size:16px;}
.footer-policy a{font-weight:400;font-size:15px;line-height:34px;color:#fff;}
.footer-policy a::before{content: "";width:4px;height:4px;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.footer-policy a:hover{color:#00a74c;}
.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(50% - 10px);}
.right-pro-detail{width:calc(50%);}
.wrap_gioithieu{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.gioithieu-title{display:grid;border-left:3px solid #013759;padding-left:24px;margin-bottom:25px;}
.box-left{width:37.92%;text-align:end;position:relative;padding-bottom:53px;z-index:1;display:inline-flex;}
.box-right{width:calc(100% - 37.92% - 78px);}
.wrap_dichvu{display:flex;flex-wrap:wrap;margin:0 -12px;}
.dichvu{width:calc(100%/3 - 24px);margin:0 12px 24px;}
.dichvu-pic{display:block;}
a.goingay{position:absolute;bottom:0;white-space:nowrap;right:0;display:inline-block;background:url(../images/goingay.png);font-weight:700;font-size:14px;text-transform:uppercase;color:#fff;padding:7px 16.1px 7px 36.1px;}
.dichvu-link{position:relative;}
.wrap_suachua{display:flex;flex-wrap:wrap;margin:0 -10px;}
a.suachua{width:calc(100%/4 - 20px);margin:0 10px 20px;}
.gioithieu-title .main{font-family:oswald;font-size:40px;line-height:59px;}
.gioithieu-desc{font-weight:400;font-size:15px;line-height:26px;color:#333;-webkit-line-clamp:7;height:calc(26px * 7);margin-bottom:30px;}
.gioithieu-title .sub{font-weight:300;font-size:20px;text-transform:uppercase;color:#333;}
.box-left:before{content: '';width:366px;height:431px;background:linear-gradient(138deg,#00a74f 0%,#1c4597 93%);position:absolute;left:0;bottom:0;z-index:-2;}
.box-left:after{content: '';bottom:43px;left:45px;width:366px;height:431px;background:#fff;position:absolute;z-index:-1;}
.wrap_video_album{display:flex;flex-wrap:wrap;justify-content:space-between;}
.wrap_video{width:49%;}
.video-big{margin-bottom:10px;}
.video-big{margin-bottom:10px;}
.video-small .video{margin:0 5px;}
.video-small{margin:0 -5px;}
.box-gioithieu{background:url(../images/gt_bg.png) no-repeat;background-size:100% 100%;padding:70px 0;}
.suachua-name{margin-bottom:unset;font-weight:700;font-size:14px;line-height:17px;color:#333;margin-bottom:5px;}
.suachua-info{margin-top:20px;}
.suachua-desc{font-weight:400;font-size:12px;line-height:16px;color:#333;-webkit-line-clamp:3;height:calc(16px * 3);}
.dichvu-desc{font-weight:400;font-size:15px;line-height:22px;color:#333;-webkit-line-clamp:3;height:calc(22px * 3);}
.dichvu-name{font-weight:700;font-size:17px;color:#333;line-height:21px;margin-bottom:9px;}
.dichvu-info{margin-top:22px;}
.xemthem{text-align:center;}
.xemthem a{font-weight:600;font-size:15px;line-height:17px;text-transform:uppercase;text-align:center;color:#013759;border:1px solid #013759;border-radius:1000px;display:inline-flex;align-items:center;gap:10px;padding:14.1px 42.5px;}
.box-dichvu{padding:60px 0 70px;}
.box-suachua{padding:60px 0 70px;background:#F8F8F8;}
.title .main{font-weight:400;font-size:30px;line-height:46px;text-transform:uppercase;background:linear-gradient(90deg,#013759 0%,#00a74f 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:svn;margin-bottom:35px;}
.title .sub{font-size:15px;line-height:30px;text-align:center;color:#333;}
.title:before{content: '';background:url(../images/tt_af.png);width:68px;height:7px;position:absolute;bottom:40px;}
.title-or .main{font-weight:400;font-size:30px;line-height:40px;text-transform:uppercase;background:linear-gradient(90deg,#013759 0%,#00a74f 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:'svn';display:inline-block;padding-bottom:3px;}
.title-or{margin-bottom:58px;position:relative;}
.title-or .main:before{content: '';background:url(../images/tt_af.png);width:68px;height:7px;position:absolute;bottom:-20px;}
.box-video-album{padding:70px 0;}
.footer-news:not(:first-child) .footer-title:before{content: '';width:40px;border-bottom:2px solid #00A74C;position:absolute;bottom:-11px;}
.menu-main > li > a:before{content: '';background:url(../images/mn_af.png);width:50px;height:3px;position:absolute;bottom:8px;left:50%;transform:translateX(-50%);opacity:0;}
.menu-main > li:hover > a:before,.menu-main > li > a.active:before{opacity:1;}
a.logo-header:before{content:unset!important;}
a.logo-header{background:url(../images/logo_bg.png);padding:36.5px 10px 76.5px!important;margin-top:-45px;margin-bottom:-45px;filter:drop-shadow(0px 4px 4px rgb(0 0 0 / 25%));}
li.menu-logo{margin:0 60px;}
.wrap_album{width:48.4%;}
.box-album{display:grid;grid-template-columns:250px 122px 168px;grid-template-rows:218px 50px 182px;gap:20px 20px;grid-auto-flow:row;grid-template-areas:"a1 a1 a2"
"a1 a1 ttalbum"
"a3 a4 a4";}
.album:nth-child(2){grid-area:a1;}
.album:nth-child(3){grid-area:a2;}
.album:nth-child(4){grid-area:a3;}
.album:nth-child(5){grid-area:a4;}
.title-album{grid-area:ttalbum;font-size:54px;line-height:54px;color:#00a74d;font-family:alex;}
.album > img{width:100%;height:100%!important;object-fit:cover;}
#footer-map iframe{width:100%;height:199px;}
ul.footer-policy{padding:unset;list-style:inside;}
ul.social-footer{justify-content:start;padding:unset;margin-bottom:unset;margin-top:17px;gap:5px;}
.tieuchi-photo{border-radius:100%;background:linear-gradient(126deg,#00a74f 0%,#004de7 97.51%);border:5px solid white;box-shadow:2px 0 10px 0 rgba(0,0,0,0.15);}
.tieuchi{display:flex;flex-wrap:wrap;align-items:center;gap:9px;}
.tieuchi-name{font-weight:700;font-size:18px;line-height:24px;color:#333;width:calc(100% - 83px - 10px);}
.wrap_album1{display:flex;flex-wrap:wrap;margin:0 -10px;}
.wrap_album1 .video{width:calc(100%/4 - 20px);margin:0 10px 20px;}
.news-flex{display:flex;flex-wrap:wrap;margin:0 -10px;}
.suachua-name:hover{color:#00a74d;}
.dichvu-name:hover{color:#00a74d;}
.xemthem a:hover{background:#013759;color:#fff;}
.gt-photo{margin-left:auto;}
.video-big .video-pic:before{content: '';background:url(../images/play.png) no-repeat;background-position:center;background-size:auto;width:100%;height:100%;position:absolute;}
.video-pic{position:relative;}
.video-small .video-pic:before{content: '';background:url(../images/play2.png) no-repeat;background-position:center;background-size:auto;width:100%;height:100%;position:absolute;}
.hotline-header{font-size:17px;font-weight:700;}
.btn-frame{display:block;width:50px;height:50px;position:fixed;right:20px;z-index:997;cursor:pointer}
.btn-frame i{width:50px;height:50px;border-radius:50%;background:var(--maincolor);position:relative;z-index:1;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:center}
.btn-frame i img{vertical-align:middle;width:70%}
.btn-frame .animated.infinite{-webkit-animation-iteration-count: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:var(--maincolor);opacity:0.5}
.btn-frame .zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
.btn-frame .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;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{-webkit-animation-name:pulse;animation-name:pulse}
.btn-zalo{bottom:315px}
.btn-phone{bottom:230px}
.btn-fb{bottom:140px;}
.hl-float{border-radius:10px;margin-right:10px;padding:10px 10px;position:absolute;right:100%;top:50%;transform:translateY(-50%);background:var(--maincolor);z-index:1;opacity:0;pointer-events:none;}
.hl-float > a{color:#fff;font-weight:700;font-size:18px;}
.hl-float > a:last-child{margin-bottom:unset;}
.btn-phone:hover .hl-float{opacity:1;pointer-events:unset!important;}
.toolbar{display:none;}
.toolbar{background:var(--maincolor);width:100%;padding:3vw;bottom:0px;position:fixed;z-index:500;height:auto;left:0px;}
.toolbar ul{list-style:none;padding:0px;margin:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.toolbar ul li{text-align:center;width:25%;}
.toolbar ul li a{display:block;width:100%;cursor:pointer;}
.toolbar ul li a img{height:6vw!important;width:auto;}
.toolbar ul li a span{font-weight:400;color:#ffffff;font-size:3.5vw;display:none;}
.btn-map{bottom:400px;}
.pic-album a:not(:first-child){display:none;}
.album,.album .pic-album,.album .pic-album a,.album .pic-album a img{object-fit:cover;width:100%!important;height:100%!important;overflow:hidden;}