@font-face {
    font-family: 'IvyPresto Headline';
    src: url('../font/IvyPrestoHeadline-SemiBold.woff2') format('woff2'),
        url('../font/IvyPrestoHeadline-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Headline';
    src: url('../font/IvyPrestoHeadline-BoldItalic.woff2') format('woff2'),
        url('../font/IvyPrestoHeadline-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Headline';
    src: url('../font/IvyPrestoHeadline-Light.woff2') format('woff2'),
        url('../font/IvyPrestoHeadline-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Headline';
    src: url('../font/IvyPrestoHeadline-Thin.woff2') format('woff2'),
        url('../font/IvyPrestoHeadline-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'IvyPresto Display';
    src: url('../font/IvyPrestoDisplay-LightItalic.woff2') format('woff2'),
        url('../font/IvyPrestoDisplay-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}





body { 
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  background: #fff;
  color: #000;
}
a:focus{
  text-decoration: none;
}
/****menu****/
.dgmenuwrap {
    z-index: 9999;
    width: auto;
    float: none;
    background: transparent;
    position: relative;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.dgnav{padding:0; margin:0;}
ul.menu {list-style:none; margin:0; padding:0; text-align:left;}
ul.menu * {margin:0; padding:0; float: left;}
ul.menu a {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #DCDAD3!important;
    margin: 0 4px;
    cursor: pointer;
    padding: 12px 8px;
    text-decoration: none!important;
    font-weight: 600;
}
ul.menu a:hover, ul.menu a.current{color:#C41F33!important; text-decoration:none;}
ul.menu>li {position:relative; float:left; font-size:14px; color:#fff; display:block; line-height:normal; font-weight:300;}
ul.menu ul {position:absolute; top:100%; padding: 10px 20px; left:0; border-radius: 0px; display:none; opacity:0; list-style:none; width:250px; background:#fff; }
ul.menu ul li { transition: 0.9s; width: 100%; float: left; position:relative; margin:3px 0;  font-size:12px; padding:0; text-align:left; font-weight:700;}
ul.menu ul li a {font-family: "Inter", sans-serif; width: 100%; font-size: 14px; line-height: 24px; text-decoration: none;  color:#000; text-shadow: none; font-weight: 700;  padding: 3px 0; margin: 0; display:block; transition:all 0.4s; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; -o-transition:all 0.4s; position:relative;}
ul.menu ul li a:hover {border:none; color:#000;}
ul.menu ul ul {top: 0; left: 100%;}
ul.menu .menulink {}
ul.menu .menulink:hover, ul.menu .menuhover {color:#fff; text-decoration:none;}


.menu-area{
  display: flex;
  align-items: center;
  width: auto;
  float: left;
}
.nav-area{
  width: 100%;
  display: flex;
  padding: 44px 0;
  top: 0px;
  position: sticky;
  z-index: 999;
}

.mean-container .greallinner .mean-nav ul li a{
  color: #000!important;
}



header{
  background: #000;
}
.mean-container a.meanmenu-reveal span{
  display: none;
}
.mean-container .mean-bar:nth-child(2){
  display: none;
}
.search-area{
  padding-right: 20px;
  border-right: 1px solid rgba(244, 242, 233, 0.6);
  width: auto;
  float: left;
  position: relative;
  z-index: 9999;
  right: 15px;
}
.menu-search-section {
    min-width: 94px;
}
.nav-area .container {
    display: flex;
    justify-content: space-between;
}
.banner-area h2{
  color: #F4F2EA;
  font-family: 'IvyPresto Headline';
  font-size: 120px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 76px;
  margin-top: 128px;
}
.banner-area h2 span{
  display: block;
}
.banner-area p{
  color: #DCDAD3;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  max-width: 700px;
}
.banner-area{
  padding-bottom: 76px;
  overflow: hidden;
}




.inner-banner-area h2{
  color: #F4F2EA;
  font-family: 'IvyPresto Headline';
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 44px;
  margin-top: 63px;
}
.inner-banner-area h2 span{
  display: block;
}
.inner-banner-area p{
  color: #DCDAD3;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  max-width: 700px;
}
.inner-banner-area{
  padding-bottom: 76px;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.home-page-banner{
  background-size: cover;
  background-attachment: fixed;
  height: auto;
}
.home-banner-nav-area{
  height: 100vh;
}



.weekend-page-banner{
  background: #67756E;
  width: 100%;
  display: flex;
  position: relative;
}
.weelend-class{
  width: 100%;
  display: flex;
  padding: 44px 0 0;
  background: #67756E;
  flex-direction: column;
}
.weelend-class h2{
  color: #F4F2EA;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
  margin-bottom: 44px;
}
.breadcrumb a{
  color: rgba(220, 218, 211, 0.50);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-decoration: none;
  text-transform: uppercase;
}
.breadcrumb-item.active{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-decoration: none;
  text-transform: uppercase;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: rgba(220, 218, 211, 0.50);
}
.breadcrumb{
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: 1.5px solid rgba(244, 242, 233, 0.10);
}


.training-page-banner{
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  position: relative;
}
.training-page-banner:after{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.70);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}
.scroll-area a{
  color: rgba(244, 242, 233, 1);
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.scroll-area a img{
  margin-left: 10px;
}
.scroll-area{
  position: absolute;
  bottom: 0;
  right: 0;
}
.banner-area .container{
  position: relative;
}
.court-section-area{
  background: hsla(0, 0%, 7%, 1);
  background: linear-gradient(0deg, #67756e 50%, #111111 50%);
  background: -moz-linear-gradient(0deg, #67756e 50%, #111111 50%);
  background: -webkit-linear-gradient(0deg, #67756e 50%, #111111 50%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#67756e", endColorstr="#111111", GradientType=1 );
}
.court-section h2{
  color: #F4F2EA;
  font-family: 'IvyPresto Headline';
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 76.8px */
  max-width: 620px;
  position: relative;
}
.court-section{
  background: #67756e;
  padding: 76px 44px 76px 15px;
}
.court-section h2:before{
  position: absolute;
  content: '';
  width: 122px;
  height: 98px;
  background: url(../images/up-coma.svg) no-repeat;
  left: 0;
  top: 0;
}
.court-section h2:after{
  position: absolute;
  content: '';
  width: 122px;
  height: 98px;
  background: url(../images/down-coma.svg) no-repeat;
  right: 0;
  bottom: -75px;
}
.explore-section{
  padding: 76px 68px;
  background: #111;
}
.explore-section h3{
  color: #F4F2EA;
  font-family: "Inter", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 49.4px */
  letter-spacing: 0.76px;
  max-width: 500px;
  margin-bottom: 20px;
}
.explore-section p{
  color: #DCDAD3;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  margin-bottom: 68px;
}
.explore-section a{
  color: #FAFAFA;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 12px 36px;
  border-radius: 100px;
  border: 2px solid #47524B;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 196px;
}
.explore-section a img{
  margin-left: 12px;
  width: 12px;
}
.explore-section a:hover{
  background: #47524B; 
}


.upcomming-area{
  width: 100%;
  display: flex;
  background: #67756e;
  padding: 76px 0;
}
.upcomming-heading-area h2{
  color: #47524B;
  font-family: 'IvyPresto Headline';
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
}
.upcomming-heading-area a{
  color: #FAFAFA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 12px 36px;
  border-radius: 100px;
  border: 2px solid #47524B;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 182px;
}
.upcomming-heading-area a img{
  margin-left: 12px;
  width: 12px;
}
.upcomming-heading-area a:hover{
  background: #47524B;
}


.upcomming-heading-area{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 76px;
}
.upcomming-area h3{
  color:#F4F2EA;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.up-come-tag a{
  color: #DCDAD3;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid rgba(220, 218, 211, 0.5);
  text-decoration: none;
  display: inline-block;
}
.up-come-tag{
  margin-top: 28px;
  display: flex;
  align-items: flex-start;
  min-height: 45px;
  margin-bottom: 20px;
}
.up-come-tag a:last-child{
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.up-come-img img{
  height: 475px;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  transition: transform .2s;
}
.up-come-img img:hover {
    transform: scale(1.1);
}
.up-come-img{
  position: relative;
  overflow: hidden;
}
.up-name-area{
  position: absolute;
  bottom: 0;
  left: 0;
  color: #DCDAD3;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  border-radius: 8px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  padding: 80px 20px 20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
  width: 100%;
  display: flex;
}
.book-now-but a{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  border-radius: 100px;
  background: #BF8436;
  padding: 12px 28px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border: 2px solid #BF8436;
}
.book-now-but a:hover{
  border: 2px solid #BF8436;
  background: transparent;
}


.book-now-but{
  display: flex;
  width: 100%;
}
.vanue-area{
  display: flex;
  width: 100%;
  padding: 120px 0 100px;
  background: rgba(17, 17, 17, 1);
}
.vanue-area h2{
  color: #474744;
  font-family: 'IvyPresto Headline';
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
  margin-bottom: 76px;
}
.vanue-area p{
  color: rgba(220, 218, 211, 1);
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  margin-bottom: 30px;
}
.vanue-img {
  clip-path: ellipse(32% 40% at 50% 50%);
  overflow: hidden;
  width: 550px;
  height: 600px;
  transform: rotate(45deg);
}
.vanue-area img {
  width: 528px;
  transform: rotate(-45deg);
  height: 586px;
  object-fit: cover;
  object-position: -237px -56px;
}
.vanue-area{
  overflow: hidden;
}

.discover-area{
  display: flex;
  width: 100%;
  padding: 76px 0 56px;
  background: rgba(17, 17, 17, 1);
}
.discover-area h2 {
    color: #474744;
    font-family: 'IvyPresto Headline';
    font-size: 92px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 0;
}

.discover-heading-area{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 76px;
}
.discover-heading-area h3{
  color:#F4F2EA;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.discover-heading-area a{
  color: #FAFAFA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 12px 36px;
  border-radius: 100px;
  border: 2px solid #47524B;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 182px;
}

.discover-heading-area a img{
  margin-left: 12px;
  width: 12px;
}
.discover-heading-area a:hover{
  background: #47524B;
}


.discover-img img {
    height: 358px;
    object-fit: cover;
    border-radius: 8px;
    width: 100%;
}
.discover-area h3{
  color: #F4F2E9;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  margin-bottom: 12px;
  margin-top: 12px;
}
.discover-area p{
  color: rgba(244, 242, 233, 0.70);
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  margin-bottom: 0;
}
.discover-area .discover-but a{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  border-bottom: 1px solid #F4F2EA;
  padding-bottom: 10px;
  text-decoration: none;
}
.discover-area .discover-but{
  display: flex;
  margin-top: 36px;
  width: 100%;
}
.discover-img{
  overflow: hidden;
  border-radius: 8px;
}
.discover-img img{
  transition: transform .2s; /* Animation */
}
.discover-img img:hover{
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.mean-container a.meanmenu-reveal.meanclose {
    line-height: 27px;
    background: url(../images/icn_close.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.mean-container .mean-nav {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}

.meanmenu-reveal.meanclose + .mean-nav{
  height: 100vh;
}

.search-area form{
  display: flex;
}
#myInput {
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px 12px;
    border: none;
    font-family: Inter;
    color: #000;
    letter-spacing: 1px;
    height: 45px;
}
#myInput:focus {outline: none;}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    min-width: 273px;
    overflow: auto;
    z-index: 1;
    margin-top: 31px;
    right: 0;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}
.dropbtn{
  background: transparent;
  border: none;
}
.search-button {
    background: #67756e;
    border: none;
    padding: 9px 10px;
    position: relative;
    top: 0;
    left: 0;
    height: 45px;
}
.search-button img {
    width: 24px;
    filter: invert(0);
}
.show {display: block;}
.footer-logo{
  width: 100%;
  display: flex;
  margin-bottom: 60px;
}
footer{
  padding: 76px 0;
  background: #000;
  flex-direction: column;
  width: 100%;
  display: flex;
  z-index: 9;
  position: relative;
}
.footer-text p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  max-width: 640px;
}
.footer-contact h3{
  color: #F4F2E9;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  margin-bottom: 10px;
}
.footer-contact p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  max-width: 718px;
}
.news-latterfrm input{
  border-radius: 100px;
  border: 1.5px solid #DCDAD3;
  padding: 18px 28px 19px 36px;
  width: 100%;
  max-width: 491px;
  background: transparent;
  color: #DCDAD3;
}
.news-latterfrm input:focus{
  outline: none;
}
.news-latterfrm .contact-footer{
  border-radius: 100px;
  border: 1.5px solid #BF8436;
  padding: 18px 20px;
  width: 100%;
  background: #BF8436;
  color: #F4F2EA;
  font-family: Inter;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  max-width: 155px;
  margin-left: 20px;
}
.news-latterfrm .contact-footer:hover{
  background: transparent;
}

.news-latterfrm{
  display: flex;
  margin-top: 28px;
}

.footer-text-sec h3 , .footer-text-sec1 h3{
  color: #F4F2E9;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  margin-bottom: 44px;
}
.footer-contact-details p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  margin-bottom: 8px;
}
.footer-contact-details p a{
  color: #DCDAD3;
  text-decoration: none;
}

.footer-contact-details img , .contact-social img{
  margin-right: 12px;
}
.footer-contact-social , .contact-social {
  display: flex;
  gap: 15px;
  justify-content: flex-end;
}
.contact-social{
  width: 100%;
  padding-top: 76px;
}
.sponsored-logo{
  display: flex;
  gap: 15px;
  justify-content: space-between;
}
.sponsored-logo img{
  width: 78px;
}
.footer-contact-details {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.footer-contact-social {
    display: flex;
    align-items: flex-end;
}
.footer-contact-details p:last-child{
  margin-bottom: 0;
}
.footer-contact-panel{
  width: auto;
  float: right;
}
.court-section h2 span {
    position: relative;
    z-index: 9;
    left: 50px;
    top: 40px;
}

.mobile-show{
  display: none!important;
}
.desktop-show{
  display: block!important;
}
.discover-area .owl-nav , .discover-area .owl-dots{
  display: none;
}
.upcomming-area .owl-nav , .upcomming-area .owl-dots{
  display: none;
}
.upcomming-area .owl-carousel .owl-stage-outer {
    overflow: visible;
}
.course-area{
  width: 100%;
  display: flex;
  padding: 76px 0 120px;
  background: #67756E;
}
.course-panel{
  width: 100%;
  display: flex;
  margin-top: 120px;
}
.course-area h2{
  color: #47524B;
  font-family: 'IvyPresto Headline';
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
}

.course-panel h3{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 49.4px */
  letter-spacing: 0.76px;
  margin-bottom: 20px;
}
.course-panel p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  margin-bottom: 20px;
}
.date-area {
  margin-bottom: 44px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  border-bottom: 1px solid rgba(220, 218, 211, 0.40);
}
.date-area span{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  max-width: 200px;
  background: #67756E;
  position: relative;
  z-index: 9;
  top: 1px;
  padding-bottom: 3px;
  padding-right: 12px;
}
.date-area span:last-child{
  float: right;
  padding-left: 12px;
  padding-right: 0;
}
.contact-area a{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  background: #BF8436;
  padding: 12px 28px;
  text-decoration: none;
  border-radius: 100px;
  display: inline-block;
  max-height: 56px;
  border: 2px solid #BF8436;
}
.contact-area a:hover{
  background: transparent;
  border: 2px solid #BF8436;
}

.contact-area{
  display: inline-block;
  margin-top: 24px;
  margin-right: 12px;
}
.more-area{
  display: inline-block;
  margin-top: 24px;
}
.more-area a{
  color: #F4F2EA;
  font-family: Inter;
  max-height: 56px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  background: transparent;
  padding: 16px 32px;
  text-decoration: none;
  border-radius: 100px;
  display: inline-block;
  border: 2px solid #47524B;
}
.more-area a:hover{
  background: #47524B;
}

.course-panel img{
  width: 100%;
  border-radius: 8px;
}
.course-panel .row{
  align-items: center;
  display: flex;
  gap:46px;
}
.course-area-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 47%;
}
.course-area-img {
  width: 49%;
}



.course-panel:nth-child(n) .row{
  flex-direction: row-reverse;
}
.course-panel:nth-child(2n) .row{
  flex-direction: row;
}

.student-area{
  width: 100%;
  display: flex;
  padding: 76px 0;
  overflow: hidden;
  background: #111;
}
.student-area h2{
  color: #474744;
  font-family: 'IvyPresto Headline';
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
  margin-bottom: 120px;
}
.student-name-details{
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.student-name-details p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
}
.student-name-details h3{
  color:#F4F2EA;
  text-align: right;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  margin-top: 36px;
  position: relative;
  z-index: 999;
}
.student-img {
  margin-bottom: 70px;
  overflow: visible;
  width: 300px;
  position: relative;
}
.studentimgquote{
  position: relative;
  max-width: 350px;
}
.topquote {
    position: absolute;
    right: 1px;
    bottom: 20px;
    transform: rotate(0deg);
}
.student-img img {
    width: 300px;
    object-fit: cover;
    object-position: 0;
}
.student-img .topquote img{
  width: 122px;
  height: 100px;
  transform: rotate(0);
}
.student-img .topquote{
  clip-path: none;
  overflow: visible;
}
.bottomquote{
  position: absolute;
  right: 0;
  bottom: -20px;
}




.student-name-panel{
  width: 100%;
  display: flex;
  flex-direction: row;
  cursor: pointer;
  gap:20px;
  transition: 2s;
}
header{
  background-size: cover!important;
}

.student-panel::-webkit-scrollbar{width:0;height:0;}
.student-panel::-webkit-scrollbar-button{width:0;height:0;}

.student-name-panel h3{
  color: #8F8E89;
  font-family: "Ivy Presto Headline";
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 62.4px */
}
.student-name-panel span{
  color: #8F8E89;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
}
.student-panel {
  width: 100%;
  display: flex;
  gap: 44px;
  flex-direction: column;
  position: relative;
  height: 700px;
  overflow-y: scroll;
}

.bottom-gradient{
  width: 100%;
  position: sticky;
  bottom: 0;
}
.tabcontent{
  display: none;
}
.mobile-srudent-panel-head h3{
  color: #DCDAD3;
  font-family: "Ivy Presto Headline";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  margin-bottom: 0;
}
.mobile-srudent-panel-head span{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 15px */
  letter-spacing: 0.2px;
}
.mobile-srudent-panel .row{
  margin-bottom: 32px;
}
.mobile-srudent-panel .row:last-child{
  margin-bottom: 0;
}
.master-area{
    width: 100%;
    display: flex;
    padding: 0;
    background: #67756E;
    flex-direction: column;
}
.master-panel{
  width: 50%;
  display: flex;
}
.master-panel-img{
  width: 25%;
}
.master-panel-details{
  width: 75%;
  padding-left: 44px;
}
.master-panel-img img{
  width: 140px;
  height: 140px;
  border-radius: 100px 100px 0 0;
  object-fit: cover;
  object-position: center;
}
.master-panel-details h3{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  text-transform: uppercase;
}
.date-ins span{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.32px;
  padding-right: 15px;
}
.date-ins span:last-child{
  padding-left: 15px;
  padding-right: 0;
  border-left: 1px solid rgba(220, 218, 211, 0.40);
}
.master-panel-details p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  margin: 44px 0;
}
.master-panel-details .contact-area {
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
}
.master-panel-area{
  width: 100%;
  display: flex;
  gap:76px;
  padding: 76px 0;
  border-bottom: 1px solid rgba(244, 242, 233, 0.10);
}
.master-panel-area:last-child{
  border-bottom: none;
}
.weekend-page-banner-details{
  background: #F4F2EA!important;
}

.weelend-class-details{
  width: 100%;
  display: flex;
  padding: 44px 0 0;
  background: #F4F2EA;
  flex-direction: column;
}
.weelend-class-details h2{
  color: #8F8E89;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
  margin-bottom: 44px;
  max-width: 1000px;
}
.weelend-class-details .breadcrumb a {
    color: rgba(17, 17, 17, 0.50);
}
.weelend-class-details .breadcrumb-item.active {
  color: #111;
}
.weelend-class-details .breadcrumb-item+.breadcrumb-item::before {
    color: rgba(17, 17, 17, 0.50);
}
.course-overview-area{
  display: flex;
  width: 100%;
  padding: 76px 0;
  background: #F4F2EA;
  min-height: 550px;
}
.weelend-class-details .breadcrumb{
  border-bottom: 1px solid rgba(17, 17, 17, 0.10);
}
.course-overview-area h3{
  color: #000;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
}
.course-overview-area p{
  color: #000;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
}
.italic-font{
  font-style: italic!important;
}

.weekend-page-banner-details .logo-area img{
  filter: brightness(0) saturate(100%)
}
.weekend-page-banner-details .search-area .dropbtn img{
  filter: brightness(0) saturate(100%)
}
.weekend-page-banner-details .search-area {
  border-right: 2px solid rgba(17, 17, 17, 0.20);
}
.weelend-class-details .contact-area{
  position: absolute;
  bottom: 110px;
  right: 0;
}
.weelend-class-details .container{
  position: relative;
}
.logo-area{
  position: relative;
  z-index: 99999;
}
/*.nav-area.newClass{
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
*/

.student-name-panel-img {
  width: 0;
  height: 0;
  opacity: 0;
}
.student-name-panel-img img {
	padding:10px;
    height: 100px;
}
.student-name-panel:hover .student-name-panel-img , .student-name-panel.active .student-name-panel-img{
  width: 100px;
  height: 100px;
  opacity: 1;
  transition: width 0.5s;
}
.newClass .banner-area{
  display: none;
}
.newClass .nav-area{
  position: fixed;
  top: 0;
  z-index: 9999;
}
.weekend-page-banner-details , .weekend-page-banner , .upcoming-page-banner{
  position: sticky;
  top: 0;
  z-index: 9999;
}
.weekend-page-banner.newClass1 , .upcoming-page-banner.newClass1{
  background: transparent!important;
}
.upcoming-class-details{
  background: #111;
}

.mean-container .mean-nav ul li a{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mean-container .mean-nav ul li a span {
    display: flex;
    align-items: flex-end;
}
.mean-container .mean-nav ul li a:hover span , .mean-container .mean-nav ul li a {
  color: #BF8436;
}
.mean-container .mean-nav ul li a:hover img{
  filter: brightness(0) saturate(100%) invert(55%) sepia(74%) saturate(404%) hue-rotate(354deg) brightness(86%) contrast(89%);
}
ul.menu .social-area-menu a:hover{
  color: #DCDAD3!important;
}
ul.menu .social-area-menu a:hover img{
  filter: brightness(0) saturate(100%) invert(96%) sepia(12%) saturate(105%) hue-rotate(8deg) brightness(94%) contrast(84%);
}



.mean-container .mean-nav ul li a span b{
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 28.6px */
  margin-left: 20px;
  position: relative;
  bottom: 5px;
  font-family: Inter;
}

ul.menu .social-area-menu a{
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 28.6px */
  color: #67756E!important;
  justify-content: flex-start;
  gap:25px;
  text-decoration: none;
  font-family: Inter;
  text-transform: uppercase;
  display: flex;
}
ul.menu .social-area-menu{
  display: flex;
  flex-direction: column;
  gap:20px;
  min-width: 400px;
  position: absolute;
  bottom: 75px;
  left: 0;
}
.mean-container .mean-nav .container {
    display: flex;
    flex-direction: row;
    justify-content: end;
}
.production-section{
  width: 100%;
  display: flex;
  padding: 76px 0;
  background: #111;
}
.production-section h2{
  color: #474744;
  font-family: 'IvyPresto Headline';
  font-size: 92px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 120px;
}
.product-img img{
  width: 100%;
  height: 475px;
  object-fit: cover;
  object-position: top;
}
.production-panel .product-img-text h4{
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  color: #DCDAD3;
}
.product-img-text p{
  color: #DCDAD3;
  font-family:Inter;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  margin-bottom: 0;
}
.product-img{
  width: 100%;
  display: flex;
  position: relative;
}
.product-img-text{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
  padding: 60px 20px 20px;
}
.production-panel-year{
  color: #F4F2EA;
  text-align: right;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  text-transform: uppercase;
}
.production-panel-date{
  color:#474744;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
}
.production-panel-date span{
  color: #474744;
  font-family: 'IvyPresto Headline';
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 76.8px */
  display: block;
}
.production-panel-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}
.production-panel h4{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  margin-bottom: 28px;
  text-transform: uppercase;
}
.production-panel h4 a{
  color: #F4F2EA;
  text-decoration: none;
}
.production-panel p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}
.production-panel p a{
  color: #DCDAD3;
  text-decoration: none;
}


.book-now{
  width: 100%;
  display: inline-block;
}
.book-now a{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  background: #BF8436;
  padding: 12px 28px;
  text-decoration: none;
  border-radius: 100px;
  display: inline-block;
  border: 2px solid #BF8436;
  max-height: 56px;
}
.book-now a:hover{
  border: 2px solid #BF8436;
  background: transparent;
}


.time-ins{
  width: 100%;
  display: flex;
  margin-top: 28px;
  margin-bottom: 10px;
}
.time-ins span{
  color: #8F8E89;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding-right: 10px;
}
.time-ins span:last-child{
  padding-left: 10px;
  padding-right: 0;
  border-left: 1px solid rgba(220, 218, 211, 0.40);
}
.upcoming-footer{
  background: #67756E!important;
}
.production-event-calender-section{
  width: 100%;
  display: flex;
  padding: 44px 0 20px;
  background: #111;
}
.production-event-menu-section .btn{
  color: rgba(220, 218, 211, 0.5);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.32px;
  text-decoration: none;
  padding-right: 44px;
}
.production-event-menu-section .btn:last-child{
  padding-right: 0;
}
.production-event-menu-section .btn:hover{
  color: #FAFAFA;
}
.calender-section a {
  color: #FAFAFA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 10px 24px;
  border-radius: 100px;
  border: 2px solid #47524B;
  text-decoration: none;
  display: flex;
  align-items: center;
  max-width: 268px;
}
.calender-section a:hover{
  background: #47524B;
}

.calender-section img{
  margin-left: 8px;
}
.production-event-calender-section .container{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.event-section{
  padding-top: 0;
}


.up-page-banner {
  background: url(../images/up-banner.jfif);
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  position: relative;
  background-position: center;
}
.discover-banner {
  background: url(../images/discover-banner.jfif);
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  position: relative;
  background-position: center;
}


.up-page-banner .inner-banner-area , .discover-banner .inner-banner-area{
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
  position: absolute;
  width: 100%;
  bottom: 0;
}
.discover-banner h4{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  margin-bottom: 36px;
}
.discover-banner h3{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 49.4px */
  letter-spacing: 0.76px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.discover-banner .up-date-area a{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  padding-right: 15px;
  text-decoration: none;
  border-right: 1px solid rgba(220, 218, 211, 0.40);
}
.discover-banner .up-date-area a:last-child{
  padding-left: 15px;
  padding-right: 0;
  border-right: none;
}
.discover-banner .inner-banner-area .book-now {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: auto;
}
.discover-banner .inner-banner-area .container {
    position: relative;
}
.discover-breadcrumb{
  width: 100%;
  display: flex;
  padding-top: 76px;
  padding-bottom: 20px;
  background: #111
}
.discover-breadcrumb .breadcrumb-item{
  margin-right: 44px!important;
}
.discover-breadcrumb .breadcrumb-item:last-child{
  margin-right: 0!important;
}
.contact-section-frm br{
  display: none;
}
.discover-breadcrumb .breadcrumb-item.active a{
  padding-left: 0;
  margin-right: 0;
  color: #F4F2EA;
}
.discover-breadcrumb .breadcrumb {
    padding-bottom: 0;
    border-bottom: none;
}
.discover-panel{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.discover-panel img{
  height: 356px;
  object-fit: cover;
  width: 100%;
}
.discover-panel h2{
  color: #F4F2E9;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  margin: 20px 0;
}
.discover-panel h2 a{
  color: #F4F2E9;
  text-decoration:none;
}
.discover-area1{
  background: #111;
  padding: 160px 0  16px;
  width: 100%;
  display: flex;
}
.discover-area1 .discover-panel p{
  color: rgba(244, 242, 233, 0.70);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
}
.discover-area1 .discover-panel p a{
  color: rgba(244, 242, 233, 0.70);
  text-decoration:none;
}
.discover-panel .readmorenews a{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-decoration: none;
  border-bottom: 1px solid #F4F2EA;
  display: inline-block;
  width: fit-content;
  margin-top: 36px;
}
.discover-panel{
  margin-bottom: 60px;
}


.up-page-banner h2{
  color: #F4F2EA;
  font-family: 'IvyPresto Headline';
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 60px;
  margin-top: 40px;
}
.up-page-banner h2 span{
  display: block;
}
.up-page-banner p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  margin-bottom: 0;
}
.up-page-banner p span{
  font-weight: 400;
  font-style: italic;
}
.up-page-banner{
  padding-bottom: 76px;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.up-page-banner .inner-banner-area h3{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
}
.up-page-banner .inner-banner-area h4{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 49.4px */
  letter-spacing: 0.76px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.up-page-banner .up-date-area a{
  color: #DCDAD3;
  font-family: Inter;
  border-right: 1px solid rgba(220, 218, 211, 0.40);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  padding-right: 15px;
  text-decoration: none;
}
.up-page-banner .up-date-area a:last-child{
  padding-left: 15px;
  padding-right: 0;
  border-right: none;
}
.up-date-area{
  width: 100%;
  display: flex;
  margin: 36px 0 20px;
}

.production-show{
  display: none;
}
.production-show.show {
  display: block;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.production-event-menu-section .btn.active{
  color: #FAFAFA;
}

.up-page-banner .inner-banner-area .book-now{
  position: absolute;
  right: 0;
  bottom: 30px;
  width: auto;
}
.up-page-banner .inner-banner-area .container{
  position: relative;
}
.course-details-area ol{
  padding: 0 0 0 22px;
  margin: 0;
}
.course-details-area li{
    color: #000;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.44px;
    list-style: disc; 
    margin: 0 0 30px;
}
.course-details-area{
  padding-bottom: 76px;
}
.course-details-area:last-child{
  padding-bottom: 0;
}

.students-area-details{
  width: 100%;
  display: flex;
  background: #111;
  padding: 76px 0;
}
.students-area-details h2{
  color:  #474744;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 76px;
  line-height: 120%;
}
.students-area-details p{
    color: #DCDAD3;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 28.6px */
    letter-spacing: 0.44px;
    max-width: 408px;
}
.students-area-details h3 {
    color: #DCDAD3;
    font-family: "Ivy Presto Headline";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
}
.students-area-details span {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.students-area-img-area .student-mobile-img img {
    width: 120px;
    object-fit: cover;
}
.students-area-img-area .student-mobile-img {
    width: 120px;
    float: right;
}
.students-area-panel-text{
    margin-top: 22px;
}
.students-area-details .owl-carousel .owl-stage-outer {
    overflow: visible;
    clip-path: inset(-100vw -100vw -100vw 0);
}
.students-area-details{
  overflow: hidden;
}

.upcoming-class-details h2{
  color: #F4F2EA;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
  margin-bottom: 64px;
  padding-top: 44px
}
.calender-area{
  background: #111111;
  width: 100%;
  display: flex;
  padding: 76px 0;
}
.calender-year{
  color: #474744;
  font-family: "Ivy Presto Headline";
  font-size: 78px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 93.6px */
}
.calender-details .date-calender-details{
  color: #BF8436;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
}
.calender-panel h2{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  text-transform: uppercase;
  margin-top: 12px;
}
.calender-panel-area{
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 44px;
  gap:60px;
}
.calender-panel-area a {
    color: #8F8E89;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    padding-right: 15px;
    text-decoration: none;
}
.calender-details-link a:last-child {
    padding-left: 15px;
    padding-right: 0;
    border-left: 1px solid #8F8E89;
}
.weekend-area{
  color: #BDCCC5;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 18px */
  letter-spacing: 0.24px;
  border-radius: 14px;
  background: #67756E;
  padding: 2px 8px;
  display: inline-block;
  margin-bottom: 20px;
}
.calender-dete{
  color: #474744;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  min-width: 121px;
  line-height: 130%;
  letter-spacing: 0.44px;
}
.calender-dete span{
  color: #474744;
  font-family: "Ivy Presto Headline";
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 62.4px */
  display: block;
  position: relative;
  left: -5px;
}
.calender-details{
  display: flex;
  gap:68px;
  flex-direction: column;
}
.calender-details-sec-sub{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap:44px;
}
.calender-year-sec{
  margin-bottom: 156px;
}
.calender-year-sec1:last-child{
  margin-bottom: 0;
}
.back-area{
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 76px 0 44px;
  text-align: right;
}
.back-area a{
  color: #FAFAFA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  display: flex;
  gap:12px;
  align-items: center;
  justify-content: center;
  padding: 10px 32px 10px 17px;
  border-radius: 100px;
  border: 2px solid #47524B;
  text-decoration: none;
}
.about-banner h2{
  color: #474744;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
  margin-bottom: 0;
}
.vission-area{
  width: 100%;
  display: flex;
  padding: 76px 0;
  background: #111;
}
.vission-area p {
    color: rgba(220, 218, 211, 1);
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.44px;
    margin-bottom: 30px;
}
.vission-year h2{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 49.4px */
  letter-spacing: 0.76px;
  margin-bottom: 20px;
}
.vission-area p:last-child{
  margin-bottom: 0;
}
.vission-img {
    clip-path: ellipse(32% 40% at 50% 50%);
    overflow: hidden;
    width: 550px;
    height: 600px;
    transform: rotate(45deg);
}
.vission-img img {
    width: 528px;
    transform: rotate(-45deg);
    height: 586px;
    object-fit: cover;
    object-position: -237px -56px;
}
.vission-area{
  overflow: hidden;
}
.admin-area{
  width: 100%;
  display: flex;
  padding: 76px 0;
  background: #111;
}
.admin-area-top h2{
  color: #474744;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
}
.admin-area-top{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 76px;
}
.admin-area-top a{
  color: #FAFAFA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 12px 36px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  display: flex;
  border-radius: 100px;
  border: 2px solid #47524B;
  text-decoration: none;
}

.admin-area-top a:hover{
  background: #47524B;
}

.admin-panel-img img {
    width: 281px;
    height: 290px;
    border-radius: 160px 160px 0 0;
    object-fit: cover;
    object-position: center;
}
.admin-panel-text h2{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 49.4px */
  letter-spacing: 0.76px;
  margin-bottom: 12px;
}
.admin-panel-text p{
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  margin-bottom: 0;
}
.admin-panel{
  width: 100%;
  display: flex;
  gap:36px;
  align-items: end;
}
.honorary-patrons-area h2{
  margin-bottom: 0;
}
.collebration-area{
  width: 100%;
  display: flex;
  padding: 120px 0 76px;
  overflow: hidden;
  background: #111;
}
.collebration-area h2{
  color: #474744;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 16px;
}
.collebration-area img{
  width: 100%;
  height: 134px;
  object-fit: contain;
  object-position: center;
}
.vission-img{
  float: right;
}
.vission-year{
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.collebration-area .owl-carousel .owl-stage-outer {
    overflow: visible;
    clip-path: inset(-100vw -100vw -100vw -100vw);
}
.about-panel-area{
  width: 100%;
  display: flex;
  padding: 76px 0;

  background: #F4F2EA;
}
.about-panel-area-img img{
  width: 281px;
  height: 290px;
  border-radius: 150px 150px 0 0;
  object-fit: cover;
}
.about-panel-area-text p{
  color: #000;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
}
.about-panel-area-text h2{
  color: #000;
  font-family: Inter;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 49.4px */
  letter-spacing: 0.76px;
}
.about-panel-sub a{
  color: #8F8E89;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-decoration: none;
  border-right: 1px solid #8F8E89;
  padding-right: 5px;
  margin-right: 5px;
}
.about-panel-sub a:last-child{
  border-right: none;
  padding-right: 0;
}
.about-panel-sub{
  margin-bottom: 44px;
}
.full-btn a{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  border-radius: 100px;
  background: #BF8436;
  text-decoration: none;
  padding: 10px 26px 10px 36px;
  display: flex;
  align-items: center;
}
.full-btn{
  display: flex;
  width: 100%;
  justify-content: flex-end;
  margin-top: 44px;
}
.admin-area-1{
  width: 100%;
  display: flex;
  padding: 160px 0 0;
  background: #F4F2EA;
}
.admin-area-1 .admin-panel-text h2{
  color: #000;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  text-transform: uppercase;
  margin-bottom: 0;
  max-width: 200px;
}
.admin-area-1 .admin-panel-text h2 a{
  color: #000;
  text-decoration: none;
}

.admin-area-1 .admin-panel-text p{
  color: #8F8E89;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  margin-top: 10px;
  margin-bottom: 0;
}
.admin-area-1 .admin-panel-img img{
  width: 140px;
  height: 140px;
}
.admin-section-text{
  color: #67756E;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  position: relative;
  width: 10%;
}

.admin-section-text span {
    position: absolute;
    left: 0;
    top: 60px;
    transform: rotate(-90deg);
}
.admin-section-panel{
  width: 90%;
  float: right;
}
.admin-panel{
  margin-bottom: 120px;
}
.admin-section-text1 span{
  min-width: 200px;
  color: #67756E;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.44px;
  position: absolute;
  left: -60px;
  top: 60px;
  transform: rotate(-90deg);
}
.admin-section-text1{
  color: #67756E;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  position: relative;
  width: 10%;
}
.admin-section-text2 span{
  min-width: 200px;
  color: #67756E;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.44px;
  position: absolute;
  left: -60px;
  top: 60px;
  transform: rotate(-90deg);
}
.admin-section-text2{
  color: #67756E;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  position: relative;
  width: 10%;
}
.admin-show{
  display: none;
}
.admin-show.show {
    display: flex;
}
.about-us-details-team .breadcrumb {
    border-bottom: none;
    padding-bottom: 24px;
}
.about-us-details-team #myBtnContainer1{
  border-bottom: 1px solid rgba(17, 17, 17, 0.10);
}
.about-us-details-team #myBtnContainer1 .btn1{
  padding: 20px 0;
  margin-right: 44px;
  color: rgba(17, 17, 17, 0.50);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  background: transparent;
  border: none;
}
.about-us-details-team #myBtnContainer1 .btn1.active1{
  color: #000;
}
.discover-latest-news{
    color: #DCDAD3;
    /* UI Body/Bold/SM */
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 28.6px */
    letter-spacing: 0.44px;
    position: relative;
    width: 10%;
    float: left;
}
.discover-latest-news span {
    position: absolute;
    left: 0;
    top: 160px;
    transform-origin: 0 0;
    transform: rotate(-90deg);
    width: 199px;
}
.discover-latest-news-area{
    width: 90%;
    float: right;
}
.discover-area2{
  padding: 76px 0;
}
.discover-area2 .container{
  position: relative;
}
.discover-area2 .container:after{
  position: absolute;
  top: -76px;
  left: 0;
  content: '';
  background: *rgba(244, 242, 233, 0.10);
  width: 100%;
  height: 1px;
}


.article-details-area{
  width: 100%;
  display: flex;
  padding: 76px 0;
  background:  #F4F2EA;
  flex-direction: column;
}
.article-details-area p{
  color: #000;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
}
.min-read a{
  color: #000;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  display: flex;
  gap:12px;
  text-decoration: none;
  align-items: center;
}
.share-post a{
  color: #8F8E89;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
  gap:12px;
  text-decoration: none;
  align-items: center;
  display: flex;
}
.min-read a img , .share-post a img{
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.min-read{
  margin-bottom: 72px;
  width: 100%;
  display: flex;
}
.article-area-left{
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}
.article-area-left a{
  color: #000;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.44px;
  padding-right: 15px;
  text-decoration: none;
  border-right: 1px solid #000;
}
.article-area-left a:last-child{
  font-weight: 400;
  border-right: none;
  padding-left: 15px;
  padding-right: 0;
}
.footer-contact-social img , .footer-text-sec img , .sponsored-logo img{
  filter: brightness(0) saturate(100%) invert(66%) sepia(3%) saturate(1108%) hue-rotate(94deg) brightness(88%) contrast(85%);
}
.upcoming-footer .news-latterfrm input{
  color: #DCDAD3;
}
.upcoming-footer .news-latterfrm input::placeholder {
  color: #DCDAD3;
  opacity: 1; /* Firefox */
}

.upcoming-footer .news-latterfrm input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #DCDAD3;
}
.contact-section-area{
  width: 100%;
  display: flex;
  background: #F4F2EA;
  padding: 76px 0;
}
.contact-section-left h2{
  color: #A8A6A1;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
  margin-bottom: 52px;
}

.contact-section-left p{
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  max-width: 410px;
}
.phone-number{
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  display: flex;
  gap:20px;
  align-items: center;
  margin: 52px 0 0;
}
.phone-number a , .mail-area a{
  text-decoration: none;
  color: #000;
}


.mail-area{
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  display: flex;
  gap:20px;
  align-items: center;
  margin: 36px 0;
}
.addtess-area{
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  display: flex;
  gap:20px;
  align-items: flex-start;
}
.addtess-area span{
  max-width: 160px;
  display: flex;
}
.addtess-area img{
  position: relative;
  top: 2px;
}
.contact-section-right label{
  color: #000;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 18px */
  letter-spacing: 0.24px;
}
.contact-section-right .input-box{
  border: 1.5px solid #67756E;
  height: 56px;
  border-radius: 8px;
  padding: 16px 28px;
  color: #8F8E89;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  background: transparent;
}
.contact-section-frm{
  position: relative;
  padding-top: 8px;
  margin-bottom: 28px;
}
.contact-section-frm label {
    position: absolute;
    left: 28px;
    background: #F4F2EA;
    padding: 0 5px;
    top: 0;
    display: flex;
    z-index: 9;
}

.contact-section-right textarea.form-control{
  border: 1.5px solid #67756E;
  height: 56px;
  border-radius: 8px;
  padding: 16px 28px;
  color: #8F8E89;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  background: transparent;
  height: 418px;
  resize: none;
}
.form-text{
  color: #8F8E89;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 18px */
  letter-spacing: 0.24px;
}
.send-btn{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 14px 32px;
  border-radius: 100px;
  background: #BF8436;
  border: 2px solid #BF8436;
  float: right;
}
.send-btn:hover{
  background: transparent;
  border: 2px solid #BF8436;
  color: #BF8436;
}

.contact-section-right .input-box::placeholder , .contact-section-right textarea.form-control::placeholder {
  color: #8F8E89;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
}
.contact-section-right .input-box:focus , .contact-section-right textarea.form-control:focus {
  border: 1.5px solid #BF8436;
  box-shadow: none;
}

.global-section-area , .global-search-area-notfound , .global-search-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 60px 0;
}
.global-section-area h2 , .global-search-area-notfound h2 , .global-search-area h2{
  color: #000;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.44px;
}
.global-section-area p{
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.global-search-area h2 a{
  color: #000;
  text-decoration: none;
  color: #000;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}
.global-search-area h2 a img{
  width: 20px;
}
.students-area-details .owl-carousel.owl-drag .owl-item{
  position: relative;
  min-height: 550px;
}
.students-area-details .owl-carousel.owl-drag .owl-item:after{
  position: absolute;
  right: -36px;
  width: 1px;
  height: 100%;
  content: '';
  background: rgba(220, 218, 211, 0.40);
  top: 0;
}


.discover-area-singleblogfooter{
  width: 100%;
  display: flex;
  padding-bottom: 208px;
}
.discover-area-singleblogfooter h2{
  color: #47524B;
  font-family: "Ivy Presto Headline";
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
}
.discover-area-singleblogfooter h3{
  color: #F4F2E9;
  font-family: Inter;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  margin: 12px 0;
}
.discover-area-singleblogfooter h3 a{
  color: #F4F2E9;
  text-decoration:none;
}
.discover-area-singleblogfooter p{
  color: rgba(244, 242, 233, 0.70);
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: 0.44px;
}
.discover-area-singleblogfooter p a{
  color: rgba(244, 242, 233, 0.70);
  text-decoration:none;
}
.discover-area-singleblogfooter .discover-but a{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  border-bottom: 1px solid #F4F2EA;
  padding-bottom: 10px;
  text-decoration: none;
}
.discover-area-singleblogfooter .discover-but{
  display: flex;
  margin-top: 36px;
  width: 100%;
}


.mean-container .greallinner .mean-nav{
  background: #F4F2EA!important;
}
.greallinner ul.menu .social-area-menu a{
  color: #000!important;
}
.greallinner ul.menu .social-area-menu a img{
  filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7500%) hue-rotate(266deg) brightness(112%) contrast(90%);
}
.greallinner ul.menu .social-area-menu a:hover{
  color: #BF8436!important;
}
.greallinner ul.menu .social-area-menu a:hover img{
  filter: brightness(0) saturate(100%) invert(63%) sepia(10%) saturate(2534%) hue-rotate(354deg) brightness(86%) contrast(90%);
}
.mean-container .greallinner .mean-nav ul li a img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(266deg) brightness(97%) contrast(104%);
}
.mean-container .greallinner .mean-nav ul li a:hover img {
    filter: brightness(0) saturate(100%) invert(63%) sepia(10%) saturate(2534%) hue-rotate(354deg) brightness(86%) contrast(90%);
}


.stopscroll{
  display: none;
}
.bghomebanner{
  background: #67756E!important;
}


.discover-area2{
  padding-top: 0;
}

.discover-area2 .container{
    border-top: 1px solid rgba(244, 242, 234, 0.10);
    padding-top: 76px;
}


/*#myHeader {
    transition: background 2s;
}*/
/*#myHeader.is-sticky {
    background: #67756e!important;
}*/

.home-page-banner{
  /*background-attachment: fixed!important;*/
  position: relative;
}
.home-page-banner:after {
    position: absolute;
/*    animation-name: logo2;
    animation-duration: 5s;
    animation-fill-mode: forwards;*/
    width: 100%;
    height: 100%;
    background: #67756e;
    content: '';
    left: 0;
    bottom: -100%;

}

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

    40% {
        opacity: 1;
        transform: scale(40);
    }
    50% {
        opacity: 1;
        transform: scale(40);
        display: none;
    }

    100% {
        opacity: 0;
        transform: scale(40);
    }
}

/*.green-area-banner1{
  width: 100%;
  height: 100vh;
  background: #67756e;
  margin-bottom: -15px;
  display: inline-block;
}*/
.green-area-banner1{
  display: none;
}


/*.home-page-banner.is-sticky .nav-area{
  position: fixed;
}
.home-page-banner.is-sticky .banner-area{
  margin-top: 152px;
}*/
.home-page-banner .nav-area{
  position: fixed;
}
.home-page-banner .banner-area{
  margin-top: 0;
}
.home-banner-nav-area{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}


.mean-container .mean-nav ul li a:hover {
    font-family: 'IvyPresto Display'!important;
    font-weight: 300!important;
    /*font-size: 50px;*/
}

.page-id-27 .up-page-banner {
    z-index: 99999;
}

.single  main{
  z-index: inherit;
}

.single .modal-dialog {
    margin: 200px auto!important;
}
div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    margin: 2px 15px 2px 0!important;
}

.admin-area-top a img{
    width: 12px;
}
.full-btn a img{
    width: 12px;
    margin-left: 12px;
}
#owl-demo-s{
  position: relative;
}
.students-area-details #owl-demo-s .owl-next , .students-area-details #owl-demo-s .owl-prev{
  border:1px solid #fff;
  padding: 10px 25px!important;
  position: relative;
}
.students-area-details #owl-demo-s .owl-next span , .students-area-details #owl-demo-s .owl-prev span{
  display: none;
}
.students-area-details #owl-demo-s .owl-prev {
  background: url(../images/menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  min-width: 75px;
  min-height: 40px;
  background-size: 20px;
  transform: rotate(180deg);
}
.students-area-details #owl-demo-s .owl-next {
  background: url(../images/menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  min-width: 75px;
  min-height: 40px;
  background-size: 20px;
}
.students-area-details .owl-nav {
  display: flex;
  gap: 10px;
  max-width: 160px;
  position: absolute;
  right: 0;
  top: -130px;
}
.time-ins a{
  text-decoration: none;
}
.sponsored-logo img , .footer-text-sec img{
  filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(7499%) hue-rotate(194deg) brightness(123%) contrast(94%);
}
.book-open-date{
  width: 100%;
  display: flex;
  color: #DCDAD3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
.product-img a{
  width: 100%;
}
.form-text .wpcf7-list-item {
  margin: 0!important;
}
.form-text .contactaccept {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.collebration-area .item{
  color: #F4F2EA;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 49.4px */
  letter-spacing: 0.76px;
  text-align: center;
  padding:  0;
}
.collebration-area .owl-dots{
  display: none;
}
#owl-demo-collebration1{
  margin-top: 80px;
}

.collebration-item{
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 49.4px */
  width: fit-content;
  padding: 60px 0;
  text-align: left;
}
.collebration-item-area{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
	column-gap: 60px;
}

.courses-home-area{
  width: 100%;
  display: flex;
  background: #000;
  padding: 76px 0;
}
.courses-home-heading-area h2{
  color: #474744;
  font-family: 'IvyPresto Headline';
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 110.4px */
}
.courses-home-heading-area a{
  color: #FAFAFA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding: 12px 36px;
  border-radius: 100px;
  border: 2px solid #47524B;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 182px;
}
.courses-home-heading-area a img{
  margin-left: 12px;
  width: 12px;
}
.courses-home-heading-area a:hover{
  background: #47524B;
}
.courses-home-heading-area{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 76px;
}
.courses-home-area h3{
  color:#F4F2EA;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */
  letter-spacing: 0.56px;
  text-transform: uppercase;
  margin-bottom: 61px;
}
.courses-home-area h3 a{
  color:#F4F2EA;
  text-decoration:none;
}
.courses-home-tag a{
  color: #DCDAD3;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
.courses-home-img{
  width: 100%;
  overflow: hidden;
}
.courses-home-tag{
  margin-top: 24px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
}
.courses-home-img img{
  height: 475px;
  object-fit: cover;
  width: 100%;
  transition: transform .2s;
}
.courses-home-img img:hover {
    transform: scale(1.1);
}
.up-come-img{
  position: relative;
  overflow: hidden;
}

.book-now-but a{
  color: #F4F2EA;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  border-radius: 100px;
  background: #BF8436;
  padding: 12px 28px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border: 2px solid #BF8436;
}
.book-now-but a:hover{
  border: 2px solid #BF8436;
  background: transparent;
}
.upcomingdesc{
  color: rgba(220, 218, 211, 1);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.44px;
  margin-bottom: 30px;
}