.slider{

	position: relative;
}
.slider img{

	width: 100%;
	height: 600px;
	object-fit: cover;
}
.bx-wrapper{

	box-shadow: none;
	border: none;
	/*margin-top: -20px*/
}
.bx-pager{

	width: auto !important;
	top: 55%;
	transform: translateY(-35%);
	left: 2%
}
 .bx-pager-item{

	display: block !important;
	margin-top: 10px

}
.bx-pager-item a{

	width: 20px !important;
	height: 20px !important;
	border-radius: 50% !important;
	background:black !important;
}

 .bx-pager-item a.active{

	background: #ffcc28 !important;
}
.texto_banner{

	position: absolute;
	z-index: 10000;
	top: 65%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 1100px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	color: white;


}



.texto_banner h1{

	
	
	font-size: 80px;
	text-align: center;
	width: 100%
}
.texto_banner p{

	font-size: 24px
}


.sodesp{

	padding: 20px 0 40px 0;
}
.sodesp h3{
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 36px;
	font-weight: 700;
	color: #ffcc28
}
.sodesp h2{
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 42px;
	font-weight: 700;
	line-height: 52px
}
.sodesp .img_sodesp img{

	width: 100%;
	height: 330px;
	object-fit: cover;

}
.sodesp p {

	font-size: 20px;
	line-height: 30px
}
.sodesp .botao{

	margin-top: 0
}
.sodesp .img_sodesp,.sodesp .texto_sodesp{

	float: left;
	width: 50%;
	
	padding: 0 20px;

}
.servicos{

	
	background: #FCFCFC;
	text-align: center;
}


.proposta{

	background: url('http://sodesp.com.br/assets/site/images/sobre-sodesp-despachantes.png');
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	padding: 20px 0
}
.proposta .texto{

	display: inline-block;
	color: white;
	width: 70%;
}
.proposta h3{

	font-size: 25px;
}
.proposta p{
	font-size: 21px
}
.proposta .botao{
	position: relative;
	top: -20px
}

.informacoes .itens_container h3,.noticias .itens_container h3{

	padding-left: 0;
	padding-right: 0;
	padding-bottom: 25px
}

.informacoes .itens_container p,.noticias .itens_container p{

	margin-top: -10px
}
.informacoes .item_single{

	float: left;
	width: 22%;
	margin: 1.5%;
	position: relative;

}
.informacoes .item_single img{
	width: 100%;
	height: 200px;
	object-fit: cover;
	margin: 0
}
.depoimentos{

	background-image: url('http://sodesp.com.br/assets/site/images/ultimas-sodesp-despachantes.png');
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	padding: 80px 0;
	text-align: center;

}

.depoimentos .bx-wrapper{

	background: white;
	padding: 40px;
	margin: 0 auto
}
.depoimentos .bx-pager{

	width: 20px;
	height: 20px;
	
	position: relative;
	top: 55px;
	text-align: center;
	padding-left: 220px

}
.depoimentos .bx-pager-item{

	float: left;
}

.depoimentos .seta_esquerda{

	font-size: 34px;
	position: absolute;
	left: -80px;
	color: #ffcc28
}

.depoimentos .seta_direita{

	font-size: 34px;
	position: absolute;
	right: -80px;
	color: #ffcc28
}
.depoimentos h4{

	color:#383780
}

.logotipo_single{

	float: left;
	width: 16.66%;
	padding: 0 20px;
}

.logotipo_single img{

	width: 100%;
	
	object-fit: cover;
}



#map{

	width: 100%;
	height: 430px;
}
@media screen and (max-width: 1140px){

	.texto_banner{
		width: 700px;

	}
	.texto_banner h1{
		font-size: 40px;
	}
	.texto_banner p{

	font-size: 18px;
	max-width: 500px;
	margin: 0 auto
}
	.botao{

		
	}
}


@media screen and (max-width: 767px){

	.texto_banner{
		width: 300px;

	}
	.texto_banner h1{
		font-size: 25px;
	}
	.texto_banner p{

	font-size: 16px;
	max-width: 300px;
	margin: 0 auto
}
	.botao{

		
	}
}
