/*
Theme Name: DiviChild
Description: Thème enfant pour Divi
Author: Laurent
Template: Divi
*/

/**
* Tous les sites Index
**/

/* réglage du bug des mentions légales */
.ILD_mentions_legales h3 { font-size: 25px; padding-left: 0 !important; }

/* Page 404 */
.error404 .container:before { display: none !important; }

div.wpcf7-response-output { margin: 10em 0.5em 1em !important; }

/* case à cocher RGPD */
.et_pb_contact p input[type=checkbox] {
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-appearance: checkbox !important;
}

.et_pb_contact p input[type="checkbox"] {
	position: relative;
	top: 6px;
}

#ILDPopUpCookies {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999;
    opacity: 1;
    overflow: scroll;
	background-color: rgba(0, 0, 0, 0.85);
	width: 100%;
	-webkit-transition: .8s ease-in-out;
	-o-transition: .8s ease-in-out;
	transition: .8s ease-in-out;
	display: none;
}

#ILDPopUpCookiesContainer {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}

#ILDPopUpCookiesForm {
	text-align: center;
	padding: 150px 0;
}

#ILDPopUpCookiesForm h2 {
	color: #fff;
	font-size: 35px;
}

#ILDPopUpCookiesForm button {
	color: #fff;
	cursor: pointer;
	margin: 25px;
}

#ILDPopUpCookiesLogo {
	margin-top: 150px;
}

/* page 404 */
.ILD_page_404 {
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.ILD_page_404 article {
	font-size: 2rem;
}

.ILD_page_404 p,
.ILD_page_404 h1 {
	color:  #fff;
	text-shadow: 1px 1px 1px #000;
}

.error404 #main-header,
.error404 #main-footer,
.error404 #top-header {
	display: none;
}

/**
* Général
**/

#top-menu li {
	font-size: 18px;
    font-variant: all-small-caps;
}

#top-menu-nav {
	padding: 15px;
}
.ILD_img_droite_parallax .et_parallax_bg {
	border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
    border-left: 20px solid #2F4165;
    border-top: 20px solid #2F4165;
    border-bottom: 20px solid #2F4165;
}

.nav li ul,
.sub-menu {
	background: #2D3657;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
	padding-bottom: 10px !important;
}

#top-menu li a {
	color: #fff;
	border-bottom: 2px solid transparent;
}

#top-menu li a:hover {
	color: #325595;
}

#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
	border-radius: 5px;
}

#main-header {
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0);
	box-shadow: 0 1px 0 rgba(0,0,0,0);
	background: #2D3657;
	border-bottom: 5px solid #2C3554;
}

.ILD_home_top {
	min-height: 80vh;
}

.ILD_champ_court {
	width: 49%;
	margin: 0 .5%;
	float: left;
	padding-bottom: .5em !important;
}

.ILD_champ_textarea {
	width: 99%;
	margin: 0 .5%;
}

.ILD_champ_court input,
.ILD_champ_textarea textarea {
	background-color: #fff !important;
	border-radius: 10px !important;
}

/* 4daaf2 */

.et_pb_button {
	color: #ffffff;
    border-color: transparent;
    border-radius: 100px;
    font-size: 16px;
    font-family: 'PT Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
	background-color: #325595;
	-webkit-box-shadow: 0px 8px 35px -6px rgba(77,170,242,0.36);
	        box-shadow: 0px 8px 35px -6px rgba(77,170,242,0.36);
	-webkit-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	padding-top: 10px !important;
    padding-right: 30px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
}

.et_pb_button:hover {
	border-color: inherit !important;
	background-color: inherit !important;
	-webkit-box-shadow: 0px 8px 65px -6px rgba(77,170,242,0.36);
	        box-shadow: 0px 8px 65px -6px rgba(77,170,242,0.36);
	padding-top: 10px !important;
    padding-right: 30px !important;
    padding-bottom: 10px !important;
	padding-left: 30px !important;
	cursor: pointer;
	border-bottom: 2px solid #fff !important;
}

.et_pb_button:hover:after {
	display: none;
}

#ILD_form_ct_bouton {
	margin-top: 25px;
}

.ild_rgpd {
	color: #fff;
	font-size: 12px;
}

.et_pb_contact p input[type="checkbox"] {
	width: 15px;
	height: 15px;
	top: 4px;
}

h1,h2,h3,h4,h5,h6 {
	font-variant: all-small-caps;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
}

#main-footer > .container {
	display:none;
}

#ILD_home_services .et_pb_slide .et_pb_container {
	height: auto !important;
}

#logo {
	max-width: 90%;
}

#ILD_footer .et_pb_section_video_bg .mejs-video {
	top: -250px;
}

#ILD_home_slider .et_pb_slide_description {
	width: 50%;
	float: left;
	background: rgba(0,0,0,.50);
}

#ILD_home_services .et_pb_slide {
	background: transparent !important;
}
#ILD_home_services .et_pb_slide img {
	background:#212529;
	padding: 5px;
}

.ILD_titre_jaune {
	color: #FFC928;
}

.ILD_titre_vert {
	color: #A1D700;
}

#top-menu li li a {
	font-size: 20px;
}

#top-header {
	background: #000;
}

#main-header {
	background-image: url(images/fond.jpg);
	background-size: cover;
}

#main-header .container.et_menu_container {
	height: 160px;
}

.ILD_footer_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-pack: distribute;
		justify-content: space-around;
	flex-wrap: wrap;
}

.ILD_footer_coordonnees img {
	margin-right: 10px;
}

.ILD_footer_coordonnees {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-line-pack: center;
	    align-content: center;	
	-webkit-box-align: center;	
	    -ms-flex-align: center;	
			align-items: center;
	flex-wrap: wrap;
}

.grecaptcha-badge {
	display: none;
}

/**
* Header & navigation
**/

/**
* Footer
**/

/**
* Responsive
**/
@media(max-width: 980px) {
	.et_pb_contact p {
		width: 100% !important;
		margin: 1px 0 !important;
	}

	#ILD_home_slider .et_pb_slide_description {
		width: 100%;
	}

	#ILD_home_services .et_pb_slide_image {
		width: 100%;
		display: block !important;
	}

	.ILD_footer_coordonnees {
		margin: 15px 0;
	}

	.nav li ul, .sub-menu {
		background: #fff;
	}

	#ILD_home_services .et_pb_text_inner {
		padding: 20px;
	}

	.page-id-32 .et_pb_section_video .et_pb_text {
		text-align: left;
	}

	.page-id-32 .et_pb_section_video .et_pb_text img {
		float: none !important;
	}

	.page-id-32 .et_pb_section_video .et_pb_row_0 {
		padding-right: 30px;
	}

	.alignnone {
		float: none !important;
	}

	#ILD_footer .et_pb_row {
		padding-right: 49px;
	}

	#footer-bottom .container div {
		display: none;
	}
}

@media(max-width: 1200px) {
	#logo {
		max-height: 54% !important;
	}
	.et_pb_gutters2 .et_pb_column_1_6, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
		width: 100%;
	}
}