:root{
    --maincolor:#358137;
    --color-social:#ee1c25;
    --color-hover:#FFF83E;
    --color-text:#2F4858;
    --color-main: #358137;
    --color-2: #007951;
    --color-3: #006E62;
}
@font-face{font-family:'Roboto';font-weight:400;font-display:block;src:url('../fonts/Roboto-Regular.ttf');}
@font-face{font-family:'Roboto';font-weight:500;font-display:block;src:url('../fonts/Roboto-Medium.ttf');}
@font-face{font-family:'Roboto';font-weight:600;font-display:block;src:url('../fonts/Roboto-SemiBold.ttf');}
@font-face{font-family:'Roboto';font-weight:700;font-display:block;src:url('../fonts/Roboto-Bold.ttf');}
@font-face{font-family:'Roboto';font-weight:900;font-display:block;src:url('../fonts/Roboto-Black.ttf');}
@font-face{font-family:'Osw';font-weight:400;font-display:block;src:url('../fonts/Oswald-Regular.ttf');}
@font-face{font-family:'Osw';font-weight:700;font-display:block;src:url('../fonts/Oswald-Bold.ttf');}
@font-face{font-family:'Rig';font-display:block;src:url('../fonts/Righteous-Regular.ttf');}
@font-face{font-family:'SVN-T';font-display:block;src:url('../fonts/SVN-Transformer.ttf');}
@font-face{font-family:'UTM-E';font-display:block;src:url('../fonts/UTM-Eremitage.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;}
}
@keyframes slideAnimationlinear{
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
.wrap-content{width:calc(100% - 20px);max-width: 1200px;margin:0px auto;}
.wap_between{width:calc(100% - 20px);max-width:1200px;margin:0px auto;}
body{font-size: 14px;font-family:'Roboto';position: relative;top: 0 !important;}
.max-width{width:calc(100% - 20px);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;}
.w-clear:after{display:block;content:"";clear:both}
.none{display:none;}
.oh{overflow:hidden;}
.hiding-seo{display: none;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {margin: 0;-webkit-appearance: none;}
/* 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: absolute;width: 100%;z-index: 999;left: 0;top: 0;background: rgba(255, 255, 255, 0.10);backdrop-filter: blur(10px);}
.header-kh{position:relative;background: #2c792e;}
.header-bottom{}
.header-bottom .wrap-content{gap: 10px;padding: 5px 0 0 0;}
.logo-mn{position: relative;}
.bannerhd{color: var(--maincolor);text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;font-size: 34px;font-style: normal;font-weight: 900;line-height: normal;}
.hotline-hd{background: url(../images/web/hl.png) no-repeat center left;padding-left: 65px;color: #FFF !important;font-size: 13px;font-style: normal;font-weight: 400;line-height: 25px; /* 192.308% */min-height: 56px;}
.hotline-hd span{display: block;color: var(--color-hover);font-size: 20px;font-weight: 900;margin-top: -1px;}

.langCon{}
.goog-te-banner-frame{visibility:hidden !important;}
 #google_language_translator { width:auto !important; }
.goog-te-gadget .goog-te-combo {margin: 4px 0px !important;}
.goog-tooltip {display: none !important;}
.goog-tooltip:hover {display: none !important;}
.goog-text-highlight {background-color: transparent !important; border: none !important; box-shadow: none !important;}
#google_language_translator { clear:both; width:auto !important; text-align:right; display:none; }
#flags {text-align: center;background: #fff;padding: 5px 5px 7px 5px;border-radius: 3px;}
#flags a {display:inline-block;width: 30px;height: auto;margin: 0 3px;}
.skiptranslate iframe{display:none;}

/* slideshow */
.slideshow{position:relative;overflow:hidden;}

/* Search */
.search{position: relative;width: 45%;z-index: 5;background: #fff;border-radius: 4px;border: 1px solid #ECECEC;padding: 3px;}
.search input{width: calc(100% - 80px);color: #686868;font-size: 13px;px;padding: 0 15px;background: transparent;line-height: 35px;border: 0;float: left;}
.search input::-webkit-input-placeholder{color:#686868}.search input:-moz-placeholder{color:#686868}
.search input::-moz-placeholder{color:#686868}.search input:-ms-input-placeholder{color:#686868}
.search input:focus,.search input:focus-visible{border:none !important;box-shadow:none !important;outline: unset;}
.search p{width: 80px;height: 35px;cursor:pointer;text-align:center;float: right;color: #fff;font-size: 16px;background: var(--color-4);border-radius: 2px;margin: 0;}
.box-search{padding:10px;border-bottom:1px solid #f1f1f1;display:flex;justify-content:space-between;align-items:center;}
.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);}
/* end */

/* Menu */
.fix_menu{position:fixed!important;box-shadow:0 0 1px #999;background:#fff;}
.menu{z-index:999;position: relative;}
.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: flex-start;margin: 0;}
.menu ul{width:100%;padding:0;margin:auto;list-style:none}
.menu ul li{position:relative;z-index:1;}
.menu ul li.line{position: relative;width: 1px;height: 10px;background: rgba(217, 217, 217, 0.40);margin: 0;}
.menu ul li.li-home{margin-left:0}
.menu ul li.li-contact{margin-right:0}
.menu ul li.li-contact a{font-size: 13px;font-style: normal;font-weight: 400;line-height: 30px;text-transform: capitalize;min-width: 160px;padding: 7px 15px;border: none;border-radius: 5px;background: var(--maincolor);text-align: center;}
.menu ul li.li-contact a:hover{background:var(--color-hover);color: var(--color-text);}
.menu ul li a{display:block;position:relative;font-size: 14px;font-weight: 600;color: #fff;padding: 24px 0;text-transform: uppercase;text-decoration:none;cursor:pointer;line-height: 1.5;border-bottom: 5px solid rgb(255 255 255 / 0%);}
.menu ul li a p{margin-bottom:0!important}
.menu ul li:hover > a,.menu ul li a.active{border-color: var(--color-hover);}
.menu ul li:hover > a.has-child::after,.menu ul li a.has-child.active::after{border-color: var(--maincolor);}
.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% - 5px / 2);right:15px;width:5px;height:5px;border: 1px solid var(--bs-dark);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: #fff!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;font-weight: 500;color: var(--bs-dark);border-bottom: 1px solid #ddd !important;padding: 11px .75rem 10px!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: var(--bs-dark);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.menu ul li ul li a.active,.menu ul li ul li:hover > a{color: var(--maincolor);/* 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}

/* 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;}
.title-detail h1, .title-main span{font-size: 35px;color: var(--maincolor);font-weight:700;text-align: center;text-transform:uppercase;line-height: 1.5;margin-bottom: 20px;display:block;}
.title-main{position:relative;}
.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;}
.product-page a:hover,.product-page a.active{color: #fff !important;!i;!;background: var(--maincolor);border-color: var(--maincolor);}
.product-page{display:flex;flex-wrap:wrap;gap: 5px;justify-content:center;margin-top: 25px;}
.product-page a{width: 35px;height: 35px;display:flex;align-items:center;justify-content:center;color: #686868;cursor:pointer;font-size: 14px;font-weight: 400;border-radius: 0;);border: 1px solid #DBDBDB;background: rgba(108, 108, 108, 0.00);}
.page-none-tc .product-page{display:none;}
/* 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;}

/* 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;}

/* 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%;}
.contact-form .btn-primary{background: var(--maincolor);border-color: var(--maincolor);}
.contact-form .btn{min-width:100px;margin-right: 5px;}

/*  breadCrumbs */
.breadCrumbs{padding:10px 0px;background: #eee;}
.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: 10px;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}
.load-menu .search{display:none;}
.ml-auto{margin-left:auto!important;}

/* footer */
.footer{background: var(--maincolor);color: #fff;font-size:13px;}
.footer-article .wrap-content{position: relative;padding: 75px 0 60px 0;max-width: 1300px;}
.wap_footer{display:flex;flex-wrap:wrap;justify-content:space-between;}
.footer-news:nth-child(1){width: 41.5%;}
.footer-news:nth-child(2){width: 15%;}
.footer-news:nth-child(3){width: 28.5%;}
.footer-title{font-size: 15px;font-weight: 600;margin-bottom: 17px;position:relative;text-transform: uppercase;}
.footer-info{}
.footer-desc{line-height:30px}
.footer-policy {}
.footer-policy a{color: #fff;font-size: 13px;display: block;position: relative;padding-left: 12px;line-height: 1.5;}
.footer-policy a:before{position:absolute;content:'';width:3px;height:3px;background: #fff;border-radius:50%;left:0;top: 8px;}
.footer-policy a:not(:last-child){margin-bottom: 17px;}
.footer-policy a:hover{color: var(--color-hover);transition:0.5s}
.footer-info1{font-size: 13px;line-height:25px;position:relative;padding-left:13px;margin-bottom: 10px;}
.footer-info1:before{position:absolute;content:'';width:3px;height:3px;background:#fff;border-radius:50%;left:0;top: 11px;}
.footer-powered{color: #fff;position:relative;font-size: 13px;}
.footer-copyright span{font-weight:700;}
.footer-statistic span{padding: 0 15px;}
.footer-statistic span:last-child{padding-right:0;padding-left: 10px;}
.footer-powered .wrap-content{border: 0;min-height: 60px;padding: 10px 0;flex-wrap: wrap;border-top: 1px solid rgb(255 255 255 / 40%);max-width: 1300px;}
.social-ft{gap: 10px;padding-top: 10px;align-items: center;}
.social-ft a{display:inline-block;}
.social-ft span{font-size:15px;font-weight:600;}
div#footer-map{width: 100%;}
div#footer-map iframe{width:100%;height: 225px;display:block;border-radius: 10px;}
/* end */

/* product detail */
.grid-pro-detail{display:flex;flex-wrap:wrap;justify-content:space-between;}
.left-pro-detail{width:calc(45% - 30px);}
.right-pro-detail{width:calc(55%);}
.thumb-pro-detail,.slick_photo1  {border:1px solid #ddd;text-align:center;}
.attr-pro-detail {margin: auto;padding: 0;font-size: 15px;}
.desc-pro-detail{font-size:15px;}
.desc-pro-detail p{margin-bottom:0.5rem}
.right-pro-detail .title-detail h1{text-align:left;font-size: 25px;margin-bottom: 10px;}
.right-pro-detail ul{list-style:none;padding:0px;}
.right-pro-detail ul li{margin-bottom:20px;}
.right-pro-detail ul li .attr-content-pro-detail{display:inline-block;margin-bottom:0px;font-weight: 700;}
.right-pro-detail ul li .attr-content-pro-detail .price-new-pro-detail{display:block;font-size: 23px;color: var(--color-social);}
.right-pro-detail ul li .attr-content-pro-detail .price-new-pro-detail b{font-weight:700;font-size: 22px;color: var(--color-hover);}
.price-old-pro-detail{text-decoration:line-through;color:#666;padding-left:10px;}
.tabs-pro-detail .nav-tabs{margin-bottom:10px;}
.tabs-pro-detail .nav-link{color:#333;font-size: 15px;}
.tabs-pro-detail .nav-link.active{background: var(--maincolor);color: #fff;}
/* end */

/* product */
.product{width: calc(100%/4 - 20px);margin: 10px;position: relative;text-align: center;}
.pic-product{padding:10px;background: #FFF;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);}
.pic-product a{display: block;border-radius: 10px;line-height: 0;}
.info-product{padding: 15px 0 0 0;}
.name-product{margin-bottom: 0;font-size: unset;line-height: 1.5;}
.name-product a{font-size: 15px;color: var(--color-text);font-weight: 500;}
.name-product a.text-split{-webkit-line-clamp: 1;line-height: 25px;}
.product:hover .name-product a{transition: 0.5s ease;color: var(--maincolor);}
.product .kichth-product{color:#7D7D7D;padding-top: 3px;}
.product .kichth-product span{color: var(--maincolor);}
.product .price-product{color: #7D7D7D;overflow:hidden;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding-top: 3px;}
.product .price-new{text-align: center;color: #D30303;padding-left: 5px;}
.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;margin: -10px;}
/* end */

.page-item.active .page-link{background:var(--maincolor);border-color:var(--maincolor);}
.page-link{color: #333;}
.flex-news{display:flex;flex-wrap:wrap;margin: -10px;}
.item_tt{width:calc(100%/3 - 20px);margin:0 10px 20px;}
input:focus{box-shadow:unset!important;}
.hidden{display:none;}

.menu-fix {position: fixed;left: 0px;right: 0px;top: 0px;z-index: 9999;-webkit-animation: fadeInDown 1.3s ease backwards;-moz-animation: fadeInDown 1.3s ease backwards;-o-animation: fadeInDown 1.3s ease backwards;-ms-animation: fadeInDown 1.3s ease backwards;box-shadow: 0 0 5px #7e7e7e;background: #fff;border: none;margin: 0;width:100%;}
.menu-fix .header-bottom{display:none;}
.menu-fix .menu{background: #2c792e;}
.slick-none {display: none;}
.slick-none.slick-slider {display: block;}
.wap_1300{width:calc(100% - 20px);max-width:1300px;margin:0 auto}
.tieude1{position: relative;text-align: center;color: #727272;background: url(../images/web/td1.png) no-repeat center bottom;padding-bottom: 24px;margin-bottom: 25px;}
.tieude1 h2{position: relative;color: var(--maincolor);font-size: 45px;font-style: normal;font-weight: 700;line-height: 1.5;text-transform: uppercase;margin-bottom: 4px;}
.tieude1.mau_chu, .tieude1.mau_chu h2{color:#fff}
.tieude1.mau_chu{background:none;padding-bottom: 0;margin-bottom: 30px;}
.pd-65{padding:60px 0 80px 0}
.bg-nen{background: url(../images/web/bg1.png);}

/* gioi thieu */
.wrap-aboutHome{padding: 80px 0;background: url(../images/web/bg2.png) no-repeat center bottom, url(../images/web/bg1.png);}
.wap-aboutHome{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.left-aboutHome{width: calc(100% - 53.2% - 28px);z-index: 5;}
.right-aboutHome{width: 53.2%;position: relative;}
.aboutHome-info{position: relative;}
.title-aboutHome{position: relative;margin-bottom: 25px;}
.title-aboutHome .ab-us{position: relative;display: inline-block;color: var(--color-text);text-align: center;font-size: 13px;font-style: normal;font-weight: 400;line-height: 36px;border-radius: 50px;background: #FFF;box-shadow: 0px 0px 4px 0px rgba(67, 67, 67, 0.25);min-width: 145px;margin-bottom: 15px;}
.title-aboutHome .ab-us:before, .title-aboutHome .ab-us:after{position:absolute;content:'';width:8px;height:8px;background:var(--maincolor);border-radius:50%;top: 0;bottom: 0;margin: auto;}
.title-aboutHome .ab-us:before{left:10px}
.title-aboutHome .ab-us:after{right:10px}
.title-aboutHome .sub{position: relative;color: var(--color-text);font-size: 18px;font-style: normal;font-weight: 400;line-height: 30px; /* 166.667% */letter-spacing: 0.9px;padding: 0 25px;}
.title-aboutHome .sub:before{position:absolute;content:'';width:7px;height: 100%;background:var(--maincolor);left:0;top:0;bottom:0;margin:auto;}
.title-aboutHome .main{display: block;position: relative;color: var(--color-text);font-family: 'Osw';font-size: 38px;font-style: normal;font-weight: 700;line-height: 1.5; /* 236.842% */margin-bottom: 12px;}
.title-aboutHome .main span{display:block;font-size: 70px;color: var(--maincolor);}
.desc-aboutHome{color: #383838;font-size: 13px;font-style: normal;line-height: 30px;max-height: 180px;overflow-y: auto;padding-right: 5px;}
.desc-aboutHome::-webkit-scrollbar {background: #eaeaea;width: 4px;height: 11px;}
.desc-aboutHome::-webkit-scrollbar-thumb {background: var(--maincolor);}
.view-aboutHome{margin-top: 10px;position: relative;color: #252525;font-size: 13px;font-style: normal;font-weight: 400;text-align: center;text-transform: capitalize;}
.view-aboutHome span{display:inline-block;}
.view-aboutHome span:nth-child(1){min-width: 165px;line-height: 48px;border: 1px solid #000;border-right: 0;background: rgba(255, 255, 255, 0.00);}
.view-aboutHome span:nth-child(2){font-size: 17px;line-height: 50px;width: 50px;height: 50px;color: #fff;background: var(--maincolor);}
.view-aboutHome i{transform: rotate(-45deg);}
.view-aboutHome span:nth-child(1):hover{background: var(--color-text);border-color: var(--color-text);color:#fff;transition:0.5s}
.box-pic-aboutHome{position: relative;padding-bottom: 40px;}
.pic-aboutHome{display: inline-block;position: relative;z-index: 5;line-height: 0;}
.nam-aboutHome{width: 260px;position: absolute;right: 80px;bottom: 0;border-radius: 10px 10px 0px 10px;background: var(--maincolor);padding: 5px;z-index: 5;}
.nam-aboutHome:before{position:absolute;content:'';width:22px;height:40px;background:#2C612D;left:100%;bottom:0;clip-path: polygon(0 0, 0% 100%, 100% 0);}
.nam1-aboutHome{border-radius: 10px 10px 0px 10px;border: 1px dashed #4FB452;min-height:90px;padding: 10px 15px;color: #fff;gap: 15px;}
.nam1-aboutHome p:nth-child(1){position: relative;color: #FFF;text-align: center;font-size: 20px;font-style: normal;font-weight: 700;line-height: normal;padding-right: 15px;}
.nam1-aboutHome p:nth-child(1) span{font-family: SVN-T;font-size: 79px;font-style: normal;line-height: 65px;}
.nam1-aboutHome p:nth-child(1) i{font-style:normal;position: absolute;top: 0;right: 0;}
.nam1-aboutHome p:nth-child(2){font-size: 16px;font-style: normal;font-weight: 400;line-height: 30px;}
.nam1-aboutHome p:nth-child(2) span{display:block;color: #FFF;font-family: "UTM-E";font-size: 25px;font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;margin-top: -2px;}
/* end */

/* dich vu */
.wrap-dichvu-tc{}
.item_dv .it_dv{position:relative;display: block;overflow:hidden;line-height: 0;}
.item_dv .img_tt {position: relative;margin: 0;}
.item_dv .img_tt img {position: relative;width: 100%;}
.item_dv .info_tt{position: absolute;width: 100%;background: var(--maincolor);text-align: center;min-height: 100px;padding: 25px 10px;left: 0;top: 0;}
.item_dv .name_tt{color: #fff;font-size: 19px;font-weight: 700;-webkit-line-clamp: 1;line-height: 30px;height: calc(30px * 1);margin-bottom: 0;}
.item_dv .view_tt{position: absolute;display: inline-block;text-align:right;padding-top: 20px;width: 64px;height: 64px;background: url(../images/web/xt1.png) no-repeat center #fff;border: 7px solid var(--maincolor);border-radius: 50%;left: 0;right: 0;bottom: -32px;margin: 0 auto;}
/* end */

/* tieu chi */
.wrap-tieuchi-tc{padding: 10px 0 15px 0;background:url(../images/web/bg3.png) no-repeat center top/cover}
.tieuchi-tc{padding:55px 0}
.tieuchi-flex{position: relative;margin: 0 -15px;}
.item_db{width: calc(100%/4 - 30px);position:relative;z-index: 5;margin: 0 15px;}
.item_db .it_db{position:relative;padding-top: 120px;}
.item_db .img_tt {position: absolute;color: rgba(255, 255, 255, 0.36);font-family: Osw;font-size: 150px;font-style: normal;font-weight: 400;line-height: 150px;top: 0;left: 0;}
.item_db .info_tt{}
.item_db .name_tt{color: #6EFF72;font-size: 25px;font-weight: 400;-webkit-line-clamp: 1;line-height: 1.5;margin-bottom: 0;padding-left: 50px;}
.item_db .des_tt{position: relative;color: #fff;font-size: 13px;-webkit-line-clamp: 3;line-height: 30px;padding-left: 50px;margin-top: 15px;}
.item_db .des_tt:before{position:absolute;content:'';width:3px;height:85%;background:#fff;left:24px;top:0;bottom:0;margin:auto;}
/* end */

/* thanh tuu */
.thanhtuu-tc{padding:40px 0;position:relative;}
.thanhtuu-tc:before{position:absolute;content:'';width:100%;height:1px;background: linear-gradient(90deg, rgba(167, 167, 167, 0.00) 0%, #D9D9D9 50%, rgba(115, 115, 115, 0.00) 100%);left:0;right:0;margin:0 auto;top:0}
.thanhtuu-flex{position: relative;margin: 0 -15px;}
.item_th{width: calc(100%/3 - 30px);position:relative;z-index: 5;margin: 0 15px;text-align: center;}
.item_th .it_th{position:relative;}
.item_th .des_t{color: #FFF;font-family: Rig;font-size: 65px;font-style: normal;font-weight: 400;line-height: normal;margin-bottom: 2px;}
.item_th .des_t span{display:inline-block;font-size:95px;}
.item_th .name_tt{color: #fff;font-size: 25px;font-weight: 400;-webkit-line-clamp: 1;line-height: 1.5;margin-bottom: 0;}
.item_th .des_tt{position: relative;color: #fff;font-size: 13px;-webkit-line-clamp: 3;line-height: 30px;max-width: 220px;margin: 0 auto;margin-top: 7px;}
/* end */

/* du an */
.wrap-duannb-tc{}
.item_da{}
.item_da .it_da{position:relative;display: block;border-radius: 10px;background: #FFF;box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);overflow:hidden;margin:5px;line-height: 0;}
.item_da .img_tt {position: relative;margin: 0;}
.item_da .img_tt img {position: relative;width: 100%;}
.item_da .info_tt{padding: 30px 25px 27px 25px;}
.item_da .name_tt{color: #353942;font-size: 16px;font-weight: 500;-webkit-line-clamp: 2;line-height: 30px;height: calc(30px * 2);margin-bottom: 0;}
.item_da .line_tt{width: 74px;height: 2px;background:#353942;margin: 20px 0;}
.item_da .des_tt{color: #606060;font-size: 13px;font-weight: 400;-webkit-line-clamp: 3;line-height: 30px;height: calc(30px * 3);}
.item_da .view_tt{text-align:right;padding-top: 20px;}
.item_da .view_tt span{color: #404040;font-size: 13px;font-style: italic;font-weight: 400;line-height: 25px;display: inline-block;}
.item_da .view_tt i{display:inline-block;width: 25px;height: 25px;border-radius: 5px;background: #358137;line-height:25px;text-align:center;color:#fff;font-style:normal;margin-left:8px;}
.item_da .view_tt span:hover{color:var(--maincolor);}
.item_da .view_tt span:hover i{background: var(--color-3);}
/* end */

/* ykien */
.wrap-ykien-tc{}
.ykien-slide .swiper-button-next, .ykien-slide .swiper-button-prev{width: 60px;height: 60px;box-shadow: unset;border-radius: 0;top: calc(25% - 30px);}
.ykien-slide .swiper-button-prev{background: url(../images/web/mt1.png) no-repeat center;left: 0;}
.ykien-slide .swiper-button-next{background: url(../images/web/mt2.png) no-repeat center;right: 0;}
.ykien-slide .swiper-button-next:after, .ykien-slide .swiper-button-prev:after{display: none;}
.item_yk .it_yk{position:relative;}
.item_yk .img_yk {padding: 0 80px;}
.item_yk .img_tt {position: relative;width: 130px;margin: 0;border-radius: 50%;border: 5px solid rgba(211, 211, 211, 0.40);}
.item_yk .img_tt img {position: relative;}
.item_yk .info_tt{width: calc(100% - 145px);}
.item_yk .name_tt{color: #353942;font-size: 18px;font-weight: 500;-webkit-line-clamp: 1;line-height: 27px;max-height: calc(27px * 1);margin-bottom: 0;}
.item_yk .cv_tt{color: var(--maincolor);font-size: 13px;-webkit-line-clamp: 1;line-height: 1.5;margin-top: 7px;}
.item_yk .desc_tt{position: relative;background: #fff;border: 1px solid #E6E6E6;padding: 40px 25px 30px 25px;border-radius: 10px;margin-top: 30px;}
.item_yk .desc_tt:before{position:absolute;content:'';width:34px;height:27px;background:url(../images/web/yk2.png) no-repeat center;bottom:100%;left:75px;}
.item_yk .des_tt{color: #787878;font-size: 13px;font-style: italic;-webkit-line-clamp: 4;line-height: 30px;max-height: calc(30px * 4);}
/* end */

/* tin tuc */
.wrap-newsVideo{}
.newsHome{position: relative;display: block;transition: 1s ease;line-height: 0;border-radius: 10px;background: #F7F7F7;padding: 20px;}
.box-newsHome{display: block;border: unset !important;}
.img-newsHome{width:100%;position: relative;}
.pic-newsHome{margin: 0;line-height: 0;border-radius: 5px;width: 100%;}
.info-newsHome{width: 100%;padding: 20px 15px;}
.name-newsHome{font-size: 18px;font-weight: 600;color: #1D1D1D;line-height: 27px;-webkit-line-clamp: 1;max-height: calc(27px * 1);margin: 0;}
.newsHome:hover .name-newsHome{transition: 0.5s ease;color: var(--maincolor);}
.time-newsHome{position: absolute;display: inline-block;color: #787878;text-align: center;font-size: 11px;font-style: normal;font-weight: 400;line-height: 16px; /* 227.273% */letter-spacing: 4.18px;border-radius: 0px 0px 5px 5px;background: #1F2536;min-width: 70px;left: 25px;top: 0;}
.time-newsHome > div:nth-child(1){color: #FFF;font-size: 16px;font-style: normal;font-weight: 400;line-height: 25px;letter-spacing: 0;padding: 7px 0 5px 0;min-height: 75px;background: var(--maincolor);}
.time-newsHome > div:nth-child(1) span{font-size: 35px;font-style: normal;font-weight: 600;display: block;line-height: normal;margin-bottom: -5px;}
.desc-newsHome{color: #787878;margin-bottom: 0;font-size: 13px;font-weight: 400;-webkit-line-clamp: 3;line-height: 30px;max-height: calc(30px * 3);margin-top: 10px;}
.view-newsHome{margin-top: 15px;position: relative;color: #252525;font-size: 13px;font-style: normal;font-weight: 400;text-align: center;text-transform: capitalize;}
.view-newsHome span{display:inline-block;}
.view-newsHome span:nth-child(1){min-width: 165px;line-height: 48px;border-radius: 5px 0px 0px 5px;border: 1px solid #000;border-right: 0;background: rgba(255, 255, 255, 0.00);}
.view-newsHome span:nth-child(2){font-size: 17px;line-height: 50px;width: 50px;height: 50px;color: #fff;background: var(--maincolor);border-radius: 0 5px 5px 0;}
.view-newsHome i{transform: rotate(-45deg);}
.view-newsHome span:nth-child(1):hover{background: var(--color-text);border-color: var(--color-text);color:#fff;transition:0.5s}
/* end */

/* doi tac */
.wrap-doitac-tc{padding: 50px 0;}
.doitac-tc{position:relative;padding: 0 57px;padding-bottom: 1px;}
.doitac-tc .swiper {position:initial;}
.doitac-tc .swiper-button-next, .doitac-tc .swiper-button-prev{width: 25px;height: 25px;box-shadow: unset;border-radius: 0;top: calc(50% - 12px);}
.doitac-tc .swiper-button-prev{background: url(../images/web/mt3.png) no-repeat center;left: 25px;}
.doitac-tc .swiper-button-next{background: url(../images/web/mt4.png) no-repeat center;right: 25px;}
.doitac-tc .swiper-button-next:after, .doitac-tc .swiper-button-prev:after{display: none;}
.item_dt {}
.item_dt .img_tt{border:1px solid #D9D9D9;padding:12px;background:#fff}
/* end */

/* dang ky nhan tin */
.wrap-dangky-tc{background: url(../images/web/bg4.png) no-repeat center top/cover;}
.tieudedk{color: #FFF;font-size: 14px;font-style: normal;font-weight: 400;line-height: 1.5;text-align:center;padding-bottom: 22px;}
.tieudedk h2{font-size: 45px;font-style: normal;font-weight: 700;line-height: normal;text-transform: uppercase;display:inline-block;background: url(../images/web/dk.png) no-repeat left bottom 10px;padding-top: 10px;padding-left:65px;margin-bottom: 10px;}
.dangky-tc{max-width: 1120px;margin: 0 auto;}
.newsletter-form{}
.newsletter-input{width: calc(100% - 16% - 10px);display: grid;grid-template-columns: repeat(4,1fr);gap: 10px;}
.newsletter-input input{width: 100%;padding: 0 12px;font-size: 13px !important;font-weight: 400;height: 55px;color: #7B7B7B !important;border: none;border-radius: 0;background: #fff !important;}
.newsletter-input input:last-child{grid-column:span 2;}
.newsletter-input input:focus{background:transparent;box-shadow:none;}
.newsletter-input input::placeholder{color: #7B7B7B;font-size: 13px;font-weight:400;}
.newsletter-button{width: 16%;text-align: center;}
.newsletter-button input {border: 0px;color: #fff !important;display: inline-block;width: 100%;cursor: pointer;padding: 0 10px;line-height: 55px;text-align: center;font-size: 13px !important;font-weight: 400;transition: 0.3s;border-radius: 0;background: var(--maincolor) !important;text-transform: uppercase;}
.newsletter-button input:hover{background: var(--color-hover) !important;color: var(--maincolor) !important;transition:0.5s}
/* end */

.item-news{position: relative;width: calc(100%/3 - 20px);margin: 10px;background: #F7F7F7;padding: 15px;border-radius: 10px;}
.img-news{width: 100%;border-radius: 10px;}
.ds-news{width: 100%;padding-top: 12px;}
.ds-news h3{font-size: 16px;font-weight: 600;color: #333;margin: 0 !important;-webkit-line-clamp: 2;line-height: 1.5;}
.time-news{color: var(--maincolor);font-size: 13px;line-height: 1.5;margin: 7px 0;background: url(../images/web/bv.png) no-repeat center left;padding-left: 20px;}
.time-news i{color:var(--maincolor);font-size:13px;margin-right:5px;}
.item-news:hover .ds-news h3{transition: 0.5s;color: var(--maincolor);}
.ds-news .desc-news{color: #666;line-height: 1.7;margin-top: 5px;}

/* news detail */
.share{padding:17px 10px 10px 10px;line-height:normal;background: #eee;margin-top:15px;border-radius:5px;border: 1px solid #ddd;}
.share b{display:block;margin-bottom:5px;font-size: 15px;font-weight: 700;}
.othernews b{margin-bottom:10px;font-size: 15px;}
.list-news-other{padding-left:17px;list-style:square;margin: 0;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:#333333;line-height: 1.7;}
.list-news-other li a:hover{color:var(--maincolor);}

/* lien he */
.contact-article{    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);border-radius: 5px;background-color: #ffffff;overflow: hidden;}
.contact-text{width: 40%;order:2;color: #fff;padding: 45px 60px;background-size: 100% 100% !important;}
.contact-form-td{width:calc(100% - 40%);padding: 45px 60px;}
.contact-form-td .title-detail h1, .contact-text .title-main span{text-align:left;margin-bottom: 15px;font-size: 32px;}
.contact-text .title-main span{color:#fff;}
.contact-input p{margin-bottom: 5px;font-weight: 700;text-transform: uppercase;}
.contact-input input,.contact-input textarea{border: 0;border-bottom: 1px solid #ced4da;border-radius: 0;padding: 0 !important;hei;height: 40px!important;line-height: 40px !important;text-indent: 0 !important;}
.contact-input .form-floating>label,.contact-input .form-floating>.form-control{padding: 0;height: 40px;line-height: 40px;width: 100%;color: #959595 !important;font-size: 13px;}
.contact-input input::-webkit-input-placeholder{color:#959595 !important}.contact-input input:-moz-placeholder{color:#959595 !important}
.contact-input input::-moz-placeholder{color:#959595 !important}.contact-input input:-ms-input-placeholder{color:#959595 !important}
.gapdt-2 a {display: inline-block;color: #fff;font-size: 16px;font-weight: 400;background-color: var(--maincolor);border-radius: 8px;text-align: center;padding: 10px;transition: all 0.3s;text-transform: uppercase;min-width: 33.33%;}
.gapdt-2 a:not(:last-child){margin-right:10px;}
.gapdt-2 a:hover {background-color: var(--color-social);}

    .toolbar-app {
        display: none;
        width: 100%;
        bottom: 0px;
        position: fixed;
        z-index: 500;
        left: 0px;
        -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
        -moz-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
        -ms-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
        -o-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
    }
    
    .toolbar-app.is-active .list-phone {
        display: block;
        -webkit-animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards;
        animation: quickShow .2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards;
    }
    
    .toolbar-app .list-phone {
        position: absolute;
        bottom: 100%;
        left: 30px;
        opacity: 0;
        transform: scale(0);
        transform-origin: 50% 100%;
        display: none;
    }
    
    .toolbar-app .list-phone a {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        background: #fff;
        max-width: 240px;
        min-width: 190px;
        padding: 10px 20px;
        margin: 10px 0;
        border-radius: 50px;
        padding-right: 10px;
    }

    .toolbar-app .phone span:before, .toolbar-app .phone span:after {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(135deg);
        width: 30px;
        height: 3px;
        border-radius: 2rem;
        background-color: var(--color-main);
        opacity: 0;
        transition: opacity .2s ease-in-out;
    }
    
    .toolbar-app .phone span:after {
        transform: translate(-50%, -50%) rotate(45deg);
    }
    
    .toolbar-app .list-phone svg {
        max-width: 30px;
        max-height: 30px;
    }
    
    .toolbar-app .list-phone span {
        display: block;
        width: calc(100% - 40px);
        color: #333;
        font-weight: 700;
    }
    
    .toolbar-app .phone {
        position: relative;
        width: 50px;
        height: 50px;
        z-index: 99;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        border-radius: 50%;
        margin: 0 0px -25px 30px;
        transition: transform .2s ease-in-out;
    }
    
    .toolbar-app .phone a {
        color: #333;
        display: block;
        position: relative;
    }
    
    .toolbar-app .phone svg {
        max-width: 27px;
        max-height: 27px;
        display: block;
        position: relative;
        fill: var(--color-main);
    }
    
    .toolbar-app.is-active .phone {
        transform: rotate(-180deg);
    }
    
    .toolbar-app.is-active .phone svg {
        opacity: 0;
    }

    .toolbar-app.is-active .phone span:before, .toolbar-app.is-active .phone span:after {
        opacity: 1;
    }
    
    .toolbar-app ul {
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0px;
        margin: 0px;
        --size: 33px;
        -webkit-mask: radial-gradient(var(--size) at 55px 0px, #0000 99%, #fff 101%) 100%;
        background: #fff;
        padding: 10px 0;
        padding-left: 100px;
        border-radius: 10px 10px 0px 0px;
    }
    
    .toolbar-app ul li {
        text-align: center;
        width: 25%;
        line-height: 1;
    }
    
    .toolbar-app ul li a {
        display: block;
        width: 100%;
        font-size: 27px;
        color: #ffff;
    }
    
    .toolbar-app ul li .icon {
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    
    .toolbar-app ul li a span {
        display: none;
        font-weight: 400;
        font-size: 11px;
        margin-top: 5px;
        color: #333;
        text-transform: capitalize;
    }
    
    .toolbar-app ul li a img, .toolbar-app ul li svg {
        max-height: 30px;
        fill: var(--color-main);
        width: 100%;
    }
    
    .toolbar-app .phone svg {
        animation: tada 1.2s infinite;
        fill: var(--color-main);
    }
    
    .tada {
        animation: tada 1.2s infinite;
    }
    
    .lang-toolbar-app {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .toolbar-app ul li.lang-toolbar-app a {
        display: inline-block;
        width: unset;
        margin: 0px 2px;
        font-size: unset;
    }
    
    .toolbar-app ul li.lang-toolbar-app a img {
        height: 10% !important;
    }
    
    .ex6 path {
        fill: #fff;
        stroke: var(--color-main);
        stroke-width: 0.5;
        stroke-dasharray: 1500;
        stroke-dashoffset: 1500;
        -webkit-animation: dash 5s ease forwards;
        animation: dash 5s ease forwards;
    }

    @-webkit-keyframes dash {
        to {
            fill: var(--color-main);
            stroke-dashoffset: 0;
        }
    }
    
    @keyframes dash {
        to {
            fill: var(--color-main);
            stroke-dashoffset: 0;
        }
    }

    @keyframes tada {
        0% {
            transform: scaleX(1)
        }
    
        10%, 20% {
            transform: scale3d(.9, .9, .9) rotate(-3deg)
        }
    
        30%, 50%, 70%, 90% {
            transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        }
    
        40%, 60%, 80% {
            transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        }
    
        to {
            transform: scaleX(1)
        }
    }

    @keyframes quickShow {
        0% {
            opacity: 0;
            transform: scale(0);
        }
    
        100% {
            opacity: 1;
            transform: scale(1);
        }
    }