.owl-item .item{
    display: flex;
    /* text-align: center; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>
.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner {
    height: 0 !important;
}

.home.page-template-default .header-section-desktop .deskmenu-outer .menu-header-menu-new-container ul#menu-header-menu-new-1 li ul.sub-menu{
    padding: 10px;
}

.header-section-desktop .deskmenu-outer .menu-header-menu-new-container ul#menu-header-menu-new-1 li ul.sub-menu {
    border-radius: 10px;
    background-color: #FFF !important;
}

.deskmenu-outer .menu-header-menu-new-container ul#menu-header-menu-new-1 li a {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 15px !important;
    font-weight: 400;
    padding: 0;
}

#nav-menu-item-6529 .sub-menu a, #nav-menu-item-6303 a, #nav-menu-item-6306 a, #nav-menu-item-6321 a, #nav-menu-item-6315 a, #nav-menu-item-6312 a, #nav-menu-item-6309 a,
#nav-menu-item-6318 a, #nav-menu-item-13542 a{
    color: black !important;
}

#nav-menu-item-6529 .sub-menu a:hover, #nav-menu-item-6303 a:hover, #nav-menu-item-6306 a:hover, #nav-menu-item-6321 a:hover, #nav-menu-item-6315 a:hover, #nav-menu-item-6312 a:hover, #nav-menu-item-6309 a:hover,
#nav-menu-item-6318 a:hover, #nav-menu-item-13542 a:hover {
    color: #40c9a2 !important;
}

.menu-sticky-header.sticky #nav-menu-item-6529 .sub-menu a:hover, #nav-menu-item-6303 a:hover, #nav-menu-item-6306 a:hover, #nav-menu-item-6321 a:hover, #nav-menu-item-6315 a:hover, #nav-menu-item-6312 a:hover, #nav-menu-item-6309 a:hover,
#nav-menu-item-6318 a:hover, #nav-menu-item-13542 a:hover {
    color: #40c9a2 !important;
}

.deskmenu-outer .menu-header-menu-new-container ul#menu-header-menu-new-1 li a:hover{
    color: #40c9a2 !important;
}

.menu-sticky-header.sticky .deskmenu-outer .menu-header-menu-new-container ul#menu-header-menu-new-1 li a:hover{
    color: #40c9a2 !important;
}

.home.page-template-default .deskmenu-outer .menu-header-menu-new-container ul#menu-header-menu-new-1 .menu-item-home.current_page_item a{
    color: #40c9a2 !important;
}

.header-section-desktop {
    display: flex;
    flex-direction: row;
}

.header-button-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.header-button {
    border-radius: 15px;
    padding: 5px 10px;
    border: 0;
    background-color: #40c9a2;
    color: white;
    font-size: 16px;
    font-weight: bold;
    width: 107px;
}

/* .header-button:hover {
    background-color: #6C369C;
} */

.deskmenu-outer {
    display: flex;
    align-items: center;
   justify-content: center;
}

.home.page-template-default .deskmenu-outer .menu-header-menu-new-container ul#menu-header-menu-new-1 li a{
    padding: 0 !important;
}

.container {
    padding: 5px 0;
}


.student-name {
    font-weight: bold;
    font-size: 18px;
    margin-top:0px ;
    color: white !important;
}


.testimonial-content {
    cursor: pointer;
    /* border-radius: 10px !important; */
    border: 0;
    background: white;
    height: 230px !important;
}

.brouchure-h2 h2 {
    text-align: center;
    width: 88%;
}

.brouchure-form .brouchure-h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.brouchure-h2 .he1 {
    color: #40c9a2;
}

.brouchure-h2 .he2 {
    color: #6C369C;
}

.brouchure-col input {
 height: 35px !important;
}

.brouchure-col {
    width: 50% !important;
    text-align: center;
}

.brouchure-form-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 0.9;
}

.brouchure-form::before {
    content: '';
    background-image: url(../images/black.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left: 50%;
    width: 40%;
    height: 92%;
    z-index: -1;
    opacity: 1;
    border-radius: 30px;
    transform: translateX(-50%);
}

.brouchure-form {
    padding: 50px 5px 5px 5px !important;
    /* height: 600px; */
}

.brochure-popups-content .wpcf7-response-output {
    margin-top: 5px !important;
    font-size: 14px !important;
    color: #ffffff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 50% !important;
    transform: translateX(-50%);
}

.close-brochure {
    z-index: 5;
    color: white;
}
   

.brouchure-col input {

    border-radius: 5px !important;

}


.header-section-desktop .logo {
    width: 15% !important;
    margin-top: -7px !important;
}

.header-button-container {
    width: 15% !important;
    align-items: center;
}

@media (min-width: 1200px) {
    .container {
       justify-content: center !important;
    }
}

.transition_header {
    background-color: #fff !important;
    top: 20px;
    border-radius: 10px;
    width: 1030px !important;
    transition: 0.5s ease all;
    padding: 10px 0 !important;
    height: 75px !important;
}

.transition_header .deskmenu-outer li a {
    color: #000 !important;
}

.menu-sticky-header {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}


/* .header-button-container a{

    position: absolute !important;

    border-radius: 10px !important;

    background: #49C78D !important; 

    transition: 0.8s !important;

    overflow: hidden !important;

}

.header-button-container a::before {

    content: "" !important;

    position: absolute !important;

    left: 50% !important;

    top: 50% !important;

    width: 100% !important;

    /* border-radius: 50% 50% 0 0 !important; */

    /* height: 0 !important;

    background: #6C369C !important;

    z-index: -1 !important;

    transition:  all 0.5s ease !important;

    transform: translate( -50%, -50% ) rotate( 45deg ) !important;

} */

/* .header-button-container a:hover::before {

    height: 380% !important;

}

.header-button-container a span {

    z-index: 9 !important;

    position: relative !important;

}

.header-button-container a:hover span {

    color: #fff !important;

} */

/* .header-section-desktop .logo img {
    max-width: 160px !important;
    margin-top: -16px !important;
} */

.brochure-popups-close-home {
    position: absolute;
    top: 56px;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    z-index: 5;
    left: 66%;
}

.brouchure-form input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel.brouchure-input.input-ph {
    margin-top: 4px !important;
}

#brochurePopups {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

#brochurePopups .wpcf7-form-control::placeholder {
    color: #FFF !important;
}

.brouchure-form input{
    background-color: transparent !important;
    border-bottom: 1px solid white !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; 
    color: white !important;
    font-family: 'Poppins', sans-serif;
}

.brouchure-form .wpcf7-submit {
    border: none !important;
    background-color: #25ff9b !important;
    color: #FFF !important;
    margin-top: 0px;
}

.brouchure-form .wpcf7-spinner {
    margin: 0px 5px 5px 5px!important;
    position: absolute;
    left: 58%;
    top: 68%;
}

.brouchure-form .wpcf7-not-valid-tip {
    text-align: left;
}

.brochure-popups-close-home:hover {
    color: #FFF;

} 

.header-section-desktop .logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

header.menu-sticky-header.sticky a.inner-page-logo img {
    margin-top: 0 !important;
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
    .menu-sticky-header {
        display: none;
    }
}


@media screen and (min-width: 992px) and (max-width: 1024px) {
    .d-md-block {
        display: block !important;
    }

  

}

@media screen and (min-width: 900px) and (max-width: 1024px) {
   

    .footer-location h6.locations:before{
        right: 60px !important;
    }

}

@media screen and (width: 1024px) {
    .menu-sticky-header {
        display: none !important;
    }
}


@media screen and (min-width: 1025px) and (max-width: 1199px){
    .header-mobile {
        display: none !important;
    }

    .transition_header .container {
        display: flex;
    }

    .deskmenu-outer .menu-header-menu-new-container ul#menu-header-menu-new-1 li a {
        font-size: 12px !important;
    }

    .deskmenu-outer {
        width: 70%;
    }

    .menu-sticky-header.sticky .container {
        display: flex;
        justify-content: center;
    }

    .header-section-desktop.transition_header {
        width: 89% !important;
    }

    .footer-location h6.locations:before{
        right: 88px !important;
    }

    #wp-footer .container {
        max-width: 1140px !important;
    }

}


@media screen and (min-width: 768px) and (max-width: 1024px) {
    .widgets_wrapper .container {
        display: flex;
    }
}

/* 
@media screen and (min-width: 768px) and (max-width: 820px) {
.container-head-set-1 img{
    width : 227px !important;
    }
    
   
    .head-set-22 img {
    width : 227px;
    }
    
  
}

 @media screen and (min-width: 821px) and (max-width: 1024px) {
.container-head-set-1 img{
    width : 310px !important;
    }

    .head-set-22 img {
    width : 310px !important;
    }

 }

 @media screen and (width: 320px) {
    .container-head-set-1 img{
        width : 286px !important;
        }
        
        .head-set-22 img {
        width : 286px !important;
        }
        
        
 }

 @media screen and (width: 375px) {
    .container-head-set-1 img{
        width : 343px !important;
        }
        
        /* .head-set-22 img {
        width : 340px !important;
        } 
        
 }*/

 @media screen and (width: 425px) {
       .container-head-set-1 img{
          width : 396px !important;
        }
        
        .head-set-22 img {
           width : 396px !important;
        }   
 } 

 .elementor-element-b38c61a > div:hover, .elementor-element-a0eeb87 > div:hover{
   transform: scale(1.1);
   transition: 0.5s ease all;
 }

 .hover-scale{

    transform: scale(1.1) !important;

   transition: 0.5s ease all !important;

 }
 

 /* brouchre form */


 @media (max-width: 1300px){
   .brouchure-form::before {
    width: 42%;
   }
}

@media (max-width: 1200px){
    .brouchure-form::before {
     width: 44%;
    }
}

@media (max-width: 1140px){
    .brouchure-form::before {
     width: 45%;
    }
}

@media (max-width: 1080px){
    .brouchure-form::before {
        width: 48%;
        height: 97%;
    }
}



@media (max-width: 1024px) {
    .brouchure-form::before {
        /* left: 20px; */
        width: 95%;
        height: 85%;
    }

    .brouchure-h2 h2 {
        width: 100%;
        text-align: center;
    }

    .brouchure-col {
        width: 70% !important;
    }
}

@media (max-width: 768px) {
    .brouchure-form::before {
         left: 0px !important; 
        width: 100%;
        height: 99%;
    }

    .brouchure-form::before {
    
        border-radius: 0px !important;
    }

    .brouchure-form-row {
        align-items: center;
    }

    .brouchure-col {
        width: 90% !important;
    }

    .our-additional-2 .our-map {
       
        padding: 15px !important;
        width: 100%;
    }

    .our-additional-1 .our-map {
       
        padding: 15px !important;
        width: 100%;
    }

    .brouchure-form {
        padding: 12px 5px 5px 5px !important;
        /* height: 600px; */
    }
}

@media (max-width: 480px) {
    .brouchure-form::before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    .brouchure-h2 h2 {
        font-size: 1.5rem;
    }

    .brouchure-col {
        width: 90% !important;
    }

    .brouchure-form {
        padding: 0px 5px 5px 5px !important;
        /* height: 600px; */
    }

    .brochure-popups-content .wpcf7-response-output {
        margin-top: 6px !important;
        font-size: 13px !important;
       
    }
}

@media (max-width: 600px) {

    .owl-carousel-students-work .video-container-carousel{
       left: 15px !important;
    }

}


.footer_right_contact_address {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 0 0 3px !important;
}

.foriegn-address .locations h6 {
    margin-bottom: 0px !important;
}

.our-additional-1 .our-map {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    padding: 25px ;
}

.our-additional-2 .our-map {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    padding: 25px ;
}

.our-additional .our-map {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    padding: 25px ;
}

.our-image {
    width: 80px;
    height: 80px;
}


.our-map {
    border: 2px solid #959494;
    border-radius: 30px !important;
}

.our-additional-1 {
    gap: 140px !important;
}

.our-additional-2 {
    padding: 200px 10px 10px 10px !important;
    gap: 150px !important;
}

.out-roadmap {
    margin-top: 70px !important;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px;
    font-weight: normal;
    display: block;
}


.action.text-left {
    position: relative;
}

.team-member {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: background-color 0.3s ease, transform 0.3s ease;
    border: 1px solid #c4c4c4;
    padding: 20px 5px 5px 5px !important;
    width: 21% !important;
}

.team-member-grid {
    display: flex !important;
    gap: 60px !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
   
}

@media (max-width: 1000px){
   
      .team-member{
        width: 25% !important;
      }
    
}

@media (max-width: 900px){

    .team-member{
        width: 27% !important;
      }
}

@media (max-width: 800px){

    .team-member{
        width: 28% !important;
      }
}

@media (max-width: 780px){

    .team-member{
        width: 38% !important;
      }
}

@media (max-width: 600px){

    .team-member{
        width: 42% !important;
      }
}

@media (max-width: 500px){

    .team-member{
        width: 75% !important;
      }
}

@media (max-width: 440px){

    .team-member{
        width: 85% !important;
      }
}


/* @media (max-width: 767px){

    .team-member-grid {
        gap: 50px !important;
    }

    .team-member{
        width: 27% !important;
      }
} */





.container-layout-content.container {
    max-width: 100%;
}

.team-member-image-2 {
   
    background-color: #ffffff !important;
}

@media (min-width: 1024px){
    .carousel-slide {
        flex: 0 0 25% !important;
    }
}

.slider-image {
    left: 50% !important;
    padding: 140px 10px 10px 10px !important;
}

.slider-image img {
    width: 50%;
}

.slider-in-container {
    width: 6% !important;
    background-color: #53d1ad !important
}

.head-set-6:hover {
    transform: scale(1.1);
}

.footer_left_logo_inner .content-form .form-right .btn-theme{
    background: #45D6AC !important;
    border-radius: 0px 5px 5px 0px !important;
}

.footer_left_logo_inner .content-form .form-right span.btn-theme.form-action {
    display: flex;
    flex-direction: row;
}

.footer_left_logo_inner .content-form .form-left input {
    border-radius: 5px 0px 0px 5px;
    text-align: center;
}

.footer_left_logo_inner .content-form .form-right input.newsletter-submit {
    border-radius: 0px 5px 5px 0px !important;
    width: 60px !important;
}