/*
Theme Name:   Renovate Child
Theme URI: https://1.envato.market/renovate-construction-renovation-wordpress-theme
Description:  Renovate Child Theme
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
Template:     renovate
Version:      1.2
Text Domain:  renovate
*/

.page-header {
	display: none;
}

@media screen and (max-width: 768px) {
    .home_page_left, .home_page_right {
    width: 100%!important;
}
.home_page_half,.home_page_third {
  width: 100%!important;
  padding: 15px!important ;
}
.vc_custom_1570798998938 {
    margin-top: 40px;
}
}
.texte_service, .texte_service p {
    font-size : 20px!important;
    line-height:35px!important;
}
.unsurtrois {
    width:33%!important;
}
.deuxsurtrois {
    width:63%!important;
}

.blancsurjaune p {
    font-size: 34px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 50px;
    line-height: 58px;
    margin-left: 80px;
}

@media screen and (max-width:768px) {
    .unsurtrois {
    width:100%!important;
	}
	.deuxsurtrois {
		width:100%!important;
	}

	.blancsurjaune p {
		font-size: 30px;
		text-transform: uppercase;
		color: #ffffff;
		padding: 30px;
		line-height: 48px;
		margin-left: 0;
	}
}

input[type=text], input[type=Email], input[type=tel], textarea {
	width: 100%;
}

form input[type=submit] {
    -webkit-appearance: none;
	padding: 12px 20px;
    height: auto;
	border-radius: 50px;
    border: 1px solid transparent !important;
    border-color: #f4bc16!important;
    font-weight: bold;
    font-style: normal;
    color: #fff;
	background: #f4bc16;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in;
}

form p {
	text-align:center;
}

.form_header {
	font-size: 18px;
	color: #f4bc16;
	text-align: center;
}

.wpcf7-spinner {
	display: none;
}

#first-accueil {
    padding: 40px 0 40px 0!important;
    top: 0px!important;
}

.home_page_left {
    width: 52%!important;
    margin: 0 2%!important;
}
.home_page_right {
    width: 40%!important;
    margin: 0 2%!important;
}

.home_page_left h3.box-header, .services h1.box-header {
    text-align: center!important;
}

.home_page_left h3.box-header:after, .services h1.box-header:after {
    margin-left: auto;
    margin-right: auto;
}