/*PREMIUMBASE*/


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700;800&display=swap');
/*GENERAL*/

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


.blanc{
	color: #FFFFFF!important
}
a:hover {
  color: #ff6b00;
  text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #ff6b00;
    border-color: #ff6b00;
}
.btn-primary:hover {
    color: #fff;
    background-color: #ea9659;
    border-color: #ea9659;
}

.moteur {
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    background-color: rgba(0,0,0,0);
}
.contact .sidebar {
  z-index: 1005;
}

.index-logo-not-sticking, .index-logo-sticking{
	
	margin-top: 10px;
	margin-bottom: 10px
}





@media (max-width: 991px){
	
	.moteur {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(0,0,0,0);
}
		 #content {
  margin-top: 18%;
}
}


@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 20px;
        line-height: 1.2;
        color: #000;
        text-transform: uppercase
    }
    
    .menu ul > li > a:hover {
              color: #ff6b00;
    }

    
    .index .not-sticking .menu ul > li > a {
        color: #ffffff;
        text-transform: uppercase
    }
    .index .not-sticking .menu ul > li > a:hover {
        color: #ff6b00;
           }
    
    
    
    
   
        }
        
        
 @media (max-width: 441px){
	
	.moteur {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(0,0,0,0);
}
	
}       
    @media (max-width: 420px){
	    .moteur {
  top: 300px;
}
	    }
	   
	   
 @media (max-width: 420px){	 
	 #content {
  margin-top: 35%;
}
	 }  
	   
	     

.btn {
    border-radius: 0;
}
.home_heading {
    font-size: 28px;
    text-align: center;
}
.home_heading {
    font-weight: 800;
    text-transform: uppercase;
    line-height: 25px;
    display: block;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #ff6b00;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}
.page-heading, .deco {
    font-weight: 800;
    text-transform: uppercase;
    line-height: 25px;
    display: block;
    
}
.page-heading::after, .deco::after {
    content: "";
    display: block;
    position: relative;
    background: #ff6b00;
    height: 2px;
    width: 150px;
    margin: 14px 0 24px 0;
}

 /* ========================================================================= */
/*                            TOP PAGES                              */
/* ======================================================================= */
.top_page {
  background-color: #ff6b00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.agence .top_page {
  background-image: url("/assets/images/top_page/agence_top.jpg");
}
.alerte-email .top_page {
  background-image: url("/assets/images/top_page/alerte-email_top.jpg");
}
 /* ========================================================================= */
/*                             BIENS  ACCUEIL                                */
/* ======================================================================= */



.prod_accueil .info_ville {
    font-size: 18px;
    padding-top: 6px;
    color: #ff6b00;
    font-weight: 700
}
.prod_accueil .card_list li > span {
    font-weight: 800;
    color: #ff6b00;
}



 /* ========================================================================= */
/*                             CATEGORIES ACCUEIL                                */
/* ======================================================================= */



/* 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;
	padding-left: 10px
}

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

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


/*---------------*/
/***** Ming *****/
/*---------------*/

.effect11{
position:relative;

}
.effect11:after{
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
right: 10px;
left: auto;
width: 50%;
top: 80%;
background: #000;
-webkit-box-shadow: 0 15px 10px #000;
-moz-box-shadow: 0 15px 10px #000;
box-shadow: 0 15px 10px #000;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
}




figure.effect-ming {
	background: #030c17;
	
}





figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
	
}

figure.effect-ming h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-ming p {
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-ming:hover h2 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
	opacity: 0.5;
}










/*PAGE DETAILS*/
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #ff6b00 !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid #ff6b00;
}
.detail_header .titre:after {
    background: #ff6b00;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #ff6b00;
}
.retour_pret span {
    color: #ff6b00;
}
.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: #ff6b00 !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ff6b00 !important;
}
.detail #descdetail{
    text-align: justify;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}

.prod_listing .header-item {
    padding: 5px 0 0 20px;
}


.ref p, .page2ref p {
    text-align: justify;
}

.ref h2, .page2ref h2 {
    font-weight: 800;
    text-transform: uppercase;
    line-height: 35px;
}
.page2ref h3 {
    color:#FF6002;
    font-size: 20px;
    }
    
