 
:root{--main:#E43C2F;--main2:#23ABDD;--main3:#FFE100;--background: #FFEFEE; --color-active:#E43C2F;--color-social:#E43C2F;--color-hover:#E43C2F;--color-text:#282828;--color-text1:#6F6F6F;} 
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{font-size:14px;font-family: 'fontr';overflow-x: hidden;}

.wrap__container{margin: auto;max-width: 1920px;}
.wrap__content{margin:auto;max-width:1230px;padding-left: 15px;padding-right: 15px;}
.wrap__main{margin:auto;max-width:1230px;padding-left: 15px;padding-right: 15px;}
.max-width{max-width:1230px;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); }
.hover__image:hover > .scale-img img ,.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,.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;}
/* ,.btn-frame .kenit-alo-circle-fill */
/* 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.75rem;text-align:center;}
.title__main h1,.title__main h2,.title__main span{margin-bottom: 0px;font-family: fontb;color: var(--main);font-size: 30px;line-height: 1.5;text-transform: uppercase;display: block;margin-bottom: 10px;}
.title__main .slogan{color: var(--color-text);font-size: 14px;margin-bottom: 0.5rem;line-height: 1.5;}
.title__main .line{background: #B9B9B9;width: 100px;height: 2px;margin: auto;}
 
.title2__main{margin-bottom:1.75rem;text-align:center;}
.title2__main h1,.title2__main h2,.title2__main span{margin-bottom: 0px;font-family: fontb;color: var(--main);font-size: 30px;line-height: 1.5;text-transform: uppercase;}
.title2__main .slogan{color: var(--color-text);font-size: 14px;margin-bottom: 0.5rem;line-height: 1.5;}
/* .title2__main .line{background: url('../images/linemain.png') no-repeat;width: 644px;height: 7px;margin: auto;} */
 

/*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);}
.header .wrap__content{padding: 12px 30px 10px;background:url(../images/bg7.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: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;} 
.header marquee{width: 50%;color: var(--main);font-family: fontb;font-size: 15px;line-height: 1.5; text-transform: uppercase;}
.btn__hotline-header{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;}
.btn__hotline-header P{font-size: 14px; font-family: fontb;color: var(--color-text);margin-bottom: 0;}
.btn__hotline-header span{font-size: 14px; color: var(--color-text);line-height: 1.5; }
.support-online1 {background: var(--main3);padding: 12px 10px 8px;display: block;clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);width: 180px;text-align: center;transition: all 0.3s linear;}
.support-online1 span{color: black;font-family: fontb;font-size: 14px; line-height: 1.5;text-transform: uppercase;transition: all 0.3s linear;}
.support-online1:hover {background: var(--main2);transition: all 0.3s linear;}
.support-online1:hover span{color: white;transition: all 0.3s linear;}

.bghotline__footer{padding: 1rem 0;margin: 1rem 0; border-top: 1px solid #ffffff50;border-bottom: 1px solid #ffffff50;}
.hotline__number{font-size: 29px !important;color: var(--main3) !important; font-family: fontb !important;}  
.btn__hotline-header .worktime{color: white;font-family: fontr; font-size: 13px;line-height: 1;}

/* Menu */
.menu { position:relative;z-index:999;background-color: var(--main);}
.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{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:center;}
.menu ul { width: fit-content; padding: 0px; margin: 0;list-style: none; }
.menu ul li { position: relative; z-index: 1;margin: 0px;}
.menu ul li.menu-line { width: 4px; height: 4px; background-color:white;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.menu ul li a{font-family: fontsb; font-size:16px;color:white;margin:0px;padding:12px 1rem 10px;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(--main3);}
.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 white; 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(--main3);}
.menu ul li ul{position:absolute;min-width:290px;left:0;background:var(--main);-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 #FF6F68;}
.menu ul li ul li:last-child{border-bottom:0px;}
.menu ul li ul li a{font-size:14px;padding:14px 10px 12px;display:block;text-decoration:none !important;line-height:20px;text-align:left;font-family: fontsb;}
.menu ul li ul li ul{top:0px;left:100%;}
.menu ul li ul li a:before{position:absolute;content:'';top:calc(50% - 5px / 2);left:0;width:0;height:5px;background:var(--main3);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:5px;}
.menu ul li ul li a.active,.menu ul li ul li a:hover{padding-left:10px;color: var(--main3);}

.menu.fixed .logo__header{zoom: 0.65;}

/* 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: var(--main); 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: white; 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: white; 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% - 50px / 2);top:-moz-calc(50% - 50px / 2);top:calc(50% - 50px / 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:50px;height:50px;text-align:center;font-size:25px;margin:0px;background-color:var(--main);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;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:-25px;}
.control-owl button.owl-next{right:-25px;} 
.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-nav.disabled + .owl-dots{margin-top: 1rem;}
.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;}
 
/* feedback */  
.wrap__feedback{background:#F2F2F2;position: relative;}
.wrap__feedback::before{position: absolute;content: '';width: 32%;height: 100%; left: 0;top: 0;bottom: 0; background: url(../images/bg14.webp) no-repeat right bottom;background-size: cover;}
.wrap__feedback .wrap__content{display: flex;align-items: flex-end;gap: 50px;}
.feedback__left{width: 27%;}
.feedback__right{width: -webkit-calc(100% - 27% - 50px);width: -moz-calc(100% - 27% - 50px);width: calc(100% - 27% - 50px);}
.wrap__feedback .title__main{position: relative;z-index: 2;margin-bottom: 0;}
.wrap__feedback .title__main h2{color: white;}
.feedback__image{width: 90px;border-radius: 50%;overflow: hidden;}
.feedback__info{display: flex;align-items: center;gap: 20px;}
.feedback__image{display: inline-block;} 
.feedback__name span{font-size: 16px;color: var(--color-text);font-family:fontb;line-height: 1.5;margin-bottom: 0;} 
.feedback__desc span{color: var(--color-text1);font-size: 13px;font-style: italic;line-height: 1.25;margin-bottom: 0;} 
.feedback__content{background: url(../images/bg15.webp) no-repeat;background-size: 100% 100%;padding: 12px 20px 36px;}
.feedback__content span{color: var(--color-text1);font-size: 14px;line-height: 1.75;} 

/* Bạn sẽ nhận được hơn cả 1 khoá học */
.bgsomething2{display: none;}
.bgsomething{display: flex;align-items: center;justify-content: space-between;gap: 20px;}
.bgsomething .something__left{width: 36%;padding: 0;max-height: 600px;overflow: auto;} 
.bgsomething .something__left::-webkit-scrollbar {width: 0;height: 0;}
.bgsomething .something__left::-webkit-scrollbar-track {background: #00000050;}   
.bgsomething .something__left::-webkit-scrollbar-thumb {background: var(--main);}
.bgsomething .something__left::-webkit-scrollbar-thumb:hover {background: var(--main);}
.bgsomething .something__right{width: calc(100% - 36% - 20px);}

.something__left{display: grid;grid-template-columns: repeat(2,1fr);gap: 10px;}
.something1__box{background: url(../images/bg12.webp) no-repeat;background-size: 100% 100%;padding: 18px;text-align: center;cursor: pointer; transition: all 0.3s linear;}
.something1__image{width: 45px;height: 45px;display: flex;align-items: center;justify-content: center;border-radius: 50%;background: var(--main);margin: auto;margin-bottom: 10px;}
.something1__name{color: var(--color-text);font-family: fontsb;font-size: 14px; line-height: 1.5;text-transform: capitalize;transition: all 0.3s linear;}

.something1__box:hover, .something1__box.active{background: url(../images/bg16.webp) no-repeat;background-size: 100% 100%;transition: all 0.3s linear;}
.something1__box:hover .something1__name, .something1__box.active .something1__name{color: white; transition: all 0.3s linear;}
.something1__box:hover .something1__image, .something1__box.active .something1__image{background: white; transition: all 0.3s linear;}
.something1__box:hover .something1__image img, .something1__box.active .something1__image img{filter: brightness(0) saturate(100%) invert(30%) sepia(75%) saturate(2645%) hue-rotate(345deg) brightness(93%) contrast(91%);transition: all 0.3s linear;}

.something2__box{display: flex;align-items: center;gap: 25px;padding: 10px 10px 15px 10px;background: url(../images/bg13.webp) no-repeat;background-size: 100% 100%;}
.something2__info{width: 34%;text-align: center;}
.something2__image{flex: 1;}
.something2__image .scale-img {-webkit-mask-image: url(../images/bg18.webp);-webkit-mask-repeat: no-repeat;-webkit-mask-size: 100% 100%;}
.something2__name{color: white;font-family: fontb;font-size: 25px;margin-bottom: 10px; line-height: 1.25;text-transform: capitalize;transition: all 0.3s linear;}
.something2__desc{color: white;font-size: 14px; line-height: 1.75;text-transform: capitalize;margin-bottom: 1rem; transition: all 0.3s linear;}
.btn__something{color: white;font-family: fontb;font-size: 14px; line-height:  1.5;}
/*đăng ký tư vấn*/
.bg__newsletter2{position: relative; width: 40%;margin-right: auto; padding: 40px 30px;background-color:#E43C2Fbb;-webkit-border-radius: 1rem;-moz-border-radius: 1rem;border-radius: 1rem;}
.bg__newsletter2::before {content: "";position: absolute;top: -10px;left: -10px;z-index: -1; width: calc(100% + 20px);height: calc(100% + 20px);background: #ffffff50;backdrop-filter: blur(10px);-webkit-border-radius: 1rem;-moz-border-radius: 1rem;border-radius: 1rem;}

.bg__newsletter2 .title__main {margin-bottom: 1rem;}
.bg__newsletter2 .title__main span{line-height: 1.25; margin-bottom: 5px;color: white;}
.newsletter2__input{margin-bottom: 0px;background: white;border: 1px solid white;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.newsletter2__input .form-control{height: -webkit-calc(1em + 1rem + 8px);height: -moz-calc(1em + 1rem + 8px);height: calc(1em + 1rem + 8px);color: var(--color-text);background:#ffffff00;border: none;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.newsletter2__input textarea{height: 100px !important;} 
.newsletter2__input  svg{stroke: var(--color-text1);padding-right: 3px;}
.newsletter2__input textarea::-webkit-input-placeholder,.newsletter2__input input::-webkit-input-placeholder{color:var(--color-text);}
.newsletter2__input textarea:-moz-placeholder,.newsletter2__input input:-moz-placeholder{color:var(--color-text);}
.newsletter2__input textarea::-moz-placeholder,.newsletter2__input input::-moz-placeholder{color:var(--color-text);}
.newsletter2__input textarea:-ms-input-placeholder,.newsletter2__input input:-ms-input-placeholder{color:var(--color-text);}
.newsletter2__button {cursor: pointer;text-align: center;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: var(--main2) ;position: relative;overflow: hidden;display: block;}
.newsletter2__button input.btn__submit{font-family: fontb;font-size: 14px;padding: 10px 10px 8px;width: 100%; text-transform: uppercase;color: white;}  
.newsletter2__button:hover input.btn__submit{color: var(--color-text);}

.custom-select{width: 100%;height: -webkit-calc(1em + 1rem + 8px);height: -moz-calc(1em + 1rem + 8px);height: calc(1em + 1rem + 8px);color: var(--color-text1); border: 1px solid white;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 0 10px;}
.custom-select option{padding: 10px;}

.bg__newsletter2-inside{background: var(--main);width: 100%;padding: 20px;}

.bg__newsletter2-inside .title__main span {font-size: 18px;}
.contact-input .custom-select {border: solid 1px #eee;}

#subject-contact.custom-select{padding-top: .625rem;}
/*Nhận tin*/ 
.newsletter__input{margin-bottom: 10px;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 + 1rem + 8px);height: -moz-calc(1em + 1rem + 8px);height: calc(1em + 1rem + 8px);color: var(--color-text);background:#ffffff00;border: none;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.newsletter__input input::-webkit-input-placeholder{color:var(--color-text);}
.newsletter__input input:-moz-placeholder{color:var(--color-text);}
.newsletter__input input::-moz-placeholder{color:var(--color-text);}
.newsletter__input input:-ms-input-placeholder{color:var(--color-text);}
.newsletter-button {position: absolute;top: calc(50% - 34px / 2);right: 4px;cursor: pointer;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;padding: 7px 12px 4px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: var(--main);overflow: hidden;display: block;}
.newsletter-button input.btn__submit{padding: 0; font-family: fontb;font-size: 14px;text-transform: uppercase;color: white;}  
.newsletter-button:hover input.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;}
 

.video__item{border-radius: 10px;overflow: hidden;position: relative;}
.video__item::before {position: absolute;content: '';z-index: 2; top: calc(50% - 35px / 2);left: calc(50% - 50px / 2);;width: 50px;height: 35px;background: url(../images/play.png) no-repeat;background-size:100% 100%;z-index: 9;}

/* Album */
.album { cursor: pointer;position: relative;}
.album .album__image { margin-bottom: 0rem;position: relative;}
.album__expand{position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;background-color: #00000070;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: 16px; color: white; 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;}   

/* lịch tập chi nhánh */ 
.lichkhaigiang {overflow-x: auto; text-align: center;}
.lichkhaigiang::-webkit-scrollbar {width: 0px;height: 3px;}
.lichkhaigiang::-webkit-scrollbar-track {background: #00000050;}
.lichkhaigiang::-webkit-scrollbar-thumb {background: red;}
.lichkhaigiang::-webkit-scrollbar-thumb:hover {background: red;}

.nav_menu{display: flex;justify-content: center;align-items: center;align-content: space-between; flex-wrap: wrap;margin-bottom: 1.75rem;}
.menu_item{font-size: 35px;text-transform: uppercase;color: #086c62;font-family: fontb;cursor: pointer;transition: all ease 0.3s; position: relative; padding: 5px 0; margin: auto 20px;}
.nav_menu .active,.menu_item:hover{color: #f0cb7d ;transition: all ease 0.3s;}
.dayOfWeek{width: 160px;border-right: 2px solid #ffffff;display: inline-block;}
.traing_week{background: var(--main);padding: 1rem 0; font-size: 18px;height: 59px;line-height: 1.5;text-transform: uppercase;color: #ffffff;font-family: fontsb;}
.bg_table {width: 158px;}
/* .bg_table{font-size: 16px; line-height: 1.5;color: #262626;padding: 20px 0; } */
.darker_color{background: #F0F6F6;}
.traing_name{font-family: fontsb;text-transform: uppercase;}
 
.traing_desc {  padding: 5px;height: 200px;width: 100%;overflow: auto;background: #E43C2F20;margin: 1   px 0;} 
.traing_desc::-webkit-scrollbar {width: 0;height: 1px;}
.traing_desc::-webkit-scrollbar-track {background: #00000050;}   
.traing_desc::-webkit-scrollbar-thumb {background: var(--main);}
.traing_desc::-webkit-scrollbar-thumb:hover {background: var(--main);}
/* .trans1 {width: 28px !important;} */
.trans1.traing_desc{width: 48px !important;}
.trans1 span {transform: translate(-40%, 250%) rotate(-90deg);display: block;width: 160px;font-family: fontb;font-size: 20px;text-transform: uppercase;}
.dayOfWeek:first-child{width: 50px;}
.dayOfWeek:first-child .traing_desc{background: #E43C2F20;}
.dayOfWeek .traing_desc:nth-child(1n) {background: #23ABDD30;}
.dayOfWeek .traing_desc:nth-child(2n){background: #FFE10030;}
.dayOfWeek .traing_desc:nth-child(3n){background: #E43C2F30;}  


/* tại sao nên chọn */
.wrap__why{background: var(--background);} 
.grid2__news{position: relative;display: grid;column-gap: 0px;row-gap: 30px;grid-template-columns: repeat(3, minmax(0, 1fr));margin-bottom: 1.5rem;}  
.grid2__news::after{position: absolute;content: '';width: 2px;height: 100%;bottom: 0px;left: 0px;background: var(--background);}
.grid2__news::before{position: absolute;content: '';width: 2px;height: 100%;bottom: 0px;right: 0px;background: var(--background);}
.why__image{position: relative;width: 100px;height: 90px;display: flex;align-items: flex-end;justify-content: center; margin: auto;margin-bottom: 1.25rem;} 
.why__image::after {width: 70px;height: 70px;background: var(--main2);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;position: absolute;content: '';top: 0;left: 0;opacity: 0.25; transition: all 0.5s linear;}
.why__image .scale-img{position: relative;z-index: 2;}
.why{text-align: center;padding: 0 20px;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
.why__name{margin: 10px;}
.why__name span{font-size: 16px;color: var(--color-text);font-family: fontb;line-height: 1.5;text-transform: uppercase;}  
.why__desc{margin: 0;}
.why__desc span{font-size: 14px;color: var(--color-text1);line-height: 1.75;}  
.why:hover .why__image 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;}
.why:hover .why__image::after{background: var(--main3);transition: all 0.5s linear;}
.why:hover .why__name span{color: var(--main);transition: all 0.5s linear;}
 
/* Khóa học */
.wrap__course{background: url(../images/bg9.webp) no-repeat;background-size: cover;}
.course:nth-child(1n){background: url(../images/bg1.webp) no-repeat;background-size: 100% 100%;}
.course:nth-child(1n + 2){background: url(../images/bg2.webp) no-repeat;background-size: 100% 100%;} 
.course:nth-child(1n + 3){background: url(../images/bg3.webp) no-repeat;background-size: 100% 100%;}
.course:nth-child(1n + 4){background: url(../images/bg4.webp) no-repeat;background-size: 100% 100%;}
.course:nth-child(1n + 5){background: url(../images/bg5.webp) no-repeat;background-size: 100% 100%;}
.course:nth-child(1n + 6){background: url(../images/bg6.webp) no-repeat;background-size: 100% 100%;}
.course{padding: 20px 20px 20px 10px;}
.course__image{position: relative;}
.course__image .scale-img {-webkit-mask-image: url(../images/bg17.webp);-webkit-mask-repeat: no-repeat;-webkit-mask-size: 100% 100%;}

.info__course{position: relative;z-index: 3;padding: 20px 10px 10px 10px;}
.course__time{margin-bottom: 0.25rem;color:var(--color-text);display: flex;align-items: center;gap: 5px;}
.course__name{margin-bottom: 0.25rem;}
.course__name a{font-size: 18px;color: var(--color-text);font-family: fontb;line-height: 1.5;text-transform: uppercase;}
.course__name a:hover{color: var(--color-hover);} 
.course__desc{color: var(--color-text1);font-size: 14px;line-height: 1.75;}
 
/* mô hình lớp học nén độc quyền */
.model {display: block;}
.model__image{position: relative;width: 100px;height: 100px;margin-bottom: -40px;margin-left: 20px;clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);background: var(--main);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;} 
.model__info{background: url(../images/bg19.webp) no-repeat;background-size: 100% 100%;display: block;padding: 50px 22px 25px;} 
.model__name{margin-bottom: 10px;}
.model__name span{font-size: 16px;color: var(--color-text);font-family: fontb;line-height: 1.5;text-transform: capitalize;}   
.model__desc{margin: 0;}
.model__desc span{font-size: 14px;color: var(--color-text1);line-height: 1.75;}   
.model__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;}
.model:hover .model__name span{color: var(--main);transition: all 0.5s linear;}
.model:hover .model__image{background: var(--main3);transition: all 0.5s linear;}
.model:hover .model__image img{filter: brightness(0) saturate(100%) invert(0%) sepia(95%) saturate(7481%) hue-rotate(15deg) brightness(79%) contrast(96%);transition: all 0.5s linear;}
  

/* Dự án */  
.swiper-slide {width: 600px;} 
.swiper-slide.swiper-slide-active .feedback-desc{opacity: 1;}
.swiper-slide.swiper-slide-active .feedback-img::before{background: #ffffff00;} 
.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{color: var(--color-hover);}


/* Lộ trình học */  
.loTrinhHoc__list-name a{font-size: 14px;color: var(--color-text);font-family: fontsb;line-height: 1.5;text-transform: uppercase;display: block;padding-top: 10px;text-align: center;} 
.loTrinhHoc__list-name span{font-family: fontb;}

.wrap__loTrinhHoc .title__main{margin-bottom: 1rem;}
.bgloTrinhHoc__item{display: grid;grid-template-columns: repeat(2,1fr);gap: 20px;position: relative;align-items: flex-end;height: 335px;background: url(../images/d6.webp) no-repeat bottom;background-size: 100%;padding-bottom: 20px;}
.loTrinhHoc__item{position: relative;cursor: pointer;background: url(../images/bg11.webp) no-repeat;background-size: 100% 100%; display: block;text-align: center;padding: 40px 16px 16px;} 
.loTrinhHoc__item-numb{width: 52px;height: 60px;background: url(../images/d3.webp) no-repeat;background-size: 100% 100%;display: flex;align-items: center;justify-content: center;position: absolute;top: -30px;left: calc(50% - 52px / 2);}
.loTrinhHoc__item-numb span{color: white; font-family: fontb;font-size: 30px; line-height: 1.25;}
.loTrinhHoc__item-name{margin-bottom: 0.25rem;}
.loTrinhHoc__item-name span{font-size: 18px;color: white;font-family: fontb;line-height: 1.5;text-transform: uppercase;} 
.loTrinhHoc__item-desc{color: white;font-size: 14px;line-height: 1.75;transition: all 0.5s linear;}  
 
.loTrinhHoc__item.item1{height: 190px;}
.loTrinhHoc__item.item2{height: 210px;}
.loTrinhHoc__item.item3{height: 240px;}
.loTrinhHoc__item.item4{height: 285px;}

.loTrinhHoc__item.item1 .loTrinhHoc__item-desc .text-split{-webkit-line-clamp: 3;}
.loTrinhHoc__item.item2 .loTrinhHoc__item-desc .text-split{-webkit-line-clamp: 4;}
.loTrinhHoc__item.item3 .loTrinhHoc__item-desc .text-split{-webkit-line-clamp: 5;}
.loTrinhHoc__item.item4 .loTrinhHoc__item-desc .text-split{-webkit-line-clamp: 6;}

/* News */ 
.grid__news{display: grid;gap: 1rem; grid-template-columns: repeat(3, minmax(0, 1fr));margin-bottom: 1.5rem;} 
.news{position: relative;cursor: pointer;border-radius: 1rem;overflow: hidden;}
.news::after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(180deg, transparent 0%, black 100%);z-index: 2;transition: all 0.5s linear;}
.news__image{position: relative;}
.info__news{position: absolute;z-index: 3;bottom: 0;padding: 10px;display: flex;flex-direction: column;justify-content: center;transition: all 0.5s linear;}
.news__time{margin-bottom: 0.25rem;color:white;display: flex;align-items: center;gap: 5px;}
.news__name{margin-bottom: 0.25rem;}
.news__name a,.news__name span{font-size: 16px;color: white;font-family: fontb;line-height: 1.5;}
/* .news__name a:hover{color: var(--color-hover);}  */
.news__desc{color: white;font-size: 14px;line-height: 1.75;transition: all 0.5s linear;} 
.news:hover:after{background: linear-gradient(180deg, transparent 0%, var(--main) 100%);transition: all 0.5s linear;}
 
 
/* tin tức nổi bật */
.bgother__news{position: -webkit-sticky;position: sticky;top: 50px;bottom: 0;}
.other__news b{display: block;padding: 12px;margin-bottom: 0;width: 100%;background: var(--main); text-transform: uppercase;font-family: fontb;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: 3px 0px 2px;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: 80px;height: 55px;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: 13px;font-family: fontsb; 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);}
 
.title__social{color: white;font-size: 15px;line-height: 1.25;}
/* Footer */
footer .bg__footer{background: url(../images/bgfooter.webp) no-repeat;background-size: cover;}
.footer__top{border-bottom: 1px solid #ffffff50;padding: 20px 0;}
.title__footer{margin-bottom: 10px;color: white;font-family: fontb;font-size: 16px;text-transform: uppercase;line-height: 1.5;}
.slogan__footer{color: white;font-size: 14px; line-height: 1.25;}
.desc__footer{color: white;font-size:17px;line-height:1.25;font-family: fontb;text-transform: uppercase;}
.name__footer{margin-bottom: 1rem;color: white;font-size:25px;line-height:1.5;font-family: fontb;text-transform: uppercase;}
.linef{width: 70px;height: 2px;background: white;margin-bottom: 1rem;}
.info__footer{color: white;}
.footer__ul{list-style-type: none; padding: 0; 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 .wrap__content{border-top: solid 1px white;padding-top: 15px;padding-bottom: 15px;}
.copyright,.statistic{color: white;font-size: 14px;}
.copyright span,.statistic span{font-weight: 900;text-transform: uppercase;}

.logo__footer {border-radius: 50%;overflow: hidden;width: fit-content;margin: auto;border: 2px solid white;margin-bottom: 20px;}

/* 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-pack:center; -webkit-justify-content:center; -moz-box-pack:center; -ms-flex-pack:center; justify-content:center; -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;}
/*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;display: flex;align-items: center;justify-content: center;}
.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{font-size:13px;text-decoration:line-through;font-style: italic;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:30px;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:25px;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-weight: 600;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:var(--color-text) !important;background: var(--main3) !important;}
/* .page-item:first-child .page-link{border-radius: 50% !important;} */
.max-width .page-item:first-child .page-link {width: 100px;border-radius: 10px !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(--main);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(--main);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);}

 
.btn_animation--style:before { content: ""; position: absolute; margin: 0 auto; inset: 0; width: 300px;left: -10%;top: -200%; background-image: linear-gradient(180deg, rgb(0, 183, 255), rgb(255, 48, 255)); height: 300px; animation: rotate360 4s linear infinite; transition: all 0.2s linear; z-index: 0; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; pointer-events: none; -webkit-animation: rotate360 4s linear infinite; } 
.btn_animation--style:after { content: ""; position: absolute; background: white; inset: 4px; border-radius: 4px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; } 

.btn_animation--style a {text-decoration: none;color: #000;display: flex;flex-direction: row-reverse;align-items: center;justify-content: flex-end;position: relative;z-index: 1;}
.btn_animation--style span {position: relative;z-index: 2;color: var(--color-text);font-family: fontb; opacity: 0;font-size: 1rem;line-height: 1.5rem;white-space: pre;width: 0;}
.btn-zalo:hover,.btn-fanpage:hover,.btn-hotline:hover, .btn-address:hover {transition: all 0.3s ease-in-out;z-index: 1;margin: auto 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;padding-left: 0.5rem;padding-right: 0.5rem;width: 100%;}
.btn-zalo:hover a span, .btn-fanpage:hover a span, .btn-hotline:hover a span, .btn-address:hover a span {color: var(--color-text);opacity: 1;width: auto;margin-right: 5px;}

@keyframes rotate360 { 
 0% { transform: rotate(0deg)} 
100% { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); } 
 }
.btn-frame { border-radius: 10px; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; } 
#social .btn-frame {margin: 10px 0px !important;margin-left: auto !important;right: 0;}
#social .btn-frame i {background-color  : transparent !important;}

#social .btn-frame .kenit-alo-circle {border: 2px solid transparent !important;border-color: transparent !important;}

