/*
Theme Name: go4green
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

.wpb_text_column  h2 {
	position:relative;
	padding-bottom:10px!important;
	margin-bottom:50px!important
}
.wpb_text_column  h2:after {
	position:absolute;
	content:'';
	width:60px;
	height:2px;
	background-color:#3aaa35;
	bottom:0px;
	left:calc(50% - 30px);
}
.wpcf7-submit {
	width:100%;
	margin-top:3px;
}
.wpcf7-response-output {
	float:left;
	width:100%;
}
form p {
	width:100%;
	float:left;
	margin-bottom:7px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], textarea, select {
    box-shadow: 0 0 0 0px transparent, 0 0px 0 rgba(0,0,0,0.08) inset;
}
.contact-section-h .w-iconbox {
	margin-bottom:50px;
	padding-top:5px;
}
.contact-section-h .w-iconbox p {
	font-size:17px;
}
.contact-section-h .w-image {
	margin-top:20px;
}
.contact-section-h .g-cols.type_boxes > div > .vc_column-inner, .presse .g-cols.type_boxes > div > .vc_column-inner {
	padding-top:20px;
}
.pt-c-s {
	padding-top:15px;
}
footer .w-iconbox.iconpos_top img {
	padding-bottom:10px;
}
footer .w-iconbox.iconpos_top {
	padding-bottom:20px;
}
footer .w-iconbox.iconpos_top p {
	font-size:12px;
}
footer .w-iconbox.iconpos_right .w-iconbox-icon {
	margin-left:5px!important;
	padding-top: 8px;
}
footer .w-iconbox.iconpos_right .w-iconbox-title {
	letter-spacing:0.5px;
}
footer .w-iconbox.iconpos_right {
	position:relative;
	padding-top:10px;
	margin-top:20px;
}
footer .w-iconbox.iconpos_right:before {
	position:absolute;
	content:'';
	width:186px;
	height:1px;
	background-color:#969696;
	top:0px;
	left:calc(50% - 95px);
}
.presse-brdr {
	border-top:1px solid #aeaeae!important;
	border-bottom:1px solid #aeaeae!important;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:30px;
	margin-bottom:30px;
}
.icon-press img {
	max-width:60px;
}
.logo-presse img {
	max-width:200px;
	padding-top:10px;
}
.layout_124 .w-grid-item-h {
	padding-bottom:40px;
	border-bottom:1px solid #d7d7d7;
}
.layout_124 .w-grid-item {
	padding-bottom:0px;
}
.layout_124 p, .align_justify p, .w-tabs-section-content-h p {
	text-align:justify
}
.ovfrf-hd {
	overflow:hidden;
}
.w-counter {
	padding-top:30px;
}
.solutions-icons img {
	max-width:100px;
	padding-top:40px;
}
.green-sct h3 {
	font-size:18px;	
	margin-bottom:15px;
}
.green-sct img {
	max-width:80px;
	padding-bottom:25px;
}
.green-sct .w-btn {
	margin-top:20px;
}
.solutions-icons h3 {
	position:relative;
	padding-top:10px;
	padding-bottom:10px!important;
	margin-bottom:10px!important;
	font-size:20px;
	font-weight:700;
}
.solutions-icons h3:after {
	position:absolute;
	content:'';
	width:60px;
	height:2px;
	background-color:#3aaa35;
	bottom:0px;
	left:calc(50% - 30px);
}
.mainphoto img {
	max-width:320px;
	padding-bottom:30px;
}
.mainphoto h1 {
	font-size:24px;
}
.subpage-header h1 {
	text-transform:uppercase;
	font-weight:700;
	position:relative;
	letter-spacing:1px;
}
.subpage-header h1:after {
	position:absolute;
	content:'';
	width:40px;
	height:4px;
	background-color:#ffffff;
	bottom:-10px;
	left:calc(50% - 20px);
}
.w-tabs-section-header {
	padding-left:20px;
}
.equipe-section h3 {
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
	padding-bottom:10px;
	font-size:24px;
}
.equipe-section h4 {
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
	padding-bottom:20px;
	font-size:20px;
}
.equipe-section p {
	text-align:justify;
}
.pd-rgt-d h2 {
	text-transform:uppercase;
}
.pd-rgt-d .wpb_text_column h2::after {
    width: 60px;
    height: 4px;
    left: 0px;
	bottom: -20px;
}
.icon-lft {
	padding-top:30px;
	padding-bottom:40px;
}
.icon-lft img {
	max-width:130px;
}
.icon-lft h3 {
	position:relative;
	text-transform:uppercase;
	padding-bottom:20px;
}
.icon-lft h3::after {
    position: absolute;
    content: '';
    width: 60px;
    height: 4px;
    background-color: #aeaeae;
    bottom: 0px;
    left: -2px;
}
.icon-lft p {
	text-align:justify;
}
@media all and (min-width:768px) {
	.pd-rgt-d {
		padding-right:40px;
	}
	.w-tabs-section-content .w-video {
		margin-left:20%;
		margin-right:20%;
	}
}