/*
Theme Name: Divi Enfant par Incomm
Description: Theme enfant du theme Divi
Author: Incomm
Author URI: https://www.incomm.fr
Template: Divi
Version: 1.05
*/

#cmplz-document {
  max-width: 100%;
}
#cmplz-document a, a.form-rgpd {
    color: #2e9666 !important;
}

a:hover {text-decoration:none!important;}

.rsociaux_top ul {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-pack: center !important;
justify-content: center !important;
-ms-flex-align: center !important;
align-items: center !important;	
}

#menu-menu-principal li a {
padding-bottom: 0!important;	
}

#menu-menu-principal li {
margin-top: 0!important;
padding: 0 0.5416666666666665vw;	
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
    background-color: rgba(0, 0, 0, 0)!important;
    opacity: 1!important;
}

.et_pb_contact_field_checkbox label a:hover {color:#2e9666!important}

#mobile_menu1 {padding:20px!important;}

/*#menu-menu-principal li:nth-child(1) a::before {
background: url("img/accueil.png") no-repeat scroll top/contain;
width: 2.083333333333333vw;
height: 2.083333333333333vw;
content:"";
display:block;
margin: 0 auto 15px;	
}

#menu-menu-principal li:nth-child(1) a:hover::before, #menu-menu-principal li:nth-child(1).current-menu-item a::before {
background: url("img/accueil_roll.png") no-repeat scroll top/contain;
}

#menu-menu-principal li:nth-child(2) a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
width: 2.083333333333333vw;
height: 2.083333333333333vw;
content:"";
display:block;
margin: 0 auto 15px;	
}

#menu-menu-principal li:nth-child(2) a:hover::before, #menu-menu-principal li:nth-child(2).current-menu-item a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
}


#menu-menu-principal li:nth-child(3) a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
width: 2.083333333333333vw;
height: 2.083333333333333vw;
content:"";
display:block;
margin: 0 auto 15px;	
}

#menu-menu-principal li:nth-child(3) a:hover::before, #menu-menu-principal li:nth-child(3).current-menu-item a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
}


#menu-menu-principal li:nth-child(4) a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
width: 2.083333333333333vw;
height: 2.083333333333333vw;
content:"";
display:block;
margin: 0 auto 15px;	
}

#menu-menu-principal li:nth-child(4) a:hover::before, #menu-menu-principal li:nth-child(4).current-menu-item a::before {
background: url("img/menu.png") no-repeat scroll top;
}


#menu-menu-principal li:nth-child(5) a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
width: 2.083333333333333vw;
height: 2.083333333333333vw;
content:"";
display:block;
margin: 0 auto 15px;	
}

#menu-menu-principal li:nth-child(5) a:hover::before, #menu-menu-principal li:nth-child(5).current-menu-item a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
}


#menu-menu-principal li:nth-child(6) a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
width: 2.083333333333333vw;
height: 2.083333333333333vw;
content:"";
display:block;
margin: 0 auto 15px;	
}

#menu-menu-principal li:nth-child(6) a:hover::before, #menu-menu-principal li:nth-child(6).current-menu-item a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
}


#menu-menu-principal li:nth-child(7) a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
width: 2.083333333333333vw;
height: 2.083333333333333vw;
content:"";
display:block;
margin: 0 auto 15px;	
}

#menu-menu-principal li:nth-child(7) a:hover::before, #menu-menu-principal li:nth-child(7).current-menu-item a::before {
background: url("img/menu.png") no-repeat scroll top/contain;
}


#menu-menu-principal li:nth-child(8) a::before {
background: url("img/contact.png") no-repeat scroll top/contain;
width: 2.083333333333333vw;
height: 2.083333333333333vw;
content:"";
display:block;
margin: 0 auto 15px;	
}

#menu-menu-principal li:nth-child(8) a:hover::before, #menu-menu-principal li:nth-child(8).current-menu-item a::before {
background: url("img/contact_roll.png") no-repeat scroll top/contain;
}*/

.metaslider .flexslider {
margin: 0 0 0!important;
}

.metaslider .flex-control-nav {
position: absolute;
bottom: 20px!important;
}

.metaslider .flexslider .flex-direction-nav li a.flex-next {  
background: url('./img/right.png') no-repeat!important;
width: 4.0625vw !important;
height: 4.0625vw!important;
background-size:contain!important;
}

.metaslider .flexslider .flex-direction-nav li a.flex-prev {  
background: url('./img/left.png') no-repeat!important;
width: 4.0625vw !important;
height: 4.0625vw!important;	
background-size:contain!important;	
}

.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
background: #2e9666 !important;
}
.flex-control-paging li a {
background: #fff !important;
}

#nav_menu-2 {
margin-bottom: 0!important;
}

.section_spe1 {
height: 400px;
justify-content: center !important;
margin-bottom: 20px !important;	
}


@media only screen and (max-width: 980px) {
	#tel-footer {
    	justify-content: center;
	}
	
	#container-footer {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	#container-footer .colonne1,
	#container-footer .colonne2,
	#container-footer .colonne3{
		width:100%!important;
	}
	
	#adresse-footer {
		justify-content: center;
		display: flex;
	}
	
	#container-footer .colonne3{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	#menu-menu-footer li,
	.txt-footer {
		text-align:center!important;
	}
	
	#map-footer {
		height: 300px!important;
	}
	
	.rs-footer .dsm_icon_list_items li {justify-content: center!important;}
	
	#cont-header {
		justify-content: center;
	}
	
	#rs-header .dsm_icon_list_items li {justify-content: center!important;}
	
	#txt-center,
	#txt-mob-center{
		text-align: center!important;
	}
}


@media only screen and (min-width: 981px){
	
.section_spe1 {
height: 40vw;
}
	
#map-footer {
    height: 23.438vw!important;
}
	
	#tel-footer i,
	#adresse-footer .dsm_icon_list_items .dsm_icon_list_icon {
		font-size:1.042vw!important;
	}
	
	#cont-header {
		justify-content: flex-end;
	}
	
	#nav-header {display:flex!important;}
	
	#adresse-footer ul li,
	#tel-footer,
	#menu-menu-footer li {
		font-size:11px!important;
	}
	
}

@media only screen and (min-width: 1024px){
	#adresse-footer ul li,
	#tel-footer,
	#menu-menu-footer li {
		font-size:11.5px!important;
	}
}

@media only screen and (min-width: 1100px){
	#adresse-footer ul li,
	#tel-footer,
	#menu-menu-footer li {
		font-size:12px!important;
	}
}


@media only screen and (min-width: 1200px){
	#adresse-footer ul li,
	#tel-footer,
	#menu-menu-footer li {
		font-size:13.5px!important;
	}
}

@media only screen and (min-width: 1300px){
	#adresse-footer ul li,
	#tel-footer,
	#menu-menu-footer li {
		font-size:14.5px!important;
	}
}

@media only screen and (min-width: 1400px){
	#adresse-footer ul li,
	#tel-footer,
	#menu-menu-footer li {
		font-size:0.83vw!important;
	}
}


