@charset "utf-8";
/* CSS Document */

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= CONFIGURAGOES GERAIS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= **/
body {
  margin: 0 auto;
  font-family: "Swis721_Cn_BT", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  background: /*#DEEFDE*/ #eaf4ea;
}

html,
body {
  height: 100%;
}

@font-face {
  font-family: "Swis721_Cn_BT";
  src: url("../fonts/Swis721_Cn_BT.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Swis721_Cn_BT.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/Swis721_Cn_BT.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/Swis721_Cn_BT.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/Swis721_Cn_BT.svg#Swis721_Cn_BT")
      format("svg"); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

/** PLACEHOLDER */
::-webkit-input-placeholder {
  color: #efefef;
}

:-moz-placeholder {
  color: #efefef;
}

/* DIV DO TAMANHO LIMIT DO SITE*/
.limit {
  width: 1000px;
  margin: 0 auto;
}

/** BORDA DA imagens */
.imgBorda {
  margin: 0;
  border: #f3f3f3 solid 2px;
}

a,
a:link,
a:hover {
  text-decoration: none;
}

.alert-none {
  display: none;
}
/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= FIM CONFIGURAGOES GERAIS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= **/

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  HEADER -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/
header.header {
  background-size: 100%;
  height: 300px;
}

.header .topoHeader {
  background: url(../../imagens/header_topo.jpg) repeat-x top;
  border-bottom: 3px solid #62aee6;
  height: 50px;
}

.header .topoHeader .contatoHeader ul {
  list-style: none;
  display: inline-block;
  float: right;
  padding: 0;
}

.header .topoHeader .contatoHeader ul li {
  display: inline-block;
  color: #fff;
  padding-right: 5px;
  font-size: 18px;
}

/*AREA LIMIT DA DIV CENTRAL DO TOPO */
header > .limit {
  position: relative;
}

/*LOGO */
header figure.logo {
  width: 359px;
  height: 129px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 70px;
}

/* MENU TOPO */
header .menuPrincipal {
  clear: both;
  width: 100%;
  position: relative;
  bottom: 33px;
  background: url(../../imagens/bg_menu.png) repeat;
}

/* MENU LISTA */
header .menuPrincipal ul {
  padding: 0;
  text-align: left;
}

/* MENU LISTA ITEM*/
header .menuPrincipal ul li {
  display: inline-block;
  list-style: none;
  height: 52px;
}

.active,
header .menuPrincipal ul li a:hover,
header .menuPrincipal ul li:hover {
  background: url(../../imagens/hover_menu.png) repeat-x;
}

/* MENU LISTA ITEM LINK*/
header .menuPrincipal li a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  padding: 15px 35px; /*15px 26px;*/
  font-size: 25px;
  font-family: "Oswald", sans-serif;
  line-height: 25px;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- FIM HEADER -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- BANNER -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/
.banner {
  margin: 0 auto;
  height: 400px;
}

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- FIM BANNER -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- CONTAINER -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/
/** DIV CONTEUDO PRINCIPAL */
.backgroundFull {
  width: 100%;
  position: relative;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
}
.container {
  padding-bottom: 70px;
  background:/*#DEEFDE*/ #eaf4ea;
  width: 100%;
}

#content .gif {
  margin: 0 auto;
  width: 100px;
  height: 366px;
  background: url(../../imagens/pre-loader.gif) center center no-repeat;
}

#content .gif img {
  margin: 0 auto;
  margin-top: 218px;
  display: inline;
}

.container h1 {
  text-transform: uppercase;
  color: #333;
  font-weight: normal;
  font-size: 21px;
  background: #fff;
  padding: 5px 15px;
  border-left: solid 5px #aad2aa;
}

/** BOX-COLUNA */
.container > .gridContainer {
  display: inline-block;
  float: left;
  width: 320px;
  border: #f00 solid 1px;
  text-align: center;
}

/** IMAGEM DO TOPO DA PAGINA */
.container > figure.imgPaginaTopo img {
  width: 1000px;
  height: 200px;
}

/** ------- TEXTO -------*/
/** IMAGEM DO TOPO DA PAGINA */
.container .conteudoTexto {
  float: left;
  width: 600px;
  text-align: justify;
}

.container .conteudoTextoHome {
  width: 350px;
  float: left;
}

.container .conteudoTextoHome p {
  text-align: justify;
}
.container .conteudoHome {
  width: 570px;
  float: right;
}

.container .conteudoHome > h1 {
  padding-left: 12px;
}

.container .conteudoHome h2 {
  text-align: center;
  color: #666;
  font-size: 18px;
  font-weight: normal;
  line-height: 120%;
}

.container .conteudoHome ul {
  display: block;
  padding: 0;
  margin: 0;
}

.container .conteudoHome ul li {
  display: inline-block;
  width: 160px;
  padding: 12px;
  vertical-align: top;
}

.container .conteudoHome ul li p {
  text-align: center;
}

.container .imgConteudoDescricao {
  float: left;
  padding-right: 10px;
}

/** IMAGEM DO TOPO DA PAGINA */
.container .albumTexto {
  width: 370px;
  float: right;
}

/** ------- CONTEUDO -------*/
/** IMAGEM DO TOPO DA PAGINA */
.container .conteudo {
  float: left;
  width: 680px;
  text-align: justify;
}
section.conteudo h1 {
  width: 625px !important;
}

section.conteudo ul {
  padding: 0;
  margin: 0;
  height: auto;
  list-style: none;
  position: relative;
  right: 10px;
  margin-bottom: 30px;
  background: #deefde;
}

section.conteudo img.LargMaiorAltura {
  width: 330px;
}

section.conteudo img.LargMenorAltura {
  height: 90px;
}

section.conteudo h2 {
  padding: 0;
  margin: 10px 0 15px 0;
  color: #666;
  font-size: 17px;
  font-weight: normal;
  line-height: 110%;
}

section.conteudo ul li.conteudoColum {
  margin: 10px 10px 10px 0px;
  width: 216px;
  float: left;
  display: inline-block;
  *display: inline;
  text-align: center;
  overflow: hidden;
}

li.conteudoColum figure {
  position: relative;
  overflow: hidden;
}

li.conteudoColum figure .hover_plane {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: url(../../imagens/bg_lista.png) repeat top;
}

.conteudoColum figure .hover_icon {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  width: 63px;
  height: 65px;
  top: 50%;
  left: 0;
  margin: -32px 0 0 -65px;
  background: url(../../imagens/zoom.png) 0 0 no-repeat;
}

.conteudoColum a:hover .hover_plane {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  width: 100%;
}

.conteudoColum a:hover .hover_icon {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
  left: 50%;
  margin-left: -20px;
}

section.conteudo ul li.conteudoColum p {
  color: #666;
}

section.conteudo ul li.conteudoList {
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: list-item;
  color: #666666;
  border-bottom: #ebebeb dashed 1px;
}

section.conteudo ul li.conteudoList figure {
  float: left;
  margin-right: 10px;
}

section.conteudo ul li.conteudoList .content {
  margin-bottom: 20px;
}

/** ------- CONTEUDO -------*/
/** IMAGEM DO TOPO DA PAGINA */
.container .contato {
  float: left;
  width: 480px;
}

.container .contato input[type="text"],
section.trabalheConosco input[type="text"],
section.trabalheConosco input[type="file"] {
  width: 390px;
  height: 35px;
  padding: 5px;
}
section.trabalheConosco input[type="file"] {
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 3px;
}

.container .contato select {
  width: 390px;
  height: 35px;
}

.container .contato textarea,
section.trabalheConosco textarea {
  width: 390px;
}

.form-horizontal .control-label {
  width: 0 !important;
  padding-top: 10px;
}

.form-horizontal .controls {
  margin-left: 65px !important;
}

.container .localizacao {
  float: right;
  width: 480px;
}

section.localizacao address {
  margin-top: 15px;
}

/** IMAGEM DO TOPO DA PAGINA */
.container .conteudoLateral {
  width: 292px;
  float: right;
}

.container .conteudoLateral ul,
.container .conteudoLateral ul.servicos {
  width: 292px;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

.container .conteudoLateral ul.servicos li {
  list-style: none;
  padding: 25px;
  margin: 10px 0;
  text-align: center;
  background: #fff;
}

.container .conteudoLateral ul.servicos li a {
  color: #333;
  font-size: 16px;
}

.container .conteudoLateral ul li:hover,
.container .conteudoLateral ul.servicos li:hover {
  background: #f2f2f2;
}
.container .conteudoLateral ul li p {
  margin: 0;
  color: #666;
  font-weight: normal;
  font-size: 15px;
  padding-left: 10px;
  display: inline-block;
}

.container .conteudoLateral img {
  width: 288px;
}

.scrollable {
  width: 295px !important;
  height: 194px !important;
  border: none !important;
  padding: 0 !important;
}

.scrollable img {
  height: 183px !important;
  margin: 0 !important;
}

/** ALBUM **/
.album ul {
  display: table;
  float: left;
  margin: 0 auto;
  padding: 10px 10px;
  list-style: none;
  width: 100%;
}

.album ul li {
  width: 135px;
  height: 120px;
  padding: 15px;
  margin: 8px;
  display: block;
  float: left;
  display: inline-block;
  *display: inline;
}

.album ul li img {
  width: 140px;
  height: 90px;
}

.album ul li:hover {
  background: url(../../imagens/img_zoom.png) 60% 60% no-repeat;
  opacity: 0.7;
  z-index: 500;
}

.album ul li img:hover {
  opacity: 0.7;
  z-index: 500;
}

/* MIDIA SOCIAL */
.container .midiaSocial {
  margin: 20px 0;
  display: block;
  list-style: none;
  float: left;
  width: 680px;
}

.midiaSocial li {
  display: inline-block;
  padding-right: 5px;
}

.botaoInferior {
  float: left;
  width: 680px;
}
/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- FIM CONTAINER -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- RODAPE -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/
/** RODAPE */
footer.rodape {
  overflow: hidden;
  clear: both;
  border-top: 3px solid #62aee6;
  width: 100%;
  z-index: 5;
  min-height: 60px;
  padding: 0;
  margin: 0;
  position: relative;
  bottom: 0;
}

/*.rodape .gridFooter
	{
		display: inline-block;
		float: left;
		width: 320px;
	}

	.rodape .gridFooter.newsletter,
	.rodape .gridFooter.menu
	{
	  width: 258px;
	  height: 230px;
	}

	.rodape .gridFooter.menu ul li
	{
		margin: 0 auto;
		width: 200px;
		height: 30px;
		padding: 5px;
		border-bottom: 1px dotted #999;
	}

	.rodape .gridFooter.menu h2
	{
		margin: 0;
		padding-left: 25px;
		font-weight: normal;
	}

	.rodape .gridFooter.menu ul li h3
	{
		margin: 0;
		padding-left: 30px;
		line-height: 35px;
		color: #000;
		font-weight: normal;
		display: inline-block;
	}

	.rodape .gridFooter.menu ul li img
	{
		float: left;
		position:relative;
		top: 2px;
	}

	.rodape .gridFooter.newsletter p
	{
		color: #FFF;
		font-size: 12px;
		display: inline-block;
		padding: 15px;
		margin: 0;
		font-weight: bold;
	}

	.rodape .gridFooter.newsletter input
	{
		margin: 0 auto;
		display: inherit;
		margin-top: 18px;
	}

	.rodape .gridFooter.newsletter .redeSocial
	{
		padding-left: 18px;
	}

	.rodape .gridFooter.newsletter .redeSocial>h2
	{
		font-size: 16px;
		color: #FFF;
	}

	/** LOGO */
/*.rodape .gridFooter.logo
	{
		width: 450px;
		background: #FFF;
	}


		.gridFooter.logo>figure
		{
			display: block;
			width: 334px;
			height: 120px;
			text-transform: uppercase;
			margin: 0 0 10px;
			margin: 0 auto;
		}
		/** ENDERECO */
/*.gridFooter>address
		{
			display: block;
			text-align:  center;
			margin: 0 0 10px;
		}

		/** TITULOS */
/*.gridFooter>h2
		{
			font: 14px helvetica,arial,tahoma,sans-serif;
			color: #9b9b9b;
			padding: 0;
			margin: 0 0 20px;
			text-transform: uppercase;
		}

		.gridFooter>.menuFooter ul
		{
			padding: 0;
			margin: 0;
		}

			.menuFooter ul li
			{
				list-style: none;
			}

			.menuFooter ul li a
			{
				color: #F00;
			}*/

footer > .copyright {
  height: 60px;
  overflow: hidden;
  clear: both;
  font-size: 15px;
  color: #fff;
  background: url(../../imagens/bg_copyright.png) repeat-x;
}

.copyright > .limit {
  position: relative;
}

.copyright p {
  padding: 25px 0 0 0;
  margin: 0;
  width: 100%;
  text-align: left;
}

.copyright figure.logoAgencia {
  position: absolute;
  top: 5px;
  right: 0;
  width: 100px;
  height: 36px;
  padding: 5px 20px 5px 0;
  text-align: right;
}

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- FIM RODAPE -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/
.btn-custom {
  background-color: hsl(218, 62%, 80%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5e1f5", endColorstr="#acc3eb");
  background-image: -khtml-gradient(
    linear,
    left top,
    left bottom,
    from(#d5e1f5),
    to(#acc3eb)
  );
  background-image: -moz-linear-gradient(top, #d5e1f5, #acc3eb);
  background-image: -ms-linear-gradient(top, #d5e1f5, #acc3eb);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #d5e1f5),
    color-stop(100%, #acc3eb)
  );
  background-image: -webkit-linear-gradient(top, #d5e1f5, #acc3eb);
  background-image: -o-linear-gradient(top, #d5e1f5, #acc3eb);
  background-image: linear-gradient(#d5e1f5, #acc3eb);
  border-color: #acc3eb #acc3eb hsl(218, 62%, 77.5%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.16);
  -webkit-font-smoothing: antialiased;
}

.maps {
  border: solid 2px #e2e2e2;
}

/*** TRABALHE CONOSCO ***/

section.trabalheConosco {
  width: 480px !important;
  float: left;
}

.imgTrabalheConosco {
  float: right;
  width: 400px;
  margin-top: 70px;
}

.formNews {
  width: 260px;
  float: right;
  margin: -30px 120px 0 0;
}

.formNews input[type="email"] {
  font-size: 10px;
  width: 187px;
  height: 27px;
  line-height: 27px;
  color: #333;
  background: #ffffff;
  padding: 0px 5px;
  float: left;
}

.previsaoTempo {
  margin: 0 auto;
  padding: 20px 68px;
  background: #fff;
  width: 150px;
  height: 170px;
}

/* TRANSIÇÃO DAS IMAGENS - HOME*/
#jquery-overlay {
  background-color: #000 !important;
}
li figure {
  position: relative;
  overflow: hidden;
  min-height: 120px;
}

li figure .hover_plane {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: url(../../imagens/bg_lista.png) repeat top;
}

figure .hover_icon {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  width: 63px;
  height: 65px;
  top: 50%;
  left: 0;
  margin: -32px 0 0 -65px;
  background: url(../../imagens/zoom.png) 0 0 no-repeat;
}

a:hover .hover_plane {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  width: 100%;
}

a:hover .hover_icon {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
  left: 50%;
  margin-left: -20px;
}

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- GLOBAL -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/

.global {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: none;
}

.global .popup {
  position: absolute;
  top: 50%;
  left: 50%;
  /*border: solid 5px rgba(255,255,255,0.85);
	border-radius: 10px;*/
}

.global .popup-desktop {
  margin-left: -225px;
  margin-top: -310px;
}

.global .popup-mobile {
  margin-left: -150px;
  margin-top: -35px;
}

.global .popup i.btn-fechar {
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
}

/** -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- FIM GLOBAL -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=- **/
.button-whats a {
  position: fixed;
  right: 30px;
  bottom: 20px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  z-index: 9;
  background: #2db741 url(../../imagens/whatsapp-icon-branco.png) no-repeat 55%
    45%;
  background-size: 60%;
}

.pulsate-css {
  -webkit-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
  border: 3px solid #2db741;
  border-radius: 30px;
  height: 18px;
  width: 18px;
  position: relative;
  display: inline-block;
  margin-top: 20px;
  text-align: center;
}
.effect {
  position: fixed;
  right: 22px;
  bottom: 12px;
  width: 60px;
  height: 60px;
  background: #2db741;
  border-radius: 50%;
  z-index: 8;
}

/* Make the element pulse (grow large and small slowly) */
/* Usage
  .myElement {
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 1;
  }
*/
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}

/* Make the element's opacity pulse*/
/* Usage
  .myElement {
    animation: opacityPulse 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 0;
  }
*/
@-webkit-keyframes opacityPulse {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Make the element's background pulse. I call this alertPulse because it is red. You can call it something more generic. */
/* Usage
  .myElement {
    animation: alertPulse 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 1;
  }
*/
@-webkit-keyframes alertPulse {
  0% {
    background-color: #9a2727;
    opacity: 1;
  }
  50% {
    opacity: red;
    opacity: 0.75;
  }
  100% {
    opacity: #9a2727;
    opacity: 1;
  }
}

/* Make the element rotate infinitely. */
/*
Usage
  .myElement {
    animation: rotating 3s linear infinite;
  }
*/
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
