body {
	background: #fff;
	background-position: center 130px;
	background-size: 100%;
	letter-spacing: 0.5px;
}

.barra_cinza_titulo {
	background: #f6f6f6;
	height: 230px;
}

h1 {
	color: #666666;
	font-weight: 300;
	font-variant: small-caps;
	font-size: 45px;
	margin-top: 40px;
}

section .empresa {
	padding:0px 0px 30px 0px;
}

.box_texto_pg {
	margin-top: 45px;
}

/* Adiciona uma seta após os links */
h1::after {
	display: block;
	margin-top: 15px;
	content: url(../imagens/detalhe_titulo.png);
}

.box_servicos_home {
	margin-top: -50px;
}

.box_servicos_home .box_conteudo {
	background: #fff;
	border: #dddddd 1px solid;
	border-bottom: #ddd 8px solid;
	height: 330px;
	padding-top: 15px;
}

.box_servicos_home a {
	font-variant: small-caps;
	font-size: 18px;
	text-decoration: none;
	color: #B3B3B3;
}

.box_servicos_home a:hover {
	color: #000;
}

.box_servicos_home a::after {
	display: block;
	margin-top: -10px;
	color: #D3D3D3;
	content: ".......................";
	font-size: 10px;
}

.lk_saibamais_home {
	font-variant: small-caps;
	font-size: 18px;
	text-decoration: none;
	color: #B3B3B3;
}

.lk_saibamais_home:hover {
	color: #000;
	text-decoration: none;
}

.lk_saibamais_home::after {
	display: block;
	margin-top: -10px;
	color: #D3D3D3;
	content: ".......................";
	font-size: 10px;
}


.box_servicos {
	margin-top: 0px;
}

.box_servicos .box_conteudo {
	background: #fff;
	border: #dddddd 1px solid;
	border-bottom: #ddd 8px solid;
	height: 300px;
	padding-top: 25px;
}

.box_servicos a {
	font-variant: small-caps;
	font-size: 18px;
	text-decoration: none;
	color: #B3B3B3;
}

.box_servicos a:hover {
	color: #000;
}

.box_servicos a::after {
	display: block;
	margin-top: -10px;
	color: #D3D3D3;
	content: ".......................";
	font-size: 10px;
}


.box_conteudo h3 {
	color: #333333;
	font-weight: 400;
	font-variant: small-caps;
}

.box_conteudo p {
	padding: 20px;
	line-height: 18px;
	font-size: 15px;
	font-variant: normal;
	font-weight: 300;
	color: #191919;
}

.box_clientes_home {
	margin-top: 40px;
}


footer {
	background: url(../imagens/fundo_rodape.jpg) center center no-repeat;
	background-size: cover;
	margin-top: 100px;
	padding-bottom: 100px;
}

footer i {
	margin: 10px;
}

.box_informativo_rodape {
	padding-top: 40px;
	margin-bottom: 60px;
	display: none !important;
}

.box_informativo_rodape i {
	background: #227804;
	padding: 15px;
	border-radius:50%;
	color: #fff;
	border: #fff 2px solid;
	margin-top: -70px;
	position: absolute;
	margin-left: -32px;
}

footer p {
	font-variant:normal;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}

footer h4 {
	font-variant:small-caps;
	color: #fff;
	font-size: 22px;
}

footer .lk_rodape {
	font-variant:normal;
	color: #fff !important;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}

.rodape {
	padding: 10px;
}

.rodape p {
	margin-top: 11px;
	color: #B3B3B3;
}

.newsletter {
padding: 20px 0;
}

.newsletter {
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 2; 
}
.newsletter h2 {
	color: #243c4f;
	margin-bottom: 40px; 
}
.newsletter .form-control {
	height: 50px;
	border-color: #ffffff;
	border-radius:0;
	font-weight: 400;
	font-size: 16px;
}
.newsletter .form-control:focus {
	box-shadow: none;
	border: 2px solid #243c4f;
}
.newsletter .btn {
	min-height: 50px; 
	border-radius:0;
	background: #FFBF00;
	color: #000;
	font-weight:400;
}


/********* Páginas ************/
.conteudo_pg {
	height: 400px auto;
	background: #fff;
	margin-top: -300px;
}
.conteudo_pg p {
	font-size: 16px;
	color: #000;
	font-weight: 300;
	line-height: 26px;
	text-align: justify;
}

.txt_empresa_home {
	font-size: 16px;
	color: #000;
	font-weight: 300;
	line-height: 26px;
	text-align: justify;
	margin-bottom: 30px;
}

.barra_cinza_titulo_pg {
	background: #f6f6f6;
	height: 180px;
}


/****** Pg Contato ***********/
.formulario {
	margin-top: 40px;
	margin-bottom: 40px;
}

.campo {
	background: #F2F2F2;
	border: #CCCCCC 1px solid;
	border-radius:0;
	padding: 20px;
}

.btn-enviar {
	background: #FFBF00;
	color: #000;
	border: none;
	padding: 10px 20px 10px 20px;
	font-variant: small-caps;
	font-size: 19px;
	margin-top: 30px;
}

.btn-enviar:hover {
	background: #000;
	border: none;
	color: #fff;
}

/******* Trabalhe Conosco ******/
.box_upload {
	background: #F6F6F6;
	border: #333 1px dotted;
	padding: 10px;
	height: 155px;
}

.box_upload i {
	color: #C1C1C1;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#img-upload{
    width: 100%;
}


/******* Pg Empresa *******/
/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

#quote-carousel p {
	text-align: center;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 90px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
	margin-top: 30px;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

/********* Pg Cliente **********/
.box_cliente {
	border: #ccc 4px solid;
	border-radius:50%;
	margin-bottom: 30px;
}

.box_cliente:hover {
	transition:all 0.3s ease;
	border: #333 4px solid;
}

@media only screen and (max-width: 768px) {
	
	.conteudo_pg {
		height: 400px auto;
		background: #fff;
		margin-top: 0px !important;
	}

	.barra_cinza_titulo {
		background: #fff;
		height: 230px;
	}
	
}

