/*



Theme Name:  Aubelec



Author: Agence Echo



Description: Theme enfant



Version: 1.0



Template: Divi



*/
/* général*/
.btnrgpd{
    background-color:#002fa7 !important;
    color:#fff;
}

/* formulaire */
.wpcf7-form {
    width: 100%;
   
    margin: 0 auto;
   
    display: block;
    padding: 0px;
	font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
font-size: 16px;
   
}

.wpcf7-submit{	
	color:#001975 !important;
border-width: 0px !important;
border-color:#fff;
border-radius: 0px;
letter-spacing: 2px;
font-size: 14px;
font-weight: 600 !important;
text-transform: uppercase !important;
background-color:#ffffff !important;
    width:120px;
  padding: 15px;
float: right;
}
.wpcf7-submit:hover{
	background-color: #ff3d67;
	cursor: pointer;
}

.deuxcol{
	display:inline-block;
	width: 49%;
	color:#fff;
	margin-bottom:10px;
}

.wpcf7-form input[type="text"],.wpcf7-form input[type="date"], .wpcf7-form input[type="email"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form select{
	width:49%;
	font-size: 14px;
    color: #666;
	min-width: 150px;
	margin-bottom: 10px;
    padding: 16px;
	border: 1px solid #bbb;
    box-sizing: border-box;
    line-height: 1.7em;
font-weight: 500;
}
.wpcf7-form .deuxcol input[type="number"]{
	width:100%;
	
}
 .wpcf7-form textarea{
	width:100%;
	font-size: 14px;
    color: #666;
	min-width: 150px;
	margin-bottom: 10px;
    padding: 16px;
	border: 1px solid #bbb;
    box-sizing: border-box;
    line-height: 1.7em;
font-weight: 500;
}
.wpcf7-form .onech{
    margin-right:  2%;
}
.wpcf7-form .rgpd{
    width:100%;
    color:#fff;
}
	
span.wpcf7-list-item {

    display: inline-block;
    margin: 0 0 0 0em;

}
.wpdevart_org_chart_container li .wpda_tree_item_container > div {
	border: none!important;
}
.wpda_mobile.wpdevart_org_chart_container > ul > li > ul li,
.wpdevart_org_chart_container .chart_wpda_mobile_before > ul li {
  border: none!important;
}
.wpdevart_org_chart_container li .wpda_tree_item_container img {
  border-radius: 50%;
box-shadow: 2px 3px 0px 0px #024985;
-webkit-box-shadow: 2px 3px 0px 0px #024985;
-moz-box-shadow: 2px 3px 0px 0px #024985;
}
.wpdevart_org_chart_container .wpda_tree_item_img_cont {
  width: 90px!important;
height: 90px!important;
}
.orga_2 {
	margin-left: 20px;
}
.orga_3 {
  margin-left: 60px;
	display: none;
}
.orga_4 {
  margin-left: 100px;
	display: none;
}
.orga_2, .orga_3, .orga_4 {
border-left: 2px solid;
	padding-left: 20px;
}
.et_pb_team_member {
  margin-bottom: 0 !important;
  padding-top: 20px;
	padding-bottom: 0px;
}
.more_to_see:hover {
	cursor: pointer;
}