@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

* {
    font-family: Montserrat !important;
}

a {
    text-decoration: none !important;
    /* color: inherit !important; */
}

.navbar-link {
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.navbar-link-two {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    border-bottom: 0.5px solid rgba(34, 82, 254, 0.30);
}

.navbar-link-active {
    color: #2252fe !important;
}

/* classes outils */
.mt-80 {
    margin-top: 71px;
}

.color-blue-FE {
    color: #2252fe;
}

.color-black-D3D {
    color: #262d3d;
}

.color-grey-74 {
    color: #415674;
}

.color-grey-4D {
    color: #172b4d;
}

.color-grey-D8 {
    color: #d8d8d8;
}

.color-white {
    color: #fff;
}

.color-grey-74 {
    color: #415674;
}

.color-black {
    color: #000;
}
.btn-One{
    background-color: #2252fe;
    color: #fff;
    font-size: 15px!important;
    font-weight: 500;
    transition: 0.5s;
    justify-content: center;
    align-items: center;
}
.btn-One:hover{
    background-color: #2252fe;
    color: #fff;
}
.btn-One:hover svg {
    margin-left: 0.7rem !important;
}
.btn-Two{
    background-color: #fff;
    color: #2252fe;
    font-size: 15px !important;
    font-weight: 500px;
    border: 1px solid #2252fe;
    transition: 0.5s;
    justify-content: center!important;
    align-items: center;
}
.btn-Two:hover{
    background-color: #fff;
    color: #2252fe;
    border: 1px solid #2252fe !important;
}
.btn-Two:hover svg {
    margin-left: 0.7rem !important;
}
.btn-header{
    width: 10rem;
    height: 2.5rem;
}
.btn-white-blue {
    background-color: #fff;
    color: #2252fe;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #2252fe;
    transition: 0.5s;
    justify-content: center;
    align-items: center;
    border-radius:2rem;
}
.btn-white-blue:hover {
    background-color: #fff;
    color: #2252fe;
    border: 1px solid #2252fe !important;
}
/* .btn-One{
    background-color: #2252fe;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    transition: 0.5s;
    width: 10rem;
    height: 2.5rem;
}
.btn-One:hover{
    background-color: #2252fe;
    color: #fff;
    border: none !important;
}
.btn-btn-Two{
    background-color: #fff;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #415674;
    transition: 0.5s;
    width: 10rem;
    height: 2.5rem;
}
.btn-btn-Two:hover{
    background-color: #fff;
    color: #000;
    border: 1px solid #415674 !important;
}
.btn-blue {
    background-color: #2252fe;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    transition: 0.5s;
}

.btn-blue:hover {
    background-color: #2252fe;
    color: #fff;
}

.btn-blue:focus-visible {
    color: #fff !important;
    background-color: #2252fe !important;
    border: none !important;
}
.btn-white-blue {
    background-color: #fff;
    color: #2252fe;
    border: 1px solid #2252fe;
    font-size: 15px;
    font-weight: 500;
    transition: 0.5s;
}
.btn-white-blue:hover .svg-blue {
    margin-left: 0.7rem !important;
}
.btn-white-blue:hover {
    background-color: #fff;
    color: #2252fe;
    border: 1px solid #2252fe;
} */
/* .

.btn-white {
    background-color: #fff;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #415674;
    transition: 0.5s;
}

.btn-white:hover {
    background-color: #fff;
    color: #2252fe;
    border: 1px solid #2252fe;
}

.btn-white:focus-visible {
    color: #000 !important;
    background-color: #fff !important;
    border: none !important;
}

 */

.position-relative {
    position: relative;
}

.top-right-image {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25%;
    height: auto;
}

/* .btn-white-blueCertif {
    background-color: #2252fe;
    color: #fff;
    border: 1px solid #2252fe;
    font-size: 15px;
    font-weight: 500;
    transition: 0.5s;
}

.btn-white-blueCertif:hover {
    background-color: #ffffff;
    color: #2252fe;
    border: 2px solid #2252fe;
}

.svg-white-blueCertif path {
    fill: #ffffff;
}

.btn-white-blueCertif:hover .svg-white-blueCertif path {
    fill: #2252fe;
}
.btn-white-blueCertif:hover .svg-white-blueCertif {
    margin-left: 0.7rem !important;
}


.btn-blue:hover .svg-white path {
    fill: #204ecf;
}
.btn-blue:hover .svg-white {
    margin-left: 0.7rem !important;
}

.btn-white:hover .svg-black path {
    fill: #2252fe;
}
.btn-white:hover .svg-black {
    margin-left: 0.7rem !important;
} */

/* font familly */
.fs-10 {
    font-size: 10px;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-25 {
    font-size: 25px;
}

.fs-30 {
    font-size: 30px;
}

.fs-40 {
    font-size: 40px;
}

.fs-50 {
    font-size: 50px;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.fs-normal {
    font-style: normal;
}

@media only screen and (max-width: 992px) {
    .fs-50 {
        font-size: 25px;
    }

    .fs-40 {
        font-size: 30px;
    }

    .fs-30 {
        font-size: 21px;
    }

    .fs-20 {
        font-size: 18px;
    }

    .fs-18 {
        font-size: 16px;
    }

    .fs-16 {
        font-size: 14px;
    }

    .mt-80 {
        margin-top: 66px;
    }

    .justifyCenter {
        display: flex;
        justify-content: center;
    }

    .bg-home-one::after {}
}

@media screen and (max-width: 450px) {
    .h-16 {
        max-height: 16rem !important;
    }
}

:focus-visible,
:focus {
    outline: none !important;
    box-shadow: none !important;
}

.copyright {
    background: #081a55;
}

.bg-bleu-FE {
    background-color: #2252fe;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #fff !important;
}

.dropdown-item:focus {
    color: #000 !important;
}

.rdv-input {
    border: 2px solid #2252fe;
    background: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    padding: 12px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

.rdv-input:focus {
    border: 2px solid #2252fe !important;
    background: #fff !important;
}

/* .bg-rdv {
    background: url("../img/home/rdv.png");
    background-size: cover;
    background-position: center;
    height: aut;
} */
.backgroundCertif {
    background-color: #204ecf;
    height: 20rem;
}

/* .btn-rdv:hover {
    color: #2252FE !important;
    border-color: #FFF !important;
}

.btn-rdv:focus {
    color: #2252FE !important;
    border-color: #FFF !important;
}

.btn-rdv:active {
    color: #2252FE !important;
    border-color: #FFF !important;
}

.border-rdv-right {
    border-right: 1px #E4E5E7 solid;
    border-bottom: 2px #E4E5E7 solid;
}

.border-rdv-left {
    border-left: 1px #E4E5E7 solid;
    border-bottom: 2px #E4E5E7 solid;
} */

.rdv-hidden {
    display: none;
}

.hour-selected {
    color: #2252FE;
    border-color: #2252FE !important;
}

.step-hidden {
    display: none;
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .sp-links {
        justify-content: center !important;
    }
    .sp-flag{
        margin-right: 4px !important;
    }
}
.paiement-active{
    background-color: #2252FE;
    color: #FFF;
}



#msform fieldset .form-card {
    /*stacking fieldsets above each other*/
    position: relative;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*The background card*/
.card-form {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#progressbar .active {
    color: #000000;
    direction: ltr;
}

#progressbar  li {
    list-style-type: none;
    font-size: 12px;
    width: 50%;
    float: left;
    position: relative;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
    content: "1";
}

#progressbar #personal:before {
    content: "2";
}

/*ProgressBar before any progress*/
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

/*ProgressBar connectors*/
#account:after {
    content: '';
    width: 70%;
    height: 2px;
    background: lightgray;
    position: absolute;
    /* left: 0; */
    top: 25px;
    z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before {
    background: #2252fe;
}
#progressbar li.active:after{
    background-color: lightgray;
}
.highlight-after:after {
    background-color: #2252fe !important; /* Nouvelle couleur */
}
@media screen and (max-width:991px) {
    #account:after {
        content: '';
        width: 45%;}
}
.scale-15:hover{
    transform: scale(1.05);
}
.dropdown-toggle.dropdown-open::after {
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
}
