/*PREMIUMBASE*/


/* COULEURS : Orange #f58233 , Gris foncé #414042


/*Import Fonts*/

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

/*GENERAL*/
body {
    font-family: 'Open Sans', sans-serif;
}

.contact .sidebar{
z-index: 1001
}
.dev{border: 1px solid red}
.index .header{
    background: rgba(255,255,255, 0.8);
    border-bottom: 4px solid #f58233
}
.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
     
}
.card {
    font-size: 1em;
    overflow: hidden;
    padding: 5;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    margin-top:20px;
}

.card-img-top{padding: 20px}
#player{
	border-bottom: 4px solid #f58233
}
.leaflet-image-layer.leaflet-interactive, .leaflet-marker-icon.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive {	color: #f58233!important;
	
}
.c_loc{display: none}
/* BOUTONS */
.btn {
    border-radius: 0;
}
.btn-primary, .btn-info, .btn-secondary, .btn-success {
    color: #fff;
    background-color: #f58233;
    border-color: #f58233;
}
.btn-primary:hover, .btn-info:hover, .btn-secondary:hover, .btn-success:hover {
    color: #fff;
    background-color: #414042;
    border-color: #414042;
}

.deco:after{
  content: "";
  display: block;
  position: relative;
  background: #f58233;
  height: 1px;
  width: 150px;
  margin: 10px 10px 10px 0px;
}


/* MOTEUR */
.moteur {
    padding: 15px 0 0 0;
    position: absolute;
    bottom: 5%;
    left: 10%;
    width: 80%;
    min-height: inherit;
    border-radius: 2px;
    background-color: rgba(255,255,255, 0.8);
    background-image: none;
}
.radio_trans {
    display: none;
}
.index .plusdecritere .plusc, .index .plusdecritere .plusm {
    color: #181e39;
}



/* MENU */
.dropdown-menu {
    min-width: 20px;
    font-size: 1rem;
    color: #292b2c;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    padding: 5px 0;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f58233;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .55rem 1.5rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    background: 0 0;
    border: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.home-visuel-wrapper .video-wrapper #player .sliderVideo {
    object-fit: cover;
    width: 100%;
    height: 100vh;
}

@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 10px;
        line-height: 1.2;
        color: #000;
    }
    .index .not-sticking .menu ul > li > a {
        color: #000;
    }
    .header__logo {
        display: block;
        height: 100px;
        padding: 20px;
    }
}

.btn {
    border-radius: 0;
}

.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #f58233;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}

/*NOTRE SELECTION*/
.prod_accueil {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.prod_accueil {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.prod_accueil article {
    border: none;
    width: calc(49.5% - 20px);
    margin: 10px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 6px 3px 5px #dedede;
}
.index .info_ville {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.index .prod_accueil .card-fav-absolute{
    right: 20px;
    top: 20px;
    font-size: 22px;
    z-index: 150;
    color: #FFFFFF;
}
.index .info_type {
    font-weight: 700;
    font-size: 20px;
    margin: 20px 0;
    text-transform: capitalize;
}
.index .prod_accueil .block_info {
    min-height: auto;
    padding: 20px;
    height: 90px;
    background: #ffffffba;
    margin-top: -90px;
    color: #1e283f;
}

.adminpersos .linews li{
	margin-bottom: 60px;
	padding-bottom: 10px;
	   border-bottom: 1px solid #ccc
	}


.index .prod_accueil article, .prod_listing > .listing_article article {
    border-bottom: 2px solid #f58233;
    box-shadow: 6px 5px 5px #bdbbbb;
 
}
.index .info_prix {
    float: right;
    font-weight: 600;
}
.prixplus {
    display: none;
}
.prod_accueil .info_prix {
    margin: 0 0 6px 0;
    padding: 0;
}
.prod_accueil .spin2 {
    padding: 2px 0;
}

.administrable .content_page img{
	  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}
}
/* PRESENTATION */
.home_cont_presentation {
    background: url(/assets/images/home-background-presentation.jpg) no-repeat center center;
    position: relative;
    background-size: cover;
    margin: 0 auto;
    padding: 128px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}
.home_cont_presentation .container {
    background: rgba(255,255,255,0.7);
    padding: 30px;
    border-radius: 5px;
    color: #181e39;
}
.home_cont_presentation h3 {
    text-transform: inherit;
    letter-spacing: 4px;
    font-weight: 600;
    font-size: 1.8rem;
    text-align: center;
}
.home_cont_presentation p{
    padding: 5px 0;
}
/* CATEGORIE */
/* Common style */
.grid figure {
	position: relative;
	float: center;
	overflow: hidden;
	margin: 10px auto;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

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

.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;
	color: #f58233
}

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

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

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

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

.imgcat{
	width: 30%;
	opacity: 1!important
}


/* ALERTE EMAIL */
.home_cont_alertes {
    padding: 10px 10px;
    background-color: #000000;
    background-image: none;
    border-top: 4px solid #f58233;
}

/*COORDONNEES*/
.cont_coordonnees{
    background: #fff;
    color: #181e39;
}
.logo-fb {
    font-size: 30px;
    margin: 0 5px;
    color: #181e39;
}
/*
.cont_coordonnees .btn-primary {
    background: #f58233;
    border-color: #f58233;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin: 5px 0 !important;
}
*/
.cont_coordonnees #voir-telephone-0 {
    background: transparent;
    border-color: transparent;
    color: #f58233;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin: 5px 0 !important;
}
/*
.cont_coordonnees .btn-primary:hover{
    background: #181e39;
    color: #fff;
    border-color: #181e39;
}
*/
.cont_coordonnees .btn {
    text-align: center;
}
.cont_coordonnees p{
    margin-bottom: 0.2rem;
}
.coordonnees_heading {
    font-weight: 600;
    text-transform: inherit;

    letter-spacing: 2px;
}
.cont_coordonnees .logo-fb img {
    width: 40px;
    margin: 0 6px;
}
.cont_coordonnees {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
        border-bottom: 8px solid #f58233;

}
.cont_coordonnees p{
    margin-bottom: 0;
    color: #1e283f;
}
.cont_coordonnees .address {
    text-align: left;
}
.cont_coordonnees .address p{
    text-align: left;
}
.cont_coordonnees .mt-4 {
    margin-top: 10px !important;
}
.cont_coordonnees .tel {
    text-align: right;
}
.cont_coordonnees .address .btn {
    text-align: left;
    padding: 0;
}
.social {
    text-align: center;
}
.social i{
    font-size: 30px
}
.social p {
    color: #999;
    font-size: 13px;
    text-align: center!important;
}
.marginauto {
    margin: auto;
}
.coordonnees_heading img {
    width: 250px;
    margin-bottom: 20px;
}

/* FOOTER */
footer {
    background-color: #414042;
    padding: 20px 10px;
            border-top: 24px solid #ffffff;

}
footer .liens_right {
    margin-top: 0;
}

/* PAGE AGENCE */

.agence .card img{
	width: 50%
}



/*PAGE DETAILS*/
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #f58233 !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid #007bff;
}
.detail_header .titre:after {
    background: #007bff;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #007bff;
}
.retour_pret span {
    color: #007bff;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #007bff;
    padding-left: 10px;
}
.detail .info_titre {
    text-transform: inherit;
}
.detail .info_prix {
    padding: 0;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #f58033 !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #007bff !important;
}
.detail #descdetail{
    text-align: justify;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}

.programme-neuf .localisation{
	margin-top: 30px;
	margin-bottom: 30px;
}
.programme-neuf .ion-android-download{
	color:#f58033
}

@media (max-width: 992px){

 .index .not-sticking .header__logo img {
        width: 150px;
        padding 10px 0px 10px 0px
    }
     .index .sticking .header__logo img {
        width: 150px;
        padding 10px 0px 10px 0px
    }
.moteur {
  padding: 15px 0 0 0;
  position: absolute;
  top: 60%;
  left: 10%;
  width: 80%;
  min-height: inherit;
  border-radius: 2px;
  background-color: rgba(255,255,255, 0.8);
  background-image: none;
}

.index .prod_accueil, .detail .prod_accueil {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row!important;
  flex-direction: row!important;
}

.home_cont_actualites ul li {
  width: calc(50% / 1 - 10px)!important;
  padding-inline-start: 00px!important;
  
}

nav.menu ul li .dropdown-menu .dropdown-item {
  padding: .rem 0 0 5px !important;
  color: #fff !important;
  font-size: 10px;
}

.menu ul {
  margin: 20px 20px 0 20px !important;
}
}
@media (min-width: 992px){
    .index .not-sticking .header__logo {
        height: 170px;
        padding: 10px 0;
    }
    .header__logo {
        display: block;
        height: 80px;
        padding: 0;
    }
   
    .menu ul > li > a {
    padding: 12px 15px;
    line-height: 1.2;
    color: #1e283f;
    font-weight: 700;
    font-size: 15px;
    }
    .menu ul > li > a {
        color: #1e283f;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        font-weight: 700;
    }
    
    .not-sticking .menu ul > li:hover > a {
        background: transparent;
        color: #f58033;
    }
    
    .menu ul > li:hover > a {
        background: transparent;
        color: #f58033;
    }
    .nav-mobile-lang{
        display: none !important;
    }
    .nav-desktop-lang{
        display: block;
    }
    .not-sticking .site-pusher,
    .sticking .site-pusher {
        display: flex;
        justify-content: space-around;
    }
    .index .not-sticking .site-pusher {
        display: block;
    }
    .not-sticking .header__logo img,
    .sticking .header__logo img {
        width: 170px;
        padding: 10px;
    }
    .sticking .header__logo {
        height: 80px;
    }
    .index .not-sticking .header__logo img {
        width: 350px;
    }
    .index .not-sticking nav {
        margin: 10px 0;
    }
    .not-sticking nav,
    .sticking nav {
        margin: auto 0;
    }
    
   
    
    
    .not-sticking nav ul,
    .sticking nav ul {
        margin-bottom: 0;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 5 - 4px);
    }
}

@media (max-width: 441px){
	.index .prod_accueil, .detail .prod_accueil {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row !important;
  flex-direction: row!important;

}
.home_cont_actualites ul li {
  width: calc(100% / 1 - 30px)!important;
  padding-inline-start: 25px!important;
  
}
.prod_accueil .info_type{
	display: none
	}
.prod_accueil .info_titre{
	display: none
	}
	
	.index .prod_accueil .block_info {
  min-height: auto;
  padding: 10px;
  height: 60px;
  background: #ffffffba;
  margin-top: -60px;
  color: #1e283f;
}
.cont_coordonnees .address {
  text-align: center!important;
}
.cont_coordonnees .address p {
  text-align: center;
}
.cont_coordonnees .tel {
  text-align: center;
}
}


.home_cont_actualites ul{
	width: 100%
}
.home_cont_actualites ul li {
    width: calc(100% / 3 - 30px);
    padding-inline-start: 50px;
}
