/* COULEURS 
Couleur TITRES : #00987b
Couleur SOUS-TITRE : #00778b
Couleur TEXTE : #333333
*/
/* GENERAL */
body{
	font-family: 'Oxygen',Arial,sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 1.4rem;
}
/* COULEURS */
.footer .et_pb_menu__menu>nav>ul>li.current-menu-item>a,
.footer .et_pb_menu ul li a,
.footer,
.footer h4,
.signature,
.signature a,
.et_pb_button{
	color: #fff;
}
.et_pb_bg_layout_light .et-pb-controllers a,
.et_pb_contact p input, .et_pb_contact p textarea,
.footer .et_pb_blurb  h4.et_pb_module_header:after,
.et_pb_button:hover,
.et_pb_button.inverse,
.et_pb_module .et_pb_button:hover{
	background: #fff;
}
::placeholder,
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea,
.et_pb_contact p input, .et_pb_contact p textarea,
a,
h1,h2,h3,h4,h5,h6,
.et_pb_menu ul li a,
.et_pb_button:hover,
.et_pb_button.inverse,
.et_pb_module .et_pb_button:hover,
.more-link,
.services .underlined
{
	color: #00987b;
}
.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev,
.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before,
.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,
.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button
{
	color: #00987b!important;
}
.et_pb_bg_layout_light .et-pb-controllers a,
.et_mobile_menu,
.et_pb_button.inverse,
.et_pb_button,
.et_pb_button:hover,
.et_pb_module .et_pb_button:hover{
	border-color: #00987b;
}
.et_pb_bg_layout_light .et-pb-controllers a:hover,
.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control,
.et_pb_button.inverse:hover,
.footer,
.et_pb_button,
.et_pb_scroll_top.et-pb-icon{
	background: #00987b;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.et_pb_button.inverse:hover{
	color: #fff;
}
.et_pb_post .post-meta,
.et_pb_bg_layout_light .et_pb_post .post-meta,
.et_pb_menu ul li a.active,
.et_pb_menu ul li a:hover,
.et_pb_menu ul li a:focus,
.more-link:hover,
.et_pb_social_media_follow li a.icon:hover:before,
.et_pb_menu__menu>nav>ul>li:hover>a
{
	color: #00778b;
}
.et_pb_menu__menu>nav>ul>li:hover:after,
.underlined p:after,
.signature,
.services h4:after,
h1:after,h2:after,h3:after,
.et_pb_scroll_top.et-pb-icon:hover
{
	background:#00778b;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.et_pb_scroll_top.et-pb-icon{
	text-align: center;
    background-color:#00987b;
    text-decoration: none;
    position: fixed;
    z-index: 99999;
    bottom: 125px;
    right: 12px;
    border-radius: 30px;
    display: none;
    cursor: pointer;
    font-size: 30px;
    padding: 5px;
    color: #fff; 
}
/* SIZE */
h1{
	font-size: 32px;
}
h2{
	font-size: 26px;
}
 .et_pb_menu ul li a{
	font-size: 14px; 
} 
footer .et_pb_blurb_description,
footer .et_pb_menu ul li a{
	font-size: 14px;
}
.et_pb_button{
	font-size: 14px;
}
.signature{
	font-size: 10px;
}
.footer .et_pb_blurb  h4.et_pb_module_header {
	text-transform: none;
	padding-bottom: 0;
}
.et_pb_social_media_follow li a.icon:before{
	font-size: 21px;
}
/* MENU */
.et_pb_menu .et_pb_menu__wrap{
	justify-content: flex-end!important;
}
.footer .et_pb_menu .et_pb_menu__wrap{
	justify-content: flex-start!important;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li.reseau{
	height: 100%;
	padding: 0 4px;
	margin: 0;
}
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after{
	transform: none;
}
.et_pb_menu ul li a.active,
.et_pb_menu ul li a:hover,
.et_pb_menu ul li a:focus
{
	opacity: 1;
	flex-direction: row;
}
.more-link,
.et_pb_menu ul li a{
	text-transform: uppercase;
}
.footer .et_pb_menu ul li a{
	text-transform: none;
	padding: 0!important;
}
.footer .et_pb_menu .et_pb_menu__menu>nav>ul{
	display: block;	
	margin-left: 0;
}
.reseau{
	display: block;
    background-color: transparent;
    height: 40px;
    margin-bottom: 8px;
    position: relative;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all .25s;
    text-align: right;
    border-radius: 0 40px 40px 0;
}
.reseau a{
    visibility: hidden;
    font-size: 0px!important;
}
.reseau a:after{
	content: "";
    font-family: ETmodules;
    display: inline-block;
    color: #00778b;
    font-weight: 300;
    font-size: 26px;
    visibility: visible;
}
.reseau a:hover:after{
	color: #00987b;
}
.et_pb_social_media_follow li a{
	margin-right: 0;
}
.et-social-facebook a.icon:before,
.facebook a:after{
	content: "\e0c1";
}
.et-social-linkedin a.icon:before,
.linkedin a:after{
	content: "\e0cb";
}
.et-social-instagram a.icon:before,
.instagram a:after{
	content: "\e09a";
}
/* TITRES */
h1,
h2,
h3{
	text-transform: uppercase;
	font-weight: 700;
}
h4{
	font-weight: 700;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li{
	padding: 0;
	margin: 0 11px;
}
footer .et_pb_menu .et_pb_menu__menu>nav>ul>li{
	margin: 8px 0;
}
.et_pb_menu__menu>nav>ul>li:hover:after,
.underlined p:after,
.services h4:after,
h1:after,
h2:after,
h3:after,
.footer .et_pb_blurb  h4.et_pb_module_header:after
{
	content: " ";
    width: 84px;
    height: 1px;
    clear: both;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 25px;
}
.et_pb_menu__menu>nav>ul>li:hover:after{
	position: absolute;
	width: 100%;
	bottom: 40px;
}

.underlined_left h1:after,
.underlined_left h2:after,
.footer .et_pb_blurb  h4.et_pb_module_header:after,
h3:after,
.services h4:after,
.services .underlined p:after{
	margin: 20px 0;
}
.et_pb_menu__menu>nav>ul>li.reseau:hover:after,
footer .et_pb_menu__menu>nav>ul>li.reseau:hover:after,
footer .et_pb_menu__menu>nav>ul>li:hover:after, 
footer .et_pb_menu .et_pb_menu__menu>nav>ul>li.reseau,
.et_pb_button:after, .et_pb_button:before{
	display: none;
}
.services h4{
	margin-bottom: 0;
}

/* BOUTON */
.et_pb_button,
.et_pb_button:hover, 
.et_pb_module .et_pb_button:hover
{
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	padding: 10px 25px;
	font-size: 16px;
	font-weight: 700;
}

/* SERVICES */
.et_pb_row.services{
	padding: 0px;
	-webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 15%);
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 15%);
}
.et_pb_post .entry-title,
.services h4{
	font-size:22px;
}
.post-content-inner,
.services .et_pb_text {
	font-size: 14px;
}
.more-link{
	font-size:16px;
	font-weight: 700;
}
.et-pb-controllers{
	bottom: 0;
}
.et_pb_bg_layout_light .et-pb-controllers a{
	opacity: 1;
	border-width: 1px;
	border-style: solid;
	width: 8px;
	height: 8px;
}
.services .services_text {
	padding: 30px 0 30px 30px;
}

/* BLOG */
.et_pb_post {
    background-color: #fff;
   -webkit-box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 15%);
	box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 15%);
    display: flex;
}
.et_pb_post .entry-featured-image-url{
    width: 40%;
    float: left;
    margin: 0;
}
.flex_col_center .et_pb_column{
	display: flex;
	flex-direction: column;
    justify-content: center;
}
.bloc-right{
    padding: 0 5%;
    float: left;
    width: 60%;
    clear: right;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.et_pb_post h2.entry-title:after{
	display: none;
}
.et_pb_post .entry-title{
	text-transform: none;
}
.post-content-inner{
	margin-bottom: 20px;
}
.et_pb_bg_layout_light .et_pb_post .post-meta {
	font-size: 0.8em;
}
.single .post{
	flex-direction: column;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.single .et_pb_post .entry-title{
	font-size: 32px;
	text-align: center;
}
.et_pb_post .post-meta {
	text-align: center;	
}
.pagination a{
	border: 1px solid;
    padding: 5px 20px;
    font-size: 12px;	
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all .25s;
}
.pagination a:hover{
	color:#fff;
	background: #00987b;	
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all .25s;
}

/* CONTACT */
.fullwidth.et_section_specialty>.et_pb_row{
	width: 100%;
	max-width: 2530px;
}
.fullwidth.et_section_specialty .contact_infos{
	padding: 0 0 0 10%;
}
.contact_infos .et_pb_image_wrap{
	width: 36px;
	height: 36px;
	border: 1px solid #00778b;
	border-radius: 500px;    
	display: flex;
    justify-content: center;
    align-items: center;
}
.contact_infos .et-pb-icon{
	color: #00778b!important;
	font-size: 21px;
}
.contact_infos .et_pb_blurb_content {
	font-size: 14px;
}
.et_pb_contact p input, .et_pb_contact p textarea{
	border:1px solid #707070
}
.et_contact_bottom_container{
	float: none;
	text-align: left;
	margin-top: 0;
}
.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title,
.et_pb_contact_field_options_wrapper label
{
	font-weight: 500;
	font-size: 14px;
	color: #00987b;
}
.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title{
	font-size: 12px;
}


/* RESPONSIVE */
@media (max-width: 1220px){
	.et_pb_menu .et-menu>li {
	    padding: 0 6px;
	}
	.et_pb_menu ul li a {
	    font-size: 14px;
	}
}

@media (max-width: 980px){
	.reseau{
		text-align: left;
	}
	.reseau a{
		visibility: visible;
		font-size: 14px!important;
	}
	.reseau a:after{
		display: none;
	}
	.services .et_pb_column{
		margin-bottom: 0px;
	}
	.services .services_text {
	    padding: 30px;
	}
	.et_pb_posts .et_pb_post{
		flex-direction: column;
	}
	.et_pb_post .entry-featured-image-url,
	.bloc-right{
		width: 100%;
	}
	.bloc-right{
		padding: 20px;
	}
	footer .et_pb_menu .et_mobile_nav_menu{
		display: none;
	}
	footer .et_pb_menu .et_pb_menu__menu {
		    display: block;
	}
	footer .et_pb_blurb_content{
		margin: 0;
	}
	.fullwidth.et_section_specialty .contact_infos{
		padding: 0 10%;
	}
	footer .et_pb_blurb h4.et_pb_module_header{
		font-size: 18px;
	}

}



