/*barra de Rolagem*/
::-webkit-scrollbar-track{background-color: #000}
::-webkit-scrollbar{width:10px;background-color:#000}
::-webkit-scrollbar-thumb{background-color:#fe6f1c}

/*Textos*/
h1 span{color: #ff6222;}
.white{color: #fff;}
p span {color: white;}
p a:hover {color: black;}

.services h2{color: #fff; font-size: 25px;}
.services p{color: #fff; font-size: 14px;}

.vc_custom_1589571550126 {padding-right: 0 !important;}

/*Links*/
.link{color: #ff6222; font-size: 16px; font-weight: 600;}
.link:hover{color: #000;}

/* Fale Conosco */
.box-tel .vc_column-inner {padding-right: 0 !important; padding-left: 0 !important;}

/* Orçamento */
.wpcf7 .wpcf7-form p {text-align: left !important;}
.wpcf7 .wpcf7-form p span {color: #5d5d5d !important; text-align: left !important;}

/*Footer*/
footer p span{font-size: 17px; text-transform: uppercase; font-weight: 600;}
footer p {font-size: 15px; line-height: 40px;}
footer p a{color: #fff !important;}
footer p a:hover{color: #000 !important;}

@media only screen and (max-width: 768px) {
	/* Fundo Header Mobile */
	.content_inner .title_outer .title .not_responsive img {display: none !important;}
} 

@media only screen and (min-width: 768px) {
	/*Fale Conosco*/
	.box-tel, .box-tel2 {margin-top: 200px;}
} 

@media only screen and (min-width: 1024px) {
	/*Fale Conosco*/
	.box-tel {margin-top: 130px;}

	/* Orçamento */
	.box-tel2 {margin-top: 170px;}
} 

.clientes {display: none;}