@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat-ExtraBold.ttf');
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.ttf');
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body,
.overflowWrap {
    overflow-x: hidden;
    max-width:1920px;
    margin:0 auto;
}
body {
    font-family: 'Roboto', sans-serif !important;
}
    

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
}

.heroBanner .custom-rowv2{
    position: absolute;
    top: 0;
    height: 100%;
    align-items: center;
}
.container-fluid.header-container-fluid {}

.first-header-col-md-2 {
    background: #ffffff;
    display: flex;
    align-items: center;
    padding: 15px;
}

img.first-logo {
    max-width: 80%;
    margin-left: auto;
}

.second-header-col-md-2 {
    background: #ffffff;
    display: flex;
    align-items: center;
    padding: 15px;
   
}

.second-header-col-md-22 {
    background: #4EABE8;
    display: flex;
    align-items: center;
    padding: 15px;
}

img.last-logo {
    max-width: 85%;
    margin-top: 15px
}

.third-header {
    display: flex;
    justify-content: flex-start;
}

.third-header .row {
    text-align: center;
    display: flex;
    align-items: center;
    
    max-width: 100%;
    /*margin-right: 25px;*/
}

.header-li {
    font-family: 'Roboto', sans-serif;
    display: inline;
    
    padding: 0px 18px;
    color: #fff;
    
}

.header-li a {
    font-size: 20px;
    color: #342B7C ;
    font-weight: 500;
    text-decoration: none;
}

.header-li img {
    width: 1%;
}

button.btn.get-info-btn {
    background-color: #FDDC0F;
    
    font-size: 20px !important;
    border-radius: 0px !important;
    padding: 5px 30px !important;
    font-weight: 700 !important;
}

button.btn.get-info-btn a {
    color: #342B7C;
    text-decoration: none;
}

ul.header-ul {
    margin-top: 10px;
    
}


























.banner-section {
    background-image: url(../images/Rectangle\ 10.jpg);
    background-size: cover;
    height: 578px;
    background-repeat: no-repeat;
    
    
}

.banner-section-second-col2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.banner-section-row1 {
    height: 560px;
    display: flex;
    
}
.background-yellow{
    width: 500px;
    background-color: #FDDC0F;
    height: 330px;
    position: absolute;
    z-index: 1;
    margin-left: 10px;
    margin-top: -10px;
}
.section4-background-yellow{
    width: 439px;
    background-color: #FDDC0F;
    height: 572px;
    position: absolute;
    z-index: 1;
    margin-left: -12px;
    margin-top: 10px;
}
.section5-background-yellow{
    width: 439px;
    background-color: #FDDC0F;
    height: 265px;
    position: absolute;
    z-index: 1;
    margin-left: -12px;
    margin-top: 10px;
}
.section-2-para{
    padding: 54px 0px 36px 0px;
    font-size: 18px;
    color: #000000;
}
.discover-section-para{
    padding: 0px 0px 26px 0px;
    font-size: 18px;
    color: #000000;
}
.leftAtAtlas-Para{
    font-size: 18px;
    color: #000000;
    
}
.leftAtAtlas-heading{
    font-size: 32px !important;
    color: #898989;
    cursor: default;
    border-top: 2px solid #898989;
    padding: 10px;
}
.section-2-btn{
    background-color: #FDDC0F;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    width: fit-content !important;
    padding: 0px 20px;
    

}
.section-3-card{
    background-color: #342B7C;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 60px 40px;
    min-height: 375px;
}

.card-title{
    font-size: 16px;
    color: #FDDC0F !important;
    padding: 24px 0 0 0;
   justify-self: center;
}
.card-body .card-title{
    font-size: 20px;
    color: #2d1c6a !important;
    justify-self: flex-start;
    
}
.card-body{
    padding-bottom: 0px !important;
}
.card-para{
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    display: flex;
}
.card-img{
   display: flex;
   justify-content: center;
   
}
.section-3-card-row-2{
    padding-top: 10px;
}
.btn-section-2{
    padding-right: 0px !important;
    width: fit-content !important;
    display: flex;
}
.section-2-btn>a{
    padding: 10px 0px;
    display: flex;
    color: #342B7C;
    text-decoration: none;
}
.section-1-image,.section4-image{
    z-index: 2;
    position: relative;
}

.banner-section-first-col1-div1 {
    width: fit-content;
    padding: 0px 5px;
    color: #fff;   
}
.banner-section-first-col1{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner-section-heading1 {
    margin: 0px;
    font-weight: 600;
    font-family: 'Montserrat-Bold';
    font-size: 22px;
}

.banner-section-first-col1-div3 {
    width: fit-content;
    background-color: #ffffff;
    color: #060606;
    padding: 5px 25px;
    border-right: 5px solid #FDDC0F;
}

.banner-section-heading2 {
    margin: 0px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    font-size: 92px;
    color: #FDDC0F;
}

.banner-section-heading3 {
    margin: 0px;
    font-weight: 600;
    font-size: 20px;
    
}

.banner-section-first-col1-div2 {
    
    
    color: #fff;
    padding: 5px auto;
    margin: 0px 0px 10px;
}

.banner-section-second-col2 h1 {
    color: #fff;
    -webkit-text-stroke: 1.2px #342B7C;
    font-size: 50px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 0.9;
    text-align: right;
}

.banner-section-mobile {
    background-image: url(../images/bannerM-new2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.forPosition {
    position: fixed;
    z-index: 99;
    margin-top: 10px;
}

.form-div {
    width: 70%;
}

.form-div form {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.form-group {
    margin-bottom: 0px !important;
    width: 100%;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #8f8d8f !important;
    background: #000 !important;
    border: none !important;
    border-radius: 0px !important;
}

.dashed_line {
    width: 100%;
    display: block;
}

img.arrow {
    max-width: 18px;
}

.submit-btn {
    background-color: #2D257D;
    color: #fff;
    font-size: 20px !important;
    border-radius: 0px !important;
    padding: 5px 30px !important;
    font-weight: 700 !important;
    margin-top: 10px;
    border: 1.5px solid #4EABE8 !important;
}

.form-div {
    /*margin-top: 30px;*/   
    background-color: #fff;
}

.section2 .container-fluid,
.section3 .container-fluid,
.section4 .container-fluid,
.section5 .container-fluid,
.section6 .container-fluid,
.section6 .container-fluid,
.section7 .container-fluid,
.section8 .container-fluid,
.section9 .container-fluid,
.section10 .container-fluid,
.lifeAtAtlas .container-fluid,
.discover .container-fluid{
    background-color: #ffffff;
    padding: 50px 0px;
}
.section4-title{
    font-family: 'Roboto', sans-serif;
    font-size: 44px;
    font-weight: 800;
    color: #342B7C;
    line-height: 80px;
}

.section2 .container-fluid h1 {
    color: transparent;
    -webkit-text-stroke: 1.2px #4EABE8;
    font-size: 60px;
    margin: 15px 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

h2.section2-heading1 {
    color: #342B7C;
    margin: 0px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    font-size: 44px;
    font-weight: 800;
}
h2.discover-section-heading1{
    color: #342B7C;
    margin: 0px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    font-size: 44px;
    font-weight: 800;
}

.section3firstContainer {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

img.owl_square_img {
    width: 6% !important;
    height: 6%;
    margin-left: 25px;
}

img.owl_square_img00 {
    width: 12% !important;
    height: 6%;
    margin-left: 25px;
}

.section3 .container-fluid h1 {
    color: #00B2BA;
    font-size: 55px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
    font-family: 'Montserrat-ExtraBold';
}

.section3secondContainer {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    margin-top: 15px;
}

.section3secondContainer p {
    font-size: 16px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    margin-left: 30px;
}

.section3secondContainer h4 {
    color: #342B7C;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.section3secondContainer hr {
    margin: 5px;
    border-top: 1.5px solid #000000;
}

.section3Col2 {
    padding-left: 0px;
    padding-right: 0px;
}

.section3Col2 {
    margin: 25px 0px;
}

.section3 .container-fluid {
    padding: 0px;
}

.section3thirdContainerHeading1 {
    color: transparent;
    -webkit-text-stroke: 1.2px #000000;
    font-size: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

.section3thirdContainerHeading1 .firstSpan {
    color: transparent;
    -webkit-text-stroke: 1.2px #000000;
    font-size: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

.section3thirdContainerHeading1 .secondSpan {
    color: #000;
    font-size: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

.section3thirdContainerHeading2 {
    color: #000;
    font-size: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

.section3thirdContainerDiv p {
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.section3thirdContainerDiv {
    padding: 0px !important;
}

.section3thirdContainer {
    display: flex;
    align-items: center;
}

#SpecialisationsM .owl-prev {
    position: absolute;
    top: 51%;
    left: 3%;
    background: none;
}

#SpecialisationsM .owl-next {
    position: absolute;
    top: 51%;
    right: 3%;
    background: none;
}

#SpecialisationsD .owl-prev {
    position: absolute;
    top: 45%;
    left: 3%;
    background: none;
}
.accordion-item{
    background-color: #FDDC0F !important;
    border-bottom: 1px solid #BBBBBB !important;
    border-top: none;
}
.accordion-body{
    font-size: 14px;
    color: #342B7C;
}
.accordion-button{
    font-size: 20px !important;
    font-family: 'Roboto',sans-serif !important;
    font-weight: 800 !important;
    color: #342B7C !important;
    background-color: #FBFBFB !important;
    
    
}
.accordion-button:not(.collapsed){
    background-color: #FDDC0F !important;
    box-shadow: none !important;
    border:none !important
}
.accordion{
    --bs-accordion-border-color:#ffffff !important;
}
.section5-box{
    border: 2px solid #342B7C;
    width: fit-content;
    padding: 10px 20px;
    font-size: 20px;
    color: #342B7C;
     
}
.section5-box-text{
    font-size: 20px;
    margin: 0 !important;   
}
.section5-box:hover{
    border: 2px solid #FDDC0F;
    width: fit-content;
    padding: 10px 20px;
    font-size: 20px;
    color: #FDDC0F;
    cursor: default;
}
.carousel-item img {
    cursor: pointer;
    max-width: 100%;
}
.modal-dialog {
    max-width: 1000px; /* Increase the size of the modal */
    margin: 30px auto; /* Center the modal */
}
.modal-content {
    width: 100%;
}
.videoContent{
    padding:0px !important 
}
.modal-body{
    z-index: 1050;
}  

.videoModal{
padding: 0px !important;
}
/* Close button on top right of the page */
#closeBtn {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1051;
    font-size: 30px;
    font-weight: bold;
    color: #fddc0f;
    border: none;
    background: transparent;
    cursor: pointer;
    display: none; /* Initially hide the button */
}
#closeBtn:hover {
    color: #d32f2f;
}
#SpecialisationsD .owl-next {
    position: absolute;
    top: 45%;
    right: 3%;
    background: none;
}

#testimonials .owl-prev {
    position: absolute;
    top: 45%;
    left: 3%;
    background: none;
}

#testimonials .owl-next {
    position: absolute;
    top: 45%;
    right: 3%;
    background: none;
}



.section4 .container-fluid h1 {
    color: transparent;
    -webkit-text-stroke: 1.2px #fff;
    font-size: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

h2.section4-heading1 {
    color: #342B7C;
    margin: 0px;
    font-weight: 800;
    margin: 10px 0px;
}

p.section4-para {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-bottom: 0px;
}

.section3Col1 {
    margin-top: 40px;
}

.section3Col3 {
    margin-bottom: 40px;
}

.test-body {
    background-color: #ffffff;
    color: #342B7C;
    padding-top: 20px;
    height: 200px;
}

.test-card {
    border: none !important;
    margin: 10px;
    border-radius: 0px;
    border-bottom: 2px solid #009FE0 !important;
    
}

.test-info {
   /* display: flex;*/
    justify-content: flex-start;
}

.test-cardPlacedImg {
    width: 80% !important;
    
    background-color: #fff;
}

.test-cardPlacedImgLarge {
    width: 50% !important;
    margin: auto;
    background-color: #fff;
}

.test-cardPlacedImgLarge2 {
    width: 50% !important;
    margin: auto;
    background-color: #fff;
}

.test-card-title {
    text-align: center;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    margin-top: 0px;
}

.test-card-text {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #fff;
}
.card-text{
    padding-bottom: 20px;
    font-size: 14px;
}
.test-info p {
    color: #4EABE8;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    margin-bottom: 5px;
}

.leftAtAtlas-heading {
    cursor: pointer;
    padding: 15px;
    background-color: #ffffff;
    margin-bottom: 10px;
    border-radius: 0px;
    font-weight: bold;
    transition: background 0.3s;
}

.leftAtAtlas-heading:hover {
   
    color: #009FE0;
}

/* Style for Mobile Tabs */
.nav-tabs {
    display: flex;
    justify-content: space-around;
  
}

.nav-tabs .nav-item {
    flex: 1;
    text-align: center;
}

.nav-tabs .nav-link {
    border: none;
    font-weight: bold;
    color: #898989;
    padding: 10px;
}

.nav-tabs .nav-link.active {
    background-color: #009FE0;
    color: #009FE0 !important;
    border-radius: 0px;
    border: none;
}   



#myBtn-dw{
     position: fixed;
       right: -64px;
    top: 170px;
    padding: 0px 0px;
        background-color: #009fe0;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 7px;
    font-size: 14px;
    width: 170px;
    height: 41px;    z-index: 99;    color: #fff;
}




/*.section6 .container-fluid h1 {
    color: transparent;
    -webkit-text-stroke: 1.2px #fff;
    font-size: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

h2.section6-heading1 {
    color: #fff;
    margin: 0px;
    font-weight: 800;
    margin: 10px 0px;
    font-family: 'Montserrat-ExtraBold';
}

.prograFeatureRow1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.prograFeatureCol1 {
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #4EABE8;
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.prograFeatureCol1 h2 {
    font-weight: 700;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
}

.prograFeatureCol1 p {
    color: #fff;
    font-size: 18px;
}

.prograFeatureCol2 {
    height: 350px;
    padding-right: 0px !important;
}

img.programFeatireImg {
    margin: auto;
    height: 350px;
}

.prograFeatureRow2 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.prograFeatureCol4Div1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #4EABE8;
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.prograFeatureCol4Div1 h2 {
    font-weight: 700;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
}

.prograFeatureCol4Div1 p {
    color: #fff;
    font-size: 18px;
}

.prograFeatureCol3 {
    padding: 15px 15px 0px 0px !important;
}

.prograFeatureCol4 {
    padding: 15px 0px 0px 0px !important;
}

.prograFeatureCol4Div2 {
    padding: 15px 0px 0px 0px !important;
    height: 485px;
}

.prograFeatureCol3Div2 {
    height: 312px;
    background: #4EABE8;
    padding-left: 35px !important;
    padding-right: 35px !important;
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.prograFeatureCol3Div2 h2 {
    font-weight: 700;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
}

.prograFeatureCol3Div2 p {
    color: #fff;
    font-size: 18px;
}

#prohramFeatures .owl-prev {
    position: absolute;
    top: 51%;
    left: 3%;
    background: none;
}

#prohramFeatures .owl-next {
    position: absolute;
    top: 51%;
    right: 3%;
    background: none;
}

#prohramFeatures {
    margin-top: 40px;
}

.card.programFeatureTwo-card {
    border: none;
    margin: 0px 10px;
}
.card-body{
    padding-left: 15px !important;
    padding-bottom: 4px !important;
}
.card-title.programFeatureTwo-card-title {
    font-weight: 700;
    text-align: center;
    color: #000;
    margin-bottom: 25px;
    font-family: 'Montserrat-ExtraBold';
}

.card-text.programFeatureTwo-card-text {
    text-align: center;
}


.section9 .container-fluid h1 {
    color: transparent;
    -webkit-text-stroke: 1.2px #fff;
    font-size: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

p.section9-para {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 15px;
}

.client-logos {
    background: #fff;
    width: 100%;
    margin: 0px auto 0px;
    padding: 20px 0 50px;
    display: block;
}

.client-logos-inner {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    margin: auto;
    grid-gap: 25px 10px;
}

.client-logos-inner2 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    margin: auto;
    grid-gap: 25px 10px;
}

.client-logo {
    display: block;
    margin: auto;
    width: 80%;
}

.client-logo2 {
    display: block;
    margin: auto;
    width: 70%;
}

.section11 .container-fluid {
    background-color: #2D257D;
    padding: 30px 0px;
}

.section11 .container-fluid h1 {
    color: transparent;
    -webkit-text-stroke: 1.2px #fff;
    font-size: 60px;
    margin: 0px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1;
}

h2.section11-heading1 {
    color: #fff;
    margin: 0px;
    font-weight: 800;
    margin: 10px 0px;
    font-family: 'Montserrat-ExtraBold';
}

.last_img {
    width: 100%;
}

.section12 p {
    font-size: 16px;
}

.section12 {
    margin: 40px 0px;
}

.section12Para1 {
    margin-bottom: 20px;
}

.section12Para2 {
    margin-bottom: 40px;
}

.footer1 {
    background-color: #000;
    padding: 60px 3%;
}

.copyright {
    background-color: #000;
    padding: 2%;
}

.copyright p {
    font-size: 12px;
    font-weight: 400;
    font-size: 10.58px;
    margin-top: 1%;
}

.footer1 .address-head {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0px;
}

.footer1 .address p {
    color: #e7e7e7;
    font-weight: 700;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.footer1 .address a {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    margin: 4% 0px;
}

.addressPara {
    margin-top: 4%;
}

.address i {
    color: #fff;
    margin-right: 4px;
}

.footer1 .address a:hover {
    text-decoration: none;
    color: #fff;
}

.footer1 .address a:hover i {
    color: #fff;
}

.footer1 label {
    color: #e7e7e7;
}

.footer1 .btn-submit {
    background-color: #4EABE8;
    color: #fff;
    margin-top: 20px;
    border: 1px solid #4EABE8;
    border-radius: 0px;
    margin-top: 26px;
    font-weight: 600;
}

.footer1 .btn-submit:hover {
    background-color: #4EABE8;
    color: #fff;
}

.footer1 .container {
    position: relative;
}

.footer1 .footer-line {
    position: absolute;
    bottom: -99px;
    left: 363px;
}

.desktop-visible {
    display: block;
}

.mobile-visible {
    display: none;
}

.footer-form-control {
    background: none !important;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    -webkit-box-shadow: none !important;
    padding-left: 0px !important;
}

.form-head2 {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.footer-form-group {
    margin-bottom: 15px !important;
    height: 60px;
}

#programFeatureTwo .owl-prev {
    display: none;
}

#programFeatureTwo .owl-next {
    display: none;
}

.section12ContainerFluid {
    padding: 0px !important;
}

.imageBackground {
    padding: 0px !important;
}

.section12Col {
    padding: 0px !important;
}

.owl_square_img2 {
    width: 12%;
}

.owl_square_img3 {
    width: 12%;
}

img.programFeatireMobileImg {
    margin: auto;
    height: auto;
}

.prograFeatureMobileCol1 {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #00B2BA;
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.prograFeatureMobileCol1 h2 {
    font-weight: 700;
    color: #fff;
    font-size: 24px;
}

.prograFeatureMobileCol1 p {
    color: #fff;
    font-size: 16px;
}

.prograFeatureMobileCol2 {
    height: auto;
    padding: 0px !important;
}

section.section77 {
    margin-top: 40px;
}

#prohramFeaturesMobile .owl-next {
    position: absolute;
    top: 35%;
    right: -5%;
    background: none;
}

#prohramFeaturesMobile .owl-prev {
    position: absolute;
    top: 35%;
    left: -5%;
    background: none;
}

.header-fixed-desk {
    position: fixed;
    z-index: 99;
    width: 100%;
}

.sectionsthreediv {
    position: relative;
}

section.section8A {
    background-color: #342B7C;
    height: 700px;
    position: absolute;
    top: 53%;
    width: 100%;
}

section.section8 {
    margin-top: 50px;
    margin-bottom: 40px;
}

.section9Col5 {
    display: flex;
    align-items: center;
}

#myBtn-dw {
    display: none;
    position: fixed;
    bottom: 355px;
    right: -64px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #00B2BA;
    color: #fff;
    cursor: pointer;
    padding: 7px;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    width: 170px;
    height: 41px;
}

#myBtn-dw:hover {
    color: #fff;
}

#myBtn-dwM {
    display: none;
    position: fixed;
    bottom: 355px;
    right: -64px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #00B2BA;
    color: #fff;
    cursor: pointer;
    padding: 7px;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    width: 170px;
    height: 41px;
}

#myBtn-dwM:hover {
    color: #fff;
}

.programFeatireRow {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.successStoriesRowLas {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.section2para {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
}

.imageBackground {
    position: relative;
}

.aboutIsmeBackImg {
    position: absolute;
    height: 280px;
    background-color: #4EABE8;
    width: 100%;
    top: 50%;
}

.error {
    color: red !important;
    font-size: 12px;
}

select.form-control {
    color: #8f8d8f !important;
}

#programFeatureTwo .owl-next {
    position: absolute;
    top: 35%;
    right: -5%;
    background: none;
}
*/
#programFeatureTwo .owl-prev {
    position: absolute;
    top: 35%;
    left: -5%;
    background: none;
}

.logo-section {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    padding: 20px 0;
    background-color: #fff;
}
.logo-container, .logo-container-reverse {
    display: flex;
    gap: 30px;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-play-state: running;
}
.logo-container {
    animation-name: scroll-left;
    animation-duration: 20s;
}
.logo-container-reverse {
    animation-name: scroll-right;
    animation-duration: 25s;
}
.logo-container img, .logo-container-reverse img {
    height: 86px;
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

/* Keyframes for continuous loop */
@keyframes scroll-left {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
@keyframes scroll-right {
    from { transform: translateX(-50%); }
    to { transform: translateX(0); }
}

/* Ensures seamless looping effect */
.scroll-wrapper {
    display: flex;
    width: max-content;
}


.carousel {
    margin: 30px 0px;
}

.carousel-item .video {
    width: 100%;
    height: 250px; /* Adjust height as needed */
    border-radius: 10px;
}
.leaderVideo{
    width: 100%;
    height: 250px; /* Adjust height as needed */
    border-radius: 10px;
}

/* Move Pagination Bullets (Indicators) Below Videos */
.carousel-indicators {
    position: relative !important; /* Remove absolute positioning */
    margin-top: 20px !important; /* Add space below the carousel */
  
}

/* Styling for bullets */
.carousel-indicators [data-bs-target] {
    width: 16px !important;
    height: 16px !important;
    background-color: #2d1c6a !important;
    border-radius: 50% !important;
    opacity: 0.5 !important;
    margin: 5px !important;
}

.carousel-indicators .active {
    background-color: #009FE0 !important;
    opacity: 1 !important;
}
.logo-background{
    background-color: #FDDC0F;
    padding: 15px 17px;
    display: flex;
    
}
.logo-text{
    background-color: #342B7C;
    padding: 20px 27px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    
}
.logo-text>h2{
    font-size: 16px;
    margin-bottom: 0px;
}
.logo-item {
    display: flex;
    align-items: center; /* Align logo and text vertically */
    background-color: #FDDC0F;
    
}
