/*---------------------------------------------------------------------------- +

+    Banner Home                                                               +

+ -----------------------------------------------------------------------------*/



#banner-home {
	position: relative;
}
#banner-home .borda {
	height: 122px;
	width: 100%;
	background: url('../imagem/banner_borda.png') center;
	position: absolute;
	z-index: 1001;
	bottom: -1px;
	margin: 0 -10px 0 -15px;
}
#banner-home .carousel {
	margin-bottom: 0px;
}
#banner-home .carousel .carousel-indicators {
	z-index: 10002;
	left: 50px;
	bottom: 3px;
}
#banner-home .carousel-control {
	opacity: 1;
	background: none;
	width: 0;
}
#banner-home .carousel-control span {
	position: absolute;
	top: 50%;
	z-index: 1002;
	right: inherit;
	display: inline-block;
	width: 62px;
	height: 62px;
	padding: 13px;
	border-radius: 5px;
	background: rgb(48,125,36); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(48, 125, 36) 0%, rgba(48, 125, 36) 33%, rgba(72, 145, 35) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(48, 125, 36)), color-stop(33%, rgba(48, 125, 36)), color-stop(100%, rgba(72, 145, 35))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(48, 125, 36) 0%, rgba(48, 125, 36) 33%, rgba(72, 145, 35) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(48, 125, 36) 0%, rgba(48, 125, 36) 33%, rgba(72, 145, 35) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(48, 125, 36) 0%, rgba(0,133,178,1) 33%, rgba(72, 145, 35) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(48, 125, 36) 0%, rgba(48, 125, 36) 33%, rgba(72, 145, 35) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25569a', endColorstr='#087bad', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5);
}

@media screen and (max-width: 1000px) {
#banner-home .carousel-indicators {
	display: none;
}
}

@media screen and (max-width: 675px) {
#banner-home .carousel-control span {
	transform: scale(0.5);
}
}
/*---------------------------------------------------------------------------- +

+    Quem Somos Home                                                           +

+ -----------------------------------------------------------------------------*/






.titulo-empresa::-webkit-scrollbar
    {
        width: 12px;  /* for vertical scrollbars */
        height: 12px; /* for horizontal scrollbars */
    }

.titulo-empresa::-webkit-scrollbar-track
    {
        background: #04640B;
    }

.titulo-empresa::-webkit-scrollbar-thumb
    {
        background: rgba(0, 0, 0, 0.5);
    }





#quem-somos-home {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color:white;
}
#quem-somos-home img.borda {
	border: 1px solid #005526;
}
#quem-somos-home .titulo {
	background: url('../imagem/titulo.png') no-repeat;
	height: 35px;
	font-size: 30px;
	color: #2C5285;
	padding: 6px 0 10px 68px;
	text-transform: uppercase;
}
.titulo-empresa span.t-quemsomos {
	font-size: 30px;
	color: #005526;
	text-transform: uppercase;
}
.titulo-empresa strong.s-quemsomos {
	font-size: 30px;
	color: #005526;
	text-transform: uppercase;
	font-weight: 800;
}
#quem-somos-home .titulo span {
	font-weight: 800;
}
#quem-somos-home .conteudo {
	margin-top: 10px;
	font-size: 13px;
}
#quem-somos-home .imagem {
	text-align: center;
	margin-top: 15px;
}

@media screen and (max-width: 680px) {
#quem-somos-home .titulo {
	margin-top: 20px;
}
}
/*---------------------------------------------------------------------------- +

+    Nossos Serviços Home                                                      +

+ -----------------------------------------------------------------------------*/



#nossos-servicos-home {
	background: url('../imagem/nossos_servicos_background.png');
	padding-top: 40px;
}
#nossos-servicos-home .titulo {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	padding: 1px 20px 1px 20px;
	display: inline-block;
}
.padding-titulo-servicos {
	padding-bottom: 20px;
	padding-top: 10px;
}
.titulo-frota {
	color: #fff;
	background: #00552A;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 20px;
}
#nossos-servicos-home .titulo span {
	font-weight: 800;
}
#nossos-servicos-home ul.conteudo {
	margin-top: 30px;
	color: #fff;
}
#nossos-servicos-home ul.conteudo li {
	background: url('../imagem/nosso_servicos_itens.png') 28px 23px no-repeat, url('../imagem/topo_tag.png') no-repeat;
	padding: 14px 0 9px 68px;
	font-weight: 900;
	font-size: 22px;
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}
#nossos-servicos-home ul.conteudo li a {
	color: #000;
}
#nossos-servicos-home ul.conteudo li a:hover {
	color: #fff;
}
#nossos-servicos-home .imagem {
	text-align: center;
	margin-top: 50px;
}

@media screen and (max-width: 680px) {
#nossos-servicos-home .servicos {
	text-align: center;
}
}
/*---------------------------------------------------------------------------- +

+    Onde Atuamos Home                                                         +

+ -----------------------------------------------------------------------------*/



#onde-atuamos-home {
	padding-top: 40px;
	padding-bottom: 40px;
}
#onde-atuamos-home .titulo {
	background: url('../imagem/titulo-atuacao.png') left center no-repeat;
	font-size: 30px;
	color: #005526;
	padding: 6px 0 10px 109px;
	text-transform: uppercase;
}
#onde-atuamos-home .titulo span {
	font-weight: 800;
}
#onde-atuamos-home .link {
	text-align: center;
	margin-top: 15px;
}
#onde-atuamos-home .link a {
	display: inline-block;
}
#onde-atuamos-home .link a:hover {
	font-weight: 700;
}
#onde-atuamos-home .link a .link-titulo {
	font-size: 16px;
	color: #2C5285;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 13px;
}
#onde-atuamos-home .tab {
	margin-top: 20px;
}
#onde-atuamos-home .tab .nav li a {
	font-size: 20px;
	text-transform: uppercase;
	color: #999999;
	border: 1px solid #999999;
	border-radius: 0;
	margin-right: -1px;
	padding: 1px 50px;
	cursor: pointer;
}
#onde-atuamos-home .tab .nav li.active a:hover,  #onde-atuamos-home .tab .nav li.active a:active,  #onde-atuamos-home .tab .nav li.active a:focus {
	background: #fff;
}
#onde-atuamos-home .tab .nav li a:hover,  #onde-atuamos-home .tab .nav li a:active,  #onde-atuamos-home .tab .nav li a:focus {
	background: #F2F2F2;
}
#onde-atuamos-home .tab .nav {
	margin-bottom: -1px;
}
#onde-atuamos-home .tab .nav li.active a {
	color: #005526;
	border-bottom: 1px solid #fff;
}
#onde-atuamos-home .tab .tab-pane {
	background: #fff;
	border: 1px solid #005526;
	padding-top: 15px;
	padding-bottom: 15px;
}
#onde-atuamos-home .tab .tab-pane #bx-pager a {
	display: inline-block;
	margin-bottom: 10px;
}
#onde-atuamos-home .tab .tab-pane .bx-wrapper {
	margin: 0;
}
#onde-atuamos-home .tab .tab-pane a.ver_todos {
	text-transform: uppercase;
	font-weight: 700;
	font-style: italic;
	font-size: 13px;
	color: #005526;
}
#onde-atuamos-home .tab .tab-pane a.ver_todos:hover {
	color: #2C5285;
}
.cidades_noticias {
	padding-left: 0px !important;
	margin-top: 25px;
}
.lista_noticias_left li {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.noticias {
	padding-right: 0px;
}
.lista_noticias_left li img {
	float: left;
}
.titulo_noticia_left {
	color: #005426;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}
.titulo_noticia_left a {
	color: #005426 !important;
}
.img_noticias_left {
	padding: 0px;
}
.descricao_noticia_left {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 14px;
}
.descricao_noticia_left a {
	color: #005426 !important;
}
.descricao_noticia_left a:hover {
	text-decoration: underline;
}
.descricao_noticia_left p {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 14px;
}
.descricao_noticia_left p a {
	color: #005426 !important;
}
.descricao_noticia_left p a:hover {
	text-decoration: underline;
}
.titulo_descricao_noticia_left {
	padding: 0px;
}
