@media(max-width: 767px){
	.box_slide_1{
		font-size: 16px;
		/*transform: inherit;*/
		width: 100%;
		top: 70%;
	}
	header{
		padding: 10px!important;
	}
	.logo img{
		max-width: 170px;
	}
	.btns.pt-5 {
		padding: 1rem !important;
	}
	.btns a{
		font-size: 12px;
	}
	.separador{
		display: none;
	}
	.footer{
		text-align: center;
		display: inline-block;
		padding: 1rem!important;
	}
	.footer div{
		padding: 10px 0;
		/*border-bottom: 1px solid #3a3a3a;*/
	}
	h1{
		font-size: 36px;
	}
	.pl{
		padding-left: 15px!important;
	}
	.pr{
		padding-right: 15px!important;
	}
	.d-flex{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	header .d-flex{
		padding: 10px!important;
	}
	.banner{
		background-position: center;
	}
	.banner h1{
		font-size: 25px;
	}
	.form_yellow{
		padding: 20px;
	}
	.form_yellow img{
		width: 100%;
		max-width: 250px;
	}
	#home-slide .owl-carousel .owl-item{
		height: 350px;
	}
	.item{
		height: 100%;
	}
	#home-slide .item img{
		height: 100%;
		object-fit: cover;
	}
	.tit{
		font-size: 24px;
	}
	.pre{
		font-size: 16px;
	}
	.banner_esp .col-md-8{
		padding-right: 15px !important;
	}
	.btn_fale {
		font-size: 20px;
		
		padding: 10px 20px;
	}
	.outros_serv{
		font-size: 16px;
		max-height: 170px;
	}
	.banner_esp{
		background-size: inherit;
	}
	.form_yellow .btn{
		right: -7px;
	}
	.txt_depoimento {
    padding: 10px;
    font-size: 16px;
}
}
