html {
    --scroll-behavior: smooth;
    scroll-behavior: smooth;
}

body
{
    font-family: 'Open Sans', sans-serif;

}

h1,h2
{
    font-weight: 600;
}

p
{
    font-size: 17px;
    color: black;
    text-align: justify;
}

h4
{
    color: #333e74;
}

.rgpd-reponse
{
    color: #bf3535;
}

#backGroundCustom
{

    background-size: cover;
    background-image: url("../img/aides-chaudiere.png");
    border-radius: 20px 20px 20px 20px;
    background-position: left -60px bottom 0px;
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: -5px;

}

.pourCriteres
{
    font-size: 20px;
    background-color: #ffbc00;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    font-weight: bold;
}

.customPuceColor
{
    color: #de5d2f;
}

.customSeparation
{
    border-bottom: 1px dotted #ac2b2629;
}

.summup
{

    color: #343e74;
}

.blockCustomHeight
{
    min-height: 200px;
    padding: 5px 5px 5px 5px;
}


.customHeadline1
{
    font-weight: bold;
}

.pictoCustom
{
    width: 50px;
    height: 50px;
}

.height-100
{
    height: 100%;
    width: 100%;
    border-radius: 10px 10px 10px 10px;
    margin-top: 5px;
}

.bloc-sous-title-1
{
    color: #2f57a8;
}

.bloc-sous-title-2
{
    color: #fe4002;
}

.bloc-sous-title-3
{
    color: #ff8601;
}

.bloc-sous-title-4
{
    color: #00ae25;
}

.bloc-defaut-color
{
    color: #00387c;
}




#bloc-1
{
    background-color: #f2fbfe;
    padding: 10px 10px 10px 10px;
    min-height: 200px;
    border-radius: 10px;
    border: 1px solid #2f57a8;

}

#bloc-2
{
    background-color: #f2fbfe;
    padding: 10px 10px 10px 10px;
    min-height: 200px;
    border-radius: 10px;
    border: 1px solid #fe4002;

}

#bloc-3
{
    background-color: #f2fbfe;
    padding: 10px 10px 10px 10px;
    min-height: 200px;
    border-radius: 10px;
    border: 1px solid #ff8601;

}

#bloc-4
{
    background-color: #f2fbfe;
    padding: 10px 10px 10px 10px;
    min-height: 200px;
    border-radius: 10px;
    border: 1px solid #00ae25;

}

.masquer
{
    display: none;
}

.activeLink
{
    color: #de5d2f!important;
}

.customBoldBlue
{
    font-weight: 600;
    color: #009fff;
}

.customdBlue
{
    color: #009fff;
}
.colorIconeTitle
{
    color: orange;
}

img.img-header {
    animation-name: move;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
}

@keyframes move {
    0% {
        transform: translate3d(0,-4px,0)
    }

    to {
        transform: translate3d(0,4px,0)
    }
}

.customFooterCta
{
    height: 50px;
    background-color: #37658a;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    z-index: 10000;
}

.inCircleColor
{
    color: white;
}

.outCircleColor
{
    color: orange;
}

.scroll-anchor-fixed
{
    margin-top: -77px;
    padding-top: 77px;
}

.sous-section-scroll-anchor-fixed
{
    margin-top: -150px;
    padding-top: 150px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #de5d2f;
}

.navbar-light .navbar-nav .nav-link
{
    color: #183c67;
}

.emphaseText
{
    color: #fd5857!important;
    font-weight: 500;
}


.emphaseBold
{
    font-weight: bold;
}

.customCircleStep {
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    background-color: #fe5857;
    color: white;
    margin: auto;
}

.customBeneficier {
    background-color: #ffe8e6;
    border-radius: 50px 50px 50px 50px;
}

.h2-section
{
    font-size: 1.5rem;
}

.bg-theme
{
    background-color: #f2fbff;
}

.header-radius
{
    border-radius: 0px 0px 50px 50px;
    border: 2px solid #edf6fb
}

.header-p
{
    font-size: 19px;
}

.customStepSize
{
    width: 45px;
    height: 45px;
}

.commentStep {
    border-top: 1px dotted #f5cbc8;
    font-size: 16px;
}

.count-digit
{
    font-size: 48px;
    font-weight: 700;
    color: #2a2a2a;
    margin-top: 5px;
}

.count-title
{
    font-size: 15px;
    color: #fe5857;
    font-weight: bold;
}

.customAides
{
    background-color: #ffbc00;
    color: white;
    border-radius: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
    display: block;
}


footer a
{
    color: #333e74;
    text-decoration: none;
}

.title-1-color
{
    color: #333e74;
}

.sous-title-1-color
{
    color: #586089;
}

.li-color-check
{
    color: orange;
}

.header-padding
{
    padding-top: 120px;
}

.img-100
{
    width: 100%;
}

.img-header
{
    max-width: 80%;

}

.navbar-custom
{
    border-bottom: 2px solid #edf6fb;
    font-weight: 600;
    font-size: 15px;
}

.sticky-top
{
    top: 77px!important;
    background-color: #f2fbfe;
    padding: 10px 10px 10px 10px;
    border-radius: 0px 0px 20px 20px;
    border-bottom: 2px solid #edf6fb;
    font-size: 16px;
}

#BAREME_IDF,#BAREME_PROVINCE
{
    font-size: 14px;
    font-weight: bold;
}

.baremeIdf,.baremeAutresRegions

{
    vertical-align: middle!important;
    font-size: 14px;
    font-weight: bold;
}

.baremeBG1
{
    background-color: #f4acbd!important;
    vertical-align: middle!important;
    font-size: 14px;
    font-weight: bold;
}

.baremeBG2
{
    background-color: #a4a7d2!important;
    vertical-align: middle!important;
    font-size: 14px;
    font-weight: bold;
}

.baremeBG3
{
    background-color: #fbe3aa!important;
    vertical-align: middle!important;
    font-size: 14px;
    font-weight: bold;
}

.baremeBG4
{
    background-color: #e3bff1!important;
    vertical-align: middle!important;
    font-size: 14px;
    font-weight: bold;
}

.baremeBG5
{
    background-color: #ffbbea!important;
    vertical-align: middle!important;
    font-size: 14px;
    font-weight: bold;
}


.baremeHEADERBG1
{
    vertical-align: middle!important;
    background-color: #ea1674!important;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.baremeHEADERBG2
{
    vertical-align: middle!important;
    background-color: #3a53a1!important;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.baremeHEADERBG3
{
    vertical-align: middle!important;
    background-color: #f6c732!important;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.baremeHEADERBG4
{
    vertical-align: middle!important;
    background-color: #b252d9!important;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.baremeHEADERBG5
{
    vertical-align: middle!important;
    background-color: #ff70d3!important;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.footer-theme
{
    border-top: 1px solid #ddebee;
    background-color: #f2fbfe;
    margin-bottom: 50px;
}

.logo-custom
{
    height: 50px;
}

.custom-popup-mp {
    position: relative;
    background: #FFF;
    padding: 40px;
    width: auto;
    max-width: 400px;
    margin: 20px auto;
    text-align: center;
}

.popup-first-title
{
    font-size: 18px;
    font-weight: bold;
    color: #333e74;
}

.popup-seconde-title
{
    font-size: 18px;
    color: #333e74;
}
.customPopImage
{
    height: 70px;
    width: 70px;
}

.emphaseArg
{
    background-color: #ebf4fc;
    padding: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

.emphaseAide
{
    background-color: #ebf4fc;
    padding: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

#cumulAides
{
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #ffb845;
    padding: 10px 10px 10px 10px;
    background-color: #f2fbfe;
}

.rgpdTitle {
    font-weight: bold;
}

.customMpr
{
    font-size: 16px;
    color: white;
    background-color: #64bbff;
    border-radius: 20px;
    padding: 20px;
}