header .logo {height: 40px;}
@media (max-width: 992px) {header .logo {height: 35px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgb(255, 255, 255);--bs-bg-header-bg:rgb(255, 255, 255); --bg-footer-bg:rgba(255, 255, 255, 0);--bs-bg-footer-bg:rgba(255, 255, 255, 0); --menu-bg:rgb(34, 34, 34);--bs-menu-bg:rgb(34, 34, 34); --primary:#E36A85;--bs-primary:#E36A85; --secondary:#F1718D;--bs-secondary:#F1718D; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgb(237, 237, 237);--bs-border-color:rgb(237, 237, 237); --body-text:#212121;--bs-body-text:#212121; --bg-header-text:#212121;--bs-bg-header-text:#212121; --bg-footer-text:#000000;--bs-bg-footer-text:#000000; --menu-text:#FFFDFD;--bs-menu-text:#FFFDFD; --primary-text:#FFFFFF;--bs-primary-text:#FFFFFF; --secondary-text:#FFFFFF;--bs-secondary-text:#FFFFFF; --link-color:#222222;--bs-link-color:#222222; --link-hover-color:rgb(241, 113, 141);--bs-link-hover-color:rgb(241, 113, 141); --primary-10:#E36A851a;--bs-primary-10:#E36A851a; --primary-20:#E36A8533;--bs-primary-20:#E36A8533; --primary-30:#E36A8542;--bs-primary-30:#E36A8542; --primary-40:#E36A8566;--bs-primary-40:#E36A8566; --primary-50:#E36A8580;--bs-primary-50:#E36A8580; --primary-60:#E36A8599;--bs-primary-60:#E36A8599; --primary-70:#E36A85b3;--bs-primary-70:#E36A85b3; --primary-80:#E36A85cc;--bs-primary-80:#E36A85cc; --primary-90:#E36A85e6;--bs-primary-90:#E36A85e6; --secondary-10:#F1718D1a;--bs-secondary-10:#F1718D1a; --secondary-20:#F1718D33;--bs-secondary-20:#F1718D33; --secondary-30:#F1718D42;--bs-secondary-30:#F1718D42; --secondary-40:#F1718D66;--bs-secondary-40:#F1718D66; --secondary-50:#F1718D80;--bs-secondary-50:#F1718D80; --secondary-60:#F1718D99;--bs-secondary-60:#F1718D99; --secondary-70:#F1718Db3;--bs-secondary-70:#F1718Db3; --secondary-80:#F1718Dcc;--bs-secondary-80:#F1718Dcc; --secondary-90:#F1718De6;--bs-secondary-90:#F1718De6; }
body{ 
  font-family: "Montserrat", sans-serif;
}
  #price{
        font-size: 1.6rem;
        font-weight: 500;
  }
.card-payment{
   min-height: 600px;
}
.orders-checkout-page{
    margin-top: 25px;
}
.orders-active-page .main_header{
     font-size: 1.8rem;
}

#userDrop{
	display: none;
}
.main_header {
    font-size: 2.5rem;
}
.logo-eternal-inner-page{
	width: 100%;
  	max-width: 100px;
}
.main_header-2 {
    font-size: 2.5rem;
  	text-transform: uppercase;
  	text-align: center;
  	position: relative;
}
  .secondary_header{
    font-size: 1.4rem;
    font-weight: 500;
  }
.dropdown-item:hover,
.dropdown-item:focus {
  color: #212121 !important;
  background-color: white !important;
}
.video-inner-page{
  	width: 100%;
    height: 340px;
  }
  .secondary_header_white{
    font-size: 1.4rem;
    font-weight: 500;
    color: white;
  }
.dropdown .dropdown-menu .dropdown-item:hover{
	color: #212121;
}
.dropdown .dropdown-menu .dropdown-item{
	font-size: 1rem;
  	font-weight: 500;
}
.gallery-section{
	clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
    margin-top: -70px;
    padding-top: 100px;
   	padding-bottom: 100px;
}
.header-favorites-col{
	display: none;
}
footer a {
    color: #ffffff;
    font-size: 16px;
  	font-weight: 400;
}
.bg-footer h5 {
    color: #fff;
    font-size: 18px;
  font-weight: 400;
}
footer h5 {
    border-bottom: 2px dashed var(--primary);
}
.icon-menu{
	background: white!Important;
}
.bg-header .with-badge {
    margin-left: 0px;
    position: relative;
}
.price-percent{
      border-radius: 20px;
}
.custom-home-page .main-content{
	padding-top: 0px;
}
  .main-text{
    font-size: 1.1rem;
    font-weight: 400;
  }
.main-text-white{
    font-size: 1.1rem;
    font-weight: 400;
    color: white;
  }
  .main-text-grey{
    color: rgb(107, 107, 107);
    font-size: 1.1rem;
    font-weight: 400;
  }
.main-header-inner-page{
    color: white;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .inner-background{
    background-image: url(https://eternalspringinstitute.com/uploads/files/b2f9e668-c969-43a3-80f4-016c7c6b0410.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .white-text-inner-page{
    color: white;
    font-size: 1.1rem;
    padding-left: 15px;
  }
.text-symbol{
	font-size: 1.1rem;
  	font-weight: 400;
}
  .accordion .card {
    background: rgba(255 255 255 / 0.6);
    border: 1px solid #444;
    margin-bottom: 25px;
    border-radius: 8px;
    overflow: hidden;
  }
  .accordion .card-header {
    padding: 0;
    border: none;
  }
  .accordion .btn-link {
    width: 100%;
    text-align: left;
    font-weight: 600;
    color: #212121;
    padding: 15px 20px;
    text-decoration: none;
    position: relative;
  }
  .accordion .btn-link:hover {
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
  }
  .accordion .btn-link:focus {
    box-shadow: none;
  }
  .accordion .btn-link::after {
    content: "\25BA";
    font-size: 0.9rem;
    position: absolute;
    right: 20px;
    transition: transform 0.3s ease;
  }
  .accordion .btn-link[aria-expanded="true"]::after {
    transform: rotate(90deg);
  }
  .accordion .card-body {
    padding: 20px;
    color: #212121;
    font-size: 1.1rem;
    background: rgba(255 255 255 / 0.6);
    border-top: 1px solid #444;
    font-weight: 400;
  }
  .inner-symbol{
  	width: 100%;
    max-width: 120px;
  }
  .header-symbol{
  	font-size: 1.3rem;
    font-weight: 500;
  }
 .inner-page-down-line {
    background-image: url(/uploads/files/17f2b1ec-213a-40c0-819f-76e3af12a61f.webp);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .main-header-inner-page {
    color: white;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .white-text-inner-page-only-text{
    color: white;
    font-size: 1.1rem;
    padding-left: 15px;
    font-weight: 500;
  }
  .main-header-inner-page-black {
    color: #212121;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .text-inner-page-black {
    color: #212121;
    font-size: 1.1rem;
    font-weight: 400;
  }
.banner-full-image h1 {
    color: #fff;
    font-size: 42px;
    font-weight: 550;
    margin-bottom: 32px;
    margin-top: 42px;
    padding-left: 0;
    line-height: 1.4;
}
.banner-full-image .banner-text-container {
    background: transparent !important;
    border: 0px !important;
    max-width: 1326px !important;
    padding: 0px !important;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-top: 150px !important;
}
.gdpr-text {
    font-size: 1rem;
}
#contact-form .form-group .form-control {
    border-bottom: 2px solid var(--primary);
    background: #F5F5F5;
}
#contact-form .bg-form {
    color: #222222;
}
  .image-background-black {
    background-image: url(/uploads/files/909176d2-b13e-4ded-99f7-09c4edd7752c.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  .image-background-light {
    background-image: url(/uploads/files/85d2c44b-35e8-4a0e-a671-87e1cf46f3b3.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
.faq-question:hover, .faq-question[aria-expanded="true"] {
    background-color: #222222!important;
}
.btn.btn-primary {
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    color: var(--primary-text);
    border-radius: 20px;
    font-size: 1rem;
    font-weight: 500;
    padding-left: 18px;
    padding-right: 18px;
  	border-radius: 20px!important;
}
.btn.btn-secondary{
	border-radius: 20px!important;
}
.btn-catalog{
  background-color:var(--primary)!important;
  border-color:var(--primary)!important;
     color: var(--primary-text);
}
.orders-active-page{
  min-height: 600px;
}
.gallery-images{
  border-radius: 60px;
    object-fit: cover;
  
}
.description-tab{
  display: none;
  
}
.main-content {
    padding-top: 0px!important;
}
.product-page .view .addToCartBtn {
    border-radius: 0.25rem;
    font-size: 1.05rem;
    font-weight: 500;
    min-width: 250px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    text-transform: uppercase;
    background: #222;
    border-radius: 20px;
    background-color : #222!important;
  width: 100%;
    padding: 10px;
}
 .add-to-cart-div .form-control {
    border: 2px solid var(--border-color);
    font-weight: var(--font-weight-bold);
}
.fa-minus-circle, .fa-plus-circle{
    color: var(--primary);
}
.product-page .view .product-right-column {
    min-height: 601px;
    margin-bottom: 48px;
    margin-top: 40px;
}
.fa-check-circle{
   color: var(--primary);
}
.product-page .view h1 {
    text-transform: uppercase !important;
    font-size: 1.5rem;
}
footer .copyright {
    background: rgb(53 53 53);
     color: #fff;
}

.footer-a {
   display:none;
}

footer{
    background: #222;
}

footer a {
    color: #ffffff;
    font-weight: var(--font-weight-bold);
}

 footer a:hover{
    color: var(--primary);
    font-weight: var(--font-weight-bold);
}

.main_header {
 font-weight: 400;
}

.count_info{
  display:none;
}
.instructors img{
    max-height: 240px;
    object-fit: cover;
    border-radius: 40px;
    border: 0px !important;
      object-position: top;
}

.instructors .card-title{
  font-weight: 500;
   font-size: 1.2rem;
    margin-top: 20px;
}

.instructors .card-body , .instructors .card-footer{
    border: 0px;
}

.main-menu2 img:not(.sub-category-cover) {
    height: auto;
    width: 100%;
    max-height: 150px;
}
.product-desc-menu{
  font-size:0.8rem;
font-weight:500;
  display:none;
}

.mega-menu-heading{
      border-bottom: 1px solid rgb(255 255 255 / 26%) !important;
}    
.dropdown-menu.megamenu.show {
  
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
}
.main-menu2 .megamenu a {
    font-size: 0.9rem !important;
}
.main-menu2 .megamenu h6 {
    font-size: 0.9rem !important;
  font-weight: 600 !important;
}
.btn-clear-cart{
  display:none;
}
.image-car-right {
  display:none;
}

.carousel-inner.border {
  border:none ;
}
 .main-menu2 .navbar-nav {
   justify-content: flex-start;
}
.banner-lead-products .promo-box,.banner-full-image .banner-text-container {
  background: transparent 
}
.h3-zig-zag,.promo-box-price {
  font-weight:600 ;
}
.news-short-description {
  text-align:center !important;
}
  .main-menu2 {
                background:transparent!important;
                color: var(--menu-text);
                text-transform: uppercase;
            }
.main-menu2 .nav-item {
    background:transparent!important;
}
.bg-header {
    background: rgba(0, 0, 0, 0.89);
}
.main-menu2 .megamenu {
    background: rgba(0, 0, 0, 0.89);
}

.bg-header .icon {
    background-color: #ffffffe3;
}
.main-menu2 .megamenu a {
     color: #fff;
}

.bg-header .nav-custom-link {
    color: #fff;
    margin-right: 25px;
}

.bg-header .nav-custom-link {
    font-weight: 600;
}

.main-menu2 .megamenu .card {
    background: transparent;
}
.main_header:after {
    content: "";
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    width: 214px;
    height: 35px;
    background: url(/uploads/files/35de39dd-9f2f-4d84-af00-022fc5a8a48d.webp) no-repeat center;
    background-size: contain;
    border: none;
}
.main_header:hover{
	border: none!important;
  	border-color: transparent;
}
.main_header:hover:after {
     border: none;
     border-color: transparent;
    transition: 2s;
}
.main_header {
    font-family: "Marcellus", serif;
}
.main_header-2:hover{
	border: none!important;
  	border-color: transparent;
}
.main_header-2:hover:after {
     border: none;
     border-color: transparent;
    transition: 2s;
}
.main_header-2 {
    font-family: "Marcellus", serif;
}
.main_header-2:after {
    content: "";
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    width: 214px;
    height: 35px;
    background: url(/uploads/files/35de39dd-9f2f-4d84-af00-022fc5a8a48d.webp) no-repeat center;
    background-size: contain;
    border: none;
}
.footer{
	margin-top: 0px!important;
}
.bg-header .with-badge .badge {
    left: 16px;
    position: absolute;
    top: -8px;
}
.gradient-text{
  background: linear-gradient(135deg, #D4AF37, #E8B4B8, #9CAF88);
  background-size: 400% 100%;    
  background-position: 0% 50%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;          
  animation: gradientShift 4s ease-in-out infinite;
  will-change: background-position;
}

@keyframes gradientShift{
  0%   { background-position:   0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position:   0% 50%; }
}
.cookie-consent a {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
}
.cookie-consent .btn-primary, .cookie-consent .btn-secondary {
    font-size: 0.85rem;
    font-weight: 500;
    border-radius: 20px !important;
    text-transform: capitalize;
  	padding: .25rem .5rem!important;
  	width: auto!important;
}
  .esi-hero::before{
    content: "";
    position: absolute;
    inset: 0;
    background:
      linear-gradient(
        120deg,
        rgba(212,175,55,.40),
        rgba(232,180,184,.30),
        rgba(156,175,136,.40)
      ),
      rgba(0,0,0,.45);
  }
  .esi-hero-content{
    position: relative;
    z-index: 1;
    max-width: 920px;
  }
  .esi-hero-kicker{
    font-family: "Marcellus", serif;
    font-size: 4.6rem;
    margin-bottom: 18px;
  }
  .esi-hero-title{
    font-family: "Marcellus", serif;
    color: #ffffff;
    font-size: 3.1rem;
    font-weight: 500;
    margin-bottom: 16px;
  }
  .esi-hero-meta{
    color: rgba(255,255,255,.92);
    font-size: 1.45rem;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .esi-hero-desc{
    color: rgba(255,255,255,.85);
    font-size: 1.15rem;
    line-height: 1.6;
    max-width: 720px;
    margin: 0 auto 34px;
  }
  .esi-hero-actions{
    display: flex;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
  }

  .esi-btn-outline{
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
    background: transparent;
    border-radius: 999px !important;
    font-size: 1.05rem;
    min-width: 190px;
  }
  .esi-hero [data-hero]{
    opacity: 0;
    transform: translateY(40px);
  }
  .esi-hero [data-hero="kicker"]{
    transform: translateY(-30px);
  }
  .esi-hero [data-hero="title"]{
    transform: scale(0.96);
  }
  .esi-hero.animate [data-hero]{
    opacity: 1;
    transform: none;
    transition: all 0.9s ease;
  }
  /* Stagger timing */
  .esi-hero.animate [data-hero="kicker"]{
    transition-delay: 0.1s;
  }
  .esi-hero.animate [data-hero="title"]{
    transition-delay: 0.25s;
  }
  .esi-hero.animate [data-hero="meta"]{
    transition-delay: 0.45s;
  }
  .esi-hero.animate [data-hero="desc"]{
    transition-delay: 0.65s;
  }
  .esi-hero.animate [data-hero="actions"]{
    transition-delay: 0.85s;
  }
.section-info-instructor{
    clip-path: polygon(0 0, 100% 0, 100% 94%, 0 100%);
    padding-bottom: 130px !important;
  }
  .lwc-imgWrap{
    text-align: center;
  }
  .lwc-imgWrap img{
    width: 100%;
    max-width: 600px;
    border-radius: 26px;
    box-shadow: 0 18px 40px rgba(0,0,0,.18);
  }
  /* TITLE */
  .lwc-title{
    font-family: "Marcellus", serif;
    font-size: 2.7rem;
    font-weight: 600;
    color: #0f5b3d;
    margin-bottom: 18px;
  }
  /* TEXT */
  .lwc-p{
    font-size: 1.15rem;
    line-height: 1.95;
    color: #2b2b2b;
    margin-bottom: 18px;
  }
  /* CHIPS — ТУК Е ПРОМЯНАТА */
  .lwc-chips{
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 26px;
  }
  .lwc-chip{
    background: var(--primary);
    /* ВЗИМА ТВОЯ ЦВЯТ */
    color: var(--primary-text);
    /* ако имаш такъв */
    padding: 7px 18px;
    border-radius: 100px;
    font-weight: 500;
    font-size: 1rem;
    box-shadow: 0 10px 22px rgba(0,0,0,.14);
  }
  /* QUOTE */
  .lwc-quote{
    background: #F6F6E4;
    border-left: 4px solid #D4AF37;
    box-shadow: 0 14px 30px rgba(0,0,0,.10);
  }
  /* QUOTE INNER */
  .lwc-quote-inner{
    padding: 30px 34px 28px 70px;
    position: relative;
  }
  .lwc-quote-inner::before{
    content: "“";
    position: absolute;
    left: 26px;
    top: 12px;
    font-family: "Marcellus", serif;
    font-size: 70px;
    line-height: 1;
    color: rgba(212,175,55,.45);
  }
  /* QUOTE TEXT */
  .lwc-quote-text{
    margin: 0;
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 1.8;
    font-style: italic;
    color: #2e3740;
  }
  /* AUTHOR */
  .lwc-quote-author{
    margin-top: 22px;
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--primary);
  }
  .accordion .card-2 {
    background: #9CAF88!important;
  }
  .accordion .card-3 {
    background: #e8b4b8 !important;
  }
  .accordion .card-custom-margin {
    margin-bottom: 50px!important;
  }
  /* вътрешни елементи – лек stagger */
  .additional-info-system .col-lg-6,
  .additional-info-system .col-12{
    opacity:0;
    transform:translateY(18px);
    transition:1.4s cubic-bezier(.22,1,.36,1);
  }
  .additional-info-system.show .col-lg-6,
  .additional-info-system.show .col-12{
    opacity:1;
    transform:none;
  }
  .additional-info-system.show .col-lg-6:nth-of-type(1){
    transition-delay:.2s;
  }
  .additional-info-system.show .col-lg-6:nth-of-type(2){
    transition-delay:.35s;
  }
  .additional-info-system.show .accordion{
    transition-delay:.5s;
  }
  .accordion .card {
    background: rgba(255 255 255 / 0.6);
    border: 1px solid #c7c7c7;
    margin-bottom: 25px;
    border-radius: 8px;
    overflow: hidden;
    border-bottom: 1px solid #c7c7c7 !important;
  }
  .accordion .btn-link:hover {
    background: rgba(255, 255, 255, 0.05);
    color: #212121;
  }
  .title-read-more{
    font-size: 1.2rem;
    font-weight: 400!important;
    margin-bottom: 15px;
  }
  .section-info-instructor [data-lwc]{
    opacity: 0;
    transform: translateY(40px);
  }
  /* variations */
  .section-info-instructor [data-lwc="image"]{
    transform: translateX(-40px);
  }
  .section-info-instructor [data-lwc="text"]{
    transform: translateX(40px);
  }
  .section-info-instructor [data-lwc="quote"]{
    transform: translateY(30px) scale(.97);
  }
  /* active */
  .section-info-instructor.animate [data-lwc]{
    opacity: 1;
    transform: none;
    transition: 1.1s cubic-bezier(.22,1,.36,1);
  }
  /* stagger */
  .section-info-instructor.animate [data-lwc="title"]{
    transition-delay: .15s;
  }
  .section-info-instructor.animate [data-lwc="image"]{
    transition-delay: .35s;
  }
  .section-info-instructor.animate [data-lwc="text"]{
    transition-delay: .55s;
  }
  .section-info-instructor.animate [data-lwc="accordion"]{
    transition-delay: .8s;
  }
  .section-info-instructor.animate [data-lwc="quote"]{
    transition-delay: 1.05s;
  }
.section-lifetime .esi-stats-card{
    opacity: 0;
    transform: translateY(26px);
  }
  .section-lifetime.animate .esi-stats-card{
    opacity: 1;
    transform: none;
    transition: 0.95s cubic-bezier(.22,1,.36,1);
  }
  /* stagger */
  .section-lifetime.animate .col-lg-3:nth-child(1) .esi-stats-card{
    transition-delay: .15s;
  }
  .section-lifetime.animate .col-lg-3:nth-child(2) .esi-stats-card{
    transition-delay: .35s;
  }
  .section-lifetime.animate .col-lg-3:nth-child(3) .esi-stats-card{
    transition-delay: .55s;
  }
  .section-lifetime.animate .col-lg-3:nth-child(4) .esi-stats-card{
    transition-delay: .75s;
  }
  /* plus sign */
  .esi-stats-card__num{
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 4px;
  }
  .esi-stats{
    background: #fbf7ea;
    padding: 80px 0 90px;
  }
  .section-lifetime {
    clip-path: polygon(0 9%, 100% 0%, 100% 93%, 0 100%);
    padding-top: 100px !important;
    padding-bottom: 80px !important;
    margin-top: -99px;
  }
  .esi-stats__head{
    margin-bottom: 55px;
  }
  .esi-stats__title{
    color: rgba(212,175,55,.95);
    /* златисто */
    margin-bottom: 18px;
  }
  .esi-stats__subtitle{
    max-width: 820px;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.7;
    color: #4b5563;
    font-weight: 500;
  }
  /* CARD */
  .esi-stats-card{
    height: 100%;
    border-radius: 18px;
    padding: 46px 26px 40px;
    text-align: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, .60), rgba(255, 255, 255, .60));
    border: 1px solid rgba(212,175,55,.18);
    box-shadow: 0 16px 34px rgba(0,0,0,.10);
  }
  /* NUMBER */
  .esi-stats-card__num {
    font-size: 2.7rem;
    line-height: 1;
    font-weight: 600;
    color: rgba(0, 0, 0, .55);
    margin-bottom: 18px;
  }
  /* GREEN LABEL (като на снимката) */
  .esi-stats-card__label{
    font-size: 1.1rem;
    font-weight: 500!Important;
    color: #0f5b3d;
    /* тъмно зелено */
    margin-bottom: 12px;
  }
  /* SMALL TEXT */
  .esi-stats-card__desc{
    font-size: 1.05rem;
    color: #4b5563;
    font-weight: 500;
    line-height: 1.5;
  }
  .esi-stats-card__num{
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 4px;
  }
.timeline-section{
    clip-path: polygon(0 1%, 100% 0%, 100% 98%, 0 100%);
    margin-top: -40px;
    padding-top: 70px!important;
    padding-bottom: 100px ! Important;
  }
  .tl-section{
    background: #ffffff;
    padding: 80px 0 90px;
  }
  .tl-head{
    margin-bottom: 70px;
  }
  .tl-title{
    margin-bottom: 18px;
  }
  .tl-subtitle{
    max-width: 860px;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.7;
    color: #4b5563;
    font-weight: 500;
  }
  /* TIMELINE WRAP + CENTER LINE */
  .tl{
    position: relative;
    padding: 10px 0;
  }
  .tl::before{
    content:"";
    position:absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 4px;
    transform: translateX(-50%);
    background: linear-gradient(180deg, var(--primary), #d4af37, #c98a2c);
    border-radius: 4px;
    opacity: .95;
  }
  /* ITEM (alternate) */
  .tl-item{
    position: relative;
    display: flex;
    margin: 70px 0;
    min-height: 40px;
  }
  .tl-left{
    justify-content: flex-start;
  }
  .tl-right{
    justify-content: flex-end;
  }
  /* DOT on the line */
  .tl-dot{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #d4af37;
    box-shadow: 0 0 0 6px rgba(212,175,55,.20), 0 0 0 12px rgba(212,175,55,.10);
  }
  /* CARD */
  .tl-card{
    width: 520px;
    max-width: 100%;
    background: #fff;
    border: 1px solid rgba(212,175,55,.35);
    border-radius: 6px;
    padding: 22px 26px 22px;
    box-shadow: 0 18px 40px rgba(0,0,0,.10);
    position: relative;
  }
  /* TOP thin gradient line */
  .tl-topline{
    position: absolute;
    left: 0;
    top: 0;
    height: 4px;
    width: 100%;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background: linear-gradient(90deg, var(--primary), #d4af37, #c98a2c);
  }
  /* TEXT inside card */
  .tl-era{
    font-size: 1rem;
    font-weight: 700;
    color: #c97a12;
    margin-bottom: 10px;
  }
  .tl-h{
    font-family: "Marcellus", serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #0f5b3d;
    margin: 0 0 12px;
  }
  .tl-p{
    font-size: 1.08rem;
    line-height: 1.8;
    color: #334155;
    margin: 0 0 18px;
    font-weight: 500;
  }
  /* TAGS */
  .tl-tags{
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
  }
  .tl-tag{
    background: var(--primary);
    color: var(--primary-text);
    padding: 6px 15px;
    border-radius: 100px;
    font-size: .95rem;
    font-weight: 500;
    box-shadow: 0 10px 22px rgba(0,0,0,.12);
  }
  .tl-head[data-animate]{
    opacity: 0;
    transform: translateY(28px);
  }
  .tl-head.animate{
    opacity: 1;
    transform: none;
    transition: 1s cubic-bezier(.22,1,.36,1);
  }
  /* TIMELINE – Each item reveals when it enters viewport */
  .tl-item[data-animate="tl-item"] .tl-card{
    opacity: 0;
    transform: translateY(28px);
    transition: 1s cubic-bezier(.22,1,.36,1);
    will-change: transform, opacity;
  }
  /* Direction-aware motion */
  .tl-item.tl-left[data-animate="tl-item"] .tl-card{
    transform: translateX(-42px);
  }
  .tl-item.tl-right[data-animate="tl-item"] .tl-card{
    transform: translateX(42px);
  }
  /* When observer adds .animate to the tl-item */
  .tl-item.animate .tl-card{
    opacity: 1;
    transform: none;
  }
  /* Optional: micro-stagger inside each card (premium feel) */
  .tl-item .tl-era,
  .tl-item .tl-h,
  .tl-item .tl-p,
  .tl-item .tl-tags{
    opacity: 0;
    transform: translateY(12px);
  }
  .tl-item.animate .tl-era,
  .tl-item.animate .tl-h,
  .tl-item.animate .tl-p,
  .tl-item.animate .tl-tags{
    opacity: 1;
    transform: none;
    transition: .9s cubic-bezier(.22,1,.36,1);
  }
  .tl-item.animate .tl-era{
    transition-delay: .08s;
  }
  .tl-item.animate .tl-h{
    transition-delay: .16s;
  }
  .tl-item.animate .tl-p{
    transition-delay: .26s;
  }
  .tl-item.animate .tl-tags{
    transition-delay: .38s;
  }
.masters-section [data-animate="fade-up"]{
    opacity:0;
    transform:translateY(32px);
  }
  .masters-section [data-animate="fade-up"].animate{
    opacity:1;
    transform:none;
    transition:1.35s cubic-bezier(.22,1,.36,1);
  }
  /* Box */
  .masters-section [data-animate="masters-box"]{
    opacity:0;
    transform:translateY(44px) scale(.965);
  }
  .masters-section [data-animate="masters-box"].animate{
    opacity:1;
    transform:none;
    transition:1.45s cubic-bezier(.22,1,.36,1);
  }
  /* Inner stagger */
  .masters-circle-subtitle,
  .masters-circle-list-title,
  .masters-li{
    opacity:0;
    transform:translateY(18px);
  }
  [data-animate="masters-box"].animate
  .masters-circle-subtitle,
  [data-animate="masters-box"].animate
  .masters-circle-list-title,
  [data-animate="masters-box"].animate
  .masters-li{
    opacity:1;
    transform:none;
    transition:1.05s cubic-bezier(.22,1,.36,1);
  }
  /* Timing */
  [data-animate="masters-box"].animate .masters-circle-subtitle{
    transition-delay:.25s;
  }
  [data-animate="masters-box"].animate .masters-circle-list-title{
    transition-delay:.45s;
  }
  [data-animate="masters-box"].animate .masters-li:nth-child(n){
    transition-delay:calc(.6s + var(--i,0)*.12s);
  }
  .masters-section {
    clip-path: polygon(0 9%, 100% 0%, 100% 93%, 0 100%);
    padding-top: 100px !important;
    padding-bottom: 140px !important;
    margin-top: -110px;
  }
  .masters-circle-section{
    background: #fbf8ea;
  }
  .masters-circle-box{
    background: #fff;
    border-radius: 6px;
    padding: 40px 46px;
    box-shadow: 0 18px 36px rgba(0,0,0,.10);
    position: relative;
    border-top: 4px solid var(--primary);
  }
  .masters-circle-subtitle{
    font-family: "Marcellus", serif;
    font-size: 1.8rem;
    font-weight: 500;
    color: #0f5b3d;
    margin-bottom: 24px;
  }
  .masters-circle-list-title{
    font-size: 1.1rem;
    font-weight: 600;
    color: #c06a00;
    margin-bottom: 14px;
  }
  .masters-circle-list{
    padding-left: 18px;
    margin-bottom: 0;
  }
  .masters-circle-list li{
    font-size: 1.05rem;
    line-height: 1.8;
    color: #2e3740;
    font-weight: 400!important;
    margin-bottom: 6px;
  }
.philosophy-section {
    clip-path: polygon(0 9%, 100% 0%, 100% 93%, 0 100%);
    padding-top: 100px !important;
    padding-bottom: 130px !important;
    margin-top: -108px;
  }
  .mp-section{
    background: #ffffff;
    padding: 80px 0 90px;
  }
  .mp-head{
    margin-bottom: 55px;
  }
  .mp-title{
    margin-bottom: 18px;
  }
  .mp-subtitle{
    max-width: 860px;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.7;
    color: #4b5563;
    font-weight: 500;
  }
  /* TOP CARD */
  .mp-card{
    position: relative;
    background: #fff;
    border: 1px solid rgba(212,175,55,.30);
    border-radius: 6px;
    padding: 40px 44px 36px;
    box-shadow: 0 18px 40px rgba(0,0,0,.10);
  }
  .mp-topline{
    position: absolute;
    left: 0;
    top: -1px;
    height: 5px;
    width: 100%;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    background: linear-gradient(90deg, var(--primary), rgba(212,175,55,.9), rgba(232,180,184,.9));
  }
  .mp-card-title{
    font-family: "Marcellus", serif;
    font-size: 2.2rem;
    font-weight: 700;
    color: #0f5b3d;
    margin: 0 0 18px;
  }
  .mp-p{
    font-size: 1.12rem;
    line-height: 1.9;
    color: #334155;
    margin: 0 0 22px;
    font-weight: 500;
  }
  /* inside quote (в кутията) */
  .mp-quote{
    margin: 0;
    font-size: 1.22rem;
    line-height: 1.9;
    font-style: italic;
    color: #334155;
  }
  /* BIG QUOTE (като на снимката) */
  .mp-bigquote{
    background: #F6F6E4;
    border-left: 4px solid #D4AF37;
    box-shadow: 0 16px 34px rgba(0,0,0,.10);
  }
  .mp-bigquote-inner{
    padding: 34px 36px 30px 78px;
    position: relative;
  }
  .mp-bigquote-inner::before{
    content: "“";
    position: absolute;
    left: 30px;
    top: 14px;
    font-family: "Marcellus", serif;
    font-size: 78px;
    line-height: 1;
    color: rgba(212,175,55,.35);
  }
  .mp-bigquote-text{
    margin: 0;
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 1.85;
    font-style: italic;
    color: #2e3740;
  }
  .mp-bigquote-author{
    margin-top: 22px;
    font-size: 1rem;
    font-weight: 700;
    color: var(--primary);
  }
  .philosophy-section [data-mp]{
    opacity: 0;
    transform: translateY(40px);
  }
  /* Individual variations (като hero) */
  .philosophy-section [data-mp="title"]{
    transform: translateY(-30px);
  }
  .philosophy-section [data-mp="card"]{
    transform: translateY(50px) scale(.98);
  }
  .philosophy-section [data-mp="bigquote"]{
    transform: translateY(35px) scale(.985);
  }
  /* Activate */
  .philosophy-section.animate [data-mp]{
    opacity: 1;
    transform: none;
    transition: all 1.1s cubic-bezier(.22,1,.36,1);
  }
  /* Stagger timing */
  .philosophy-section.animate [data-mp="title"]{
    transition-delay: .12s;
  }
  .philosophy-section.animate [data-mp="desc"]{
    transition-delay: .32s;
  }
  .philosophy-section.animate [data-mp="card"]{
    transition-delay: .55s;
  }
  .philosophy-section.animate [data-mp="card-title"]{
    transition-delay: .78s;
  }
  .philosophy-section.animate [data-mp="card-text"]{
    transition-delay: .95s;
  }
  .philosophy-section.animate [data-mp="card-quote"]{
    transition-delay: 1.12s;
  }
  .philosophy-section.animate [data-mp="bigquote"]{
    transition-delay: 1.35s;
  }
.section-recognition {
    margin-top: -100px;
    clip-path: polygon(0 7%, 100% 0%, 100% 96%, 0 100%);
    padding-top: 130px !important;
    padding-bottom: 131px !important;
  }
  .rl-head{
    margin-bottom: 60px;
  }
  .rl-title{
    margin-bottom: 18px;
  }
  .rl-subtitle{
    max-width: 900px;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.7;
    color: #4b5563;
    font-weight: 500;
  }
  /* CARD */
  .rl-card{
    position: relative;
    background: #fff;
    border: 1px solid rgba(212,175,55,.30);
    border-radius: 6px;
    padding: 34px 34px 28px;
    box-shadow: 0 18px 40px rgba(0,0,0,.10);
    height: 100%;
  }
  .rl-topline{
    position: absolute;
    left: 0;
    top: -1px;
    height: 4px;
    width: 100%;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    background: linear-gradient(90deg, var(--primary), #d4af37, #c98a2c);
  }
  .rl-card-title{
    font-family: "Marcellus", serif;
    font-size: 1.7rem;
    font-weight: 500!Important;
    color: #0f5b3d;
    margin: 10px 0 22px;
  }
  /* LEFT LIST */
  .rl-list{
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .rl-li{
    display: flex;
    gap: 16px;
    margin-bottom: 18px;
  }
  .rl-bullet{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--primary);
    margin-top: 8px;
    flex: 0 0 12px;
  }
  .rl-li-title{
    font-size: 1.15rem;
    font-weight: 500!important;
    color: #0f5b3d;
    margin-bottom: 4px;
  }
  .rl-li-text{
    font-size: 1.05rem;
    color: #4b5563;
    font-weight: 400!important;
    line-height: 1.6;
  }
  /* RIGHT POSITIONS */
  .rl-pos{
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
  .rl-pos-item{
    display: flex;
    gap: 16px;
    align-items: flex-start;
  }
  .rl-bar{
    width: 4px;
    height: 34px;
    border-radius: 3px;
    background: var(--primary);
    margin-top: 6px;
    flex: 0 0 4px;
  }
  .rl-pos-title{
    font-size: 1.15rem;
    font-weight: 500!important;
    color: #0f5b3d;
    margin-bottom: 4px;
  }
  .rl-pos-text{
    font-size: 1.05rem;
    color: #4b5563;
    font-weight: 500;
    line-height: 1.6;
  }
  .section-recognition [data-rl]{
    opacity: 0;
    transform: translateY(40px);
  }
  /* Variations */
  .section-recognition [data-rl="title"]{
    transform: translateY(-30px);
  }
  .section-recognition [data-rl="card-left"]{
    transform: translateX(-46px);
  }
  .section-recognition [data-rl="card-right"]{
    transform: translateX(46px);
  }
  /* Activate */
  .section-recognition.animate [data-rl]{
    opacity: 1;
    transform: none;
    transition: all 1.1s cubic-bezier(.22,1,.36,1);
  }
  /* Stagger timing (head) */
  .section-recognition.animate [data-rl="title"]{
    transition-delay: .12s;
  }
  .section-recognition.animate [data-rl="desc"]{
    transition-delay: .35s;
  }
  /* Cards */
  .section-recognition.animate [data-rl="card-left"]{
    transition-delay: .6s;
  }
  .section-recognition.animate [data-rl="card-right"]{
    transition-delay: .75s;
  }
  /* Left list items (stagger) */
  .section-recognition.animate [data-rl="li"]{
    transform: translateY(18px);
  }
  .section-recognition.animate [data-rl="li"]{
    transition: all 1s cubic-bezier(.22,1,.36,1);
  }
  .section-recognition.animate [data-rl="li"]:nth-child(1){
    transition-delay: .9s;
  }
  .section-recognition.animate [data-rl="li"]:nth-child(2){
    transition-delay: 1.0s;
  }
  .section-recognition.animate [data-rl="li"]:nth-child(3){
    transition-delay: 1.1s;
  }
  .section-recognition.animate [data-rl="li"]:nth-child(4){
    transition-delay: 1.2s;
  }
  .section-recognition.animate [data-rl="li"]:nth-child(5){
    transition-delay: 1.3s;
  }
  .section-recognition.animate [data-rl="li"]:nth-child(6){
    transition-delay: 1.4s;
  }
  .section-recognition.animate [data-rl="li"]:nth-child(7){
    transition-delay: 1.5s;
  }
  .section-recognition.animate [data-rl="li"]:nth-child(8){
    transition-delay: 1.6s;
  }
  .section-recognition.animate [data-rl="li"]:nth-child(9){
    transition-delay: 1.7s;
  }
  /* Right positions (stagger) */
  .section-recognition.animate [data-rl="pos"]{
    transform: translateY(18px);
    transition: all 1s cubic-bezier(.22,1,.36,1);
  }
  .section-recognition.animate [data-rl="pos"]:nth-child(1){
    transition-delay: .95s;
  }
  .section-recognition.animate [data-rl="pos"]:nth-child(2){
    transition-delay: 1.08s;
  }
  .section-recognition.animate [data-rl="pos"]:nth-child(3){
    transition-delay: 1.21s;
  }
  .section-recognition.animate [data-rl="pos"]:nth-child(4){
    transition-delay: 1.34s;
  }
  .section-recognition.animate [data-rl="pos"]:nth-child(5){
    transition-delay: 1.47s;
  }
.living-master-section{
    clip-path: polygon(0 9%, 100% 0%, 100% 100%, 0 100%);
    padding-top: 100px !important;
    padding-bottom: 130px !important;
    margin-top: -70px;
  }
  .cta-title{
    font-family: "Marcellus", serif;
    font-size: 3.2rem;
    font-weight: 600;
    margin-bottom: 26px;
    color: #ffffff;
  }
  .cta-text{
    font-size: 1.25rem;
    line-height: 1.8;
    max-width: 900px;
    margin: 0 auto 50px;
    opacity: .95;
  }
  .cta-buttons{
    display: flex;
    justify-content: center;
    gap: 26px;
    flex-wrap: wrap;
  }
  /* FILLED BUTTON */
  .btn-cta-filled{
    background: #d97c93;
    /* розовият от примера */
    color: #ffffff;
    padding: 16px 46px;
    border-radius: 60px;
    font-size: 1.15rem;
    font-weight: 500;
    text-decoration: none;
    box-shadow: 0 14px 32px rgba(0,0,0,.35);
    transition: all .35s ease;
  }
  .btn-cta-filled:hover{
    background: #c96c84;
    transform: translateY(-2px);
    color: #ffffff;
  }
  /* OUTLINE BUTTON */
  .btn-cta-outline{
    background: transparent;
    color: ;
    padding: 14px 44px;
    border-radius: 60px;
    font-size: 1.15rem;
    font-weight: 500;
    text-decoration: none;
    border: 2px solid #212121;
    transition: all .35s ease;
  }
  .btn-cta-outline:hover{
    background: rgba(255,255,255,.12);
    transform: translateY(-2px);
    color: #ffffff;
  }

  .living-master-section [data-lm]{
    opacity: 0;
    transform: translateY(40px);
  }
  /* Individual variations */
  .living-master-section [data-lm="title"]{
    transform: translateY(-30px);
  }
  .living-master-section [data-lm="actions"]{
    transform: translateY(30px);
  }
  /* Activate */
  .living-master-section.animate [data-lm]{
    opacity: 1;
    transform: none;
    transition: all 1.05s cubic-bezier(.22,1,.36,1);
  }
  /* Stagger timing */
  .living-master-section.animate [data-lm="title"]{
    transition-delay: .12s;
  }
  .living-master-section.animate [data-lm="desc"]{
    transition-delay: .35s;
  }
  .living-master-section.animate [data-lm="actions"]{
    transition-delay: .6s;
  }
  .living-master-section.animate [data-lm="btn1"]{
    transition-delay: .75s;
  }
  .living-master-section.animate [data-lm="btn2"]{
    transition-delay: .9s;
  }
.banner-full-screen-image{
   display: none!important;
}
.dropdown-menu .dropdown-submenu .submenu-2 {
    top: 0;
    left: 215px;
}
.product-cart-name h5 a{
	font-size: 1rem;
    font-weight: 500;
}
.orders-active-page .product-cart-total {
    font-size: 1.05rem;
    font-weight: 500;
}
.orders-active-page .product-cart-price {
    font-size: 1.05rem;
    font-weight: 500;
}
.custom-orders-bank .card {
  max-width: 820px;
  margin: 24px auto;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  background-image: url(/uploads/files/85d2c44b-35e8-4a0e-a671-87e1cf46f3b3.webp);
}

.custom-orders-bank .card-header.bg-primary {
  background: linear-gradient(90deg, #D4AF37, #E8B4B8, #9CAF88);
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  padding: 18px 24px;
  letter-spacing: 0.3px;
  
}

.custom-orders-bank .card-body {
  padding: 24px;
}

.custom-orders-bank .card-body p {
  margin: 0 0 14px;
  padding: 12px 16px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  color: #1f2937;
  font-size: 15px;
  line-height: 1.6;
}

.custom-orders-bank .card-body p strong {
  display: inline-block;
  min-width: 180px;
  color: #111827;
  font-weight: 700;
}

.custom-orders-bank .card-body p:not(.total-amount):last-of-type {
  margin-bottom: 0;
}

.custom-orders-bank .card-body p:nth-of-type(4) {
  background: #fff8e1;
  border-color: #f6d365;
  color: #8a6d3b;
  font-style: italic;
}

.custom-orders-bank .total-amount {
  margin-top: 20px !important;
  
  font-size: 18px !important;
  font-weight: 700;
}
.custom-orders-bank .total-amount .currency_bgn {
  color: var(--primary);
  font-size: 24px;
  font-weight: 800;
}

@media (max-width: 576px) {
  .custom-orders-bank .card {
    margin: 16px;
    border-radius: 14px;
  }

  .custom-orders-bank .card-header.bg-primary {
    font-size: 18px;
    padding: 14px 16px;
  }

  .custom-orders-bank .card-body {
    padding: 16px;
  }

  .custom-orders-bank .card-body p {
    padding: 10px 12px;
    font-size: 14px;
  }

  .custom-orders-bank .card-body p strong {
    display: block;
    min-width: auto;
    margin-bottom: 4px;
  }

  .custom-orders-bank .total-amount .currency_bgn {
    font-size: 20px;
  }
}
.custom-orders-paid .card {
    max-width: 820px;
    margin: 49px auto 70px auto;
    border: none;
    border-radius: 18px;
    overflow: hidden;
    background-image: url(/uploads/files/85d2c44b-35e8-4a0e-a671-87e1cf46f3b3.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.custom-orders-paid .card-body {
    margin: 40px 28px 20px 28px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #ffffff5e;
    border-radius: 20px;
}

/* blur background behind text */
.custom-orders-paid .card-body > * {
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);

  padding: 10px 18px;
  border-radius: 12px;
  margin-bottom: 12px;
}

.custom-orders-paid .card-title {
  font-size: 22px;
  font-weight: 600;
}

.custom-orders-paid .card-text {
  font-size: 15px;
  color: #374151;
}

.custom-orders-paid .card-body a {
  color: #8b6a2f;
  font-weight: 600;
  text-decoration: none;
}

.custom-orders-paid .card-footer {
  text-align: center;
  padding: 20px 24px;
  border-top: none;
  background: transparent;
}

.custom-orders-paid .btn.btn-primary {
  background: linear-gradient(90deg,#D4AF37,#E8B4B8,#9CAF88);
  border: none;
  border-radius: 10px;
  padding: 10px 22px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

@media (max-width:576px) {

  .custom-orders-paid .card {
    margin: 16px;
    border-radius: 14px;
  }

  .custom-orders-paid .card-body {
    padding: 28px 16px;
  }

}
.custom-55-wing-chun .main-content, .custom-56-tai-chi .main-content, .custom-43-sifu-yuri-morelli .main-content, .custom-42-sifu-sunny-so .main-content, .custom-44-sifu-kleber-e-battaglia .main-content {
	display: none;
}
.gallery-master-section{
    clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0 100%);
    padding-top: 100px !important;
    padding-bottom: 130px !important;
    margin-top: -70px;
  }
.philosophy-section-1{
	clip-path: polygon(0 9%, 100% 0%, 100% 100%, 0 100%);
    padding-top: 100px !important;
    padding-bottom: 130px !important;
    margin-top: -108px;
}

.custom-events .main-content {
	background: transparent!important;
}
.custom-events .product-page{
	padding-top: 50px;
  	padding-bottom: 50px; 	
}
.custom-events .main_header{
	margin-top: 0px!important;
}
@media (max-width: 992px) {
      .philosophy-section-1 {
        clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0 100%);
        padding-top: 100px !important;
        padding-bottom: 130px !important;
        margin-top: -88px;
    }

.banner-full-image .banner-img {
        object-fit: cover;
        object-position: center !important;
        height: 450px !important;
    }
  .main_header {
    font-size: 1.7rem;
}
    .main_header-2 {
    font-size: 1.7rem;
}
  .image-background-black {
    background-attachment: scroll;
  }
  .main_header:after {
    top: 42px;

}
    .main_header-2:after {
    top: 68px;

}
    .image-background-light {
    background-attachment: scroll;
  }
  .secondary_header_white {
    font-size: 1.3rem;
    font-weight: 500;
    color: white;
}
  .video-inner-page {
    width: 100%;
    height: 224px;
}
  .language-container hr{
        border-top: 1px solid rgb(47 47 47)!important; 
  }
  .main_header:after {
    width: 167px;
}

  .product-page .view h1 {

    font-size: 1.3rem;
     font-weight: 600;
  }
  .myCarousel .carousel-inner .gallery-images {
    -o-object-fit: cover!important;
    object-fit: cover!important;
    -o-object-position: center;
    object-position: center;
    WIDTH: 100%;
}
  .product-page .banner-full-image{
     display:none;
}
     .bg-header i {
        height: 28px;
        width: 28px;
        color: #fff;
    }
    .bg-header {
        border: 1px solid #222;
    }
  .main-menu2 .megamenu {
        border: 2px dashed #f1718d82!important;
    }
         .main-menu2 .megamenu h5 {

        color: #fff;
    }
      .main-menu2 a {
        color: #fff!important;
    }
  
   .currency-container{
      display:none!important;
  }
  
  
    .bg-header .logo {
    max-width: 100%;
    width: auto;
    margin: auto;
    max-width: 141px;
    margin-top: -5px;
      }
  
      .main-menu2 .navbar-collapse {
        background: #111!important;
       }
      .esi-hero{
      min-height: 640px;
      padding: 120px 16px 80px;
    }
    .esi-hero-kicker{
      font-size: 3.2rem;
    }
    .esi-hero-title{
      font-size: 2.4rem;
    }
    .esi-hero-meta{
      font-size: 1.2rem;
    }
  .lwc-title{
      font-size: 2.1rem;
    }
    .section-info-instructor{
      clip-path: polygon(0 0, 100% 0, 100% 97%, 0 100%);
      padding-bottom: 130px !important;
    }
    .lwc-quote-text{
      font-size: 1.15rem;
    }
    .lwc-quote-inner{
      padding: 26px 18px 22px 54px;
    }
    .lwc-quote-inner::before{
      left: 18px;
      font-size: 58px;
    }
   .esi-stats{
      padding: 60px 0 70px;
    }
    .section-lifetime {
      clip-path: polygon(0 4%, 100% 0%, 100% 96%, 0 100%);
      padding-top: 100px !important;
      padding-bottom: 80px !important;
      margin-top: -99px;
    }
    .esi-stats__subtitle{
      font-size: 1.05rem;
    }
    .esi-stats-card{
      padding: 38px 20px 34px;
    }
    .esi-stats-card__num{
      font-size: 3.4rem;
    }
   .timeline-section {
      clip-path: polygon(0 1%, 100% 0%, 100% 99%, 0 100%);
      margin-top: -77px;
      padding-top: 100px !important;
      padding-bottom: 100px ! Important;
    }
    .tl::before{
      left: 18px;
      transform: none;
    }
    .tl-dot{
      left: 18px;
      transform: translate(-50%, -50%);
    }
    .tl-item{
      justify-content: flex-start;
      padding-left: 54px;
      margin: 44px 0;
    }
    .tl-card{
      width: 100%;
    }
  .masters-circle-box{
      padding: 28px 22px;
    }
    .masters-section {
      clip-path: polygon(0 5%, 100% 0%, 100% 95%, 0 100%);
      padding-top: 100px !important;
      padding-bottom: 140px !important;
      margin-top: -89px;
    }
  .mp-card{
      padding: 30px 22px 28px;
    }
    .mp-card-title{
      font-size: 1.8rem;
    }
    .mp-subtitle{
      font-size: 1.05rem;
    }
    .mp-bigquote-inner{
      padding: 26px 18px 22px 56px;
    }
    .mp-bigquote-inner::before{
      left: 18px;
      font-size: 62px;
    }
    .philosophy-section {
      clip-path: polygon(0 3%, 100% 0%, 100% 97%, 0 100%);
      padding-top: 100px !important;
      padding-bottom: 130px !important;
      margin-top: -88px;
    }
    .mp-bigquote-text{
      font-size: 1.15rem;
    }
  .rl-card{
      padding: 28px 20px 22px;
    }
    .rl-card-title{
      font-size: 1.65rem;
    }
    .section-recognition {
      margin-top: -89px;
      clip-path: polygon(0 2%, 100% 0%, 100% 98%, 0 100%);
      padding-top: 101px !important;
      padding-bottom: 131px !important;
    }
  .cta-title{
      font-size: 2.4rem;
    }
    .cta-text{
      font-size: 1.15rem;
    }
    .btn-cta-filled {
      padding: 8px 30px;
      border-radius: 60px;
      font-size: 1.05rem;
    }
    .btn-cta-outline {
      padding: 8px 29px;
      border-radius: 60px;
      font-size: 1.05rem;
    }
  .gallery-master-section {
    clip-path: polygon(0 1%, 100% 0%, 100% 100%, 0 100%);
    padding-top: 100px !important;
    padding-bottom: 130px !important;
    margin-top: -70px;
}
  .tl-item.tl-right[data-animate="tl-item"] .tl-card {
    transform: none;
}
  .tl-item.tl-left[data-animate="tl-item"] .tl-card {
    transform: none;
}
}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

