/*
 Theme Name:   Nanum Child
 Theme URI:    https://themeforest.net/user/Pixerex/nanum
 Description:  Nanum Child Theme
 Author:       Pixerex
 Author URI:   https://themeforest.net/user/Pixerex/portfolio
 Template:     nanum
 Version:      1.0.0
*/

/* Child Theme Custom CSS */



@font-face {
    font-family: "Futura PT", Sans-serif;
    src: url('font/FuturaPT-Book.eot');
    src: url('font/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
    url('font/FuturaPT-Book.woff2') format('woff2'),
    url('font/FuturaPT-Book.woff') format('woff'),
    url('font/FuturaPT-Book.ttf') format('truetype'),
    url('font/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Futura PT", Sans-serif;
    src: url('font/FuturaPT-Bold.eot');
    src: url('font/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
    url('font/FuturaPT-Bold.woff2') format('woff2'),
    url('font/FuturaPT-Bold.woff') format('woff'),
    url('font/FuturaPT-Bold.ttf') format('truetype'),
    url('font/FuturaPT-Bold.svg#FuturaPT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT", Sans-serif;
    src: url('font/FuturaPT-Demi.eot');
    src: url('font/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
    url('font/FuturaPT-Demi.woff2') format('woff2'),
    url('font/FuturaPT-Demi.woff') format('woff'),
    url('font/FuturaPT-Demi.ttf') format('truetype'),
    url('font/FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT", Sans-serif;
    src: url('font/FuturaPT-Medium.eot');
    src: url('font/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
    url('font/FuturaPT-Medium.woff2') format('woff2'),
    url('font/FuturaPT-Medium.woff') format('woff'),
    url('font/FuturaPT-Medium.ttf') format('truetype'),
    url('font/FuturaPT-Medium.svg#FuturaPT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Futura PT", Sans-serif;
    src: url('font/FuturaPT-Heavy.eot');
    src: url('font/FuturaPT-Heavy.eot?#iefix') format('embedded-opentype'),
    url('font/FuturaPT-Heavy.woff2') format('woff2'),
    url('font/FuturaPT-Heavy.woff') format('woff'),
    url('font/FuturaPT-Heavy.ttf') format('truetype'),
    url('font/FuturaPT-Heavy.svg#FuturaPT-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}




div#primary {
    padding: 0;
    max-width: 100%;
}

.tabss .elementor-tabs-wrapper {
    max-width: 750px;
    justify-content: space-between!important;
    margin: 25px auto;
    position: relative;
}


.tabss .elementor-tab-title {
    width: 72px;
    height: 72px;
    border: solid 2px #ffffff !important;
    background: #008fba;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    color: #D1EAD3 !important;
    
    font-family: "Futura PT", Sans-serif !important;
}
.tabss .elementor-tab-title.elementor-active {
    width: 72px;
    height: 72px;
    border: solid 2px #fff !important;
    background: #ffffff;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    color: #018DB6 !important;
    box-shadow: 0 9px 7px 1px #0000004a;
}

.elementor-tabs-wrapper {
    padding-bottom: 35px;
}

.tabss .elementor-tabs-wrapper:before {
    width: 90%;
    height: 2px;
    background: #fff;
    content: '';
    transform: translate(-50%,0%);
    position: absolute;
    top: 35px;
    left: 50%;
}
div#elementor-tab-content-4351 {
    max-width: 326px;
    text-align: center;
}

div#elementor-tab-content-4352 {
    max-width: 250px;
    text-align: center;
    margin-left: 240px !important;
}

div#elementor-tab-content-4353 {
    max-width: 310px;
    text-align: center;
    margin-left: 450px !important;
}

div#elementor-tab-content-4354 {
    max-width: 310px;
    text-align: center;
    margin-left: 665px !important;
}

.tabss{
    min-height: 314px;
}
body.home{
    background-image: url("img/bg_body.png");
    background-repeat: no-repeat;
    background-position: top right;
}

body.page-id-1229   {
    background-image: url('img/s1.png');
    background-repeat: no-repeat;
    background-position: top right;
}
body.page-id-1245   {
    background-image: url('img/s2.png');
    background-repeat: no-repeat;
    background-position: top right;
}
body.page-id-1251   {
    background-image: url('img/s3.png');
    background-repeat: no-repeat;
    background-position: top right;
}
body.page-id-1258   {
    background-image: url('img/s4.png');
    background-repeat: no-repeat;
    background-position: top right;
}
body.page-id-1270   {
    background-image: url('img/s5.png');
    background-repeat: no-repeat;
    background-position: top right;
}

@media (max-width: 1730px){
    body{
        background-size: 45%;
    }
}
.bg_titre h2 {
    min-height: 109px;
    padding-top: 21px;
    background-image: url('img/bg_titre.png');
    background-repeat: no-repeat;
    background-position: center left;
}

.slide_item .elementor-testimonial__header {
    min-height: 90px;
    border-bottom: 0 !important;
}
.slide_item .swiper-slide {
    border-radius: 5px;
    box-shadow: -1px 13px 20px rgba(240,242,244, 1);
    opacity: 1;
    background-color: rgba(255,255,255, 1);
}
.slide_item .elementor-testimonial {
    border: 0 !important;
    padding: 32px 32px;
}
.slide_item .swiper-slide {
    border: none !important;
}
.slide_item .elementor-testimonial__text{
    font-size: 18px !important;
    color: #324148 !important;
    line-height: 32px !important;
    
    font-family: "Futura PT", Sans-serif !important;
    font-weight: 400 !important;
}


.slide_item .elementor-swiper-button.elementor-swiper-button-prev,
.slide_item .elementor-swiper-button.elementor-swiper-button-next {
    width:64px;
    height:64px;
    display: block;
    padding: 6px 15px;
    background: #ffffff;
    border-radius: 50%;
    font-weight: 300 !important;
    line-height: 1.5 !important;
    color: #8AA1AC!important;
    box-shadow: 0 9px 7px 1px #0000004a;
}

.slide_item .elementor-swiper-button.elementor-swiper-button-prev:hover,
.slide_item .elementor-swiper-button.elementor-swiper-button-next:hover{
    color: #B3DCB6!important;
    background: #018DB6;
}

.site-content {
    background-image: url('img/bg_bottom.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}
.home main#main {
    /* background-image: url('img/bg_img_box_home.png');
    background-repeat: no-repeat;
    background-position: 0px 634px;
    background-size: contain; */
}

.page-id-1180 main#main {
    background-image: url('img/bg_service.png');
    background-repeat: no-repeat;
    background-position: 0px -25px;
    background-size: contain;
}
.page-id-1202 main#main {
    background-image: url('img/bg_fonc.png');
    background-repeat: no-repeat;
    background-position: 0px -25px;
    background-size: contain;
}

@media (min-width: 1200px){
    .slide_item:before {
        content: '';
        background: linear-gradient(260deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        height: 368px;
        position: absolute;
        left: 0;
        z-index: 8;
        width: 430px;
        top: 10px;
    }
    .slide_item:after {
        content: '';
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        height: 368px;
        position: absolute;
        right: 0;
        z-index: 8;
        width: 430px;
        top:10px;
    }

    .slide_item .elementor-swiper-button.elementor-swiper-button-prev {
        position: absolute;
        left: 14% !important;
        top: 440px !important;
    }

    .slide_item .elementor-swiper-button.elementor-swiper-button-next {
        position: absolute;
        left: 20% !important;
        right: auto;
        top: 440px !important;
    }
}


span.wpcf7-form-control-wrap input {
    color: #828893;
    font-family: "Futura PT web 400", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DCE0E6;
    background: #ffffff;
    border-radius: 5px;
}
::placeholder {
    font-family: "Futura PT", Sans-serif;
    font-size: 14px;


}
textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 170px;
}
span.wpcf7-form-control-wrap {
    margin: 10px 0 !important;
    display: inline-block;
    width: 100%;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 180px;
    height: 55px;
    font-family: "Futura PT" , Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    padding: 0px 0px 0px 0px;
    margin: 31px 0px 0px 0px;
    color: #ffffff;
    background-color: #018DB6;
    border-radius: 100px;
    box-shadow: 0px 15px 25px 0px rgb(1 141 182 / 20%);
}

.text-center {
    text-align: center;
}
.page-id-1202 .site-content {
    background-position:0 900px;
}

.tabss.tabs1 .elementor-tabs-wrapper {
    margin-bottom: 0;
    padding-bottom: 13px;
    margin-top: 140px;
}
.tabs1 div#elementor-tab-content-4352 {
    max-width: 260px;
    text-align: center;
    margin-left: 240px !important;
    margin-top: -190px;
}
.tabs1 div#elementor-tab-content-4354 {
    max-width: 250px;
    text-align: center;
    margin-top: -190px;
    margin-left: 695px !important;
}

.tabss.tabs1 {
    min-height: 360px;
}


/** ninja form **/




.part_left_ninja {
    position: absolute;
    left: -370px;
    top: 0;
    max-width: 370px;
}
.nf-form-layout {
    max-width: 100%;
}
.nf-form-layout {
    margin-left: 370px;
    background-color: #FFFFFF;
    opacity: 1;
    padding-right: 25px;
}
.nf-form-content {
    max-width: 100% !important;
    margin: 0 auto !important;
}
ul.nf-breadcrumbs {
    display: none;
}
.nf-form-title {
    display: none;
}
.elementor-widget-wrap.elementor-element-populated {
    /* padding: 0 !important; */
}
.part_left_ninja {
    padding-right: 25px;
}
.text_nin h5 {
    color: #343434;
    font-size: 16px;
    margin: 0;
}
.text_nin p {
    font-size: 14px;
    color: #382933;
    font-family: "Rubik", Sans-serif;
    line-height: 15px;
    font-weight: 400;
    margin: 0;
}
.text_nin.active:before {
    width: 7px;
    height: 54px;
    content: "";
    background-color: #008FBA;
    border-radius: 4px;
    position: absolute;
    left: 12px;
    top: -7px;
}
.text_nin {
    margin-bottom: 24px;
    padding: 0 36px;
}
.nf-progress-container {
    margin-top: 0px !important;
    height: 10px !important;
    border-radius: 3px;
    background: transparent;
}
.nf-progress {
    background: #C1E770!important;
    height: 10px !important;
}
.form_txt h2 {
    color: #343434;
    font-size: 34px;
    margin: 0;
    font-weight: 800;
    line-height: 1.4;
    text-align: center;
    max-width: 680px;
    margin: 0 auto;
    margin-top: 50px;
}
.form_txt p {
    color: #382933;
    font-size: 16px;
    margin: 0;
    font-family: "Rubik", Sans-serif;
    line-height: 15px;
    font-weight: 400;
    text-align: center;
    margin-top: 25px;
}
.form_txt h4 {
    color: #382933;
    font-size: 22px;
    margin: 0;
    line-height: 38px;
    font-weight: 900;
    text-align: center;
    margin-top: 45px;
    font-family: "Futura PT", Sans-serif;
}
ul.nf-next-previous {
    text-align: center;
}
.nf-next-previous li.nf-next-item {
    float: none !important;
}
.nf-form-content input[type=button] {
    background-color: #018DB6 !important;
    color: #fdfffb !important;
    padding: 12px 15px !important;
    width: auto;
    min-width: 150px;
    font-size: 18px;
    font-weight: 500;
    height: 45px;
    line-height: 1;
}
li.nf-previous-item {
    float: none;
    position: absolute;
    top: 30px;
}

ul.nf-next-previous li.nf-previous-item input {
    background-color: transparent !important;
    color: #000 !important;
    font-size: 16px;
    padding: 10px !important;
    padding-left: 25px !important;
}

input.nf-previous {
    background-image: url(img/shape1.png) !important;
    background-repeat: no-repeat !important;
    background-position: 2% !important;
}


.text_nin {
    position: relative;
}

.text_nin.active p {
    display: block;
    font-family: "Futura PT", Sans-serif;
}

.text_nin h5 {
    display: block;
    color: #cbcbcb;
    font-weight: 700;
    font-family: "Futura PT", Sans-serif;
}

.text_nin.active h5 {
    color: #000;
    font-family: "Futura PT", Sans-serif;
}

.text_nin p {
    display: none;
}

.nf-progress {
    border-radius: 7px !important;
}

.nf-progress-container {
    background: transparent !important;
}
.element_left .text_nin:nth-child(4):before,
.element_left .text_nin:nth-child(3):before {
    height: 65px;
}

div#nf-form-4-cont .nf-form-wrap.ninja-forms-form-wrap.nf-multi-cell {max-width: 100%;/*margin-left: 370px;*/position: relative;}

.form_txt.form_txt13 {text-align: center;max-width: 620px;margin: 0 auto;}

.form_txt p {line-height: 1.54;font-family: "Futura PT", Sans-serif;}

.form_txt.form_txt13 h4 {margin-top: 34px;}

.form_txt {padding-top: 120px;}


.label-above .nf-field-element li {
    max-width: 280px;
    text-align: center;
}
.field-wrap.listimage-wrap.list-wrap .nf-field-element {
    max-width: 1000px;
    margin: 0 auto;
}
.listimage-wrap li label img {
    margin: 0 auto;
    margin-bottom: 5px;
    margin-left: 0;
    margin-top: 5px;
}
.listimage-wrap li label {
    display: flex;
    flex-direction: row-reverse;
    background-color: #fff;
    border-radius: 6px;
    padding: 10px 30px !important;
    font-size: 17px;
    font-weight: 500;
    color: #382933;
    font-family: "Futura PT", Sans-serif;
    box-shadow: 0 8px 24px 0px #3030301a;
    text-align: left;
    line-height: 3.2;
    padding-right: 67px !important;
}
.listimage-wrap li label.nf-checked-label {
    border: 2px solid #008FBA!important;
    background-color: #F3FCFF;
}

ul.nf-next-previous {
    margin-top: 80px !important;
}

div#nf-field-66-wrap,
div#nf-field-62-wrap,
div#nf-field-40-wrap,
div#nf-field-51-wrap {
    /* max-width: 594px; */
    /* margin: 0 auto; */
}

label#nf-label-field-66,
label#nf-label-field-40,
label#nf-label-field-62,
label#nf-label-field-51 {
    font-size: 14px;
    font-weight: 500;
}

div#nf-field-66-wrap li,
div#nf-field-62-wrap li,
div#nf-field-51-wrap li,
div#nf-field-44-wrap li {
    padding-bottom: 26px !important;
}


div#nf-field-66-wrap.field-wrap.listimage-wrap.list-wrap,
div#nf-field-62-wrap.field-wrap.listimage-wrap.list-wrap,
div#nf-field-51-wrap.field-wrap.listimage-wrap.list-wrap,
div#nf-field-47-wrap.field-wrap.listimage-wrap.list-wrap {
    max-width: 100% !important;
}

div#nf-field-66-wrap.field-wrap.listimage-wrap.list-wrap .nf-field-element,
div#nf-field-62-wrap.field-wrap.listimage-wrap.list-wrap .nf-field-element,
div#nf-field-51-wrap.field-wrap.listimage-wrap.list-wrap .nf-field-element,
div#nf-field-47-wrap.field-wrap.listimage-wrap.list-wrap .nf-field-element {
    max-width: 1240px;
}

div#nf-field-66-wrap.field-wrap.listimage-wrap.list-wrap .nf-field-element li,
div#nf-field-62-wrap.field-wrap.listimage-wrap.list-wrap .nf-field-element li,
div#nf-field-47-wrap.field-wrap.listimage-wrap.list-wrap .nf-field-element li,

div#nf-field-51-wrap.field-wrap.listimage-wrap.list-wrap .nf-field-element li {
    min-width: 280px;
}


div#nf-field-60-container,
div#nf-field-59-container,
#nf-field-84-wrap {
    /* max-width: 610px; */
    margin: 0 auto;
}

#nf-field-84-wrap label {
    color: #6D6D6D;
    font-family: "Rubik", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1em;
}
label#nf-label-field-59 {
    font-size: 14px;
    font-weight: 500;
}

label#nf-label-field-60 {
    font-size: 13px;
    font-weight: 400;
}

.checkbox-wrap .nf-field-label label:before {
    font-size: 15px;
    left: -26px;
    top: -1px;
}

.checkbox-wrap .nf-field-label label.nf-checked-label:after {
    border-color: #00FF99;
}

input#nf-field-064 {
    max-width: 130px;
    margin: 0 auto !important;
}

div#nf-field-64-wrap {
    text-align: center;
}


div#nf-field-33-wrap {max-width: 700px;margin: 0 auto;}

div#nf-field-60-wrap {margin-top: 25px;}

.checkbox-wrap .nf-field-element label:after, .checkbox-wrap .nf-field-label label:after, .listcheckbox-wrap .nf-field-element label:after, .listcheckbox-wrap .nf-field-label label:after {border: 1px solid #008FBA  !important;}

.checkbox-wrap .nf-field-element label:before, .checkbox-wrap .nf-field-label label:before, .listcheckbox-wrap .nf-field-element label:before, .listcheckbox-wrap .nf-field-label label:before {font-size: 14px;left: -27px;top: -1px;}


input#nf-field-064 {padding: 11px;text-align: center;max-width: 80px;font-size: 21px;color: #aaa;}

label#nf-label-field-62,label#nf-label-field-61 {font-size: 14px;font-weight: 400;}

div#nf-field-60-container {max-width: 674px;margin: 0 auto;}

.nf-form-content {padding-top: 0 !important;}

.part_left_ninja {top: 75px;}


.form_txt13  ~  .part_left_ninja {left: 0;}

label#nf-label-field-60-0 img {display: none;margin: 0 !important;}
label#nf-label-field-60-1 img {display: none;margin: 0 !important;}


div#nf-field-61-container .nf-field  {max-width: 284px;margin-right: 0;margin-left: auto;}
div#nf-field-62-container .nf-field {max-width: 284px;margin-left: 0;margin-right: auto;}


div#nf-field-60-wrap ul {padding-left: 0;margin-left: 0;}



label#nf-label-field-73,
label#nf-label-field-65,
label#nf-label-field-64 {
    font-size: 14px;
    font-weight: 500;
    color: #6D6D6D;
}

.form_txt.form_txt12 {max-width: 670px;margin: 0 auto;}
div#nf-field-65-wrap,
div#nf-field-73-wrap,
div#nf-field-64-wrap {max-width: 520px;margin: 0 auto;}



div#nf-field-66-wrap {max-width: 520px;margin: 0 auto;}
div#nf-field-66-wrap .nf-field-label {width: 40px;}
div#nf-field-66-wrap .nf-field-description {
    width: 100%;
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    color: #6d6d6d;
    line-height: 1.3;
}

div#nf-field-66-wrap .nf-field-description a {color: #008FBA;}
label#nf-label-field-66:after {top: -18px !important;}
label#nf-label-field-66:before {top: -18px !important; font-size:15px;left:-27px;}
div#nf-field-67-wrap .nf-field-element {text-align: center;margin-top: 45px !important;}



.retour_acc a {
    background-color: #018DB6 !important;
    border-radius: 50px;
    color: #fdfffb !important;
    display: inline-block;
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 25px;
    margin-top: 9vh;
    background-repeat: no-repeat;
    background-position: 93%;
}
input.nf-next{

    padding-right: 75px !important;
    background-image: url(img/shape.png) !important;
    background-repeat: no-repeat !important;
    background-position: 92% !important;
}

input.nf-previous{

    background-image: url(https://afbe.fr/wp-content/themes/nanum-child/img/shape1.png) !important;;
    background-repeat: no-repeat !important;
    background-position: 2% !important;}
.page-id-1276 .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-163748c .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}
.page-id-1276 .nf-form-fields-required,span.ninja-forms-req-symbol {
    display: none !important;
}


.nf-form-layout {
    background: #FBFCFF;
    min-height: 90vh;
}

.page-id-1276 .site-content
{
    background-image:none !important;
}

body.page-id-1276 li.nf-previous-item input.nf-previous {
    box-shadow: none;
    padding-left: 0 !important;
    margin-top: 0;
    margin-left: 13px;
    width: auto !important;
    min-width: 110px;
    font-size: 16px !important;
    font-family: "Futura PT", Sans-serif;
}

div#nf-form-3-cont {
    font-family: "Futura PT", Sans-serif;
}


label#nf-label-field-71,
label#nf-label-field-42 {
    font-family: "Futura PT", Sans-serif;
    font-size: 14px;
    color: #6D6D6D;
}

input#nf-field-71,
input#nf-field-42 {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}
div#nf-field-71-wrap,
div#nf-field-42-wrap {
    max-width: 594px;
    margin: 0 auto;
}
.nf-error-msg.nf-error-field-errors, .nf-error-msg.nf-error-required-error {
    font-size: 17px !important;
    font-weight: 400;
    color: #382933 !important;
    text-align: center !important;
}

input#nf-field-56 {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 11px;
    text-align: center;
    max-width: 80px;
    font-size: 21px;
    color: #aaa;
}

div#nf-field-56-wrap {
    max-width: 130px;
    margin: 0 auto;
}

div#nf-field-61-container .nf-field  {max-width: 284px;margin-right: 0;margin-left: auto;}
div#nf-field-62-container .nf-field {max-width: 284px;margin-left: 0;margin-right: auto;}


input#nf-field-61,input#nf-field-62 {
    background: #fff;
}
div#nf-field-38-wrap {
    max-width: 630px;
    margin: 0 auto;
}
div#nf-field-40-wrap img,
div#nf-field-58-wrap img {
    display: none;
}
div#nf-field-40-wrap label  {
    justify-content: center;
    padding: 5px 25px !important;
}

div#nf-field-58-wrap label {
    justify-content: center;
    padding: 5px 24px !important;
}


div#nf-field-44-wrap label {
    line-height: 1.2;
    padding-right: 26px !important;
    display: flex;
    justify-content: start;
    padding-top: 28px !important;
}
div#nf-field-44-wrap img {
    margin-right: 18px;
    margin-top: -14px;
}
div#nf-field-46-container label {
    line-height: 1;
    padding-right: 10px !important;
    padding-top: 25px !important;
}
div#nf-field-46-container .nf-field-element {
    max-width: 1270px;
}
div#nf-field-46-container img {
    margin-right: 22px;
    margin-top: -6px;
}

div#nf-field-48-container label {
    line-height: 1;
    padding-right: 30px !important;
    padding-top: 25px !important;
}
div#nf-field-48-container .nf-field-element {
    max-width: 1200px;
}
div#nf-field-48-container img {
    margin-right: 22px;
    margin-top: -6px;
}

div#nf-field-50-container label {
    line-height: 1;
    padding-right: 20px !important;
    padding-top: 27px !important;
}
div#nf-field-50-container .nf-field-element {
    max-width: 1000px;
}
div#nf-field-50-container img {
    margin-right: 22px;
    margin-top: -13px;
}
div#nf-field-50-wrap label {
    line-height: 1.2;
    padding-right: 10px !important;
    display: flex;
    justify-content: start;
}
div#nf-field-50-wrap .nf-field-element li {
    max-width: 300px;
}
div#nf-field-69-container {
    max-width: 593px;
    margin: 0 auto;
    margin-top: 45px;
}
div#nf-field-70-container {
    max-width: 593px;
    margin: 0 auto;
}
div#nf-field-70-container .nf-field-description {
    width: 100%;
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    color: #6d6d6d;
    line-height: 1.3;
    font-size: 13px;
    margin-top: 18px;
}
div#nf-field-70-wrap .nf-field-label {
    width: 40px;
}
label#nf-label-field-69 {
    font-size: 14px;
    font-weight: 500;
    color: #6d6d6d;
}
input#nf-field-69 {
    background-color: #fff;
}
label#nf-label-field-70:before {
    top: 0px !important;
    font-size: 15px;
    left: -27px;
}




div#nf-field-54-container label {
    line-height: 1;
    padding-right: 20px !important;
    padding-top: 24px !important;
}
div#nf-field-54-container .nf-field-element {
    max-width: 1131px;
}
div#nf-field-54-container img {
    margin-right: 16px;
    margin-top: -8px;
}
div#nf-field-54-wrap label {
    line-height: 1.2;
    padding-right: 5px !important;
    display: flex;
    justify-content: start;
}
div#nf-field-54-wrap .nf-field-element li {
    max-width:250px;
}
div#nf-field-58-wrap .nf-field-element li {
    max-width:250px;
}
div#nf-field-58-container .nf-field-element {
    max-width: 1100px;
}

div#nf-field-54-container  label#nf-label-field-54-0,
div#nf-field-54-container  label#nf-label-field-54-2,
div#nf-field-54-container  label#nf-label-field-54-3 {
    padding-top: 31px !important;
}

div#nf-field-54-container label#nf-label-field-54-0 img,
div#nf-field-54-container label#nf-label-field-54-2 img,
div#nf-field-54-container label#nf-label-field-54-3 img {
    margin-top: -12px;
}
label#nf-label-field-60-1, label#nf-label-field-60-0 {
    height: 66px;
    display: block;
    padding: 10px 30px !important;
    text-align: center;
    line-height: 1;
    padding-top: 22px !important;
}

div#nf-field-58-container .nf-field-element {
    max-width: 1100px;
}
div#nf-field-58-wrap .nf-field-element li {
    max-width:250px;
}
div#nf-field-60-wrap .nf-field-element {
    max-width: 610px;
}

div#nf-field-65-wrap input,
div#nf-field-73-wrap input,
div#nf-field-64-wrap input {
    background-color: #fff;
}
.form_txt.form_txt13 {
    position: absolute;
    left: 40%;
}


@media (min-width: 1200px){
.margin_right{
    margin-right: 30px;
}
}



@media (max-width: 1200px){
.mobile-logo, .page-mobile-menu-logo >a {
    padding: 15px 0;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-7c93fb2c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none;
}
    .mobile-navigation .menu > li > a:hover {
        color: #018DB6;
    }
    .margin_right{
        margin-bottom: 30px;
    }
    .tabss .elementor-tabs-wrapper {
        max-width: 750px;
        justify-content: space-between!important;
        margin: 0px auto;
        position: relative;
    }
    .tabss .elementor-tab-title {
        width: 48px;
        height: 48px;
        padding: 12px !important;
        padding-top: 8px !important;
    }
    .tabss .elementor-tab-title.elementor-active {
        width: 48px;
        height: 48px;
        padding: 12px !important;
        padding-top: 8px !important;
    }
    .elementor-tabs-wrapper {
        padding-bottom: 35px;
    }
    .tabss .elementor-tabs-wrapper:before {
        height: 0px;
    }
    div#elementor-tab-content-4351 {
        max-width: 100%;
        text-align: center;
    }
    div#elementor-tab-content-4352 {
        max-width: 100%;
        text-align: center;
        margin-left: 0 !important;
    }
    div#elementor-tab-content-4353 {
        max-width: 100%;
        text-align: center;
        margin-left: 0 !important;
    }
    div#elementor-tab-content-4354 {
        max-width: 100%;
        text-align: center;
        margin-left: 0 !important;
    }


    .tabs1 div#elementor-tab-content-4352 {
        max-width: 100%;
        text-align: center;
        margin-left: 0px !important;
        margin-top: 0px;
    }
    .tabs1 div#elementor-tab-content-4354 {
        max-width: 100%;
        text-align: center;
        margin-top: 0px;
        margin-left: 0px !important;
    }


    .tabss{
        min-height: 224px;
    }
    .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {

        display: flex;
    }
    .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {
        display: none;
    }
    .tabss .elementor-tab-content {
        font-size: 20px !important;
        line-height: 1.4 !important;
    }
    .slide_item .elementor-swiper-button.elementor-swiper-button-prev {
        top:460px !important;
    }

    .slide_item .elementor-swiper-button.elementor-swiper-button-next {
        top: 460px !important;
    }

}

.mobile-navigation .close-tigger:hover, .mobile-navigation .menu a:focus, .mobile-navigation .menu a:hover {
    color: #1680a3 !important;
}

@media (max-width: 1200px){
    .part_left_ninja {
        display: none;
    }
    .nf-form-layout {
        margin-left: 0;
    padding: 0 15px;
    }
    .max_serv {
        max-width: 500px;
        margin: 23px;
    }
    .ninja-forms-form-wrap .nf-field-element ul {
        display: flex !important;
        flex-direction: column !important;
    margin-left: 0;
    }
    .ninja-forms-form-wrap .nf-field-element ul li{
        margin-bottom:25px !important;    max-height: 90px;
    }
    .display_mob{
        display: none;
    }
    .form_txt.form_txt13 {
        position: relative;
        left: auto;
    padding-left: 10px;
    padding-right: 10px;
    }
}

.nf-error-msg.nf-error-number-min {
    text-align: center;
}
div#nf-field-54-wrap.nf-pass .nf-field-element:after,
div#nf-field-50-wrap.nf-pass .nf-field-element:after,
div#nf-field-44-wrap.nf-pass .nf-field-element:after,
div#nf-field-46-wrap.nf-pass .nf-field-element:after {
top: -29px !important;
}



.listimage-wrap li label img {
    max-height: 50px !important;  
    filter: grayscale(100%); 
    max-width: 55px !important;
} 

.listimage-wrap li label.nf-checked-label {
    color: #008FBA;
}

.listimage-wrap li label.nf-checked-label img {
    filter: grayscale(0%); 
}

.img_mobile{
	display: none;
}
@media (max-width: 992px){
.none_mob{
	display: none;
}
.img_mobile{
	display: block;
}
.footer_class {
    padding: 50px 45px !important;
}
.elementor-element-ce789b8 {
    padding: 0 35px;
} 
#mobile-header:after {
    background: none !important;
}

.home main#main {
    background-image: none !important;
}

body {
    background-image: none !important;
}

.padd_mob {
    padding-left: 22px !important;
    padding-right: 22px !important;
}

.img_mobile {
    margin-top: 15px;
}

.img_mobile img {
    border-radius: 10px;
} 

.tabss .elementor-tabs-wrapper:before {
    width: 90%;
    height: 2px;
    background: #fff;
    content: '';
    transform: translate(-50%,0%);
    position: absolute;
    top: 25px;
    left: 50%;
}
span.wpcf7-spinner {
    position: absolute;
    right: 0;
}
.tabss.tabs1 .elementor-tabs-wrapper {
    margin-top: 100px;
}
div#nf-field-62-container .nf-field {
    margin-right: 0;
    margin-left: auto;
}
.footer_class .elementor-widget-button {
    text-align: center;
}
.wpcf7 {
    max-width: 310px;
    margin: 0 auto;
}
ul.nf-next-previous {
    margin-top: 40px !important;
}
div#nf-field-56-wrap {
    max-width: 80px; 
}

div#nf-field-62-container .nf-field,
div#nf-field-61-container .nf-field {
    margin: 0 auto;
}

}
 
.field-wrap.listimage-wrap.list-wrap .nf-field-element ul {
    margin-top: 0;
}

@media (min-width: 992px){ 
.listimage-wrap li label { 
    justify-content: flex-end!important;
}

}
.listimage-wrap li label { 
    justify-content: flex-end!important;
}

.listimage-wrap li label img {
    margin-right: 20px !important;
}
label#nf-label-field-58-0,
label#nf-label-field-58-1,
label#nf-label-field-58-2,
label#nf-label-field-58-3,
label#nf-label-field-58-4,
label#nf-label-field-40-2,
label#nf-label-field-40-1,
label#nf-label-field-40-0 {
    justify-content: center !important;
}




.box_contact1 {
    border-radius: 5px;
    box-shadow: 0px 5px 15px rgba(130,136,147, 0.15);
    opacity: 1;
    background-color: rgba(255,255,255, 1);
    padding: 65px 50px;
    min-height: 300px;
    max-width: 370px;
    margin: 0 auto;
    text-align: center;
}

.box_contact1 h4 {
    color: #008FBA;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}

.box_contact1 p {
    min-height: 90px;
    margin-bottom: 15px;
}

.box_contact1 h5 a {
    color: #283A5E;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}

.box_contact1 h5 a:hover { 
    text-decoration: none;
}
span.wpcf7-spinner {
    position: absolute;
    right: 0;
}

#primary {
    position: relative;
    z-index: 1;
}
#primary > .row {
    margin: 0 auto;
}


/* HEADER */
.current-menu-item a.elementor-item-active {
    font-weight: 600 !important;
}
.sub-menu.elementor-nav-menu--dropdown {
    margin: 0;
}
.elementor-nav-menu--main .elementor-nav-menu a {
    border: none !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul, 
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down {
    padding: 10px;
}

/* FOOTER */
.info-footer small {
    display: block;
}
.info-footer a {
    text-decoration: underline;
}
.elementor-location-footer {
    position: relative;
}
body .elementor-location-footer:before {
    content: url("img/bg-footer.png");
    display: flex;
    justify-content: flex-end;
    width: 100vw;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}

/* HOME */
.home .btn-header a {
    background-color: white !important;
    color: #018DB6 !important;
    border-color: white !important;
    transition: .5s ease 0s;
}
.home .btn-header a:hover,
.home .btn-header a:active,
.home .btn-header a:focus {
    background-color: #018DB6 !important;
    color: white !important;
    border-color: #018DB6 !important;
}
.list-service-home ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 16px 12px;
}
.list-service-home ul li {
    border-radius: 6px;
    background: #FFF;
    padding: 10px 8px;
    list-style: none;
}

.form-contact-home ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.form-contact-home ul li {
    list-style: none;
    flex: 0 0 calc(50% - 10px);
}
.form-contact-home ul li.col-md-12 {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
}
.form-contact-home ul li p {
    margin: 0;
}
.form-contact-home span.wpcf7-form-control-wrap input {
    color: #828893;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.4px;
    border-radius: 2px;
    border: 1px solid #B8B8B8;
    background: #FFF;
    padding: 15px 12px;
}
.form-contact-home span.wpcf7-form-control-wrap input::placeholder {
    color: #828893;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 112.5% */
    letter-spacing: -0.4px;
}
.form-contact-home ul li.col-md-12 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.1px;
    margin: 2rem 0 0;
    width: 225px;
}
body:not(.home) .form-contact-home ul li.col-md-12 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 125px;
}
.form-contact-inside ul li.col-md-12 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 127px;
    margin: .5rem auto 0;
}
.blue {
    color: #018DB6 !important;
}
span.stars__item {
    background: #018DB6 !important;
    border-radius: 4px;
}
body .rating__value-numeric,
body .skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width .review__carousel .review__rating .review__rating-fact, 
body #skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width .review__carousel .review__rating .review__rating-fact,
body .skeepers_carousel_container .carousel-container .slide-arrow, 
body #skeepers_carousel_modal .carousel-container .slide-arrow,
body .view-more {
    color: #018DB6 !important;
}
body .skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content, 
body #skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content {
    background: #F3F3F3;
    border: none;
    border-radius: 16px;
    padding: 26px;
}
body .skeepers_carousel_container .swiper-pagination-bullet.swiper-pagination-bullet-active, 
body #skeepers_carousel_modal .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: #018DB6 !important;
}

/* PARCOURS */
.page-id-3222 article {
    background: url(img/flower.png) no-repeat scroll right top transparent;
}
.etape-parcours {
    position: relative;
}
.etape-parcours:last-child:after {
    display: none;
}
.etape-parcours:after {
    content: "";
    position: absolute;
    left: calc(50% - 2px);
    top: 57px;
    border-radius: 10px;
    background-color: #018DB6;
    display: block;
    width: 4px;
    height: 83.5%;
}
.titre-parcours {
    position: relative;
}
.titre-parcours:after {
    content: "";
    position: absolute;
    left: calc(50% - 12.5px);
    bottom: 0;
    border-radius: 50%;
    background-color: #fff;
    border: 8px solid #018DB6;
    display: block;
    width: 25px;
    height: 25px;
}

.breadcrumb ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.breadcrumb ul li {
    list-style: none;
    display: flex;
    align-items: center;
    color: #018DB6;
    font-weight: 400;
}
.breadcrumb ul li:nth-child(n+2):before {
    content: url(img/arrow-breadcrumb.png);
    margin: 0 10px;
    width: 9px;
    height: 22px;
    display: block;
}
.breadcrumb ul li a {
    color: #607D8B;
    font-family: "Outfit", Sans-serif;
    font-weight: 400;
}

/* SERVICE */
.list-performance {
    counter-reset: item-counter;
}
.list-performance > div {
    counter-increment: item-counter;
    position: relative;
    padding-left: 4em;
}
.list-performance > div:before {
    content: counter(item-counter);
    position: absolute;
    left: 0;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px; height: 30px;
    border-radius: 50%;
    background: #A7A947;
}
.list-travaux .elementor-icon-box-description {    
    font-family: Outfit;
}

/* MOBILE */
@media screen and (max-width: 1024px) {
    .elementor-menu-toggle.elementor-active {
        position: relative;
        z-index: 3;
    }
    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a.elementor-item {
        display: flex;
        justify-content: center;
        font-size: 1.5rem !important;
        margin: 1rem auto;
    }
    .elementor-nav-menu .sub-arrow {
        margin: -10px -25px -10px 0;
    }
    .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
        font-size: 1.3rem!important;
        display: flex;
        justify-content: center;
        margin: .5rem auto;
    }
}

@media screen and (max-width: 992px) {
    .form-contact-home .wpcf7 {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .form-contact-home ul li {
        flex: 0 0 100%;
    }
    .form-contact-home ul li p {
        margin: 0;
    }
}