 
:root{--main:#00BF62;--main2:#54C028;--main3:#FE8D4E;--color-active:rgb(186, 0, 22);--color-social:rgb(186, 0, 22);--color-hover:rgb(186, 0, 22);--color-text:#333333;--color-text1:#4D4D4D;} 
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{font-size:14px; font-family: "Montserrat", sans-serif;font-weight: 400; overflow-x: hidden;}

.wrap__container{margin: auto;max-width: 1920px;}
.wrap__content{margin:auto;max-width:1330px;padding-left: 15px;padding-right: 15px;}
.wrap__main{margin:auto;max-width:1330px;padding-left: 15px;padding-right: 15px;}
.max-width{max-width:1330px;margin: auto;padding-left: 15px;padding-right: 15px;}
img{display:inline-block;max-width:100% !important;height:auto !important;}
.hidden-seoh { visibility: hidden; height: 0px; margin: 0px; overflow: hidden; } 
a{text-decoration:none;}
.social-plugin{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:10px;}
.social-plugin iframe{z-index: 1 !important;}
.a2a_kit .a2a_svg {width: 20px;height: 20px;line-height: 20px;}
/* Lazyload */
img.lazy { opacity: 0; }
img:not(.initial) { -webkit-transition: opacity 1s; -o-transition: opacity 1s; -moz-transition: opacity 1s; transition: opacity 1s; }
img.initial, img.loaded, img.error { opacity: 1; }
img:not([src]) { visibility: hidden; }
.scale-img { overflow: hidden; display: block; }
.scale-img img { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
.scale-img:hover > img { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.hover-img{position:relative;overflow:hidden;display:block;}
.text-split{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp: 10;}
.text-split1{-webkit-line-clamp: 1;}
.text-split2{-webkit-line-clamp: 2;}
.text-split3{-webkit-line-clamp: 3;}
.text-split4{-webkit-line-clamp: 4;}
.text-split5{-webkit-line-clamp: 5;}
.text-split6{-webkit-line-clamp: 6;}
.text-split7{-webkit-line-clamp: 7;}
.text-split8{-webkit-line-clamp: 8;}
.text-split9{-webkit-line-clamp: 9;} 

/* 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{-webkit-transition:0.3s all;-o-transition:0.3s all;-moz-transition:0.3s all;transition:0.3s all;}

/* mixin */
.btn__outline__custom{border:solid 1px var(--main);color:var(--main);}
.btn__outline__custom.active,.btn__outline__custom:hover{border:solid 1px var(--main);background-color:var(--main);color:#ffffff !important;}
.btn__custom{border:solid 1px var(--main);color:white;background-color:var(--main);}
.btn__custom.active,.btn__custom:hover{border:solid 1px var(--color-active);background-color:var(--color-active);color:#ffffff !important;}

/* main */
.title__main{margin-bottom:1.5rem;text-align:center;}
.title__main h1,.title__main h2,.title__main span{margin-bottom: 0px;font-weight: 700;color: var(--main3);font-size: 34px; line-height: 1.5;text-transform: uppercase;position: relative;}
.title__main .slogan{color: var(--color-text);font-size: 14px;margin-bottom: 0.5rem;line-height: 1.6;}
.title__main .line{background: url('../images/line1.webp') no-repeat;width: 250px;height: 16px;margin: auto;}
.title__slogan{position: relative;opacity: 0.75; color: white ;margin-bottom: -30px; font-weight: 900;text-shadow: 1px 1px 0 var(--main), 1px -1px 0 var(--main), -1px 1px 0 var(--main), -1px -1px 0 var(--main), 1px 0px 0 var(--main), 0px 1px 0 var(--main), -1px 0px 0 var(--main), 0px -1px 0  var(--main);font-size: 40px;line-height: 1.5;text-transform: uppercase;}
.title__slogan::after {position: absolute; content: '';width: 100%;height: 100%;left: 0;bottom: 0;background: linear-gradient(180deg, transparent 0%, white 85%);}
/*media all*/
.py-50{padding-top: 50px !important;padding-bottom: 50px !important;}
.py-30{padding-top: 30px !important;padding-bottom: 30px !important;}
.mb-50{margin-bottom: 50px !important;}
.mb-30{margin-bottom: 30px !important;}
.rounded-50{-webkit-border-radius: 50px !important;-moz-border-radius: 50px !important;border-radius: 50px !important;}
 
/* Header */
.header{background:var(--main);padding: 10px 0;}
.header .wrap__content{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;gap: 3px;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;} 
 

.btn__hotline-header{font-size: 14px; font-weight: 500;color: white;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;gap: 5px;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
 
.hotline__number{ font-weight: 700;}
.btn__hotline-header i{font-size: 20px;color: white;}
.btn__hotline-header:hover p{color: white;}
.btn__hotline-header:hover span{color: white;text-decoration: underline;}
/* .cart__header P{font-size: 15px;color: var(--color-text);text-transform: capitalize;}
.cart__header span{font-size: 13px;color: #757575;} */
 

/* Menu */
.menu { position:relative;z-index:999;background-color: white;padding: 5px 0;}
.menu .wrap__content{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;} 

.menu ul.menu__ul{width: fit-content;margin-right: 0;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;  -webkit-flex-wrap:wrap;  -ms-flex-wrap:wrap;  flex-wrap:wrap; -webkit-box-align:center; -webkit-align-items:center; -moz-box-align:center; -ms-flex-align:center; align-items:center;  justify-content:flex-end;}
.menu ul { width: 100%; padding: 0px; margin: auto; list-style: none; }
.menu ul li { position: relative; z-index: 1;margin: 0px;}
.menu ul li.menu-line { width: 4px; height: 4px; background-color:var(--color-text);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.menu ul li a{font-weight: 700; font-size:15px;color:var(--color-text);margin:0px;padding:12px 25px;text-transform:uppercase;position:relative;z-index:1;text-align:center;text-decoration:none !important;display:block;line-height:1.6;}
 
.menu ul li a.active,.menu ul li:hover > a{color: var(--main);}
.menu ul li a.has-child { padding-right: 16px; margin-right: 8px; }
.menu ul li a.has-child:after { content: ""; position: absolute; bottom: -webkit-calc(50% - 4px / 2); bottom: -moz-calc(50% - 4px / 2); bottom: calc(50% - 4px / 2); right: 5px; width: 5px; height: 5px; border: 1px solid var(--color-text); border-top: 0px; border-left: 0px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.menu ul li:hover > a.has-child:after, .menu ul li a.active.has-child:after {border: 1px solid var(--main);}
.menu ul li ul{position:absolute;min-width:250px;left:0;background:white;-webkit-box-shadow:0 3px 11px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 3px 11px 0 rgba(0,0,0,0.3);box-shadow:0 3px 11px 0 rgba(0,0,0,0.3);-webkit-transform:perspective(600px) rotateX(-90deg);-moz-transform:perspective(600px) rotateX(-90deg);transform:perspective(600px) rotateX(-90deg);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;visibility:hidden;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s;}
.menu ul li:hover > ul{-webkit-transform:perspective(600px) rotateX(0);-moz-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);-webkit-transform-origin:0 0 0;opacity:1;visibility:visible;-webkit-transition:all .7s;-o-transition:all .7s;-moz-transition:all .7s;transition:all .7s;}
.menu ul li ul li{text-align:left;border-bottom:1px solid rgb(173 173 173 / 32%);}
.menu ul li ul li:last-child{border-bottom:0px;}
.menu ul li ul li a{font-size:14px;padding:10px;display:block;text-decoration:none !important;line-height:20px;text-align:left;font-weight:500;text-transform:capitalize;}
.menu ul li ul li ul{top:0px;left:100%;}
.menu ul li ul li a:before{position:absolute;content:'';top:50%;left:0;width:0;height:1px;background:var(--main);transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;visibility:hidden;opacity:0;}
.menu ul li ul li a:hover:before,.menu ul li ul li>a.active:before{left:0;visibility:visible;opacity:1;width:20px;}
.menu ul li ul li a.active,.menu ul li ul li a:hover{padding-left:22px;color: var(--main);}
.menu.fixed .logo__header {zoom: 0.75;}

/* search */
.search{width:500px;background:white;position:relative;right:0;top:0;border:solid 1px var(--color-text);-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;overflow:hidden;padding: 3px;}
.search input{width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px);height:40px;outline:none;padding:0px;border:0px;background:transparent;text-indent:10px;font-size:13px;color:#131313;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.search p{width:40px;height:40px;cursor:pointer;line-height:40px;text-align:center;font-size:13px;background:var(--main);-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;color: white;}

/* Mmenu */
.menu-res { height: 55px; z-index: 501; background: white; position: relative; display: none; }
.menu-bar-res { height: 55px; padding: 0px 15px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-box-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; justify-content: space-between; }
#menu { display: none; }
#hamburger { display: block; width: 35px; height: 23px; position: relative; }
#hamburger:before, #hamburger:after, #hamburger span { background: black; content: ""; display: block; width: 100%; height: 3px; position: absolute; left: 0px; }
#hamburger:before { top: 0px; }
#hamburger span { top: 10px; }
#hamburger:after { top: 20px; }
#hamburger:before, #hamburger:after, #hamburger span { -webkit-transition: none 0.5s ease 0.5s; -o-transition: none 0.5s ease 0.5s; -moz-transition: none 0.5s ease 0.5s; transition: none 0.5s ease 0.5s; -webkit-transition-property: transform, top, bottom, left, opacity; -webkit-transition-property: top, bottom, left, opacity, -webkit-transform; transition-property: top, bottom, left, opacity, -webkit-transform; -o-transition-property: top, bottom, left, opacity, -o-transform; -moz-transition-property: transform, top, bottom, left, opacity, -moz-transform; transition-property: transform, top, bottom, left, opacity; transition-property: transform, top, bottom, left, opacity, -webkit-transform, -moz-transform, -o-transform; transition-property: transform, top, bottom, left, opacity, -webkit-transform; }
.search-res-w100{width: -webkit-calc(100% - 45px) !important;width: -moz-calc(100% - 45px) !important;width: calc(100% - 45px) !important;-webkit-border-radius: 0.25rem !important;-moz-border-radius: 0.25rem !important;border-radius: 0.25rem !important;}
.search-res-w100 input{width:-webkit-calc(100% - 35px);width:-moz-calc(100% - 35px);width:calc(100% - 35px);height:35px;outline:none;padding:0px;border:0px;background:transparent;text-indent:10px;font-size:13px;color:#131313;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.search-res-w100 p{width:35px;height:35px;cursor:pointer;line-height:35px;text-align:center;font-size:13px;background:var(--main);-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;color: white;}
.mm-wrapper_opening #hamburger:before, .mm-wrapper_opening #hamburger:after { top: 10px; }
.mm-wrapper_opening #hamburger span { left: -50px; opacity: 0; }
.mm-wrapper_opening #hamburger:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.mm-wrapper_opening #hamburger:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.mm-menu_opened { display: block !important; }
.mm-slideout { z-index: unset; }


/* Search Responsive */
.search-res { position: relative; }
.search-res .icon-search { width: 40px; height: 40px; cursor: pointer; text-align: center; line-height: 42px; color: var(--color-text); font-size: 17px; margin: 0px; }
.search-res .icon-search.active { color: var(--main); background: white; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.search-res .search-grid { position: absolute; top: 50px; right: 0px; width: 0px; height: 40px; overflow: hidden; background: white; border: 1px solid var(--main); z-index: 2; opacity: 0; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; line-height: normal; }
.search-res .search-grid p { float: left; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: var(--main); line-height: 40px; text-align: center; }
.search-res .search-grid input { width: -webkit-calc(100% - 35px); width: -moz-calc(100% - 35px); width: calc(100% - 35px); float: right; line-height: 38px; outline: none; border: none; color: var(--main); }
.search-res .search-grid input::-webkit-input-placeholder { color: var(--color-text); }
.search-res .search-grid input:-moz-placeholder { color: var(--color-text); }
.search-res .search-grid input::-moz-placeholder { color: var(--color-text); }
.search-res .search-grid input:-ms-input-placeholder { color: var(--color-text); }

/* SLider */
.control-owl{position:absolute;width:100%;z-index:2;left:0px;top:-webkit-calc(50% - 80px / 2);top:-moz-calc(50% - 80px / 2);top:calc(50% - 80px / 2);opacity: 0;}
.position-relative:hover .control-owl{opacity: 1;}
.control-owl button{opacity:0.75;top:0px;position:absolute;outline:none;border:0px; padding:0px;margin:0px;display:block;cursor:pointer;color:white;width:40px;height:80px;text-align:center;font-size:25px;margin:0px;background-color:var(--main);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.control-owl button:hover{opacity:1;}
.control-owl button.owl-prev{left:0px;}
.control-owl button.owl-next{right:0px;} 
.banner__slideshow{position: absolute !important;top: 5px;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);z-index: 99;}

.control-slideshow.control-owl button.owl-prev{left: 0px;}
.control-slideshow.control-owl button.owl-next{right: 0px;}
.slideshow .owl-dots,.quangcao .owl-dots{position: absolute;width: 100%;bottom: 0;z-index: 2;}
.owl-theme .owl-dots .owl-dot span{background: #00000000;border: 1px solid var(--main);-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;}
.owl-theme .owl-dots .owl-dot.active span{background:  var(--main);width: 10px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;}
 

/*Quảng cáo*/
.banner_qc-left{width: 61%;}
.banner_qc-right{width: -webkit-calc(39% - 10px);width: -moz-calc(39% - 10px);width: calc(39% - 10px);}
.banner_qc-2{margin-bottom: 10px;}



/*Giới thiệu*/ 
.wrap__aboutus .wrap__content{display: flex;justify-content: space-between;flex-wrap: wrap;gap: 40px;align-items: center; }
.aboutus__left{width: 50%;}
.aboutus__right{width: -webkit-calc(100% - 50% - 40px);width: -moz-calc(100% - 50% - 40px);width: calc(100% - 50% - 40px);background: white;border-radius: 20px;overflow: hidden;}
.image__aboutus{-webkit-border-radius: 1rem;-moz-border-radius: 1rem;border-radius: 1rem;overflow: hidden;} 
.aboutus__info{padding: 10px 40px 30px;} 
.desc__aboutus {padding-right: 10px;margin-bottom: 10px; max-height: 240px;overflow: auto;} 
.desc__aboutus::-webkit-scrollbar {width: 3px;}
.desc__aboutus::-webkit-scrollbar-track {background: transparent;}
.desc__aboutus::-webkit-scrollbar-thumb {background: var(--main);}
.desc__aboutus::-webkit-scrollbar-thumb:hover {background: var(--main);}

.title__aboutus .slogan{color: var(--main3); font-family: SVN-Amperzand;font-size: 26px; line-height: 1.5;}
.desc__aboutus{color: var(--color-text);line-height: 2;text-align: justify;} 
 
.btn__aboutus{width: fit-content;margin: 10px auto 0;overflow: hidden; padding: 8px 20px 6px;border-radius: 50px; display: flex;justify-content: center;align-items: center;background: var(--main);}
.btn__aboutus span,.btn__aboutus i{color: white;font-size: 13px;font-weight: 600;text-transform: capitalize;}
.btn__aboutus span{margin-right: 5px;}
.aboutus__right-top{position: relative;height: 110px;} 
.aboutus__logo {position: absolute;top: 10px;left: calc(50% - 119px / 2);}
.custom-shape-divider-bottom-1732603180 {position: absolute;top: 71px;left: 0;width: 100%;overflow: hidden;line-height: 0;transform: rotate(180deg);}
.custom-shape-divider-bottom-1732603180 svg {position: relative;display: block;width: calc(100% + 1.3px);height: 40px;}
.custom-shape-divider-bottom-1732603180 .shape-fill {fill: white;}
 
/*Thành tựu*/    
.aboutus__bottom{width: 100%;position: relative;background: var(--main3);border-radius: 50px;} 
.thanhtuu{position: relative;padding: 30px 10px;} 
.thanhtuu__info{text-align: center;} 
.thanhtuu__name{margin: 0;}
.thanhtuu__name span{font-size: 20px;color: white;font-weight: 700;line-height: 1.5;text-transform: uppercase;}  
.thanhtuu__number{display: flex;align-items: center;justify-content: center;gap: 3px;}
.thanhtuu__number p{color: var(--main3);letter-spacing: 2px; text-shadow: 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 1px 0px 0 white, 0px 1px 0 white, -1px 0px 0 white, 0px -1px 0  white; font-size: 25px; font-weight: 900;line-height: 1.5;margin-bottom: 0;}
 
/*Tiêu chí*/    
/* .wrap__criteria .wrap__content{position: relative;} */
/* .wrap__criteria .wrap__content::before{position: absolute;content: '';top: 0;right: 0;width: 272px;height: 281px;background: url(../images/d4.webp) no-repeat;background-size:100% 100%;animation-name: tada;-webkit-animation-name: tada;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;animation-timing-function: linear;-webkit-animation-timing-function: linear;} */
 
.criteria__image{width: 118px;height: 115px;margin: 30px auto 0; background: url(../images/d1.webp) no-repeat;background-size: 100% 100%; display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;} 
.criteria__image::before {position: absolute;content: '';width: 118px;height: 115px; background: unset;background-size: 100% 100%; -webkit-animation: 2.5s pulse-animation infinite;-moz-animation: 2.5s pulse-animation infinite;-o-animation: 2.5s pulse-animation infinite;animation: 2.5s pulse-animation infinite;}
 
.criteria__info{text-align: center;margin-top: 16px;} 
.criteria__name{margin: 8px;}
.criteria__name span{font-size: 15px;color: var(--main3);font-weight: 700;line-height: 1.5;text-transform: uppercase;}  
.criteria__desc{margin: 0;}
.criteria__desc span{font-size: 14px;color: var(--color-text);line-height: 1.5;}  
.criteria.action .criteria__image img,.criteria__image:hover img{-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);transform: rotateY(180deg);-webkit-transition: all linear 0.5s;-o-transition: all linear 0.5s;-moz-transition: all linear 0.5s;transition: all linear 0.5s;}
 
/* .criteria:hover .criteria__image::before,.criteria:hover .criteria__image::after, .criteria.action .criteria__image::before,.criteria.action .criteria__image::after{border-color: var(--main2);transition: all 0.5s linear;} */
/* .criteria:hover .criteria__image .scale-img,.criteria:hover .criteria__image .scale-img, .criteria.action .criteria__image .scale-img,.criteria.action .criteria__image .scale-img{background: #F5AB1C30;transition: all 0.5s linear;} */
/* .criteria__image:hover::before,.criteria__image:hover::after{border-color: var(--main2);transition: all 0.5s linear;} */
/* .criteria:hover .criteria__image img,.criteria:hover .criteria__image img, .criteria.action .criteria__image img,.criteria.action .criteria__image img{filter: brightness(0) saturate(100%) invert(0%) sepia(90%) saturate(7460%) hue-rotate(54deg) brightness(105%) contrast(95%);transition: all 0.5s linear;} */
.criteria:hover .criteria__name span,.criteria:hover .criteria__name span, .criteria.action .criteria__name span,.criteria.action .criteria__name span{color: var(--main2);transition: all 0.5s linear;}
.criteria:hover .criteria__image::before, .criteria.action .criteria__image::before{background: url(../images/d1.webp) no-repeat; transition: all 0.3s linear;}
 

/**/  
.box__feedback{display: flex;align-items: center;justify-content: space-between;}
.feedback__image{width: 30%;}
.feedback__info{width: -webkit-calc(100% - 30% - 10px);width: -moz-calc(100% - 30% - 10px);width: calc(100% - 30% - 10px);}
.feedback__image{display: inline-block;} 
.feedback__name span{font-size: 18px;color: var(--main);font-weight: 700;line-height: 1.6;} 
.feedback__desc{color: var(--color-text);font-size: 14px;line-height: 1.8;margin-bottom: 0.5rem;} 
.feedback__content{color: var(--color-text);font-size: 14px;line-height: 1.8;}
.slick-prev:before, .slick-next:before{color: var(--color-text);}
.gr__feedback__nav{max-width: 420px;margin: auto;}
.feedback__nav{margin: 0px 20px;}
 
/*Nhận tin*/  
.newsletter__input{margin-bottom: 14px;background: white;border: 1px solid white;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.newsletter__input .form-control{height: -webkit-calc(1em + 1.25rem + 8px);height: -moz-calc(1em + 1.5rem + 8px);height: calc(1em + 1.5rem + 8px);color: var(--color-text);background:#ffffff00;border: none;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.newsletter__input textarea{height: 100px !important;} 
.newsletter__input textarea::-webkit-input-placeholder,.newsletter__input input::-webkit-input-placeholder{color:var(--color-text);}
.newsletter__input textarea:-moz-placeholder,.newsletter__input input:-moz-placeholder{color:var(--color-text);}
.newsletter__input textarea::-moz-placeholder,.newsletter__input input::-moz-placeholder{color:var(--color-text);}
.newsletter__input textarea:-ms-input-placeholder,.newsletter__input input:-ms-input-placeholder{color:var(--color-text);}
.newsletter-button {margin: 10px auto 0;cursor: pointer;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;padding: 8px 35px 6px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: var(--main3) ;position: relative;overflow: hidden;display: block;}
.btn__submit{font-weight: 700;font-size: 15px;text-transform: uppercase;color: white;} 
.newsletter-button:hover:before{-webkit-animation: moveArrow 1500ms;-moz-animation: moveArrow 1500ms;-o-animation: moveArrow 1500ms;animation: moveArrow 1500ms;}
.newsletter-button:hover .btn__submit{color: white;}

/* Video */
.my-flipster{ overflow-y: hidden !important; } 
/* Play icon */
.play-icon { z-index: 1; position: absolute; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -o-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); }
.play-icon svg { -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 30%); -moz-box-shadow: 1px 1px 15px rgb(0 0 0 / 30%); box-shadow: 1px 1px 15px rgb(0 0 0 / 30%); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: rgb(255 255 255 / 15%); }
.play-icon svg .play-icon-stroke-dotted { opacity: 0; stroke-dasharray: 4, 5; stroke-width: 1px; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-animation: spin 4s infinite linear; -moz-animation: spin 4s infinite linear; -o-animation: spin 4s infinite linear; animation: spin 4s infinite linear; -webkit-transition: opacity 1s ease, stroke-width 1s ease; -o-transition: opacity 1s ease, stroke-width 1s ease; -moz-transition: opacity 1s ease, stroke-width 1s ease; transition: opacity 1s ease, stroke-width 1s ease; }
.play-icon svg .play-icon-stroke-solid { stroke-dashoffset: 0; stroke-dashArray: 300; stroke-width: 4px; -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease; -o-transition: stroke-dashoffset 1s ease, opacity 1s ease; -moz-transition: stroke-dashoffset 1s ease, opacity 1s ease; transition: stroke-dashoffset 1s ease, opacity 1s ease; }
.play-icon svg .play-icon-icon { -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: -webkit-transform 200ms ease-out; transition: -webkit-transform 200ms ease-out; -o-transition: -o-transform 200ms ease-out; -moz-transition: transform 200ms ease-out, -moz-transform 200ms ease-out; transition: transform 200ms ease-out; transition: transform 200ms ease-out, -webkit-transform 200ms ease-out, -moz-transform 200ms ease-out, -o-transform 200ms ease-out; }
.play-icon:hover svg .play-icon-stroke-dotted { stroke-width: 4px; opacity: 1; }
.play-icon:hover svg .play-icon-stroke-solid { opacity: 0; stroke-dashoffset: 300; }
.play-icon:hover svg .play-icon-icon { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
 
.listvideos{width:100%;height:40px;padding:0px 10px;border:1px solid #ccc;color:var(--color-text);margin-top:10px;cursor:pointer;}
.video__main{position:relative;height:450px;}
.video__main iframe{position:absolute;width:100%;height:100%;top:0px;left:0px;}

.video__slick{position:relative;height:450px;}
.video__slick iframe{position:absolute;width:100%;height:100%;top:0px;left:0px;}
.subvideo{width: 100%;height:450px;overflow: hidden;}
.runvideo{margin: -0.25rem 0px;}
.video__m{margin: 0.25rem 0px;}
 
/* Album */
.album { cursor: pointer; }
.album .album__image { margin-bottom: 0rem;position: relative;}
.album__expand{position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;background-color: #00000050;opacity: 0;}
.album__expand i{font-size: 35px;color: white;}
.album:hover .album__expand{opacity: 1;}
.album .album__name { margin-bottom: 0px; text-align: center; display: block; font-size: 18px; color: white;font-weight: 600;text-transform: capitalize; margin-bottom: 0px; }

.album__home{display: grid;grid-template-columns: repeat(9,1fr);gap: 20px;position: relative;}
.album__item1{grid-column: 3 span;grid-row: 2 span;text-align: center;}  
.album__item2{grid-column: 3 span;grid-row: 3 span;display: flex;align-items: flex-end;}  
.album__item3{grid-column: 3 span;grid-row: 2 span;}  
.album__item4{grid-column: 3 span;grid-row: 1 span;}  
.album__item5{grid-column: 3 span;grid-row: 2 span;}  
.album__item6{grid-column: 3 span;grid-row: 3 span;}  
.album__item7{grid-column: 3 span;grid-row: 3 span;}  
.album__item8{grid-column: 3 span;grid-row: 2 span;}  

/* dịch vụ nổi bật */
.news.service .info__news{text-align: center;padding: 20px 0 10px;}
.news.service .news__name{margin-bottom: 0.25rem;}
.news.service .news__name a{color: var(--main3);text-transform: uppercase;}
.btn__news{width: fit-content;margin: 10px auto 0;overflow: hidden; padding: 5px 10px 4px;border-radius: 5px; display: flex;justify-content: center;align-items: center;background: var(--main);}
.btn__news span{color: white;}

.wrap__newshome .control-owl{top: calc(50% - 80px);}
/* News */ 
.grid__news{display: grid;gap: 20px; grid-template-columns: repeat(3, minmax(0, 1fr));margin-bottom: 1.5rem;} 
/* .news{border: solid 1px #fff9eb;} */
.news__image{position: relative;}
.news__time{position: absolute;bottom: 10px;left: 10px;background: var(--main);padding: 5px 10px;color: white;text-align: center;border-radius: 5px;}
.news__time p{margin-bottom: 0.25rem;font-size: 28px; font-weight: 700;line-height: 1;}
.news__time span{font-size: 13px;}

.info__news{position: relative;z-index: 3;padding-top:20px;}
.news__name{margin-bottom: 0.25rem;}
.news__name a{font-size: 16px;color: var(--color-text);font-weight: 700;line-height: 1.6;}
.news__name a:hover{color: var(--color-hover);} 
.news__desc{color: var(--color-text);font-size: 14px;line-height: 1.75;text-align: justify;}
 
/* tin tức nổi bật */
.bgother__news{position: -webkit-sticky;position: sticky;top: 90px;bottom: 0;}
.other__news b{display: block;padding: 12px;margin-bottom: 0;width: 100%;text-transform: uppercase;font-weight: 700;font-size: 16px;color: white;}
.list__news {list-style: none;padding: 0;max-height: 500px;overflow: auto;border: 1px solid #e5e5e5;border-top: unset;} 
.list__news::-webkit-scrollbar {width: 3px;height: 3px;}
.list__news::-webkit-scrollbar-track {background: #00000050;}   
.list__news::-webkit-scrollbar-thumb {background: var(--main);}
.list__news::-webkit-scrollbar-thumb:hover {background: var(--main);}
.list__news li {counter-increment: li;padding: 7px 10px 5px;background: transparent;border-color: transparent;width: 100%;}
.list__news li:not(:last-child) {border-bottom: 1px solid #e5e5e5;}
.list__news li a {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px;}
.numb__news {width: 100px;height: 70px;border-radius: 5px;}
.info__other__news {-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}
.info__other__news h3{ font-size: 14px;color: var(--color-text);line-height: 1.5;margin-bottom: 0;}
 
.list__news li:hover .info__other__news h3 {color: white;}

.share{padding:17px 10px 10px 10px;line-height:normal;background:rgba(128,128,128,0.15);margin-top:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.share b{display:block;margin-bottom:5px;}
.othernews b{margin-bottom:10px;}
.list-news-other{padding-left:17px;list-style:square;}
.list-news-other li{margin-bottom:2px;}
.list-news-other li a{text-transform:none;color:var(--color-text);}
.list-news-other li a:hover{color:var(--main);}

 
/* Partner */
.info-partner{background:#f8f8f8;padding:15px 0px;}

/* Footer */
.logo__footer{margin-bottom: 1rem;}
footer .bg__footer{background: url(../images/bg.webp) no-repeat;background-size: cover;}
.title__footer{margin-bottom: 1rem;color: white;font-weight: 700;font-size: 17px;text-transform: uppercase;line-height: 1.5;}
.desc__footer{margin-bottom: 10px;color:white;font-size:15px;line-height:1.2;font-weight: 700;text-transform: uppercase;}
.name__footer{margin-bottom: 1rem;color:white;font-size:24px;line-height:1.2;font-weight: 700;text-transform: uppercase;}
.linef{width: 84px;height: 1px;background: linear-gradient(to right ,white, transparent) ;margin: 10px 0 1rem;}
.info__footer{color: white;}
.footer__ul{list-style-type: disc; padding-left: 12px; margin: 0;}
.footer__ul li{padding: 0px;color: white;margin-bottom: 10px;}
.footer__ul li a{color: white;font-size: 15px;display: block;}
.footer__ul li a:hover{text-decoration: underline;}
.footer__ul li.line{font-size: 10px;}
.footer__powered {background: #00000030;}
.footer__powered .wrap__content{padding-top: 17px;padding-bottom: 13px;}
.copyright{color: white;font-size: 14px;}
.copyright span{font-weight: 700;text-transform: uppercase;}
  
.fanpage__footer {position: relative;display: flex;justify-content: center;align-items: center;} 
.fanpage__name {display: flex;align-items: center;gap: 5px;width: fit-content;position: absolute;z-index: 2;color: #3B5998;line-height: 1.5;font-size: 15px;font-weight: 700;text-transform: uppercase;margin-bottom: 0;background: white;padding: 5px 15px;}
.fanpage__name i{font-size: 30px;}

.footer__ul-service {padding-right: 10px;padding-left: 16px;margin-bottom: 10px; max-height: 210px;overflow: auto;} 
.footer__ul-service::-webkit-scrollbar {width: 2px;}
.footer__ul-service::-webkit-scrollbar-track {background: transparent;}
.footer__ul-service::-webkit-scrollbar-thumb {background: var(--main3);}
.footer__ul-service::-webkit-scrollbar-thumb:hover {background: var(--main3);}


/* social */
ul.social{ display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;  -webkit-flex-wrap:wrap;  -ms-flex-wrap:wrap;  flex-wrap:wrap; -webkit-box-align:center; -webkit-align-items:center; -moz-box-align:center; -ms-flex-align:center; align-items:center; list-style-type: none; padding: 0; margin: 0;}

.bgtags{border-bottom: 1px solid;border-image: linear-gradient(to right ,transparent , white, transparent) 1;padding-bottom: 2rem;margin-bottom: 50px;}
.bgtags ul.social li span{color: white;font-size: 14px;transition: all 0.3s linear;}
.bgtags ul.social li:hover span{text-decoration: underline; transition: all 0.3s linear;}
/*maps*/
.footer__map-title{position: absolute;bottom: 10px;left: 0;right: 0;z-index: 10;}
.map__iframe{position:relative;height:500px;}
.map__iframe iframe{position:absolute;left:0px;top:0px;width:100%;height:100%;}
 

/* Product */
.grid__product{display: grid;gap: 20px; grid-template-columns: repeat(4, minmax(0, 1fr));margin-bottom: 1.5rem;} 

.product{display:block;position:relative;}
.box__product{display: block;position: relative;}
.product .product__pic{background:white;margin-bottom:10px;display:block;position:relative;overflow:hidden;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:solid 1px transparent;}
.product .product__name{margin-bottom:5px;font-weight:normal;}
.product .product__name a{font-size:15px;color:var(--color-text);line-height:1.6;}
.product .product__name a:hover{color:var(--color-hover);} 
.product .product__price{margin-bottom:10px;color:#555;}
.product .price-text{color: var(--color-text);font-size: 13px;line-height: 1.6;}
.product .price-new{font-size:16px;color:var(--main);display:inline-block;text-transform:uppercase;}
.product .price-old{padding:0 10px;font-size:13px;text-decoration:line-through;display:inline-block;color:#757575;text-transform:uppercase;}
.product .price-per{position: absolute; top: 10px; right: 10px;width: 40px;height: 40px;background-color: #d00;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; color:white;font-size:11px;text-align:center;pointer-events: none;}
.cart-product{margin:5px 0 0 0px;}
.cart-product span{cursor:pointer;color:white;text-align:center;padding:0px 5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:inline-block;line-height:34px;font-size:13px;font-weight:700;}
.cart-add{margin-left:10px;background-color:#00A5D9;width:155px;}
.cart-add:hover{background-color:var(--main);}
.cart-buy{background-color:#FF2E00;width:93px;height:33px;}
.cart-buy:hover{background-color:var(--main);}
/* .btn__product{background-color: var(--main2);color: #fff !important;text-transform: capitalize;font-weight: 700;font-size: 15px; padding: 0.5rem 1.5rem;}
.btn__product:hover{background-color: var(--main);} */
.sort__select{margin-bottom: 1.5rem;}
.sort__select__main{max-width: 160px;font-size: 14px;}
 
/* Product Detail */
.grid-pro-detail{margin-bottom:3rem;}
.left-pro-detail{position:relative;text-align:center;}
.left-pro-detail .MagicZoom{border:1px solid #eee;padding:7px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:white;}
.gallery-thumb-pro{position:relative;margin-top:10px;}
.owl-pro-detail{padding:0px 30px;}
.control-owl.control-pro-detail{top:-webkit-calc(50% - 12.5px);top:-moz-calc(50% - 12.5px);top:calc(50% - 12.5px);opacity: 1;}
.control-pro-detail button{color:#222222;opacity:1;width:25px;height:25px;font-size:23px;}
.control-pro-detail button:hover{opacity:0.7;}
.control-pro-detail button.owl-prev{left:0px;}
.control-pro-detail button.owl-next{right:0px;}
.thumb-pro-detail{display:block!important;border:1px solid #eee;padding:5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;background-color:white;}
.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2;}
.thumb-pro-detail img{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-filter:brightness(100%)!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important;}
.title-pro-detail{text-transform:capitalize;font-size:20px;display:block;font-weight:700;color: var(--main2);}
.comment-pro-detail{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
.social-plugin-pro-detail{margin-bottom:1rem;margin-top:0px!important;}
.desc-pro-detail{margin-bottom:1rem;}
.attr-pro-detail{list-style:none;padding:0px;}
.attr-pro-detail li{margin-bottom:0.5rem;}
.attr-label-pro-detail{margin:0px 5px 0px 0px;}
.attr-label-pro-detail.d-block{display:block;margin:0px 0px 5px 0px;}
.attr-content-pro-detail{display:inline-block;margin-bottom:0px;}
.price-new-pro-detail{font-weight:700;font-size:20px;color:var(--main2);}
.price-old-pro-detail{font-weight:500;color:#ccc;text-decoration:line-through;padding-left:10px;}
.color-pro-detail{cursor:pointer;display:inline-block;vertical-align:top;position:relative;width:35px;height:30px;margin:0px 0px 3px 0px;border:1px solid transparent;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-position:center center;}
.size-pro-detail{cursor:pointer;border:1px solid #ccc;padding:3px 10px 4px 10px;display:inline-block;position:relative;}
.size-pro-detail.active,.color-pro-detail.active{border-color:#e5101d;color:#e5101d;}
.size-pro-detail.active:after,.color-pro-detail.active:after{content:'';position:absolute;bottom:0px;right:0px;width:13px;height:13px;background-repeat:no-repeat;background-image:url(../images/check-cart.png);}
.color-pro-detail input[type=radio],.size-pro-detail input[type=radio]{display:none;}
.quantity-pro-detail{width:100%;max-width:110px;line-height:normal;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;}
.quantity-pro-detail span{line-height:25px;padding:0px;width:30px;height:30px;color:#5f5f5f;cursor:pointer;font-size:22px;border:1px solid #cccccc;}
.quantity-pro-detail span.quantity-plus-pro-detail{border-left:0px;}
.quantity-pro-detail span.quantity-minus-pro-detail{border-right:0px;}
.quantity-pro-detail input{height:30px;border:1px solid #cccccc;width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);width:calc(100% - 60px);text-align:center;font-size:14px;padding:5px;}
.cart-pro-detail{margin-bottom:1rem;}
.cart-pro-detail a{font-size:14px;color:#ffffff!important;text-transform:uppercase;}
.tags-pro-detail a{float:left;font-size:13px;padding-bottom:0.375rem;margin:0px 5px 5px 0px;}
.tags-pro-detail a i{font-size:11px;margin:5px 5px 0px 0px;}
.tabs-pro-detail{margin-top:2rem;}
.tabs-pro-detail .nav-tabs .nav-link{border-top-width:3px;font-size:13px;color: var(--color-text);}
.tabs-pro-detail .nav-tabs .nav-link.active,.tabs-pro-detail .nav-tabs .nav-item.show .nav-link{border-top-color:#555555;}

/* Contact */
.contact-form textarea,.contact-form input{border: solid 1px #eee;}
.text__label{font-size: 14px;}

.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:#f2f2f2;}
.breadCrumbs ol{margin:0px;}
.breadCrumbs ol li a{color:#333;}
.breadCrumbs ol li a:hover{color:#f00;}

/* .breadCrumbs {position: relative;}
.breadCrumbs .wrap-content .breadcrumb {padding: 14px 1rem 12px;margin-bottom: 0;justify-content: center;background: linear-gradient(270deg, var(--main) 0%, var(--main2) 100%);background-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.breadCrumbs .wrap-content .breadcrumb-item a {color: white;text-transform: capitalize;}
.breadCrumbs .wrap-content .breadcrumb-item.active a {color: white;}
.breadCrumbs .wrap-ser-b {-webkit-background-size: 100% 100% !important;-moz-background-size: 100% !important;-o-background-size: 100% !important;background-size: 100% !important;padding: 200px 0;margin-bottom: 50px;position: relative;}
.breadCrumbs .wrap-ser-b::after {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;background: #54CBF5bb;}
.bg_breadCrumbs {width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;margin: auto;position: relative;text-align: center;z-index: 3;}
.breadcrumb-item {font-size: 18px;color: white;letter-spacing: 0px !important; font-family: 'iCielBC Rostrum';padding: 0; margin-bottom: 0;line-height: 1.25;}
.breadcrumb-item+.breadcrumb-item::before {color: white;}
.breadcrumb-item+.breadcrumb-item {padding-left: 0 !important;} */
/* paging */
.pagination{margin:20px 0px;}
.pagination li a{cursor:pointer;}
.btn-frame{display:block;width:50px;height:50px;position:fixed;right:20px;z-index:10;cursor:pointer;}
.btn-frame i{width:50px;height:50px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#1182fc;position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-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;-moz-animation-iteration-count:infinite;-o-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;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(7,41,103,0.8);opacity:0.1;border-color:#1182fc;opacity:0.5;}
.btn-frame .zoomIn{-webkit-animation-name:zoomIn;-moz-animation-name:zoomIn;-o-animation-name:zoomIn;animation-name:zoomIn;}
.btn-frame .animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;}
.btn-frame .kenit-alo-circle-fill{width:70px;height:70px;top:-10px;right:-10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;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;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse;}
.grid-properties{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px;margin:10px 0px;}
.grid-properties span{position:relative;border:1px solid #ddd;padding:5px 15px;cursor:pointer;overflow: hidden;}
.grid-properties span:hover,.grid-properties span.active{border:1px solid #f00;color:#f00;}
.grid-properties span:hover:after,.grid-properties span.active:after{content:"";border:0.9375rem solid transparent;border-bottom:0.9375rem solid #f00;bottom:0;position:absolute;right:-0.9375rem;}
.grid-properties span.outstock{pointer-events:none;background-color:#fafafa;color:rgba(0,0,0,0.26);cursor:not-allowed;}
.page-link{margin: 0 2px !important; color:var(--color-text) !important;border-radius: 50% !important;font-size: 15px;border-color: transparent !important;font-weight: 700;background:var(--main2) !important;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;position: relative;}
/* .page-link::after{content:"";border:1px solid white;bottom:0;position:absolute;width: calc(100% - 2px);height: calc(100% - 2px);top: 1px;left: 1px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;} */
/* .page-item.active .page-link{background-color:var(--main);border-color:var(--main);} */
.page-item.active .page-link,.page-link:hover{color:white !important;background: var(--main) !important;}
/* .page-item:first-child .page-link{border-radius: 50% !important;} */

/* scrollToTop */
.scrollToTop{position:fixed;bottom:65px;right:35px;height:50px;width:50px;cursor:pointer;display:block;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;z-index:1001010;opacity:0;visibility:hidden;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 400ms linear;-o-transition:all 400ms linear;-moz-transition:all 400ms linear;transition:all 400ms linear}
.scrollToTop.active-progress{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
.scrollToTop::before{position:absolute;font-family: "Font Awesome 6 Pro";content:"\f102";text-align:center;line-height:50px;font-size:20px;color:var(--main3);left:0;top:0;height:50px;width:50px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 400ms linear;-o-transition:all 400ms linear;-moz-transition:all 400ms linear;transition:all 400ms linear}
.scrollToTop svg path{fill:none}
.scrollToTop svg.progress-circle path{stroke:var(--main3);stroke-width:4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 400ms linear;-o-transition:all 400ms linear;-moz-transition:all 400ms linear;transition:all 400ms linear}
 
/* Hidden Google Captcha */
.grecaptcha-badge{display:none !important;width:0px !important;height:0px !important;visibility:hidden !important;overflow:hidden;}
/*filter css*/
.w__filter .btn__outline__custom{font-size:13px;}
.btn__filter{border:solid 1px #e5e7eb;color:var(--color-text);background-color:#f3f4f6;-webkit-border-radius:0.5rem;-moz-border-radius:0.5rem;border-radius:0.5rem;padding:7px 12px;font-size:12px;margin:0px 10px 10px 0px;position:relative;}
.btn__filter.active_im,.btn__filter.active,.btn__filter:hover{background:#fef2f2;border:1px solid #d70018;color:#d70018;}
.filter__show{display:block;}
.filter__hide{display:none !important;}
.content__filter{background-color:white;border:1px solid #eee;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.5);-moz-box-shadow:0 2px 20px rgba(0,0,0,.5);box-shadow:0 2px 20px rgba(0,0,0,.5);padding:10px 10px;position:absolute;max-width:350px;width:100%;z-index:2;}
.content__filter.filter__all{max-width:800px;}
.content__filter:after{border-bottom:10px solid white;border-left:10px solid transparent;border-right:10px solid transparent;content:"";left:30px;position:absolute;top:-10px;}
.btn__filter.btn__filter-children.active:after{background-color:#d70018;-webkit-border-radius:8px 0 10px 0;-moz-border-radius:8px 0 10px 0;border-radius:8px 0 10px 0;color:white;content:"✓";font-size:7px;height:10px;left:0;padding-bottom:8px;padding-left:0;position:absolute;top:0;width:15px;}
/**/
.box__sticky{position:sticky;position:-webkit-sticky;top:80px;}
.category__box .title__category{margin:0;text-align:left;padding:8px 15px;background-color:var(--main);-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.title__category span{color:#fff!important;font-size:16px;text-transform:uppercase;}
.category__box ul{padding:0px;margin:0;list-style:none;}
.category__box i{margin-right:5px;}
.category__list{max-height:500px;overflow-y:auto;padding:0;list-style:inside;background-color:white;border:solid 1px #eee;border-top:none;-webkit-border-radius:0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;border-radius:0px 0px 5px 5px;}
.category__list li{position:relative;list-style:none;}
.category__list > li:first-child{border-top:none;}
.category__list li a{font-size:14px;color:#666;;text-transform:capitalize;line-height:1.5;padding:5px 15px;}
.category__list li a:hover{color:var(--color-hover);}
.category__list li span{margin-top:5px;}
.category__list li span i{color:#ccc !important;}
.category__list li .toggle{position:absolute;right:0;text-align:center;top:0;right:5px;cursor:pointer}
.category__list li .toggle i{color:#ccc}
.category__list li ul{display:block;}
.category__list li ul li{padding:0px 15px;}
.category__list li ul li a{text-transform:capitalize;}
/* width */
.box__sticky::-webkit-scrollbar{width:3px;}
/* Track */
.box__sticky::-webkit-scrollbar-track{background:#ccc;}
/* Handle */
.box__sticky::-webkit-scrollbar-thumb{background:var(--main);}
/* Handle on hover */
.box__sticky::-webkit-scrollbar-thumb:hover{background:var(--color-hover);}
