/*Import Fonts*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');



/*GENERAL*/
body {
    font-family: 'Open Sans', sans-serif;
    background: #f1f1f1;
}
.breadcrumb-item.active {
    color: #114232;
}
.page-item.active .page-link {
    background-color: #114232;
    border-color: #114232;
}
.page-link {
    color: #114232;
}
.page-link:focus, .page-link:hover {
    color: #fff;
    background-color: #114232;
    border-color: #114232;
}
.page-heading, .partenaires .content_page h1 {
    text-transform: uppercase;
    color: #114232;
    text-align: left;
}
.page-heading::after, .partenaires .content_page h1::after {
    content: "";
    display: block;
    position: relative;
    background: #114232;
    height: 2px;
    width: 70px;
    margin: 14px 0;
}
.alert-danger {
    color: #114232;
    background-color: #ccc;
    border-color: #ccc;
}
.alert {
    margin: auto;
}
.block_etiquette {
    display: none;
}
/* BOUTONS */
.btn-primary,
.btn-info,
.btn-secondary,
.btn-success {
    background-color: #114232;
    color: #fff;
    font-weight: 500;
    border-color: #114232;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-secondary:hover,
.btn-success:hover {
    background-color: #111111;
    color: #fff;
    border-color: #114232;
}
.telephone-vu {
    color: #114232;
    background-color: #ffffff;
    font-weight: 500;
}
.b_exclu {
    background-color: #114232;
}
.grid figure h2 span.annuaire {
    font-weight: 500;
    font-style: italic;
}

/* HEADER */
.bgAccueil {
    background: none !important;
    overflow: hidden;
    position: absolute;    
}

.carousel-fullscreen .carousel-inner .carousel-item {
    height: 100vh;
    min-height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#carouselExampleIndicatorsHome .carousel-item {
    background-size: cover;
    background-position: bottom center;
}

#carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
    background-image: url('/assets/images/slider_home/1.jpg');
}

#carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
    background-image: url('/assets/images/slider_home/2.jpg');
}

#carouselExampleIndicatorsHome .carousel-item:nth-child(3) {
    background-image: url('/assets/images/slider_home/3.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(4) {
    background-image: url('/assets/images/slider_home/4.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(5) {
    background-image: url('/assets/images/slider_home/5.jpg');
}

.carousel-indicators {
    display: none;
}



/*NAVIGATION*/
.header-item:hover, .info_ville:hover, .info_titre:hover, .info_type:hover {
    color: #114232;
}
.header nav ul > li > a:hover::after {
    width: 100%;
}
.header nav ul > li > a::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 1;
    width: 0;
    height: 2px;
    background: #114232;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


/* ============================================================================================ */
/*                                          PAGE INDEX                                          */
/* ============================================================================================ */
.moteur {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 0;
    min-height: 100px;
}
.radio_trans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
}
.index .radio_trans input[type=radio].css-checkbox:checked + label.css-label {
    background-color: #114232;
    border: 1px solid #114232;
    color: #fff;
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
    background-color: transparent; 
    border: 1px solid #111;
    color: #111;
    margin-right: 10px;
}
.plusdecritere .plusc, .plusdecritere .plusm,
.index .plusdecritere .plusc, .index .plusdecritere .plusm {
    color: #114232;
    font-weight: 600;
    font-size: 13px;
}
.navicons_home > .icone-home-vente a div, .navicons_home > .icone-home-location a div, .navicons_home > .icone-home-search a div {
    color: #114232;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #114232;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}

#bloc_fixed .bloc {
    background: #11423282;
    color: #fff;
}
#bloc_fixed .bloc:hover {
    background: #114232;
    right: 150px;
}

/* NOTRE SELECTION */
.prod_accueil article {
    border: 1px solid rgba(17,66,50,0.4);
    width: calc(33.3% - 20px);
    margin: 10px;
    text-align: center;
    background: #fff;
}
.prod_accueil article a:hover {
    color:#114232;
}
.prod_accueil .info_titre,
.prod_accueil .info_prix-hai {
    display: none;
}
/* .card_list {
    display: none;
} */
.card_list li > span {
    font-weight: 400;
}
.card_list li > span:after {
    height: 0;
}
.card_list {
    display: block;
    padding: 0 20px;
}
.prod_accueil .info_prix {
    margin: 0 0 15px 0;
    padding: 0;
    color: #114232;
    font-weight: 600;
    font-size: 20px;
}
.prod_listing.listing .card_list {
        display: none;
}
.prod_accueil .card-fav-absolute {
    top: 55%;
    right: 25px;
}
.prod_accueil .info_prix-hai,
.prod_listing .info_prix-hai {
    display: none;
}
/* ============================================================================================ */
/*                                          CATEGORIES                                          */
/* ============================================================================================ */
/* .home_cont_categories {
    padding-bottom: 370px;
} */
.grid {
    position: relative;
    margin: 0 auto;
    max-width: 1500px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: calc(33.3% - 6px);
    margin: 3px;
    background: #ffffff;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.6;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure .h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure .h2 span {
    font-weight: 800;
    font-size: 26px;
}

.grid figure .h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
    background: #000;
}

figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

figure.effect-bubba:hover img {
    opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

figure.effect-bubba .h2 {
    padding-top: 22%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}






/* ============================================================================================ */
/*                                       COORDONNEES FOOTER                                      */
/* ============================================================================================ */
.coordonnees_heading {
    color: #114232;
}
.home_cont_coordonnees .social a:hover {
    color: #114232;
}
.home_cont_coordonnees .home_heading {
    text-transform: initial;
}


/* ============================================================================================ */
/*                                         PAGE LISTING                                         */
/* ============================================================================================ */
[class*="listing"] .main-content,
[class*="listing-"] .main-content {
    min-height: 200px;
}
.page-item.active .page-link {
    background-color: #114232;
    border-color: #114232;
}
.page-link {
    color: #114232;
}
.page-link:focus,
.page-link:hover {
    color: #fff;
    background-color: #114232;
    border-color: #114232;
}
.prod_listing.damier .block_info {
    min-height: 190px;
}

/* ============================================================================================ */
/*                                         PAGE DETAILS                                         */
/* ============================================================================================ */
.detail .attribut_label0, .detail .bloc-champ {
    background-color: #f1f1f1;
}
.detail #descriptif h6, .datail #tarif h6 {
    margin-top: 20px;
    color: #114232;
    font-weight: 700;
    text-decoration: underline;
    font-size: 16px;
}

/* ============================================================================================ */
/*                                          PRESENTATION                                        */
/* ============================================================================================ */
.video-presentation {
    width: 100%;
    height: 600px;
    margin-bottom: 20px;
}

/* ============================================================================================ */
/*                                            AGENCE                                            */
/* ============================================================================================ */
.italic {
    font-style: italic;
}
.vert {
    color: #114232;
}
.agence h5 {
    color: #114232;
    font-weight: 600;
    margin: 20px 0 20px 0;
    border-bottom: 1px solid #11423245;
    padding-bottom: 10px;
}
.agence .bg-clair {
    background: rgba(255,255,255,1);
    margin: 10px 0;
    padding: 20px;
}
.agence .equipe {
    margin-top: 50px;
    text-align: center;
}

.sidebar {
    background: #f1f1f1;
}

/* ============================================================================================ */
/*                                         PARTENAIRES                                          */
/* ============================================================================================ */
.partenaires .content_page {
    width: 100%;
}
.partenaires .sidebar {
    display: none;
}
.partenaires .actualites-group ul li img {
    max-width: 150px;
    margin: 20px 0;
}
.partenaires .actualites-group ul li {
    background: #fff;
    padding: 10px;
    border: 1px solid rgba(0,0,0,.15);
    margin: 5px 0;
}
.partenaires .col-img-partenaire {
    margin: auto;
    text-align: center;
}
.partenaires .col-text-partenaire {
    margin: auto;
}
.partenaires .actualites-group ul li img {
    max-width: 150px;
    margin: 20px 0;
}
.partenaires .col-text-partenaire .btn {
    float: right;
}
.partenaires .col-text-partenaire .btn i {
    font-size: 20px;
    margin-left: 5px;
}
.partenaires .content_page a:hover {
    color: #114232;
}




/* ============================================================================================ */
/*                                          RESPONSIVE                                          */
/* ============================================================================================ */
@media (min-width: 992px) {
    .header .not-sticking {
        background: rgba(255,255,255,0.6);
    }
    .header .menu ul > li > a {
        color: #114232;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 0 10px;
    }
    .header nav ul > li > a:hover {
        color: #114232;
    }
    .search__form-item:nth-child(n+2) {
        margin-right: 5px;
        margin-bottom: 5px;
        vertical-align: top;
        width: calc(99% / 6 - 4px);
        height: 38px;
    }
    .form-style,
    .bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
        color: #999;
        font-size: 14px;
    }
}




@media (max-width: 320px) {
    
}

/*  ==========================================INDEX PRESENTATION==========================================  */
.home_cont_presentation {
    background: transparent;
    color: #111;
}
.home_cont_presentation .col-bg {
    background: #114232;
    height: 500px;
    left: 10%;
}
.home_cont_presentation .col-texte {
    background: #ccc;
    left: -10%;
    padding: 20px 30px;
    margin: auto 0;
}
.home_cont_presentation .h3 {
    text-transform: uppercase;
    color: #111;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto 50px auto;
}
.little-titre {
    font-size: 30px;
    text-transform: initial;
}
.home_cont_presentation h3::after {
    content: "";
    display: block;
    position: relative;
    background: #fff;
    height: 2px;
    width: 40%;
    margin: 24px 0 24px -15%;
}
.home_cont_presentation p {
    margin-bottom: 10px;
    color: #111;
}
.right {
    float: right;
}
.home_cont_presentation a {
    color: #111;
}
.home_cont_presentation a:hover {
    color: #111;
}
/* BTN PRESENTATION  */
.right {
    float: right;
}



.info_prix-hai {
    margin-top: 20px;
}



@media (max-width: 991px) {
    .header__logo img {
        margin-top: 5px;
        width: 110px;
        margin-right: 10%;
    }
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        display: block;
        position: absolute;
        right: -3px;
        top: 10px;
        font-size: 22px;
        background: #114232;
        padding: 6px 15px;
        color: #fff;
        border-radius: 5px;
    }
    .home_cont_presentation .col-bg {
        display: none;
    }
    .home_cont_presentation .col-texte {
        left: 0;
        padding: 20px 15px;
    }
    .index .prod_accueil, .detail .prod_accueil {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .grid figure {
        min-width: 200px;
    }
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        top: 36px;
    }
    .effect-cms .over_desc {
        height: 138px;
        padding: 20px 15px 20px 20px;
    }
    .moteur {
        top: 0!important;
        position: relative!important;
    }
    .navicons_home > .icone-home-vente,
    .navicons_home > .icone-home-location,
    .navicons_home > .icone-home-search {
        width: 150px;
        height: 150px;
    }
    .navicons_home > .icone-home-vente a img, .navicons_home > .icone-home-location a img, .navicons_home > .icone-home-search a img {
        margin-top: 16px;
        width: 86%;
    }
    .navicons_home > .icone-home-vente a div, .navicons_home > .icone-home-location a div, .navicons_home > .icone-home-search a div {
        font-size: 14px;
        top: 69px;
    }
    .navicons_home {
        top: 29%;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 3 - 4px);
    }
}

@media (max-width: 610px) {
    .video-wrapper {
        margin-top: 65px;
    }
    .moteur {
        top: 0!important;
        position: relative!important;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 1 - 4px);
    }
}
@media (max-width: 420px) {
    .prod_accueil article {
        width: 95%;
    }
    .home_cont_presentation .col-bg {
        display: none;
    }
    .home_cont_presentation .col-texte {
        left: 0px;
        padding: 20px 15px;
    }
    .index .prod_accueil, .detail .prod_accueil {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .grid {
        position: relative;
        margin: 0 auto;
        max-width: 1500px;
        list-style: none;
        text-align: center;
        min-height: 788px;
    }
    .grid figure {
        width: 95%;
    }
}

.home_cont_categories {
    margin-bottom: 6%;
}
#bloc_fixed_bottom {
    background: #114232;
}

#referencement h1 {
        font-size: 28px;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 25px;
        display: block;
}
#referencement h1::after {
    content: "";
    display: block;
    position: relative;
    background: #114232;
    height: 2px;
    width: 150px;
    margin: 24px auto;
}
#affichereferencement {
    padding: 80px 0;
}
#referencement h2 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    color: #114232;
    font-weight: 600;
    padding-left: 20px;
    border-left: 3px solid #ccc;
    margin-top: 30px;
}
#referencement .ensavoirplus {
    color: #114232;
    font-weight: 500;
}

.breadcrumb-cms h1 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}



/* MODIFS le 26 / 04 / 2021 */
.centre { text-align: center;}
.ul-galerie {
    display: flex;
    flex-wrap: wrap;
}
.ul-galerie li {
    position: relative;
    width: calc(49% - 1em);
    margin: calc(0.5em * 2) 0.5em;
    overflow: hidden;
    border: 1px solid rgba(17,66,50,0.4);
    background: #fff;
}
.ul-galerie .description-post {
    margin-top: 5px;
    padding: 0 15px;
}

@media (min-width: 992px) {
    nav.menu ul li.versionmobile {
        display: none;
    }
}
@media (max-width: 991px) {
    nav.menu ul li.versionmobile {
        display: block;
    }
}
@media (max-width: 560px) {
    .ul-galerie li {
        width: 100%;
    }
}


@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
    .navicons_home {
        display: none;
    }
    .search__form-item:nth-child(n+2), .search__form-item:last-child {
        width: calc(100% / 3 - 3px) !important;
    }
    .prod_accueil article {
        width: 100%;
    }
    .grid figure .h2 span {
        font-weight: 600;
        font-size: 17px;
    }
    figure.effect-bubba .h2 {
        padding-top: 0;
    }
}
