/*
	Desenolvido por Agência Sense
	www.agenciasense.com.br	
	contato@agenciasense.com.br
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
div
{
	
}
ol, ul 
{
	list-style: none;
}
blockquote, q 
{
	quotes: none;
}
:focus 
{
	outline: 0;
}
ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}
table 
{
	border-collapse: collapse;
	border-spacing: 0;
}
p
{
	line-height: 18px;
}


	
/* ------------------ Configurações Gerais ------------------ */

body
{
	line-height: 1;
	text-align: center;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #333;
	padding-top: 0 !important;
	

}

.clear
{
	clear: both;
}

h1, h1 a
{
	color: #353535;
	font: 32px arial;
	text-decoration: none;
	margin: 20px 0;
}

h2, h2 a
{
	font: bold 22px arial;
	color: #353535;
	text-decoration: none;
}

h3, h3 a
{
	font: bold 18px arial;
	color: #353535;
	text-decoration: none;
}

h4, h4 a
{
	font: bold 16px arial;
	color: #353535;
	text-decoration: none;
}

a
{
	color: #353535;
}

a:hover
{
	text-decoration: none;
}

.geral a
{
	color: #353535;
}


.geral a:hover
{
	color: #FF0000;
}
/* ------------------ Topo ------------------ */




.geral
{	
	max-width: 1100px;
	/*min-width: 390px;*/
	width: 100%;
	margin: 0 auto;
	text-align: left;
    background: #fff;
	
}

.layout {
    clear: both;
    padding: 15px 15px 0 15px;
    margin-top: 50px;
}


.top-bar {
	width:100%;
	height:42px;
	background:#000;
}


.extensor-top {
    width: 100%;
    min-height: 50px;
    box-shadow: 0px 2px 16px #ccc;
    position: relative;
    z-index: 9;
}


.extensor-topbar {
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    display: flow-root;
}

.extensor-topbar a {
	color:#fff;	
}

.extensor-topbar a:hover {
	color:#fff;	
	text-decoration:none;
}

.top-bar i.fa {
    color: #fff;
    font-size: 16px !important;
    width: 24px;
    height: 15px;
}



.bto-ligue {
    background: #E90606;
    float: right;
    color: #fff;
    padding: 10.5px 30px;
}

.bto-ligue:hover {
    color: #fff;
    text-decoration:none;
}



.extensor-topbar p {
    margin-top: 9px;
}



.slider {
    width: 100%;
    min-height: 439px;
    background: url(../imagens/banner/banner.jpg) no-repeat;
    background-size: 100%;
    margin-top: -17px;
    background-position: bottom right;
}


.slider h1 {
    color: #1B1B1B;
    text-transform: uppercase;
    font-weight: 900;
    padding-top: 110px;
    font-size: 30px;
    font-family: 'Impact';
}


.slider p {
    font-family: 'Roboto';
}






.slider strong {
	color:#E90606 !important;
}


.slider span {
    background: #E90606;
    color: #fff;
    border: 0;
    padding: 10px 43px;
    font-weight: bold;
    text-transform: uppercase;
	outline: none !important;
	font-family: 'Roboto';
}


.extensor-slider {
    max-width: 1100px;
    margin: 0 auto;
}


.extensor-slider p {
    max-width: 466px;
    font-family: 'Roboto';
    line-height: 19px;
    margin-top: 20px;
    font-size: 19px;
    margin-bottom: 31px;
}

.topo {
    max-width: 1140px;
    padding: 15px;
    min-height: 78px;
    margin: 0 auto;
    z-index: 9999999;
    position: relative;
}

.topo .logo
{
	float: left;
	
}

.topo .logo img {
    max-width: 100%;
    margin-top: -49px;
}


.topo .direita
{
	float: right;
	text-align: right;
	color: #1664c4;
	font: 12px arial;
	margin-top: 30px;
}

.topo .direita strong
{
	font: 28px arial;
}

.fa-phone {
	font-size:28px !important;
	margin-right:10px;

}

.fa-mobile {
	font-size:28px !important;
	margin-right:10px;
}

/* ------------------ Coluna Lateral e Menu Lateral ------------------ */

.coluna
{
	float: right;
    margin-left: 19px;
    margin-top: 67px;
}

.menuLateral
{
	border:solid 2px #000;
	margin-bottom: 15px;
}

.menuLateral h3
{
	font: bold 16px arial;
	color: #fff;
	padding: 6px;
	text-align:center;
	background: #000;
}

.menuLateral h3 a
{
	color: #fff !important;
}

.menuLateral ul li
{
	font: 13px tahoma;
}

.menuLateral ul li a
{
	width: 210px;
	display: inline-block;
	padding: 5px;
	color: #000;
}

.menuLateral ul li a:hover
{
	color: #fff !important;
	background: #FF0000;
	transition: all 0.9s;
	text-decoration: none;
}

/* ------------------ Conteudo ------------------ */

.conteudo
{	
	margin-right: 240px;
}

.conteudo p
{
	margin: 1.5em 0;
	text-align:justify;
	font-size:14px;
}


.conteudo p strong
{
	color:#FF0000;
}

#breadcrumb
{
	font: 10px tahoma;
	color: #929292;
}

#breadcrumb a
{
	color: #929292;
}

.foto-tecnica {
	max-width: 350px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    margin-top: 15px;
    border: solid 1px #000;
    box-shadow: 4px 6px 8px #ccc;
    border-radius: 16px;
}


.fotoEsquerda
{
    float: left;
    margin-right: 29px;
    

}


.fotoDireita
{
	float: right;
	margin-left: 10px;
}

.foto-lightbox {
    width: 28%;
    height: auto;
    margin-right: 43px;
    margin-bottom: 43px;
    border: solid 3px #ddd;	
}

.foto-lightbox:hover {
	border:solid 3px #0F69D7;
	transition: all 0.5s;	
}

.topicos
{
	margin: 0 0 20px 40px;
	
}

.topicos li
{
	list-style: disc;
	margin: 6px 0;
	line-height: 18px;
}

.textoContato
{
	margin-bottom: 20px;
}

.vejaTambem
{
	clear: both;
	background: #eee;
	border: solid 1px #ccc;
	margin: 15px 0;
	
}

.vejaTambem h4
{
	color: #6d6e70;
	padding:5px 0 5px 5px;
	margin-top: 7px;
	background: #f9f9f9;
	font-size: 14px;
	margin-bottom: 5px;
}

.vejaTambem ul
{
	padding: 10px;
}

.vejaTambem li
{
	display: inline;
	margin: 0 7px;
	font: normal 11px arial;
	color: #999;
}

.vejaTambem li a
{
	color: #666;
}

.vejaTambem li a:hover
{
	color: #333;
}

.tags
{
	font: 9px tahoma;
	color: #666;
	background: #eee;
	padding: 5px;
	margin-bottom: 15px;
}

.tags em
{
	text-transform: lowercase;
}
.listaThumbsRandomicas
{
	display: inline-block;
}

.listaThumbsRandomicas li
{
	float: left;
	width: 172px;
	height: 210px;
	margin: 5px 0;
	padding: 0 10px;
	text-align: center;
}

.listaThumbsRandomicas li img
{
	border:solid 3px #ddd;
}

.listaThumbsRandomicas li img:hover {
	border: solid 3px #0F69D7;
	transition: all 0.5s;
}

.listaThumbsRandomicas h4
{
	font: bold 14px arial;
	margin: 5px 0;
}

.listaThumbsRandomicas a
{
	text-decoration: none;
	color: #000;
}

.listaThumbsRandomicas a:hover
{
	text-decoration: underline;
}

.listaThumbs
{
	display: inline-block;
}

.listaThumbs li {
    float: left;
    width: 21%;
    height: 210px;
    margin: 21px 15px;
    padding: 0 5px;
    text-align: center;
}

.listaThumbs li img {
    width: 100%;
    max-width: 211px;
    border: solid 1px #ccc;
    box-shadow: 6px 5px 10px #999;
}

.listaThumbs li img:hover 
{
	border:solid 1px #000;
	transition: background 0.5s;	
}

.listaThumbs h4 {
    font: bold 10px arial;
    margin: 18px 0;
}

.listaThumbs a {
    text-decoration: none;
    color: #000;
    font-size: 13px !important;
}

.listaThumbs a:hover
{
	text-decoration: none;
	transition: all 0.3s;
	color: #E90606;
}
		

.galeriaFotos
{
	display: inline-block;	
}

.galeriaFotos li
{
	float: left;
	margin: 5px;
	text-align: center;
}

.redesSociais
{
	display: inline-block;
}
.redesSociais li
{
	float: left;
	margin-right: 10px;
}

.iframeFacebook
{
	border:none;
	overflow: visible;
	width:90px;
	height:21px;
}

.botaotwitter
{ 
	display: block; 
	width: 89px;
}

.botaotwitter:hover
{
	background-position: 0px -20px;
}
.fotoLegenda img {
	max-width: 100%;
}
.fotoLegenda 
{
	background:#eee;
	display:inline-block;
	padding:3px;
}
.fotoLegenda strong
{
	clear:both;
	display:block;
	text-align:right;
	font-weight: normal;
	padding: 4px;
}

/* ------------------ Rodape ------------------ */

footer
{
	clear: both;
	background:#1B1B1B;
	background-size:100% 100%;
}

.rodape {
    margin: 0 auto;
    min-height: 301px;
}


.rodape-1 {
    width: 31%;
    float: left;
    color: #fff;
    margin-left: 9%;
    padding-top: 76px;
    text-align: center;
}

.rodape-2 {
    background: url(../imagens/bg-footer1.jpg) no-repeat;
    background-size: 100% 100%;
    width: 58%;
    min-height: 334px;
    float: right;
    color: #fff;
    padding-top: 78px;
    padding-left: 86px;
}


.item-rodape {
    float: left;
    width: 29%;
}

.item-rodape a {
    color:#fff;
	text-decoration:none;
}

.item-rodape a:hover {
    color:#fff;
	text-decoration:none;
	text-decoration: none;
}


.item-rodape h4 {
	color:#E90606;
}

.item-rodape .fa {
    font-size: 15px !important;
    color: #E90606;
}

.item-rodape p {
    font-size: 13px;
	margin-top:15px;
}



.foneRodape
{
	float: left;
	color: #fff;
	margin-right: 15px;	
}

.foneRodape strong
{
	font: bold 22px Arial;
	letter-spacing: -1px;
}

.selos {
    max-width: 147px;
    height: 16px;
}

.rodape .canais
{
	float: left;	
}

.rodape .canais h4
{
	margin-bottom: 10px;
}

.rodape .direita
{
	float: right;
	text-align: right;	
}

.rodape ul
{
	margin: 3px 0;
}

.rodape li {
    display: block;
    padding: 0 6px;
}


.rodape li a {
    color: #fff;
    font: 15px arial;
    text-decoration: none;
}

.rodape a:hover
{
	text-decoration: underline;
}

.rodape address
{
	margin: 10px 0;
	color: #fff;
	font: 10px tahoma;
}

.direitos {
    text-align: center;
    font: 14px arial;
    color: #fff;
    padding: 15px 0;
    background: #1B1B1B;
}

.direitosTexto
{
    font: 10px arial;
    color: #fff;
}
.direitosTexto a
{
    font: 10px arial;
    color: #fff;
}


.direitos a {
    color: #fff;
}


.selo-white {
    height: 15px;
}


/* ------------------ icones do Rodape ------------------ */

.fa-phone-square {
	font-size:20px !important;
	margin-right:10px;

}


.fa-envelope {
	font-size:20px !important;
	margin-right:10px;

}


.fa-map-marker {
	font-size:20px !important;
	margin-right:10px;

}






/* ------------------ Mapa do site ------------------ */

.mapaSite
{
	margin-left: 30px;
}

.mapaSite li
{
	font: bold 15px arial;
	margin: 10px 0;
}

.mapaSite li a
{
	color: #6a6a6a;
}

.mapaSite li ul
{
	margin-left: 35px;	
}

.mapaSite li ul li
{
	margin: 5px 0;
	padding: 0;
}

.mapaSite li ul li a
{
	font: bold 12px arial;
	color: #888888;
}

.mapaSite li ul li ul li
{
	margin: 5px 0;
}

.mapaSite li ul li ul li a
{
	font: 12px arial;
	color: #ababab;
}

.mapaSite li a:hover
{
	text-decoration: none;
}


/* ------------------ Página Contatos (Formulario) ------------------ */

.formulario
{
	float: left;	
}

.formulario label
{
	font-weight: bold;
	text-align: right;
	line-height: 28px;
	padding-right: 5px;
}

.formulario input, .formulario textarea, .formulario select {
    margin: 9px 0;
    width: 94%;
    border-radius: 4px;
    padding: 7px;
    border: solid 1px #ccc;
    box-shadow: 3px 2px 5px #ccc;
}


.formulario input:focus, .formulario textarea:focus, .formulario select:focus
{
	border: solid 1px #F00;
	transition: border 0.5s;

}

.formulario textarea {
   min-height:100px;
}


.formulario input[type="submit"] {
    width: 40%;
    background: #F00;
    border: 0;
    padding: 14px 8px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    font-size: 19px;
}

.formulario input[type="submit"]:hover
{
	border: solid 2px #00F;
	transition: border 0.5s;	
}

.ajuda
{
	font: 11px arial;
	color: #666;
}

.alerta
{
	color: #FF0000;
}

#Sucesso
{
	color:#693;
	background: #b9efc5;
	border: solid 1px #666;
	padding: 30px 10px;
	font: bold 18px Verdana, Geneva, sans-serif;
	margin: 0 auto;
	text-align:center;
	text-transform:uppercase;
}

#Sucesso img
{
	float:left;
}

#Erro
{
	color: #900;
	background: #ffff99;
	border: solid 1px #666;
	padding: 10px;
	font:  bold 14px Verdana, Geneva, sans-serif;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
}

#Erro img, #Sucesso img
{
	margin: 0 5px;
}

#avisos
{
	border: solid 2px #FF9;
	background: #FF9;
	height: 40px;
	width: 350px;
	padding: 5px;
}

.contatos
{
	float: right;
    width: 400px;
    color: #989898;
    font: 14px arial;
}

.contatos .fa
{
    color: #F00;
}






.contatos strong
{
	color: #6d6e71;
}
main{
	display: block;
}
.go-top {
	position: fixed;
	bottom: 1em;
	right: 2em;
	font-weight: bold;
	background: url(../imagens/top.png) no-repeat;
	font-size: 12px;
	padding: 1.1em;
	display: none;
	z-index:9;
}

.go-top:hover {
}
.feedback {
	float: left;
	margin-right: 10px;
}
.feedback img{
	display:block;
}
.captcha{
	width:150px;
	height:35px;
}
.direita a img{
	background:#000;
}

.oque-fazemos {
	width:100%;
	min-height:400px;
	
}

.extensor-oquefazemos {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
}

.item-oquefazemos1 {
	
}




.oque-bloco {
    width: 80%;
    float: right;
    background: #E80606;
    margin-top: -100px;
    position: relative;
    margin-right: 66px;
    box-shadow: 29px -24px 0px #fff;
    margin-bottom: 50px;
    padding: 12px 31px;
}


.oque-bloco h4 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 19px;
    font-family: 'Impact';
}

.oque-bloco p {
    color: #fff;
    font-size: 14px;
    
}


.item-oquefazemos2 {
	
}

.item-oquefazemos2 h2 {
    color: #E90606;
    font-weight: bold;
    font-size: 21px;
	font-family: 'Teko';
	
}

.item-oquefazemos2 h3 {
    border-left: solid #E80606;
    padding-left: 8px;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 19px;
	font-family: 'Impact';
}

.item-oquefazemos2 p {
	
}

.box-text {
    background: #EEEEEE;
    padding: 10px;
    margin-bottom: 45px;
}


.box-text h4 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 19px;
	font-family: 'Teko';
}


.box-text p {
	font-size:13px;
}



.especialidades {
    display: flex;
    width: 100%;
    min-height: 250px;
    /*background: url(../imagens/especialidades.jpg) no-repeat;*/
    background-size: 100% 100%;
    padding-top: 45px;
}

.especialidades h3 {
    color: #C70E0E;
    font-weight: bold;
	font-family: 'Teko';
}

.especialidades h4 {
    font-weight: 900;
    text-transform: uppercase;
    border-left: solid #E80606;
    padding-left: 13px;
    font-size: 23px;
    margin-bottom: 16px;
}


.especialidades span {
    background: #E90606;
    color: #fff;
    border: 0;
    padding: 10px 43px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 17px;
}

.especialidades a:hover {
    transition: all 0.3s;
	text-decoration: none;
}


.item-iso {
	margin:0 auto !important;
}

.iso {
    width: 100%;
    min-height: 500px;
    background: url(../imagens/bg-iso.jpg) no-repeat;
    color: #fff;
    margin-top: -21px;
}

.iso h2 {
    width: 389px;
    color: #fff;
    padding-top: 50px;
    font-family: 'Impact';
    text-transform: uppercase;
    background: url(../imagens/title-fund.png) no-repeat;
    background-size: 99% 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 63px;
}


.iso h4 {
    color: #fff;
    font-size: 60px;
    margin-bottom: 35px;
    margin-top: 17px;
    font-weight: 900;
    font-family: 'Teko';
}

.iso p {
	color:#fff;
}


.vantagens {
    width: 100%;
    min-height: 334px;
    /* background: url(../imagens/bg-vantagens.jpg) no-repeat; */
    background-size: 100% 100%;
    text-align: center;
    display: inline-grid;
    padding: 0px 29px 0px 0px;
}

.vantagens h3 {
    text-align: center;
    color: #E90606;
    padding: 14px 10px;
    margin-top: 32px;
    font-family: 'Impact';
    margin-bottom: 0;
    height: 0px;
}

.vantagens h4 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Impact';
    font-size: 30px;
}

.vantagens p {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 32px 13px;
}


.mini-mola {
    float: right;
    margin-right: 13px;
    margin-left: -6px;
    margin-top: 8px;
}

.item-foto {
    width: 29%;
    min-height: 300px;
    float: left;
    margin-left: 41px;
}

.item-foto p {
    background: #E80606;
    color: #fff;
    text-align: center;
    padding: 18px 32px;
    width: 100%;
}



.depoimentos span {
    background: #E90606;
    color: #fff;
    border: 0;
    padding: 10px 43px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 26px;
	float: left;
}


.depoimentos {
    width: 100%;
    display: inline-flex;
}


.item1-depoimentos {
    width: 69%;
    min-height: 300px;
    background-size: 100%;
    float: left;
}

.item1-extensor {
    float: right;
    width: 72%;
    margin-top: 50px;
    padding-bottom: 50px;
    margin-right: 22px;
}

.item1-depoimentos h3 {
    color: #E90606;
    font-size: 21px;
    font-weight: 900;
	font-family: 'Teko';
}

.item1-depoimentos h4 {
    border-left: solid #E80606;
    padding-left: 11px;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 30px;
    font-family: 'Impact';
}


.item2-depoimentos {
    width: 100%;
    min-height: 300px;
    background: url(../imagens/bg-depoimentos.jpg) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 61px;
    margin-bottom: -69px;
}

.item2-depoimentos h3 {
    text-align: center;
    font-weight: 900;
    color: #333;
    font-size: 30px;
}

.item-qualidade {
    width: 100%;
    min-height: 150px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 50px;
    margin-top: 38px;
}



.item-qualidade h2 {
	color:#AF4744;

}

.item-qualidade p {
    color: #353535;
    font-size: 16px;
    line-height: 26px;
}

.bto-whats{position: fixed; bottom: 7%;right: 3%;color: #FFF;font-size: 1.5em;display: block;padding: 14px 20px;text-align: center;border: none;border-radius: 50%;background: #01C854;cursor: pointer;z-index: 9999;box-shadow: 0 0 0 0 rgba(1, 200, 84, 0.5);-webkit-animation: pulse 1.5s infinite;}

.bto-whats:hover{-webkit-animation: none;color: #FFF;}

.bto-whats a {text-decoration: none;color: #FFF;}@-webkit-keyframes pulse {0%{ -moz-transform: scale(0.9);-ms-transform: scale(0.9);-webkit-transform: scale(0.9);transform: scale(0.9);}70%{-moz-transform: scale(1);-ms-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);box-shadow: 0 0 0 20px rgba(1, 200, 84, 0);}100% {-moz-transform: scale(0.9);-ms-transform: scale(0.9);-webkit-transform: scale(0.9);transform: scale(0.9);box-shadow: 0 0 0 0 rgba(1, 200, 84, 0);}}

.bto-whats .fa {
	color:#fff;
}




@media only screen and (min-width: 10px) and (max-width: 959px) {
.coluna{
	display: none;
}
.conteudo{
	margin:0;
}
.go-top {
	bottom: 0;
}

}

@media only screen and (min-width: 10px) and (max-width: 640px) {
	.fotoLegenda {
		margin: 0;
		display:block;
	}
	.galeriaFotos li{
		width: 95%;
	}

	.topo .logo{
		width:100%;
		margin-bottom:20px;
	}
.topo {
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    border-bottom: 0;
}
	.layout{
		padding: 0 15px;
	}
	.contatos{
		width:auto;
	}
	.rodape li{
		display:block;
	}
	.feedback {
	float: none;
	margin: 0;
}
.topo .direita {
	text-align:center !important;
    color: #1664c4;
	float:none !important; 
    font: 12px arial;
    margin-top: 30px;
}

}


@media only screen and (min-width: 10px) and (max-width: 455px) {
.rodape-1 {
    width: 100%;
    float: left;
    color: #fff;
    margin-left: 0;
    padding-top: 20px;
    padding: 43px;
}


.rodape-2 {
    background: url(../imagens/bg-footer1.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    min-height: 334px;
    float: right;
    color: #fff;
    padding-top: 78px;
    padding-left: 0;
    padding: 20px;
}

.item-rodape {
    float: left;
    width: 91%;
    padding: 20px;
}

.topo .logo img {
    max-width: 100%;
    margin-top: 0;
    margin-left: 96px;
}
	
#formulario-contato {
    padding-right: 0;
}

.extensor-topbar {
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    display: grid;
    background: #000;
}

.extensor-topbar  {
	display:none;
}


.extensor-slider {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.slider h1 {
    color: #1B1B1B;
    text-transform: uppercase;
    font-weight: 900;
    padding-top: 12%;
    font-size: 20px;
    text-align: center;
    margin-bottom: 73px;
}
.slider {
    width: 100%;
    min-height: 439px;
    background-size: cover !important;
    background-position: center !important;
}

.slider p {
    display: none;

}

.oque-bloco {
    width: 81%;
    float: left;
    background: #E80606;
    margin-top: -281px;
    position: relative;
    margin-right: 0;
    box-shadow: 29px -24px 0px #fff;
    margin-bottom: 50px;
    padding: 12px 31px;
    margin-left: 19px;
}


.item-oquefazemos2 h2 {

    margin-top: 28px;
}


.extensor-oquefazemos {
    display: block;
}

.item-foto {
    width: 87%;
}


.item1-extensor {
    float: right;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 50px;
    margin-right: 0;
    text-align: center;
    max-width: 601px;
}
.item1-depoimentos {
    width: 100%;
    min-height: 300px;
    background-size: 100%;
    float: left;
}
.item2-depoimentos {
    width: 100%;
    min-height: 466px;
    background: url(../imagens/bg-depoimentos.jpg) no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 61px;
    margin-bottom: 0px;
}



.depoimentos {
    width: 100%;
    display: block;
    text-align: center;
}


.especialidades {
    display: flex;
    width: 100%;
    min-height: 265px;
    max-height: 867px;
}


.iso h2 {

    margin-top: 0px;
}


.iso {
    width: 100%;
    min-height: 743px;
    color: #fff;
    background-size: cover;
    display: flow-root;
    text-align: center;
}
	
#bg {
    margin-bottom: 50px;
    background-size: cover !important;
}
	
	
#contato {
    background: #EDEDED !important;
}
	
	
#formulario-contato {
    text-align: center !important;
    padding-right: 0 !important;
}
	
	

.listaThumbs li {
    float: left;
    width: 100%;
    height: 210px;
    margin: 5px 0;
    padding: 0 5px;
    text-align: center;
}

.listaThumbs li img {
    width: 100%;
    max-width: 80%;
    border: solid 1px #ccc;
    box-shadow: 6px 5px 10px #999;
}

}