@media only screen and (max-width: 767px) {
	section.hero {
		padding: 150px 0 67px 0 !important;
	}
	section.hero .column2 {
    padding-top: 2px !important;
}
	.staff_content .card {
    background: #33AAE2;
		padding: 18px 12px !important;}
	.promise_content .column_desc {
    padding-top: 3px !important;
}
	.staff_content .card h5 {
    font-size: 24px;
    line-height: 135%;
    max-width: 100% !important;
    margin: auto;
    padding-bottom: 12px;
}
	.promise_content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 70px;
    padding-bottom: 45px !important;
}
	section.staff {
    padding: 60px 20px !important;
}
	section.video {
    margin-left: 20px;
    margin-right: 20px;
}
.book .main_img { display:none; }
section.book .container {
    background-color: #0095db;
    border-radius: 10px;
    padding: 50px 20pxv!important;
    background-image: url(/wp-content/uploads/2023/08/Ellipse-18.png);
    background-repeat: no-repeat;
    background-position-x: right;
    text-align: center;
}
}

.my_container{
    max-width: 1150px;
    margin: auto;
    padding: 0 20px;
}
.sec_heading h3{
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 116%;
    letter-spacing: -1px;
    margin: 0;
}
.sec_desc p{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    margin: 0;
}
.btn_blue {
    background: #0095DB;
    width: fit-content;
    padding: 10px 12px;
    border-radius: 36px;  
}
.btn_blue a {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    color: white;
    text-decoration: none;
}
.offcanvas-body>ul>li>a {
    color: white;
}
section.talent {
    padding: 100px 20px 308px !important;
}
.navbar-brand.custom-logo-link{
    filter: brightness(0) invert(1);

}
.sticky .navbar-brand.custom-logo-link{
    filter: brightness(1) invert(0);

}
li#menu-item-265 i{
    color:#fff;
}
.sticky .offcanvas-body ul#main-menu>li#menu-item-14>a{
    color:#000;
} 
/* medai query  */
@media only screen and (min-width:1700px) {
   
}
@media only screen and (max-width:1030px) {
   
}
@media only screen and (max-width:780px) {
   
}
@media only screen and (max-width:550px) {
 
}
@media only screen and (max-width:430px) {
    .btn_blue {
        width: 100%;
        text-align: center;
    }
    .sec_heading h3 {
        font-size: 40px;
    }
    .sec_desc p {
        font-size: 16px;
    }
 
}
@media only screen and (max-width:380px) {
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}

/* **************hero section start from here************** */

section.hero {
    padding: 200px 0 67px 0;
    background: linear-gradient(180deg, rgba(0,149,219,1) 60%, rgba(246,247,247,1) 60%);
}
section.hero .my_container {
    background: white;
    border-radius: 24px;
    padding: 70px;
}
section.hero h1 {
    font-size: 56px;
    font-weight: 600;
    line-height: 115%;
    color: white;
    text-align: center;
    max-width: 970px;
    margin: auto;
    padding-bottom: 20px;
}
section.hero .sec_desc p {
    color: #CCEAF8;
    max-width: 761px;
    margin: auto;
    text-align: center;
    padding-bottom: 120px;
}
.hero_content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 61px;
}
.hero_content .sec_heading h3 {
    margin: 32px 0 16px;
}
section.hero .hero_content .sec_desc p {
    color: #71787A;
    text-align: left;
    font-size: 16px;
    padding-bottom: 35px;
}
section.hero .column2 {
    padding-top: 70px;
}
section.hero .column2 h6 {
    font-size: 24px;
    font-weight: 600;
    line-height: 135%;
    padding-bottom: 40px;
    margin: 0;
    color: #131516;
}
.column2 .list ul li {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    color: #131516;
    margin: 0;
    padding-bottom: 16px;
    list-style: none;
    background-image: url(/wp-content/uploads/2023/08/Check-Circle-2.png);
    background-repeat: no-repeat;
    padding-left: 40px;
}
.list ul {
    padding-left: 0;
}

/* medai query  */
@media only screen and (min-width:1700px) {
   
}
@media only screen and (max-width:1030px) {
   
}
@media only screen and (max-width:780px) {
    
section.hero h1 {
    margin: 0 20px;
}
section.hero .sec_desc p {
    margin: 0 20px;
}
.hero_content {
    grid-template-columns: 1fr;
}
   
}
@media only screen and (max-width:550px) {
 
}
@media only screen and (max-width:430px) {
    section.hero h1 {
        font-size: 40px;
    }
    section.hero .my_container {
        padding: 50px 20px;
    }
    section.hero .hero_content .sec_desc p {
        margin: 0;
    }
 
}
@media only screen and (max-width:380px) {
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}
@media (max-width: 600px) {
	.promise_content .column_desc {
        order: 2;
    }
}



/* ************ promise section styling starts from here********************* */
section.promise {
    background: linear-gradient(180deg, rgba(246,247,247,1) 0%, rgba(246,247,247,1) 25%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%);
}
.promise_content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 70px;
    padding-bottom: 70px;
}
.promise_content .column_desc {
    padding-top: 0px;
    margin-top: auto;
    margin-bottom: auto;
}
.column_img{
	margin-top: auto;
    margin-bottom: auto;
}
.column_img img{
	border-radius: 30px;
}
.promise_content .column_desc h5 {
	font-size: 48px;
    font-family: 'Biennale' !important;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    color: #212529;
    padding-bottom: 24px;
    text-transform: capitalize;
}
.promise_content .column_desc p {
    color: #71787A;
    text-align: left;
    font-size: 16px;
    line-height: 135%;
    padding-bottom: 10px;    
	font-family: 'Biennale';
}
section.promise .cards {
    display: flex;
       gap: 21px;
    padding: 10px 0;
    flex-direction: column;
}
.promise_content .btn_blue {
	margin-top: 5%;
}
.dis_flx {
    display: flex;
    gap: 12px;
    align-items: center;
}
.dis_flx p {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 140% !important;
    color: #0077AF !important;
    padding: 0 !important;
    margin: 0;
}
section.promise hr {
    color: #E7E9EA;
    margin: 0;
}

/* medai query  */
@media only screen and (min-width:1700px) {
   
}
@media only screen and (max-width:1030px) {
   
}
@media only screen and (max-width:780px) {
    .promise_content {
        grid-template-columns: 1fr;
    }
   
}
@media only screen and (max-width:550px) {
 
}
@media only screen and (max-width:430px) {
    section.promise .cards {
        gap: 20px;
        flex-direction: column;
    }
 
}
@media only screen and (max-width:380px) {
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}





/* ****************** steps styling starts from here************** */
.steps {
    padding: 6% 0 5%;
    background: white;
    background-image: url(/wp-content/uploads/2023/08/Ellipse-22.png);
    background-repeat: no-repeat;
}
section.steps .section-heading p {
    color: #71787A;
    margin-bottom: 42px;
}
.steps .btn_blue {
    margin: auto;
    margin-bottom: 80px;
}
.row.stp-row p {
    color: #71787A;
}
.steps .cont-hdr
{
    text-align: center;
    max-width: 850px;
    margin:auto;
    margin-bottom: 0px;
}
.steps .stp-row{
    max-width: 1000px;
    margin:auto;
}


.steps .stp-col {
    padding: 37px;
    border-radius: 8px;
    background: #F9F9F9;
}
.steps .stp-col img{
    margin-bottom: 25px;
}
.steps .stp-img{
    margin-left:-5px;
    margin-bottom:20px;
    padding-top: 40px;
}
.steps .number h5 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    color: #0095DB;
    background: #E6F4FB;
    max-width: 61px;
    padding: 15px;
    border-radius: 100px;
    text-align: center;
    margin-bottom: 24px;
    border: 1px solid #0095DB;
}

@media screen and (max-width:500px){
    .stp , .stp-img{
display: none;
    }
    .steps .stp-col { margin-bottom: 20px;
    }
}



/* ************************* staff stylling starts from here***************** */
section.staff {
    padding: 80px 80px;
    background: #0095DB;
    color: white;
    background-image: url(/wp-content/uploads/2023/08/Ellipse-20-2.png);
    background-repeat: no-repeat;
    background-position-x: right;
}
section.staff .sec_heading {
    text-align: center;
    max-width: 820px;
    margin: auto;
    padding-bottom: 80px;
}
.staff_content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
    padding-bottom: 30px;
}
.staff_content .card {
    background: #33AAE2;
    padding: 48px 32px;
    text-align: center;
    border-radius: 20px;
}
.staff_content .card img.ava_img {
    max-width: 120px;
    margin: auto;
    padding-bottom: 32px;
}
.staff_content .card h5 {
    font-size: 24px;
    line-height: 135%;
    max-width: 137px;
    margin: auto;
    padding-bottom: 12px;
}
.btn_learn a {
    font-size: 18px;
    line-height: 135%;
    font-weight: 500;
    color: white;
}

/* medai query  */
@media only screen and (min-width:1700px) {
    .staff_content {
        max-width: 1200px;
        margin: auto;
    }
   
}
@media only screen and (max-width:1030px) {
    section.staff {
        padding: 120px 20px;
    }
   
}
@media only screen and (max-width:780px) {
    .staff_content {
        grid-template-columns: 1fr 1fr;
    }
   
}
@media only screen and (max-width:550px) {
 
}
@media only screen and (max-width:430px) {
    .staff_content {
        grid-template-columns: 1fr;
    }
 
}
@media only screen and (max-width:380px) {
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}




/* ****************talent stlying starts from here************** */
section.talent {
    padding: 100px 135px 344px;
    background-image: url(/wp-content/uploads/2023/08/Mapsicle-Map-1.png);
    background-size: cover;
}
section.talent .talent_content {
    max-width: 436px;
}
.talent_content .sec_heading h3 {
    color: #131516;
    padding-bottom: 36px;
}
.talent_content h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    color: #41474A;
    padding-bottom: 10px;
    margin: 0;
}
.talent_content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 135%;
    color: #131516;
}



/* medai query  */
@media only screen and (min-width:1700px) {
    .my_unique_class {
        max-width: 1200px;
        margin: auto;
    }
   
}
@media only screen and (max-width:1030px) {
   
}
@media only screen and (max-width:780px) {
    

section.talent {
    padding: 200px 20px 308px;
}
   
}
@media only screen and (max-width:550px) {
 
}
@media only screen and (max-width:430px) {
 
}
@media only screen and (max-width:380px) {
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}





/* *********************** ready section styling starts from here***************** */
section.ready {
    padding: 0;
    margin-top: -189px;
    background: linear-gradient(180deg, rgba(246,247,247,0) 47%, rgba(231,231,235,1) 47%);
}
section.ready .my_container {
    padding: 0;
    margin: 0 135px;
    max-width: none;
}
.ready_content {
    display: grid;
    grid-template-columns: 1fr 1.25fr;
    background: #0095DB;
    border-radius: 20px;
    border: 1px solid #0095DB;
    background-image: url(/wp-content/uploads/2023/08/Deco-Logo.png);
    background-repeat: no-repeat;
}
.ready_desc {
    padding: 80px 135px 80px 60px;
}
.ready_desc .sec_heading h3 {
    padding-bottom: 43px;
    color: white;
}
.ready_content .btn_blue {
    background: #2B3C73;
}
.ready_desc .sec_desc p {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #71787A;
    padding-bottom: 43px;
}
.g_asistant {
    /* display: flex; */
    display: none;
    align-items: center;
    gap: 12px;
    padding: 10px 14px;
    border-radius: 12px;
    position: absolute;
    top: 152px;
    left: -47px;
    background: white;
}
.ready_img img {
    margin-top: -111px;
    max-height: 527px;
    object-fit: contain;
}
.g_asistant img {
    margin: 0;
}
.g_asistant p {
    margin: 0;
    color: #50585B;
    font-size: 20px;
    font-weight: 400;
}
.ready_img {
    position: relative;
    text-align: right;
}
img.main_img {
    width: 613px;
}

.video {
    background: none !important;
}



/* medai query  */
@media only screen and (min-width:1700px) {
    section.ready .my_container {
        margin: 0;
    }
   
}
@media only screen and (max-width:1030px) {
    .clm_1 .main_img {
        left: -24px !important;
    }
    section.ready .my_container {
        margin: 0 20px;
    }
    img.main_img {
        margin-top: -64px;
    }
    .ready_desc {
        padding: 60px 135px 60px 60px;
    }
    .ready_content {
        grid-template-columns: 1fr 1fr;
    }
   
}
@media only screen and (max-width:780px) {
    .ready_content {
        grid-template-columns: 1fr;
    }
    .g_asistant {
        top: 244px;
        left: 49px;
    }
    .ready_desc {
        padding: 60px 20px 60px 20px;
    }
   
}
@media only screen and (max-width:550px) {
 
}
@media only screen and (max-width:430px) {
    .g_asistant {
        top: 119px;
        left: 82px;
    }
 
}
@media only screen and (max-width:380px) {
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}




/* ************************* styling for experience section starts from here********************** */
.experience_content {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.experience_content .right_column img {
    height: 100%;
    text-align: end;
    justify-content: end !important;
    margin-left: 16px;
}
section.experience .left_column {
    padding: 79px;
}
.experience_content h2 {
    padding: 36px 0 16px 0;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    color: #131516;
    margin: 0;
}
.experience_content p {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    color: #71787A;
}
.experience_content .card {
    border: 0;
    display: flex;
    flex-direction: revert;
    gap: 12px;
    padding: 27px 0 0px 0;
}
.experience_content .card .card_desc h6 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    margin: 0;
}
.experience_content .card .card_desc p {
    font-size: 14px;
} 
section.experience {
    background: #E7E7EB;
    padding-top: 80px;
}
section.experience .my_container {
    padding: 0;
    margin: 0 135px;
    max-width: none;
    background: white;
    border-radius: 24px;
}
section.experience .sec_heading h3 {
    max-width: 822px;
    text-align: center;
    margin: auto;
    color: white;
    padding: 100px 0 24px 0;
}
section.experience .sec_desc p {
    color: #CCEAF8;
    text-align: center;
    padding-bottom: 80px;
}




/* medai query  */
@media only screen and (min-width:1700px) {
    section.experience .my_container {
        margin: 0;
    }
   
}
@media only screen and (max-width:1030px) {
    section.experience .my_container {
        margin: 0 20px;
    }
    section.experience .left_column {
        padding: 70px;
        
    }
    .experience_content .experience_content .card {
        padding: 20px 0 40px 0;
    }
    .experience_content .right_column img {
        height: auto;
    }
    .experience_content .right_column {
        display: flex;
        align-items: center;
    }
    .experience_content .right_column img {
        margin-left: 0;
    }
}
@media only screen and (max-width:780px) {
    section.experience .sec_heading h3 {
        padding: 100px 20px 24px 20px;
    }
    section.experience .left_column {
        padding: 70px 20px;
    }
   
}
@media only screen and (max-width:650px) {
    .experience_content {
        grid-template-columns: 1fr;
    }
    .experience_content .right_column img {
        width: 100%;
    }
}
@media only screen and (max-width:550px) {
    section.experience .left_column {
        padding: 50px 20px;
    }
 
}
@media only screen and (max-width:430px) {
 
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}
.video {
    padding: 0% 0 5% !important;
    background: #0095DB;
}

/* ***************** stlying for facilities section starts from here***************** */

section.benefits2 {
    background: #0095db;
    background-image: url(/wp-content/uploads/2023/08/Ellipse-20-1.png);
    background-repeat: no-repeat;
    background-size: 330px;
}
section.benefits2 .sec_heading h3 {
    padding-bottom: 80px;
    text-align: center;
    color: white;
    padding-top: 10px;
}
section.benefits2 .button_blue {
    margin: auto;
    margin-bottom: 56px;
}
.benefits2_content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
    padding-bottom: 20px;
}
.benefits2_content h5 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 135%;
    color: #131516;
}
.benefits2_content a {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    color: #0095DB;
    text-decoration: none;
}
.benefits2_content .box_desc {
    padding: 22px;
    border-radius: 0 0 24px 24px;
}
.benefits2_column>img {
    border-radius: 24px 24px 0 0;
    height:240px; 
    width:100%;
    object-fit: cover;
    object-position: top;
}
.benefits2_content .box_desc {
    border: 0;
    background: white;
}
.bg_w .box_desc {
    background: white;
}
.benefits2_content .ctn_exp {
    display: flex;
    gap: 5px;
}

section.benefits2.Facilities {
    background: #E7E7EB;
    background-image: none;
    padding-bottom: 100px;
}
section.benefits2.Facilities .sec_heading h3 {
    text-align: center;
    color: #131516;
    max-width: 577px;
    margin: auto;
}
section.benefits2.Facilities .benefits2_content .box_desc {
    border: 1px solid #E7E9EA;
}









/* medai query  */
@media only screen and (min-width:1700px) {
   
}
@media only screen and (max-width:1030px) {
   
}
@media only screen and (max-width:780px) {
   
}
@media only screen and (max-width:650px) {
    .benefits2_content .box_desc {
        max-width: 100%;
    }
	.hero_content .sec_heading h3 {
    margin: 32px 0 16px;
    text-align: center;
}
	.col-md-12.cont-hdr {
    margin-top: 54px;
}
    .benefits2_content {
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width:550px) {
 
}
@media only screen and (max-width:430px) {

 
}
section.benefits2.Facilities {
    padding-bottom: 50px;
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}





/* *********************** styling fr book section***************************** */

.book .clm_2 h5 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 116%;
    letter-spacing: -1px;
    color: white;
    margin-bottom: 16px;
}
.book .clm_2 a {
    background: #2B3C73;
    font-weight: 600;
    border-radius: 25px;
    color: white;
    font-size: 16px;
    padding: 10px 24px;
    text-decoration: none;
    line-height: 150%;
}
section.book .container {
    background-color: #0095db;
    border-radius: 10px;
    padding: 80px 60px;
    background-image: url(/wp-content/uploads/2023/08/Ellipse-18.png);
    background-repeat: no-repeat;
    background-position-x: right;
}
.book .sec_cntnt {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
section.book {
    position: relative;
    padding-top: 200px;
    padding-bottom: 90px;
    background: linear-gradient(180deg, rgba(231,231,235,1) 58%, rgba(255,255,255,1) 58%);
}
.clm_1 .main_img {
    position: absolute;
    bottom: 90px;
    left: 115px;
}
.clm_2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: white;
    max-width: 340px;
    margin: 0;
    padding-bottom: 43px;
}





/* medai query  */
@media only screen and (min-width:1700px) {
    .clm_1 .main_img {
        left: 339px;
    }
   
}
@media only screen and (max-width:1030px) {
    .clm_1 img {
        left: -35px;
    }
   
}
@media only screen and (max-width:780px) {
    .clm_1 img {
        position: absolute;
        bottom: 90px;
        left: -37px;
        max-width: 478px;
    }
    section.book {
        padding-top: 100px;
    }
   
}
@media only screen and (max-width:550px) {
    
    .clm_1 img {
        position: static;
        max-width: 432px;
        padding-bottom: 50px;
        width: 100%;
    }
    .book .clm_2 h5 {
        font-size: 40px;
    }
    .book .sec_cntnt {
        grid-template-columns: 1fr;
    }

 
}
@media only screen and (max-width:430px) {
    section.book {
        padding-top: 50px;
    }
    .clm_1 .main_img {
        position: inherit;
    }
 
}
@media only screen and (max-width:380px) {
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}










































/* medai query  */
@media only screen and (min-width:1700px) {
   
}
@media only screen and (max-width:1030px) {
   
}
@media only screen and (max-width:780px) {
   
}
@media only screen and (max-width:550px) {
 
}
@media only screen and (max-width:430px) {
 
}
@media only screen and (max-width:380px) {
}
@media only screen and (max-width:325px) {
}
@media screen and (min-width: 1260px) and (max-width: 1700px)  {

}