 .div-orcamento{   
    background: rgba(79, 176, 219,0.8);
    border-radius: 10px;
    padding: 20px;
}
.div-orcamento input[type='text'], 
.div-orcamento input[type='email'],
.div-orcamento input[type='tel'],
.div-orcamento textarea#mensagem{
	height: 50px;
	border-radius: 5px;
}

p.p-radio {
    background: #fff;
    text-align: left;
}

span.wpcf7-list-item {
    width: 100%;
    font-weight:bold;
}

p.p-radio {
    padding-bottom: 30px;
    padding-top: 30px;
    border-radius: 5px;
    margin-bottom: 15px;
    webkit-box-shadow: inset 4px 4px 12px -1px rgba(37, 37, 37, 0.36);
    -moz-box-shadow: inset 4px 4px 12px -1px rgba(37, 37, 37, 0.36);
    box-shadow: inset 4px 4px 12px -1px rgba(37, 37, 37, 0.36);

}

input.wpcf7-form-control.wpcf7-submit {
    height: 50px;
    text-shadow: 1px 0px 2px rgba(150, 150, 150, 1);
}

.div-orcamento {
    margin-top: 30px;
}

.row-home-5-content {
	padding-top: 65px !important;
}
.row-home-5-content h2 {
    font-size: 50px;
    text-align: left !important;
}


.row-home-5-content p{
	text-align: left !important;
	font-weight: bold;

}
a.solicite-orcamento {
    text-align: center;
    background: #94C31F;
    margin-top: 30px;
    color: #fff;
    padding: 8px;
    border-radius: 10px;
    text-transform: uppercase;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(112, 112, 112, 0.75);
-moz-box-shadow:    2px 2px 5px 0px rgba(112, 112, 112, 0.75);
box-shadow:         2px 2px 5px 0px rgba(112, 112, 112, 0.75);
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 265px;
}

.row-home-2{
	padding-top: 20px !important;

}

img.size-full.wp-image-285.alignleft {
    margin-bottom: 0 !important;
}



@media (max-width: 991px) {
	.fade-header .logo img{
		width:auto !important;
		height:auto !important;
		display: none !important;

	}

}