* { margin: 0; padding: 0; }
.container { max-width: 1200px; margin: 0 auto; }

/* Banner principal */
.bg-banner { min-height: 519px; background-image: url(../img/bg-banner.gif); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

/* Links menu */
.links-menu { margin-top: 10px; }
.links-menu ul { list-style-type: none; float: right; }
.links-menu li { float: left; }
.links-menu a { margin: 0 10px; font-weight: bold; }
.links-menu a:hover { text-decoration: underline; }
.active { text-decoration: underline; }

/* Imagens banner */
.banner-mulher { height: 477px; background-image: url(../img/banner-mulher.png); background-repeat: no-repeat; margin-left: 30px; margin-top: -3px; background-position: center; }
.banner-mulher1 { height: 477px; background-image: url(../img/banner-mulher.png); background-repeat: no-repeat; margin-left: -20px; margin-top: -3px; }
.banner-logo { height: 383px; background-image: url(../img/banner-logo.png); background-repeat: no-repeat; margin-left: 10px }
.banner-telefones { margin-top: -50px; font-size: 16px; color: #9E9937; font-weight: bold; }
.banner-telefones1 { margin-top: 40px; font-size: 16px; color: #9E9937; font-weight: bold; padding-bottom: 20px; }
.banner-telefones2 { margin-top: 25px; font-size: 16px; color: #9E9937; font-weight: bold; }
.banner-telefones-xs { margin-top: 25px; font-size: 16px; color: #9E9937; font-weight: bold; width: 100%; }

/* Content */
.faixa-left { height: 12px; background-image: url(../img/faixa-left.png); background-repeat: no-repeat; margin-top: 60px; background-position: right; }
.faixa-right { height: 12px; background-image: url(../img/faixa-right.png); background-repeat: no-repeat; margin-top: 60px; }
.quem-somos { font-size: 25px; margin-top: 40px; }
.quem-somos span { font-size: 28px; font-weight: bold; color: #5E9139; }
.margin-left { margin-left: 40px; }
.margin-left1 { margin-left: 85px; }
.margin-right { margin-left: -20px; }

/* O container geral define a perspectiva */
.flip-container { perspective: 1000; }
.flip-container1 { perspective: 1000; }

/* vira os containers frente e verso quando o mouse passa em cima */
.flip-container:hover .flipper, .flip-container.hover .flipper { transform: rotateY(180deg); }
.flip-container, .front, .back { width: 220px; height: 220px; }
.flip-container1:hover .flipper1, .flip-container.hover1 .flipper1 { transform: rotateY(180deg); }
.flip-container1, .front1, .back1 { width: 452px; height: 220px; }

/* define a velocidade da transição */
.flipper { transition: 0.6s; transform-style: preserve-3d; position: relative; }
.flipper1 { transition: 0.6s; transform-style: preserve-3d; position: relative; }

/* esconde o verso durante a animação */
.front, .back { backface-visibility: hidden; position: absolute; top: 0; left: 0; }
.front1, .back1 { backface-visibility: hidden; position: absolute; top: 0; left: 0; }

/* frente posicionada sobre o verso */
.front { z-index: 2;}
.front1 { z-index: 2;}

/* verso inicialmente escondido */
.back { transform: rotateY(180deg); }
.back1 { transform: rotateY(180deg); }

.title-quem-somos { font-size: 26px; line-height: 1; margin-top: 120px; }
.title-quem-somos1 { font-size: 26px; line-height: 1; margin-top: 20px; }
.title-quem-somos strong { font-size: 30px; font-weight: bold; }
.descricao-quem-somos { color: #999999; }

/* Banner serviços */
.bg-servicos { padding-bottom: 20px; margin-top: 60px; min-height: 500px; background-image: url(../img/bg-servicos.jpg); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.faixa-left1 { height: 12px; background-image: url(../img/faixa-left1.png); background-repeat: no-repeat; margin-top: 60px; background-position: right; }
.faixa-right1 { height: 12px; background-image: url(../img/faixa-right1.png); background-repeat: no-repeat; margin-top: 60px; }
.servicos { font-size: 28px; color: #fff; margin-top: 40px; }
.circle { margin: 20px auto; }
.serv { font-size: 20px; color: #fff; }
.margin-servicos { margin: 30px 60px; }
#blocos-servicos { padding: 20px 0; }
#spc-servicos { padding-bottom: 20px; }
.descricao-blocos { color: #fff; }

/* clientes */
.clientes { margin-top: 40px; color: #5E9139; font-size: 28px; }
#efeito-clientes .row { padding-bottom: 50px; }
.spc-clientes { padding-bottom: 20px; }

/* footer */
.bg-footer { min-height: 207px; background: url(../img/bg-footer.png) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.fale-conosco { font-size: 16px; margin-top: 20px; }
.contato { color: #444; }
.direitos { margin-top: 20px; }
.wf { margin-top: 70px; }
.map { width: 140px; height: 140px; background-image: url(../img/map.png); border-radius: 50%; border: 5px #000 solid; margin-top: 20px; margin-left: 200px; }
.map1 { width: 140px; height: 140px; background-image: url(../img/map.png); border-radius: 50%; border: 5px #000 solid; margin-top: 20px; margin-left: 150px; }
.map2 { width: 140px; height: 140px; background-image: url(../img/map.png); border-radius: 50%; border: 5px #000 solid; margin-top: 20px; margin-left: 80px; }
.map3 { width: 140px; height: 140px; background-image: url(../img/map.png); border-radius: 50%; border: 5px #000 solid; margin-top: 20px; margin-left: 100px; }

/* Bootstrap */
.form-control { border: 1px solid #17AF24; }
.form-control:focus { border-color: #17AF24; box-shadow: 0px 1px 1px #17AF24; }

/* Banner contato */
.bg-contato { min-height: 102px; background-image: url(../img/bg-contato.png); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

/* Página Serviços */
#bg-pagina-servicos { background-color: #5E913A; }
#bg-pagina-servicos-clientes { background-color: #fff; }
.navbar { margin: 0; }
.active { text-decoration: none; }

/* Página contato */
#venha { margin-top: -20px; }
#img-contato { margin-top: 10px; height: 300px; background: url(../img/map-contato.png) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mapa .container-fluid { padding: 0; }
.bg-servicos1 { margin-top: 60px; height: 410px; background: url(../img/bg-servicos.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

/* updates */
.margin-top { margin-top: 12px }
#btn-entrar-em-contato {
	color: #fff;
	background-color: #D9534F;
	border: 1px solid #D43F3A;
	padding: 5px 10px;
	border-radius: 5px;
}

#btn-entrar-em-contato:hover {
	background-color: #D2332F;
}

/* animação página serviços */
#blocos-servicos img, #blocos-servicos p { opacity: 0 }

/* mapa página contato */
#mapa-detalhes {
	margin-top: 10px;
	height: 300px
}
.logo-wf{
	width: 130px !important;
}