/*
Theme Name: Divi 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.22.7.1665738370
Updated: 2022-10-14 11:06:01

*/
#top-menu .menu-item-has-children>a:first-child:after {
    padding-top: 62px;
}
.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;
    padding-top: 50px !important;
}
.block_content {
    padding:10px;
    background: #ffff76
}

/**************** MENU ********************/
.menu-item div.carre {
    width: 10px;
    height: 10px;
    float: left;
    margin: 4px 4px 0 0;
}
.btndevis:hover {
    background: #2C98D1;
}
.btndevis a:hover {
    color: white !important;
}
.et_header_style_left #et-top-navigation {
    padding-top: 0px !important;
}
#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 11px;
  	padding-left: 11px;
    padding-top: 33px;
}
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 12px;
    padding-top: 12px;
}

.carre.bg-vert {
    background-color: #7ce1d3;
}
.carre.bg-rouge {
    background-color: #fa4e63;
}
.carre.bg-jaune {
    background-color: #fff02a;
}
.carre.bg-bleu {
    background-color: #2098d1;
}

.btndevis a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.contain{
	  background-color: #eee;
	  max-width: 1170px;
  padding: 1em;
	margin:auto;
}

.contact-form-wrapper{
	margin:auto;
	
}

.box-column{
	display:flex;
	justify-content:center;
	flex-direction:row;
}

.box-column-1{
	justify-content:center;
	display:flex;
	flex-direction:row;
}
.contain-2{
	display:flex;	
	align-items:center;
	flex-direction:column;
}

.box-column-1 input{
	    width: 479px;
}

h3{
	display:flex;
	justify-content:center;
}


/******************************
* formulaire de contacts
******************************/
.meschamps {
    width: 100%;
    height: 40px;
    margin-bottom: 10px !important;
    margin-left: 10px !important;
  	font-size: 20px;
}
.col1, .col2 {
    display: block;
    float: left;
    width: 50%;
    padding-top: 10px;
	padding-right: 10px;
}
.col12 {
    display: block;
    float: left;
    width: 100%;
    padding-top: 10px;
	padding-right: 10px;
}


h2.titreform {
    text-align: center;
    text-transform: uppercase;
}
.encadre {
    background-color: #EFEFEF;
  	padding-top: 30px;
  	padding-bottom: 30px;
  	margin-bottom: 30px;
    contain: content;
}

textarea{
  width:100%;
}
.h3{
  display:flex;
	justify-content:center;
}

p{
	display:flex;
	justify-content:center;
}

.date{
    display:flex;
	justify-content:center;
}
