/* ABOUT US BANNER CSS START */
.about-us-section{
    /* padding: 0 72px; */
}
.about-us-banner-section{
    background-color:#E8F8FF;
    /* border-radius: 20px; */
}
.aboutus-content{
    width: 80%;
}
.aboutus-content h1{
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
    text-align: left;
    padding-bottom: 15px;
    color:  #1C225F;
}
.aboutus-content p{
    font-family: 'Inter', sans-serif;
    font-size: 1.199vw;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: -0.02em;
    text-align: left;
    padding-bottom: 15px;
    color:  #1C225F;
}
.aboutus-content button{
    padding: 16px 85px;
    border-radius: 50px;
    align-items: center;
    display: grid;
    background-color: #E8473F;
    border-style: none;
}
.aboutus-content  h2{
    color: white;
    margin-top: initial;
    margin-bottom: initial;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    
}
/* ABOUT US BANNER CSS END */

.background-imge-story-mission-section{
    background-image: url(../img/aboutUs/Vector\ \(2\).png);
    background-repeat: no-repeat;
    /* background-position: right; */
    background-position: 100% 0%;
}

/* OUT STORY SECTION CSS START */
.our-story-section{
    margin-top: 150px;
}
.our-story-section .our-story-content2 .col-md-3:nth-child(1):before,
.our-story-section .our-story-content2 .col-md-3:nth-child(2):before,
.our-story-section .our-story-content2 .col-md-3:nth-child(3):before{
    content: '';
    background-image: url(../img/aboutUs/curve_line.svg);
    width: 80%;
    height: 35px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    right: -90px;
    top: 7px;
    z-index: -1;
}
.our-story-section .our-story-content2 .col-md-3:nth-child(2):before{
    transform: rotate(-180deg);
    right: -60px;
}

.our-story-section-heading h2{
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
   
}
.our-story-section-heading p{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.02em;
    padding-top: 10px;
}
.our-story-content1{
   
}
.our-story-content2{
   
}
.our-story-date h2{
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: center;
    margin-top: initial;
    margin-bottom: initial;
    color: white;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 160px;
    height: 48px;
    background-color: #1C225F;
    border-radius: 38px;
}
.our-story-content2 .col-md-3:nth-child(2) .our-story-date h2,
.our-story-content2 .col-md-3:nth-child(3) .our-story-date h2,
.our-story-content2 .col-md-3:nth-child(4) .our-story-date h2{
    background-color: #EFF2F5;
    color: #000000;
}
.our-story-date{
    display: flex;
    justify-content: left;
}
.our-story-section-image{
    display: flex;
    justify-content: left;
    align-items: center;
    height: 135px;
    margin-left: 35px;
}
.our-story-section-image > img{
    width: 34%;
    height: 100%;
    object-fit: contain;
}

.our-story-paragraph p{
    padding-top: 25px;
    width: 70%;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
    color:#717171;
}
.our-story-paragraph{
    justify-content: left;
    display: flex;
}
/* OUR STORY CSS END */

/* OUR MISSION CSS START */
.our-mission-section{
    background-color: #F1F8FF;
    margin-top: 150px;
    padding-top: 10vw;
    padding-bottom: 10vw;
}
.our-mission-content{
}
.our-mission-image{
    justify-content: center;
    display: flex;
}
.our-mission-heading h2{
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
    
}
.our-mission-heading p{
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: -0.02em;
       
}

/* END OUR MISSION CSS  */

/* /////////////////////////  */


/* GLOBAL ACTIVE SECTION CSS START  */
.global_activity_background{
    background-color: #F1F8FF;
    margin-top: 150px;
}
.global-activity{
   padding: 100px 0;
}
.global-activity-heading h2{
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
    text-align: center;

}
.global-activity-heading p{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.02em;
    text-align: center;
}
.global-activity-image{
    justify-content: end;
    display: flex;
}
.global-activity-image .img-fluid-hover{
    width: 58vw;
}
.global-activity-content h2{
    font-family: 'Inter', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -0.05em;
    text-align: end;
    color:#E8473F;
    margin-bottom: initial;
}
.global-activity-content p{
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: end;
    color:#1C225F;

}
.global-activity-section{
    padding: 0 75px;
    margin-top: 50px;
}
.global-activity-content{
    margin-bottom: 25px;
}

/* GLOBAL ACTIVITY CSS END  */
/* /////////////////////////////// */

/* About us Tab */
.aboutus-tab-section .tab-section-background{
    background-color: transparent;
}

/* OUR TEAM CSS START  */
.our-team{
    margin-top: 100px;
}
.our-team-heading h2{
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
    text-align: center;
    
}
.our-team-heading p{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.02em;
    text-align: center;    
}
.our-team-profile-image .img-fluid-hover{
 width: 60%;
 
}
.our-team-profile-image {
    position: relative;
    overflow: hidden;
}

.our-team-profile-image img {
    display: block;
    width: 100%;
    height: auto;
}

.our-team-profile-image::before {
    rotate: -90deg;
    content: '';
    position: absolute;
    top: 0;
    right: 93px;
    width: 0;
    height: 0;
    border-top: 100px solid transparent;
    border-right: 100px solid #ffffff;
}

/* DREAM SECTION CSS START  */
.dream-education-padding{
    padding: 70px 0;
}
.dream-education-section-about-us{
    background-color: #FFF3EE;
    margin-top: 150px;
    background-image: url('../img/aboutUs/DreamSectionLogo.png'); 
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 47px;
}
.dream-education-heading h2{
    font-family: 'Inter', sans-serif;
    font-size: 56px;
    font-weight: 600;
    line-height: 68px;
    letter-spacing: -0.05em;
    text-align: center;
    color:  #112B73;
    
}
.dream-education-heading p{
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: center;    
    color:  #112B73;
}
.dream-education-button{
    display: flex;
    justify-content: center;
}
.free-profile-button{
    padding: 0 8px;
}
.free-profile-button button{
background-color: #E8473F;
border-radius: 50px;
color: white;
border-style: none;
padding: 13px 30px;
}
.free-profile-button button h2{
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: -0.05em;
    text-align: center;
    margin-top: initial;
    margin-bottom: initial;
}
.inquiry-form-button{
    padding: 0 8px;
}
.inquiry-form-button button{
    background: #112B73;
    border-radius: 50px;
    color: white;
    border-style: none;
    padding: 13px 30px;  
}
.inquiry-form-button button h2{
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: -0.05em;
    text-align: center;
    margin-top: initial;
    margin-bottom: initial;
}
.book-your-test-button{
    padding: 0 8px;
}
.book-your-test-button button{
    background: none;
    border-radius: 50px;
    color: #112B73;
    padding: 13px 30px;  
    border-width: 1px;
    
}
.book-your-test-button button h2{
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: -0.05em;
    text-align: center;
    margin-top: initial;
    margin-bottom: initial;
}


/* TAB SECTION ABOUT US  */
.tab-section-background-about-us{
    
    height:765px ;
    background-image: url('../img/frontend/Vector.png');
    background-repeat: no-repeat;
    background-position: right;
}
.tab_section_main_heading h2{
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
    text-align: center;
}
.tab-top-padding-about-us{
    padding: 2vw 0 5vw 0;
    display: flex;
    justify-content: center;
}

/* ///////////////// */
.owl-theme .owl-nav{
    padding: 2px 150px;
    justify-content: end;
    display: flex;
}
.owl-carousel .owl-nav button.owl-prev{
    width: 45px;
    height: 45px;
    border: 1px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #717171;
    background-image: url(../img/review/left-arrow.png);
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
}
.owl-carousel .owl-nav button.owl-prev span{
    display: none;
}
.owl-carousel .owl-nav button.owl-next span{
    display: none;
}
.owl-carousel .owl-nav button.owl-next{
    width: 45px;
    height: 45px;
    border: 1px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #717171;
    background-image: url(../img/review/right-arrow.png);
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
}
.owl-theme .owl-nav button.owl-prev[class*=owl-]:hover{
    background: initial;
    color: initial;
    background-image: url(../img/review/left-arrow.png);
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
}
.owl-theme .owl-nav button.owl-next[class*=owl-]:hover{
    background: initial;
    color: initial;
    background-image: url(../img/review/right-arrow.png);
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
}