:root { --bg-primary: #FFC000; --color-page: #FFC000; --color-primary: #FFC000;--color-paginate: #FFC000; --font-primary: 'Raleway'; --content-width: 1366px; --color-bortop: #ebebeb; --color-sale: #F6F6F6; --width-page-content: 1202px; --width-box-content: 1018px; --w-page-login: 600px; --width-box-footer: 980px; --content-width-other: 1085px;--content-width-cart: 800px;--content-width-danhgia: 1055px;}
.content-main img, .product-detail-content-item img{height: auto !important;}
.overflow-hidden{overflow: hidden;}

*{box-sizing: border-box;}

body{font-family: var(--font-primary);font-size: 14px;margin: 0;overflow-x: hidden;}

img { max-width: 100%; display: block;}

a { text-decoration: none !important; }

p, h1, h2, h3, h4{margin: 0;}

ul, ol{list-style-type: none;padding: 0;margin: 0;}

.goog-te-banner-frame{visibility:hidden !important;}
body {top:0px !important;}
  #google_language_translator { width:auto !important; }
.goog-te-gadget .goog-te-combo {margin: 4px 0px !important;}
.goog-tooltip {display: none !important;}
.goog-tooltip:hover {display: none !important;}
.goog-text-highlight {background-color: transparent !important; border: none !important; box-shadow: none !important;}

p.hello { font-size:12px; color:darkgray; }
#google_language_translator { clear:both; width:auto !important; text-align:right; display:none; }
#flags { text-align:right; }
p.hello { text-align:right; float:right; clear:both; color:#666; }
.glt-clear { height:0px; clear:both; margin:0px; padding:0px; }			 
/* #flags a { display:inline-block; width:35px; height:19px; margin-left:2px; }	 */

.css_define ul, .css_define ol{list-style-type: inherit;margin-left: 20px;}

[type='checkbox'], [type='radio']{background-color: #ebebeb !important;}

.alert{z-index: 999;}

.css-define{font-family: var(--font-primary);line-height: 1.7;}
.css-define ul, .css-define ol{list-style: unset; margin: unset; padding: unset;padding-left: 30px;margin-bottom: 10px;}
.css-define p{margin-bottom: 10px;}
.css-define img{margin-bottom: 10px;}
.bg-fixed{background:#47775C !important;}
.bg-contact-menu{background:#47775C !important;}

.bor-50{border-radius: 50%;}
.page-over{overflow: hidden;}

.content-css{line-height: 1.6;font-size:16px;}
.content-css p, .content-css h1, .content-css h2, .content-css h3{margin-bottom: 10px;}
.content-css img{margin-bottom: 10px;}
.content-css ul{list-style-type: initial;padding-left: 1.5rem;}

.content-detail-css{line-height: 1.6;font-size:14px;}
.content-detail-css ul{list-style-type: initial;padding-left: 1.5rem;}

.content-home-css ul{padding-left: 1rem;}

/* body{ transition:all ease 0.3s ; -webkit-transition:all ease 0.3s ; -moz-transition:all ease 0.3s ; -ms-transition:all ease 0.3s ; -o-transition:all ease 0.3s ; }
.body-menu-mobile{ margin-left: 300px;} */

.main_page_detail #slider{padding-bottom:0 !important;}

.limit-2 {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

.scroll-css{padding-right: 1rem;}

.scroll-css::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #ebebeb; /* or add it to the track */
}

.btn-like-product-active svg, .btn-like-product svg:hover{fill:#1B4932;}
.btn-like-product-active svg path, .btn-like-product svg:hover path{stroke:#1B4932 !important;}

/* Add a thumb */
.scroll-css::-webkit-scrollbar-thumb {
    background: #1B4932;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.arrow-up {
  width: 0; height: 0; border-left: 4px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid white; position: absolute; top: -5px; left:50%;
}

.header-scroll{opacity: 0;}

.swiper-hidden{opacity: 0;}

.content-page-layout{max-width: var(--width-page-content);margin: auto;position: relative;z-index: 99;}
.content-box-layout{max-width: var(--width-box-content);margin: auto;}
.content-layout{max-width: var(--content-width);margin: auto;}
.content-layout-other{max-width: var(--content-width-other);margin: auto;}
.content-layout-small{max-width: var(--width-box-footer);margin: auto;}
.content-layout-cart{max-width: var(--content-width-cart);margin: auto;}
.content-layout-danhgia{max-width: var(--content-width-danhgia);margin: auto;}
.content-layout-login{max-width:var(--w-page-login);margin:auto;}
.css-upload-file{position: absolute;top: 0;left: 0;width: 100%;height: 100%;cursor: pointer;opacity: 0;}

.login-form-alert{margin-top: 5px; display: block; font-size: 12px; color: red; font-style: italic;}
.login-form-alert-lg{display: block; padding: 15px 10px; margin-bottom: 20px; background: rgb(195 70 70 / 20%); border-radius: 3px;color: rgb(195 70 70);}
.login-form-alert-top{background: #ffff; padding: 1rem; border-radius: 4px; margin-bottom: 1rem; font-size: 15px; font-weight: 600;}

/*=== dev pagination ===*/
.dev-paginator{margin-top:3rem;}
.dev-paginator .pagination{justify-content: center;display: flex;gap: 5px;}
.dev-paginator .page-item{width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;background: #ebebeb;font-size: 18px;}
.dev-paginator .page-item span{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;}
.dev-paginator .page-item.active .page-link { z-index: 1; color: #fff; background-color: var(--color-paginate); border-color: var(--color-paginate); }
.dev-paginator .page-link{color: #333;display: flex; width: 100%;height: 100%; justify-content: center; align-items: center;}

.swal2-container{z-index: 99999999999993;}
.fancybox-container{z-index: 999999992;}

.center-layout { width: 100%; max-width: var(--width-page-content); margin-left: auto; margin-right: auto; }

.menu__nav > li > a:after, .product-items, .product-items__button, .product-items__name, .footer__link, .hlogin-form__input-group__icon, .hlogin-form__button, .hlogin__option button { -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: .3s; transition-duration: .3s; }

.transition { -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: .3s; transition-duration: .3s; }

.himg { display: block; }

.himg img { /*display: block; */max-width: 100%; height: auto;}

.revealOnScroll { opacity: 0; }

.scroll-btn{cursor: pointer;}

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}

.grecaptcha-badge { display: none; }

.p-relative { position: relative; }

.d-none{display: none !important;}

.d-block { display: block!important; }

img.lazy { -webkit-transition: all 1s; transition: all 1s; opacity: 0; }

img.initial, img.loaded, img.error { opacity: 1; }

img:not([src]) { visibility: hidden; }

.pd-10{padding: 0 20px;}

.cart-table{background:#fff;}

.repay{ background: #f00; border: none; color: #fff; border-radius: 3px;}

#hcontainer { position: relative; z-index: 9; /*background: #fff;*/}

.bortop{border-top: 0px solid rgba(27,73,50,5%);}

.scrollToTop { position: fixed; right: 0.313rem; bottom: 2.5rem; z-index: 99999; cursor: pointer; background: rgba(255, 255, 255, 0.8); padding: 5px 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); color: #000; }

.scrollToTop span { display: block; font-weight: bold; font-size: 0.75rem; -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; }

.scrollToTop i { display: block; font-size: 1.125rem; }

.scrollToTop:hover { background: #000; color: var(--color-primary); }

.menu-side-lang{display: flex; align-items: center;}

.hbreadcrumb{/*background: #fafafa;*/position: relative; z-index: 9;/*padding:1rem 0;*/ margin-bottom:1rem;}
.hbreadcrumb .breadcrumb { background: transparent !important; justify-content: left;padding: 0;list-style-type: none;display: flex;align-items: center;margin:0;flex-wrap: wrap;}
.hbreadcrumb a { font-size: 1rem; color: #333333;}
.breadcrumb-item+.breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; padding-left: 0.5rem; color: #333333; content: "/"; }
.breadcrumb-item{display: flex; align-items: center;}
.breadcrumb-item.active { color: #6c757d; }

.tabbar-active{background:#FDBC22;color:#fff !important;}

/* .title-main{text-align: center; text-transform: uppercase; color: #000; font-size: 30px;margin-bottom: 20px;} */
.detail-page-post{/*max-width: 945px;*/margin: auto;}
.content-main img{display: inline-block;}
.share{margin-top: 20px;}
.content-video{margin-bottom: 30px;}
.content-video iframe{height: 600px;}

.othernews{background: #fafafa;}
.othernews_title{text-transform: uppercase;margin: 0; display: block; color: rgb(252 176 37 / 80%);}
.list-news-other li a{color: #666; font-size: 14px;}

.banner-page{height: 390px;display: flex;align-items: center;justify-content: center;position: relative;}
/* .banner-page:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgb(0 0 0 / 30%);} */
.banner-title{text-align: center;color: #fff;position: relative; z-index: 9;}
.banner-title span{font-weight: 700;color: #fff;font-size: 50px;text-transform: uppercase;text-shadow: 0px 0px 8px #0B073F;}
#video_slide video{display: block;}

.dichvu__owl.owl-carousel .owl-item img{display: inline-block;width: initial;max-width: unset;}

/*=== HEADER ===*/
#header{position: fixed;z-index: 9999999;}
.header-top-contain{background: #292929;padding: 0.5rem 0;}
.header-top-layout{display: flex;justify-content: space-between; align-items: center;}
.header-button-1{display: inline-block;text-transform: uppercase;font-weight: 500;color: rgb(255 255 255 / 60%);font-size: 16px;border: 1px solid rgb(255 255 255 / 60%); border-radius: 5px;padding: 0.25rem 2rem;margin-left: 1.5rem;transition: all ease 0.3s;}
.header-button-1:nth-child(2){margin-right: 1.5rem;}
.header-button-2{display: inline-block;text-transform: uppercase;color: #fff !important;font-weight: 500;font-size: 16px;cursor: pointer;}
.header-button-1:hover{background: var(--color-page);color: #fff;border-color: --color-page;}
.header-button-2:hover{color: var(--color-page);}

.header-buttons{display: flex;align-items: center;}
.header-button-top{position: relative;margin: 0 1.5rem}
.header-button-top input{background: none;border: none;padding: 0.38rem 10px;border: 1px solid rgb(255 255 255 / 60%);border-radius: 5px;outline: none;color: #fff;}
.header-button-top input::placeholder{font-size: 16px;color: rgb(255 255 255 / 60%);font-weight: 400;}
.header-button-top button{position: absolute;top: 9px;right: 5px;background: none;border: none;outline: none;}
.header-button-top:after{content: '';position: absolute;height: 130%;top: -15%;left: -1.5rem;border-left: 1px solid rgb(255 255 255 / 40%);}

.header-logo{margin-right: 50px;}

.login-account-contain{position: fixed;top: 0;right: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: -1;opacity: 0; display: none; justify-content: right;transition: all ease 0.4s;}
.login-account-contain-open{display: flex; opacity: 1;z-index: 999999999;    transition: all ease 0.4s;}
/* .login-account-box{background: #fff;padding-top: 3rem; width: 0px;box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);display: flex; flex-direction: column; align-items: center;position: relative;justify-content: space-between;transition: all ease 0.4s;} */
.login-account-contain-open .login-account-box{width: 380px;transition: all ease 0.4s;overflow: auto;}
/* .login-account-img{width: 200px;height: 200px;border-radius: 50%;background: #ebebeb;border: 4px solid #ddd;position: relative;overflow: hidden;} */
.login-account-iconphoto{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); fill: #ccc;}
/* .login-account-list{border-top: 1px solid #D1D1D1; margin-top: 2rem; padding-top: 2rem;display: flex;flex-direction: column;}
.login-account-list a{margin: 0.5rem 0;display: flex;align-items: center;font-size: 16px; color: #333; font-weight: 500;}
.login-account-list a:hover{color: #82B440;} */
/* .login-account-name{text-transform: uppercase; font-weight: 700; color: #666; margin-top: 1rem; font-size: 16px;} */
/* .login-account-passnew{color: #999; font-size: 13px;} */
/* .login-account-close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;font-size: 13px;color: #666;cursor: pointer;text-decoration: underline;} */
/* .login-account-top{display: flex; flex-direction: column; align-items: center;position: relative;padding: 0 1rem;} */
.login-account-addpost{background: green; color: #fff; padding: 0.5rem 0.8rem; border-radius: 3px; margin-top: 0.5rem;min-width: 180px;}
.login-account-addpost:hover{color: #fff;background: #09a509;}
.login-account-has{background: green; color: #fff !important; padding: 0.5rem 0.8rem; border-radius: 3px; margin-top: 0.5rem;min-width: 180px;}

/* .login-account-logout{display: flex;align-items: center;font-weight: 700; color: #333; text-transform: uppercase;display: block;width: 100%; text-align: center; padding: 0.8rem 0.5rem;}
.login-account-logout i{transform: rotateY(180deg);} */
/* .login-account-bottom{width: 100%; justify-content: center; display: flex; background: #ebebeb;}
.login-account-bottom:hover{background: #ccc;color: #333;} */
.login-account-edit{position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; font-size: 10px; color: #fff; background: rgba(0,0,0,0.6); padding: 5px;}
.login-account-edit:hover{background: rgba(255,255,255,0.5);color: #333;text-decoration: underline !important;}

.ui-widget.ui-widget-content { border: 1px solid #ccc; background: #fff; }
.ui-datepicker .ui-datepicker-header{background: #ebebeb;border-color: #ccc;}
.ui-datepicker .ui-datepicker-title{color: #999;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{background: #ebebeb;border: 1px solid #ccc;color: #666;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{color: #F40000;}
.ui-widget-header .ui-icon { background-image: url(../plugins/jquery-ui-1-13/images/ui-icons_222222_256x240.png);}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{border: none;background: none;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {border: 1px solid #ebebeb; }
.ui-state-default, .ui-widget-content .ui-state-default{background: #ccc !important;color: #333 !important;border: 1px solid #ccc !important;}

/* .page-menu{display: flex;justify-content: space-between;position: relative;}
.menu-search-flex{display: flex;align-items: center;}
.menu-search-lang{ color: #fff; filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); background: linear-gradient(89.86deg, #035C96 3.2%, #03204C 114.88%); box-shadow: 0px 0px 20px 5px rgba(4, 57, 109, 0.1); border-radius: 20px; padding: 6px 8px; display: flex; margin-left: 7px; cursor: pointer; -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); }
.menu-search-lang span{margin-left: 8px;}
.menu-search-lang svg{transition: all ease 0.4s;}
.menu-search-lang:hover svg{transform: rotateY(180deg);} */

.slide__owl{position: initial !important;}
.slider-contain img{width: 100%;}

/* .slide__owl.owl-theme .owl-dots{margin-right: 0; text-align: center;margin-top: 0;position: absolute; width: initial;bottom: 10px;display: flex;left:0;width:100%;justify-content:center;}
.slide__owl.owl-theme .owl-dots .owl-dot span{ width:6px; height: 6px; margin: 5px; background: #797A7C; border: none; transition:all ease 0.3s ; -webkit-transition:all ease 0.3s ; -moz-transition:all ease 0.3s ; -ms-transition:all ease 0.3s ; -o-transition:all ease 0.3s ;  background:transparent;border:1px solid #fff;}
.slide__owl.owl-theme .owl-dots .owl-dot.active span{background: #fff;} 
.slide__owl.owl-theme .owl-dots .owl-dot:hover span{background: #FDBC22;} */

.custom-dots .owl-dots{position: absolute;margin-right:0 !important;}
.custom-dots.owl-theme .owl-dots .owl-dot span{ background:#fff; width:14px; height:7px; border:1px solid transparent; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; margin: 0 3px;}
.custom-dots.owl-theme .owl-dots .owl-dot.active span, .custom-dots.owl-theme .owl-dots .owl-dot:hover span{background: #D2A214;width: 25px;}

.home-dots .owl-dots{position: absolute;margin-right:0 !important;}
.home-dots.owl-theme .owl-dots .owl-dot span{ background:#CDCDCD; width:14px; height:7px; border:1px solid transparent; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; margin: 0 3px;}
.home-dots.owl-theme .owl-dots .owl-dot.active span, .home-dots.owl-theme .owl-dots .owl-dot:hover span{background: #D2A214;width: 25px;}

.slide__owl .owl-dots{right:calc((100% - 1202px) / 2);bottom:5rem;width: 100%;}
.dacsan__owl .owl-dots{right:0;bottom:-5rem;width: initial;}
.lydo__owl .owl-dots{width: initial;bottom:-3.5rem;}
.project__owl .owl-dots{width: initial;top:-4.5rem;right:calc((100% - 1202px) / 2)}

.order__owl.owl-carousel.owl-drag .owl-item svg{opacity: 0;}
.order__owl.owl-carousel.owl-drag .owl-item.active svg{opacity: 100%;}
/*.order__owl.owl-carousel.owl-drag .active:nth-child(4) svg{opacity: 0;}*/

.slide__owl.owl-theme .owl-nav{margin: 0px;}

.slide__owl.owl-carousel .owl-nav button.owl-next{ position: absolute; top:calc(50% - 25px); right:2rem; transition: all ease 0.3s; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -o-transition: all ease 0.3s; opacity: 0;}
.slide__owl.owl-carousel .owl-nav button.owl-prev{position: absolute;top:calc(50% - 25px);left:2rem;outline:none;border:none;transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg);transition: all ease 0.3s; opacity: 0; }
.slide__owl.owl-carousel .owl-nav button span{ display: inline-flex;transform: rotateY(180deg);justify-items: center;align-items: center;justify-content: center;width:53px;opacity:50%}
.slide__owl.owl-carousel .owl-nav button span img{width:100%; }

#slider:hover .slide__owl.owl-carousel .owl-nav button.owl-next, #slider:hover .slide__owl.owl-carousel .owl-nav button.owl-prev{opacity: 1;}

.product-nav-left{position: absolute; top:calc(50% - 40px); left:-55px;/*transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); 
  -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); */ transition: all ease 0.3s;}
.product-nav-right{ position: absolute; top:calc(50% - 40px); right:-55px;transition: all ease 0.3s; }

.product-nav-left svg path{transition: all ease 0.3s;}
.product-nav-left:hover{transform: scale(110%);}
.product-nav-left:hover svg path{fill: #FFC000;}

.product-nav-right svg path{transition: all ease 0.3s;}
.product-nav-right:hover{transform: scale(110%);}
.product-nav-right:hover svg path{fill: #FFC000;}
  
.product_new__owl.owl-carousel .owl-stage-outer{overflow: unset;}
.product_new__owl.owl-carousel.owl-drag .owl-item{opacity: 0.3;}
.product_new__owl.owl-carousel.owl-drag .owl-item.active{opacity: 1;}

.mirror{position: relative;}
.mirror:before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX( -25deg );
  transform: skewX( -25deg );
}
.banner__owl .owl-item:hover .mirror:before { -webkit-animation: shine 1.1s; animation: shine 1.1s; }

.category-child-item-active{position: relative;}
.category-child-item-active:after{content:'';position: absolute;width:100%;border-top:3px solid #2B84ED;left:0;bottom:-23px;}

.custom-dots-pro .owl-dots{position: absolute;left:0;bottom:-25px;}
.custom-dots-pro.owl-theme .owl-dots .owl-dot span{background:#003F88;width:6px;height:6px;border:1px solid #003F88;}
.custom-dots-pro.owl-theme .owl-dots .owl-dot.active span, .custom-dots-pro.owl-theme .owl-dots .owl-dot:hover span{background: transparent;}

.animate-balloon-cloud {
	-webkit-animation: balloon 5.5s linear 1s infinite alternate;
	animation: balloon 5.5s linear 1s infinite alternate;
}

.animation_init{opacity: 0;}

.slider-name-animate{
  animation: fadeInUp;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.slider-btn-animate{
  animation: fadeInUp;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.lydo-item:nth-child(1), .lydo-item:nth-child(2), .lydo-item:nth-child(3){border-top:1px solid #CDCDCD;}
.lydo-item:nth-child(1), .lydo-item:nth-child(4){border-left:1px solid #CDCDCD;}
/*=== END HEADER ===*/

/*=== MENU ===*/
#menu-main{display: flex;align-items: center;}
#menu-main, #menu-main ul{list-style-type: none;padding: 0;margin: 0;}
#menu-main ul{/*border: 1px solid #ebebeb;opacity: 0;*/z-index: -1;transition: all ease 0.3s;visibility: hidden;/* overflow:hidden; */}
#menu-main ul li{padding: 0.9rem 12.5px;}
#menu-main li{ padding: 40px 25px; position: relative; transition:all ease 0.4s; -webkit-transition:all ease 0.4s; -moz-transition:all ease 0.4s; -ms-transition:all ease 0.4s; -o-transition:all ease 0.4s; }
#menu-main >li >a{font-size: 15px;color: #141414;display: block;text-transform: uppercase;font-weight: 600;}
#menu-main >li:first-child{padding-right: 0;padding-left: 0;}
#menu-main >li >a:hover{color:#FFC000;}

#menu-main > .current-active{}
#menu-main > .current-active > a{position: relative;color: #FFC000;}
#menu-main > .current-active > a:after{content: '';position: absolute;width: 100%;border-top: 2px solid #FFC000; left: 0;bottom: -15px;}

#menu-main ul li:hover{background: rgba(0,0,0,0.1);}
#menu-main ul li:hover>a{color: #141414;}
#menu-main >li:last-child{padding:0} 
#menu-main >li:last-child a{padding:15px 20px;}
#menu-main >li:last-child a:hover{background: #333;color:#fff;}

#menu-main >li >a{position: relative; display: flex; align-items: center;cursor: pointer;}

/* #menu-main >li{align-items: center; display: flex;height: 100%;position: relative;} */
/* #menu-main >li:after{ content: ''; position: absolute; width:4px; height:4px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; background: #007183;left:0;top:50%;opacity: 0.5;} */
/* #menu-main >li::before{ content:''; position: absolute; width: 0; bottom:11px; left: calc(50% - 17px); background: #FDBC22; transition: all ease 0.3s; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -o-transition: all ease 0.3s; opacity: 0;height:3px;border-radius:3px} */
#menu-main >li:hover::before{width: 33px;opacity: 1;}
/* #menu-main >li:first-child{background: none !important;}
#menu-main >li:first-child:after{display: none;} */
#menu-main >li:hover>a{ transition:all ease 0.4s ; -webkit-transition:all ease 0.4s ; -moz-transition:all ease 0.4s ; -ms-transition:all ease 0.4s ; -o-transition:all ease 0.4s ; }
#menu-main > li > ul{position: absolute;background: #fff;width: 220px;top: 100%;left: calc(50% - 110px);border-top: none; border-radius: 0 0 15px 15px;height: 0;}
#menu-main > li > ul ul{position: absolute;background: #fff;/*padding: 30px 10px;*/width: 220px;top: 0;left: 100%;}
#menu-main > li > ul a{}
#menu-main li:hover >ul{opacity: 1;z-index: 9;visibility: visible;visibility: visible; pointer-events: auto; height: 100px;}

.menu-block-show { -webkit-transform: perspective(400) rotate3d(1,0,0,-90deg); -webkit-transform-origin: 50% 0; -webkit-transition: 350ms; -moz-transition: 350ms; -o-transition: 350ms; transition: 350ms; pointer-events: none; position: absolute; top: 100%; width: 100%; left: 0; opacity: 0; }

.menu-li:hover .menu-block-show {
  opacity: 1;
  z-index: 9999;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: perspective(400) rotate3d(0,0,0,0);
  background: #fff;
  opacity: 1;
}

#menu-main li ul a{position: relative;color:#333;font-size:15px;display:block;}
#menu-main li ul a:after{content: '';position: absolute;width: 0;border-top: 2px solid #333;left: 0;bottom: -2px;transition: all ease 0.3s;}
#menu-main li ul a:hover:after{/*width: 100%;*/}

.menu-last-item{display: flex;color:#8F8F8F;padding-right: 0 !important;background: none !important;cursor: pointer;}
.menu-last-item a{color:#8F8F8F !important;}
.menu-last-item a:after{display: none;}
.menu-last-item p{width: 30px;margin-left: 1rem;position: relative;display: flex;flex-direction: column;}
.menu-last-item span{height: 3px;border-radius: 5px;background: #8F8F8F;margin: 0.15rem 0;}

.menu-btn-contact{cursor: pointer;}
.menu-btn-contact a{color: #fff !important;background: #40C6F3; border-radius: 10px;padding: 0 1rem;}

.contact-map iframe{display: block;width:100%;}
.btn-toggle-footer-active svg{ transform:rotate(180deg) ; -webkit-transform:rotate(180deg) ; -moz-transform:rotate(180deg) ; -ms-transform:rotate(180deg) ; -o-transform:rotate(180deg) ; }

.modal-menu-full{padding-bottom: 3rem; position: relative; width: 300px; display: inline-block;}
.menu-side-header { width: 100%; }
.menu-side-info { margin-bottom: 1rem; padding: 0 1rem; }
.menu-side-logo { text-align: center; /* filter: grayscale(1); */ }
.menu-side-logo img { display: inline-block; }
.menu-side-lang a{color: #333;font-weight: 500;margin-right: 5px; padding-right: 5px;border-right: 1px solid #ccc;}
.menu-side-lang a:last-child{border: none;}

#modal-menu{position: fixed; top: 0; left: -300px; width: 0; opacity: 0; z-index: -1; transition: all ease 0.4s;  text-align: left;}
#modal-menu.modal-menu-show{opacity: 1; /*z-index: 99999999; */width: 100%; text-align: left;left: 0;}
#modal-menu.modal-menu-show:before{content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.5);}
.modal-menu-close-main{display: flex; padding: 1rem; justify-content: left; align-items: center; /*border-bottom: 1px solid #f7f3f3; */margin-bottom: 2rem;}
.modal-menu-close{position: relative; cursor: pointer; width: 30px; height: 30px; display: inline-block; /* background: #ebebeb; */ border-radius: 50%; padding: 5px;}
.modal-menu-close:after{content: ''; position: absolute; border-top: 1px solid #333; width: 100%; top: calc(50% - 1px); right: 0; transform: rotate( 45deg); transition: all ease 0.3s;}
.modal-menu-close:before{content: ''; position: absolute; border-top: 1px solid #333; width: 100%; top: calc(50% - 1px); right: 0; transform: rotate( -45deg); transition: all ease 0.3s;}
.modal-menu-close:hover:after{transform: rotate(0deg);}
.modal-menu-close:hover:before{transform: rotate(0deg);}
.menu-side-home{display: flex;align-items: center;text-transform: capitalize; color: #444; font-size: 14px;letter-spacing: 1px; font-weight: 600;}

.modal-menu-container{display: flex; flex-direction: column; align-items: flex-start; height: calc(100vh - 8rem); position: relative; min-height: 100%; overflow: auto; justify-content: space-between;}
#menu-sidebar{/*margin: 20px 0;width: 25%;height: 100vh;*/}
#menu-sidebar, #menu-sidebar ul{list-style-type: none;padding: 0;}
#menu-sidebar li{position: static;}

#menu-sidebar >li > ul{border: 0; position: absolute; width: 75%; min-height: 50vh; left: 25%; top: 0; padding: 25px 0 0 5%; margin-left: -1px; max-height: 100%; flex-flow: inherit; -ms-flex-wrap: wrap; flex-wrap: wrap;display: flex;flex-direction: row;visibility: hidden;opacity: 0;}
#menu-sidebar >li > ul li{position: relative;top: 5px;}

#menu-sidebar > li > a{text-transform: capitalize;padding: 5px 0;font-size: 1.15em;position: relative;}
#menu-sidebar a{position: relative;color: #333;}
#menu-sidebar a:after{content: '';position: absolute;width: 0;border-top: 2px solid #333;left: 0;bottom: -2px;transition: all ease 0.3s;}
#menu-sidebar a:hover:after{width: 100%;}

#menu-sidebar >li > ul:before { content: ' '; left: 3%; top: 0; width: 1px; background: #f2f2f2; background: linear-gradient( 0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 50%); float: left; position: absolute; height: 100%; }
#menu-sidebar >li{border: 0; display: flex; justify-content: space-between;}
#menu-sidebar >li >ul >li{width: 25%;}

.menu-sidebar-pad{padding-left: 15px !important;border-left: 2px solid #999;}
.menu-sidebar-right{display: flex; justify-content: center; align-items: center; width: 36px; height: 36px; border-radius: 50px; text-align: center; right: 0; cursor: pointer;font-size: 12px;transition: all ease 0.2s;}
.menu-sidebar-down{display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; border-radius: 50px; text-align: center; right: 0; cursor: pointer;font-size: 12px;transition: all ease 0.2s;display: none;position: relative;}
.menu-sidebar-down:before{content: ''; position: absolute; top: 10px; left: 10px; border: 1px solid #e8e8e8; width: 30px; height: 30px; border-radius: 50%;}
.menu-sidebar-down i{position: relative;}

#menu-sidebar >li:hover .menu-sidebar-right{background: #ebebeb;}
#menu-sidebar li:hover > .menu-sidebar-down{/*background: #ebebeb;*/}
#menu-sidebar >li:hover ul{opacity: 1;visibility: visible;}
#menu-sidebar .menu-sidebar-active ul{opacity: 1;visibility: visible;}
#menu-sidebar >li > ul li{padding-bottom: 0;}

#menu-side-mobile{overflow-y: auto;text-align: left;}
#menu-side-mobile, #menu-side-mobile ul{list-style-type: none;padding: 0;width: 100%;}
#menu-side-mobile >li{/*border-bottom: 1px solid #f7f3f3;*/}
#menu-side-mobile >li>div>a{display: block; text-transform: capitalize; color: #333; font-size: 16px; padding: 0.8rem 0 0.8rem 1rem; letter-spacing: 1px; font-weight: 600;}
#menu-side-mobile >li ul{display: none;padding-left: 2rem;}
#menu-side-mobile >li >ul{/*padding-bottom: 1.5rem;*/ background:rgb(0 0 0 / 2%);}
#menu-side-mobile >li ul >li{/*padding-bottom: 1rem;*/padding: 0.8rem 1rem;/*border-bottom: 1px solid #f7f3f3;*/}
#menu-side-mobile >li ul >li:first-child{/*border-top: 1px solid #f7f3f3;*/}
#menu-side-mobile >li ul >li:last-child{/*padding-bottom: 0;*/ border-bottom: none;}
#menu-side-mobile >li ul >li a{color: #333; text-transform: capitalize; font-size: 15px;}

#menu-side-mobile >li ul >li >ul li{padding-bottom: 0;}

.menu-side-footer { width: 100%; padding: 0 0.5rem;color:#333;}
.menu-side-footer-copyright { font-size: 12px; text-align: center; }

.menu-side-title{display: flex;justify-content: space-between;align-items: center;}
.menu-side-title > a{font-weight: 700;color: #fff;}
.menu-side-title span{display: flex; width: 50px; height: 40px; justify-content: center; align-items: center;/*border-left: 1px solid #e8e8e1;*/color:#333;
cursor: pointer;}

.menu-sticky{position: sticky !important;top: 0; z-index: 9999999; background: #fff;}

#show-menu-small{padding: 1.5rem 0;border-top: 2px solid #ebebeb;background: #ebebeb;position: fixed; width: 100%; z-index: -1; height: 100vh;opacity: 0;margin-top: 1.5rem;transition: all ease 0.3s;visibility: hidden;}
#show-menu-small.visible-menu-small{z-index: 9999999;opacity: 1;margin-top: 0rem;visibility: visible;}
.show-menu-title{display: flex;justify-content: space-between;align-items: center;margin-bottom: 2.5rem;background: #fff; padding: 0.5rem; border-radius: 5px;}
.show-menu-title p{text-transform: uppercase;color: #292929;font-weight: 700;margin: 0; font-size: 18px;display: flex;}
.show-menu-title span{display: flex;cursor: pointer;}
.menu__hidden_li .menu_li_child{display: none !important;}

#menu-small-ul{padding: 0; list-style-type: none;margin: 0;display: flex;flex-wrap: wrap;max-height: 80vh;overflow: auto;}
#menu-small-ul >li{width: calc(100% / 6);margin-bottom: 2rem;}
#menu-small-ul >li >a{text-transform: uppercase;color: #292929; font-weight: 600;}
#menu-small-ul > li> ul{list-style-type: none;padding: 0;}
#menu-small-ul > li> ul>li{margin-top: 0.5rem;}
#menu-small-ul > li> ul>li a{color: #000;}
#menu-small-ul > li> ul>li a:hover{text-decoration: underline !important;}

.menu-flex{display: flex;align-items: center;width: 100%;justify-content: space-between;}

.menu-block-show{ /*-webkit-transform: perspective(400) rotate3d(1,0,0,-90deg); */-webkit-transform-origin: 50% 0; -webkit-transition: 500ms; -moz-transition: 500ms; -o-transition: 500ms; transition: 500ms; pointer-events: none; position:absolute; top:150%; width:100%; left:0; opacity:0; z-index: -1; -ms-transition: 500ms; }
.menu-li:hover .menu-block-show { opacity: 1; z-index: 9999; visibility: visible; pointer-events: auto; /*-webkit-transform: perspective(400) rotate3d(0,0,0,0);*/ background:#fff;opacity:1; top:100%;z-index: 999;border:1px solid #ebebeb;}

/*=== END MENU ===*/

.menu-search{cursor: pointer;}
.menu-search-show{position: relative;margin-left: 2.5rem;}
.menu-search-show input{width: 145px;background: #FFFFFF; border: 0.5px solid #D7D7D7; box-shadow: 0px 0px 30px 5px rgba(4, 57, 109, 0.08); border-radius: 20px;line-height: 30px;text-indent: 30px;outline: none;}
.menu-search-show input::placeholder{font-weight: 300; font-size: 12px;}
.menu-search-show button{border: none; outline: none; position: absolute; top: 7px; left: 5px; background: none;}

/*===END ===*/

.show-popup-post{position: fixed;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,0.7);display: flex;align-items: center;justify-items: center;justify-content: center;z-index: -999;opacity: 0;}
.show-popup-main{background: #fff;}
.show-popup-active{ z-index: 999999999; opacity: 1; transition:all ease 0.5s ; -webkit-transition:all ease 0.5s ; -moz-transition:all ease 0.5s ; -ms-transition:all ease 0.5s ; -o-transition:all ease 0.5s ; }
.show-popup-blur{ transition:all ease 0.3s ; -webkit-transition:all ease 0.3s ; -moz-transition:all ease 0.3s ; -ms-transition:all ease 0.3s ; -o-transition:all ease 0.3s ; }
.show-popup-active .show-popup-blur{z-index: 9;opacity: 1;backdrop-filter: blur(8px);}

.swiper_album .swiper-button-next, .swiper_album .swiper-button-prev{color:#47775C;width: 14px; height: 27px;}
.swiper_album .swiper-button-next:after, .swiper_album .swiper-button-prev:after{font-size:25px;}
.swiper-fix .swiper-scrollbar{background: #D9D9D9; width: 180px; position: relative; right: 0; bottom: 2px; height: 2px;}
/* .swiper-fix .swiper-pagination-current{}
.swiper-fix .swiper-pagination-total{} */
.swiper-fix .swiper-scrollbar-drag{background: #6EBB33;border-radius: 0;position: absolute;}

.over-tintuc{overflow-y: auto;max-height: 476px;}
.over-hethong{overflow-y: auto;max-height: 530px;}
/* width */
.scroll-tintuc::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.scroll-tintuc::-webkit-scrollbar-track {
  background: #D9D9D9; 
}
 
/* Handle */
.scroll-tintuc::-webkit-scrollbar-thumb {
  background: #6EBB33; 
}

/* Handle on hover */
.scroll-tintuc::-webkit-scrollbar-thumb:hover {
  background: #D9D9D9; 
}

.sidebar-tab-inform-item{border: 1px solid #ebebeb;box-shadow: 0px 3px 10px rgb(153 153 153 / 30%);border-radius: 8px;background: #fff;margin-bottom: 1rem;}
.sidebar-tab-inform-item:last-child{margin-bottom: 0;}
.sidebar-tab-inform-topitem{padding: 0.5rem;border-bottom: 1px solid #ebebeb;font-size: 12px;color: #000;font-weight: 600;display: flex; justify-content: space-between;align-items: center;}
.sidebar-tab-inform-toptitle span{width: 5px;height: 5px;border-radius: 50%;background: #F40000;display: inline-block;}
.sidebar-tab-inform-topdate{font-size: 10px; color: #666;display: flex; align-items: center;}
/* .sidebar-tab-tools{font-size: 17px;margin-left: 1rem;cursor: pointer;} */
.sidebar-tab-inform-botitem{padding: 0.5rem;}
.sidebar-tab-inform-bottitle{font-weight: 600; font-size: 13px;margin-bottom: 0.2rem;}
.sidebar-tab-inform-botcontent{font-size: 12px; color: #000;}
.sidebar-tab-inform-view{font-size: 10px;}
.sidebar-tab-inform-comment{font-size: 11px; font-style: italic; margin-top: 0.3rem;color: #999;}

.sidebar-tab-inform-item-hasview{opacity: 0.5;}
.sidebar-tab-showtool{display: flex;position: absolute;bottom: -5%;left: 0;width: 100%;height: 100%;/*background: rgba(0,0,0,0.6);*/ flex-direction: column-reverse;border: 1px solid #999;z-index: -1;opacity: 0;transition: all ease 0.4s;border-top: none;}
.sidebar-tab-showtool .sidebar-tab-showtool-layout{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.6);transition: all ease 0.2s;z-index: -1;opacity: 0;cursor: pointer;}
.sidebar-tab-showtool-active{z-index: 9999999999;opacity: 1;bottom: 0;}
.sidebar-tab-showtool-active .sidebar-tab-showtool-layout{z-index: 99;opacity: 1;}

.sidebar-tab-showtool-list{ background: #fff; padding: 1rem 0; border-radius: 5px 5px 0 0; position: relative; z-index: 999; padding-bottom: 0; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; }
.sidebar-tab-showtool-list p{padding: 0.5rem 1rem; border-bottom: 1px solid #ebebeb;font-weight: 600;cursor: pointer;}
.sidebar-tab-showtool-list p:last-child{border-bottom: none;}

/* .slide-nav-left{position:absolute; top:calc(45% - 9px); left:-38px;}
.slide-nav-right{position:absolute; top:calc(45% - 9px); right:-38px;transform:rotateY(180deg);} */

/*.khachhang__owl.owl-theme .owl-dots{margin-right: 0; text-align: right;margin-top: 1.2rem !important;margin-right:0 !important;}
.khachhang__owl.owl-theme .owl-dots .owl-dot span{width:8px;height: 8px;margin: 4px;background: rgb(49 88 44 / 30%);border: none; border: 1px solid transparent;}
.khachhang__owl.owl-theme .owl-dots .owl-dot.active span{background: #31582C;} 
.khachhang__owl.owl-theme .owl-dots .owl-dot:hover span{background: #31582C;}
.khachhang__owl.owl-theme .owl-nav{text-align: left;}
.khachhang__owl .slide-nav-left{display: none;}*/

.khachhang__owl .owl-stage-outer{padding-top:8px;}
.follow__owl.owl-carousel .owl-stage-outer{overflow:unset;}

.dots_custom__owl.owl-theme .owl-dots{margin-right: 0; text-align: center !important;margin-top: 1.2rem !important;margin-right:0 !important;}
.dots_custom__owl.owl-theme .owl-dots .owl-dot span{width:8px;height: 8px;margin: 4px;background: rgb(255 255 255 / 30%);border: none; border: 1px solid transparent;}
.dots_custom__owl.owl-theme .owl-dots .owl-dot.active span{background: #fff;} 
.dots_custom__owl.owl-theme .owl-dots .owl-dot:hover span{background: #fff;}

/*=== END HOME ===*/
.owl__content .custom-owl-button { position: absolute; padding: 0; border: 0; color: #32353c; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); background: transparent; z-index: 99; }

.owl__content .custom-owl-prev { left: -2rem; }

.owl__content .custom-owl-next { right: -2rem; }

.copyright { background: #171515; font-size: 0.875rem; color: #EBEBEB; }

.copyright .center-layout { padding: 1.875rem 0; border-top: 1px solid #707070; }

.hfancybox { display: none; width: calc(100% - 20px); }

.hfancybox--400 { max-width: 400px; }

.pd-video { position: relative; color: #fff; padding-bottom: 4px; }
.pd-video svg { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }

.fb_iframe_widget > span { vertical-align: middle!important; }

.alert-lock{background: #f9f7f7; border-color: #ebebeb; padding: 5rem 1rem; text-align: center;border: 2px dashed #ebebeb; margin-bottom: 2rem; border-radius: 8px;}

/*===LOADER SEND MAIL===*/
#loading_order{  position: fixed; top: 0; left: 0; background: rgba(255,255,255,0.7); z-index: 999999999; width: 100%; height: 100vh;display: flex;justify-content: center;align-items: center;}
.loading_container{top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%);}
.loading_form {
  margin: 50px auto;
  font-size: 13px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

#custom-target {
  position: relative;
  width: 600px;
  height: 300px;
  border-style: solid;
}

.position-absolute {
  position: absolute;
}

#display-hethong-map iframe{ width:100%; height:570px; display: block; border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px; -ms-border-radius:12px; -o-border-radius:12px; border:1px solid #6EBB33 !important;}

#form-tuyendung .content-page-layout{margin-top:0 !important;}
.form-tuyendung-contain{display: flex;justify-content: space-between;align-items: center;}
.form-tuyendung-box{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.6);z-index: -1;opacity: 0;}
.form-tuyendung-main{width: 600px;padding: 2rem;position: relative;border-radius: 8px;padding-bottom: 4rem;}
.form-tuyendung-active{display: flex;align-items: center;justify-content: center;opacity: 1;z-index: 99999999;}
.form-tuyendung-title{text-align: center;margin-bottom: 3rem;text-transform: uppercase;font-size: 24px;font-weight: 700;}
.form-tuyendung-close{position: absolute; top: 0; right: 0; width: 40px; height: 40px; display: inline-flex; align-items: center; justify-content: center; font-size: 34px;cursor: pointer;color: #1B4932;}
.form-tuyendung-left{width: 300px;}
.form-tuyendung-left img{border-radius: 50%; border: 2px solid #ebebeb; padding: 5px;display: inline-block;}
.form-tuyendung-right{width: calc(100% - 300px - 30px);margin-left: 30px;}
.form-tuyendung-info-item{margin-bottom: 0.5rem;background: #fafafa;border-radius: 5px;padding: 0.6rem 1rem;word-break: break-all;}
.form-tuyendung-info-item label{margin-bottom: 0;font-weight: 700;color: #666;}
.form-tuyendung-info-bottom{font-size: 12px;margin-top: 1.5rem;}

/* 
.form-row{display: flex;flex-wrap: wrap;justify-content: space-between;}
.form-row .input-contact{width: 49%;}
.form-row .input-contact input, .form-row textarea{background: #fafafa !important;}
.form-row .input-contact select{border: 1px solid #ebebeb; border-radius: 5px;}
.form-row .input-contact .custom-file-label{background: #fafafa;} */

.footer-bottom-tuyendung{position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999;background: #fff;box-shadow: 0 0 14px -3px #a8a8a8;padding: 1rem;display: none;}
.btn-tuyendung-bot{background: #40C6F3; color: #fff !important; padding: 0.3rem 1rem; border-radius: 4px;}

.lienketnhanh-list{position: fixed;right: 35px;bottom: 160px;z-index: 99999;}
.content-expanded{max-height: 600px;overflow: hidden;}
.content-expanded-toggle{position: relative; width: 100%;display: flex;align-items: center;justify-content: center; background: #fff;padding: 1rem;text-align: center;cursor: pointer;color: #000;font-weight: bold;border-top: 1px solid #fdfaf3;}
.content-expanded-toggle:after{content: '';position: absolute;background: #fff;height: 20px;left: 0;top: -21px;width: 100%;}
.content-expanded-active{max-height: unset !important;}
body .widget-visible iframe{right: 10px !important;}

.skiptranslate{display: none !important;}