
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&display=swap');

/*********************************************** Reset ***********************************************/

* { margin: 0; padding: 0; box-sizing: border-box; }

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

ol, ul, li { list-style: none; }

a, :link, :visited { outline: 0; text-decoration: none; cursor: pointer; }

* input, * select, * textarea { font-family: 'Raleway', Arial, Helvetica, sans-serif; font-size: 12px; }

textarea { resize: none; }

img { border: 0 none; max-width: 100%; }

p { margin: 0 0 1em; }

/*********************************************** Auxiliares ***********************************************/

.ClearBoth { height: 0; line-height: 0; font-size: 0; clear: both; }

.FloatLeft { float: left; }

.FloatRight { float: right; }

.Table { display: table; width: 100%; }

.Cell { display: table-cell; height: 100%; vertical-align: middle; }

.Botao { font-size: 28px; border: 3px solid #4b6eff; border-radius: 28px; line-height: 34px; font-weight: bold; text-align: center; max-width: 400px; }
.Botao a, .Botao span { padding: 15px 45px; color: #4b6eff; display: table; }

.Voltar { float: right; margin-top: 40px; margin-bottom: 25px; }

.Aba { display: none }

.Aba.active { display: table; }

.Box { background-color: rgba(0,0,0,0.6); /* background-image: url("../imagens/overlay.png"); */ border-radius: 7px; margin: 0 auto 50px; padding: 25px; width: 95%; color: #ffffff; text-align: center; }

/*********************************************** Estrutura ***********************************************/
html, body { min-height: 100%; height: 100%; font-size: 100.01%; }

body { font-family: "Raleway", Helvetica,Arial; }

section { display: table; width: 100%; }

section .Content, header .Content { display: table-cell; vertical-align: middle; position: relative; }

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

.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover,
.btn:focus,
.btn.focus { color: #333; text-decoration: none; }
.btn:active,
.btn.active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); }

input[type="text"], input[type="email"], input[type="tel"], input[type="date"], input[type="cpf"], input[type="cep"], textarea { border: 1px solid rgba(59, 55, 89, 0.2); font-size: 16px; height: 50px; padding: 12px 13px; width: 100%; border-radius: 4px; margin-bottom: 20px; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { width: 100%; height: 50px; background: #2F54EB; color: #ffffff; font-size: 16px; line-height: 50px; border: 0; font-weight: bold; box-shadow: 0px 4px 4px rgba(59, 55, 89, 0.2); margin-bottom: 20px; }

textarea { height: 100px; }

select { border: 1px solid #0869AE; height: 40px; width: 100%; border-radius: 4px; margin-bottom: 40px; }

h1, h2, h3, h4, h5, h6 { color: #0095da; font-style: normal; font-family: 'Open Sans',raleway,arial,sans-serif; letter-spacing: 0; font-weight: bold; margin-top: .2em; text-rendering: optimizeSpeed; }

h2, .aux-h2 { font-size: 2.1em; line-height: 1.5; margin-bottom: .5em; }

h3, .aux-h3 { font-size: 1.6875em; line-height: 1.8; margin-bottom: .6em; }

h4, .aux-h4 { font-size: 1.375em; line-height: 1.15; margin-bottom: 1.1em; }

.vc_separator { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center }
.vc_separator h4 { line-height: 1em; font-size: 100%; margin: 0; word-wrap: break-word; -webkit-box-flex: 0; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto }
.vc_separator h4 { font-size: 40px; font-weight: 100; font-family: open sans; text-transform: uppercase; margin: 50px 0; flex: 0 1 auto; }
.vc_separator h4 .normal { font-size: 12px; font-weight: 400 }
.vc_separator .vc_sep_holder { height: 1px; position: relative; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; min-width: 10% }
.vc_separator .vc_sep_holder .vc_sep_line { height: 1px; border-top: 1px solid #ebebeb; display: block; position: relative; top: 1px; width: 100% }
.vc_separator.vc_separator_align_center h4 { padding: 0 .8em }
.vc_separator.vc_separator_align_left h4 { padding: 0 .8em 0 0 }
.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l { display: none }
.vc_separator.vc_separator_align_right h4 { padding: 0 0 0 .8em; margin: 0 !important }
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r { display: none }
.vc_separator.vc_sep_double { height: 3px }
.vc_separator.vc_sep_double .vc_sep_line { border-bottom: 1px solid #ebebeb; border-top: 1px solid #ebebeb; height: 3px }
.vc_separator.vc_sep_dashed .vc_sep_line { border-top-style: dashed }
.vc_separator.vc_sep_dotted .vc_sep_line { border-top-style: dotted }
.vc_separator.vc_sep_shadow .vc_sep_line { border: none; position: relative; height: 20px; top: 0; overflow: hidden }
.vc_separator.vc_sep_shadow .vc_sep_line::after { content: ''; display: block; position: absolute; left: 0; top: -20px; right: 0; height: 10px; border-radius: 100% }
.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { right: -100%; box-shadow: 10px 10px 10px 1px }
.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { left: -100%; box-shadow: -10px 10px 10px 1px }
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l { width: 100% }
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r { display: none }
.vc_separator .vc_icon_element { margin-bottom: 0 }
.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) + h4 { padding-left: 0 }
.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl { margin-left: .8em; margin-right: .8em }
.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,
.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style { margin-left: .8em }
.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style + h4 { padding-left: .8em }
.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line { border-top-width: 1px }
.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 1px; top: 0 }
.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line { top: 0 }
.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 1px }
.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 1px }
.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line { border-top-width: 2px }
.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 2px; top: -1px }
.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line { top: -1px }
.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 2px }
.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 2px }
.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line { border-top-width: 3px }
.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 3px; top: -1px }
.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line { top: -1px }
.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 3px }
.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 3px }
.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line { border-top-width: 4px }
.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 4px; top: -2px }
.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line { top: -2px }
.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 4px }
.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 4px }
.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line { border-top-width: 5px }
.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 5px; top: -2px }
.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line { top: -2px }
.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 5px }
.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 5px }
.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line { border-top-width: 6px }
.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 6px; top: -3px }
.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line { top: -3px }
.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 6px }
.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 6px }
.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line { border-top-width: 7px }
.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 7px; top: -3px }
.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line { top: -3px }
.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 7px }
.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 7px }
.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line { border-top-width: 8px }
.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 8px; top: -4px }
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line { top: -4px }
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 8px }
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 8px }
.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line { border-top-width: 9px }
.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 9px; top: -4px }
.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line { top: -4px }
.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 9px }
.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 9px }
.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line { border-top-width: 10px }
.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line { border-bottom-width: 10px; top: -5px }
.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line { top: -5px }
.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 10px }
.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 10px }


small { text-align: center; width: 100%; display: table; font-size: 18px; line-height: 21px; color: #0869AE; }

.nav-mobile-toggle { display: none; }

.navbar-toggle { border-radius: 4px; cursor: pointer; display: block; float: left; height: 45px; padding: 10px 15px; border: 0; background: transparent; box-shadow: none; width: 65px; margin-bottom: 0; }

.navbar-toggle .icon-bar { background-color: #0869AE; display: block; height: 5px; margin-top: 3px; transition: transform 0.3s ease 0s; width: 100%; }

.navbar-toggle .icon-bar:first-child { margin-top: 0; }

.ui-helper-hidden-accessible { display: none; }

/*********************************************** Conte�do ***********************************************/

#main { min-height: calc(100% - 106px - 50px); width: 100%; display: table; height: calc(100% - 106px - 50px); }


header { background: #ffffff; display: table; width: 100%; }
header .Conteudo { display: table; height: 100%; min-height: 100%; }
header .Left { text-align: left; }
header .Logo { max-width: 136px; margin-top: 18px; margin-bottom: 19px; display: inline-table; position: relative; z-index: 101; margin-left: 50%; vertical-align: middle; left: -68px; }
header .aux-header-msg { display: inline-table; text-align: left; margin: 20px 0; vertical-align: middle; left: -25px; position: relative; font-size: 14px; font-family: 'Raleway'; }



#main .Page { display: none; }
#main .Page.active { display: table-cell; }



.ui-autocomplete { max-width: 420px; border: 1px solid; z-index: 22; }
.ui-autocomplete li { background: #ffffff; padding: 10px; border-top: 1px solid rgba(59, 55, 89, 0.2); cursor: pointer; }
.ui-autocomplete li:first-child { border: 0; }




.aux-site-footer { position: relative; padding: 15px 0; margin: 0; background-color: #fdfdfd; color: #aaa; border-top: 1px solid #eaeaea; }
.aux-site-footer { background-color: #1A1A1A; }
.aux-site-footer .aux-fold { height: 60px; }
.aux-site-footer small { font-size: .875em; line-height: 60px; color: #aaa; text-align: center; }



.secHome .Content { max-width: 1200px; }
.secHome .owl-carousel { }
.secHome .owl-carousel .owl-item { }
.secHome .owl-carousel .owl-item > div { background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: 100%; opacity: 1; visibility: inherit; z-index: 20; }
.secHome .owl-carousel .owl-item .Table { height: 500px; }
.secHome .owl-carousel .owl-item .Table .Cell { text-align: right; color: #ffffff; }
.secHome .owl-carousel .owl-item .Table .Cell h2 { z-index: 6; min-width: 600px; max-width: 600px; white-space: normal; font-size: 50px; line-height: 60px; font-weight: 700; color: rgb(255, 255, 255); letter-spacing: 0px; font-family: Open Sans; visibility: inherit; transition: none 0s ease 0s; text-align: right; border-width: 0px; margin: 0 0 50px auto; padding: 0px; min-height: 0px; max-height: none; opacity: 1;   }
.secHome .owl-carousel .owl-item .Table .Cell p { z-index: 7; min-width: 600px; max-width: 600px; white-space: normal; font-size: 20px; line-height: 22px; font-weight: 400; color: rgb(255, 255, 255); letter-spacing: 0px; font-family: Open Sans; visibility: inherit; transition: none 0s ease 0s; text-align: right; border-width: 0px; margin: 0 0 30px auto; padding: 0px; min-height: 0px; max-height: none; opacity: 1; }




.secWhats { background: #25d366 !important; }
.secWhats h4 { margin: 32px 0; color: #ffffff; min-height: 55px; }
.secWhats h4 a { color: #ffffff; font-weight: bold; }
.secWhats .vc_icon_element-link { font-size: 2.85em !important; color: #ffffff; display: inline-block; float: left; margin: 32px 15px; line-height: 58px; }



.secSobre { margin-bottom: 30px }
.secSobre .col-md-6 { }
.secSobre .col-md-6:first-child { }
.secSobre .col-md-6:first-child .wpb_wrapper { padding: 50px 0; }



.secProjetos { margin-bottom: 100px; }



.secInstalacao .Logo { margin-bottom: 50px; }



.secContato { margin-bottom: 30px }
.secContato a { color: #1691aa; }



.row.rowImageLeft { background-repeat: no-repeat !important; background-size: 50% !important; background-position: right !important; background-color: rgba(35,31,32,.07); margin-left: 0; margin-right: 0; display: flex; flex-wrap: wrap; }
.row.rowImageLeft > .wpb_column.vc_column_container:not(.vc_col-has-fill) { background-color: #efefef }
.row.rowImageLeft .col-md-6 { }
.row.rowImageLeft .col-md-6 > .wpb_wrapper { display: flex; flex-direction: column; justify-content: center; flex-grow: 1; height: 100%; }
.row.rowImageLeft .vc_empty_space { min-height: 500px }
.row.rowImageRight { background-repeat: no-repeat !important; background-size: 50% !important; background-position: left !important; background-color: rgba(35,31,32,.07); margin-left: 0; margin-right: 0; display: flex; flex-wrap: wrap; }
.row.rowImageRight > .wpb_column.vc_column_container:not(.vc_col-has-fill) { background-color: #efefef }
.row.rowImageRight .col-md-6 > .wpb_wrapper { display: flex; flex-direction: column; justify-content: center; flex-grow: 1; height: 100%; }
.row.rowImageRight .vc_empty_space { min-height: 500px }



#Whats { position: fixed; bottom: 10px; left: 10px; z-index: 99999; width: 90px; height: 90px }
#Whats a { background: url(../img/msgwhats.png) no-repeat; background-size: 100% auto; width: 100%; height: 100%; display: block; background-position: center }

@media screen and (max-width:768px) {
    #Whats { position: fixed; bottom: 15px; left: 10px; z-index: 99999; width: 60px; height: 60px }
}



@media screen and (max-width: 1690px) {
}

@media screen and (max-width: 1220px) {
    .Content, header .Content { padding-left: 25px !important; padding-right: 25px !important; }
}

@media screen and (max-width: 1100px) {
}

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

    h2 { }
    h3 { }
    h4 { }

    .nav-mobile-toggle, .nav-mobile-back { display: inline-block; margin-top: 30px; margin-right: 0; position: relative; z-index: 101; float: left; }
    .nav-mobile-toggle .Logo { display: inline-block; float: right; margin-right: 15px; margin-top: 30px; width: 115px; }

    header .Conteudo { text-align: center; }
    header .Logo { float:; margin-left: 0; left: 0; float: left; }
    header nav { background: #ffffff; display: none; height: 100%; left: 0; overflow: hidden; position: fixed; top: 0; width: 100%; z-index: 100; min-height: 100%; }
    header.collapse nav { display: table; width: 100%; max-width: 350px; height: auto; top: 100px; margin-left: 0; padding: 0 25px; position: absolute; }
    header nav .menu { padding: 0; height: auto; display: table-cell; vertical-align: middle; }
    header nav .menu li { border-top: 1px solid; display: block; padding: 0; text-align: left; }
    header nav .menu li a { display: block; padding: 12px 15px; }
    header nav .menu li:first-child { border: 0; }
    header .aux-header-msg { display: inline-table; text-align: left; margin: 20px 0; vertical-align: middle; left: 0; position: relative; font-size: 14px; font-family: 'Raleway'; float: right; width: 165px; text-align: right; }

    .Cell { display: inline-block; width: 100%; margin-top: 25px; }
    .Cell:first-child { margin-top: 0 }

    .secHome .owl-carousel .owl-item .Table { height: 400px; }

    .row.rowImageRight { background-position: bottom !important; background-size: cover !important; position: relative; }
    .row.rowImageRight > .col-md-6 { width: 100%; background-color: #fff; overflow: hidden; display: block; z-index: 5; position: relative; padding: 25px; }
    .row.rowImageRight > .col-md-6:first-child { height: 300px; background-color: transparent; }

    .row.rowImageLeft { background-position: bottom !important; background-size: cover !important; position: relative; }
    .row.rowImageLeft > .col-md-6 { height: 300px; background-color: transparent; width: 100%; order: 1; }
    .row.rowImageLeft > .col-md-6:first-child { width: 100%; background-color: #fff; padding: 25px; order: 2; height: auto; text-align: left; }

    .secSobre img { max-width: 100% !important; }

    .secHome .owl-carousel .owl-item .Table .Cell { text-align: right; color: #ffffff; display: table-cell; padding: 25px; }
}

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

    h2 { }
    h3 { }
    h4 { }
    .Content { padding-left: 15px; padding-right: 15px; }
    .Botao { font-size: 20px; line-height: 28px; }
    .secHome .owl-carousel .owl-item .Table { height: 300px; }

    .secHome .Content { max-width: 1200px; padding: 0 !important; }

    .secHome .owl-carousel .owl-item .Table .Cell h2, .secHome .owl-carousel .owl-item .Table .Cell p { min-width: 100%; max-width: 100%; width: auto; font-size: 30px; line-height: 35px; }
    .secHome .owl-carousel .owl-item .Table .Cell p { font-size:15px; line-height:20px; }
}

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

    h2 { font-size: 32px; line-height: 38px; }
    h3 { }
    h4 { }

    .Content, header .Content { padding: 0 !important; }
    .Conteudo { padding: 0 25px; }

    header .Logo { max-width: 100px; }
}

@media screen and (max-width: 400px) {
}
