/*
Theme Name: Fondam Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.92.151431176
Updated: 2017-12-26 19:08:58

*/

.page-id-2491.logged-in .loghide {
	display: none;
}
.page-id-2491 .rcp_restricted {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
    padding-top: 1em;
}

.container {
    width: 95%;
  	max-width: 2500px;
}
#left-area .entetepage {
    height: 193px;
}
.container:before {
    width: 0px !important;
}
#menu-menugeneral a {
	display: block;
}
li.mega-menu {
    border-bottom: none !important
}

li.mega-titre > a {
  color: white !important;
  font-size: 14px !important;
  font-weight: bold;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  height: auto !important;
  min-height: 30px !important;
}

li.mega-sub-titre > a {
  color: white !important;
  font-size: 12px !important;
  padding-left: 30px !important;
}

li.mega-sub-titre {
  min-height: 30px !important;
  height: auto !important;
  margin-top: -6px !important;
}

.widgettitle {
    height: 55px;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    background-color: darkgrey !important;
    color: white !important;
    font-size: 20px !important;
    font-weight: 800;
    padding-left: 10px;
}

.menusidebar {
    height: 47px;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    background-color: #E46B43 !important;
    font-size: 15px !important;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 10px;
    margin: 0px !important;
}
.menusidebar:hover {
	background-color: #1380C3 !important;
}

.fakemenusidebar {
    height: 47px;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    background-color: grey !important;
    font-size: 16px !important;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 10px;
    margin: 0px !important;
  	color: white;
}
.fakemenusidebar a {
    color: white !important;
}
.menusidebar a {
    color: white !important;
}

nav#top-menu-nav {
    display: none;
}
div#et_mobile_nav_menu {
    display: none;
}
  
.slogan_container {
	display: block;
    position: absolute;
    width: 50%;
    left: 321px;
    text-align: center;
    color: black;
    font-weight: 500;
    font-size: 23px;
    font-family: Arial;
    padding-bottom: 10px;
    padding-top: 10px;
}
@media screen and (max-width: 980px) {
  .slogan_container {
    display: none;
  }
  img.imagebouton {
    max-width: 65px;
    padding-top: 10px;
  }
  .mobile_menu_bar:before {
    color: white !important;
  }
}
@media screen and  (min-width: 1300px) {
	nav.fullwidth-menu-nav * {
   		font-size: 14px;
    	font-weight: bold;
	}
}
@media screen and  (min-width: 1200px) AND (max-width: 1300px)  {
	nav.fullwidth-menu-nav * {
   		font-size: 13px;
    	font-weight: bold;
	}
}
@media screen and (min-width: 980px) AND (max-width: 1200px) {
	nav.fullwidth-menu-nav * {
   		font-size: 12px;
    	font-weight: bold;
	}
}
@media screen and (min-width: 980px) {
  .nwa-widget > .textwidget.custom-html-widget {
    max-height: 130px;
  }
  img.imagebouton {
    max-width: 88px;
  }
}
a.lienbouton {
    position: relative;
}
.widget_text.nwa-widget {
    display: inline-block;
    float: right;
  	z-index: 99999;
}

.et_pb_widget_area_left {
    padding-right: 10px !important;
    border-right: none !important;
}
.entetepage h1 {
    text-shadow:1px 1px 6px rgba(0,0,0,0.7);
	margin:0px;
	padding:10px;
	font-weight: 700;
	font-size: 2.4vw;
	text-transform: uppercase;
	position: relative;
}
.entetepage h1:before {
    display: block;
	content:"";
	background: rgba(0,0,0,0.4);
	height: 100%;
	width:100%;
	filter: blur(2rem);
	top:0;
	left:0;
	position: absolute;
z-index: -2;
}

.entetepage {
    height:14vw !important;
}
.entetepage .et_pb_title_container {
	height:14vw !important;
display: flex;
align-items: center;
width: 100%;
padding: 0 !important;
margin: 0 !important;
justify-content: center;
max-width: none;
}
.entetepage.et_pb_fullwidth_section .et_pb_post_title {
    padding: 0 !important;
}
.et_fixed_nav.et_show_nav #page-container, 
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
	padding-top: 190px;
}
@media all and (max-width:980px) {
	.entetepage h1 {
	font-size: 1.9em;
}
	.entetepage {
    height:24vw !important;
}
.entetepage .et_pb_title_container {
	height:24vw !important;
}
	.et_fixed_nav.et_show_nav #page-container, 
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
	padding-top: 260px;
}
}
@media all and (max-width:767px) {

}
@media all and (max-width:639px) {
	.entetepage h1 {
	font-size: 1.4em;
}
	.slogan_container_mobileonly {
    font-size: 15px !important;
    padding: 10px;
    line-height: 1.2em;
}
	.entetepage {
    height:34vw !important;
}
.entetepage .et_pb_title_container {
	height:34vw !important;
}
}
@media all and (max-width:359px) {
.et_fixed_nav.et_show_nav #page-container, 
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
	padding-top: 290px;
}
}
#footer-widgets {
    padding: 10px 0 0 !important;
    height: 100px;
}

.filariane {
    display: block;
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-left: 20px;
    color: white;
}
.filariane a {
	color: white;
}

div#custom_html-3 {
    padding-top: 20px;
    width: 100%;
}

/*
ul#menu-menugeneral {
    float: none !important;
    text-align: center;
}
ul#menu-menugeneral * {
    color: white;
    font-size: 16px;
    font-weight: bold;
}
*/
.et_pb_row_custo {
    position: relative;
    width: 90%;
    max-width: 1480px;
    margin: auto;
    padding-top: 20px;
}

.nav li ul {
    background-color: #1380C3!important;
    border-color: #1380C3;
}
.et_mobile_nav_menu {
    padding-bottom: 25px;
}
/*
ul.et_mobile_menu li a {
    color: #1380c3 !important;
}
ul.et_mobile_menu li ul li a {
    color: #1380c3 !important;
}
*/
#mobile_menu2 li a, #mobile_menu2 li ul li a {
    color: white;
}
#mobile_menu2 {
    background-color: #1380C3;
}
.fullwidth-menu {
    float: none !important;
}
@media (max-width: 980px) {
	.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    	padding-bottom: 10px !important;
	}
	.et_pb_row_custo.clearfix {
    	padding-top: 0px !important;
	}

	.et_pb_fullwidth_menu .mobile_menu_bar:before {
    	top: 20px;
	}
	.slogan_container_mobileonly {
		display: block;
      	text-align: center;
    	color: black;
    	font-weight: 500;
    	font-size: 18px;
    	font-family: Arial;
    	padding-bottom: 10px;
    	padding-top: 10px;
	}

}

@media (min-width: 980px) {
	.slogan_container_mobileonly {
		display: none;
	}
}

/* search */
#et_top_search {
    top: 42px !important;
    width: 41px;
}
span#et_search_icon::before {
    color: white !important;
  	font-size: 30px;
}
input.et-search-field {
    color: white !important;
  	border: 1px solid white;
  	padding: 7px;
}

input.et-search-field::placeholder {
    color: white !important;
}
form.et-search-form {
    max-width: 100px !important;
    right: 17px !important;
    margin-top: 140px !important;
    height: 24px;
}
span.et_close_search_field {
    right: 10px !important;
  	padding-top: 80px;
}
span.et_close_search_field::after {
    color: white !important;
}
.grid-search li {
    display: inline-block;
    width: 100%;
    max-width: 32%;
    vertical-align: top;
    margin-right: 1%;
}
.widget_search #searchsubmit {
    width: 95px !important;
}
.nav > li {
    float: left;
    margin-right: 20px;
}
.et_pb_fullwidth_menu {
    height: 60px;
}