.okbox {
    padding-left: 4% !important;
    padding-right: 4% !important;
}

.okfooter {
    padding-left: 3% !important;
    padding-right: 3% !important;
}

.mauto {
    margin: auto;
}

.ok-main-slider .elementor-slides-wrapper{
	border-radius:24px;
}

.mbend {
    margin-bottom: 0px !important;
    margin-block-end: 0 !important;
}

.mbendp p {
    margin-bottom: 0px !important;
    margin-block-end: 0 !important;
}

.mh95 {
    min-height: 95vh !important;
}

.dsn-boxes {
    position: absolute;
    bottom: 0;
    right: 0;
}


.dsn-img-box,
.dsn-img-box .elementor-widget-container {
/*     position: unset !important; */
}
.OkayBoxes .elementor-inner-section .elementor-column .elementor-widget-wrap {position:relative !important;padding-bottom:250px !important;}
.OkayBoxes .elementor-inner-section .elementor-column .elementor-widget-image {
    position: absolute !important;
    right: 0px;
    bottom: 0px;
    left: auto;
    top: auto;
    display: inline-block;
    width: fit-content;
}
@media(max-width:1024px){
	.OkayBoxes .elementor-inner-section .elementor-column .elementor-widget-wrap {
		padding-bottom:290px !important;
	}
}
.res-box-btn .elementor-button {
    position: absolute;
    bottom: 0;
    left: 48.5%;
    transform: translate(-50px, 25px);
}

.res-box-btn {
    position: unset !important;
}

.bannerintial , .inmotionbannerintial{
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 95vh;
    width: 100%;
    border-radius: 22px;
    padding-bottom: 50px;
    padding-top: 70px;
    padding-left: 70px;
    padding-right: 70px;
    display: flex;
    align-items: center;
    justify-content: left !important;
}

.inmotionbannerintial{
    align-items: center;
}

.banner {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 95vh;
    width: 100%;
    border-radius: 22px;
    padding-bottom: 50px;
    padding-top: 70px;
    padding-left: 70px;
    padding-right: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
 
}


.bannerintial .col1, .inmotionbannerintial .col1{
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 60%;
    justify-content: start;
}

.bannerintial .col2,.inmotionbannerintial .col2{
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 50%;
    justify-content: end;
    /*height: -webkit-fill-available;*/
}

.blur-black-bg {
    position: relative;        
    isolation: isolate;
    border-radius: 28px;
    width: 100%;
    height: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 35px;        
      flex-direction: column; 
}

.blur-black-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);   
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); 
  pointer-events: none;
  border-radius: inherit;
}

.bannerintial .blur-black-bg h1{
    position: relative;
    z-index: 999999!important;
}

.banner h1, .bannerintial h1 {
    font-family: "Teachers", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    color: white;
    margin-bottom: 20px !important;
    width: 100%;
    text-align: start;
}

.inmotionbannerintial h1{
     font-family: "Bricolage Grotesque", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    color: white;
    margin-bottom: 0 !important;
    margin-block-end: 0px !important;
    width: 85%;
    text-align: start;
}

.black-fir-row, .black-sec-row{
    display: flex;
    justify-content: space-between;
	width:100%!important;
}


.black-fir-row h3{
    position: relative;
    z-index: 999999!important;
    color: #fff;
    font-family: 'Teachers', sans-serif;
    font-weight: 400;
    font-size: 23px;
    width: 60%;
}

.black-fir-row h3 span{
display:block!important;
}

.black-fir-row img{
        width: 93px;
    z-index: 99999!important;
        position: relative;
}

.black-sec-row img{
    width: 168px;
    height: 64px !important;
    z-index: 99999;
    object-fit: contain;
    transition: transform 0.2s ease-in-out;
}

.blacka img:hover{
    scale:1.1;
}

.black-sec-row{
    width: 100%;
    margin-top: 25px;
}

.black-sec-row h3{
color: #fff;
font-weight: 600;
font-size: 42px;
z-index: 999999;
position: relative;
font-family: 'Teachers', sans-serif;
width: 30%;
text-align: end;
}

.blacka{
    padding: 0px!important;
    color: white;
    border-style: none!important;
    border-width: 0px!important;
    border-radius: 0px!important;
}

.banner p , .bannerintial p, .inmotionbannerintial p{
    width: 63%;
    max-width: 63%;
    text-align: start;
    font-family: "Teachers", Sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: white;
}

.banner a:nth-child(1) , .bannerintial a:nth-child(1){
    background-color: var(--e-global-color-1469530);
    font-family: "Bricolage Grotesque", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    fill: var(--e-global-color-efbdf29);
    color: var(--e-global-color-efbdf29);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-1469530);
    border-radius: 24px 24px 24px 24px;
    padding: 15px 40px 15px 40px;
}


.banner a:nth-child(2) , .bannerintial a:nth-child(2){
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: white;
    font-family: "Bricolage Grotesque", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    fill: var(--e-global-color-efbdf29);
    color: white;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 24px 24px 24px 24px;
    padding: 15px 40px 15px 40px;

}

.slider-pro {
    max-width: 100% !important;
    min-height: fit-content !important;
    border-radius: 22px;
}

.sp-slides-container {
    height: 95vh;
    border-radius: 22px;
}

.sp-slide,
.sp-slides {
    border-radius: 22px;
}

.sp-buttons {
    display: none !important;
}

.ban1 {
    background: url('../../../uploads/2025/09/image-47.jpg');
    justify-content: end;
}

.ban2 {
    background: url('../../../uploads/2025/08/image-1-1-scaled.jpg');
    justify-content: start;
}

.ban3 {
    background: url('../../../uploads/2025/08/image-2-1-scaled.jpg');
    justify-content: start;
}

.ban4 {
    background: url('../../../uploads/2025/10/art-colored-pencils-scaled.jpg');
    justify-content: start;
}

.inmotionban1 {
    background: url('../../../uploads/2025/08/image-16-1.jpg');
    justify-content: start;
}
.inmotionban2 {
    background: url('../../../uploads/2025/08/image-17-1.jpg');
    justify-content: start;
}
.inmotionban3 {
    background: url('../../../uploads/2025/08/image-18.jpg');
    justify-content: start;
}
.inmotionban4 {
    background: url('../../../uploads/2025/08/image-19.jpg');
    justify-content: start;
}

.dancingban1{
    background: url('../../../uploads/2025/08/image-29.jpg');
    justify-content: start;
}

.dancingban2{
    background: url('../../../uploads/2025/08/image-39.jpg');
    justify-content: start;
}

.dancingban3{
    background: url('../../../uploads/2025/08/image-40.jpg');
    justify-content: start;
}

.dancingban4{
    background: url('../../../uploads/2025/08/image-41.jpg');
    justify-content: start;
}


.dancingban1 h1,.dancingban2 h1,.dancingban4 h1{
    color: #000!important;
    font-size: 55px!important;
    line-height: 50px!important;
    width: 60%;
}

.dancingban3 h1{
 font-size: 55px!important;
    line-height: 50px!important;
    width: 60%;
}

.dancingban1,.dancingban2,.dancingban3,.dancingban4{
    align-items: center!important;
}

.faq-acc .elementor-accordion-item {
    background: white;
    border-radius: 11px;
    padding: 11px;
    margin-bottom: 15px;
}

.serv-box-img {
    margin-bottom: -200px;
}

.sph {
    height: 165px;
    overflow-y: auto;
    overflow-x: hidden;
}

.flex-special-areas .elementor-container.elementor-column-gap-default {
    flex-direction: column !important;
}

.flex-special-areas .elementor-column {
    width: 100% !important;
}

div[data-id="7a83313"] {
    position: absolute;
    bottom: 62px;
    left: 35px;
}

.mh76 {
    min-height: 76vh !important;
}

ul.custom-list {
    list-style: none;
    /* remove default bullets */
    padding-left: 0;
}

ul.custom-list li {
    background: url('../../../uploads/2025/08/Ellipse-14.png') no-repeat left center;
    background-size: 12px 12px;
    padding-left: 30px;
}

.colored-icon li::marker {
    color: #D9D9D9 !important;
}

.featimg-100 a {
    width: 100% !important;
}

.faq-acc2 .elementor-accordion-item {
    background: white;
    border-radius: 11px;
    /* padding: 11px; */
    margin-bottom: 20px;
    border: 1.2px solid #CFCFCF !important;
}

.faq-acc2 .elementor-accordion .elementor-tab-title {
    transition: background-color .2s ease, color .2s ease;
}

.faq-acc2 .elementor-accordion .elementor-tab-title.elementor-active,
.faq-acc2 .elementor-accordion .elementor-tab-title[aria-expanded="true"] {
    background-color: #F5EFDC !important;
    color: #ffffff !important;
}

.faq-acc2 .elementor-accordion .elementor-tab-content.elementor-active {
    background-color: #F5EFDC;
}

.mh80 {
    min-height: 80vh !important;
}

#form_contact-form2 {
    font-family: 'Plus Jakarta Sans';
    font-weight: 500 !important;
}

#form_contact-form2 label {
    font-weight: 500 !important;
}

#form_contact-form2 input {
    line-height: 2 !important;
}

#form_contact-form2 .frm_button_submit {
    width: 100% !important;
    padding: 13px !important;
    background-color: #2B70E4 !important;
    border-color: #2B70E4 !important;
}

#form_contact-form2 label[for="field_s4s7m-0"] {
    font-size: 17px !important;
    font-weight: 400 !important;
}

.contact-faq .elementor-accordion-item{
    border: 1px solid #E8E8E8!important;
}

.serv-height{
    min-height: 700px;
    max-height: 700px;
    /* overflow-y: scroll; */
}

.serv-p-height p {
    height: 100px !important;
    overflow-y: scroll;
    padding-right: 20px;

    /* Firefox */
    scrollbar-width: thin;
    scrollbar-color: #2B70E4 #f1f1f1;
}

/* Chrome, Edge, Safari */
.serv-p-height p::-webkit-scrollbar {
    width: 8px;
}

.serv-p-height p::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.serv-p-height p::-webkit-scrollbar-thumb {
    background-color: #2B70E4;
    border-radius: 10px;
}

.expess-num .elementor-widget-container{
    width: 43px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.express-sections:hover{
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    cursor: pointer;
}

.express-p-height{
    height:40px;
}

.express-sections:hover .expess-num .elementor-widget-container{
    background-color: #2B70E4!important; 
}

.express-sections:hover .expess-num h2{
    color: #fff!important; 
}

.mh85{
    min-height: 85vh!important;
}
@media screen and (max-width:768px) {
    .okbox {
        padding-left: 3% !important;
        padding-right: 3% !important;
    }
    
    .bannerintial , .inmotionbannerintial{
    width: 100%;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    flex-direction:column;
    min-height:80vh!important;
    justify-content:center!important;
}

.banner p , .bannerintial p, .inmotionbannerintial p{
    width: 100%;
    max-width: 100%;
}

.black-fir-row h3{
    font-size:15px;
}

.black-sec-row{
    margin-top:2px!important;
}

.blur-black-bg {
    height: 175px;
    padding: 21px;
    margin-top:20px;
}

.bannerintial.ban1{
    padding-bottom:30px;    
}

.black-sec-row h3
 {
    font-size: 35px;
 }
.black-sec-row img {
    width: auto!important;
    height: 45px !important;
}

.black-fir-row img {
    width: 62px;
}

    .expess-num .elementor-widget-container{
    width: 100%!important;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .serv-box-img {
        margin-bottom: 0px;
    }

    .sph {
        height: auto;
        overflow-y: auto;
        overflow-x: hidden;
    }
    
    .express-sections:hover .expess-num h2{
    color: #000!important; 
}

    div[data-id="7a83313"] {
        position: static;
    }
    
    .express-sections:hover .expess-num .elementor-widget-container{
        background-color:transparent!important;
    }


    .faq-acc2 .elementor-accordion-item {
        margin-bottom: 10px;
        border: 1.2px solid #CFCFCF !important;
    }

    .contact-boxes .elementor-image-box-img {
        display: flex !important;
        justify-content: center;
    }

    .dnone {
        display: none !important;
    }

    .banner h1 {
    font-size: 25px;
}

.banner h1, .bannerintial h1 {
    font-family: "Teachers", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: white;
    margin-bottom: 0 !important;
    margin-block-end: 0px !important;
    width: 100%!important;
    text-align: start;
}

.inmotionbannerintial h1{
     font-family: "Bricolage Grotesque", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: white;
    margin-bottom: 0 !important;
    margin-block-end: 0px !important;
    width: 100%!important;
    text-align: start;
}

.page-id-11 .sp-slides-container {
    min-height: 100vh!important;
}

.page-id-11 .bannerintial{
    min-height: 100vh!important;
    
}
/*.page-id-1809 .sp-mask.sp-grab{*/
/*    height:100%!important;*/
/*}*/

.sp-mask.sp-grab{
    height:100%!important;
}

.inmotionbannerintial.dancingban1 h1,
.inmotionbannerintial.dancingban2 h1,
.inmotionbannerintial.dancingban3 h1,
.inmotionbannerintial.dancingban4 h1,
.inmotionbannerintial.dancingban5 h1
{
    font-size:40px!important;
    line-height: 41px !important;
}

.bannerintial .col1,.inmotionbannerintial .col1{
    width: 100%!important;
}

.bannerintial .col2{
    width: 100%;
}

.banner a:nth-child(1), .bannerintial a:nth-child(1){
    margin-bottom:10px;
}

.popup-p-height{
    height: 300px!important;
}

.inmotionbannerintial .col2{
    display: none;
}

.banner .col1{
    width: 100%!important;
}

.banner .col2{
    width: 100%;
}
.banner p{
    font-size:18px;
}
}