.event-banner{
    background-image: url('../images/bg1.png');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: calc(100vh - 80px);
    position: relative;
    z-index: 0;
}
.ml-0{
    margin-left: 0;
}
.event-banner::before{
    background: rgba(0, 0, 0, 0.70);
    content: '';
    display: block;
    height:calc(100vh - 80px);
    position: absolute;
    width: 100%;
    z-index: 1;
  }
.corporateseventsbg.event-banner::before{
    width: 50%;
    background: linear-gradient(90.33deg, rgba(0, 0, 0, 0.5) 0.32%, rgba(0, 0, 0, 0) 99.74%);
}
  .event-banner_overlay{
    position: relative; 
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    height:calc(100vh - 80px);
    margin-top: 80px;
  }

.event-banner_content{
    color:#fff
}
.heading_white{
    font-family: 'BN Super-Sized';
    font-style: normal;
    font-weight: 400;
    font-size: 82px;
    line-height: 79px;
    color: #FFFEFE;
    margin-bottom: 20px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);
}
.sub-heading_white{
    font-size: 36px;
    line-height: 49px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);
}
.event-banner_content p{
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);
}
.btn-orange_bg{
    background: #C77112;
    border-radius: 32px;
    color:#fff;
    padding: 13px 30px;
}
.btn-orange_bg:hover{
    background: #e9a86e;
}
.btn-orange_bg.btn:focus-visible, :not(.btn-check)+.btn-orange_bg.btn:active{
    background-color: #C77112;
    border-color: #C77112;
}
.event-banner_videoimg{
    width: 100%;
    border-radius: 16px;
}
.event-banner_video
{
    position: relative;
    text-align: center;
    display: flex;
}
.event-banner_videoplay{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80px;
}
.event_youtube{
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 56.25%; /* 9 / 16 * 100 */
  }
  .event_youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    border-radius: 16px;
  }  
.graybg{
    background-color: #D9D9D4;
    padding: 45px 0 70px 0;
}
.sub-heading_black{
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 30px;
}
.event-tabs_box .nav-tabs{
    border-color: #525252;
}
.event-tabs_box .nav-tabs .nav-link{
    color:#525252;
    border: none;
    padding: 0px 20px 8px 5px;
    margin-right:25px;
}
.event-tabs_box .nav-tabs .nav-link:hover{
    border: none;
}
.event-tabs_box .nav-tabs .nav-link.active{
    background-color: transparent;
    color:#000;
    border: none;
    border-bottom: 3px solid #C77112;
}
.pera{
    font-size: 16px;
    line-height: 32px;
    color: #525252;
}
.fitcontent-btn{
    border-radius: 35px;
    background-color: transparent;
    color: #006D91;
    font-size: 16px;
    line-height: 32px;
    border: 1px solid #006D91;
    padding: 13px 30px;
    margin-top: 20px;
    transition: all 0.5s ease;
}
.fitcontent-btn:hover, .our-lesson-card .btn:hover{
    border-radius: 35px;
    color: #fff;
    background-color: #006D91;
    border-color: #006D91;
}
.hospitality-tabscontents_pricecard a.btn:first-child:active, .fitcontent-btn.btn:first-child:active, .our-lesson-card .btn:first-child:active{
    background-color: #006D91;
    border-color:#006D91;
}
.bluebg-btn{
    background-color: #006D91;
    color:#fff;
  }
  .bluebg-btn:hover{
    background-color: #46a9be;
    border: 1px solid #46a9be;;
    color:#fff;
  }
.event-tabs_content{
    margin-top: 40px;
}
.event-tabs_content button{
    margin-right: 10px;
}
.event-tabs_contentimg{
    position: relative;
    z-index: 9;
    text-align: center;
}
.event-tabs_leftimg{
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 30px;
    max-width: 500px;
    margin: auto;
    border-radius: 16px;
}
.sticky-img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}
.event-tabs_contentimg .sticky-img{
    width: 100%;
    max-width: 500px;
}

/* .event-tabs_leftimg{
    display:none;
  }
  .event-tabs_leftimg.show{
    display:block;
  } */
  .crop-event_imgaccordion{
    margin-top: 0px;
  }
/*dark testimonila*/
.brownbg{
    margin: 100px auto;
    background-color: #733104;
    border-radius: 16px;
    padding: 100px 60px;
}
.darktestimonial-box{
    position: relative;
}
.quotebgicon{
    position: absolute;
    top: 0%;
    left:50%;
    transform: translate(-50%, -50%);
}
.quotebgicon img{
    width: 130px;
}
.darktestimonial-contant{
    text-align: center;
    color:#ffff;
    
}
.darktestimonial-contant .white-sub_heading{
    font-weight: 400;
font-size: 36px;
line-height: 57px;
margin-bottom: 20px;
}
.thin_subheading{
    font-size: 20px;
    line-height: 30px;
    
}
.text_gray{
    color:#525252;
    text-decoration: none;
}
.white-pera{
    font-size: 16px;
    line-height:32px;
}
.darktestimonial-customer_img{
    max-width: 100px;
    width: 100%;
    margin: auto;
    background: #fff;
    border-radius: 53px 58px 75px 60px;
    margin-bottom: 20px;
}
.darktestimonial-contant .white-pera{
    margin-bottom: 30px;
}
.darktestimonial-customer_img img{
    padding: 5px;
    border-radius: 53px 58px 75px 60px;
}
.darktestimonial-customer_name{
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 0;
}
.darktestimonial-customer_role{
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 0;
}
.darktestimonialslider .slick-dots{
    bottom: -30px;
}
.darktestimonialslider .slick-dots li button{
    background-color: transparent;
    border-radius: 50%;
    border:1px solid #fff
}
.darktestimonialslider .slick-dots li.slick-active button{
    background-color: #ffff;
}
/*faq section */
.faq-section .faq-accordion .accordion-button{
    background-color: transparent;
    border-top: 1px solid #525252;
    border-radius: 0;
    padding: 40px 0;
    font-size: 20px;
    line-height: 40px;
    color:#000;
    align-items: baseline;
}
.faq-section .accordion-body{
    padding: 10px 0px 30px 0;
    font-size: 16px;
    line-height: 32px;
    color: #525252;
}
.faq-accordion .accordion-item{
    background-color: transparent;
    border: none;
}
.faq-accordion .accordion-item:last-child{
    border-bottom: 1px solid #525252;
    border-radius: 0;
}
.accordion-button:not(.collapsed){
    border: none;
    box-shadow: none;
}
.accordion-button:focus{
    border: none;
    box-shadow: none;
}
.accordion-button::after, .crop-faq_section.faq-section .accordion-button::after{
    content: "+";
    background-image: none;
    font-size: 16px;
    font-weight: 900;
    border: 2px solid #525252;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #44475C;
    position: relative;
/*     top: 13px; */
   
}
.faq-accordion .accordion-button::after, .faq-accordion .accordion-button:not(.collapsed)::after{
    top: 0px;
}

.accordion-button:not(.collapsed)::after, .crop-faq_section.faq-section .accordion-button:not(.collapsed)::after{
    content: "-";
    background-image: none;
    transform: rotate(0deg);
    color:#44475C;
/*     top: 13px; */
    position: relative;
}
.plan-accordion_button.accordion-button::after, .plan-accordion_button.accordion-button:not(.collapsed)::after{
    content: none;
    border: none;
}
/* .faq-section .accordion-button::after{
    content: "";
    background-image: url(../images/arrowdown_icon.svg);
    background-size: 10px;
    background-position: center;
    width: 10px;
    height: 10px;
    padding: 8px;
}
.faq-section .accordion-button:not(.collapsed)::after{
    content: "";
    background-image: url(../images/arrowdown_icon.svg);
    background-size: 10px;
    transform: rotate(180deg);
    background-position: center;
    width: 10px;
    height: 10px;
    padding: 8px;
} */
/*====================corporates events=======================================*/

.corp-event_card{
    background: #E9E9E4;
    border-radius: 16px;
    padding: 60px;
}
.cropevent-tabs_contentimg .sticky-img {
    max-width: 400px;
    border-radius: 16px;
}
.accordion-button:not(.collapsed) span{
    color:#E8C34B;
}
.cropevent-tabs_contentimg .event-tabs_leftimg{
    max-width: 370px;
    height: 450px;
    object-fit: cover;
    border-radius: 47px;
}
.changeimg{
    background-image: url('../images/cropeventyellowbg.png');
    width: 100%;
    height: 445px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 15px 0;
}
.crop-event_accordion .accordion-body{
    margin-left: 50px;
}

.crop-event_accordion .accordion-body, .crop-event_accordion .accordion-item{
    background: #E9E9E4;
    font-size: 16px;
    line-height: 32px;
    color: #525252;
    margin-bottom: 30px;
    border-radius: 16px;
    padding: 0 20px 10px 29px;
}
.plantovisit_scroll .crop-event_accordion .accordion-body, .plantovisit_scroll .crop-event_accordion .accordion-item, .plantovisit_scroll .crop-event_accordion .accordion-button{
    background: transparent;
    border:none
}
.plantovisit_scroll .fitcontent-btn{
margin-left: 60px;
}
.crop-event_accordion .accordion-button{
    background: #E9E9E4;
}
.accordion_number{
    font-size: 42px;
    line-height: 57px;
    color: #D9D9D4;
    margin-right: 25px;
}
.plantovisit_scroll .accordion_number{
    color:  #c7c7c5;
}
.crop-event_accordion .accordion-button{
    font-size: 20px;
    line-height: 40px;
    color: #525252;
    align-items: center;
    gap: 10px;
    border-radius: 16px!important;
	padding-bottom: 0;
}
.yellow-linepostion{
    background-image: url('../images/line.svg');
    width: 100%;
    background-position: bottom;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 6px;
}
.yellow-straightline{
    background-image: url('../images/line1.svg');
    width: 100%;
    background-position: bottom;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 0px;
}
.yellow-straightline3{
    background-image: url('../images/line3.svg');
    width: 100%;
    background-position: bottom;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 5px;
}
.yellow-straightline2{
    background-image: url('../images/line5.svg');
    width: 100%;
    background-position: bottom;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 5px;
}
.lesson-section .yellow-linepostion{
    background-image: url('../images/lesson_underline.svg');
    padding-bottom: 7px;
}
.white-linepostion{
    background-image: url('../images/white-linepostion.svg');
    width: 100%;
    background-position: bottom;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 6px;
}
/*====================Membership=======================================*/
.heading-line{
    position: relative;
    width: fit-content;
    margin-bottom: 30px;
}
.heading-line .yellowline{
    position: absolute;
    bottom: -13px;
    width: 100%;
}
.textfit-contant{
    width: fit-content;
}
.text-shadow{
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);
}