
/*-------------------------------------
    Reset
-------------------------------------*/

a { color: #444; text-decoration: none; outline: none; }
a:hover { text-decoration: none; }
img { border: none; }
ul, li { margin: 0; padding: 0; list-style-type: none; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.btn { border: 0; outline: none; cursor: pointer; }
::-webkit-input-placeholder { color: #283133; }
::-moz-placeholder { color: #283133; } /* firefox 19+ */
:-ms-input-placeholder { color: #283133; } /* ie */
input:-moz-placeholder { color: #283133; }

/*-------------------------------------
    Font
-------------------------------------*/

@font-face {
    font-family: 'geometr212_bkcn_btbook';
    src: url('font/geometr-webfont.eot');
    src: url('font/geometr-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/geometr-webfont.woff') format('woff'),
         url('font/geometr-webfont.ttf') format('truetype'),
         url('font/geometr-webfont.svg#geometr212_bkcn_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------
    Body
-------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4C;
	line-height: 1.6;
}

/*-------------------------------------
    Titulos
-------------------------------------*/

/* H1, H2, H3, H4, H5, H6 */

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family: 'geometr212_bkcn_btbook';
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }

/*-------------------------------------
    Estrutura
-------------------------------------*/

#superior {
	width: auto;
	height: auto;
	position: relative;
	background: url(img/bg/bg-meio.jpg) center repeat-y;
}
#meio {
	width: auto;
	height: auto;
	position: relative;
	background: url(img/bg/bg-meio.jpg) center repeat-y;
}
#inferior {
	width: auto;
	height: auto;
	position: relative;
	background: url(img/bg/bg-meio.jpg) center repeat-y;
}
.geral {
	margin: 0 auto;
	width: 990px;
	position: relative;
	z-index: 2;
}

/*-------------------------------------
    BG
-------------------------------------*/

#bg-esquerdo {
	background: url(img/bg/bg-esquerdo.png) no-repeat right top;
	width: 50%;
	height: 207px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0;
}
#bg-direito {
	background: url(img/bg/bg-direito.jpg) no-repeat left top;
	width: 50%;
	height: 207px;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0;
}
#bg-meio-esquerdo {
	background: url(img/bg/bg-meio-esquerdo.png) no-repeat right top;
	width: 50%;
	height: 474px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0;
}
#bg-meio-direito {
	background: url(img/bg/bg-meio-direito.png) no-repeat left top;
	width: 50%;
	height: 474px;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0;
}
#bg-meio-esquerdo-osvaldir {
	background: url(img/bg/bg-meio-esquerdo-osvaldir.png) no-repeat right top;
	width: 50%;
	height: 930px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0;
}
#bg-meio-direito-osvaldir {
	background: url(img/bg/bg-meio-direito-osvaldir.png) no-repeat left top;
	width: 50%;
	height: 930px;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0;
}
#bg-meio-esquerdo-servicos {
	background: url(img/bg/bg-meio-esquerdo-servicos.png) no-repeat right top;
	width: 50%;
	height: 1325px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0;
}
#bg-meio-direito-servicos {
	background: url(img/bg/bg-meio-direito-servicos.png) no-repeat left top;
	width: 50%;
	height: 1325px;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0;
}
#bg-meio-esquerdo-atuacao {
	background: url(img/bg/bg-meio-esquerdo-atuacao.png) no-repeat right top;
	width: 50%;
	height: 521px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0;
}
#bg-meio-direito-atuacao {
	background: url(img/bg/bg-meio-direito-atuacao.png) no-repeat left top;
	width: 50%;
	height: 521px;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0;
}
#bg-meio-esquerdo-links {
	background: url(img/bg/bg-meio-esquerdo-links.png) no-repeat right top;
	width: 50%;
	height: 619px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0;
}
#bg-meio-direito-links {
	background: url(img/bg/bg-meio-direito-links.png) no-repeat left top;
	width: 50%;
	height: 619px;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0;
}
#bg-meio-esquerdo-pragas {
	background: url(img/bg/bg-meio-esquerdo-pragas.png) no-repeat right top;
	width: 50%;
	height: 474px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0;
}
#bg-meio-direito-pragas {
	background: url(img/bg/bg-meio-direito-pragas.png) no-repeat left top;
	width: 50%;
	height: 474px;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0;
}

/* HEADER */

.header {
	padding: 23px 0 0 0;
	height: 184px;
}
.header h1 {
	font-weight: bold;
	font-size: 23px;
	color: #4B4B4D;
	text-align: right;
    display: flex;
    align-items: center;
}

.header .emailH{
    text-align: right;
}

.header .right .right{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

/* NAV */

.nav {
	margin-top: 37px;
}
.nav li {
	display: inline-block;
}
.nav li a {
	display: block;
	padding: 0 11px;
	height: 53px;
	line-height: 53px;
	background: none;
	font-family: 'geometr212_bkcn_btbook';
	font-size: 15px;
	color: #FFF;
}
.nav .ativo a,
.nav li a:hover {
	background: #DA6164;
}
.nav li:first-child a {
	padding: 0 0;
	padding-right: 12px;
	width: 80px;
	height: 53px;
	line-height: 53px;
	background: none;
	text-align: right;
}
.nav li:first-child a:hover {
	background: url(img/inicio.png) no-repeat;
}

/* CONTEUDO */

.conteudo h3 {
	font-weight: bold;
	color: #CE3033;
}
.conteudo h5 {
	position: relative;
	margin: 0 0 8px 0;
	font-size: 16px;
	font-weight: 500;
	color: #AAA;
}
.conteudo h6 {
	position: relative;
	margin: 0 0 12px 0;
	padding: 0 20px;
	font-size: 20px;
	font-weight: normal;
	color: #CE3033;
}
.conteudo h6:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #CF3034;
	
	position: absolute;
	left: 0;
	top: 7px;
}
.conteudo p {
	margin: 0 0 14px 0;
	padding: 0;
}

/* LISTA-SERVICOS */

.lista-servicos {
	margin-top: 28px;
}
.lista-servicos li {
	display: inline-block;
}
.lista-servicos li a {
	display: block;
	padding: 0 30px;
	width: 280px;
	border-right: 2px solid #D4D4D4;
	color: #4B4B4C;
	
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear; 
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.lista-servicos li a:hover {
	color: #AAA;
}
.lista-servicos li h4 {
	margin-bottom: 8px;
	font-size: 20px;
	font-weight: bold;
}
.lista-servicos li:first-child a {
	padding-left: 0;
}
.lista-servicos li:last-child a {
	border-right: 0;
	padding-right: 0;
}

/* LINKS */

.box {
	margin-top: 30px;
	width: 300px;
	float: left;
}
.box h3 {
	margin-bottom: 17px;
	font-weight: normal;
}
.box .right { width: 170px; }

/* FOOTER */

.footer {
	padding: 40px 0;
	background: url(img/sombra.png) top center no-repeat;
	color: #FFF;
}
.footer a { color: #FFF; }
.footer a:hover { text-decoration: underline; }
.footer .right {
	font-family: 'geometr212_bkcn_btbook';
	font-size: 23px;
	font-weight: bold;
}

.footer .fonesFooter{
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
}

.telefonesUnidades{
    margin-bottom: 100px;
}

/* COPYRIGHT */

.copyright {
	padding: 40px 0;
	font-size: 10px;
	color: #ADADAD;
	text-align: center;
}
.copyright a { color: #ADADAD; }
.copyright a:hover { text-decoration: underline; }

/* TITLE */

.title {
	top: 18px;
	position: relative;
	padding: 0 40px 0 0;
	height: 42px;
	line-height: 42px;
}
.title .left {
	font-family: 'geometr212_bkcn_btbook';
	font-size: 20px;
	font-weight: 600;
	color: #CD3033;
	text-transform: uppercase;
}
.title .right,
.title .right a { color: #1F1F1F; }
.title .right a:hover { text-decoration: underline; }

/* GALERIA */

.galeria {
	margin-top: 20px;
}
.galeria li {
	margin: 0 7px 7px 0;
	display: inline-block;
}
.galeria li.ult { margin-right: 0; }

/* SERVICOS */

.servicos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #212121;
}
.servicos h5 {
	float: left;
	position: relative;
	margin: 0 0 8px 0;
	font-size: 16px;
	font-weight: 500;
	color: #AAA;
}
.servicos h5:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #CF3034;
	position: absolute;
	right: -25px;
	top: 8px;
}

/* LINKS */

.links li {
	display: block;
	position: relative;
}
.links li a {
	display: block;
	margin: 0 0 20px 0;
	padding: 0 17px;
	color: #AAA;
	
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear; 
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.links li a:hover {
	color: #1F1F1F;
}
.links li:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #CF3034;
	position: absolute;
	top: 2px;
	left: 0;
}
.links li span {
	display: block;
	color: #1F1F1F;
}

/* FORMULARIO */

.formulario input[type="text"], textarea {
	margin: 0 0 10px 0;
	padding: 0 15px;
	height: 38px;
	background: #FFF;
	border: 0;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}
.formulario select {
	margin: 0 0 10px 0;
	padding: 10px 15px 11px 15px;
	background: #FFF;
	border: 0;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}
.formulario .btn {
	padding: 0 55px;
	height: 40px;
	background: #CF3034;
	font-family: 'geometr212_bkcn_btbook';
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear; 
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.formulario .btn:hover {
	background: #B4292D;
}
.formulario .error {
	display: block;
	margin-bottom: 10px;
	padding: 0 15px;
	color: #C4533D;
}
.formulario .mensagem {
	padding: 15px 20px;
	background: #FFF;
}

/* PRAGA */

.praga a {
	float: left;
	display: block;
	margin: 0 7px 12px 0;
	width: 158px;
	height: 145px;
	font-family: 'geometr212_bkcn_btbook';
	font-size: 15px;
	color: #AAA;
}
.praga a img {
	display: block;
	margin: 5px 0 0 0;
	border: 3px solid #CCC;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear; 
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.praga a:hover img {
	border: 3px solid #888;
}

/* DESTAQUE */

.destaque {
	border: 3px solid #CCC;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear; 
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.destaque:hover { border: 3px solid #888; }

/* LISTA-PRAGAS */

.lista-pragas {
	margin-top: 30px;
}
.lista-pragas li { padding: 0 0 10px 0; }
.lista-pragas li .left {
	padding: 15px 0 0 0;
	width: 770px;
}