.boxHeader {
    background: rgba(255, 255, 255, .75);
    height: 94%;
    width: 47%;
    border-radius: 5px;
    margin-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 10px);
}

.boxHeader h1 {
    font-size: 42px;
    margin: 0;
}
  
.boxHeader .decobleu {
    margin: 1.5rem 0 !important;
}
  
.boxHeader h2 {
    margin: 0 !important;
    max-width: 86%;
}
  
.boxHeader .btnHomepage, #simulateurprime button {
    border-radius: 5px;
    background: #009ee0;
    border: none;
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    padding: 0.25rem .75rem;
    cursor: pointer;
}
  
.boxHeader .btnHomepage {
    margin-top: 2rem!important;
}

.headerSlide .js-slick-carousel,
.headerSlide .slick-slide {
    height: 34rem!important;
    overflow: hidden;
}
.headerSlide .js-slick-carousel .js-slided img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

#listedomaines .card {
    width: 24%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .5rem;
    text-align: center;
}

#listedomaines .card .content h3 {
    text-transform: uppercase;
    margin-bottom: .4rem;
    font-weight: 600;
}

#listedomaines .card .content p {
    margin: .1rem 0;
    font-size: 18px;
}

#listedomaines .card .headPicture {
    height: 10rem;
    width: 100%;
    margin-bottom: 1rem;
}
  
#listedomaines .innerbloc {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

#listedomaines .card .headPicture {
    cursor: pointer;
    height: 10rem;
    width: 100%;
    margin-bottom: 1rem;
    overflow: hidden;
}

#listedomaines .card .headPicture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#domainesintervention {
  padding: 2rem 0;
  font-size: 32px !important;
}

#domainesintervention p {
  font-size: 20px !important;
  text-align: center;
  max-width: 80%;
}

#domainesintervention img {
  margin: 1rem 0;
}

#inscriptionconnexion {
  background: url('../img/fondconnexion.jpg');
  background-size: cover;
  background-position: center;
}

#inscriptionconnexion {
    background: url('../img/fondconnexion.jpg');
    background-size: cover;
    background-position: center;
    scroll-margin-top: 4rem;
}

#operations .blocgreen {
    width: 23%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: .5rem;
}
  
#operations .blocgreen p {
    font-size: 18px;
}
  
#operations .blocgreen .picture {
    height: 7rem;
    width: 7rem;
    background: #1bad4f;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
}
  
#operations .blocgreen .picture img {
    width: 90%;
}
  
#operations .blocgreen {
    width: 23%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: .5rem;
}

#operations .blocgreen p {
    font-size: 18px;
}

#operations .blocgreen .picture {
    height: 7rem;
    width: 7rem;
    background: #1bad4f;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
}

#operations .blocgreen .picture img {
    width: 90%;
}

#simulateurprime img {
    height: 48px;
    margin-bottom: .5rem;
}

#simulateurprime .ctnFondVert .img-bloc {
    display: flex;
    align-items: center;
}

#simulateurprime .ctnFondVert img {
    width: 100%;
    height: auto;
}
#simulateurprime .ctnFondVert p {
    color: #fff;
    text-align: center;
}

#simulateurprime .ctnFondVert h2 {
    color: #fff;
    text-align: center;
}
#simulateurprime .ctnFondVert .bloc-btn {
    display: flex;
    justify-content: space-between;
}



.btnConnexion {
    background: #55c022;
    color: #FFF;
    width: 120px;
    text-align: center;
    border-radius: 10px;
    text-transform: uppercase;
    border: none;
    padding-top: 4px;
    float: none!important;
    padding-bottom: 4px;
    cursor: pointer;
}

.ctnFOndGris {
    background: #eeeeee;
    padding-top: 20px;
    padding-bottom: 20px;
}

.fondVert {
    background: #41c2a6;
    padding-top: 20px;
    padding-bottom: 20px;
}

.blocDataTop {
    color: #000;
    background: #eeeeee;
}

.blocDataBottom {
    color: #FFF;
    text-align: center;
    background: #41c2a6;
    padding-top: 5px;
    padding-bottom: 5px;
}

.blocData {
    margin-bottom: 10px;
}

.titreExemple {
    color: #636363;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    min-height: 75px;
}

.titreBloc {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 24px;
}

.sousTitreExemple {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
}

.colorBat {
    color: #54c223;
}

.innerbloc {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.decobleu {
    width: 200px;
    height: 4px;
    background: #009ee0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.decobleub {
    width: 200px;
    height: 4px;
    background: #009ee0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.ctnExemple {
    background: #FFF;
    padding: 20px;
    text-align: center;
}

.oubliPasswd {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #AAA;
    margin-top: 10px;
}

.rouge {
    color: red;
}

.logomobile {
    width: 175px;
}

.btnConnexionb {
    max-width: 200px;
}

.slick-prev:before, .slick-next:before {
    color: #41c2a6 !important;
}
.center-text {
    text-align: center;
}

.your-classb {
    display: block !important;
}


/*hover*/
@media (hover:hover) {
    .boxHeader .btnHomepage:hover, #simulateurprime button:hover {
        background: #1bad4f;
    }
}

@media screen and (min-width:1720px) {
    #simulateurprime .ctnFondVert .innerbloc {
        max-width: 1500px;
    }
}
@media screen and (max-width:1000px) {
    .boxHeader {
        background: #eeeeee;
        width: 100%;
        position: relative;
        padding: 2rem 0 !important;
    }
    
    .headerSlide .js-slick-carousel,
    .headerSlide .slick-slide {
        height: 0 !important;
        display: none;
    }
    .headerSlide .js-slick-carousel .js-slided img {
        width: 0;
        display: none;
    }

    #operations .blocgreen {
        width: 48%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: .5rem;
    }

    #operations > div {
        padding-bottom: 0rem !important;
    }
}

@media screen and (max-width: 769px) {
    #simulateurprime .ctnFondVert .row {
        flex-direction: column;
    }
    #simulateurprime .ctnFondVert .img-bloc {
        max-width: 100%!important;
        margin-bottom: 2rem;
    }
    #simulateurprime .ctnFondVert .text-bloc {
        max-width: 100%!important;
    }
    #simulateurprime .ctnFondVert .bloc-btn {
     flex-direction: column;
     align-items: center;
    }
}

@media screen and (max-width: 767px) {
    .boxHeader h2 {
        font-size: 26px;
    }
    .boxHeader {
        padding: 2rem 1rem !important;
    }

    #domainesintervention p {
        text-align: justify;
    }
    #listedomaines .innerbloc {
        flex-wrap: wrap;
    }
    #listedomaines .card {
        width: 46%;
    }
    #simulateurprime p {
        text-align: justify;
    }
        
    #simulateurprime .ctnFondVert img {
        width: 70%;
        margin: auto;
        margin-bottom: 1rem;
    }
    #simulateurprime .ctnFondVert h3 {
        font-size: 26px;
    }
    #simulateurprime .ctnFondVert p {
        text-align: justify;
    }
    #simulateurprime .ctnFondVert .bloc-btn {
        flex-direction: column;
        align-items: center;
    }
    #simulateurprime button {
        font-size: 18px;
    }
    #simulateurprime img {
      margin-bottom: 0.5rem;
      width: auto;
    }
}