.header-carousel{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    transition: opacity 1s ease-in;
}

.carousel-inactive{
    opacity: 0;
}

.hero-area {
    position: relative;
    padding: 280px 0 260px 0;
    z-index: 0;
    background-size: cover;
    background-position: center;
}

.parallax{
    background-attachment: fixed!important;
    color: white;
}

.parallax h1, .parallax h2{
    color: white;
}

.img-actualite-card{
    height: 250px;
    background-repeat: no-repeat!important;
}

.pricing .single-pricing{
    padding: 0px 0px 40px 0px!important;
    /*padding: 0px 0px 0px 0px!important;*/
    height: 100%;
}

.img-carousel-partenaire{
    height: 100%;
    background-repeat: no-repeat!important;
}

.footer {
    padding-top: 50px;
    position: relative;
    padding-bottom: 0;
    /*background-image: url("../images/footer/footer-bg.png");*/
    background-color: #004494!important;
    background-size: cover;
    background-position: center;
}

.hero-area{
    height: 100vh;
}

.hero-area .hero-content h1{
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 70px;
    font-weight: 700;
    letter-spacing: 6px;
    line-height: 38px;
}

.hero-area .hero-content p {
    font-size: 34px;
    /* text-transform: lowercase; */
    letter-spacing: 2px;
    font-weight: 300; 
}

.hero-area .hero-content .button a {
    /*height: 45px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    color: #79B51C;
    border-radius: 50%;
    font-size: 22px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;*/
}

.words_rotates{
    position: absolute;
    opacity: 0;
    /*transition: opacity 0.5s ease-in;*/
    transition: opacity 0.5s ease-out;
    padding-left: 15px;
    /*transition: visibility 1s, opacity 0.5s linear;*/
}

.words_rotates.active{
    opacity: 1;
    transition: opacity 0.5s ease-in;
}

.btn-vert{
    background-color: #79B51C!important;
    color: white!important;
}

.btn-vert:hover{
    background-color: #547a18!important;
    color: white!important;
}

.bg-vert{
    background-color: #79B51C!important;
    color: white!important;
}

.btn-brun{
    background-color: #D77A0E!important;
    color: white!important;
}

.btn-brun:hover{
    background-color: #8f5717!important;
    color: white!important;
}

.text-brun{
    color: #D77A0E!important;
}

.bg-brun{
    background-color: #D77A0E!important;
    color: white;
}


.scroll-top{
    background-color: #79B51C!important;
    color: white!important;
    z-index: 9999;
}

.scroll-top:hover{
    background-color: #547a18!important;
    color: white!important;
}

.single-feature-link{
    width: 100%;
}

.single-feature-link:hover{
    cursor: pointer!important;
}

.img-perso{
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
}

.breadcrumbs{
    padding-top: 200px;
}

.sticky .navbar .navbar-nav .nav-item a.active {
    color: #D77A0E;
}

.navbar-nav .nav-item .sub-menu > li.active > a {
    color: #D77A0E !important;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #D77A0E;
}

.bloc-carte{
    height: 90vh!important;
    padding: 50px;
    position: relative;
}

.leaflet-control-layers-toggle{
    background-image: url('../images/layers.png')!important;
}

.navbar-area.sticky{
    z-index: 9999;
}

.button-hide-filter-map{
    background-color: transparent;
    border: none;
}

.button-search-map{
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    width: 40px;
    height: 40px;
    background-color: white;
    border-color: snow;
}
.filtre-carte{
    box-shadow: 10px 0 5px -2px #888;
    z-index: 999;
    overflow-x: auto;
}

.photo-personne{
    height: 100%;
    width: 50%;
}

.section {
    padding-top: 50px;
    /*padding-top: 110px;*/
    /*padding-bottom: 110px;*/
    padding-bottom: 50px;
    position: relative;
}

.leaflet-popup-content{
    text-align: center;
}

.nom_site_popup_carte{
    color: rgb(121, 181, 28);
}

.nom_commune_popup_carte{
    color: rgba(0, 0, 0, 0.54);
    text-transform: capitalize;
}

.pour-aller-plus-loin{
    background-color: transparent!important;
}

.mots-cles a{
    border-radius: 0;
    padding: 5px 12px;
    text-transform: uppercase;
    margin: 0 1px 5px 0;
    border: 1px solid #D77A0E;
    color: #D77A0E;
}

.mots-cles a.active{
    background-color: #79B51C;
    border-color: #79B51C;
    color: white;
}

.breadcrumbs .breadcrumbs-content .page-title{
    text-transform: none;
}

.breadcrumbs {
    background-color: #547a18;
}

.error-area {
    height: 100vh;
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #547a18;
    position: relative;
    overflow: hidden;
    padding-top: 200px;
}
.error-area .error-content {
    display: inline-block;
    padding: 70px 60px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.section-title{
    margin-bottom: 0!important;
    padding : 0 0 1.5rem 0!important;
}

.btn-reset-filter-carte{
    height: 100%;
    border-radius: 0 0.25rem 0.25rem 0;
}

.btn-reset-filter-carte:hover{
    color: white;
}

.button .btn {
    border-radius: 0.25rem;
}

.loading-map-overlay{
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
}

.loader-map{
    margin-top: 18%;
}

.text-gris{
    color: #727272!important;
}

.hover-item{
    background-color: black;
}

.img-personnes{
    height: 150px;
}

.bloc_accueil{
    padding-top: 110px;
    padding-bottom: 110px;
}

.ql-align-justify{
    text-align: justify;
}

.bloc_texte ul{
    list-style-type: initial!important;
    padding-left: 2rem!important;
}

.scroll-top-d-none{
    display: none!important;
}

.tarteaucitronSelfLink{
    display: none!important;
}

@media (max-width: 767px) {
    .hero-area .hero-content p {
        display: none;
    }
    .hero-area .hero-content h1{
        font-size: 40px;
    }
    .bloc-carte{
        padding: 10px;
    }
    .header .navbar .navbar-nav .nav-item a.active {
        color: #D77A0E !important
    }
    .header .navbar .navbar-nav .nav-item a:hover {
        color: #D77A0E !important
    }
    .section {
        padding-bottom: 40px;
    }
    .carte-identite-reserve{
        padding-top: 0px!important;
    }


}