/*
Theme Name: Alpine Theme
Author: Wild Solutions
Version: 1.0
*/
* {
    box-sizing: border-box;
}
body {
    font-family: 'Afacad', sans-serif;
        margin: 0;
}

.site-header {
    position: absolute;
    top: 0;
    /* width: 100%; */
    padding: 16PX 49px;
    z-index: 10;
    display: none;
}

.site-header img {
    height: 48px;
}

/* FOOTER */

.site-footer {
    background: linear-gradient(96deg, #1F2667 0%, #0E1232 104.15%);
    color: white;
    padding: 32px 92px;
}

/* .container {
    max-width: 1440px;
    margin: 0 auto;
} */
.site-footer .container {
    display: flex;
    flex-direction: column;
}
.footer-row.first{
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
    margin-bottom: 33px;
}

.footer-row.first p{
    color: #FFF;
    font-family: 'Afacad', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.footer-row.first p strong{
    font-weight: 700;
}
footer .col-right50 {
    text-align: justify;
    padding-left: 15%;
    padding-right: 15%;
}
.footer-row.second{
    padding: 0 38px;
    color: rgba(255, 255, 255, 0.43);
    text-align: center;
    font-family: 'Afacad', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* .col-left50 {
    display: flex;
    align-items: center;
} */
footer .col-right50{
    justify-content: right;
}
.col-right50 {
    display: flex;
    /* align-items: center;
    justify-content: center; */
}
footer p {
    margin: 0;
}

@media only screen and (max-width: 920px) {
    .site-footer {
    background: linear-gradient(120deg, #1F2667 0%, #0F1335 100%);
    color: white;
    padding: 18px 31px 100PX 31px;
    }
    footer .col-right50{
        /* justify-content: left !important; */
        margin-top: 29px;
        padding-left: unset;
        padding-right: unset;
    }
    .footer-row.second{
    padding: 0px;
    }
    .footer-row.first{
    display: flex;   
    flex-direction: column;
    margin-bottom: 24px;
    }

}



main {
    background-size: cover;
    background-position: center;
    background-attachment: fixed; /* 🔥 clé */
    display: flex;
    flex-direction: column;
}
.main-bg {
    position: fixed;
    inset: 0;
    z-index: -1;

    background-size: cover;
    background-position: center;
}

.main-bg::after {
    content: "";
    position: absolute;
    inset: 0;

    /* background: linear-gradient(90deg, rgba(255,255,255,0.2), rgba(34,67,107,0.37));
    backdrop-filter: blur(8px); */
}
.hero,
.contact {
    /* min-height: 100vh; */
    position: relative;
}
/* HERO */
.hero {
    position: relative;
    /* height: 100vh; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#hero .col-left50{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.20) 11.3%, rgba(34, 67, 107, 0.37) 57.1%);
    backdrop-filter: blur(7.900000095367432px);
    padding: 70px 93px 182px 93px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.hero-content {
    position: relative;
    color: white;
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
}
.logo-gif{
    PADDING-BOTTOM: 100px;
}
.hero-btn{
    
    display: flex;
    width: 264.172px;
    height: 90px;
    /* padding: 20px 19px; */
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family: 'Afacad', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.30);
    text-decoration: none;

}
.hero-btn.mobile{
    display: none
}
.hero-btn.desktop{
    display: flex;
}
@media only screen and (max-width: 920px) {
#hero .col-left50 {

    padding: 0px 30px 142px 30px;
}
.hero-content {
    position: relative;
    color: white;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}
.hero-btn.mobile{
    display: flex !important;
    width: 205px !important;
    height: 51px !important;
        padding: 20px 10px !important;
}
.hero-btn.desktop{
    display: none !important;
}
#hero .col-left50 {
    background: transparent;
    backdrop-filter:unset;
    align-items: center;

}
#hero .col-right50 {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.20) 11.3%, rgba(34, 67, 107, 0.37) 57.1%);
    backdrop-filter: blur(7.900000095367432px);
    padding: 128px 30PX 140px 28px;

}
.site-header {
    DISPLAY: NONE;
}
.logo-gif {
    PADDING-BOTTOM: 0px;
}
}



/* CONTACT */
.contact {
    position: relative;
    /* min-height: 100vh; */
        /* padding: 93px 93px 122px 93px ; */

}
#contact{
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.contact-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
}
#contact H2:not(.gform_submission_error.hide_summary){
    color: #FFF;
    font-family: 'Afacad', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.96px;
    margin-bottom: 55px;
    margin-top: 0 !important;
}
#contact .gfield_required.gfield_required_text{
    display:none
}
#contact label{
    color: #FFF;
    font-family: 'Afacad', sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}
#contact input[type=text], #contact input[type=email]{
    height: 79px;
    border: 1px solid #FFF;
    background: transparent;
    color:#FFF
}
#contact textarea{
    height: 164px;
    border: 1px solid #FFF;
    background: transparent;
    padding: 16px 17px;
    color:#FFF
}
#contact textarea::placeholder {
    color: rgba(255, 255, 255, 0.30);
    font-family: 'Afacad', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#contact legend{
    display: none;
}
.gfield_checkbox label{
    color: #FFF;    
    font-family: 'Afacad', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* input[type="checkbox"] {
    border: 1px solid #FFF !important;
    background-color: transparent !important;
    margin-right: 9px;
    margin-left:0px;
    width: 15px;
    height: 15px;
} */
/* wrapper */
.gfield_checkbox input[type="checkbox"] {
    display: none !important;
}

/* label */
.gfield_checkbox label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    color: white;
    font-size: 14px;
    line-height: 1.4;
}

/* fake checkbox */
.gfield_checkbox label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;

    width: 18px;
    height: 18px;

    border: 1px solid white;
    background: transparent;
}
div#gform_confirmation_message_1 {
    color: #fff;
}
/* checked */
/* check (VRAI DESIGN) */
.gfield_checkbox input[type="checkbox"]:checked + label::after {
    content: "✔";
    position: absolute;

    left: 5px;
    top: 11px;
    transform: translateY(-50%);

    font-size: 12px;
    color: white;
}
.gchoice {
     display: flex;
    align-items: flex-start;
    gap: 10px;
}
input#gform_submit_button_1 {
    display: flex;
    width: 265px;
    padding: 20px 19px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.30);
    border: none;
    color: #FFF;
    font-family: 'Afacad', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.92px;
    text-transform: uppercase;
}
textarea:focus, input:focus{
    outline: none;
}
#contact .col-right50 {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.20) 0%, rgba(34, 67, 107, 0.37) 0%);
    backdrop-filter: blur(7.900000095367432px);
    padding: 93px 93px 122px 93px;
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 920px) {
    #contact .col-right50 {
    
    padding: 59px 35px 38px 25px;
}
#contact input[type=text], #contact input[type=email]{
    height: 42px;
}
#contact textarea{
    height: 110px;}

    #contact H2{color: #FFF;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.6px;
    margin-bottom: 51px;
    margin-top: 0 !important;}
    #contact .col-left50 {
    min-height: 70px;
}
.contact-content {
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
}

#contact  #field_1_5{
    margin-top: 51px;
    margin-bottom: 51px;
}
}


.cky-btn-accept {
    background: #22436B !important;
    color: #ffffff;
    border: 2px solid #22436B !important;
}
.cky-btn-reject, .cky-btn-customize {
    color: #22436B !important;
    background: transparent;
    border: 2px solid #22436B !important;
}