.DisplayNone,
.who-we-are-section:before{
    display: none;
}

.main-header .header-upper {
    position: relative;
    background: #ffcb00;
}
.banner-section{
    margin-top:0px;
    display: none;
}
#bg-img {
   transform: translate(65%, -24%);
  }
  .Service-bg{
    display: none;
  }
.main-header .header-upper .logo-box .logo{
    padding:0px;
}
.three-item-carousel, .banner-slider{
    height: calc(100vh - 15rem) !important;
}
.banner-section .banner-slider-nav.style-two{
    left:0;
    right:0;
}
.services-section.style-two{
    padding:0px;
    background: unset !important;
}
.services-section.style-two .sec-title{
    margin: 20px 0px;
}
.Whychooseus-section{
    padding: 0px;
}
.testimonials-section{
    padding:10px;;
}

.testimonials-section .sec-title{
    margin: 20px 0px;
}
.testimonial-block .inner-box{
    border-radius: 10px;
    margin: 10px;

}
.testimonial-block .text{
    height: 20vh;
    overflow: auto;
    text-align: left;
}
.testimonial-block{
    top: 0;
}   
.testimonial-block:hover .layer{
    background: linear-gradient(to top, #e65b25d6, #1a50e7cf);
    transition: 0.5s;
    box-shadow: 0px 0px 10px 0px;
}
.testimonial-block:hover .text{
    color:white;
}
.testimonial-block:hover  .layer .author-thumb img, .testimonial-block:hover .rating{
scale: 1.1;
filter: drop-shadow(2px 4px 6px black);
}
.testimonial-block:hover  h4, .testimonial-block:hover .designation{
    scale: 1.1;
filter: drop-shadow(2px 4px 6px black);
color:white;
}
.why-choose-block .inner-box{
    border-radius: 10px; 
}
.why-choose-block .inner-box:hover{
    filter: drop-shadow(2px 4px 6px black);
    transition: 0.5s;
    box-shadow: 0px 0px 10px 0px;
    }
    .who-we-are-section{
        padding: 20px 0px;
    }
/* .BackGround-About{
    height: 0px;
} */
.page-title .content-box {
    position: relative;
    padding: 0px;
}
.main-footer .upper-box{
    padding: 15px;;
}
.banner-section .content-box{
    min-height: auto;
}
.banner-section .content-box h1{
    font-size: 55px;
}
.contact-form input[type="text"]{
    width: 98%;
}
.contact-form{
    padding-top:10px;
}
.contact-info-section-two .sec-title{
    margin-top: 10px;
}
.news-block-four .inner-box{
    display:initial;
}
.news-block-four .image img {
    transition: .5s;
    width: 100%;
    height: 300px;
}
.blog-single-post .top-content {
    position: relative;
    padding-left: 0px;
    margin-bottom: 0px;
}
.news-section {
    position: relative;
    padding: 15px;
}
table.table{
    width: 100% !important;
}
.contact-info-section-two .tab-content {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding-bottom: 0px;
    border-radius: 20px;
    border-radius: 10px;
}

.contact-info-section-two .outer-box {
    background-color: unset !important;
    padding: 65px 40px 35px;
    height: 100%;
}
.BackgroundBlue{
    background-color: #ffca00;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.team-section.style-three {
    position: relative;
    padding: 20px;
    background-color: #ff5f15;
}
.team-blcok .image img {
    border-radius: 10px;
}
.who-we-are-section .top-content {
    padding-bottom: 0px;
}
.statement-section {
    padding: 0px;
}
.statement-section .content{
    border-radius: 10px;
}
.Leaadership.sec-title .sub-title:before, 
.Leaadership.sec-title .sub-title:after {
    color: #ffffff;
}
.newsletter-form {
    position: relative;
    text-align: center;
    padding: 15px;
}
.newsletter-section.style-two{
    padding: 0px;
}
.newsletter-form .btn-style-one i{
    transform: rotate(-35deg);
}
.newsletter-form .btn-style-one:hover i{
    transform: rotate(-20deg);
    scale: 1.1;
}
.newsletter-form .btn-style-one {
    vertical-align: middle;
    padding: 15px;
    background: #fff;
    color: #2a2a2a;
    border-radius: 50px;
}
.call-animation{ 
    animation: call 1.5s ease infinite; 
} 
   
  
@keyframes call { 
    15% { 
        box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.5); 
    } 
    25% { 
        box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.5), 
                    0 0 0 16px rgba(255, 255, 255, 0.3); 
    } 
    30% { 
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.5), 
                    0 0 0 24px rgba(255, 255, 255, 0.3); 
    } 
}

@media only screen and (max-width: 991px){
    .statement-section .content {
        margin-left: 0;
        padding: 30px;
        margin-bottom: 60px;
    }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2,
    .col-3, .col-4, .col-5, .col-6, .col-7, .col-8,
    .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10,
    .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4,
    .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, 
    .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11,
    .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5,
    .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,
    .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12,
    .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
    .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl,
    .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2,
    .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7,
    .col-xl-8, .col-xl-9, .col-xl-auto{
        margin: 10px 0px;
    }
    .owl-carousel .owl-stage{
        width: 2500px !important;
    }
    .owl-carousel.owl-drag .owl-item{
        width: 300px !important;
    }
    #testimonial-carousel .owl-stage {
        transform: translate3d(-300px, 0, 0);
    }
    .owl-carousel{
        width:calc(100vh - -20rem);
    }
    .contact-info-section-two {
    padding: 8px !important;
}
}
.team-blcok .content{
    margin: 0px;
}
.team-blcok .designation{
    padding: 4px 10px;;
}
.zoom:hover {
  transform: scale(1.02);
}
.ServiceDescription{
    min-height: 30vh;;
}
.why-choose-block .inner-box h4:before{
    width: 100%;
}
.contact-info-section-two{
    padding: 50px;
}
.team-blcok h4.AdvisorTeam{
    font-size: 14px;
}
.Leaadership.sec-title{
    margin-bottom: -55px !important;
}
.team-blcok .content{
    white-space: nowrap;
}
.news-block-four.blog-single-post{
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 40px 30px;
}
.blog-sidebar.style-two .widget,
.news-block-four .image img,
.news-block-four.blog-single-post{
    border-radius: 10px;
}
.blog-single-post.news-block-four .date {
    left: unset;
    right: 0px;
    top: 0px;
    padding: 15px;
    height: auto;
    border-radius: 10px;
}
.news-block-four .text:before {
    background-image: url(../images/shape/border-shape-2.png);
}
.news-block-four .date{
    height: auto;
    border-radius: 10px;
    right: 10px;
    top: 6px;
    width: 100px;
}
.main-header .sticky-header .header-upper .logo-box .logo{
    padding:0px;
}
.main-header .sticky-header .header-upper .auto-container,
.header-upper .auto-container{
    max-width: 100%;
}
.instagram-widget.Gallary-images .wrapper-box .image{
    height: 302px;
    width: 100%;
    /* border-radius: 10px; */
}
.BottomLine:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 2px;
    width: 100%;
    background-image: url(../images/shape/border-shape-2.png);
    margin: 10px;
}
.instagram-widget.Gallary-images .wrapper-box{
    padding-top:0px;
}
.news-block-four.EventTime .date {
    height: auto;
    border-radius: 10px;
    right: 10px;
    top: 6px ;
    width: 185px;
}
.main-menu .navigation>li:before{
    bottom:0px;
}
.main-menu .navigation>li{
    padding:15px 0px;
    /* cursor: pointer; */
    z-index: 99;
}
.banner-section .content-box h1:before{
    background-image: unset;
}
.sticky-header .main-menu .navigation>li {
    cursor: pointer;
}
.news-block-four.EventBlog .blog-single-post {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 20px 30px;
}
.blog-sidebar.style-two.EventblogPadding .widget,
.blog-sidebar.style-two .widget{
    padding: 20px 30px;
}
.instagram-widget .wrapper-box .image .overlay-link{
    height:270px;
}
.CardBodyGallery{
    margin-top: -30px;
    padding-top: 0px;
}
.why-choose-block .inner-box h4{
    text-align: left;
}
.Card-BodyHeight{
    height: 250px;
}
.login-card-body, .register-card-body{
    border-radius: 20px;
}
.body-text {
    font-family: "Montserrat", sans-serif;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    width: 400px;
    margin: 32px 0 48px 0;
}
.body {
    background: linear-gradient(90deg, rgb(241 241 241) 0%, rgb(255 202 0 / 26%) 35%, rgb(241 241 241) 100%) !important;
}
.first-heading {
    font-weight: 700;
    line-height: 64px;
    font-size: 48px;
    text-indent: 2px;
    margin-bottom: .5rem;
}
.departments-box-layout4 {
    margin-bottom: 20px;
    padding: 45px 35px 45px 35px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 1px 1px 0px rgba(221, 226, 229, 0.75);
    transition: all 0.3s ease-out;
}
/*.departments-box-layout4:hover {*/
/*    background-color: blue;*/
/*}*/
.menu-list-wrapper {
    width: 100%; /* Adjust as needed */
    overflow: hidden;
    margin-top: -14%;
}

.menu-list {
    display: flex;
    flex-wrap: nowrap;
    animation: slide 10s linear infinite; /* Adjust duration as needed */
}

.rtin-item {
    flex: 0 0 auto;
}
.departments-box-layout4 {
    height: 300px;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-top: 10px;
}

@keyframes slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
.contact-form .form-group .theme-btn {
    background: #ffca00;
}
.newsletter-section {
    position: relative;
    background: #ffca00c7;
    padding: 165px 0 85px;
    margin-top: -107px;
}
.footer-bottom {
    position: relative;
    background-color: #ffca00c7;
    padding: 24px 0;
}
.contact-info-section-two .tab-content h4 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #22211c;
    text-transform: uppercase;
    padding-left: 35px;
    line-height: 32px;
    margin-bottom: 25px;
}
#st-2{
    display: none !important;
}
/* Style for the floating WhatsApp button */
.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-float .whatsapp-icon {
    width: 100%;
    height: 100%;
    padding: 10px;
}

.whatsapp-float:hover {
    background-color: #128c7e;
    transition: background-color 0.3s;
}