/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
@import url('https://fonts.googleapis.com/css2?family=Akaya+Kanadaka&family=Emilys+Candy&display=swap');
*{margin:0;padding:0;box-sizing:border-box;}

body { background-color: #dfebf2;}
h1, h2, h3, h4, h5, h6{ font-family:"Fredoka",sans-serif;letter-spacing: 2px;}
p{color: #15324a; font-size:18px; font-family:"Nunito Sans",sans-serif;}

.elementskit-submenu-panel{box-shadow: 0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d;}


.breakdance-rich-text ul{ padding-left:40px;}
/* Remove focus border/outline from CF7 submit button */
 input[type="submit"],
input[type="submit"]:focus,
 input[type="submit"]:active,
 input[type="submit"]:focus-visible{
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.sticky-header{
    position: fixed;
    top: -130px;
    left: 0;
    width: 100%;
    z-index: 9999;
    transition: top .4s ease;
}

.sticky-header.show-header{ top:0;}

/* Mobile */
@media (max-width: 767px){

    .sticky-header{
        position: relative;
        top: 0 !important;
        left: auto;
        width: 100%;
        transition: none;
    }

    .sticky-header.show-header{
        top: 0;
    }

}


/*****
/**
.hero-section{position:relative;}
.hero-content{max-width:1100px;text-align:center;margin:auto;position:relative;z-index:2;}
.hero-img{width:auto;margin-bottom:30px; transition:.3s; position:relative; z-index:9;}
.hero-content h2{font-size:48px;margin-bottom:20px;color:#222;}
.hero-content p{font-size:20px;max-width:700px;margin:auto;line-height:1.7;color:#444;}
.wave{position:absolute;bottom:0;left:0;width:100%;height:180px;}**/
/**
.wave svg{width:100%; height:100%; display:block;}
.floating{position:absolute; padding:14px 22px; font-size:22px; transition:transform .2s;}
.hola{
    position: absolute;
    left: 0px;
	top:180px;
    font-family: "Emilys Candy", sans-serif;
    font-size: 52px;
    color: #15324A;


}

.bonjour{
    top: 190px;
    position: absolute;
    right: 45px;
    transform: translate3d(0px, 0px, 0px) rotate(-67.5deg);
    color: #F66BB7;
    font-family: "Abhaya Libre", serif;
    font-size: 67px;

}

.hello{
       position: absolute;
     top:140px;
    right:165px;
    color: #B98CFF;
    font-family: "Akaya Kanadaka", sans-serif;
    font-size:70px;
	
	

}

.chinese{

    position: absolute;
    top:10px;
    left: 200px;
    transform: translate3d(-150px, 100px, 0px) rotate(45deg);
	    color: #FF6B3A;
    font-size: 98px;
    text-shadow: 5px 5px 20px #15324a3d;

}

.flag{width:70px;padding:0;background:none;box-shadow:none;top:270px;right:70px;}
.bde-image2{position: absolute; left:175px; bottom:-90px; width:150px;height: auto;}
.bde-div{    position: absolute;
    right: 350px;
    bottom:-100px;
    width: 20px;
    background: #E3DFEA;
    height: 100px;
    transform: translate3d(0px, 0px, 0px);}

.floating{
    will-change: transform;
    transition: transform .1s linear;
}





@media(max-width:768px){

.hero-section{padding:80px 20px 120px;}
/* .hero-content h2{font-size:34px;}
.hero-content p{font-size:17px;}
.floating{font-size:16px;padding:10px 16px;} */
/**.hola{top:20px;right:20px;}
.bonjour{left:10px;top:170px;}
.chinese{left:20px; top:70px;}
.hello{right:20px;bottom:100px;}
.flag{width:45px;right:20px;top:250px;}

}




.fancy-divider:before, .fancy-divider:after {
    content: "";
    width: 100%;
    display: block;
    flex-direction: row;
    flex-wrap: nowrap;
    border-top:6px dotted #4b5563;
	top: 18px;
    position: relative;
}

***/

.section-shape-divider svg {    margin-bottom: -9px;}

span.section-shape-divider-2 svg { height: 100px;width: 100%;color: #fff7e8 !important;margin-bottom: -8px;}

.pink-border .fancy-divider:before, .pink-border .fancy-divider:after {border-top:6px dotted #f66bb7;}
.fancy-divider {display: flex;font-size: 32px;}
.fancy-divider svg{ margin-right: 16px;margin-left: 16px;}
.learning-icon .elementor-icon-box-icon { margin-top: 10px;}
.fancy-divider:before, .fancy-divider:after {
    content: "";
    width: 100%;
    display: block;
    flex-direction: row;
    flex-wrap: nowrap;
    border-top:6px dotted #4b5563;
	top: 18px;
    position: relative;
}

.pink-border .fancy-divider:before, .pink-border .fancy-divider:after {border-top:6px dotted #f66bb7;}

.fancy-divider {
    display: flex;
    font-size: 32px;
}

.fancy-divider svg{ margin-right: 16px;
margin-left: 16px;}

.learning-icon .elementor-icon-box-icon {
    margin-top: 10px;
}

.single-post-wrapper .post-navigation {
    display: flex;
    justify-content: space-between;
    width: 100%;
}



/**
.wave-section{
    position: relative;
    overflow: hidden;
}
.section-shape-divider{
    pointer-events: none;
    color: #FFF7E8; 
}

.section-shape-divider svg{
    display: block;
    width: calc(100% + 2px);
	height: 100px;}

.section-shape-divider{
    top: 0;
    bottom: auto;
}**/


/*******CONATCT FORM *********/
/* ==========================================
   Contact Form 7 - Breakdance Style
========================================== */

.cf7-breakdance p{ margin:0px; padding:0px;}
.cf7-breakdance .wpcf7-spinner {
    position: absolute;
	margin:0px;
}
.cf7-breakdance{
    display:flex;
    flex-direction:column;
    gap:var(--bde-form-gap,20px);
    width:100%;
}

.cf7-breakdance label{
    display:block;
    color:#15324A;
    font-size:16px;
    font-weight:600;
    line-height:1.4;
    margin-bottom:5px;
}

.cf7-breakdance label span{
    color:#e53935;
}

/* Input & Textarea */
.cf7-breakdance input:not([type="submit"]),
.cf7-breakdance textarea{
    display:block;
    width:100%;
    max-width:100%;
    box-sizing:border-box;
    appearance:none;
    -webkit-appearance:none;

    background:#fff;
    border:1px solid var(--bd-palette-color-4,#d7d7d7);
    border-radius:var(--bde-form-input-border-radius,4px);

    padding:
        var(--bde-form-input-padding-top,14px)
        var(--bde-form-input-padding-right,16px)
        var(--bde-form-input-padding-bottom,14px)
        var(--bde-form-input-padding-left,16px);

    font-size:var(--bde-form-font-size,16px);
    color:#15324A;
    transition:all .3s ease-in-out; margin-bottom:10px;
}

/* Placeholder */
.cf7-breakdance input::placeholder,
.cf7-breakdance textarea::placeholder{
    color:#999;
}

/* Textarea */
.cf7-breakdance textarea{
    resize:vertical;
    line-height: 1.4;
    height: auto;
   height: 100px; padding:12px;
}

/* Focus */
.cf7-breakdance input:not([type="submit"]):focus,
.cf7-breakdance textarea:focus{
    outline:none;
    border-color:#15324A;
    box-shadow:0 0 0 2px rgba(21,50,74,.08);
}

/* Submit Button */
 input[type="submit"]{
    appearance:none;
    -webkit-appearance:none;
        color: #fff;
    background: #E95729 !important;
    border:none;
    border-radius:99px;
    padding:14px 24px;
    font-size:16px;
    font-weight:600;
    line-height:1;
    cursor:pointer;
    transition:.3s;
    margin:8px auto !important;
    display: block;
}

.cf7-breakdance input[type="submit"]:hover{
    background:#0d2335;
}

.cf7-breakdance input[type="submit"]:focus{
    outline:none;
}

/* Validation */
.cf7-breakdance .wpcf7-not-valid{
    border-color:#e53935 !important;
}

.cf7-breakdance .wpcf7-not-valid-tip{
    color:#e53935;
    font-size:13px;
    margin-top:6px;
}

.cf7-breakdance .wpcf7-response-output{
    margin:20px 0 0;
    padding:12px 16px;
    border-radius:4px;
    font-size:14px;
}

.cf7-breakdance .wpcf7-spinner{
    margin-left:10px;
    vertical-align:middle;
}

/* ==========================================
   Tablet
========================================== */

@media (max-width:991px){

    .cf7-breakdance{
        gap:18px;
    }

    .cf7-breakdance label{
        font-size:15px;
    }

    .cf7-breakdance input:not([type="submit"]),
    .cf7-breakdance textarea{
        font-size:15px;
        padding:13px 15px;
    }

    .cf7-breakdance textarea{
        min-height:140px;
    }

    .cf7-breakdance input[type="submit"]{
        width:100%;
        padding:14px 20px;
        font-size:15px;
    }

}

/* ==========================================
   Mobile
========================================== */

@media (max-width:767px){
	
	.swiper-pagination{ display:none;}

    .cf7-breakdance{
        gap:16px;
    }

    .cf7-breakdance label{
        font-size:14px;
        margin-bottom:6px;
    }

    .cf7-breakdance input:not([type="submit"]),
    .cf7-breakdance textarea{
        font-size:14px;
        padding:12px 14px;
    }

    .cf7-breakdance textarea{
        min-height:120px;
    }

    .cf7-breakdance input[type="submit"]{
        width:100%;
        padding:13px 18px;
        font-size:15px;
    }

}

/* ==========================================
   Small Mobile
========================================== */

@media (max-width:480px){

    .cf7-breakdance{
        gap:14px;
    }

    .cf7-breakdance label{
        font-size:13px;
    }

    .cf7-breakdance input:not([type="submit"]),
    .cf7-breakdance textarea{
        padding:11px 12px;
        font-size:14px;
    }

    .cf7-breakdance textarea{
        min-height:110px;
    }

    .cf7-breakdance input[type="submit"]{
        width:100%;
        padding:12px 16px;
        font-size:14px;
    }

}



.team-in-1 .profile-header img{ border:4px solid #B98CFF;}
.team-in-2 .profile-header img{ border:4px solid #5FE3C4;}
.team-in-3 .profile-header img{ border:4px solid #FF6B3A;}
.team-in .profile-card{ box-shadow:inherit !important;}

.post-list .elementskit-entry-thumb>img {
    width: 100%;
    height: 172px !important;
    object-fit: cover;
}






/********************/
.pum-theme-default-theme {
    background-color:#000000BF !important;
}

.pum-content h2{    text-align:left;
    font-size: 25px;
    margin:0px 15px 0px 0px; 
    color: #111827;
    letter-spacing: 2px; font-weight:bold;}

/* Popup Container */
.pum-container {
    max-width: 750px !important;
    width: 95% !important;
background-color: #fff7e8 !important;
    display: flex !important;
    align-items: flex-start !important;
    flex-direction: column !important;
    padding: 30px !important;
    overflow: auto !important;
	border-radius: 24px !important;
	top:50px !important; bottom:50px !important;
	
	    top: 10px !important;
    bottom: 10px !important;
    left: 0px !important;
    right: 0px !important;
    margin: 20px auto !important;
    height: 100vh !important;
}

/* Breakdance Style Close Button */
.pum-close.popmake-close{
    width: 30px !important;
    height: 30px !important;
    padding:5px !important;
    color: #fff !important;
    background-color:#000 !important; 
    border: none;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    line-height: 1 !important;
    font-size: 0px !important;
	    right: 10px !important;
	top:10px !important;
}

/* Create X Icon */
.pum-close.popmake-close::before{
    content:"✕";
    font-size:17px;
    font-weight:800;
    line-height:1;
}

/* Hover Effect */
.pum-close.popmake-close:hover{
    color:#000;
    transition:.3s ease;
}






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

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

/**.popup-form-wrapper .bd-form{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
}**/

.popup-form-wrapper{ margin-top:20px; padding:30px 0px;}

#pum-1262 .pum-content {
	width:100% !important;}
.popup-form-wrapper p{ margin:0px; padding:0px;}
.form-row {
    display: flex;
    justify-content: space-between;
}

.popup-form-wrapper .bd-form .small-width{ width:98px;}
.fast-in{ width:83%;}
/* Labels */
.popup-form-wrapper .bd-form label{
    display:block;
    font-size:18px;
    font-weight:600;
   color: #111827;
    margin-bottom:8px;
}

/* Inputs */
.popup-form-wrapper .bd-form input[type="text"],
.popup-form-wrapper .bd-form input[type="email"],
.popup-form-wrapper .bd-form input[type="tel"],
.popup-form-wrapper .bd-form textarea,
.popup-form-wrapper .bd-form select{
    width:100%;
    padding:12px 16px;
    border:1px solid #d1d5db;
    border-radius:12px;
    background:#fff;
    font-size:18px;
    transition:.3s ease;
    box-sizing:border-box;
	margin-bottom:19px;
}

/* Focus */
.popup-form-wrapper .bd-form input:focus,
.popup-form-wrapper .bd-form textarea:focus,
.popup-form-wrapper .bd-form select:focus{
    border-color:#000;
    outline:none;
    box-shadow:0 0 0 3px rgba(0,0,0,.08);
}

/* Textarea */
.popup-form-wrapper .bd-form textarea{
    min-height:140px;
    resize:vertical;
}

/* Checkbox */
.popup-form-wrapper .bd-form .wpcf7-checkbox{
    display:grid;
    grid-template-columns:repeat(4,0fr);
    gap:12px; margin-bottom:20px;
}
.popup-form-wrapper .bd-form textarea{ height:100px;}

.popup-form-wrapper .bd-form .wpcf7-list-item{
    margin:0;
}

.popup-form-wrapper .bd-form .wpcf7-list-item label{
    display:flex;
    align-items:center;
    gap:10px;
    margin:0;
    cursor:pointer;
    font-weight:500;
}

.popup-form-wrapper .bd-form .wpcf7-not-valid-tip{
    font-size:13px;
    margin-top:6px;
}
.wpcf7-spinner {
    position: absolute;
    bottom: 20px;
}
/* Responsive */
@media (max-width:767px){

    .popup-form-wrapper .bd-form{
        grid-template-columns:1fr;
        gap:18px;
    }

    .popup-form-wrapper .bd-form .full-width{
        grid-column:auto;
    }

    .popup-form-wrapper .bd-form .wpcf7-checkbox{
        grid-template-columns:1fr;
    }

}






/* Featured Image Background */


.single-post-wrapper{    max-width: 1120px;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    margin: 0 auto;
    padding: 100px 20px;}

.post-featured-bg{
    width: 100%;
    min-height: 600px;
    border-radius: 24px;
    margin-top: 25px;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
    overflow: hidden;
}

/* Optional Dark Overlay */
.post-featured-bg::before{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.25);
    border-radius: inherit;
}

/* Content Above Overlay */
.post-featured-bg > *{
    position: relative;
    z-index: 1;
}

/* Tablet */
@media (max-width: 991px){
    .post-featured-bg{
        min-height: 450px;
        border-radius: 20px;
    }
}

/* Mobile */
@media (max-width: 767px){
    .post-featured-bg{
        min-height: 320px;
        border-radius: 16px;
        margin-top: 16px;
    }
}

/* Small Mobile */
@media (max-width: 480px){
    .post-featured-bg{
        min-height: 260px;
        border-radius: 12px;
    }
}

/* Content Box */
.post-content-box{
    width: 100%;
    max-width: 800px;
    margin:20px auto 40px auto;
    padding: 0 20px;
    text-align: left;
    color: #15324a;
    box-sizing: border-box;
	    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
    
}

.post-content-box h1{
       margin-top: 24px;
	letter-spacing: 2px;
	font-size:37px;
	font-weight:bold;
	text-align: center;
	color:#111827;
}

.post-content-box ul, .post-content-box ol{   margin: 20px 0;
    padding-left: 20px;}

.post-content-box p{
    font-size: 18px;
    line-height: 1.4;
    color: #15324a;
	margin:14px 0px;
}


.post-content-box li{
    font-size: 18px;
     line-height: 1.4;
    margin-bottom:6px;
}

/* Tablet */
@media (max-width: 991px){
    .post-content-box{
        max-width: 100%;
        margin-top: 32px;
        padding: 0 24px;
    }

    .post-content-box h2{
        font-size: 34px;
    }

    .post-content-box p,
    .post-content-box li{
        font-size: 17px;
    }
}

/* Mobile */
@media (max-width: 767px){
    .post-content-box{
        margin-top: 24px;
        padding: 0 16px;
    }

    .post-content-box h2{
        font-size: 28px;
    }

    .post-content-box p,
    .post-content-box li{
        font-size: 16px;
        line-height: 1.7;
    }
}

/* Small Mobile */
@media (max-width: 480px){
    .post-content-box h2{
        font-size: 24px;
    }

    .post-content-box p,
    .post-content-box li{
        font-size: 15px;
    }
}


/* Divider */
.post-divider{
    width:100%;
    margin:15px 0 15px;
}

.post-divider-line{
    width:100%;
    border-top:2px dotted #4b5563;
}




/* Navigation Item */\
.navigation-in{ width:100% !important; max-width:100%}
.post-nav-item{
    display:flex;
    align-items:center;
    gap:15px;
    width:100%;
    text-decoration:none;
}


/* Next Post Right */
.next-post{
    justify-content:flex-end;
    text-align:right;
}


/* Icon */
.post-nav-icon{
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:24px;
    transition:.3s ease;
}

.post-nav-item:hover .post-nav-icon{
    transform:translateX(5px);
}


.post-nav-item svg {
    font-size: inherit;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: #111827;
    fill:#111827;
}


/* Content */
.post-nav-content{
    max-width:350px;
}

.post-nav-label{
    display:block;
    color:#525252;
    font-size:14px;
    font-weight:500;
    letter-spacing:1px;
    text-transform:uppercase;
}


.post-nav-title{
    margin:0;
    color:#15324a;
    font-size:20px;
    line-height:1.4;
    font-weight:500;
	letter-spacing:1px;
}


/* Tablet */
@media(max-width:991px){

    .post-divider{
        margin:45px 0 30px;
    }



    .post-nav-item{
        gap:15px;
    }

    .post-nav-icon{
        width:42px;
        height:42px;
        min-width:42px;
        font-size:20px;
    }

    .post-nav-title{
        font-size:18px;
    }

}


/* Mobile */
@media(max-width:767px){
	
	.elementor-element-094b9ff ul li{ margin-bottom:25px !important;}

    .post-nav-item{
        width:100%;
        max-width:100%;
    }


    .next-post{
        justify-content:flex-start;
        text-align:left;
        flex-direction:row-reverse;
    }


    .post-nav-content{
        max-width:calc(100% - 60px);
    }


    .post-nav-title{
        font-size:17px;
    }


    .post-nav-label{
        font-size:12px;
    }

}


/* Small Mobile */
@media(max-width:480px){

    .post-divider{
        margin:35px 0 25px;
    }

    .post-nav-item{
        gap:12px;
    }

    .post-nav-icon{
        width:36px;
        height:36px;
        min-width:36px;
        font-size:18px;
    }

    .post-nav-title{
        font-size:15px;
    }

}



.error404 .site-main {
    padding: 50px 20px;
}



@media (max-width:767px){

.e-n-tabs-heading {
	display: none !important;}

.mobile-tab-select{
    width:100%;
    padding:12px 15px;
    border:1px solid #ddd;
    border-radius:6px;
    font-size:16px;
    margin-bottom:-20px;
    background:#fff;
}select.mobile-tab-select {
    width: 100%;
    padding: 10px 45px 10px 15px;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    background-color: #fff;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 18px;}

}


#post-items--3057c59 .ekit-col-4 {
    margin-bottom: 25px;
}

a.ekit-accordion--toggler:hover {
    background-color: #f3f4f6 !important;
}



.elementor-element-be02bb6 button:hover {
    border-top: none !important;border-left: none !important;border-right: none !important;}

.faq-in .elementskit-card:nth-child(2) .ekit-accordion--content{ background:#ffd84d !important;}
.faq-in .elementskit-card:nth-child(3) .ekit-accordion--content{ background:#5fe3c473 !important;}
.faq-in .elementskit-card:nth-child(4) .ekit-accordion--content{ background:#f66bb74a !important;}
.faq-in .elementskit-card:nth-child(5) .ekit-accordion--content{ background:#E6F2FF !important;}
.faq-in .elementskit-card:nth-child(6) .ekit-accordion--content{ background:#b98cff6b !important;}
.faq-in .elementskit-card:nth-child(7) .ekit-accordion--content{ background:#ff6b3a69 !important;}
.faq-in .elementskit-card:nth-child(8) .ekit-accordion--content{ background:#f66bb740 !important;} 
.faq-in .elementskit-card:nth-child(9) .ekit-accordion--content{ background:#ffd84d !important;}
.faq-in .elementskit-card:nth-child(10) .ekit-accordion--content{ background:#5fe3c473 !important;}
.faq-in .elementskit-card:nth-child(11) .ekit-accordion--content{ background:#f66bb74a !important;}
.faq-in .elementskit-card:nth-child(12) .ekit-accordion--content{ background:#E6F2FF !important;}
.faq-in .elementskit-card:nth-child(13) .ekit-accordion--content{ background:#b98cff6b !important;}
.faq-in .elementskit-card:nth-child(14) .ekit-accordion--content{ background:#ff6b3a69 !important;}
.faq-in .elementskit-card:nth-child(15) .ekit-accordion--content{ background:#f66bb740 !important;} 