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

* {
    margin: 0 auto;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a,
body,
input,
p,
ul {
    color: #000
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
figure,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
pre,
q,
s,
samp,
small,
span,
strike,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none
}

a,
input,
p,
textarea,
ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

body {
    line-height: normal
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption {
    text-align: left;
    font-weight: 400
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

address {
    font-style: normal
}

a {
    text-decoration: none
}

img,
object,
embed,
video,
iframe,
iframe[style] {
    max-width: 100%;
}

.centro {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.clear {
    clear: both
}

header,
figure,
section,
aside,
article,
nav,
footer {
    display: block;
}

@font-face {
    font-family: 'Gotham-Black';
    src: url('fonts/Gotham-Black.eot');
    src: url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Black.woff') format('woff'),
        url('fonts/Gotham-Black.ttf') format('truetype'),
        url('fonts/Gotham-Black.svg#Gotham-Black') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'seravekregular';
    src: url('fonts/seravek-webfont.eot');
    src: url('fonts/seravek-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/seravek-webfont.woff2') format('woff2'),
        url('fonts/seravek-webfont.woff') format('woff'),
        url('fonts/seravek-webfont.ttf') format('truetype'),
        url('fonts/seravek-webfont.svg#seravekregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'seravekbold';
    src: url('fonts/seravek-bold-webfont.eot');
    src: url('fonts/seravek-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/seravek-bold-webfont.woff2') format('woff2'),
        url('fonts/seravek-bold-webfont.woff') format('woff'),
        url('fonts/seravek-bold-webfont.ttf') format('truetype'),
        url('fonts/seravek-bold-webfont.svg#seravekbold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

#header {
    height: auto;
    position: relative;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1999;
    background: url(../img/bg/header.jpg) no-repeat center bottom;
    padding-bottom: 5px;
}

.fixtop {
    background: #111e7e;
    bottom: 0px;
    height: 47px;
    width: 17%;
    right: 0;
    position: absolute;
}

.logo {
    float: left;
    margin: 5px 0 -30px 0;
    position: relative;
    z-index: 11;
}

.logo img {
    width: 298px;
    height: 125px;
}

.telefone {
    position: absolute;
    right: 115px;
    top: 15px;
    text-transform: uppercase;
    color: #000;
    font-family: 'seravekbold';
    font-size: 16px;
}

.telefone span {
    display: block;
    font-family: 'seravekregular';
    font-size: 12px;
}

.telefone:before {
    content: url(../img/icones/fone.png);
    float: left;
    border-right: 1px solid #b5cabe;
    margin: 0px 5px 0 -35px;
    padding: 5px;
}

.midias {
    position: absolute;
    top: 15px;
    right: 0;
}

.midias li {
    display: inline-block;
    margin: 0 1px;
}

.midias li a {
    display: block;
    width: 36px;
    height: 35px;
    background-image: url(../img/icones/midias.png);
    background-repeat: no-repeat;
}

.facebook {
    background-position: 0 0;
}

.instagram {
    background-position: -39px 0;
}


.zap {
    position: absolute;
    right: 0;
    top: 68px;
    z-index: 100;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'seravekbold';
}

.zap:before {
    content: url(../img/icones/whastapp.png);
    float: left;
    margin: 5px 0 0 -30px;
}

.zap small {
    display: block;
    font-size: 14px;
    font-family: 'seravekregular';
}

/********************** Inicio Menu *******************************/
#menu-toggle {
    cursor: pointer;
    display: none;
}

#menu {
    height: 47px;
    width: auto;
    right: 215px;
    top: 62px;
    position: absolute;
    z-index: 99;
}

#menu ul li {
    float: left;
    height: 47px;
    position: relative;
}

#menu ul li a {
    font-size: 18px;
    display: block;
    height: 47px;
    padding: 0px 15px;
    font-family: 'Gotham-Black';
    line-height: 47px;
    color: #fff;
    transition: all 0.6s;
    text-transform: uppercase;
}

#menu ul li a:hover,
#menu .active {
    background: #111e7e;
}

.sep {
    width: 1px;
    background: url(../img/icones/sep.png) no-repeat center;
}

.nocurso {
    cursor: default;
}

/* Submenu */
#menu li ul {
    position: absolute;
    z-index: 99999;
    top: 46px;
    left: 0px;
    display: none;
    width: 215px;
    margin-left: 0px;
    padding-top: 1px;
}

#menu li ul li {
    height: auto;
    width: 215px;
    background: #111e7e;
}

#menu ul li:hover>ul {
    display: block;
}

#menu li ul li a {
    height: auto;
    line-height: 20px;
    padding: 8px 10px;
    font-size: 14px;
    background: #111e7e;
    border-bottom: 1px dotted #fff;
}

#menu li ul li a:hover {
    background: #e6b41a;
}

#menu li ul li:last-child a {
    border: none;
}

/********************** Inicio titulos *******************************/
.bnr-sobre {
    background: url(../img/banner/sobre.webp), url(../img/banner/sobre.jpg);
    background-size: cover;
}

.bnr-servico {
    background: url(../img/banner/servico.webp), url(../img/banner/servico.jpg);
    background-size: cover;
}

.bnr-orcamento {
    background: url(../img/banner/orcamento.webp), url(../img/banner/orcamento.jpg);
    background-size: cover;
}

.bnr-contato {
    background: url(../img/banner/contato.webp), url(../img/banner/contato.jpg);
    background-size: cover;
}

.titulo {
    margin-bottom: 30px;
    height: 284px;
}

.titulo h1 {
    color: #e8bb49;
    text-transform: uppercase;
    line-height: 55px;
    letter-spacing: -2px;
    position: relative;
    margin-top: 90px;
    float: left;
    background: linear-gradient(to bottom, #e8bb49 0%, #e8bb49 50%, #e2a935 50%, #e8ba48 100%);
    font-size: 55px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.titulo p {
    float: left;
    color: #fff;
    font-size: 14px;
    max-width: 50%;
    clear: both;
}

.tt {
    color: #161673;
    font-size: 20px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.tt:before {
    content: url(../img/icones/tt.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.tt-not {
    color: #0750a4;
    font-size: 20px;
}

.data-not {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 25px;
    display: block;
    padding-bottom: 5px;
    color: #4c4c4c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Gotham-Black';
}

.ttserv {
    text-align: center;
    /*color: #0c6234;*/
    color: #111e7e;
    font-size: 52px;
    margin-bottom: 30px;
    line-height: 38px;
}

.ttserv small {
    font-family: 'seravekregular';
    font-size: 30px;
    display: block;
}

/********************** Inicio Conteiner *******************************/

#conteiner {
    clear: both;
    line-height: 20px;
}


#painel-home {
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 50px;
}

.patterne {
    background: url(../img/bg/patterne.jpg) repeat-x bottom;
}



.boxe-home {
    float: left;
    width: 23.5%;
    height: auto;
    position: relative;
    margin: 0 2% 3% 0;
}

.boxe-home:nth-of-type(4n+0) {
    margin: 0 0 3% 0;
}

.boxe-home h3 {
    font-size: 26px;
    color: #fff;
    line-height: 22px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.boxe-home h3 small {
    font-size: 80%;
    font-family: 'seravekregular';
    display: block;
}

.boxe-home p {
    font-size: 14px;
    color: #fff;
    font-family: 'seravekregular';
}

.boxe-home img {
    outline: 1px solid rgba(255, 255, 255, 0.4);
    outline-offset: -10px;
    vertical-align: middle;
    width: 100%;
    height: auto;
    display: block;
}

.content-box {
    position: absolute;
    width: 100%;
    padding: 30px;
}

.depoimentos {
    background: linear-gradient(to bottom, #ffffff 0%, #f8eac8 100%);
    padding: 50px 0;
}

.depoimentos h2 {
    font-size: 52px;
    text-align: center;
    margin-bottom: 50px;
    color: #111e7e;
}

.confiahome {
    padding: 50px 0;
}

.confiahome h4 {
    text-align: center;
    font-family: 'seravekregular';
    text-transform: uppercase;
    font-size: 30px;
    color: #58585a;
    margin-bottom: 30px;
}

.confiahome h4 strong {
    font-family: 'seravekbold';
}


.owl-depoimentos {
    padding: 0 50px;
}

.owl-depoimentos h4 {
    font-family: 'seravekregular';
    font-size: 22px;
}

.carousel {
    float: left;
    width: 100%;
    padding: 0 35px;
}

.owl-prev,
.owl-next {
    display: block;
    height: 57px;
    width: 57px;
    position: absolute;
    z-index: 200;
    text-indent: -9999px;
    top: 30%;
    background-image: url(../img/icones/arrow.png);
    background-repeat: no-repeat;
}

.owl-prev {
    background-position: 0 0;
    left: -40px;
}

.owl-next {
    background-position: -59px 0;
    right: -40px;
}

.carousel .owl-prev,
.carousel .owl-next {
    width: 24px;
    height: 183px;
    top: 0;
}

.carousel .owl-prev {
    background-position: -2px -65px;
    left: -35px;
}

.carousel .owl-next {
    background-position: -27px -65px;
    right: -35px;
}

.item {
    display: block;
    margin: 0 auto;
    float: none !important;
    max-width: 260px;
    height: 182px;
}

.item img {
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.item-depo {
    text-align: center;
}

.item-depo p {
    color: #111e7e;
    font-size: 20px;
    margin-bottom: 50px;
    font-style: italic;
}

.item-depo h3 {
    color: #111e7e;
    font-size: 26px;
    margin-bottom: 20px;
}

.item-depo h4 {
    color: #111e7e;
    font-size: 22px;
}

.zoom {
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.zoom img {
    transition: all .5s;
    vertical-align: middle;
    width: 100%;
}

.zoom:hover img {
    transform: scale(1.3);
    transition: all .5s;
}

.sobre {
    padding: 50px 0;
    background: url(../img/bg/sobre.jpg) no-repeat center;
    background-size: cover;
}

/* Performance: evita pintura/estilo fora da tela */
.sobre,
.anos,
.ondehome,
.depoimentos,
.confiahome,
.orcamento {
    content-visibility: auto;
    contain-intrinsic-size: 1px 600px;
}

.sobre img {
    float: left;
    margin: -40px 0 -50px 0;
}

.contentsobre {
    float: right;
    width: 45%;
}

.contentsobre h2 {
    color: #e8bb49;
    font-size: 36px;
    margin-bottom: 15px;
}

.contentsobre p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 30px;
}

.contentsobre a {
    color: #111e7e;
    padding: 10px;
    font-size: 20px;
    font-family: 'Gotham-Black';
    background: rgb(232, 187, 73);
    background: linear-gradient(180deg, rgba(232, 187, 73, 1) 50%, rgba(226, 169, 54, 1) 51%);
    border-bottom: solid 9px #de9e2f;
}

.anos {
    padding: 50px 0 50px 0;
    background: url(../img/bg/anos.jpg) no-repeat center;
    background-size: cover;
}

.anos h2 {
    color: #fff;
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 15px;
}

.anos h2 span {
    color: #111e7e;
    font-size: 48px;
    display: block;
}

.anos p {
    color: #0c3d1d;
    font-size: 16px;
}

.anos img {
    float: right;
    margin: -40px 0 -50px 0;
}

.content-anos {
    float: left;
    width: 74%;
}

.ondehome {
    padding: 40px 0;
    background: url(../img/bg/onde-home.jpg) no-repeat center;
    background-size: cover;
}

.contentonde {
    float: right;
    width: 50%;
}

.contentonde h2 {
    color: #111e7e;
    font-size: 52px;
    margin-bottom: 10px;
}

.contentonde h2:before {
    content: url(../img/icones/pin-large.png);
    float: left;
    margin: 5px 5px 0 0;
}

.contentonde p {
    color: #0c3d1d;
    margin-bottom: 10px;
    font-size: 16px;
}

.contentonde address {
    font-family: 'seravekbold';
    font-size: 16px;
}

.contentonde address span {
    font-family: 'seravekregular';
    font-size: 12px;
    text-transform: uppercase;
}

.contentonde address:before {
    content: url(../img/icones/pin-small.png);
    float: left;
    margin: 5px 5px 0 0;
    border-right: 1px solid #abbead;
    padding-right: 5px;
    height: 50px;
}

.orcamento {
    background: url(../img/bg/orcamento-home.jpg) no-repeat center;
    background-size: cover;
    padding: 25px 0;
    border-bottom: 1px solid #fff;
}

.orcamento h3 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.orcamento h3 small {
    display: block;
    font-size: 24px;
    font-family: 'seravekregular';
}

.orcamento #form label span {
    color: #fff;
    text-transform: uppercase;
}

.orcamento #form input[type=submit] {
    background: #e8bb49;
    color: #000066;
}

.orcamento #form input[type=submit]:hover {
    background: #fff;
}

/*---------------------- Formulários --------------------*/
#form {
    width: 50%;
    float: left;
}

#form label {
    float: left;
    margin-bottom: 15px;
}

#form input,
#form textarea,
#form select {
    background: #f7f2e2;
    width: 100%;
    border: none;
    height: 45px;
    font-size: 14px;
    padding: 10px;
}

#form .lr {
    float: right;
}

.cmp-maior {
    width: 100%;
}

.cmp-medio {
    width: 48%;
}

#form label span {
    margin-bottom: 5px;
    display: block;
    font-family: 'Gotham-Black';
}

#form textarea {
    height: 145px;
}

#form p {
    color: #000066;
    font-size: 18px;
    margin-bottom: 10px;
    clear: both;
}

#form input[type=submit] {
    cursor: pointer;
    background: #e8bb49;
    color: #000066;
    border: none;
    width: auto;
    padding: 15px 25px;
    font-size: 16px;
    float: left;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: 'Gotham-Black';
}

#form input[type=submit]:hover {
    background: #000066;
    color: #fff;
}

#form a {
    color: #e8bb49;
    text-decoration: underline;
    font-size: 20px;
}

.lateral {
    float: right;
    width: 47%;
}

.icone {
    float: left;
    margin: 0 10px 0 0;
}

.lateral span {
    font-size: 30px;
}

.lateral p {
    color: #000066;
    line-height: 22px
}

.lateral p a {
    color: #c46c1c;
    font-size: 20px;
    text-decoration: underline;
}

.lateral h5 {
    font-size: 24px;
    color: #111e7e;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.lateral h5:before {
    content: url(../img/icones/h5.jpg);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

/*Footer Rodapé*/
#footer {
    background: #e8bb49;
    height: auto;
    color: #111e7e;
    font-size: 14px;
    clear: both;
    padding: 10px 0;
    border-top: 5px solid #142291;
    border-bottom: 5px solid #142291;
}

#footer h6 {
    font-size: 16px;
}

.fonerodape {
    float: left;
    width: 175px;
    font-family: 'Gotham-Black';
    margin-top: 5px;
    margin-right: 10px;
}

.fonerodape:before {
    content: url(../img/icones/ico-1.png);
    float: left;
    margin: -5px 5px 0 0;
}

.emailrodape {
    float: left;
    width: 325px;
    margin-top: 5px;
}

.emailrodape:before {
    content: url(../img/icones/ico-3.png);
    float: left;
    margin: -5px 5px 0 0;
}

.logo-rodape {
    float: left;
    margin: -50px 0;
}

.onderodape {
    float: left;
    margin: 5px 0 0 15px;
}

.rodape {
    background: #000066;
    padding: 15px 0 50px 0;
    color: #fff;
    border-top: 1px solid #6d947f;
    font-family: 'seravekregular';
}

.rodape span {
    float: left;
    margin-top: 10px;
}

.sitesrecife {
    float: right;
}

.wa img {
    width: 30px;
    height: 30px;
    margin-top: 4px;
    vertical-align: middle;
}

.wa:hover {
    background: #41a79d;
}

.wa {
    position: fixed;
    left: 40px;
    width: 50px;
    height: 50px;
    bottom: 30px;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    background: #0ba360;
    z-index: 1000;
    z-index: 2000;
}

.wa::after,
.wa::before {
    content: '';
    position: absolute;
    opacity: 0;
    border: 4px solid #0ba360;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    -webkit-border-radius: 50%;
    animation: WaveWhatsApp 1.5s ease infinite;
}

.wa::after {
    animation-delay: .5s;
}

@keyframes WaveWhatsApp {
    0% {
        transform: scale(0.5);
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

/********************** Inicio Interna *******************************/
.main {
    min-height: 350px;
    padding-bottom: 10px;
}

.main p {
    margin-bottom: 25px;
    font-size: 16px;
    font-family: 'seravekregular';
}

.imgl {
    float: left;
    margin: 0 25px 25px 0;
}

.col2 {
    float: left;
    width: 49%;
}

.col2:nth-of-type(2n-0) {
    float: right;
}

.col-3 {
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 25px;
}

.col-3:nth-of-type(3n-0) {
    margin-right: 0;
}

.framewrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%
}

.framewrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

/* iframe do mapa pode ganhar altura intrínseca para evitar reflow */
iframe[title^="Mapa"],
iframe[src*="google.com/maps"] {
    contain: content;
    content-visibility: auto;
    contain-intrinsic-size: 320px 180px;
}

/* Clintes */
.clintes {
    float: left;
    width: 23%;
    margin: 1%;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    height: 150px;
}

.clintes img {
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-height: 90%;
}

/* Notícias */
.item-not {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #193483;
    padding-left: 15px;
}

.item-not:before {
    content: "";
    height: 45px;
    width: 5px;
    background: #0e235f;
    border-radius: 5px;
    float: left;
    margin: 0 10px 0 -15px;
}

.item-not h2 {
    color: #0e235f;
    font-size: 20px;
}

.item-not time {
    color: #193483;
    margin-bottom: 10px;
    display: block;
}

.item-not p {
    margin-bottom: 0px;
}

.box-serv h3 {
    padding: 10px;
    color: #dfa554;
    text-transform: uppercase;
    font-size: 16px;
    background: #111e7e;
}

/********************** Classes úteis *******************************/
.bt-efeito:hover {
    opacity: 0.80;
    -moz-opacity: 0.80;
    -webkit-opacity: 0.80;
    -o-opacity: 0.80;
    filter: alpha(opacity=80);
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

p.error {
    margin: 0;
    padding: 0;
    clear: both;
    color: #f00;
    font-size: 10px;
}

#header .maia-teleport {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

[dir=rtl] #maia-header .maia-teleport {
    left: auto;
    right: -10000px
}

#header .maia-teleport:active,
#header .maia-teleport:focus,
#header .maia-teleport:hover {
    background: #f9edbe;
    border: 1px solid #f0c36d;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .14);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .14);
    height: auto;
    left: 0;
    margin: 5px auto;
    max-width: 180px;
    padding: 6px;
    right: 0;
    text-align: center;
    width: auto;
    z-index: 3
}

/* INICIO PAGINAÇÕES */
#paginacao {
    margin: 20px 0;
    clear: both;
    padding: 5px;
    width: 100%;
    height: auto;
    text-align: center;
    vertical-align: middle;
    float: left;
}

#paginacao a {
    color: #333;
    text-decoration: none;
    border: 1px solid #0e235f;
    line-height: 20px;
    padding: 6px 8px;
    margin-left: 3px;
    font-size: 14px;
}

#paginacao a:hover {
    background: #ddd;
}

#paginacao strong {
    background: #193483;
    border: 1px solid #193483;
    line-height: 0;
    padding: 6px 8px;
    margin-left: 3px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

/* FIM PAGINAÇÕES */

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    position: relative;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    width: 100%;
    display: block;
    height: auto;
}

/* Evitar esticamento do slider no mobile */
#painel-home .bx-viewport img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media only screen and (max-width: 767px) {

    /* Mantém proporção do slide e evita esticar verticalmente */
    #painel-home .bx-viewport {
        aspect-ratio: 1200 / 520;
    }

    #painel-home .bx-viewport img {
        width: 100%;
        height: 100% !important;
        object-fit: contain;
    }
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -35px;
    width: 100%;
    padding: 0;
    z-index: 1000;
}

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../js/bxslider/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-pager-item {
    padding: 5px 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #e8bb49;
    text-indent: -9999px;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #111e7e;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: 10px;
    background-position: 0 0;
}

.bx-wrapper .bx-next {
    right: 10px;
    background-position: -43px 0;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
    opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
    background-image: url(../js/bxslider/images/controls.png);
    background-repeat: no-repeat;
    opacity: 0.6;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../js/bxslider/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../js/bxslider/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-size: .85em;
    padding: 10px;
}


.barratopo {
    display: none
}

.pull {
    display: none;
    background: url(../img/icones/pull.png) no-repeat right top;
    width: 36px;
    height: 36px;
    margin-right: 20px;
    cursor: pointer;
}

@media only screen and (max-width: 1200px) {
    .pull {
        display: block;
        float: right;
        padding: 0 40px 0 0;
    }

    #menu {
        background: #111e7e;
        position: fixed;
        left: -100%;
        top: 0;
        z-index: 99999;
        width: 200px;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition-property: left;
        transition-duration: 0.5s;
        transition-timing-function: ease-in-out;
        margin: 0;
    }

    #menu ul li {
        width: 200px;
        display: block;
        float: none;
        height: auto;
        border-bottom: 1px solid #104a28;
    }

    #menu ul li a {
        text-align: left;
        color: #fff;
        font-size: 1.3em;
        text-indent: 0px;
        width: auto;
        height: auto;
        line-height: 36px;
        padding: 0 0 0 10px;
    }

    #menu ul li.sep,
    #menu img {
        display: none;
    }

    #menu ul li ul {
        position: relative;
        top: 0px;
        margin: 0px;
        width: 100%;
    }

    #menu li li {
        width: 100%;
    }

    #menu li li a {
        font-size: 87% !important;
        border-bottom: none !important;
    }

    #menu-toggle:checked+#menu {
        left: 0 !important;
    }

    .barratopo {
        position: fixed;
        display: block;
        left: 0;
        top: 0;
        padding: 0;
        width: 100%;
        height: 35px;
        z-index: 999;
        background: #111e7e;
    }

    .barratopo p {
        color: #fff;
        position: absolute;
        z-index: 99999;
        line-height: 35px;
        right: 60px;
        font-size: 14px;
    }

    .barratopo span {
        display: none;
    }

    #header {
        margin-top: 35px;
        padding: 0 20px;
        background: none;
    }

    #footer,
    .rodape {
        padding: 15px 20px;
    }

    #conteiner {
        padding: 1.5em 20px;
    }

    .fixtop {
        display: none;
    }

    .midias,
    .telefone {
        top: 60px;
    }

    .zap {
        color: #0c6234;
        top: 60px;
        right: 255px;
    }

    .zap:before {
        content: url(../img/icones/zap.jpg);
    }

    .logo {
        margin: 20px 0;
    }

    .owl-depoimentos {
        display: block;
        margin: 0 auto;
        max-width: 90%;
    }

    .sobre,
    .anos,
    .ondehome,
    .depoimentos,
    .confiahome,
    .orcamento {
        padding: 50px 20px;
    }

    .contentonde h2,
    .anos h2,
    .ttserv,
    .depoimentos h2 {
        font-size: 2.8em;
    }

    .anos h2 {
        line-height: 44px;
    }

    .anos h2 span,
    .ttserv small {
        font-size: 80%;
    }

    .sobre img {
        width: 47%;
        position: absolute;
        bottom: 0;
    }

    .boxe-home h3 {
        font-size: 1.4em;
    }

    #painel-home {
        margin-bottom: 25px;
    }

    .boxe-home p {
        text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.6);
    }

    .titulo {
        padding: 20px;
        margin-top: -1.5em;
    }

    .logo-rodape {
        display: none;
    }

}

@media only screen and (max-width: 960px) {
    .content-anos {
        width: 70%;
    }

    .boxe-home {
        width: 48%;
    }

    .boxe-home img {
        width: 100%;
    }

    .boxe-home:nth-of-type(2n-0) {
        margin-right: 0;
    }

    .boxe-home h3 {
        font-size: 1.9em;
    }

    .boxe-home p {
        font-size: 16px;
    }

    .titulo h1 {
        margin-top: 40px;
    }

    .titulo p {
        max-width: 100%;
    }

    .onderodape {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
    }
}

@media only screen and (max-width: 767px) {

    #form,
    #form textarea,
    #form label,
    #form input,
    .content-anos,
    .contentonde,
    .contentsobre,
    .col2,
    .col-3,
    .lateral {
        width: 100% !important;
        float: left;
    }

    #form .lr {
        float: left;
    }

    #form input[type=submit] {
        width: 190px !important
    }

    .ondehome {
        background: #e8edea;
    }

    .sobre {
        background: #006dc8;
    }

    .orcamento {
        background: #005b36;
    }

    .sobre img,
    .anos img,
    .zap,
    .telefone {
        display: none;
    }

    .col2 .col2 {
        width: 48% !important;
    }

    .col-3 {
        text-align: center;
    }

    .barratopo span {
        color: #fff;
        position: absolute;
        z-index: 99999;
        line-height: 35px;
        left: 10px;
        font-size: 14px;
        display: block;
        font-family: Arial;
    }

    #footer .midias {
        top: 0
    }

    .emailrodape {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
    }

}

@media only screen and (max-width: 670px) {
    .boxe-home {
        width: 100%;
        margin: 0 0 15px 0;
    }

    .titulo h1 {
        font-size: 34px;
    }

    .rodape span {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .sitesrecife {
        display: block;
        text-align: center;
        float: none;
    }

    .titulo h1 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 470px) {
    #header .midias {
        width: 38px;
    }

    .logo {
        max-width: 80%;
    }

    .lateral p a {
        font-size: 14px;
    }
}