/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
*/



@font-face {
    font-family: 'tt_bakers_vf_trialblack';
    src: url('fonts/TT_Bakers/tt_bakers_vf-webfont.woff2') format('woff2'),
    url('fonts/TT_Bakers/tt_bakers_vf-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

:root {
    --red: #E84430;
    --orange: #F9B036;
    --green: #279B8F;
    --radius: 10px;
    --sm-radius: 5px;
    --main-color: #2a0b07;
    --blue: #083A4B;
}

body {
    background-color: #f7f5ef;
    color: var(--blue)!important;
    font-family:'tt_bakers_vf_trialblack';
    font-weight:300;
}

main {
    position: relative;
    z-index: 1;
}

.e--pointer-underline .elementor-item:after {
    display: none;
}

.elementor-heading-title {
    font-weight: 800;
}

h2.elementor-heading-title {
    font-size: 3rem;
}

h2.elementor-heading-title .section-pretitle {
    display: block;
    font-weight: 900;
    font-size: 0.5em;
    color: var(--orange);
    margin-bottom: 3px;
}

#header_pop .elementor-button {
    background: var(--orange);
}

#topbar .elementor-button {
    padding: 5px 20px;
}

#hero-banner {
    min-height: 90vh;
}

#hero-banner h2 {
    font-size: 30px;
    color: var(--orange);
    font-weight: 800;
}

#hero-banner h1 {
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 40px;
}

#hero-banner .elementor-button,
#first-cta .elementor-button {
    padding: 20px 52px;
    font-size: 18px;
    line-height: 1.4em;
}

#first-cta {
    margin-top: -130px;
    margin-bottom: 80px;
}

#first-cta-w {
    border-radius: var(--sm-radius);
    overflow: hidden;
    padding: 62px 15px;
}

#first-cta h3 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 5px;
}

#first-cta h2 {
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 10px;
}

#first-cta p {
    font-size: 20px;
    font-weight: 800;
    max-width: 800px;
    margin: auto;
}

#who-is-halley {
    padding-block: 100px;
}

#who-is-halley .elementor-heading-title {
    margin-bottom: 20px;
    color: white;
}

#who-is-halley h4 {
    font-size: 1.5rem;
    color: var(--orange);
    font-weight: 900;
    line-height: 1.4em;
    margin-bottom: 30px;
}

#who-is-halley p {
    margin-bottom: 35px;
    line-height: 28px;
}

#who-is-halley .elementor-widget-image {
    position: relative;
}

#who-is-halley .elementor-widget-image:after {
    content: "";
    z-index: 0;
    background: var(--orange);
    width: 370px;
    height: 370px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(8%, 8%);
    border-radius: var(--radius);
}

#who-is-halley img {
    display: block;
    width: 370px;
    height: 370px;
    object-fit: cover;
    border-radius: var(--radius);
    position: relative;
    z-index: 1;
}

#intro-parcours h2 {
    text-align: center;
}

#intro-parcours p {
}

#slider-parcours {
    margin-bottom: 80px;
}

#slider-parcours .parcours .e-con-inner {
    border-radius: var(--radius);
    padding: 0;
    overflow: hidden;
    gap: 0;
}

#slider-parcours .parcours .e-con-inner img {
    height: 215px;
    object-fit: cover;
    width: 100%;
}

#slider-parcours .parcours .e-con-inner .e-con-full {
    padding: 30px 30px;
}

#slider-parcours .parcours .e-con-inner p {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 73px;
}

#slider-parcours .parcours .e-con-inner .e-con-full h3 {
    font-size: 24px;
}

#slider-parcours .parcours h3 .last-word {
    color: var(--red);
}

#slider-parcours .parcours .e-con-inner .e-con-full .elementor-button {
    padding: 8px 30px 8px;
    text-transform: initial;
    font-size: 14px;
    line-height: 1.6em;
}

body .elementor-button {
    padding: 10px 40px;
    border-radius: var(--sm-radius);
    line-height: 1.9em;
    font-weight: 700;
    text-transform: uppercase;
}


#stats-halley {
    background: var(--orange);
    color: white;
    padding: 30px 0 40px;
}

#stats-halley .elementor-counter .elementor-counter-number-wrapper {
    font-size: 70px;
    font-weight: 700;
    text-shadow: 6px 6px rgb(0 0 0 / 10%);
}

#stats-halley .elementor-counter .elementor-counter-title {
    color: var(--green);
    font-weight: 800;
    margin-top: 10px;
    line-height: 1.1;
    text-align: center;
}

#video-team {
    position: relative;
    padding: 100px 0;
    text-align: center;
    background: url(images/FONDS-02.png) center center / contain repeat;
}

#video-team:before {
    content: '';
    background: white;
    opacity: 0.6;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
}

#video-team .e-con-inner {
    max-width: 900px;
}

#video-team .elementor-widget-video {
    border-radius: var(--radius);
    margin: 10px auto auto;
}

#video-team .elementor-heading-title {
    margin-bottom: 20px;
    color: var(--green);
}

#video-team .elementor-text-editor {
    max-width: 700px;
    margin: 0 auto 40px;
}

#all-languages {
    padding: 100px 0 100px 0;
    text-align: center;
}

#all-languages {
    justify-content: center;
}

#all-languages .images-wrapper {
    justify-content: center;
    gap: 20px;
}

#all-languages .images-wrapper img {
    width: 100px;
    height: auto;
    margin-top: 0;
}

#all-languages .elementor-heading-title {
    color: var(--red);
}

#all-languages .elementor-button {
    margin-top: 30px;
    background:var(--orange);
}

#testimonials-home {
    padding: 120px 0;
    background-size: cover;
    background-position: center;
    position: relative;
}

#testimonials-home .e-con {
    display: block;
}

#testimonials-home .elementor-heading-title {
    margin-bottom: 30px;
    color: white;
}

#testimonials-home .swiper {
    padding-block: 40px;
}

#testimonials-home .testi-wrapper .swiper-slide {
    background: white;
    border-radius: var(--radius);
}

.elementor-testimonial__content{
    padding-bottom: 60px;
}
span.elementor-testimonial__name {
    font-size: 1.2rem;
    color: var(--orange);
}

.elementor-testimonial__text {
    font-size: 1rem !important;
    color: #000000;
    font-weight: 500;
    font-style: normal !important;
}
.elementor-testimonial__footer {
    position: absolute;
    bottom: 0;
    padding-bottom: 15px;
    padding-top: 10px;
    border-top: 1px solid rgba(249, 176, 54,0.25);
    width: calc(100% - 40px);
}

#latest-posts {
    padding: 100px 0 180px;
    background: url(images/FONDS-02.png) center center / contain repeat;
}

#latest-posts .elementor-heading-title {
    margin-bottom: 50px;
}

#latest-posts article {
    transition: .3s;
}

#latest-posts article:hover {
    transform: translateY(-6px);
}

#latest-posts .elementor-post__card {
    overflow: hidden;
}

#latest-posts .elementor-post__thumbnail img {
    transition: .4s;
}

#latest-posts .elementor-post img {
    border-radius: 20px 20px 0 0;
}

#latest-posts .elementor-post__text {
    display: flex;
    flex-direction: column;
}

#latest-posts .elementor-post__excerpt {
    order: 3;
    padding-top: 10px;
}


#latest-posts .elementor-post__excerpt p {
    color: #000;
    font-size: 15px;
    line-height: 1.5em;
    margin: 0;
    font-weight: 500;
}

#latest-posts span.elementor-post-date {
    color: var(--orange);
    font-weight: 700;
    font-size: 1rem;
}

#latest-posts .elementor-post__meta-data {
    order: 1;
}

#latest-posts h3.elementor-post__title {
    order: 2;
    font-weight: 700;
    font-size: 1.4rem;
}

#latest-posts h3.elementor-post__title a {
    color: var(--red);
}

#latest-posts a.elementor-post__read-more {
    order: 4;
    font-size: 13px;
    color: var(--red);
}

#form-footer {
    margin-top: -90px;
}

#form-footer form .elementor-button {
    border-radius: 0 40px 40px 0;
    font-weight: 700;
    padding: 11px 20px;
}

#form-footer form #form-field-email {
    background: white;
    border-radius: 40px 0 0 40px;
    border: 0;
    padding: 15px 20px;
}

#partners-footer {
    margin-top: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#footer-wrapper{
    padding-bottom: 50px;
}

div#footer-langues h4,
div#footer-parcours h4 {
    color: white;
}

div#footer-langues a,
div#footer-parcours a {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
    font-size: 1.3rem;
    padding: 0;
    margin-bottom: 15px;
}

div#footer-langues a:after,
div#footer-parcours a:after {
    display: none !important;
}

.section-pretitle {
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px;
}

.home-btn {
    border-radius: 6px;
}

.home-card {
    transition: .3s;
}

.home-card:hover {
    transform: translateY(-6px);
}

#cta-about-school {
    padding: 150px 0;
}

#cta-about-school h4 {
    color: var(--orange);
}

#testimonials-about-school {
    padding: 90px 0 150px 0;
}

#toutes-les-langues {
    padding-top: 50px;
    margin-bottom: 50px;
}

#langues-populaires article {
    background: white;
    border-radius: var(--radius);
}

#langues-populaires article .elementor-post__thumbnail__link {
    margin-bottom: 0;
}

#langues-populaires article .elementor-post__text {
    padding: 35px;
}

#langues-populaires article .elementor-post__thumbnail img {
    object-fit: cover;
    height: 250px;
}

#langues-populaires article .elementor-post__text h3 a {
    font-weight: 800;
    font-size: 20px;
    color: var(--red);

}

#langues-populaires article .elementor-post__text .elementor-post__read-more {
    font-weight: 800;
    color: white;
    background: var(--orange);
    padding: 8px 15px;
    border-radius: var(--radius);
    display: inline-block;
    text-transform: lowercase;
    margin-top: 20px;
    font-size: 14px;
}

#parcours-contact-langues {
    padding-bottom: 60px;
}

#parcours-contact-langues #bg-img-form {
    position: absolute;
    left: 0;
    top: 0;
    height: 250px;
    z-index: -1;
}

#parcours-contact-langues #bg-img-form {
    position: absolute;
    left: 0;
    top: 0;
    height: 250px;
}

#parcours-contact-langues #bg-img-form img {
    height: 350px;
    width: 600px;
    object-fit: cover;
    display: block;
}
/*
form:not(#form-footer form) {
    border-radius: var(--radius);
    background: url(images/FONDS-02.png) center center / contain repeat;
    padding: 35px;
    position: relative;
}*/
#formulaire-langue{
    border-radius: var(--radius);
    background: url(images/FONDS-02.png) center center / contain repeat;
    padding: 35px;
    position: relative;
}

form:before:not(#form-footer form:before) {
    content: '';
    opacity: 0.5;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

form .elementor-form-fields-wrapper {
    position: relative;
    z-index: 2;
}

form .elementor-field-group label {
    display: none;
}

form .elementor-form-fields-wrapper .elementor-field-group-rgpd {
    flex-wrap: nowrap;
    gap: 20px;
    margin-top: 10px;
}

form .elementor-field-group-rgpd label {
    display: block;
    order: 2;
    flex-grow: 1;
}

form .elementor-field-group-rgpd .elementor-field-subgroup {
    width: 18px;
    flex-basis: auto !important;
}

form .elementor-field-type-submit .elementor-button {
    background: var(--red);
    margin-top: 15px;
}

form .elementor-field-group input[type="text"].elementor-field-textual,
form .elementor-field-group input[type="email"].elementor-field-textual,
form .elementor-field-group input[type="tel"].elementor-field-textual,
form .elementor-field-group textarea.elementor-field-textual,
form .elementor-field-group select.elementor-field-textual {
    border-radius: 10px;
    border: 0;
    margin-top: 5px;
    padding: 12px 15px;
    background: white;
}


#parcours-langues .elementor-accordion .elementor-tab-content,
#parcours-langues .elementor-accordion .elementor-accordion-item {
    border: 0;
}

#parcours-langues .elementor-accordion .elementor-accordion-title {
    font-size: 18px;
}

#parcours-langues .elementor-accordion .elementor-active .elementor-accordion-title {
    color: var(--red);
}

#contact-main .elementor-icon-box-wrapper .elementor-icon svg {
    fill: var(--orange);
    transform: translateY(3px);
}

#contact-main .elementor-icon-box-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    line-height: 1;

}

@media (max-width: 1024px) {

    #stats-halley {
        gap: 40px;
    }

    #video-team {
        padding: 90px 0;
    }

    #all-languages {
        padding: 80px 0;
    }

    #testimonials-home {
        padding: 90px 0;
    }

    #latest-posts {
        padding: 80px 0;
    }

}

@media (max-width: 767px) {

    #stats-halley {
        flex-direction: column;
        gap: 40px;
    }

    #stats-halley .elementor-counter-number-wrapper {
        font-size: 48px;
    }

    #video-team {
        padding: 70px 0;
    }

    #all-languages {
        padding: 70px 0;
    }

    #testimonials-home {
        padding: 70px 0;
    }

    #latest-posts {
        padding: 70px 0;
    }

}

