
body{
font-family: "Poppins"!important;
}

.container-fluid div, .container div{
	display:inline-block;}

.container-fluid{
padding:0;
overflow: hidden;
max-height: 100vh;
}

.slide{
	background-size: cover!important;
	color:white;
}

.slide-txt{
	width:35%;
	margin-left:35%;
	font-weight:bolder;
	font-size:58px;
    margin-top: 13%;
	overflow-y: clip;
	text-align:center;
}

p{margin-bottom:0;}

.img-1{
	background:linear-gradient(0deg, rgba(0, 100, 10, 0.7), rgba(0, 100, 1, 0.5)), url(/img/1.jpg);
	background-size: cover;
	text-align: left;
}

.img-2 {
	background:linear-gradient(0deg, rgba(0, 100, 10, 0.7), rgba(0, 100, 1, 0.5)), url(/img/2.jpg);

}

.img-3 {

	background:linear-gradient(0deg, rgba(0, 100, 10, 0.7), rgba(0, 100, 1, 0.5)), url(/img/3.jpg);

}

.img-5 {
	background:linear-gradient(0deg, rgba(0, 100, 10, 0.7), rgba(0, 100, 1, 0.5)), url(/img/5.jpg);

}

.img-6 {
	background:linear-gradient(0deg, rgba(0, 100, 10, 0.7), rgba(0, 100, 1, 0.5)), url(/img/6.jpg);
}

.img-7 {
	background:linear-gradient(0deg, rgba(0, 100, 10, 0.7), rgba(0, 100, 1, 0.5)), url(/img/7.jpg);
}

.img-8 {
	background:linear-gradient(0deg, rgba(0, 100, 10, 0.7), rgba(0, 100, 1, 0.5)), url(/img/8.jpg);
}

.menu{
	position: absolute;
	top: 0;
	z-index: 2;
	width:100%;
	text-align:right;
	background-color:rgb(0, 60, 27);
	padding: 5px 0px;
}

.relative{
position: relative;
display:inline-block;
}

.col-sm-6{
	width:49.5%;
}

.fp-table{
	display:block;
}

.caminhao{
	min-height: 100vh;
	background-position-x: -350px;
	background-size:cover;
}


.caminhao-1{
	background: url(/img/banner-empresa.jpg);
	background-position-x: -200px;
	background-size:cover;
}

.metade-texto {
    vertical-align: top;
    margin-top: 120px;
    margin-left: 50px;
    text-align: center;
}


.metade-texto-esq {
    vertical-align: top;
    margin-top: 140px;
    text-align: center;
}

.metade-texto h1, .metade-texto-esq h1{
	font-size:40px;
	color:rgb(0, 60, 27);
}

.metade-texto p, .metade-texto-esq p, .metade-texto-esq li{
	margin-top:20px;
	text-align: justify;
	
	font-size:20px;
}

.metade-texto-esq p, .metade-texto-esq li{
	padding-right:100px;
}

.metade-texto-esq{
	padding-left:100px;
}


.caminhao-2{
	background: url(/img/6.jpg);
	background-position-x: -150px;
	background-size:cover;
	background-position-y: 100px;
	margin-left:5px;
	
}





.branco{
	vertical-align: top;
	text-align: center;
	background:rgba(255, 255, 255, 0.9);
	border-radius: 15px;
	min-height: 50vh;
	margin-top:160px;
	padding:25px;
	
}

.caminhao-3{
	background: url(/img/banner-contato.jpg);
	background-size:cover;
	margin-left:5px;
	
}
.menu div{
display:inline-block;
}

.branco a{
	color: green;
}


.menu .btn{
text-align:left;
padding:15px;
margin-right:15px;
border-radius: 12px;
color: white;
margin-top:-20px;
}


.menu a{
margin: 0 auto;
text-decoration:none;
color:white;
}

.botoes .btn:hover{
background-color: white;
color:black;
cursor:pointer;
}

.btn a:hover{
	color:black;
}

.botoes{
text-align:left;
margin-top:0;
}

.titulo-wrap{
text-align:center;
font-weight:bolder;
font-size:32px;
}

.titulo{
margin-top:5px;
color:white;
}


.btn-cotacao{
height: 60px;
padding-top:10px;
background-color:white;
border: 1px solid black;
width:250px;
margin:0 auto;
margin-top:25px;
border-radius: 12px;
}

.btn-cotacao a{
	font-size:24px;
	color: darkgreen;
	vertical-align: top;
	text-decoration:none;
	
}
.center{
	text-align: center!important;
	padding-right: 0!important;
}

@media (min-width: 768px) {
    .col-sm-8 {
        
		margin-right: -20px !important;
    }
}

@media (max-width:1450px) {

.metade-texto p, .metade-texto-esq p, .metade-texto-esq li{
	font-size:15px;

	}
}

@media (max-width:1200px) {
	.slide-txt {
		font-size: 33px;
		margin-top: 25%;
	}
	
	.metade-texto p, .metade-texto-esq p, .metade-texto-esq li{
		font-size:12px;
	
	}

	.metade-texto-esq{
		padding-left: 22px;
	}

	.metade-texto-esq p{
		padding-right:22px;
	}
}

@media (max-width:1000px) {
	
	.metade-texto p, .metade-texto-esq p, .metade-texto-esq li{
		font-size:15px;
	
	}

	.metade-texto-esq p, .metade-texto-esq li{
		padding-right:8px;
	}

}

@media (max-width:600px) {
	
	.caminhao-1, .caminhao-2{
	 display: none!important;
	}

	.metade-texto, .metade-texto-esq{
		width:100%;
	}


	.metade-texto p, .metade-texto-esq p, .metade-texto-esq li{
		font-size:12px;
	
	}


	.metade-texto{
		background:linear-gradient(0deg, rgba(243, 243, 243, 0.7), rgba(251, 253, 251, 0.801)), url(/img/1.jpg);
		padding: 20px 38px;
		margin-left:0;
		min-height: 100vh;
		background-position-x: 600px;
	}

	
	.metade-texto-esq{
		background:linear-gradient(0deg, rgba(243, 243, 243, 0.7), rgba(251, 253, 251, 0.801)), url(/img/6.jpg);
		padding: 20px 38px;
		margin-left:0;
		min-height: 100vh;
		background-position-x: -100px;
	}

	.slide-txt {
		width: 60%;
		margin-left: 21%;
		margin-top:55%;
		font-size: 27px;
	}

	.menu div{
		text-align: center;
	}

	.titulo{
		margin-bottom: 10px;
	}
}