/*
Theme Name: FOURNIER
Theme URI: http://www.fournierdeco.com/
Description: Template pour le site FOURNIER
Version: 1.0
Author: Charly &amp; Gandhi
Author URI: http://charly-gandhi.com
*/

/* FONT */
@font-face {font-family:Montserrat; font-weight:100;src: url(fonts/Montserrat-Thin.otf);}
@font-face {font-family:Montserrat; font-weight:200;src: url(fonts/Montserrat-UltraLight.otf);}
@font-face {font-family:Montserrat; font-weight:300;src: url(fonts/Montserrat-ExtraLight.otf);}
@font-face {font-family:Montserrat; font-weight:400;src: url(fonts/Montserrat-Light.otf);}
@font-face {font-family:Montserrat; font-weight:500;src: url(fonts/Montserrat-Regular.otf);} 
@font-face {font-family:Montserrat; font-weight:600;src: url(fonts/Montserrat-Bold.otf);} 



@media screen and (max-width: 1200px){
	#mega-menu-wrap-primary{
		display: none !important;
	}
	.top{
		height: 0px !important;
	}
}
@media screen and (max-width: 768px){
	.telmail{
		top: 10px !important;
		/*display: none !important;*/	
	}
}
@media screen and (max-width: 460px){
	.div_logo {
		top: 300px !important;
		/*display: none !important;*/	
	}
}

@media screen and (max-width: 360px){
	.div_logo {
		top: 250px !important;
		/*display: none !important;*/	
	}
}
@media screen and (max-width: 340px){
	.div_logo {
		top: 280px !important;
		/*display: none !important;*/	
	}
}
@media screen and (max-width: 320px){
	.div_logo {
		top: 320px !important;
		/*display: none !important;*/	
	}
}



#mega-menu-wrap-primary #mega-menu-primary{ display: flex !important; flex-wrap: wrap !important;  align-items: center !important; justify-content: center !important;}
#mega-menu-wrap-primary #mega-menu-primary > li{ display: flex !important; }
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:after{display:none !important;}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{ font-size: 12px !important; padding-left: 7px !important; padding-right: 7px !important; display:flex !important; align-items: center !important; justify-content: center !important; 
margin-left: 0px !important;
margin-right: 0px !important;
	text-align: center !important;}

#mega-menu-wrap-primary{
background: none !important;}

.top .menu{
	padding-right: 0px !important;
	padding-left: 0px !important;
	width: 90% !important;
	display: block;
	z-index: 1;
}
.logo_grp{
	z-index: 2 !important;
}
.mega-menu-link a{
}


/* GENERAL */
.border 		{ border: 1px solid  #124076; padding: 5px 10px; }
body			{ background: #cccccc;  font-family: Montserrat; font-weight:400;}  
.vcenter 		{ display: -webkit-box; display: -webkit-flex;display:-ms-flex;display:flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}
.marginbottom	{ margin-bottom:30px;}
.margintop		{ margin-top:30px;}
.marginauto		{ margin:auto;}
.marginmoins	{ margin-left:-15px !important; margin-bottom:-25px !important;}
h3				{ font-size:16px; color: #124076; text-decoration: underline; text-align:center !important;font-weight:500;}
h2				{ font-size:17px; color: #124076; font-weight: 500; text-align:center;text-transform: uppercase;} 
h1				{ font-size:19px; color: #9f958f; text-align:center; text-transform: uppercase; margin-bottom:30px; font-weight:500;}
b, strong 		{ font-weight: 500 !important;}
.aligncenter	{ margin: auto;}
.paddingleft30 	{ padding-left:15px;}
.justifycenter 	{ text-align: center; -moz-text-align-last: center; text-align-last: center;}
.size-full 		{ display: block; max-width: 100%; height: auto;}
.absolute		{ position:absolute;}
.relative		{ position:relative;}
.telmail		{ right: 0; top: 80px; font-weight:bold; z-index:100;}
.pad			{ padding: 0 10px; float: right; clear: both;    font-size: 17px;}

/* COULEUR */
.rose 					{ background:#ff00fb;}
.bleu					{ background:#006aff;}
.height 				{ min-height:250px;}
.bg_fff					{ background:#FFF;}
.bg_green, .bg_yellow	{ background: #124076;}
.fff, .FFF				{ color:#FFF;}
.fff h3					{ color:#FFF;}	
.gris					{ color:#938984;}
.bg_gris				{ background:#938984;}
.bar 					{ background: #125aac; background: -moz-linear-gradient(left, #125aac 0%, #125aac 25%, #124076 25%, #124076 50%, #16613a 50%, #16613a 75%, #ffb939 75%, #ffb939 75%, #ffb939 100%); background: -webkit-linear-gradient(left,#125aac 0%,#125aac 25%,#124076 25%,#124076 50%,#16613a 50%,#16613a 75%,#ffb939 75%,#ffb939 75%,#ffb939 100%); background: linear-gradient(to right, #125aac0%,#125aac 25%,#124076 25%,#124076 50%,#16613a 50%,#16613a 75%,#ffb939 75%,#ffb939 75%,#ffb939 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#125aac', endColorstr='#ffb939',GradientType=1 ); width: 200px; height: 5px; margin: auto; border-radius: 4px;margin-bottom: 30px;}
.bar2			{ height:4px; width: 100px; margin:30px 0; }
.padding		{ padding:15px;}

/* HEADER */
header			{ position:relative;}
.top 			{ border-bottom: 3px solid #938984; z-index: 10000; position: fixed; background: rgba(0, 0, 0, 0.5); height:60px;}
.logo_grp 		{ margin-top: 10px; text-align: center;}
img.logo_grp 	{ width: 100px; z-index:1000;}
.bg_bois		{ background: url(images/woodtop.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover; height:35px; margin-bottom:4px;}
.logo h1.site-title img { margin: auto;    margin-bottom: 0px;}
.description h2 { font-size: 14px;    color: #FFF; letter-spacing:1px;}
.textwidget 	{ text-transform: initial; font-size: 14px;}
.transition		{ 	-webkit-transition: all 0.2s ease-in-out;
					-moz-transition: all 0.2s ease-in-out;
					-ms-transition: all 0.2s ease-in-out;
					-o-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in-out;}

/* SLIDER */
.div_logo 			{ position: absolute; top: 50%; transform: translate(0, -50% );color: white; z-index: 1000; text-transform: uppercase; text-shadow: 0 0 10px #000; text-align: center; font-weight: 200;}
#metaslider-34.nivoSlider 		{ height:544px !important;overflow: hidden !important;max-width: 100%;}
div#metaslider_34.nivoSlider img	{ height: 544px !important;width: auto !important;}
.flexslider			{ border:none !important;    margin: inherit;overflow: hidden !important;}
.flex-control-nav	{ bottom: 5px; z-index: 1000;}
.flex-control-paging li a	{ background:rgba(255, 255, 255, 0.5); border:1px solid #FFF;}
.flex-control-paging li a.flex-active	{ background:#FFF; border: 1px solid  #124076;}
.home .metaslider	{ height:544px !important;}
.home .rslides img	{ height:544px !important; width: auto !important;}
.nivo-controlNav 	{ position: absolute; bottom: 0px;}


/* MENU */ 
li#mega-menu-item-33 	{ margin-left: 15px !important;}
.menu 					{ padding-top: 1px;}
.page-id-5 .menu		{ padding-top: 9px;}
.home .menu, .page-id-31 .menu 	{ padding-top: 15px;}
li#mega-menu-item-33	{ border:1px solid #FFF !important; background: #938984 !important;}
li#mega-menu-item-33 a::before, li#mega-menu-item-33 a::after {content:'' !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-current_page_item > a.mega-menu-link { line-height:14px !important;}
ul#mega-menu-primary > .mega-current_page_item > a::before{ content: '\f068'; font-family: FontAwesome!important ; clear: both;display: block!important;text-align: center; font-weight:100!important; }
ul#mega-menu-primary > .mega-current_page_item > a::after { content: '\f068'; font-family: FontAwesome!important ; clear: both;display: block!important; text-align: center; font-weight:100!important;} 
ul#mega-menu-primary > .mega-current_page_item > a::after { content: '\f068'; font-family: FontAwesome ; clear: both; display: block ; text-align: center ;}


/* ACCUEIL */
.imgbk			{ height:220px; background-size:cover !important;} 
.boite-art h2 	{ text-transform: uppercase; font-size: 12px; color: #000; margin: 0; letter-spacing: 1px;}
.tag 			{ margin-bottom: 15px;font-size:12px;font-weight: 400;line-height: 13px;}
.boite-art .txt { height: 200px;}
.readmore a 	{ font-weight: 500; font-size: 12px;}
a.border.transition.gris:hover { border: #FFF 1px solid; background: #124076; color:#FFF}

/* ORDRE BOITE */
.boite4 .txt, .boite5 .txt, .boite6 .txt , .boite10 .txt, .boite11 .txt, .boite12 .txt {right:50%;}
.boite4 .imgbk, .boite5 .imgbk, .boite6 .imgbk, .boite10 .imgbk, .boite11 .imgbk, .boite12 .imgbk {left:50%;}

/* PAGE */
.bg_bois_2		{ background: url(images/woodtop2.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover; height:30px;}
.asavoir		{ padding-top: 15px; padding-bottom:15px; column-count:2;}
.page-id-2 .bg_green 		{ text-align-last: left; /*column-count: 2;*/ column-gap: 30px;}
.page-id-2 .bg_green h3 	{ margin-top: 0;}
.page-id-2 .bg_green.padding { padding: 30px;}
.page-id-2 .bg_green li 	{ list-style: none !important;}
.page-id-2 .bg_green ul 	{ padding:0;}

/* PAGE REGIE D'IMMEUBLE */
.page-id-9 main 		{ background:url(images/BGregie.jpg); background-repeat:no-repeat; background-position:bottom center;}

/* PAGE GAP */
.page-id-74 main 		{ background:url(images/BGgap.jpg); background-repeat:no-repeat; background-position:bottom center;}

/* CONTACT PAGE */ 
.contactform input, .contactform textarea { width: 100%; border: none !important; background: #e6e6e6 !important; margin-bottom: 11px !important; padding: 5px 10px !important; box-shadow:none !important; border-radius:0 !important; }
.contactform input[value]{ text-align:left !important;}
.contactform button[type="submit"]	{ background: #565656 !important; color: #e6e6e6 !important; width: 150px !important; float: right !important;border-radius:0 !important;}
.site { margin-top: 20px; margin-left: 30px;}
.contactmarge			{ margin: 20px 0;}
/*.page-id-31 .bg_green	{ background:none ;}*/
.page-id-31 .content1 	{ text-align:center;}
input, textarea {text-align-last: left;}

/* NEWS */
.marginright 	{ margin: 0 15px 15px 0;}

/* FOOTER */
.bg_bois_bot	{ background: url(images/woodfooter.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover; height:60px; margin-top:4px;}

/* ######################################
#########################################
################ RESPONSIVE #############
#########################################
########################################*/

@media screen and (max-width:1220px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item { max-width: 100% !important;}
}

@media  screen and  (max-width:991px){
.boite3 .txt, .boite7 .txt, .boite8 .txt{right:50% ;}
.boite3 .imgbk, .boite7 .imgbk, .boite8 .imgbk{left:50% ;}
.boite5 .txt, .boite6 .txt{right:0% ;}
.boite5 .imgbk, .boite6 .imgbk{left:0%;}
.div_logo { left: inherit !important; transform: translate(0, -50%) !important; z-index: 500;}
.top		{ z-index:1000; }
.flexslider	{ height: 365px; width: 100%; overflow: hidden;}
.flexslider .slides img	{ height: 365px !important; width:auto!important;}

}
	
@media  screen and  (max-width:767px){
.boite2 .txt, .boite6 .imgbk,  .boite6 .txt{right:50% ;}
.boite2 .imgbk,  .boite6 .imgbk	{ left:50% ;}
.boite3 .txt, .boite7 .txt		{ right:0% ;}
.boite3 .imgbk,  .boite7 .imgbk	{ left:0%;}
.div_logo 						{ padding:0 15px;}
.menu 							{ padding-top: 10px;}
.top							{ background: rgba(0, 0, 0, 0.8);width:100%;}
#mega-menu-wrap-primary #mega-menu-primary { background: rgba(0, 0, 0, 0.8) !important; margin-top: 10px !important; margin-left: -30px!important; margin-right: -30px!important;}
a.mega-menu-link 				{ text-transform: uppercase !important;}
.logo_grp						{ z-index:10;top: -300px;    margin-bottom: -100px;}
.logo_grp.hidden-lg.hidden-sm.hidden-md.col-xs-12 { position: relative;}
.blocexte						{ min-height:600px;}
}

@media  screen and (max-width:480px){
.blocexte						{ min-height:650px;}
	
}

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