@charset "iso-8859-1";
#full-width-slider {	
	width: 100%;
	color: #000;
	min-height:320px;
}
img.rsImg{
	min-height:320px;
}
.rsABlock {
	width: 100%;
	position: absolute;
	top: 100px;
	padding-bottom: 0;
	overflow: hidden;
	padding: 0px;
	text-align:center;
	height: 100%;
	color: #ffffff;
}
.rsFlexFull{
	width: 100%;
	max-width: 1350px;
	display: flex;
	flex-direction: row;
	height: 100%;
	align-items: center;
	margin: 0 auto;
	height:100%;
}
.rsTranspEsq{
	display: flex;
	margin: 0px;
	width: 65%;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	text-align: left;
	position: relative;
}
.rsTranspMeio{
	display: flex;
	width: 15%;
	justify-content: center;
}
.rsTranspDir{
    display: flex;
    margin: 0;
    text-align: center;
    padding: 10px;
    width: 50%;
    height: 100%;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    margin: 0 0 0 auto;
    text-align: right;
}
.rsTranspDir p, .rsTranspEsq p {
	margin: 5px 0 0 15px;
	color: #ffffff;
	font-size: 21px;
	font-weight: 400;
	text-align: center;
}
.rsTranspEsq .rsTitulo{
	font-family: 'Arial', sans-serif;
	letter-spacing: 2px;
	color: #ffffff;
	font-size: 2.5vw;
	font-weight: 800;
	position: relative;
	display: block;
	font-weight: 600;
	margin: 10px;
	width: fit-content;
}
.rsTranspEsq .rsTitulo2{
	font-family: 'Arial', sans-serif;
	letter-spacing: 2px;
	color: #ffffff;
	font-size: 2.8vw;
	font-weight: 800;
	position: relative;
	display: block;
	font-weight: 600;
	margin: 0 0 0 15px;
}
.bgRS{
	background-color: #07422200;
	display: block;
	width: fit-content;
	border-radius: 20px;
	padding: 0;
	max-width: 90%;
	margin: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.rsTranspEsq .rsSubTitulo {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: 800;
	margin-top: 10px;
	font-size: 1.7em;
	font-weight: 700;
}
.rsTranspEsq h2 {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 2px;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: 800;
	position: relative;
	display: block;
	font-weight: 600;
}
.rsTranspEsq h3 {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 4px;
	color: #ffffff;
	/* font-weight: 800; */
	margin-top: 10px;
	font-size: 1.2em;
}
.rsTranspEsq h3.rsBanner2{
	font-family: 'Roboto', sans-serif;
	letter-spacing: 2px;
	color: #ffffff;
	font-size: 1.5em;
	position: relative;
	display: block;
	font-weight: 600;
}
.rsTranspEsq h4, .rsTranspDir h4{
	padding: 0px;
	color: black;
	font-size: 1.5em;
	font-weight: 700;
	letter-spacing: 1px;
}
.img-splash{
	max-width:120%;
}
.img-selo-30-anos{
	max-width:75%;
	margin-left: -50px;
}
.rsTranspDir a, .rsTranspEsq a {
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px;
	margin: 40px;
	box-sizing: content-box;
	background-color: #009854;
	border-radius: 25px;
	font-weight: 700;
	font-size: 22px;
	text-shadow: 1px 1px 2px black;
}
.rsTranspDir a:hover, .rsTranspEsq a:hover{
	background-color: #333333;
}	
.rsTranspDir .rsLinkBotao{
	background-color: #0000006b;
	border-radius: 10px;
	padding: 10px;
	color: #fff;
	margin: 15px 10px 60px 0px;
	display: block;
}
.rsTranspDir .rsLinkBotao:hover{
}
.titulo-dlktransportes-slider{
	font-family: Arial, Helvetica, sans-serif !important;
    font-size: 1.5em !important;
    color:black !important;
}
.texto-dlktransportes-slider{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1.2em !important;
	color:white !important;
	font-weight: 600;
}
.rsTranspDir .rsTitulo{
	font-family: 'Arial', sans-serif;
	letter-spacing: 2px;
	color: #00a159;
	font-size: 2.0vw;
	font-weight: 800;
	position: relative;
	display: block;
	font-weight: 600;
} 
.rsTranspColunas{
	display:flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	justify-content: space-between;
}
.rsTranspColunas .rsTitulo{
	color: white;
    font-size: 40px;
    margin: auto auto;
    font-weight: 700;
} 
.rsTranspColunas .corpo-central{
	display: flex;
	justify-content: space-around;
	align-items: center;
	height:56%;
}
.rsTranspColunas .margem-imagens {
    margin: 0;
    width: 20%;
}
.rsTranspColunas .margem-imagens img{
    width: 81%;
}
.rsFlexFull2 {
    width: 100%;
    max-width: 1300px;
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: center;
    margin: 0 auto;
    height: 100%;
}
.rsFlexFull2 .parte-1-fundo{
	background-image: url('../imagens/slider/partes/imagem-02.jpg');
	height: 100%;
	width: 100%;
	flex: 1;
	background-size: contain;
	background-repeat: round;
	display: flex;
	justify-content: center;
	align-items: stretch;
}
.rsFlexFull2 .parte-2-fundo{
	background-image: url('../imagens/slider/partes/imagem-03.jpg');
	height: 100%;
	width: 100%;
	flex: 1;
	background-size: contain;
	background-repeat: round;
}
.fonte-gigante-slider{
	display: flex;
	font-size: 40px;
	font-weight: bolder;
	letter-spacing: 10px;
}
.caixa-preta-slider{
	display: flex;
	background: black;
	color: white;
	padding: 0px 6px;
}
.rsFlexFull2 .margem-imagens {
    margin: 0;
    width: 389px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    right: -57%;
    align-items: center;
}
.rsFlexFull2 .margem-imagens p {
	font-size:30px;
	width: -webkit-fill-available;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff85;
	margin: 0;
	padding: 1px 0;
}
@media screen and (max-width: 1100px){
	.img-splash{
		max-width:100%;
	}
	.img-selo-30-anos{
		max-width:65%;
	}	
}
@media screen and (max-width: 900px){
	.rsFlexFull{
		flex-direction: row;	
	}
	.rsTranspDir p, .rsTranspEsq p {
	    font-size: 16px;
	}
	.rsTranspEsq{
		justify-content: center;
		width: 90%;
		top: -3%;
		margin: 0 auto;
	}
	.rsTranspEsq .rsTitulo, .rsTranspEsq .rsTitulo2{
		font-size: 1.6em;
		font-weight: bold;
	}
	.rsTranspEsq h2 {  
		font-size: 1.3em;
	}  
	.rsTranspEsq h3 {
		font-family: 'Roboto', sans-serif;
		letter-spacing: 3px;
		color: #ffffff;
		font-size: 20px;
		font-weight: 800;
		margin-top: 10px;
	}
	.rsTranspEsq h4{
		color: black;
		font-size: 20px;
		font-weight: 700;
		letter-spacing: 1px;
	}
	.rsTranspMeio {
		z-index: -1;
	}
	.rsTranspDir{
		justify-content: center;
		width: 100%;
		display: flex;
		align-items: center;
	}
	.rsTranspDir h2{
		margin-top:-220px;
	}
	.img-splash{
		max-width:40%;
	}
	
	.rsTranspEsq h2, .rsTranspEsq h3, .rsTranspEsq h4{
		text-align: center;
	}    
	.rsTranspEsq h3.rsBanner2{
		font-size: 1.3em;
		text-align:center;
	}
	.img-splash{
		max-width: 40%;
		margin-top: -10px;
		margin-left: 110px;
	}
	.img-selo-30-anos{
		max-width: 25%;
		margin: 0 0 0 68px;		
	}	
	.rsTranspDir .rsTitulo {
	    font-size: 1.8em;
	   }
	.rsTranspColunas {
	    display: flex;
	    flex-direction: column;
	    width: 100%;
	    justify-content: space-around;
	}
	.rsTranspColunas .margem-imagens {
	    margin: 0;
	    width: 23%;
	}
	.rsTranspColunas .margem-imagens img {
    	width: 100%;
	}
	.rsTranspColunas .rsTitulo {
	    color: white;
	    font-size: 26px;
	    margin: 20px auto 10px auto;
	    font-weight: 700;
	}
	.rsFlexFull2 .parte-1-fundo{
		background-position-x: center;
		background-repeat: no-repeat;
		background-image: url('../imagens/slider/partes/imagem-transicao.jpg');
		display: flex;
		align-items: center;
		justify-content: flex-start;
}
	.rsFlexFull2 .parte-2-fundo {
    	flex: 0;
}
		.fonte-gigante-slider{
		display: flex;
		font-size: 15px;
		font-weight: bolder;
		letter-spacing: 10px;
	}
	.caixa-preta-slider{
		display: flex;
		background: black;
		color: white;
		padding: 0px 6px;
	}
	.rsFlexFull2 .margem-imagens {
	    margin: 0;
	    width: fit-content;
	    display: flex;
	    flex-direction: column;
	    position: relative;
	    background: #ffffff7a;
	    margin: 0;
	    border-radius: 22px;
	    align-items: flex-end;
	    padding: 5px;
	}
	.rsFlexFull2 .margem-imagens p {
		font-size: 13px;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
	}
}
@media screen and (max-width: 600px){
	.img-splash{
		max-width:45%;
	}
	.rsTranspColunas .rsTitulo {
	    color: white;
	    font-size: 16px;
	    margin: auto auto;
	    font-weight: 700;
	}
	.rsTranspColunas .margem-imagens {
	    margin: 0;
	    width: 35%;
	}
	.bgRS{
		margin:15px;
}
	.rsTranspDir a, .rsTranspEsq a {
		color: #ffffff;
	    text-decoration: none;
	    padding: 6px 19px;
	    margin: 40px;
	    box-sizing: content-box;
	    background-color: #009854;
	    border-radius: 25px;
	    font-weight: 700;
	    font-size: 13px;
    }
}
@media screen and (max-width: 420px){
	.img-splash{
		max-width:60%;
	}
	.rsTranspEsq p {
	    font-size: 15px;
	}
	.rsFlexFull2 .parte-1-fundo {
   		background-repeat: round;
   		display: flex;
   		flex-direction: column;
   		justify-content: center;
}
			.fonte-gigante-slider{
		display: flex;
		font-size: 13px;
		font-weight: bolder;
		letter-spacing: 10px;
	}
	.caixa-preta-slider{
		display: flex;
		background: black;
		color: white;
		padding: 0px 6px;
	}
	.rsFlexFull2 .margem-imagens {
	    margin: 0;
	    width: fit-content;
	    display: flex;
	    flex-direction: column;
	    position: relative;
	    background: #ffffff7a;
	    border-radius: 22px;
	    align-items: flex-end;
	    padding: 5px;
	    left: 26%;
	}
	.rsFlexFull2 .margem-imagens p {
		font-size: 12px;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
	}

}
/* não remover o Overflow please*/
.rsOverflow{
	background:#c3c3c3 !important;
	width:100% !important;
}