html, body{
    font-family: "neue-haas-grotesk-display",sans-serif;
    scroll-behavior: smooth;
    color: #2d2d2d;
}
body{

}


strong, .strong{
    font-family:"neue-haas-grotesk-display", sans-serif;
    font-style:normal;font-weight:600;font-stretch:normal;
}

.roman{ font-family: "neue-haas-grotesk-text",sans-serif;font-style:normal;font-weight:500;font-stretch:normal; }
.roman-light{ font-family: "neue-haas-grotesk-text",sans-serif;font-style:normal;font-weight:200;font-stretch:normal; }
.medium{ font-family: "neue-haas-grotesk-display",sans-serif;font-style:normal;font-weight:500;font-stretch:normal; }

.light{
    font-family:"neue-haas-grotesk-display", sans-serif;
    font-style:normal;font-weight:400;font-stretch:normal;
}

.fs-11{font-size: 11px;}
.fs-14{font-size: 14px;}
.fs-35{font-size: 35px;}
.fs-45{font-size: 45px;}
.fs-45{font-size: 45px;}
.fs-70{font-size: 70px;}
.fs-90{font-size: 90px;}
.fs-100{font-size: 100px;}
.fs-120{font-size: 120px;}

.fc-primary{color: #e72e51}
.fc-grey{color: #b7b7b7}

.bg-mq{background-color: #e72e51;}
.bg-greylight{background-color: #f5f8f9;}
.bg-valeurs{background-color: #191919;}
#valeurs{margin-top: 175px;}

/** Menu burger **/

.navbar-toggler {
    background: none;
    border: none;
}

.navbar-toggler:active,
.navbar-toggler:focus {
    outline: 0;
    box-shadow: none;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 29px;
    height: 2px;
    border-radius: 1px;
    margin: 5px 0 6px 0;
    transition: all 0.2s;
}

.navbar-toggler .icon-bar:nth-of-type(1) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggler .icon-bar:nth-of-type(3) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
    transform: rotate(0);
    width: 29px;
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 29px;
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
    transform: rotate(0);
    width: 29px;
}

.side-nav {
    z-index: 9;
    width: 32px;
    height: 200px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 20px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
}
.side-nav-link {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    color: #000000;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-top: 9px;
    margin-bottom: 16px;
    transition: transform .3s, box-shadow .4s, border-color .4s, height .4s, width .4s, background-color .4s;
    display: flex;
    position: relative;
    border: 1px solid #e72e51;
}

.side-nav-text {
    padding: 5px 10px;
    background: #e72e51;
    border-radius: 50px;
}


.toolside.side-nav-tooltip {
    margin-bottom: 0;
    display: block;
    bottom: auto;
    right: 100%;
}

.toolside {
    z-index: 2;
    max-width: 200px;
    width: 155px;
    /*border: 1px solid grey;*/
    /*background-color: #282828;*/
    color: #fff;
    text-align: right;
    letter-spacing: 0;
    text-transform: none;
    border-radius: 3px;
    justify-content: end;
    align-items: center;
    margin-bottom: 20px;
    padding: 4px 10px;
    font-family: Lato, sans-serif;
    font-size: 11px;
    line-height: 16px;
    display: flex;
    position: absolute;
    bottom: 50%;
}

.inter-link{
    position: absolute;
    top: -30px;
    margin: auto;
    left: 0;
    right: 0;
}

.title-bloc{
    background-color: #e72e51;
    color: white;
    display: inline-flex;
    padding: 7px 20px;
    border-radius: 50px;
    font-size: 17px;
    font-family:"neue-haas-grotesk-display", sans-serif;
    font-style:normal;font-weight:400;font-stretch:normal;
}

header, .bg-img{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

header{
    background-image: url('../images/bg_header.png');
    height: 704px
}

.hr-mq{
    height: 1px; width: 60px; background-color: #e72e51; margin: auto
}

.hr-mq-resp{
    height: 1px; width: 65px; background-color: #e72e51; margin-left: auto
}

.hr-mq-env{
    height: 1px; width: 65px; background-color: #e72e51; margin-right: auto
}

.hr-chiffres-title{
    height: 1px; width: 200px; background-color: #e72e51; position: absolute; top: 20px; left: -210px;
}
.hr-chiffres-title:after{
    content: "\002022";
    display: block;
    position: absolute;
    top: -16px;
    right: -2px;
    color: #e72e51;
    font-size: 21px;
}

.accroche-vision{
    height: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.citation-footer{
    font-size: 1.7rem;
}

/** Formulaires **/

#form-client input::placeholder, #form-candidat input::placeholder,
#form-client textarea::placeholder, #form-candidat textarea::placeholder,.form-control-plaintext{
    color: #ffffff;
    opacity: 0.75;
}

.form-check-input {
    width: 2em;
    height: 2em;
    border: 2px solid rgba(0,0,0,.25);
}

.form-check-label{
    margin: 14px 0 0 -21px;
}

.form-select{
    background-color: #e72e51;
    border: none;
    color: #ffffff;
}
.form-select {
    --bs-form-select-bg-img: url(../images/arrow-down.png);
    background-size: 13px 8px;
}

.form-control-plaintext {
    padding: 0.375rem 0.5rem;
}

.border-bottom-form{
    border-bottom: 1px solid #bbbbbb;
}

.form-check .form-check-input {
    margin-left: -6em;
    border-radius: 0;
}

.form-check-input:checked {
    background-color: #282828;
    border-color: #282828;
}

.form-check-input:focus, .form-select:focus {
    border-color: rgb(180 33 107 / 25%);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(180 33 107 / 25%);
}

.form-check-input {
    width: 2em;
    height: 2em;
    border: 2px solid rgba(0,0,0,.25);
}

.col-form-label {
    font-style:normal;font-weight:600;font-stretch:normal;
}

.btn-valid, .btn-valid:hover{
    border: 1px solid #ffffff;
    padding: 12px 45px;
    border-radius: 25px;
    color: #ffffff;
}

.wpcf7-not-valid-tip {
    color: black;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.wpcf7-spinner{
    display: none;
}

.politics{
    margin-top: -1rem;
}

.img-btt{ margin-left: -15px; }

.custom-file-button input[type=file] {
    margin-left: -2px !important;
}
.custom-file-button input[type=file]::-webkit-file-upload-button {
    display: none;
}
.custom-file-button input[type=file]::file-selector-button {
    display: none;
}
.custom-file-button:hover label {
    cursor: pointer;
}

.img-btt{
    cursor: pointer;
}

.img-valeurs{
    position: absolute;
    top: -100px;
    bottom: 0;
    left: 0;
    right: 0;
}

.bloc-valeur{
    margin-top: 300px;
}

.bloc-text-valeurs{
    height: 60%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 475px;
}

.bloc-text-valeurs > .fs-100{
    margin-top: -10px;
}

.valeurs-sidebar{
    position: absolute; height: 50%; margin: auto; top: 0; left: 0; bottom: 0; right: 0;
}

.valeurs-sidebar-bloc{
    opacity: 0.5;
}

.valeurs-sidebar-bloc.active{
    opacity: 1;
}

.hr-valeurs-title{
    height: 1px; width: 100px; background-color: #e72e51; position: absolute; top: 20px; left: -120px;
}


.hr-valeurs-title:after{
    content: "\002022";
    display: block;
    position: absolute;
    top: -16px;
    right: -2px;
    color: #e72e51;
    font-size: 21px;
}

.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.btn-close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-weight: normal;
    color: #fff;
    opacity: 1;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    background: transparent url(../images/close.svg) center;
    border: 0;
    border-radius: 0.375rem;
}

#btt {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    outline: none; /* Remove outline */
    background-color: #e72e51; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px 15px; /* Some padding */
    border-radius: 50px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    border: 1px solid #ffffff;
}

.bg-roundblock{
    background-image: url('../images/bg_valeurs.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 700px;
}

@media (max-width: 1199.98px) {
    .fs-100{font-size: 90px}
    .form-check-label{
        margin: 0 0 0 -21px;
    }
}

@media (max-width: 991.98px) {

    .hr-mq-resp, .hr-mq-env{
        margin: auto
    }

    .img-valeurs{
        position: relative;
        top: -120px
    }

    .bloc-valeur{
        margin-top: -100px;
    }
}

@media (max-width: 767.98px) {
    .fs-70{font-size: 40px}
    .fs-45{font-size: 35px}
    .title-bloc{font-size: 12px}
    .fs-4{font-size: 15px !important;}
    .fs-5{font-size: 1rem !important;}
    .fs-100{font-size: 60px}
    .hr-chiffres-title {
        top: 13px;
        left: -165px;
    }

    .bg-bloc-valeurs-mob{
        object-fit: fill;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: 509px;
        width: 100%;
        padding: 0;
    }

}

@media (max-width: 575.98px) {
    header{
        background-image: url('../images/bg_header_mob.png')
    }
    .fs-100{font-size: 90px}
    .fs-90{font-size: 75px;}
    .logo-mq{
        max-width: 160px;
    }

    .bg-roundblock{
        background-image: url('../images/bg_valeurs_mob.png');
        background-size: 100% 700px;
    }

}
