.elementor-93420 .elementor-element.elementor-element-ea47946{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93420 .elementor-element.elementor-element-ea47946.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-93420 .elementor-element.elementor-element-e111826 > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(min-width:768px){.elementor-93420 .elementor-element.elementor-element-ea47946{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-e111826 */.hero-btn {
          border-radius: 0; !important
  }
  }
  .event-page-5 .executive-hero {
    background: url("https://advaiya.com/wp-content/uploads/2026/05/Web.png")
      center/cover no-repeat;
    padding: 100px 0;
    position: relative;
  }  @media (max-width: 768px) {
    .event-page-3 .executive-hero {
      background-image: url("https://advaiya.com/wp-content/uploads/2026/05/Phone.png") !important;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
    }
  }
  
  .exec-section{
    background:#f5f5f5;
}

.exec-section{
    background:#f5f5f5;
}

.expert-testimonial-section{
    background:#f5f5f5;
    overflow:hidden;
}

.expert-testimonial-heading{
    font-size:42px;
    font-weight:700;
    color:#d91f32;
    margin-bottom:50px;
}

.expert-testimonial-wrapper{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:80px;
    position:relative;
}

/* LEFT IMAGE SIDE */
.expert-testimonial-image-side{
    position:relative;
    width:320px;
    height:380px;
    flex-shrink:0;
}

.expert-image-bg{
    position:absolute;
    width:280px;
    height:330px;
    background:#d91f32;
    border-radius:16px;
    bottom:0;
    left:0;
}

.expert-testimonial-image{
    position:absolute;
    width:280px;
    height:330px;
    object-fit:cover;
    border-radius:16px;
    top:0;
    right:0;
    z-index:2;
}

/* RIGHT CONTENT */
.expert-testimonial-content-side{
    max-width:520px;
}

.expert-quote-icon{
    font-size:80px;
    color:#d91f32;
    line-height:1;
    margin-bottom:20px;
    font-family:serif;
}

.expert-testimonial-text{
    font-size:34px;
    line-height:1.4;
    color:#111;
    margin-bottom:40px;
    font-weight:400;
}

.expert-testimonial-name{
    font-size:30px;
    font-weight:700;
    margin-bottom:8px;
    color:#000;
}

.expert-testimonial-position{
    font-size:24px;
    color:#555;
    margin-bottom:0;
}

/* INDICATORS */
.expert-testimonial-indicators{
    position:relative;
    margin-top:60px;
    margin-bottom:0;
    justify-content:center;
}

.expert-testimonial-indicators button{
    width:10px !important;
    height:10px !important;
    border-radius:50%;
    background:#d91f32 !important;
    border:none !important;
    opacity:.3;
    margin:0 5px !important;
}

.expert-testimonial-indicators .active{
    opacity:1;
    width:26px !important;
    border-radius:20px !important;
}

/* TABLET */
@media(max-width:991px){

    .expert-testimonial-wrapper{
        gap:40px;
    }

    .expert-testimonial-text{
        font-size:24px;
    }

    .expert-testimonial-name{
        font-size:24px;
    }

    .expert-testimonial-position{
        font-size:18px;
    }

    .expert-testimonial-image-side{
        width:250px;
        height:300px;
    }

    .expert-image-bg,
    .expert-testimonial-image{
        width:220px;
        height:270px;
    }

}

/* MOBILE */
@media(max-width:767px){

    .expert-testimonial-wrapper{
        flex-direction:column;
        text-align:center;
        gap:30px;
    }

    .expert-testimonial-content-side{
        max-width:100%;
    }

    .expert-quote-icon{
        margin-bottom:10px;
    }

    .expert-testimonial-heading{
        font-size:32px;
        margin-bottom:50px;
    }

    .expert-testimonial-text{
        font-size:20px;
    }

    .expert-testimonial-name{
        font-size:22px;
    }

    .expert-testimonial-position{
        font-size:16px;
    }

    .expert-testimonial-image-side{
        width:220px;
        height:260px;
    }

    .expert-image-bg,
    .expert-testimonial-image{
        width:190px;
        height:230px;
    }

}/* End custom CSS */