/*! ########################### Import files ########################### *//*!
 * Theme Name: Blocks
 * Theme URI: https://www.welitonmartins.com/
 * Author: Weliton Martins
 * Author URI: https://www.welitonmartins.com/
 * Version: v1 - 23/06/2020
 *
 * Description: Este tema foi desenvolvido para tornar o Wordpress mais simples na forma de ser gerido e como base para soluções específicas para cada cliente.
 *
 * Data: 23 de Junho de 2020
 * 
 *//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*! ######################## Reset CSS ######################## */html{scroll-behavior:smooth !important;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}html,body,main,footer{overflow-x:hidden !important}a{text-decoration:none;cursor:pointer;color:unset}ol,ul{list-style:none}html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,cite,a,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,footer,header,nav,section,main,aside,address{margin:0;padding:0;border:0;vertical-align:baseline}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{background:none;border:none}address,cite{font-style:normal}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-kerning:auto;font-kerning:auto;-webkit-text-size-adjust:100%}*::-moz-selection{background:rgba(var(--start-color-2), 1) !important;color:#fff}*::selection{background:rgba(var(--start-color-2), 1) !important;color:#fff}body.wp-core-ui *::-moz-selection{background:#007cba !important;color:#fff}body.wp-core-ui *::selection{background:#007cba !important;color:#fff}p:empty{display:none}/*! ######################## Definição de fontes ######################## */:root{font-size:10px !important}html#website,body#page-content{font-family:var(--start-font-2)}.row h1,.row h2,.row h3,.row h4,.row h5,.row h6{font-family:var(--start-font-1);margin-bottom:3rem;font-weight:400;letter-spacing:0em;font-style:normal;padding:0px !important;color:rgba(var(--start-color-2), 1)}.row h1:empty,.row h2:empty,.row h3:empty,.row h4:empty,.row h5:empty,.row h6:empty{display:none !important}.row h1{font-size:6.103515625rem !important;line-height:9rem !important}.row h2{font-size:4.8828125rem !important;line-height:6rem !important}.row h3{font-size:3.90625rem !important;line-height:6rem !important}.row h4{font-size:3.125rem !important;line-height:6rem !important}.row h5,.row .p-destaque{font-size:2.5rem !important;line-height:3.5rem !important}.row h6{font-size:2rem !important;line-height:3.5rem !important}.row a,.row p{font-size:1.6rem;line-height:2.4rem;font-weight:400;font-style:normal;letter-spacing:0em}@media only screen and (max-width: 991px){.row h4{font-size:3.625rem}.row h5{font-size:3rem}.row h6{font-size:2.5rem}}.row p+p{margin-top:2rem}/*! ######################## Estilização do Grid e Breakpoints ######################## */.container,.line,.container-wide,#page-content,.page-content-item,.row{display:grid;position:relative;margin-left:auto;margin-right:auto;grid-template-columns:repeat(12, 1fr);grid-column:1/-1;grid-column-gap:30px;width:100%}@media screen and (max-width: 991px){.container,.line,.container-wide,#page-content,.page-content-item,.row{grid-template-columns:repeat(6, 1fr)}}@media screen and (max-width: 575px){.container,.line,.container-wide,#page-content,.page-content-item,.row{grid-template-columns:repeat(4, 1fr)}}.container_block,.block,.post-content-item,.row_menu_rodape li.main-menu-item>ul,.row_card .wrap-card,.row_card .wrap-card.model-z .card,.row.-banner .slide,.wrap-post,.wrap-post .wrap-post-items,.row_text_img .wrap-shape .shape,#glossario .wrap-glossary{display:grid;position:relative;grid-template-columns:repeat(12, 1fr);grid-column-gap:30px;grid-column:1/-1;width:100%}@media screen and (max-width: 991px){.container_block,.block,.post-content-item,.row_menu_rodape li.main-menu-item>ul,.row_card .wrap-card,.row_card .wrap-card.model-z .card,.row.-banner .slide,.wrap-post,.wrap-post .wrap-post-items,.row_text_img .wrap-shape .shape,#glossario .wrap-glossary{grid-template-columns:repeat(6, 1fr)}}@media screen and (max-width: 575px){.container_block,.block,.post-content-item,.row_menu_rodape li.main-menu-item>ul,.row_card .wrap-card,.row_card .wrap-card.model-z .card,.row.-banner .slide,.wrap-post,.wrap-post .wrap-post-items,.row_text_img .wrap-shape .shape,#glossario .wrap-glossary{grid-template-columns:repeat(4, 1fr)}}.container,.line,.row.-banner .wrap-text{grid-column:1/-1;max-width:1140px}@media screen and (max-width: 1199px){.container,.line,.row.-banner .wrap-text{max-width:950px}}@media screen and (max-width: 991px){.container,.line,.row.-banner .wrap-text{max-width:742px}}@media screen and (max-width: 767px){.container,.line,.row.-banner .wrap-text{max-width:calc(100% - 60px)}}.row.-banner .wrap-text{left:calc((100vw - 1140px) / 2)}@media screen and (max-width: 1199px){.row.-banner .wrap-text{left:calc((100vw - 950px) / 2)}}@media screen and (max-width: 991px){.row.-banner .wrap-text{left:calc((100vw - 742px) / 2)}}@media screen and (max-width: 767px){.row.-banner .wrap-text{left:30px}}.container-wide{max-width:100%}.no-gap{grid-gap:0px !important}.col-1,.col-2,.col-3,.col-4,.row_newsletter .line.grid-side .wrap-content,.row_form .line.grid-col-text .wrap-form,.row_form .line.grid-col-form .wrap-content,.col-5,.col-6,.row_form .line.grid-side .wrap-content,.row_form .line.grid-side .wrap-form,.col-7,.col-8,.row_newsletter .line.grid-side .wrap-form,.row_form .line.grid-col-text .wrap-content,.row_form .line.grid-col-form .wrap-form,.col-9,.col-10,.col-11,.col-12{position:relative;min-height:1px;width:100%;max-width:100%}@media screen and (max-width: 575px){.col-1,.col-2,.col-3,.col-4,.row_newsletter .line.grid-side .wrap-content,.row_form .line.grid-col-text .wrap-form,.row_form .line.grid-col-form .wrap-content,.col-5,.col-6,.row_form .line.grid-side .wrap-content,.row_form .line.grid-side .wrap-form,.col-7,.col-8,.row_newsletter .line.grid-side .wrap-form,.row_form .line.grid-col-text .wrap-content,.row_form .line.grid-col-form .wrap-form,.col-9,.col-10,.col-11,.col-12{margin-left:auto;margin-right:auto;grid-column:1 / -1}}.col-1{grid-column:span 1}.col-2{grid-column:span 2}.col-3{grid-column:span 3}.col-4,.row_newsletter .line.grid-side .wrap-content,.row_form .line.grid-col-text .wrap-form,.row_form .line.grid-col-form .wrap-content{grid-column:span 4}.col-5{grid-column:span 5}.col-6,.row_form .line.grid-side .wrap-content,.row_form .line.grid-side .wrap-form{grid-column:span 6}.col-7{grid-column:span 7}.col-8,.row_newsletter .line.grid-side .wrap-form,.row_form .line.grid-col-text .wrap-content,.row_form .line.grid-col-form .wrap-form{grid-column:span 8}.col-9{grid-column:span 9}.col-10{grid-column:span 10}.col-11{grid-column:span 11}.col-12{grid-column:1/-1}/*! ######################## Estilização de Animações ######################## */@-webkit-keyframes slidedown{from{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}to{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}@keyframes slidedown{from{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}to{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}@-webkit-keyframes slideright{from{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}to{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1}}@keyframes slideright{from{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}to{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1}}@-webkit-keyframes slideup{from{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}to{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}@keyframes slideup{from{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}to{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}@-webkit-keyframes fa-spin2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-spin2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes widgetPulse{50%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:1}100%{-webkit-transform:scale(2, 2);transform:scale(2, 2);opacity:0}}@keyframes widgetPulse{50%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:1}100%{-webkit-transform:scale(2, 2);transform:scale(2, 2);opacity:0}}/*! ######################## Definição de Estrutura html ######################## */#page-content{min-height:100vh}.page-content-item,.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;grid-column-gap:0}#page-blocks .line:not(.-banner).gap-top-none,#page-content .line:not(.-banner).gap-top-none{padding-top:0}#page-blocks .line:not(.-banner).gap-top-sm,#page-content .line:not(.-banner).gap-top-sm{padding-top:16px}#page-blocks .line:not(.-banner).gap-top-md,#page-content .line:not(.-banner).gap-top-md{padding-top:32px}#page-blocks .line:not(.-banner).gap-top-lg,#page-content .line:not(.-banner).gap-top-lg{padding-top:64px}#page-blocks .line:not(.-banner).gap-top-xl,#page-content .line:not(.-banner).gap-top-xl{padding-top:128px}@media screen and (max-width: 575px){#page-blocks .line:not(.-banner).gap-top-xl,#page-content .line:not(.-banner).gap-top-xl{padding-top:64px}}#page-blocks .line:not(.-banner).gap-bot-none,#page-content .line:not(.-banner).gap-bot-none{padding-bottom:0}#page-blocks .line:not(.-banner).gap-bot-sm,#page-content .line:not(.-banner).gap-bot-sm{padding-bottom:16px}#page-blocks .line:not(.-banner).gap-bot-md,#page-content .line:not(.-banner).gap-bot-md{padding-bottom:32px}#page-blocks .line:not(.-banner).gap-bot-lg,#page-content .line:not(.-banner).gap-bot-lg{padding-bottom:64px}#page-blocks .line:not(.-banner).gap-bot-xl,#page-content .line:not(.-banner).gap-bot-xl{padding-bottom:128px}@media screen and (max-width: 575px){#page-blocks .line:not(.-banner).gap-bot-xl,#page-content .line:not(.-banner).gap-bot-xl{padding-bottom:64px}}.bg-gray{background:#686868 !important}.bg-black{background:#020202 !important}.bg-1{background:rgba(var(--start-color-1), 1) !important}.bg-2{background:rgba(var(--start-color-2), 1) !important}.bg-3{background:rgba(var(--start-color-3), 1) !important}.bg-1-light{background:rgba(var(--start-color-1), 0.2) !important}.bg-2-light{background:rgba(var(--start-color-2), 0.2) !important}.bg-3-light{background:rgba(var(--start-color-3), 0.15) !important}#page-blocks,#page-footer{overflow:hidden !important}.line{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}hr{opacity:0.1;border-radius:1px;margin-bottom:24px}pre{grid-column:1/-1;width:100%;padding:20px;margin-bottom:20px;border-bottom:1px solid #afafaf;background:#ededed}.row .wrap-form .wpcf7{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.row .wrap-form .wpcf7 .screen-reader-response{display:none !important}.row .wrap-form label{display:block;position:relative;margin-bottom:32px;width:100%}.row .wrap-form label .legend{display:block;position:relative;margin-bottom:8px;font-weight:700;font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1);width:100%;color:rgba(var(--start-color-1), 1)}.row .wrap-form label .legend .name{color:rgba(var(--start-color-2), 1)}.row .wrap-form label .wpcf7-form-control-wrap{display:block;position:relative;width:100%}.row .wrap-form label .wpcf7-not-valid-tip{display:block;position:absolute;width:24px;height:24px;height:24px !important;top:-12px;right:-12px;z-index:50;overflow:hidden;text-indent:999999px;background:#F30C0C;border-radius:50%}.row .wrap-form label .wpcf7-not-valid-tip::before{width:100%;height:100%;font-family:"Font Awesome 5 Pro";font-weight:900;font-size:calc(10px + (10 - 10) * ((100vw - 320px) / (1920 - 320)));line-height:calc((10px + (10 - 10) * ((100vw - 320px) / (1920 - 320))));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"\f071";position:relative;color:#fff;text-indent:0}.row .wrap-form label.your-message .wpcf7-not-valid-tip{top:unset;bottom:10px}.row .wrap-form label:focus{outline:0;outline:none}.row .wrap-form .half,.row .wrap-form .row_newsletter .line.grid-col .form .col,.row_newsletter .line.grid-col .form .row .wrap-form .col{max-width:49%}@media screen and (max-width: 767px){.row .wrap-form .half,.row .wrap-form .row_newsletter .line.grid-col .form .col,.row_newsletter .line.grid-col .form .row .wrap-form .col{max-width:100%}}.row .wrap-form .full{max-width:100%}.row .wrap-form .info{width:100%;display:block;margin-top:10px;text-align:center}.row .wrap-form input,.row .wrap-form textarea,.row .wrap-form select{display:block;position:relative;font-weight:400;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-2);padding-left:8px;padding-right:8px;padding-top:16px;padding-bottom:8px;border:none;color:#020202;width:100%;resize:none;background:none;-webkit-transition:all ease-in 0.5s;-o-transition:all ease-in 0.5s;transition:all ease-in 0.5s;border-bottom:1px solid rgba(104,104,104,0.8);z-index:2;border-radius:0}.row .wrap-form input:-moz-placeholder-shown, .row .wrap-form textarea:-moz-placeholder-shown, .row .wrap-form select:-moz-placeholder-shown{padding-left:0px;padding-right:0px;background:transparent;border-bottom:1px solid rgba(104,104,104,0.8)}.row .wrap-form input:-ms-input-placeholder, .row .wrap-form textarea:-ms-input-placeholder, .row .wrap-form select:-ms-input-placeholder{padding-left:0px;padding-right:0px;background:transparent;border-bottom:1px solid rgba(104,104,104,0.8)}.row .wrap-form input.inactive,.row .wrap-form input:placeholder-shown,.row .wrap-form textarea.inactive,.row .wrap-form textarea:placeholder-shown,.row .wrap-form select.inactive,.row .wrap-form select:placeholder-shown{padding-left:0px;padding-right:0px;background:transparent;border-bottom:1px solid rgba(104,104,104,0.8)}.row .wrap-form input:focus,.row .wrap-form textarea:focus,.row .wrap-form select:focus{outline:0;outline:none}.row .wrap-form input::-webkit-input-placeholder, .row .wrap-form textarea::-webkit-input-placeholder, .row .wrap-form select::-webkit-input-placeholder{color:#686868;opacity:0.8}.row .wrap-form input::-moz-placeholder, .row .wrap-form textarea::-moz-placeholder, .row .wrap-form select::-moz-placeholder{color:#686868;opacity:0.8}.row .wrap-form input:-ms-input-placeholder, .row .wrap-form textarea:-ms-input-placeholder, .row .wrap-form select:-ms-input-placeholder{color:#686868;opacity:0.8}.row .wrap-form input::-ms-input-placeholder, .row .wrap-form textarea::-ms-input-placeholder, .row .wrap-form select::-ms-input-placeholder{color:#686868;opacity:0.8}.row .wrap-form input::placeholder,.row .wrap-form textarea::placeholder,.row .wrap-form select::placeholder{color:#686868;opacity:0.8}.row .wrap-form input.wpcf7-not-valid,.row .wrap-form textarea.wpcf7-not-valid,.row .wrap-form select.wpcf7-not-valid{border-color:#F30C0C !important;background:rgba(243,12,12,0.05)}.row .wrap-form textarea{padding-top:30px;max-height:160px}.row .wrap-form input[type="date"]{-webkit-appearance:none}.row .wrap-form input[type="date"]::-webkit-inner-spin-button,.row .wrap-form .unstyled::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.row .wrap-form input[type="date"]:in-range::-webkit-datetime-edit-year-field,.row .wrap-form input[type="date"]:in-range::-webkit-datetime-edit-month-field,.row .wrap-form input[type="date"]:in-range::-webkit-datetime-edit-day-field,.row .wrap-form input[type="date"]:in-range::-webkit-datetime-edit-text{color:transparent}.row .wrap-form label.active input[type="date"]::-webkit-datetime-edit-year-field,.row .wrap-form label.active input[type="date"]:in-range::-webkit-datetime-edit-month-field,.row .wrap-form label.active input[type="date"]:in-range::-webkit-datetime-edit-day-field,.row .wrap-form label.active input[type="date"]:in-range::-webkit-datetime-edit-text{color:#686868}.row .wrap-form select{color:rgba(104,104,104,0.8)}.row .wrap-form select option{color:rgba(104,104,104,0.8);background:#fff}.row .wrap-form .date-select::after,.row .wrap-form .select .wpcf7-form-control-wrap::after{display:block;position:absolute;content:"";z-index:0;width:10px;height:10px;top:calc(50% - 8px);right:20px;border-top:2px solid rgba(104,104,104,0.8);border-right:2px solid rgba(104,104,104,0.8);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}@media screen and (max-width: 767px){.row .wrap-form .date-select::after,.row .wrap-form .select .wpcf7-form-control-wrap::after{right:10px}}.row .wrap-form .wpcf7-response-output:empty{display:none}.row .wrap-form .wpcf7-response-output:not(:empty){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-2);margin-top:0px;margin-bottom:0px;margin-left:auto;margin-right:auto;padding:16px;display:flex !important;width:calc(100% - 56px);color:#fff;border:none;border-radius:4px;background:#020202;margin-top:20px;text-align:center}.row .wrap-form .wpcf7-response-output:not(:empty)::before{content:"\f251";margin-right:16px;width:20px;height:20px;font-family:"Font Awesome 5 Pro";font-weight:900;font-size:calc(20px + (20 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:calc((20px + (20 - 20) * ((100vw - 320px) / (1920 - 320))));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8px;margin-bottom:8px}.row .wrap-form .wpcf7-response-output:not(:empty) .wpcf7-icon-wraning{display:none}@media screen and (max-width: 767px){.row .wrap-form .wpcf7-response-output:not(:empty){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;text-align:center;width:100% !important}.row .wrap-form .wpcf7-response-output:not(:empty)::before{margin-right:0;margin-bottom:10px}}.row .wrap-form .wpcf7-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.row .wrap-form .wpcf7-form.invalid .wpcf7-response-output:not(:empty){display:-webkit-box;display:-ms-flexbox;display:flex;background:#F30C0C}.row .wrap-form .wpcf7-form.invalid .wpcf7-response-output:not(:empty)::before{content:"\f071"}.row .wrap-form .wpcf7-form.sent .wpcf7-response-output:not(:empty){display:-webkit-box;display:-ms-flexbox;display:flex;background:#28a745}.row .wrap-form .wpcf7-form.sent .wpcf7-response-output:not(:empty)::before{content:"\f164"}.row .wrap-form .wpcf7-form.sent .-submit{opacity:0.6}.row .wrap-form span[class*="file"] input[type="file"]{background:transparent;text-indent:10000px;position:relative;z-index:10;border:none;color:transparent}.row .wrap-form span[class*="file"]::before,.row .wrap-form span[class*="file"]::after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row .wrap-form span[class*="file"]::after{width:100%;height:100%;content:"Nenhum arquivo foi anexado.";position:absolute;left:0;top:0;background:#fff;padding:0 10px 0 40%;border-bottom:1px solid rgba(104,104,104,0.8);border-radius:0 0 5px 5px}.row .wrap-form span[class*="file"]::before{content:"Anexar arquivo";width:39%;height:100%;position:absolute;z-index:9;background:rgba(var(--start-color-2), 0.4);border-radius:5px 0 0 5px;color:#fff;-webkit-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s}.row .wrap-form span[class*="file"]::before:hover{-webkit-filter:brightness(190%);filter:brightness(190%)}.row .wrap-form span[class*="file"].arquivo-inserido::after{content:attr(data-file-name) !important;border-color:rgba(var(--start-color-1), 1);background:rgba(104,104,104,0.05)}.row .wrap-form span[class*="file"].arquivo-inserido::before{content:"Arquivo Anexado";background:#686868;color:#fff}.row .wrap-form .file-resume::after{content:"Anexe seu currículo." !important}.row .wrap-form .-file span.label{display:none}.row .wrap-form .cf7mls-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:0 28px}.row .wrap-form .cf7mls-btns button{margin:10px 0 0;font-weight:400 !important}.row .wrap-form .cf7mls-btns button.cf7mls_back::after{background:#686868;-webkit-box-shadow:0 2px 22px 1px rgba(104,104,104,0.26);box-shadow:0 2px 22px 1px rgba(104,104,104,0.26)}.row .wrap-form .cf7mls-btns button.cf7mls_next{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;background:rgba(var(--start-color-1), 1);-webkit-box-shadow:0 2px 22px 1px rgba(var(--start-color-1), 0.26);box-shadow:0 2px 22px 1px rgba(var(--start-color-1), 0.26)}.row .wrap-form .cf7mls-btns button+button{margin-top:0}.row .wrap-form .-submit+.cf7mls_back{font-weight:400 !important;max-width:calc(100% - 56px) !important;margin-left:28px;margin-right:28px;float:unset !important;position:relative}.row .wrap-form .-submit+.cf7mls_back::after{background:#686868;-webkit-box-shadow:0 2px 22px 1px rgba(104,104,104,0.26);box-shadow:0 2px 22px 1px rgba(104,104,104,0.26)}.row .wrap-form .cf7mls_next.action-button img{top:14px}@media screen and (max-width: 767px){.row .wrap-form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.row .wrap-form p{width:100%;max-width:calc(100% - 16px);margin-left:auto;margin-right:auto;display:block;margin-bottom:10px}.row .wrap-form .cf7mls .form{padding-bottom:0 !important}.row .wrap-form .form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row .wrap-form .col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:8px;padding-right:8px}@media screen and (max-width: 991px){.row .wrap-form .col{padding:0}}.row .wrap-form .col.fit{-ms-flex-preferred-size:33.333%;flex-basis:33.333%}.row .wrap-form .col.-submit{margin-bottom:0}.row .wrap-form .col.-submit button{padding:16px 37px;font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;cursor:pointer;font-weight:400 !important}.row .wrap-form .col.-submit button.-icon.-hover{padding:16px 37px !important}@media screen and (max-width: 575px){.row .wrap-form .col.-submit button.-icon.-hover::after{right:37px}}.row .wrap-form .col.-submit .ajax-loader{width:100%;height:100%;position:absolute;background:rgba(var(--start-color-2), 1);border-radius:10px;color:#fff;top:0;left:0;z-index:-1;max-width:100%}@media screen and (max-width: 575px){.row .wrap-form .col.-submit .ajax-loader{max-width:100%}}.row .wrap-form .col.-submit .ajax-loader::before{content:"\f110";width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Font Awesome 5 Pro";font-weight:900;font-size:calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (24 - 16) * ((100vw - 320px) / (1920 - 320))));-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.row .wrap-form .col.-submit .ajax-loader.is-active{z-index:5}.row .wrap-form .col .label{display:block;position:absolute;font-weight:400;font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-2);color:rgba(104,104,104,0.8);-webkit-transition:color 0.2s ease-out, -webkit-transform 0.2s ease-out;transition:color 0.2s ease-out, -webkit-transform 0.2s ease-out;-o-transition:transform 0.2s ease-out, color 0.2s ease-out;transition:transform 0.2s ease-out, color 0.2s ease-out;transition:transform 0.2s ease-out, color 0.2s ease-out, -webkit-transform 0.2s ease-out;cursor:text;top:0;left:16px;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;text-align:initial;-webkit-transform:translateY(12px);-ms-transform:translateY(12px);transform:translateY(12px)}.row .wrap-form .col.active,.row .wrap-form .col.auto-fill{background:rgba(104,104,104,0.05);background-clip:content-box}.row .wrap-form .col.active input,.row .wrap-form .col.active select,.row .wrap-form .col.active textarea,.row .wrap-form .col.auto-fill input,.row .wrap-form .col.auto-fill select,.row .wrap-form .col.auto-fill textarea{border-color:rgba(var(--start-color-1), 1)}.row .wrap-form .col.active .label,.row .wrap-form .col.auto-fill .label{-webkit-transform:translateY(-16px) scale(0.8);-ms-transform:translateY(-16px) scale(0.8);transform:translateY(-16px) scale(0.8);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;font-weight:700;color:rgba(var(--start-color-1), 1);background:#fff;padding-right:4px;left:8px;z-index:50}.row .wrap-form .col.auto-fill{opacity:.6}.row .wrap-form .col.auto-fill .label{color:rgba(var(--start-color-2), 0.4)}.row .wrap-form .col.auto-fill.active{opacity:1}.row .wrap-form .col.auto-fill.active .label{color:rgba(var(--start-color-1), 1)}.row .wrap-form .col.radio{margin-bottom:20px}.row .wrap-form .col.radio .label{position:relative;left:unset}.row .wrap-form .selectize-input{border-radius:none !important}.row .wrap-form .select-multiple{z-index:10}.row .wrap-form .select-multiple .your-subject::after{z-index:10;top:calc(50% - 8px)}.row .wrap-form .select-multiple .label{z-index:10}.row .wrap-form .select-multiple .selectize-control{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.row .wrap-form .select-multiple .selectize-control.wpcf7-not-valid .selectize-input{background:rgba(243,12,12,0.05);border-color:#F30C0C}.row .wrap-form .select-multiple .selectize-input{padding:8px;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0 !important;padding-top:16px;border-bottom:1px solid rgba(104,104,104,0.8)}.row .wrap-form .select-multiple .selectize-input .item{background:rgba(var(--start-color-2), 1);color:#fff;border-radius:3px}.row .wrap-form .select-multiple .selectize-input.has-items{background:rgba(104,104,104,0.05);border-bottom:1px solid rgba(var(--start-color-1), 0.8)}.row .wrap-form .select-multiple .selectize-dropdown{border:none;z-index:20}.row .wrap-form .wpcf7-form-control-wrap{width:100%;display:block}.row .wrap-form .wpcf7-form-control-wrap .wpcf7-list-item-label{font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;opacity:.8}.row .wrap-form .wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row .wrap-form .wpcf7-radio label{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row .wrap-form .wpcf7-radio label input{width:auto !important;margin-right:10px}.row .wrap-form .wpcf7-radio .wpcf7-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row .wrap-form .wpcf7-radio .wpcf7-list-item input{width:auto !important;margin-right:10px}.row .wrap-form .wpcf7-radio .wpcf7-list-item+.wpcf7-list-item{margin-top:10px}.row .wrap-form .wpcf7-radio .first{margin-top:10px}.row .wrap-form .wpcf7-radio .last{margin-bottom:32px}.row .wrap-form div[data-class="wpcf7cf_group"]{width:100%}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-groups{padding-bottom:20px}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group{padding:10px;border-radius:4px;border:1px solid rgba(var(--start-color-2), 0.3)}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group+.wpcf7-field-group{margin-top:10px}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group label.col{margin-bottom:10px}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group .last{margin-bottom:20px}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group-add,.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group-remove{max-width:calc(50% - 5px);display:inline-block;padding:8px;color:#fff;font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))));opacity:.6;cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group-add:hover,.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group-remove:hover{opacity:1}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group-add{background:#28a745}.row .wrap-form div[data-class="wpcf7cf_group"] .wpcf7-field-group-remove{background:#F30C0C;margin-right:10px}.row .wrap-form .wpcf7-form-control-wrap.cep::after{content:'\f002';display:block;position:absolute;right:0;top:0;height:100%;background:rgba(var(--start-color-2), 0.3);width:40px;color:#fff;font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Font Awesome 5 Pro";font-weight:400;z-index:10;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}.row .wrap-form .wpcf7-form-control-wrap.cep:hover::after{background:rgba(var(--start-color-2), 1)}.row .form-default .-submit button::after{border-radius:30px !important}.row .form-default .col.-submit .ajax-loader{max-width:200px !important;left:-16px}.row .form-default .col.-submit .ajax-loader::before{width:30px;height:30px;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;left:calc(50% - 15px);top:8px;background:transparent}.img-wide{max-width:100% !important}@media screen and (max-width: 991px){.img-container{max-width:100% !important}}.img-item{width:100%}.img-item .wrap-cover{height:100%}picture::before{content:"";display:block;position:absolute;width:100%;height:100%}.wrap-img{display:block;position:relative}.wrap-img>img{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:block;max-width:100%;height:auto;position:relative}.wrap-img .wrap-cover{width:100%;height:100%;display:block;position:relative;overflow:hidden}.wrap-img .wrap-cover img{display:block;position:absolute;left:50%;top:50%;width:auto;height:auto;min-width:100%;min-height:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-o-object-fit:cover;object-fit:cover;height:100px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 767px){.wrap-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.wrap-icon img{display:block;max-width:100%;height:auto;position:relative}.text_first .item:nth-of-type(odd) .wrap-content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.text_first .item:nth-of-type(even) .wrap-img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.img_first .item:nth-of-type(even) .wrap-content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.img_first .item:nth-of-type(odd) .wrap-img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media screen and (max-width: 767px){.text_first .item .wrap-content,.img_first .item .wrap-content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.text_first .item .wrap-img,.img_first .item .wrap-img{margin-top:24px;height:200px}}.hide{display:none !important}@media only screen and (max-width: 991px){.hide-for-mobile{display:none !important}}@media only screen and (min-width: 992px){.hide-for-desktop{display:none !important}}.row .wrap-navigation.-paginate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px}.row .wrap-navigation.-paginate h2{display:none}.row .wrap-navigation.-paginate .nav-links{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row .wrap-navigation.-paginate span,.row .wrap-navigation.-paginate a{width:40px;height:40px;display:inline-block;position:relative;margin:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));line-height:calc((12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))));font-family:var(--start-font-3);color:#686868;text-decoration:none;border-radius:40px;font-weight:400;border:2px solid rgba(104,104,104,0.2);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 575px){.row .wrap-navigation.-paginate span,.row .wrap-navigation.-paginate a{width:30px;height:30px}}.row .wrap-navigation.-paginate a:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.row .wrap-navigation.-paginate a.prev,.row .wrap-navigation.-paginate a.next{position:relative;text-indent:9999999px;overflow:hidden;color:transparent}.row .wrap-navigation.-paginate a.prev::before,.row .wrap-navigation.-paginate a.next::before{content:"";width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Font Awesome 5 Pro";font-weight:900;text-indent:0;position:absolute;top:0;left:0;color:#686868;background:#fff}.row .wrap-navigation.-paginate a.prev:hover::before,.row .wrap-navigation.-paginate a.next:hover::before{background:rgba(104,104,104,0.1)}.row .wrap-navigation.-paginate a.prev::before{content:"\f100"}.row .wrap-navigation.-paginate a.next::before{content:"\f101"}.row .wrap-navigation.-paginate .current{background:rgba(var(--start-color-2), 1);color:#fff}.row_posts .wrap-post-items.-active-filter .post:not(.-result){position:absolute;height:0;width:0;opacity:0}.wrap-post-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;border-bottom:1px solid rgba(var(--start-color-2), 0.1)}.wrap-post-filter .item-filter{bottom:-1px;padding:12px 16px;margin-top:10px;border-bottom:4px solid transparent;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.wrap-post-filter .item-filter::before{content:'\f292';font-family:"Font Awesome 5 Pro";font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:inline-block;position:relative;color:currentColor;margin-right:6px}.wrap-post-filter .item-filter[data-term-type="all"]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.wrap-post-filter .item-filter[data-term-type="all"]::before{content:'\f0c9'}.wrap-post-filter .item-filter[data-term-id='9']::before{content:'\f007'}.wrap-post-filter .item-filter[data-term-id='10']::before{content:'\f1ad'}.wrap-post-filter .item-filter:hover{border-color:rgba(var(--start-color-2), 0.3)}.wrap-post-filter .item-filter.-active{border-color:rgba(var(--start-color-1), 1);color:rgba(var(--start-color-1), 1)}.wrap-post-filter .item-filter.-active *{font-weight:600;color:rgba(var(--start-color-1), 1);opacity:1}.wrap-post-filter .item-filter.-active .-count{border-color:rgba(var(--start-color-1), 1)}.wrap-post-filter .item-filter+.item-filter{margin-left:20px}.wrap-post-filter .item-filter .-count{display:inline-block;position:relative;font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))));padding:1px 4px;border-radius:3px;border:1px solid rgba(var(--start-color-2), 0.6);margin-left:6px;opacity:.8}body.single .row_body_sidebar .-share.-top{display:none}.-share{position:relative}.-share .legend{display:none}.-share a{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #020202;border-radius:50%;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;text-decoration:unset;background:#fff;z-index:5}.-share a:hover{color:#fff !important}@media screen and (max-width: 767px){.-share a{width:30px;height:30px}}.-share a.-facebook{color:#446AAE;border-color:currentColor}.-share a.-facebook:hover{background:#446AAE}.-share a.-twitter{color:#3EBCF9;border-color:currentColor}.-share a.-twitter:hover{background:#3EBCF9}.-share a.-e-mail{color:#FF2200;border-color:currentColor}.-share a.-e-mail:hover{background:#FF2200}.-share a.-whatsapp{color:#0EC059;border-color:currentColor}.-share a.-whatsapp:hover{background:#0EC059}.-share a.-linkedin{color:#0077b5;border-color:currentColor}.-share a.-linkedin:hover{background:#0077b5}.-share.-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.-share.-top a+a{margin-top:8px}.-share.-top::before{content:'COMPARTILHE ---';-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:block;position:relative;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-top:50px;font-weight:400;font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;line-height:auto;opacity:.8;background:#fff;padding-right:4px}@media screen and (max-width: 575px){.-share.-top{display:none}}.-share.-bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:128px}.-share.-bot a+a{margin-left:8px}.-share.-bot::before{content:'COMPARTILHE';display:block;position:absolute;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);font-weight:400;font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;line-height:auto;opacity:.8;background:#fff;padding-right:4px;top:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.-share.-bot::after{content:'';display:block;position:absolute;width:100%;height:1px;background:rgba(104,104,104,0.2)}.post-content-item{grid-column:1/-1}#post-header .row_img .wrap-img{height:500px}#post-header .row_img .wrap-img.-mask::before{display:block;position:absolute;width:100%;height:100%;content:'';z-index:5;background:#000000;mix-blend-mode:multiply;opacity:0.75}#post-header .row_img .block{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#post-header .row_img .-beadcrumb{margin-bottom:40px}#post-header .row_img .-beadcrumb .breadcrumb_last{display:none}#post-header .row_img .-beadcrumb *{font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}#post-header .row_img .wrap-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;z-index:10;padding-top:100px;padding-bottom:100px}#post-header .row_img .wrap-text.-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}#post-header .row_img .wrap-text.-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#post-header .item-label{font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-bottom:8px;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#post-header .item-label i{margin-right:8px}#post-header .wrap-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:calc(10px + (18 - 10) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((10px + (18 - 10) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-top:30px}@media screen and (max-width: 575px){#post-header .wrap-data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}#post-header .wrap-data .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding-top:10px;padding-bottom:10px}@media screen and (max-width: 575px){#post-header .wrap-data .item{text-align:center}}#post-header .wrap-data .item+.item{margin-left:60px;padding-left:60px;border-left:1px solid rgba(255,255,255,0.3)}@media screen and (max-width: 767px){#post-header .wrap-data .item+.item{margin-left:16px;padding-left:16px}}@media screen and (max-width: 575px){#post-header .wrap-data .item+.item{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,0.3);border-left:none;margin-left:0;padding-left:0}}#post-header .wrap-text{width:100%}#post-header .wrap-text>*{max-width:83.33333%}#post-header .wrap-text h1,#post-header .wrap-text h2{font-size:calc(20px + (50 - 20) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((20px + (50 - 20) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;text-transform:none;font-weight:800}#post-header .-excerpt{margin-top:40px;display:block;position:relative}#post-header .-excerpt .item-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}#post-header .-excerpt .item-label i{margin-right:10px}#post-header .-excerpt p{font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}#post-header .-term{margin-bottom:20px}#post-header .-term .item{display:inline-block;position:relative;font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;padding:8px 16px;background:rgba(var(--start-color-1), 1);color:#fff;font-weight:800;border-radius:5px}#post-header .-term .item+.item{margin-left:8px}#post-header .wrap-data .-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#post-header .wrap-data .-author .wrap-img{width:50px;height:50px;border-radius:25px;overflow:hidden;margin-right:16px}#post-header .wrap-data .-author .wrap-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}@media screen and (max-width: 991px){#post-header .row_img .wrap-img{height:400px}#post-header .wrap-text>*{max-width:100% !important}}#page-blocks>#post-body .block>.-content{grid-column:span 10}#post-body .-share.-top{grid-column:span 2}@media screen and (max-width: 991px){#post-body .-share.-top{display:none}}#post-body .-share.-bot{grid-column:1/-1}#post-body .-content{grid-column:1/-1}#post-body .-content p{font-weight:400;color:#686868}#post-body .-content *{font-size:calc(16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;line-height:26px !important;color:#686868;}#post-body .-content ul{margin-top:20px}@media screen and (max-width: 991px){#post-body .-content{grid-column:1/-1}}#post-body .-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;grid-column:span 10;margin-top:128px;position:relative}#post-body .-tags::before{content:'TAGS';display:block;position:absolute;top:-50px}#post-body .-tags .item{padding:6px 10px;border:1px solid rgba(var(--start-color-2), 0.3);border-radius:5px}#post-body .-tags .item+.item{margin-left:10px}#post-body .row_card .wrap-card.model-z .card{grid-column-gap:0}#post-body .row_card .wrap-card.model-z .card .-text{padding:30px}#post-footer .post-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;grid-column:1/-1;border:1px solid rgba(104,104,104,0.22)}#post-footer .post-navigation .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#post-footer .post-navigation .item.-prev{text-align:left !important;border-right:1px solid rgba(104,104,104,0.22)}#post-footer .post-navigation .item.-prev i{margin-right:20px}#post-footer .post-navigation .item.-next{border-left:1px solid rgba(104,104,104,0.22);text-align:right !important}#post-footer .post-navigation .item.-next i{margin-left:20px}#post-footer .post-navigation .item.-next a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#post-footer .post-navigation a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:30px 16px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 575px){#post-footer .post-navigation a{max-width:100%}#post-footer .post-navigation a+.item{border-top:1px solid rgba(104,104,104,0.2)}}#post-footer .post-navigation a.disable{visibility:hidden}#post-footer .post-navigation a i{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))));border-radius:50%;min-width:50px;border:1px solid rgba(var(--start-color-2), 1)}@media screen and (max-width: 575px){#post-footer .post-navigation a i{width:30px;height:30px;min-width:30px}}#post-footer .post-navigation a.-next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#post-footer .post-navigation a.-next i{margin-left:20px}#post-footer .post-navigation a.-previous i{margin-right:20px}#post-footer .post-navigation a:hover{background:rgba(var(--start-color-2), 1)}#post-footer .post-navigation a:hover *{color:#fff !important}#post-footer .post-navigation a .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}#post-footer .post-navigation a .label .-legend{font-size:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((10px + (14 - 10) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;color:rgba(var(--start-color-2), 1);opacity:.6;text-transform:uppercase;font-weight:700}#post-footer .post-navigation a .label .-title{font-size:calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (24 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-top:10px}#post-footer .row_post_others .wrap-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#post-footer .row_post_others .wrap-title .view-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#post-footer .row_post_others .wrap-title .view-page i{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;margin-left:10px;border:1px solid rgba(var(--start-color-2), 0.8);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#post-footer .row_post_others .wrap-title .view-page:hover{color:rgba(var(--start-color-1), 1)}#post-footer .row_post_others .wrap-title .view-page:hover i{color:#fff;background:rgba(var(--start-color-1), 1);border-color:transparent}#post-footer .row_post_others .wrap-title .wrap-items{width:calc(100% - 150px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}#post-footer .row_post_others .wrap-title .wrap-items h3{margin-bottom:0;color:rgba(var(--start-color-1), 1)}@media screen and (max-width: 575px){#post-footer .row_post_others .wrap-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px;text-align:center}}@media screen and (max-width: 991px){#post-footer .row_post_others .wrap-post .post{grid-column:span 3}#post-footer .row_post_others .wrap-post .post.col-4:last-of-type,#post-footer .row_post_others .wrap-post .row_newsletter .line.grid-side .post.wrap-content:last-of-type,.row_newsletter .line.grid-side #post-footer .row_post_others .wrap-post .post.wrap-content:last-of-type,#post-footer .row_post_others .wrap-post .row_form .line.grid-col-text .post.wrap-form:last-of-type,.row_form .line.grid-col-text #post-footer .row_post_others .wrap-post .post.wrap-form:last-of-type,#post-footer .row_post_others .wrap-post .row_form .line.grid-col-form .post.wrap-content:last-of-type,.row_form .line.grid-col-form #post-footer .row_post_others .wrap-post .post.wrap-content:last-of-type{display:none}}@media screen and (max-width: 575px){#post-footer .row_post_others .wrap-post .post{grid-column:1/-1}#post-footer .row_post_others .wrap-post .post .wrap-img{height:250px}}/*! ######################## Estilização dos blocos padrão ######################## */.grecaptcha-badge{opacity:0;z-index:-500}.row_no_components .wrap-title{margin-bottom:0}.row_no_components .wrap-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:24px;padding-right:24px;padding-top:96px;padding-bottom:96px;min-height:30vh;text-align:center;border:1px dashed rgba(var(--start-color-2), 1)}.row_no_components .btn,.row_no_components .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_no_components button.cf7mls_back,.row_no_components .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_no_components button.cf7mls_next,.row_no_components .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_no_components .-submit+.cf7mls_back,.row_no_components .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_no_components button,.row_no_components .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_no_components input[type="submit"],.row_no_components .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_no_components .-cta,.row_no_components .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_no_components .-cta,.row_no_components .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_no_components .-cta,.row_no_components #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_no_components a.item{margin-top:24px}.row_no_components i{font-size:calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:calc((20px + (30 - 20) * ((100vw - 320px) / (1920 - 320))))}.row_alert_footer{display:block;position:fixed;bottom:0;left:0;z-index:300000;-webkit-box-shadow:0 -2px 6px 1px rgba(0,0,0,0.3);box-shadow:0 -2px 6px 1px rgba(0,0,0,0.3);background:#fff;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.row_alert_footer[data-alert-status="hidden"]{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.row_alert_footer .line{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:24px;padding-bottom:24px}.row_alert_footer .wrap-title{margin:0;opacity:.8}.row_alert_footer .wrap-title h1,.row_alert_footer .wrap-title h2,.row_alert_footer .wrap-title h3,.row_alert_footer .wrap-title h4,.row_alert_footer .wrap-title h5,.row_alert_footer .wrap-title h6{font-size:calc(20px + (38 - 20) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((20px + (38 - 20) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_alert_footer .legend{display:none}.row_alert_footer .wrap-content{margin-left:auto;margin-right:auto}.row_alert_footer .wrap-content a{font-weight:700;text-decoration:underline}.row_alert_footer .wrap-content p{font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}@media screen and (max-width: 991px){.row_alert_footer .wrap-text{grid-column:1/-1;text-align:center}}.row_alert_footer div.wrap-p-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 991px){.row_alert_footer div.wrap-p-btn{grid-column:1/-1;margin-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 575px){.row_alert_footer div.wrap-p-btn{margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row_alert_footer div.wrap-p-btn>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;width:100%;-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}}.row_alert_footer .btn,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next,.row_alert_footer .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_alert_footer .-submit+.cf7mls_back,.row_alert_footer .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_alert_footer button,.row_alert_footer .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer input[type="submit"],.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta,.row_alert_footer #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_alert_footer a.item{margin-left:4px;margin-right:4px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;min-width:25%}.row_alert_footer .btn#close-warning-footer,.row_alert_footer .row .wrap-form .cf7mls-btns button#close-warning-footer.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer button#close-warning-footer.cf7mls_back,.row_alert_footer .row .wrap-form .cf7mls-btns button#close-warning-footer.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer button#close-warning-footer.cf7mls_next,.row_alert_footer .row .wrap-form .-submit+#close-warning-footer.cf7mls_back,.row .wrap-form .row_alert_footer .-submit+#close-warning-footer.cf7mls_back,.row_alert_footer .row .wrap-form .col.-submit button#close-warning-footer,.row .wrap-form .col.-submit .row_alert_footer button#close-warning-footer,.row_alert_footer .row_df__content_password .post-password-form input#close-warning-footer[type="submit"],.row_df__content_password .post-password-form .row_alert_footer input#close-warning-footer[type="submit"],.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data #close-warning-footer.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer #close-warning-footer.-cta,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data #close-warning-footer.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer #close-warning-footer.-cta,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data #close-warning-footer.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer #close-warning-footer.-cta,.row_alert_footer #chamada-contato .wrap-p-btn a#close-warning-footer.item,#chamada-contato .wrap-p-btn .row_alert_footer a#close-warning-footer.item{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.row_alert_footer .btn::before,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back::before,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back::before,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next::before,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next::before,.row_alert_footer .row .wrap-form .-submit+.cf7mls_back::before,.row .wrap-form .row_alert_footer .-submit+.cf7mls_back::before,.row_alert_footer .row .wrap-form .col.-submit button::before,.row .wrap-form .col.-submit .row_alert_footer button::before,.row_alert_footer .row_df__content_password .post-password-form input[type="submit"]::before,.row_df__content_password .post-password-form .row_alert_footer input[type="submit"]::before,.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta::before,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta::before,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta::before,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta::before,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta::before,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta::before,.row_alert_footer #chamada-contato .wrap-p-btn a.item::before,#chamada-contato .wrap-p-btn .row_alert_footer a.item::before{display:none !important}@media screen and (max-width: 575px){.row_alert_footer .btn+.btn,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back+.btn,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back+.btn,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next+.btn,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next+.btn,.row_alert_footer .row .wrap-form .-submit+.cf7mls_back+.btn,.row .wrap-form .row_alert_footer .-submit+.cf7mls_back+.btn,.row_alert_footer .row .wrap-form .col.-submit button+.btn,.row .wrap-form .col.-submit .row_alert_footer button+.btn,.row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+.btn,.row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+.btn,.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta+.btn,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+.btn,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta+.btn,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+.btn,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta+.btn,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+.btn,.row_alert_footer #chamada-contato .wrap-p-btn a.item+.btn,#chamada-contato .wrap-p-btn .row_alert_footer a.item+.btn,.row_alert_footer .row .wrap-form .cf7mls-btns .btn+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer .btn+button.cf7mls_back,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back+button.cf7mls_back,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next+button.cf7mls_back,.row_alert_footer .row .wrap-form .cf7mls-btns .-submit+.cf7mls_back+button.cf7mls_back,.row .wrap-form .row_alert_footer .cf7mls-btns .-submit+.cf7mls_back+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer .-submit+.cf7mls_back+button.cf7mls_back,.row_alert_footer .row .wrap-form .col.-submit .cf7mls-btns button+button.cf7mls_back,.row .wrap-form .col.-submit .row_alert_footer .cf7mls-btns button+button.cf7mls_back,.row_alert_footer .row_df__content_password .post-password-form .row .wrap-form .cf7mls-btns input[type="submit"]+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+button.cf7mls_back,.row_df__content_password .post-password-form .row_alert_footer .row .wrap-form .cf7mls-btns input[type="submit"]+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+button.cf7mls_back,.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta+button.cf7mls_back,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button.cf7mls_back,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta+button.cf7mls_back,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button.cf7mls_back,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta+button.cf7mls_back,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button.cf7mls_back,.row_alert_footer #chamada-contato .wrap-p-btn .row .wrap-form .cf7mls-btns a.item+button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer #chamada-contato .wrap-p-btn a.item+button.cf7mls_back,#chamada-contato .wrap-p-btn .row_alert_footer .row .wrap-form .cf7mls-btns a.item+button.cf7mls_back,.row .wrap-form .cf7mls-btns #chamada-contato .wrap-p-btn .row_alert_footer a.item+button.cf7mls_back,.row_alert_footer .row .wrap-form .cf7mls-btns .btn+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer .btn+button.cf7mls_next,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back+button.cf7mls_next,.row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next+button.cf7mls_next,.row_alert_footer .row .wrap-form .cf7mls-btns .-submit+.cf7mls_back+button.cf7mls_next,.row .wrap-form .row_alert_footer .cf7mls-btns .-submit+.cf7mls_back+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer .-submit+.cf7mls_back+button.cf7mls_next,.row_alert_footer .row .wrap-form .col.-submit .cf7mls-btns button+button.cf7mls_next,.row .wrap-form .col.-submit .row_alert_footer .cf7mls-btns button+button.cf7mls_next,.row_alert_footer .row_df__content_password .post-password-form .row .wrap-form .cf7mls-btns input[type="submit"]+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+button.cf7mls_next,.row_df__content_password .post-password-form .row_alert_footer .row .wrap-form .cf7mls-btns input[type="submit"]+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+button.cf7mls_next,.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta+button.cf7mls_next,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button.cf7mls_next,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta+button.cf7mls_next,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button.cf7mls_next,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta+button.cf7mls_next,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns .-cta+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button.cf7mls_next,.row_alert_footer #chamada-contato .wrap-p-btn .row .wrap-form .cf7mls-btns a.item+button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_footer #chamada-contato .wrap-p-btn a.item+button.cf7mls_next,#chamada-contato .wrap-p-btn .row_alert_footer .row .wrap-form .cf7mls-btns a.item+button.cf7mls_next,.row .wrap-form .cf7mls-btns #chamada-contato .wrap-p-btn .row_alert_footer a.item+button.cf7mls_next,.row_alert_footer .row .wrap-form .-submit.btn+.cf7mls_back,.row .wrap-form .row_alert_footer .-submit.btn+.cf7mls_back,.row_alert_footer .row .wrap-form .cf7mls-btns button.-submit.cf7mls_back+.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer button.-submit.cf7mls_back+.cf7mls_back,.row_alert_footer .row .wrap-form .cf7mls-btns button.-submit.cf7mls_next+.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_footer button.-submit.cf7mls_next+.cf7mls_back,.row_alert_footer .row .wrap-form .-submit+.-submit.cf7mls_back+.cf7mls_back,.row .wrap-form .row_alert_footer .-submit+.-submit.cf7mls_back+.cf7mls_back,.row_alert_footer .row .wrap-form .col.-submit button.-submit+.cf7mls_back,.row .wrap-form .col.-submit .row_alert_footer button.-submit+.cf7mls_back,.row_alert_footer .row_df__content_password .post-password-form .row .wrap-form input.-submit[type="submit"]+.cf7mls_back,.row .wrap-form .row_alert_footer .row_df__content_password .post-password-form input.-submit[type="submit"]+.cf7mls_back,.row_df__content_password .post-password-form .row_alert_footer .row .wrap-form input.-submit[type="submit"]+.cf7mls_back,.row .wrap-form .row_df__content_password .post-password-form .row_alert_footer input.-submit[type="submit"]+.cf7mls_back,.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .row .wrap-form .-submit.-cta+.cf7mls_back,.row .wrap-form .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-submit.-cta+.cf7mls_back,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .-submit.-cta+.cf7mls_back,.row .wrap-form .row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-submit.-cta+.cf7mls_back,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .row .wrap-form .-submit.-cta+.cf7mls_back,.row .wrap-form .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-submit.-cta+.cf7mls_back,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .-submit.-cta+.cf7mls_back,.row .wrap-form .row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-submit.-cta+.cf7mls_back,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .row .wrap-form .-submit.-cta+.cf7mls_back,.row .wrap-form .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-submit.-cta+.cf7mls_back,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .-submit.-cta+.cf7mls_back,.row .wrap-form .row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-submit.-cta+.cf7mls_back,.row_alert_footer #chamada-contato .wrap-p-btn .row .wrap-form a.-submit.item+.cf7mls_back,.row .wrap-form .row_alert_footer #chamada-contato .wrap-p-btn a.-submit.item+.cf7mls_back,#chamada-contato .wrap-p-btn .row_alert_footer .row .wrap-form a.-submit.item+.cf7mls_back,.row .wrap-form #chamada-contato .wrap-p-btn .row_alert_footer a.-submit.item+.cf7mls_back,.row_alert_footer .row .wrap-form .col.-submit .btn+button,.row .wrap-form .col.-submit .row_alert_footer .btn+button,.row_alert_footer .row .wrap-form .col.-submit .cf7mls-btns button.cf7mls_back+button,.row .wrap-form .cf7mls-btns .row_alert_footer .col.-submit button.cf7mls_back+button,.row_alert_footer .row .wrap-form .col.-submit .cf7mls-btns button.cf7mls_next+button,.row .wrap-form .cf7mls-btns .row_alert_footer .col.-submit button.cf7mls_next+button,.row_alert_footer .row .wrap-form .col.-submit .-submit+.cf7mls_back+button,.row .wrap-form .row_alert_footer .col.-submit .-submit+.cf7mls_back+button,.row .wrap-form .col.-submit .row_alert_footer .-submit+.cf7mls_back+button,.row_alert_footer .row .wrap-form .col.-submit button+button,.row .wrap-form .col.-submit .row_alert_footer button+button,.row_alert_footer .row_df__content_password .post-password-form .row .wrap-form .col.-submit input[type="submit"]+button,.row .wrap-form .col.-submit .row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+button,.row_df__content_password .post-password-form .row_alert_footer .row .wrap-form .col.-submit input[type="submit"]+button,.row .wrap-form .col.-submit .row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+button,.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .row .wrap-form .col.-submit .-cta+button,.row .wrap-form .col.-submit .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta+button,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .col.-submit .-cta+button,.row .wrap-form .col.-submit .row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .row .wrap-form .col.-submit .-cta+button,.row .wrap-form .col.-submit .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta+button,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .col.-submit .-cta+button,.row .wrap-form .col.-submit .row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .row .wrap-form .col.-submit .-cta+button,.row .wrap-form .col.-submit .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta+button,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .col.-submit .-cta+button,.row .wrap-form .col.-submit .row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+button,.row_alert_footer #chamada-contato .wrap-p-btn .row .wrap-form .col.-submit a.item+button,.row .wrap-form .col.-submit .row_alert_footer #chamada-contato .wrap-p-btn a.item+button,#chamada-contato .wrap-p-btn .row_alert_footer .row .wrap-form .col.-submit a.item+button,.row .wrap-form .col.-submit #chamada-contato .wrap-p-btn .row_alert_footer a.item+button,.row_alert_footer .row_df__content_password .post-password-form .btn+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer .btn+input[type="submit"],.row_alert_footer .row .wrap-form .cf7mls-btns .row_df__content_password .post-password-form button.cf7mls_back+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back+input[type="submit"],.row .wrap-form .cf7mls-btns .row_alert_footer .row_df__content_password .post-password-form button.cf7mls_back+input[type="submit"],.row_df__content_password .post-password-form .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back+input[type="submit"],.row_alert_footer .row .wrap-form .cf7mls-btns .row_df__content_password .post-password-form button.cf7mls_next+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next+input[type="submit"],.row .wrap-form .cf7mls-btns .row_alert_footer .row_df__content_password .post-password-form button.cf7mls_next+input[type="submit"],.row_df__content_password .post-password-form .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next+input[type="submit"],.row_alert_footer .row .wrap-form .row_df__content_password .post-password-form .-submit+.cf7mls_back+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer .row .wrap-form .-submit+.cf7mls_back+input[type="submit"],.row .wrap-form .row_alert_footer .row_df__content_password .post-password-form .-submit+.cf7mls_back+input[type="submit"],.row_df__content_password .post-password-form .row .wrap-form .row_alert_footer .-submit+.cf7mls_back+input[type="submit"],.row_alert_footer .row .wrap-form .col.-submit .row_df__content_password .post-password-form button+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer .row .wrap-form .col.-submit button+input[type="submit"],.row .wrap-form .col.-submit .row_alert_footer .row_df__content_password .post-password-form button+input[type="submit"],.row_df__content_password .post-password-form .row .wrap-form .col.-submit .row_alert_footer button+input[type="submit"],.row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+input[type="submit"],.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form .-cta+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta+input[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row_df__content_password .post-password-form .-cta+input[type="submit"],.row_df__content_password .post-password-form .row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+input[type="submit"],.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form .-cta+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta+input[type="submit"],.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row_df__content_password .post-password-form .-cta+input[type="submit"],.row_df__content_password .post-password-form .row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+input[type="submit"],.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form .-cta+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta+input[type="submit"],.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row_df__content_password .post-password-form .-cta+input[type="submit"],.row_df__content_password .post-password-form .row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+input[type="submit"],.row_alert_footer #chamada-contato .wrap-p-btn .row_df__content_password .post-password-form a.item+input[type="submit"],.row_df__content_password .post-password-form .row_alert_footer #chamada-contato .wrap-p-btn a.item+input[type="submit"],#chamada-contato .wrap-p-btn .row_alert_footer .row_df__content_password .post-password-form a.item+input[type="submit"],.row_df__content_password .post-password-form #chamada-contato .wrap-p-btn .row_alert_footer a.item+input[type="submit"],.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .btn+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .btn+.-cta,.row_alert_footer .row .wrap-form .cf7mls-btns .row_archive_servicos .wrap-post .post .wrap-data button.cf7mls_back+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back+.-cta,.row .wrap-form .cf7mls-btns .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data button.cf7mls_back+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back+.-cta,.row_alert_footer .row .wrap-form .cf7mls-btns .row_archive_servicos .wrap-post .post .wrap-data button.cf7mls_next+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next+.-cta,.row .wrap-form .cf7mls-btns .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data button.cf7mls_next+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next+.-cta,.row_alert_footer .row .wrap-form .row_archive_servicos .wrap-post .post .wrap-data .-submit+.cf7mls_back+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .-submit+.cf7mls_back+.-cta,.row .wrap-form .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-submit+.cf7mls_back+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row .wrap-form .row_alert_footer .-submit+.cf7mls_back+.-cta,.row_alert_footer .row .wrap-form .col.-submit .row_archive_servicos .wrap-post .post .wrap-data button+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .col.-submit button+.-cta,.row .wrap-form .col.-submit .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data button+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row .wrap-form .col.-submit .row_alert_footer button+.-cta,.row_alert_footer .row_df__content_password .post-password-form .row_archive_servicos .wrap-post .post .wrap-data input[type="submit"]+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+.-cta,.row_df__content_password .post-password-form .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data input[type="submit"]+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+.-cta,.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+.-cta,.row_alert_footer #chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.item+.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer #chamada-contato .wrap-p-btn a.item+.-cta,#chamada-contato .wrap-p-btn .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data a.item+.-cta,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn .row_alert_footer a.item+.-cta,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .btn+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .btn+.-cta,.row_alert_footer .row .wrap-form .cf7mls-btns .row_post_others_servicos .wrap-post .post .wrap-data button.cf7mls_back+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back+.-cta,.row .wrap-form .cf7mls-btns .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data button.cf7mls_back+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back+.-cta,.row_alert_footer .row .wrap-form .cf7mls-btns .row_post_others_servicos .wrap-post .post .wrap-data button.cf7mls_next+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next+.-cta,.row .wrap-form .cf7mls-btns .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data button.cf7mls_next+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next+.-cta,.row_alert_footer .row .wrap-form .row_post_others_servicos .wrap-post .post .wrap-data .-submit+.cf7mls_back+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .-submit+.cf7mls_back+.-cta,.row .wrap-form .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-submit+.cf7mls_back+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row .wrap-form .row_alert_footer .-submit+.cf7mls_back+.-cta,.row_alert_footer .row .wrap-form .col.-submit .row_post_others_servicos .wrap-post .post .wrap-data button+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .col.-submit button+.-cta,.row .wrap-form .col.-submit .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data button+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row .wrap-form .col.-submit .row_alert_footer button+.-cta,.row_alert_footer .row_df__content_password .post-password-form .row_post_others_servicos .wrap-post .post .wrap-data input[type="submit"]+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+.-cta,.row_df__content_password .post-password-form .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data input[type="submit"]+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+.-cta,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+.-cta,.row_alert_footer #chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.item+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer #chamada-contato .wrap-p-btn a.item+.-cta,#chamada-contato .wrap-p-btn .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data a.item+.-cta,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn .row_alert_footer a.item+.-cta,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .btn+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .btn+.-cta,.row_alert_footer .row .wrap-form .cf7mls-btns .row_posts_type_servicos .wrap-post .post .wrap-data button.cf7mls_back+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back+.-cta,.row .wrap-form .cf7mls-btns .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data button.cf7mls_back+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back+.-cta,.row_alert_footer .row .wrap-form .cf7mls-btns .row_posts_type_servicos .wrap-post .post .wrap-data button.cf7mls_next+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next+.-cta,.row .wrap-form .cf7mls-btns .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data button.cf7mls_next+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next+.-cta,.row_alert_footer .row .wrap-form .row_posts_type_servicos .wrap-post .post .wrap-data .-submit+.cf7mls_back+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .-submit+.cf7mls_back+.-cta,.row .wrap-form .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-submit+.cf7mls_back+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row .wrap-form .row_alert_footer .-submit+.cf7mls_back+.-cta,.row_alert_footer .row .wrap-form .col.-submit .row_posts_type_servicos .wrap-post .post .wrap-data button+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row .wrap-form .col.-submit button+.-cta,.row .wrap-form .col.-submit .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data button+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row .wrap-form .col.-submit .row_alert_footer button+.-cta,.row_alert_footer .row_df__content_password .post-password-form .row_posts_type_servicos .wrap-post .post .wrap-data input[type="submit"]+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+.-cta,.row_df__content_password .post-password-form .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data input[type="submit"]+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+.-cta,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+.-cta,.row_alert_footer #chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.item+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer #chamada-contato .wrap-p-btn a.item+.-cta,#chamada-contato .wrap-p-btn .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data a.item+.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn .row_alert_footer a.item+.-cta,.row_alert_footer #chamada-contato .wrap-p-btn .btn+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .btn+a.item,.row_alert_footer .row .wrap-form .cf7mls-btns #chamada-contato .wrap-p-btn button.cf7mls_back+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_back+a.item,.row .wrap-form .cf7mls-btns .row_alert_footer #chamada-contato .wrap-p-btn button.cf7mls_back+a.item,#chamada-contato .wrap-p-btn .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_back+a.item,.row_alert_footer .row .wrap-form .cf7mls-btns #chamada-contato .wrap-p-btn button.cf7mls_next+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .row .wrap-form .cf7mls-btns button.cf7mls_next+a.item,.row .wrap-form .cf7mls-btns .row_alert_footer #chamada-contato .wrap-p-btn button.cf7mls_next+a.item,#chamada-contato .wrap-p-btn .row .wrap-form .cf7mls-btns .row_alert_footer button.cf7mls_next+a.item,.row_alert_footer .row .wrap-form #chamada-contato .wrap-p-btn .-submit+.cf7mls_back+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .row .wrap-form .-submit+.cf7mls_back+a.item,.row .wrap-form .row_alert_footer #chamada-contato .wrap-p-btn .-submit+.cf7mls_back+a.item,#chamada-contato .wrap-p-btn .row .wrap-form .row_alert_footer .-submit+.cf7mls_back+a.item,.row_alert_footer .row .wrap-form .col.-submit #chamada-contato .wrap-p-btn button+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .row .wrap-form .col.-submit button+a.item,.row .wrap-form .col.-submit .row_alert_footer #chamada-contato .wrap-p-btn button+a.item,#chamada-contato .wrap-p-btn .row .wrap-form .col.-submit .row_alert_footer button+a.item,.row_alert_footer .row_df__content_password .post-password-form #chamada-contato .wrap-p-btn input[type="submit"]+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .row_df__content_password .post-password-form input[type="submit"]+a.item,.row_df__content_password .post-password-form .row_alert_footer #chamada-contato .wrap-p-btn input[type="submit"]+a.item,#chamada-contato .wrap-p-btn .row_df__content_password .post-password-form .row_alert_footer input[type="submit"]+a.item,.row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn .-cta+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .row_archive_servicos .wrap-post .post .wrap-data .-cta+a.item,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer #chamada-contato .wrap-p-btn .-cta+a.item,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+a.item,.row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn .-cta+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .row_post_others_servicos .wrap-post .post .wrap-data .-cta+a.item,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer #chamada-contato .wrap-p-btn .-cta+a.item,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+a.item,.row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn .-cta+a.item,#chamada-contato .wrap-p-btn .row_alert_footer .row_posts_type_servicos .wrap-post .post .wrap-data .-cta+a.item,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer #chamada-contato .wrap-p-btn .-cta+a.item,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_footer .-cta+a.item,.row_alert_footer #chamada-contato .wrap-p-btn a.item+a.item,#chamada-contato .wrap-p-btn .row_alert_footer a.item+a.item{margin-top:8px}}.row_alert_footer .btn-primary{cursor:pointer;color:#fff;background-color:rgba(var(--start-color-1), 1);border-color:rgba(var(--start-color-1), 1);padding:0.9rem 1.5rem;font-size:1.6rem;line-height:1.6rem;border-radius:0.2rem}.row_alert_footer .btn-primary:hover{color:#fff;-webkit-filter:brightness(60%);filter:brightness(60%)}.row_alert_footer .btn-primary:focus,.row_alert_footer .btn-primary:hover{text-decoration:none}.row_alert_footer .btn-danger{cursor:pointer;color:#fff;background-color:#f30c0c;border-color:#f30c0c;padding:0.9rem 1.5rem;font-size:1.6rem;line-height:1.6rem;border-radius:0.2rem}.row_alert_footer .btn-danger:hover{color:#fff;-webkit-filter:brightness(60%);filter:brightness(60%)}.row_alert_footer .btn-danger:focus,.row_alert_footer .btn-danger:hover{text-decoration:none}.row_alert_lightbox{display:block;position:fixed;width:100%;height:100%;background:rgba(2,2,2,0.9);top:0;left:0;z-index:200000;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:1}.row_alert_lightbox[data-alert-status="hidden"]{opacity:0;z-index:-10}.row_alert_lightbox[data-alert-status="hidden"] .wrap-content{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0}.row_alert_lightbox .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.row_alert_lightbox .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-shadow:0 3px 6px 1px rgba(0,0,0,0.1);box-shadow:0 3px 6px 1px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.3);box-shadow:0px 0px 10px rgba(0,0,0,0.3);-webkit-box-shadow:0 3px 6px 1px rgba(0,0,0,0.3);box-shadow:0 3px 6px 1px rgba(0,0,0,0.3);position:relative;width:calc(100% - 60px) !important;min-height:400px;max-height:60vh;background:#fff;border-radius:4px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:1}@media screen and (max-width: 991px){.row_alert_lightbox .block{min-height:auto}}.row_alert_lightbox .block.mode-text{max-width:660px;padding:20px}@media screen and (max-width: 767px){.row_alert_lightbox .block.mode-text{padding:30px}}.row_alert_lightbox .block.mode-img{max-width:600px}@media screen and (max-width: 767px){.row_alert_lightbox .block{padding-left:0px;padding-right:0px;width:calc(100% - 20px) !important}}.row_alert_lightbox .wrap-text{height:100%;padding:40px;-ms-flex-item-align:center;align-self:center;max-height:100%}@media screen and (max-width: 991px){.row_alert_lightbox .wrap-text{overflow-y:scroll}}@media screen and (max-width: 575px){.row_alert_lightbox .wrap-text{padding:0}}.row_alert_lightbox p{font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_alert_lightbox a[href="#"]{display:block;position:absolute;width:40px;height:40px;font-size:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));line-height:calc((18px + (22 - 18) * ((100vw - 320px) / (1920 - 320))));background:#F30C0C;color:#fff;right:-20px;top:-20px;border-radius:50%;z-index:20;cursor:pointer}@media screen and (max-width: 575px){.row_alert_lightbox a[href="#"]{width:30px;height:30px;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))));right:-15px;top:-15px}}.row_alert_lightbox .legend{display:none}.row_alert_lightbox .wrap-title{font-weight:700;margin-bottom:10px}.row_alert_lightbox .wrap-title h1,.row_alert_lightbox .wrap-title h2,.row_alert_lightbox .wrap-title h3,.row_alert_lightbox .wrap-title h4,.row_alert_lightbox .wrap-title h5,.row_alert_lightbox .wrap-title h6{font-size:calc(20px + (38 - 20) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((20px + (38 - 20) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_alert_lightbox .wrap-p-btn{margin-top:40px}.row_alert_lgpd{border-top:3px solid rgba(var(--start-color-1), 1);position:fixed;bottom:0;background:#fff;z-index:500000;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.row_alert_lgpd[data-alert-status="hidden"]{-webkit-transform:translateY(105%);-ms-transform:translateY(105%);transform:translateY(105%)}.row_alert_lgpd .line{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_alert_lgpd .wrap-text{grid-column:span 9}@media screen and (max-width: 991px){.row_alert_lgpd .wrap-text{grid-column:1/-1}}.row_alert_lgpd .wrap-text a{font-weight:700;text-decoration:underline}.row_alert_lgpd .wrap-text h1::before,.row_alert_lgpd .wrap-text h2::before,.row_alert_lgpd .wrap-text h3::before,.row_alert_lgpd .wrap-text h4::before,.row_alert_lgpd .wrap-text h5::before,.row_alert_lgpd .wrap-text h6::before{content:'\f564';display:inline-block;position:relative;margin-right:10px;font-family:"Font Awesome 5 Pro";font-weight:900}.row_alert_lgpd .btn,.row_alert_lgpd .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_lgpd button.cf7mls_back,.row_alert_lgpd .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_lgpd button.cf7mls_next,.row_alert_lgpd .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_alert_lgpd .-submit+.cf7mls_back,.row_alert_lgpd .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_alert_lgpd button,.row_alert_lgpd .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_alert_lgpd input[type="submit"],.row_alert_lgpd .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_alert_lgpd a.item{grid-column:span 3;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 991px){.row_alert_lgpd .btn,.row_alert_lgpd .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_lgpd button.cf7mls_back,.row_alert_lgpd .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_lgpd button.cf7mls_next,.row_alert_lgpd .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_alert_lgpd .-submit+.cf7mls_back,.row_alert_lgpd .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_alert_lgpd button,.row_alert_lgpd .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_alert_lgpd input[type="submit"],.row_alert_lgpd .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_alert_lgpd a.item{margin-top:40px}}@media screen and (max-width: 575px){.row_alert_lgpd .btn,.row_alert_lgpd .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_alert_lgpd button.cf7mls_back,.row_alert_lgpd .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_alert_lgpd button.cf7mls_next,.row_alert_lgpd .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_alert_lgpd .-submit+.cf7mls_back,.row_alert_lgpd .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_alert_lgpd button,.row_alert_lgpd .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_alert_lgpd input[type="submit"],.row_alert_lgpd .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_alert_lgpd .-cta,.row_alert_lgpd #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_alert_lgpd a.item{grid-column:1/-1}}.row_erro_404{text-align:center}.row_erro_404 .wrap-titles{cursor:url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>😅</text></svg>") 16 0,auto}.row_erro_404 .wrap-titles .subtitle{display:block;position:relative;font-weight:700;font-size:calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((30px + (60 - 30) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1);font-weight:700;text-align:center;-webkit-text-stroke:2px rgba(var(--start-color-1), 1);color:#686868}.row_erro_404 .wrap-titles .subtitle:not(.-icon){color:transparent;opacity:0.7}.row_erro_404 .wrap-titles .title{line-height:60px !important}.row_erro_404 a{cursor:url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>😅</text></svg>") 16 0,auto}.row_df__content_password .post-password-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_df__content_password .post-password-form p{text-align:center;width:100%}.row_df__content_password .post-password-form label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.row_df__content_password .post-password-form label input{width:100%;max-width:500px;padding-top:8px;padding-bottom:8px;font-weight:400;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1);background:rgba(104,104,104,0.05);border:1px solid rgba(104,104,104,0.6);text-align:center;margin-top:10px;border-radius:40px}.row_df__content_password .post-password-form p:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_df__content_password .post-password-form input[type="submit"]{border:none;margin-top:20px;padding:16px 37px;font-weight:700;font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}body.error404 #page-header #company-brand .logo-default,body.page-template-page-password #page-header #company-brand .logo-default{display:block !important}body.error404 #page-header #company-brand .logo-dark,body.page-template-page-password #page-header #company-brand .logo-dark{display:none !important}@media only screen and (min-width: 992px){body.error404 #page-header li.main-menu-item>a:not(.btn),body.page-template-page-password #page-header li.main-menu-item>a:not(.btn){color:#686868}}body.error404 #page-password,body.error404 #page-error-404,body.page-template-page-password #page-password,body.page-template-page-password #page-error-404{padding-top:83px}body.page-password-ok #page-header #company-brand .logo-default{display:none !important}body.page-password-ok #page-header #company-brand .logo-dark{display:block !important}@media only screen and (min-width: 992px){body.page-password-ok #page-header li.main-menu-item>a:not(.btn){color:#fff !important}}body.page-password-ok #page-header.page-scroll #company-brand .logo-default{display:block !important}body.page-password-ok #page-header.page-scroll #company-brand .logo-dark{display:none !important}@media only screen and (min-width: 992px){body.page-password-ok #page-header.page-scroll li.main-menu-item>a:not(.btn){color:#686868 !important}}.wrap-message{margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px;grid-column:1/-1;max-width:1140px;width:100%;border-radius:10px;color:#686868}.wrap-message i{margin-right:16px;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))))}.wrap-message.-atention{border:2px solid #ffc107;background:rgba(255,193,7,0.2)}.wrap-message.-danger,.row_df__content_password .post-password-form input.wrap-message[type="submit"]{border:2px solid #f30c0c;background:rgba(243,12,12,0.2)}.wrap-message.-success{border:2px solid #28a745;background:rgba(40,167,69,0.2)}#page-header{position:fixed;z-index:10000;top:0;background:#fff;border-bottom:1px solid rgba(255,255,255,0.2);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#page-header::before{width:100%;height:100%;display:block;position:absolute;content:"";top:0;left:0;background:#fff;max-height:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#page-header.menu-mode{z-index:10010}#page-header .row{padding-top:16px;padding-bottom:16px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;overflow:visible}@media screen and (max-width: 767px){#page-header .row{padding-top:8px;padding-bottom:8px}}#page-header .line{padding-top:0px;padding-bottom:0px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page-header #header-top-menu{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:1;padding:0 !important;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#page-header #header-top-menu .line{padding-top:16px;padding-bottom:16px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:1}#page-header #header-top-menu .line #top-menu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;grid-column:1/-1}#page-header #header-top-menu .line #top-menu-content>li+li:not(.menu-item-search){border-left:1px solid rgba(104,104,104,0.2)}#page-header #header-top-menu .line #top-menu-content>li:not(.menu-item-search){padding-right:20px;padding-left:20px}#page-header #header-top-menu .line #top-menu-content>.menu-telefone .-title{display:none}#page-header #header-top-menu .line #top-menu-content .wrap-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page-header #header-top-menu .line #top-menu-content>li:hover{font-weight:700}#page-header #header-top-menu .line #top-menu-content>li:hover .-icon,#page-header #header-top-menu .line #top-menu-content>li:hover #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header #header-top-menu .line #top-menu-content>li:hover a.item{background:rgba(var(--start-color-2), 1);color:#fff}#page-header #header-top-menu .line #top-menu-content>li a{font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:400;text-transform:none !important;opacity:1 !important;padding:0;text-align:right;position:relative}#page-header #header-top-menu .line #top-menu-content>li a[href*="mailto:"],#page-header #header-top-menu .line #top-menu-content>li a[href*="tel:"],#page-header #header-top-menu .line #top-menu-content>li a[href*="whatsapp"]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page-header #header-top-menu .line #top-menu-content>li a[href*="mailto:"]::before,#page-header #header-top-menu .line #top-menu-content>li a[href*="tel:"]::before{font-family:"Font Awesome 5 Pro";font-weight:400}#page-header #header-top-menu .line #top-menu-content>li a[href*="mailto:"]::before{content:'\f0e0'}#page-header #header-top-menu .line #top-menu-content>li a[href*="whatsapp"]::before{font-family:"Font Awesome 5 Brands";content:'\f232'}#page-header #header-top-menu .line .-shortcode{opacity:.6}#page-header #header-top-menu .line .menu-item-search .-shortcode{display:none}#page-header #header-top-menu .line .menu-item-search .-title{display:none}#page-header #header-top-menu .line .menu-item-search .-icon,#page-header #header-top-menu .line .menu-item-search #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header #header-top-menu .line .menu-item-search a.item{margin-right:0}#page-header #header-top-menu .line .-icon,#page-header #header-top-menu .line #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header #header-top-menu .line a.item{width:34px;height:34px;border-radius:20px;border:1px solid rgba(104,104,104,0.2);margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:rgba(104,104,104,0.8);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#page-header #header-top-menu .line .menu-item-btn{padding-left:30px;padding-right:30px}#page-header #header-top-menu .line .menu-item-btn>a{padding-top:16px;padding-bottom:16px;background:rgba(var(--start-color-1), 1) !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;padding:10px 16px !important;border-radius:30px;color:#fff !important}#page-header #header-top-menu .line .menu-item-btn>a span{width:100%}#page-header #header-top-menu .line .menu-item-btn>a:hover{color:#fff !important;-webkit-filter:brightness(80%);filter:brightness(80%)}#page-header #header-top-menu .line .menu-item-btn>a::after{font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))));position:relative !important;right:unset !important;margin-left:10px;display:none}#page-header #header-top-menu .line .menu-item-btn.current_page_item>a{background:rgba(var(--start-color-2), 1) !important;color:#fff !important}#page-header #header-top-menu .line .menu-item-btn .sub-menu{background:rgba(var(--start-color-2), 1)}#page-header #header-top-menu .line .menu-item-btn .sub-menu .current-menu-ancestor>a,#page-header #header-top-menu .line .menu-item-btn .sub-menu .current_page_parent>a,#page-header #header-top-menu .line .menu-item-btn .sub-menu .current_page_item>a{color:rgba(var(--start-color-1), 1) !important}#page-header #company-brand{z-index:300;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in}#page-header #company-brand a{max-width:200px}#page-header #company-brand svg{display:block;max-width:100%;height:auto}#page-header #company-brand h1{opacity:0;position:absolute;top:0;left:0;width:0;height:0}#page-header #company-brand .wrap-img{display:block;padding-top:2px}#page-header #company-brand .wrap-img img.logo-dark,#page-header #company-brand .wrap-img img.logo-sticky{display:none}#page-header .toggle-menu{position:relative;height:50px;border-radius:4px;z-index:10;cursor:pointer;margin-right:0 !important}#page-header .toggle-menu span{margin-top:9px;margin-bottom:9px;display:block;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:30px;height:3px;top:50%;right:0;margin-top:-1.5px;background-color:rgba(var(--start-color-2), 1);color:rgba(var(--start-color-2), 1);outline:1px solid transparent;-webkit-transition-property:background-color, -webkit-transform;transition-property:background-color, -webkit-transform;-o-transition-property:background-color, transform;transition-property:background-color, transform;transition-property:background-color, transform, -webkit-transform;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s}#page-header .toggle-menu span::before,#page-header .toggle-menu span::after{display:block;position:absolute;content:"";width:100%;height:3px;background-color:currentColor;outline:1px solid transparent;-webkit-transition-property:background-color, -webkit-transform;transition-property:background-color, -webkit-transform;-o-transition-property:background-color, transform;transition-property:background-color, transform;transition-property:background-color, transform, -webkit-transform;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s}#page-header .toggle-menu span::before{top:-9px}#page-header .toggle-menu span::after{top:9px}#page-header .toggle-menu.clicked span{background-color:transparent !important}#page-header .toggle-menu.clicked span::before,#page-header .toggle-menu.clicked span::after{background-color:#F30C0C}#page-header .toggle-menu.clicked span::before{-webkit-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}#page-header .toggle-menu.clicked span::after{-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}@media screen and (max-width: 767px){#page-header .toggle-menu{margin:0}}#page-header .menu-bars>a{padding-right:0 !important;font-weight:700;color:#181818 !important;opacity:1 !important}#page-header .menu-bars>a .-title,#page-header .menu-bars>a::before,#page-header .menu-bars>a::after{display:none !important}#page-header .nav-menu{position:unset}#page-header .nav-menu #main-menu-content{position:unset !important}#page-header .nav-menu #main-menu-content>.sub-menu,#page-header .nav-menu #main-menu-content>li .sub-menu:nth-of-type(2){display:none}#page-header .nav-menu #main-menu-content>li.current_page_parent>a,#page-header .nav-menu #main-menu-content>li.current_page_item>a{opacity:1}#page-header .nav-menu li.menu-item-has-children>a::after{display:block;position:absolute;font-family:"Font Awesome 5 Pro";font-weight:400;font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));line-height:calc((12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))));content:"\f105";right:20px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#page-header .nav-menu a:not(.wrap-no-link){cursor:pointer}#page-header .nav-menu .title-shortcode{display:none}@media only screen and (min-width: 992px){#page-header{overflow:hidden}#page-header #header-main-menu{padding-top:8px !important;padding-bottom:8px !important}#page-header #company-brand{top:-40px}#page-header .toggle-menu{display:none !important}#page-header .nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#page-header .nav-menu .menu-mobile{display:none !important}#page-header .nav-menu #main-menu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}#page-header .nav-menu #main-menu-content::before{content:'';background:rgba(var(--start-color-3), 0.2);width:100%;height:calc(100% + 18px);position:absolute;right:-42%;bottom:0;top:-8px;border-radius:32px 0 0 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){#page-header .nav-menu #main-menu-content::before{right:-32%}}@media only screen and (min-width: 992px){#page-header li.main-menu-item{display:block;position:relative;overflow:hidden;margin-bottom:0}#page-header li.main-menu-item:hover>a,#page-header li.main-menu-item.-current-child-open>a,#page-header li.main-menu-item.current-menu-item>a,#page-header li.main-menu-item.current-menu-ancestor>a,#page-header li.main-menu-item.current_page_parent>a,#page-header li.main-menu-item.current_page_item>a{color:rgba(var(--start-color-1), 1) !important;opacity:1;font-weight:700;z-index:5}#page-header li.main-menu-item:hover>a::before,#page-header li.main-menu-item.-current-child-open>a::before,#page-header li.main-menu-item.current-menu-item>a::before,#page-header li.main-menu-item.current-menu-ancestor>a::before,#page-header li.main-menu-item.current_page_parent>a::before,#page-header li.main-menu-item.current_page_item>a::before{max-width:calc(100% + 8px);background-color:rgba(var(--start-color-1), 1);left:0;opacity:1;z-index:-1;display:none !important}#page-header li.main-menu-item.menu-item-has-children>a{padding-right:22px}#page-header li.main-menu-item.menu-item-has-children>a::after{right:8px !important;top:calc(50% - 8px);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#page-header li.main-menu-item.menu-item-btn.current-menu-ancestor>a,#page-header li.main-menu-item.menu-item-btn.current_page_parent>a,#page-header li.main-menu-item.menu-item-btn.current_page_item>a{background:#020202 !important;color:#fff !important}#page-header li.main-menu-item.menu-item-btn>a{padding-left:29px;padding-right:29px;padding-top:11px;padding-bottom:11px;font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:500 !important}#page-header li.main-menu-item.menu-item-btn>a::before{display:none}#page-header li.main-menu-item.menu-item-btn.menu-item-has-children>a{padding-right:43px;opacity:1}#page-header li.main-menu-item.menu-item-btn.menu-item-has-children>a::after{right:29px !important}#page-header li.main-menu-item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px;font-weight:400;font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-3);position:relative;color:#686868;text-transform:uppercase;cursor:pointer;opacity:.8}#page-header li.main-menu-item>a::before{content:"";display:block;position:absolute;bottom:0;width:100%;max-width:0;height:3px;background:currentColor;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:translateY(23px);-ms-transform:translateY(23px);transform:translateY(23px);opacity:.6}#page-header li.main-menu-item>a:hover{opacity:1}#page-header li.main-menu-item.menu-bars.menu-item-has-children>.sub-menu{left:-250px !important}#page-header li.main-menu-item>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:flex;position:absolute;padding-top:16px;padding-bottom:16px;padding-top:15px;width:300px;left:-100px;text-align:left;top:calc(100%);-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:-1000;opacity:0}#page-header li.main-menu-item>.sub-menu::after{content:'';display:block;position:absolute;width:100%;height:100%;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.25);box-shadow:0 4px 4px rgba(0,0,0,0.25);z-index:-1;background:-o-linear-gradient(top, transparent 10px, rgba(var(--start-color-1), 1) 10px, rgba(var(--start-color-1), 1) 15px, #fff 15px, #fff);background:linear-gradient(to bottom, transparent 10px, rgba(var(--start-color-1), 1) 10px, rgba(var(--start-color-1), 1) 15px, #fff 15px, #fff)}#page-header li.main-menu-item>.sub-menu li{display:block;position:relative;background:#fff;width:100%;margin-bottom:0}#page-header li.main-menu-item>.sub-menu li:last-of-type a{margin-bottom:0}#page-header li.main-menu-item>.sub-menu li.current_page_item>a{background:rgba(var(--start-color-2), 1) !important;color:#fff}#page-header li.main-menu-item>.sub-menu li.current_page_item>a::after{color:currentColor !important}#page-header li.main-menu-item>.sub-menu li.menu-title{display:none}#page-header li.main-menu-item>.sub-menu li:hover .sub-menu{-webkit-transform:translateX(100%) !important;-ms-transform:translateX(100%) !important;transform:translateX(100%) !important}#page-header li.main-menu-item>.sub-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:16px;padding-bottom:16px;margin-bottom:4px;font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;position:relative;width:100%;color:#333;text-transform:none;padding-left:20px;padding-right:60px;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;border-left:1px solid transparent;background:#fff;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#page-header li.main-menu-item>.sub-menu a::after{color:rgba(var(--start-color-2), 1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#page-header li.main-menu-item>.sub-menu a:hover,#page-header li.main-menu-item>.sub-menu li.-current-child-open>a{background-color:rgba(var(--start-color-2), 0.05) !important;border-left:5px solid rgba(var(--start-color-1), 1)}#page-header li.main-menu-item>.sub-menu a:hover::after,#page-header li.main-menu-item>.sub-menu li.-current-child-open>a::after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#page-header li.main-menu-item>.sub-menu .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:16px;padding-bottom:16px;-webkit-box-shadow:inset 0.4rem 0 0.4rem -0.2rem #ccc;box-shadow:inset 0.4rem 0 0.4rem -0.2rem #ccc;position:absolute;z-index:-1;left:0;top:0;width:100%;background:#f1f1f1;-webkit-transition:-webkit-transform 0.25s;transition:-webkit-transform 0.25s;-o-transition:transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#page-header li.main-menu-item>.sub-menu .sub-menu li,#page-header li.main-menu-item>.sub-menu .sub-menu a{background:none}#page-header li.main-menu-item:hover{overflow:visible}#page-header li.main-menu-item:hover>.sub-menu{-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);z-index:2;opacity:1}#page-header .social-menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:block !important;position:absolute !important;right:0;top:-50px}#page-header .social-menu *{color:#686868}#page-header .social-menu .title{display:none}#page-header .social-menu a{width:26px;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(104,104,104,0.6);border-radius:50%;opacity:.6;margin-right:8px}#page-header .social-menu a:hover{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:1}#page-header .social-menu a:hover i{-webkit-transform:scale(1) !important;-ms-transform:scale(1) !important;transform:scale(1) !important}#page-header .social-menu a i{font-size:12px;line-height:12px}}@media only screen and (min-width: 992px){#page-header li.submenu-grid-col{position:unset;overflow:hidden}#page-header li.submenu-grid-col:hover{overflow:visible}#page-header li.submenu-grid-col:hover>.sub-menu{-webkit-transform:translate(-3px);-ms-transform:translate(-3px);transform:translate(-3px);z-index:1;opacity:1;min-height:500px;max-height:unset}#page-header li.submenu-grid-col>.sub-menu{display:grid !important;position:absolute;width:1140px !important;left:0;grid-template-columns:repeat(12, 1fr);grid-column-gap:30px;width:100%;padding-bottom:0;padding-right:0;padding-left:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;z-index:-1000;opacity:0}#page-header li.submenu-grid-col>.sub-menu::after{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:calc((100vw - 1140px) / -2);width:100vw;z-index:5}}@media only screen and (min-width: 992px) and (max-width: 1199px){#page-header li.submenu-grid-col>.sub-menu{width:950px !important}#page-header li.submenu-grid-col>.sub-menu::after{left:calc((100vw - 950px) / -2)}}@media only screen and (min-width: 992px){#page-header li.submenu-grid-col>.sub-menu>li{top:0;min-height:500px;height:100%;z-index:20}#page-header li.submenu-grid-col>.sub-menu>li:hover .sub-menu{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col:nth-of-type(2)>.sub-menu{padding-top:40px !important;padding-bottom:40px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col:nth-of-type(2)>.sub-menu>.menu-item-object-custom-title:first-of-type{width:100%;margin-bottom:40px;grid-column:1/-1}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col:nth-of-type(2)>.sub-menu>.menu-item-object-custom-title:first-of-type a{padding:0 !important;border:none !important}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col:nth-of-type(2)>.sub-menu>.menu-item-object-custom-title:first-of-type .menu-wrap-title{font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))));color:rgba(var(--start-color-1), 1);font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col:nth-of-type(2)>.sub-menu>.menu-item-object-custom-title:first-of-type .menu-wrap-title::before{content:'';display:block;width:60%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:1px;background:rgba(var(--start-color-1), 1);margin-left:20px}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col>.sub-menu{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-shadow:none;box-shadow:none;background:none;padding:0}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col>.sub-menu .wrap-post .-title h3{font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-bottom:0}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.col-item-img>.sub-menu{position:absolute;left:calc((1140px - 100vw) / 2);width:200%}}@media only screen and (min-width: 992px) and (max-width: 1199px){#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.col-item-img>.sub-menu{left:calc((950px - 100vw) / 2) !important}}@media only screen and (min-width: 992px){#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col .menu-item-object-custom-img{height:100%}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col .menu-item-object-custom-img .wrap-img,#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col .menu-item-object-custom-img .-img{height:100%}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col .menu-item-object-custom-img .wrap-img::after{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:10}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>*:not(.menu-item-title:first-of-type)>a{max-width:33.33333%;position:unset;position:relative}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>.menu-item-title:nth-of-type(2)>ul{z-index:10}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>.menu-item-title:hover>ul{z-index:15 !important}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>li{position:unset}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>li>.menu-wrap-title{z-index:30}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>li>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding-top:0;padding-left:calc(33.333% + 20px);max-width:100%;position:absolute;right:0;top:97px;left:unset;z-index:5;background:#fff;max-height:calc(100% - 97px);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>li>ul:hover{z-index:15}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>li>ul ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;padding:0;left:0;top:0;width:100%;max-width:100%;grid-gap:0}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>li>ul ul li{max-width:calc(50% - 5px) !important}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>li>ul ul li a{border-left:1px solid rgba(var(--start-color-2), 0.05);font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu>li>ul ul li a:hover{border-left:5px solid rgba(var(--start-color-2), 0.5);background:rgba(var(--start-color-2), 0.04)}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-empresas>.sub-menu .menu-item-object-custom-post>.-title{display:none}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-voce>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-left:30px}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-voce>.sub-menu .menu-item-object-custom-post{position:absolute;top:97px;height:100%;max-height:calc(100% - 137px)}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-voce>.sub-menu .menu-item-object-custom-post>.-title{display:none}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-voce>.sub-menu .menu-item-object-custom-post ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;grid-column-gap:0;padding:0;z-index:10}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-voce>.sub-menu .menu-item-object-custom-post ul li{max-width:calc(33.333% - 10px) !important}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-voce>.sub-menu .menu-item-object-custom-post ul li a{border-left:1px solid rgba(var(--start-color-2), 0.05)}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col.coluna-para-voce>.sub-menu .menu-item-object-custom-post ul li a:hover{border-left:5px solid rgba(var(--start-color-1), 1);background:rgba(var(--start-color-2), 0.04)}#page-header li.submenu-grid-col>.sub-menu .menu-item-object-custom-col ul{-webkit-box-shadow:none;box-shadow:none;background:none}}@media screen and (max-width: 1199px){#page-header .menu-item-home{display:none !important}}@media screen and (max-width: 991px){#page-header #company-brand{margin-left:0 !important;z-index:20000;grid-column:1 / 5}#page-header #company-brand a{max-width:110px}#page-header #company-brand.menu-mode #company-brand{background:#fff}#page-header #company-brand.menu-mode .wrap-img .logo-sticky{display:block !important}#page-header #company-brand.menu-mode .wrap-img .logo-default,#page-header #company-brand.menu-mode .wrap-img .logo-dark{display:none !important}#page-header #header-top-menu{display:none !important}#page-header .toggle-menu{display:block !important;grid-column:-1}#page-header #main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}#page-header #main-menu-content{min-height:80vh}#page-header #main-menu,#page-header #main-menu-content{overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;width:100%}#page-header .nav-menu{display:block;position:fixed;padding-top:96px;padding-bottom:96px;width:100%;height:100%;min-height:100vh;background-color:#fff;overflow-x:hidden;z-index:9;top:0;right:0;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:-webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);-o-transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86)}#page-header .nav-menu .menu-item-home{display:block !important}#page-header .nav-menu li.menu-telefone{margin-top:20px}#page-header .nav-menu li.menu-telefone .-title{font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}#page-header .nav-menu li.menu-telefone .-title::before{content:'\f879';display:block;position:relative;margin-right:6px;font-family:"Font Awesome 5 Pro";font-weight:400}#page-header .nav-menu li.menu-telefone .-shortcode,#page-header .nav-menu li.menu-telefone .-shortcode a{font-size:calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:700}#page-header .nav-menu .content-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-left:auto;margin-right:auto;padding-top:40px;list-style-type:none;z-index:5;max-width:742px}#page-header .nav-menu .content-menu li{margin-bottom:8px;margin-left:40px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0;z-index:5px}#page-header .nav-menu .content-menu li:last-of-type{margin-bottom:0}#page-header .nav-menu .content-menu li.current_page_parent:not(.menu-area-restrita)>a,#page-header .nav-menu .content-menu li.current_page_item:not(.menu-area-restrita)>a{color:rgba(var(--start-color-1), 1) !important}#page-header .nav-menu .content-menu li.menu-item-has-children>a::after{right:0;font-size:18px !important;top:0}#page-header .nav-menu .content-menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-2);padding-top:8px;padding-bottom:8px;padding-right:60px;position:relative;color:#686868;text-decoration:none;text-transform:uppercase;font-weight:700;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#page-header .nav-menu .content-menu li a:hover{color:rgba(var(--start-color-1), 1)}#page-header .nav-menu .content-menu li .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding-top:100px;padding-bottom:100px;width:100vw;height:100vh;padding-left:calc((100vw - 742px) / 2);padding-right:calc((100vw - 742px) / 2);position:absolute;top:0;left:0;z-index:100;background:#fff;margin-left:100%;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#page-header .nav-menu .content-menu li .sub-menu a{text-transform:none !important}#page-header .nav-menu .content-menu li .sub-menu>li:not(.menu-title){padding-left:20px}#page-header .nav-menu .content-menu li .sub-menu.sub-menu-active{margin-left:0;z-index:10}#page-header .nav-menu .content-menu li .sub-menu .menu-title a{margin-bottom:16px;font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;color:rgba(var(--start-color-1), 0.8);border-bottom:1px solid rgba(104,104,104,0.3);text-transform:uppercase !important}#page-header .nav-menu .content-menu li .sub-menu .menu-title a::before{margin-right:8px;font-family:"Font Awesome 5 Pro";font-weight:400}#page-header .nav-menu .content-menu .menu-nav-social{margin-top:40px}#page-header .nav-menu .content-menu .menu-nav-social .title{display:block;position:relative;font-weight:700;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1);width:100%;text-align:center;text-transform:uppercase;letter-spacing:0.5px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(104,104,104,0.2)}#page-header .nav-menu .content-menu .menu-nav-social .nav-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#page-header .nav-menu .content-menu .menu-nav-social .nav-social a{padding:5px !important;margin:5px !important}#page-header .nav-menu .content-menu .menu-nav-social .nav-social i{font-size:calc(20px + (20 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:calc((20px + (20 - 20) * ((100vw - 320px) / (1920 - 320))))}#page-header .nav-menu .content-menu .menu-nav-social .nav-social i:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);color:rgba(var(--start-color-1), 1)}#page-header .nav-menu .content-menu .menu-item-btn{margin-top:20px}#page-header .nav-menu .content-menu .menu-item-btn .btn,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn button.cf7mls_back,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn button.cf7mls_next,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form #page-header .nav-menu .content-menu .menu-item-btn .-submit+.cf7mls_back,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit #page-header .nav-menu .content-menu .menu-item-btn button,#page-header .nav-menu .content-menu .menu-item-btn .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form #page-header .nav-menu .content-menu .menu-item-btn input[type="submit"],#page-header .nav-menu .content-menu .menu-item-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta,#page-header .nav-menu .content-menu .menu-item-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta,#page-header .nav-menu .content-menu .menu-item-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta,#page-header .nav-menu .content-menu .menu-item-btn #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn a.item{padding-top:16px;padding-bottom:16px;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;padding-right:30px !important;color:#fff !important}#page-header .nav-menu .content-menu .menu-item-btn .btn .-icon,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .cf7mls-btns button.cf7mls_back .-icon,.row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn button.cf7mls_back .-icon,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .cf7mls-btns button.cf7mls_next .-icon,.row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn button.cf7mls_next .-icon,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .-submit+.cf7mls_back .-icon,.row .wrap-form #page-header .nav-menu .content-menu .menu-item-btn .-submit+.cf7mls_back .-icon,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .col.-submit button .-icon,.row .wrap-form .col.-submit #page-header .nav-menu .content-menu .menu-item-btn button .-icon,#page-header .nav-menu .content-menu .menu-item-btn .row_df__content_password .post-password-form input[type="submit"] .-icon,.row_df__content_password .post-password-form #page-header .nav-menu .content-menu .menu-item-btn input[type="submit"] .-icon,#page-header .nav-menu .content-menu .menu-item-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta .-icon,.row_archive_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta .-icon,#page-header .nav-menu .content-menu .menu-item-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta .-icon,.row_post_others_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta .-icon,#page-header .nav-menu .content-menu .menu-item-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta .-icon,.row_posts_type_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta .-icon,#page-header .nav-menu .content-menu .menu-item-btn #chamada-contato .wrap-p-btn a.item .-icon,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn a.item .-icon,#page-header .nav-menu .content-menu .menu-item-btn .btn #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .btn a.item,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .cf7mls-btns button.cf7mls_back #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .cf7mls-btns button.cf7mls_back a.item,.row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn button.cf7mls_back #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn button.cf7mls_back a.item,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .cf7mls-btns button.cf7mls_next #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .cf7mls-btns button.cf7mls_next a.item,.row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn button.cf7mls_next #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn button.cf7mls_next a.item,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .-submit+.cf7mls_back #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .-submit+.cf7mls_back a.item,.row .wrap-form #page-header .nav-menu .content-menu .menu-item-btn .-submit+.cf7mls_back #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row .wrap-form #page-header .nav-menu .content-menu .menu-item-btn .-submit+.cf7mls_back a.item,#page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .col.-submit button #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .row .wrap-form .col.-submit button a.item,.row .wrap-form .col.-submit #page-header .nav-menu .content-menu .menu-item-btn button #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row .wrap-form .col.-submit #page-header .nav-menu .content-menu .menu-item-btn button a.item,#page-header .nav-menu .content-menu .menu-item-btn .row_df__content_password .post-password-form input[type="submit"] #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .row_df__content_password .post-password-form input[type="submit"] a.item,.row_df__content_password .post-password-form #page-header .nav-menu .content-menu .menu-item-btn input[type="submit"] #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_df__content_password .post-password-form #page-header .nav-menu .content-menu .menu-item-btn input[type="submit"] a.item,#page-header .nav-menu .content-menu .menu-item-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta a.item,.row_archive_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta a.item,#page-header .nav-menu .content-menu .menu-item-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta a.item,.row_post_others_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta a.item,#page-header .nav-menu .content-menu .menu-item-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta a.item,.row_posts_type_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn .-cta a.item,#page-header .nav-menu .content-menu .menu-item-btn #chamada-contato .wrap-p-btn a.item a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn a.item a.item{margin-right:10px}#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .btn,#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn.current_page_item button.cf7mls_back,#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns #page-header .nav-menu .content-menu .menu-item-btn.current_page_item button.cf7mls_next,#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form #page-header .nav-menu .content-menu .menu-item-btn.current_page_item .-submit+.cf7mls_back,#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit #page-header .nav-menu .content-menu .menu-item-btn.current_page_item button,#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form #page-header .nav-menu .content-menu .menu-item-btn.current_page_item input[type="submit"],#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn.current_page_item .-cta,#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn.current_page_item .-cta,#page-header .nav-menu .content-menu .menu-item-btn.current_page_item .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data #page-header .nav-menu .content-menu .menu-item-btn.current_page_item .-cta,#page-header .nav-menu .content-menu .menu-item-btn.current_page_item #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #page-header .nav-menu .content-menu .menu-item-btn.current_page_item a.item{background:rgba(var(--start-color-3), 1) !important;color:#fff !important}#page-header .nav-menu .content-menu .menu-item-btn .sub-menu{background:rgba(var(--start-color-2), 1)}#page-header .nav-menu .content-menu .menu-item-btn .sub-menu .current-menu-ancestor>a,#page-header .nav-menu .content-menu .menu-item-btn .sub-menu .current_page_parent>a,#page-header .nav-menu .content-menu .menu-item-btn .sub-menu .current_page_item>a{color:rgba(var(--start-color-1), 1) !important}#page-header .nav-menu .content-menu li.menu-item-has-children>a::after{font-size:calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));line-height:calc((30px + (40 - 30) * ((100vw - 320px) / (1920 - 320))))}#page-header .nav-menu .content-menu .menu-item-has-children:hover{z-index:10}#page-header .nav-menu.show{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}#page-header .nav-menu.show .content-menu li{margin-left:0;opacity:1}#page-header .nav-menu.show .content-menu li:nth-child(1){-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}#page-header .nav-menu.show .content-menu li:nth-child(2){-webkit-transition-delay:0.45s;-o-transition-delay:0.45s;transition-delay:0.45s}#page-header .nav-menu.show .content-menu li:nth-child(3){-webkit-transition-delay:0.6s;-o-transition-delay:0.6s;transition-delay:0.6s}#page-header .nav-menu.show .content-menu li:nth-child(4){-webkit-transition-delay:0.75s;-o-transition-delay:0.75s;transition-delay:0.75s}#page-header .nav-menu.show .content-menu li:nth-child(5){-webkit-transition-delay:0.9s;-o-transition-delay:0.9s;transition-delay:0.9s}#page-header .nav-menu.show .content-menu li:nth-child(6){-webkit-transition-delay:1.05s;-o-transition-delay:1.05s;transition-delay:1.05s}#page-header .nav-menu.show .content-menu li:nth-child(7){-webkit-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s}#page-header .nav-menu.show .content-menu li:nth-child(8){-webkit-transition-delay:1.35s;-o-transition-delay:1.35s;transition-delay:1.35s}#page-header .nav-menu.show .content-menu li:nth-child(9){-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}#page-header .nav-menu.show .content-menu li:nth-child(10),#page-header .nav-menu.show .content-menu li:nth-child(11),#page-header .nav-menu.show .content-menu li:nth-child(12),#page-header .nav-menu.show .content-menu li:nth-child(13),#page-header .nav-menu.show .content-menu li:nth-child(14),#page-header .nav-menu.show .content-menu li:nth-child(15){-webkit-transition-delay:1.65s;-o-transition-delay:1.65s;transition-delay:1.65s}#page-header .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#page-header .search-form::before{content:'\f002';display:block;position:absolute;font-family:"Font Awesome 5 Pro";font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:calc(16px + (16 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))));color:#fff;width:105px;height:100%;right:0;background:rgba(var(--start-color-2), 1)}#page-header .search-form .screen-reader-text{display:none}#page-header .search-form input{height:40px;padding:10px 20px;margin:0}#page-header .search-form .search-field{width:100%;font-size:16px}#page-header .search-form .search-submit{background:none;border:none;color:transparent;z-index:20;cursor:pointer}#page-header .search-form label{width:50%;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}#page-header .btn-search{margin-top:15px;margin-bottom:15px !important}#page-header .nav-menu .menu-item-home,#page-header .social-menu .title-shortcode,#page-header .btn-search .title-shortcode{display:none !important}#page-header .nav-social{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-top:20px}#page-header .nav-social .title{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;text-align:left;margin-bottom:10px;text-transform:uppercase;margin-top:0;font-size:calc(12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (12 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}#page-header .nav-social .item{margin-left:4px;margin-right:4px;width:40px;height:40px}#page-header .nav-social .item:first-of-type{margin-left:0}#page-header .menu-area-restrita{margin-top:60px}#page-header .menu-area-restrita a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(var(--start-color-1), 1);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:5px;padding:16px !important;color:#fff !important;color:#fff !important}#page-header .menu-area-restrita a::before{content:'\f007';font-family:"Font Awesome 5 Pro";font-weight:900;display:block;position:relative;margin-right:10px;color:#fff !important}#page-header .menu-area-restrita a:hover{background:#020202}#page-header .menu-area-restrita a br{display:none}}@media screen and (max-width: 767px){#page-header .nav-menu .content-menu{max-width:100%;padding-left:30px;padding-right:30px}#page-header .nav-menu .content-menu li .sub-menu{padding-left:30px;padding-right:30px}}@media screen and (max-width: 575px){#page-header .nav-menu .menu-mobile .item{margin-left:0px;margin-right:0px;-ms-flex-preferred-size:100%;flex-basis:100%}}#page-header.page-scroll{-webkit-box-shadow:0 3px 6px 1px rgba(0,0,0,0.1);box-shadow:0 3px 6px 1px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.3);box-shadow:0px 0px 10px rgba(0,0,0,0.3);-webkit-box-shadow:0 3px 6px 1px rgba(0,0,0,0.3);box-shadow:0 3px 6px 1px rgba(0,0,0,0.3);padding-top:0}#page-header.page-scroll #header-top-menu .line{max-height:0;opacity:0;padding-top:0;padding-bottom:0}#page-header.page-scroll .social-menu{display:none !important}#page-header.page-scroll .toggle-menu span{background-color:rgba(var(--start-color-2), 1) !important;color:rgba(var(--start-color-2), 1) !important}#page-header.page-scroll .toggle-menu.clicked span{background-color:transparent !important}@media only screen and (min-width: 992px){#page-header.page-scroll #main-menu-content li.main-menu-item:not(.menu-item-btn)>a{color:#686868}#page-header.page-scroll #main-menu-content li.main-menu-item.menu-area-restrita>a{color:rgba(var(--start-color-1), 1) !important}#page-header.page-scroll #main-menu-content li.main-menu-item>a::before{-webkit-transform:translateY(14px) !important;-ms-transform:translateY(14px) !important;transform:translateY(14px) !important}}#page-header.page-scroll li.menu-item-btn>a{color:#fff}#page-header.page-scroll .search-form{border-left:1px solid rgba(104,104,104,0.6) !important}#page-header.page-scroll .search-form::before{color:rgba(104,104,104,0.9) !important}#page-header.page-scroll .row{padding-top:8px;padding-bottom:8px}#page-header.page-scroll #company-brand{top:0}@media screen and (max-width: 991px){#page-header.page-scroll #company-brand a{max-width:105px}}#page-header.page-scroll #company-brand img.logo-dark,#page-header.page-scroll #company-brand img.logo-default{display:none !important}#page-header.page-scroll #company-brand img.logo-sticky{display:block !important}#page-header.page-scroll:hover .row{padding-top:16px;padding-bottom:16px}@media only screen and (min-width: 992px){#page-header.page-scroll:hover #main-menu-content li.main-menu-item>a::before{height:calc(5px);-webkit-transform:translateY(22px) !important;-ms-transform:translateY(22px) !important;transform:translateY(22px) !important}}#page-content.single-servicos #header-top-menu .menu-item-btn a{background:rgba(var(--start-color-2), 1) !important}#header-loader{display:block;position:absolute;top:0 !important;left:0;height:2px;background:rgba(var(--start-color-1), 1);width:0;z-index:100}#header-loader.loading{width:80%;-webkit-transition:width 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition:width 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:width 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}#header-loader.loaded{width:100%;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform 0.2s 0.3s;transition:width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform 0.2s 0.3s;-o-transition:width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform 0.2s 0.3s;transition:width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform 0.2s 0.3s;transition:width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform 0.2s 0.3s,-webkit-transform 0.2s 0.3s}#menu-overlay{display:block;position:fixed;height:100vh;width:100vw;top:0;left:0;background:transparent;z-index:-1;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}#menu-overlay.-alert,#menu-overlay.-active{background:rgba(2,2,2,0.8);z-index:9999}#menu-overlay.-alert{z-index:150000}body.admin-bar #page-header{top:32px}#page-footer .line{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page-footer .wrap-copyright{opacity:.6}@media screen and (max-width: 991px){#page-footer .wrap-copyright{grid-column:span 5}}@media screen and (max-width: 767px){#page-footer .wrap-copyright{grid-column:1/-1;text-align:center}}#page-footer .wrap-developer{grid-column:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#page-footer .wrap-developer a{display:block;position:relative;width:30px;height:30px;background:url("assets/img/dev/start_criativo_transp_black.png") no-repeat;background-size:cover}@media screen and (max-width: 575px){#page-footer .wrap-developer{grid-column:1/-1;margin-top:40px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.row_menu_rodape{border-bottom:1px solid rgba(104,104,104,0.1)}.row_menu_rodape .block-menu{grid-column:1/-1}.row_menu_rodape .menu-wrap-title{width:100%;display:block}.row_menu_rodape .menu-wrap-title .-title{width:100%;display:block}.row_menu_rodape li.main-menu-item>a{display:none}@media screen and (max-width: 991px){.row_menu_rodape li.main-menu-item>ul>li{margin:20px 0}}@media screen and (max-width: 575px){.row_menu_rodape li.main-menu-item>ul [class*="col"]{grid-column:1/-1 !important}}.row_menu_rodape li.sub-menu-item .menu-item-title{margin-bottom:40px}@media screen and (max-width: 575px){.row_menu_rodape li.sub-menu-item .menu-item-title{margin-bottom:20px}}.row_menu_rodape li.sub-menu-item .menu-item-title>a{font-size:16px;font-weight:700 !important;opacity:.6}.row_menu_rodape li.sub-menu-item ul li:not(.menu-item-title):not(.menu-item-social) a,.row_menu_rodape li.sub-menu-item ul li:not(.menu-item-title):not(.menu-item-social) .-title,.row_menu_rodape li.sub-menu-item ul li:not(.menu-item-title):not(.menu-item-social) p{font-size:14px !important;opacity:.8}.row_menu_rodape .menu-item-social{margin-top:30px}.row_menu_rodape .menu-item-social .nav-social{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}@media screen and (max-width: 575px){.row_menu_rodape .menu-item-social .nav-social{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}}.row_menu_rodape .menu-item-social .title{display:none}.row_menu_rodape .menu-item-social .item:first-of-type{margin-left:0 !important}.row_menu_rodape .menu-item-social .item{width:36px;height:36px;margin-right:2px}.row_menu_rodape .menu-item-object-custom-text .-title{display:none}.row_menu_rodape .menu-item-object-custom-post>.-title{display:none}.row_menu_rodape .menu-item-object-custom-post .wrap-post{display:block !important}.row_menu_rodape .menu-item-object-custom-post .menu-item-list-post+.menu-item-list-post{margin-top:16px}.row_menu_rodape .menu-item-object-custom-post .wrap-data{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_menu_rodape .menu-item-object-custom-post .wrap-data:hover .-title h3{color:rgba(var(--start-color-1), 1)}.row_menu_rodape .menu-item-object-custom-post .wrap-data:hover .-badge{background:rgba(var(--start-color-1), 1);color:#fff}.row_menu_rodape .menu-item-object-custom-post .post .-title h3{font-size:14px !important;line-height:18px !important;margin-bottom:0}.row_menu_rodape .menu-item-object-custom-post .-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(var(--start-color-1), 0.6);border-radius:5px;margin-right:16px;padding:8px;color:rgba(var(--start-color-1), 1);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.row_menu_rodape .menu-item-object-custom-post .-badge .item-day{font-weight:700;font-size:16px;line-height:16px;margin-bottom:2px}.row_menu_rodape .menu-item-object-custom-post .-badge .item-month{font-size:14px;line-height:14px}.row_menu_rodape .menu-item-object-custom-post .-badge .item-year,.row_menu_rodape .menu-item-object-custom-post .-badge .item-month.-number{display:none}@media screen and (max-width: 575px){.row_menu_rodape span.-title{text-align:center !important}.row_menu_rodape p{text-align:center}}.row_img_slider{max-height:550px;overflow:hidden;-webkit-clip-path:ellipse(120% calc(100% - 150px) at 50% 150px);clip-path:ellipse(120% calc(100% - 150px) at 50% 150px)}@media screen and (max-width: 991px){.row_img_slider{max-height:500px}}@media only screen and (min-width: 1600px){.row_img_slider{max-height:800px}}.row_img_slider .-mask::before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;background:-o-linear-gradient(350.76deg, #111 43.03%, rgba(24,24,24,0) 98.35%);background:linear-gradient(99.24deg, #111 43.03%, rgba(24,24,24,0) 98.35%);opacity:0.9}.row_img_slider .swiper-banner{width:100%;grid-column:1/-1;overflow:hidden}.row_img_slider .swiper-wrapper{max-height:550px;grid-column:1/-1}@media only screen and (min-width: 1600px){.row_img_slider .swiper-wrapper{max-height:800px}}.row_img_slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:400px !important}.row_img_slider .swiper-slide .wrap-img{width:100%;height:100%}.row_img_slider .swiper-slide.swiper-slide-active .slide-content{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.row_img_slider .slide-content{display:block;position:absolute;max-width:1140px;left:calc((100% - 1140px) / 2);-webkit-transition:all 1s ease 0.5s;-o-transition:all 1s ease 0.5s;transition:all 1s ease 0.5s;padding-right:10%;opacity:0;z-index:50;color:#fff}@media screen and (max-width: 1199px){.row_img_slider .slide-content{max-width:950px;left:calc((100% - 950px) / 2)}}@media screen and (max-width: 991px){.row_img_slider .slide-content{max-width:742px;left:calc((100% - 742px) / 2)}}@media screen and (max-width: 767px){.row_img_slider .slide-content{max-width:100%;left:0}}@media only screen and (min-width: 1921px){.row_img_slider .slide-content{padding-top:0}}@media screen and (max-width: 991px){.row_img_slider .slide-content{padding-top:16px;padding-bottom:16px}}@media screen and (max-width: 767px){.row_img_slider .slide-content{padding-left:30px;padding-right:30px}}.row_img_slider .slide-content h3{color:#fff;opacity:0.8;font-weight:400;font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1)}.row_img_slider .slide-content .font,.row_img_slider .slide-content .title-shortcode{display:none !important}.row_img_slider .slide-content .wrap-title h1,.row_img_slider .slide-content .wrap-title h2,.row_img_slider .slide-content .wrap-title h4,.row_img_slider .slide-content .wrap-title h5{font-size:calc(18px + (40 - 18) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((18px + (40 - 18) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;text-transform:uppercase !important}@media only screen and (min-width: 1900px){.row_img_slider .slide-content{min-width:800px}.row_img_slider .slide-content h1,.row_img_slider .slide-content h2,.row_img_slider .slide-content h4,.row_img_slider .slide-content h5{font-size:38px !important;line-height:48px !important}}.row_img_slider .slide-content .wrap-p-btn{margin-top:40px}.row_img_slider .slide-content .wrap-p-btn .btn,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_back,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_next,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_img_slider .slide-content .wrap-p-btn .-submit+.cf7mls_back,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_img_slider .slide-content .wrap-p-btn button,.row_img_slider .slide-content .wrap-p-btn .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_img_slider .slide-content .wrap-p-btn input[type="submit"],.row_img_slider .slide-content .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta,.row_img_slider .slide-content .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta,.row_img_slider .slide-content .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta,.row_img_slider .slide-content #chamada-contato .wrap-p-btn a.item,#chamada-contato .row_img_slider .slide-content .wrap-p-btn a.item{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0 !important;line-height:0 !important;padding:0 !important;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.row_img_slider .slide-content .wrap-p-btn .btn::before,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_back::before,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_back::before,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_next::before,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_next::before,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .-submit+.cf7mls_back::before,.row .wrap-form .row_img_slider .slide-content .wrap-p-btn .-submit+.cf7mls_back::before,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .col.-submit button::before,.row .wrap-form .col.-submit .row_img_slider .slide-content .wrap-p-btn button::before,.row_img_slider .slide-content .wrap-p-btn .row_df__content_password .post-password-form input[type="submit"]::before,.row_df__content_password .post-password-form .row_img_slider .slide-content .wrap-p-btn input[type="submit"]::before,.row_img_slider .slide-content .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta::before,.row_archive_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta::before,.row_img_slider .slide-content .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta::before,.row_post_others_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta::before,.row_img_slider .slide-content .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta::before,.row_posts_type_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta::before,.row_img_slider .slide-content #chamada-contato .wrap-p-btn a.item::before,#chamada-contato .row_img_slider .slide-content .wrap-p-btn a.item::before{content:'\f178';display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-family:"Font Awesome 5 Pro";font-weight:400;font-size:calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (24 - 16) * ((100vw - 320px) / (1920 - 320))));margin-right:0 !important;border-radius:25px}.row_img_slider .slide-content .wrap-p-btn .btn::after,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_back::after,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_back::after,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_next::after,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_next::after,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .-submit+.cf7mls_back::after,.row .wrap-form .row_img_slider .slide-content .wrap-p-btn .-submit+.cf7mls_back::after,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .col.-submit button::after,.row .wrap-form .col.-submit .row_img_slider .slide-content .wrap-p-btn button::after,.row_img_slider .slide-content .wrap-p-btn .row_df__content_password .post-password-form input[type="submit"]::after,.row_df__content_password .post-password-form .row_img_slider .slide-content .wrap-p-btn input[type="submit"]::after,.row_img_slider .slide-content .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta::after,.row_archive_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta::after,.row_img_slider .slide-content .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta::after,.row_img_slider .slide-content .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta::after,.row_img_slider .slide-content #chamada-contato .wrap-p-btn a.item::after,#chamada-contato .row_img_slider .slide-content .wrap-p-btn a.item::after{border-radius:50%;border-color:rgba(255,255,255,0.3)}.row_img_slider .slide-content .wrap-p-btn .btn:hover,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_back:hover,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_back:hover,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_next:hover,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_next:hover,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .-submit+.cf7mls_back:hover,.row .wrap-form .row_img_slider .slide-content .wrap-p-btn .-submit+.cf7mls_back:hover,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .col.-submit button:hover,.row .wrap-form .col.-submit .row_img_slider .slide-content .wrap-p-btn button:hover,.row_img_slider .slide-content .wrap-p-btn .row_df__content_password .post-password-form input:hover[type="submit"],.row_df__content_password .post-password-form .row_img_slider .slide-content .wrap-p-btn input:hover[type="submit"],.row_img_slider .slide-content .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta:hover,.row_archive_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta:hover,.row_img_slider .slide-content .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta:hover,.row_img_slider .slide-content .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta:hover,.row_img_slider .slide-content #chamada-contato .wrap-p-btn a.item:hover,#chamada-contato .row_img_slider .slide-content .wrap-p-btn a.item:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.row_img_slider .slide-content .wrap-p-btn .btn:hover::after,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_back:hover::after,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .cf7mls-btns button.cf7mls_next:hover::after,.row .wrap-form .cf7mls-btns .row_img_slider .slide-content .wrap-p-btn button.cf7mls_next:hover::after,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .-submit+.cf7mls_back:hover::after,.row .wrap-form .row_img_slider .slide-content .wrap-p-btn .-submit+.cf7mls_back:hover::after,.row_img_slider .slide-content .wrap-p-btn .row .wrap-form .col.-submit button:hover::after,.row .wrap-form .col.-submit .row_img_slider .slide-content .wrap-p-btn button:hover::after,.row_img_slider .slide-content .wrap-p-btn .row_df__content_password .post-password-form input[type="submit"]:hover::after,.row_df__content_password .post-password-form .row_img_slider .slide-content .wrap-p-btn input[type="submit"]:hover::after,.row_img_slider .slide-content .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta:hover::after,.row_img_slider .slide-content .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta:hover::after,.row_img_slider .slide-content .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .row_img_slider .slide-content .wrap-p-btn .-cta:hover::after,.row_img_slider .slide-content #chamada-contato .wrap-p-btn a.item:hover::after,#chamada-contato .row_img_slider .slide-content .wrap-p-btn a.item:hover::after{background:rgba(var(--start-color-1), 1)}@media screen and (max-width: 991px){.row_img_slider .slide-content .wrap-p-btn{margin-top:20px}}.row_img_slider .slide-content p:not(.badge){font-size:calc(12px + (24 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (24 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;opacity:.8}@media screen and (max-width: 575px){.row_img_slider .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:100%}.row_img_slider .slide-content p:first-of-type{margin-top:0 !important}.row_img_slider .slide-content .wrap-ctas{margin-top:24px !important}}.row_img_slider .slide-img{max-width:100%;width:100%;position:relative;display:block}.row_img_slider .slide-img img{width:auto;height:100%;display:block;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 991px){.row_img_slider .slide-img img{width:100%;min-height:400px;height:100%}}.row_img_slider .swiper-pagination-bullets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1140px;left:calc((100vw - 1140px) / 2) !important;bottom:20px !important;width:100%;padding-top:8px;padding-bottom:8px}@media screen and (max-width: 1199px){.row_img_slider .swiper-pagination-bullets{max-width:950px;left:calc((100% - 950px) / 2) !important}}@media screen and (max-width: 991px){.row_img_slider .swiper-pagination-bullets{max-width:742px;left:calc((100% - 742px) / 2) !important}}@media screen and (max-width: 767px){.row_img_slider .swiper-pagination-bullets{max-width:calc(100% - 30px);left:15px !important}}@media screen and (max-width: 575px){.row_img_slider .swiper-pagination-bullets{bottom:15px}}.row_img_slider .swiper-pagination-bullet{width:30px;height:5px;border-radius:3px !important;background:#fff;opacity:0.5}.row_img_slider .swiper-pagination-bullet-active{background:rgba(var(--start-color-1), 1);border:none !important;opacity:1}.row_img_slider .swiper-pagination-bullet:focus{border:none !important}@media screen and (max-width: 575px){.row_img_slider .swiper-pagination-bullet{width:20px}}.-banner .block{position:relative}.-banner .wrap-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))));position:absolute;background:#fff;left:calc(50% - 20px);bottom:-20px;z-index:30;border-radius:20px;grid-column:1/-1}.-banner .wrap-divider i{color:#686868 !important;margin:0 !important}@media screen and (max-width: 575px){.-banner .wrap-divider{width:30px;height:30px;border-radius:15px;bottom:-15px}}.-banner .wrap-beadcrumb{font-weight:400;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1);opacity:0.8;margin-bottom:20px}.-banner .wrap-beadcrumb a{color:#fff;text-decoration:none;line-height:unset;font-size:unset;margin-bottom:0}.row_page_title .nav-beadcrumb{margin-bottom:40px}.row_page_title .nav-beadcrumb .breadcrumb_last{display:none}.row_page_title .nav-beadcrumb *{font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_page_title .wrap-text.-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.row_page_title .wrap-text.-right{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.row_page_title .wrap-text h1{font-size:calc(34px + (60 - 34) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((34px + (60 - 34) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:700;margin-bottom:0;opacity:1 !important}.row_page_title .wrap-text .wrap-title{margin-bottom:0}.row_page_title .wrap-img{max-height:500px}.row_page_title .slide.-bg .-mask{-webkit-clip-path:ellipse(100% calc(100% - 150px) at 50% 150px);clip-path:ellipse(100% calc(100% - 150px) at 50% 150px)}.row_page_title .slide.-bg .-mask img{min-height:350px}@media screen and (max-width: 991px){.row_page_title .slide.-bg .-mask{-webkit-clip-path:ellipse(100% calc(100% - 150px) at 50% 150px);clip-path:ellipse(100% calc(100% - 150px) at 50% 150px)}}.row_page_title .slide.-bg .-mask::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(var(--start-color-2), 0.75);z-index:10}.row_page_title .slide.-bg .wrap-text{z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row_page_title .slide.-bg .wrap-text *{color:#fff !important}.row_img .wrap-img img{min-height:350px}@media screen and (max-width: 991px){.row_img .wrap-img img{max-height:450px}}.row_img .-mask{-webkit-clip-path:ellipse(100% calc(100% - 150px) at 50% 150px);clip-path:ellipse(100% calc(100% - 150px) at 50% 150px)}.row_img .-mask::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(var(--start-color-2), 0.8);z-index:10}.row_img .wrap-text{z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row_img .wrap-text .nav-beadcrumb{margin-bottom:40px}.row_img .wrap-text .nav-beadcrumb *{font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_img .wrap-text h1,.row_img .wrap-text h2{font-size:calc(34px + (60 - 34) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((34px + (60 - 34) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-bottom:0;color:#fff !important;opacity:1 !important}.row_img .wrap-text .wrap-title{margin-bottom:0}.row_whatsapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;position:fixed;right:50px;bottom:50px;z-index:50000;-webkit-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85)}.row_whatsapp::after{content:'';display:block;position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);background:#48C960;opacity:.2;border-radius:50%}@media screen and (max-width: 991px){.row_whatsapp{width:70px;height:70px;right:20px;bottom:20px}}.row_whatsapp .btn-wpp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:50;position:relative;background:#48C960;border-radius:50%;text-decoration:none !important;cursor:pointer;-webkit-filter:drop-shadow(0px 4px 27px #48C960);filter:drop-shadow(0px 4px 27px #48C960)}.row_whatsapp .btn-wpp::before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;border:1px solid #48C960;border-radius:50%;-webkit-animation:widgetPulse infinite 1.5s;animation:widgetPulse infinite 1.5s}.row_whatsapp .btn-wpp:hover{-webkit-box-shadow:0 8px 25px -5px rgba(45,62,79,0.3);box-shadow:0 8px 25px -5px rgba(45,62,79,0.3);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.row_whatsapp .btn-wpp i::before{color:#fff;font-size:45px}@media screen and (max-width: 991px){.row_whatsapp .btn-wpp i::before{font-size:30px}}.row_text p:not(.badge):not(.wrap-p-btn){opacity:.8}.row_text .wrap-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row_text ul li{font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;list-style-type:disc;list-style-position:inside;opacity:.8}.row_text ul li+li{margin-top:16px}.row_newsletter .line{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 991px){.row_newsletter .line.grid-side .wrap-content{grid-column:1/-1}.row_newsletter .line.grid-side .wrap-form{grid-column:1/-1}.row_newsletter .line.grid-side .wrap-form .form{grid-column-gap:20px}.row_newsletter .line.grid-side .wrap-form .col{-ms-flex-preferred-size:47%;flex-basis:47%}.row_newsletter .line.grid-side .wrap-form .col.-submit{margin-left:auto;margin-right:auto;margin-top:30px}}@media screen and (max-width: 575px){.row_newsletter .line.grid-side .wrap-form .form{grid-column-gap:0}.row_newsletter .line.grid-side .wrap-form .form .col{-ms-flex-preferred-size:100%;flex-basis:100%}.row_newsletter .line.grid-side .wrap-form .form .col:not(.-submit)+.col{margin-top:20px}}.row_newsletter .line.grid-col .wrap-content{text-align:center}.row_newsletter .line.grid-col .form{margin-top:40px;max-width:66.66667%;margin-left:auto;margin-right:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row_newsletter .line.grid-col .form .col{-ms-flex-preferred-size:49%;flex-basis:49%}.row_newsletter .line.grid-col .form .-submit{margin-top:40px !important;justify-self:center;margin-left:auto;margin-right:auto}.row_newsletter .line.grid-col .form .-submit .ajax-loader{left:0}@media screen and (max-width: 991px){.row_newsletter .line.grid-col .form{max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:20px}.row_newsletter .line.grid-col .form .col:not(.-submit){-ms-flex-preferred-size:47%;flex-basis:47%}}@media screen and (max-width: 575px){.row_newsletter .line.grid-col .form .col:not(.-submit){-ms-flex-preferred-size:100%;flex-basis:100%}.row_newsletter .line.grid-col .form .col:not(.-submit)+.col{margin-top:20px}}.row_newsletter .wrap-content h3{font-size:calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_newsletter .wrap-content h1,.row_newsletter .wrap-content h2{font-size:calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((20px + (24 - 20) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;color:#020202}@media screen and (max-width: 991px){.row_newsletter .wrap-content{margin-bottom:24px;grid-column:1/-1;text-align:center}}.row_newsletter .form .col{margin-bottom:0 !important}@media screen and (max-width: 575px){.row_newsletter .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}.row_form_pop_up{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:200000;background:rgba(var(--start-color-2), 0.9);-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);display:none}.row_form_pop_up .wrap-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_form_pop_up.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row_form_pop_up .line{max-height:650px;height:70vh;background:#fff;border-radius:5px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.row_form_pop_up .line.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media screen and (max-width: 991px){.row_form_pop_up .line{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto;max-height:unset}.row_form_pop_up .line .wrap-form{height:70vh;overflow-y:scroll;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-scroll-chaining:none;overscroll-behavior:contain}.row_form_pop_up .line .form{height:100%;overflow:hidden;padding-bottom:100px}}.row_form_pop_up .wrap-img{height:100%}.row_form_pop_up .wrap-img::after{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(var(--start-color-2), 1);mix-blend-mode:multiply;opacity:0.6;top:0;left:0}@media screen and (max-width: 991px){.row_form_pop_up .wrap-img{display:none}}.row_form_pop_up .form-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:30px 60px 30px 30px}@media screen and (max-width: 991px){.row_form_pop_up .form-area{padding:0}}.row_form_pop_up .wrap-content{padding-bottom:40px}@media only screen and (min-width: 992px){.row_form_pop_up .wrap-content{background:none !important}}@media screen and (max-width: 991px){.row_form_pop_up .wrap-content{padding:40px 30px}.row_form_pop_up .wrap-content::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(var(--start-color-2), 0.6);mix-blend-mode:multiply;top:0;left:0;z-index:5}}@media screen and (max-width: 575px){.row_form_pop_up .wrap-content{padding:30px 20px;margin-bottom:0 !important}}.row_form_pop_up .wrap-content .wrap-titles{display:block;position:relative;z-index:50}.row_form_pop_up .wrap-content .wrap-titles h2{font-size:calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((20px + (36 - 20) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_form_pop_up .wrap-content .wrap-titles h3{font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;color:rgba(var(--start-color-1), 1);text-transform:uppercase}@media screen and (max-width: 991px){.row_form_pop_up .wrap-content .wrap-titles *{color:#fff !important}}.row_form_pop_up .close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;position:absolute;right:-20px;top:-20px;background:#f30c0c;color:#fff;border-radius:50%;z-index:200}@media screen and (max-width: 991px){.row_form_pop_up .close{top:-20px}}.row_form_pop_up label{margin-bottom:5px !important}.row_form_pop_up .form label+label{margin-top:30px}@media screen and (max-width: 575px){.row_form_pop_up .form label+label{margin-top:20px}}.row_form_pop_up .form label{padding:0 !important}.row_form_pop_up .form label.-submit{margin-top:40px}.row_form_pop_up .form label.-submit button{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px !important;padding-bottom:20px !important}.row_form_pop_up .form label.-submit .ajax-loader{left:0;max-width:100% !important;background:#F30C0C !important}@media screen and (max-width: 991px){.row_form_pop_up .form{padding:40px}.row_form_pop_up .form label.-submit{margin-top:20px}.row_form_pop_up .form label.-submit .wpcf7-submit{margin-left:auto !important;margin-right:auto !important}}@media screen and (max-width: 575px){.row_form_pop_up .form{padding:20px}}.row_form_pop_up .wpcf7 .wpcf7-form.invalid .wpcf7-response-output:not(:empty){background:#020202 !important}.row_form_pop_up .wpcf7-response-output:not(:empty){margin-left:260px !important;margin-right:40px !important;margin-top:0 !important}@media screen and (max-width: 991px){.row_form_pop_up .wpcf7-response-output:not(:empty){margin-left:40px !important}}.row_form_pop_up .form-design{width:100%;position:absolute;top:0;left:0;max-width:650px}@media screen and (max-width: 991px){.row_form_pop_up .form-design{position:relative;top:unset;left:unset}}.row_form_pop_up .title.-side{background:rgba(var(--start-color-1), 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;width:100%;padding:60px;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-90deg) translateX(-100%);-ms-transform:rotate(-90deg) translateX(-100%);transform:rotate(-90deg) translateX(-100%);position:aboslute;max-width:650px}.row_form_pop_up .title.-side *{color:#fff}.row_form_pop_up .title.-side h2,.row_form_pop_up .title.-side h3{font-size:calc(40px + (40 - 40) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((40px + (40 - 40) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:800;margin-bottom:0;text-transform:uppercase}.row_form_pop_up .title.-side h2{-webkit-text-stroke:2px #fff;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#fff;-webkit-text-fill-color:transparent}.row_form_pop_up .title.-side i{font-size:calc(80px + (80 - 80) * ((100vw - 320px) / (1920 - 320)));line-height:calc((80px + (80 - 80) * ((100vw - 320px) / (1920 - 320))));margin-right:40px;-webkit-text-stroke:2px #fff;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#fff;-webkit-text-fill-color:transparent}@media screen and (max-width: 991px){.row_form_pop_up .title.-side{-webkit-transform:unset;-ms-transform:unset;transform:unset;position:relative;padding:20px;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_form_pop_up .title.-side .wrap-items{display:-webkit-box;display:-ms-flexbox;display:flex}.row_form_pop_up .title.-side h2,.row_form_pop_up .title.-side h3{font-size:calc(20px + (20 - 20) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((20px + (20 - 20) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-bottom:0 !important}.row_form_pop_up .title.-side h3{margin-right:10px}.row_form_pop_up .title.-side h2{-webkit-text-stroke:1px transparent;-webkit-text-fill-color:#fff}.row_form_pop_up .title.-side i{-webkit-text-stroke:1px transparent;-webkit-text-fill-color:#fff;font-size:calc(20px + (20 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:calc((20px + (20 - 20) * ((100vw - 320px) / (1920 - 320))));margin-right:20px}}.row_form_pop_up .title.-inside h4{font-size:calc(18px + (50 - 18) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((18px + (50 - 18) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:800}.row_form_pop_up .title.-inside strong{color:rgba(var(--start-color-1), 1)}@media screen and (max-width: 991px){.row_form_pop_up .title.-inside{margin-bottom:30px}}.row_form_pop_up .wrap-form .form-pop-up{padding:30px 40px 30px 260px;position:relative}@media screen and (max-width: 991px){.row_form_pop_up .wrap-form .form-pop-up{padding:30px 40px}}.row_form_pop_up .wrap-form .form-pop-up .form{position:relative}.row_newsletter.row_panel .block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-row-gap:30px}@media screen and (max-width: 991px){.row_newsletter.row_panel .wrap-text{text-align:center}}.row_newsletter.row_panel .wrap-form{padding-left:25%}@media screen and (max-width: 991px){.row_newsletter.row_panel .wrap-form{padding-left:0}}.row_newsletter.row_panel .wrap-form .wpcf7{background:#fff;padding:40px 30px;border-radius:10px}.row_newsletter.row_panel .wrap-form .wpcf7 .col{margin-bottom:30px !important}.row_newsletter.row_panel .wrap-form .wpcf7 .col.-submit{margin-bottom:0 !important;width:100%}.row_newsletter.row_panel .wrap-form .wpcf7 .col.-full{margin-bottom:0 !important}.row_newsletter.row_panel .wrap-form .wpcf7 .wpcf7-submit{display:block !important;margin-left:auto !important;margin-right:auto !important}.row_newsletter.row_panel .wrap-form .wpcf7 .wpcf7-submit::after{border-radius:30px !important}.row_card .card{padding:0px !important}.row_card .wrap-text{margin-bottom:64px}.row_card .wrap-text .wrap-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row_card .wrap-content{opacity:.8}.row_card .wrap-card{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;grid-row-gap:36px}.row_card .wrap-card.model-high .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;border-radius:5px 5px 0px 0px;margin:60px 0px 60px 0px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.row_card .wrap-card.model-high .card ul{padding-left:0px;margin-left:0px}.row_card .wrap-card.model-high .card ul li{list-style:none !important}.row_card .wrap-card.model-high .card:not(.bg-none) .-text{color:#fff !important;background:transparent !important}.row_card .wrap-card.model-high .card:not(.bg-none) .-high{background:transparent}.row_card .wrap-card.model-high .card:not(.bg-none):hover .-text{color:#ffff00 !important}.row_card .wrap-card.model-high .card:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.row_card .wrap-card.model-high .card:hover .-text{background:rgba(var(--start-color-1), 1);color:#fff !important}.row_card .wrap-card.model-high .card .-high{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((20px + (24 - 20) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;text-transform:uppercase;border-radius:5px 5px 0px 0px;background:rgba(var(--start-color-1), 1);color:#fff}.row_card .wrap-card.model-high .card .-text{padding:20px;height:100%;border:1px solid rgba(var(--start-color-2), 0.26);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.row_card .wrap-card.model-high .card .-text .-content{height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.row_card .wrap-card.model-high .card .-text .-content>*{width:100%}.row_card .wrap-card.model-high .card .-text .btn,.row_card .wrap-card.model-high .card .-text .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card .-text button.cf7mls_back,.row_card .wrap-card.model-high .card .-text .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card .-text button.cf7mls_next,.row_card .wrap-card.model-high .card .-text .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_card .wrap-card.model-high .card .-text .-submit+.cf7mls_back,.row_card .wrap-card.model-high .card .-text .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_card .wrap-card.model-high .card .-text button,.row_card .wrap-card.model-high .card .-text .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_card .wrap-card.model-high .card .-text input[type="submit"],.row_card .wrap-card.model-high .card .-text .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta,.row_card .wrap-card.model-high .card .-text .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta,.row_card .wrap-card.model-high .card .-text .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta,.row_card .wrap-card.model-high .card .-text #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-high .card .-text a.item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_card .wrap-card.model-high .card .-text .btn br,.row_card .wrap-card.model-high .card .-text .row .wrap-form .cf7mls-btns button.cf7mls_back br,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card .-text button.cf7mls_back br,.row_card .wrap-card.model-high .card .-text .row .wrap-form .cf7mls-btns button.cf7mls_next br,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card .-text button.cf7mls_next br,.row_card .wrap-card.model-high .card .-text .row .wrap-form .-submit+.cf7mls_back br,.row .wrap-form .row_card .wrap-card.model-high .card .-text .-submit+.cf7mls_back br,.row_card .wrap-card.model-high .card .-text .row .wrap-form .col.-submit button br,.row .wrap-form .col.-submit .row_card .wrap-card.model-high .card .-text button br,.row_card .wrap-card.model-high .card .-text .row_df__content_password .post-password-form input[type="submit"] br,.row_df__content_password .post-password-form .row_card .wrap-card.model-high .card .-text input[type="submit"] br,.row_card .wrap-card.model-high .card .-text .row_archive_servicos .wrap-post .post .wrap-data .-cta br,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta br,.row_card .wrap-card.model-high .card .-text .row_post_others_servicos .wrap-post .post .wrap-data .-cta br,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta br,.row_card .wrap-card.model-high .card .-text .row_posts_type_servicos .wrap-post .post .wrap-data .-cta br,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta br,.row_card .wrap-card.model-high .card .-text #chamada-contato .wrap-p-btn a.item br,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-high .card .-text a.item br{display:none}.row_card .wrap-card.model-high .card .-text .btn strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text .row .wrap-form .cf7mls-btns button.cf7mls_back strong:nth-of-type(2),.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card .-text button.cf7mls_back strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text .row .wrap-form .cf7mls-btns button.cf7mls_next strong:nth-of-type(2),.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card .-text button.cf7mls_next strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text .row .wrap-form .-submit+.cf7mls_back strong:nth-of-type(2),.row .wrap-form .row_card .wrap-card.model-high .card .-text .-submit+.cf7mls_back strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text .row .wrap-form .col.-submit button strong:nth-of-type(2),.row .wrap-form .col.-submit .row_card .wrap-card.model-high .card .-text button strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text .row_df__content_password .post-password-form input[type="submit"] strong:nth-of-type(2),.row_df__content_password .post-password-form .row_card .wrap-card.model-high .card .-text input[type="submit"] strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text .row_archive_servicos .wrap-post .post .wrap-data .-cta strong:nth-of-type(2),.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text .row_post_others_servicos .wrap-post .post .wrap-data .-cta strong:nth-of-type(2),.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text .row_posts_type_servicos .wrap-post .post .wrap-data .-cta strong:nth-of-type(2),.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-text .-cta strong:nth-of-type(2),.row_card .wrap-card.model-high .card .-text #chamada-contato .wrap-p-btn a.item strong:nth-of-type(2),#chamada-contato .wrap-p-btn .row_card .wrap-card.model-high .card .-text a.item strong:nth-of-type(2){margin-top:8px;font-size:24px !important}.row_card .wrap-card.model-high .card ul{display:block;position:relative;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_card .wrap-card.model-high .card ul li+li{margin-top:10px}.row_card .wrap-card.model-high .card .wrap-p-btn{-ms-flex-item-align:end;align-self:flex-end;margin-top:40px}.row_card .wrap-card.model-high .card .btn,.row_card .wrap-card.model-high .card .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card button.cf7mls_back,.row_card .wrap-card.model-high .card .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card button.cf7mls_next,.row_card .wrap-card.model-high .card .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_card .wrap-card.model-high .card .-submit+.cf7mls_back,.row_card .wrap-card.model-high .card .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_card .wrap-card.model-high .card button,.row_card .wrap-card.model-high .card .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_card .wrap-card.model-high .card input[type="submit"],.row_card .wrap-card.model-high .card .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta,.row_card .wrap-card.model-high .card .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta,.row_card .wrap-card.model-high .card .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta,.row_card .wrap-card.model-high .card #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-high .card a.item{padding:30px 60px}.row_card .wrap-card.model-high .card .btn br,.row_card .wrap-card.model-high .card .row .wrap-form .cf7mls-btns button.cf7mls_back br,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card button.cf7mls_back br,.row_card .wrap-card.model-high .card .row .wrap-form .cf7mls-btns button.cf7mls_next br,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card button.cf7mls_next br,.row_card .wrap-card.model-high .card .row .wrap-form .-submit+.cf7mls_back br,.row .wrap-form .row_card .wrap-card.model-high .card .-submit+.cf7mls_back br,.row_card .wrap-card.model-high .card .row .wrap-form .col.-submit button br,.row .wrap-form .col.-submit .row_card .wrap-card.model-high .card button br,.row_card .wrap-card.model-high .card .row_df__content_password .post-password-form input[type="submit"] br,.row_df__content_password .post-password-form .row_card .wrap-card.model-high .card input[type="submit"] br,.row_card .wrap-card.model-high .card .row_archive_servicos .wrap-post .post .wrap-data .-cta br,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta br,.row_card .wrap-card.model-high .card .row_post_others_servicos .wrap-post .post .wrap-data .-cta br,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta br,.row_card .wrap-card.model-high .card .row_posts_type_servicos .wrap-post .post .wrap-data .-cta br,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta br,.row_card .wrap-card.model-high .card #chamada-contato .wrap-p-btn a.item br,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-high .card a.item br{display:none}.row_card .wrap-card.model-high .card .btn::before,.row_card .wrap-card.model-high .card .row .wrap-form .cf7mls-btns button.cf7mls_back::before,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card button.cf7mls_back::before,.row_card .wrap-card.model-high .card .row .wrap-form .cf7mls-btns button.cf7mls_next::before,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card button.cf7mls_next::before,.row_card .wrap-card.model-high .card .row .wrap-form .-submit+.cf7mls_back::before,.row .wrap-form .row_card .wrap-card.model-high .card .-submit+.cf7mls_back::before,.row_card .wrap-card.model-high .card .row .wrap-form .col.-submit button::before,.row .wrap-form .col.-submit .row_card .wrap-card.model-high .card button::before,.row_card .wrap-card.model-high .card .row_df__content_password .post-password-form input[type="submit"]::before,.row_df__content_password .post-password-form .row_card .wrap-card.model-high .card input[type="submit"]::before,.row_card .wrap-card.model-high .card .row_archive_servicos .wrap-post .post .wrap-data .-cta::before,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta::before,.row_card .wrap-card.model-high .card .row_post_others_servicos .wrap-post .post .wrap-data .-cta::before,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta::before,.row_card .wrap-card.model-high .card .row_posts_type_servicos .wrap-post .post .wrap-data .-cta::before,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta::before,.row_card .wrap-card.model-high .card #chamada-contato .wrap-p-btn a.item::before,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-high .card a.item::before{display:none}.row_card .wrap-card.model-high .card .btn del,.row_card .wrap-card.model-high .card .row .wrap-form .cf7mls-btns button.cf7mls_back del,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card button.cf7mls_back del,.row_card .wrap-card.model-high .card .row .wrap-form .cf7mls-btns button.cf7mls_next del,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high .card button.cf7mls_next del,.row_card .wrap-card.model-high .card .row .wrap-form .-submit+.cf7mls_back del,.row .wrap-form .row_card .wrap-card.model-high .card .-submit+.cf7mls_back del,.row_card .wrap-card.model-high .card .row .wrap-form .col.-submit button del,.row .wrap-form .col.-submit .row_card .wrap-card.model-high .card button del,.row_card .wrap-card.model-high .card .row_df__content_password .post-password-form input[type="submit"] del,.row_df__content_password .post-password-form .row_card .wrap-card.model-high .card input[type="submit"] del,.row_card .wrap-card.model-high .card .row_archive_servicos .wrap-post .post .wrap-data .-cta del,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta del,.row_card .wrap-card.model-high .card .row_post_others_servicos .wrap-post .post .wrap-data .-cta del,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta del,.row_card .wrap-card.model-high .card .row_posts_type_servicos .wrap-post .post .wrap-data .-cta del,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .card .-cta del,.row_card .wrap-card.model-high .card #chamada-contato .wrap-p-btn a.item del,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-high .card a.item del{display:inline-block;margin:0px 10px;color:#020202}@media screen and (max-width: 991px){.row_card .wrap-card.model-high .col-6,.row_card .wrap-card.model-high .row_form .line.grid-side .wrap-content,.row_form .line.grid-side .row_card .wrap-card.model-high .wrap-content,.row_card .wrap-card.model-high .row_form .line.grid-side .wrap-form,.row_form .line.grid-side .row_card .wrap-card.model-high .wrap-form{grid-column:span 3}.row_card .wrap-card.model-high .btn,.row_card .wrap-card.model-high .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high button.cf7mls_back,.row_card .wrap-card.model-high .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_card .wrap-card.model-high button.cf7mls_next,.row_card .wrap-card.model-high .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_card .wrap-card.model-high .-submit+.cf7mls_back,.row_card .wrap-card.model-high .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_card .wrap-card.model-high button,.row_card .wrap-card.model-high .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_card .wrap-card.model-high input[type="submit"],.row_card .wrap-card.model-high .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .-cta,.row_card .wrap-card.model-high .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .-cta,.row_card .wrap-card.model-high .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-high .-cta,.row_card .wrap-card.model-high #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-high a.item{padding:20px !important}}@media screen and (max-width: 767px){.row_card .wrap-card.model-high .col-6,.row_card .wrap-card.model-high .row_form .line.grid-side .wrap-content,.row_form .line.grid-side .row_card .wrap-card.model-high .wrap-content,.row_card .wrap-card.model-high .row_form .line.grid-side .wrap-form,.row_form .line.grid-side .row_card .wrap-card.model-high .wrap-form{grid-column:1/-1}}.row_card .wrap-card.model-icon .card{background:#fff;border-top:5px solid rgba(var(--start-color-3), 0.2);padding:30px !important;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.row_card .wrap-card.model-icon .card:hover{border-color:rgba(var(--start-color-1), 1);-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.row_card .wrap-card.model-icon .card:hover .-icon,.row_card .wrap-card.model-icon .card:hover #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-icon .card:hover a.item{color:rgba(var(--start-color-1), 1)}.row_card .wrap-card.model-icon .card .-content>*{font-size:14px !important;line-height:24px !important;opacity:.8}.row_card .wrap-card.model-icon .card .-title{opacity:.8}.row_card .wrap-card.model-icon .card .-title h2,.row_card .wrap-card.model-icon .card .-title h3,.row_card .wrap-card.model-icon .card .-title h4,.row_card .wrap-card.model-icon .card .-title h5,.row_card .wrap-card.model-icon .card .-title h6{font-size:18px !important;line-height:28px !important;margin-bottom:16px}.row_card .wrap-card.model-icon .card .-icon,.row_card .wrap-card.model-icon .card #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-icon .card a.item{display:block;position:relative;font-size:calc(16px + (26 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (26 - 16) * ((100vw - 320px) / (1920 - 320))));margin-bottom:8px;color:rgba(var(--start-color-3), 1)}@media screen and (max-width: 991px){.row_card .wrap-card.model-icon .card.col-4,.row_card .wrap-card.model-icon .row_newsletter .line.grid-side .card.wrap-content,.row_newsletter .line.grid-side .row_card .wrap-card.model-icon .card.wrap-content,.row_card .wrap-card.model-icon .row_form .line.grid-col-text .card.wrap-form,.row_form .line.grid-col-text .row_card .wrap-card.model-icon .card.wrap-form,.row_card .wrap-card.model-icon .row_form .line.grid-col-form .card.wrap-content,.row_form .line.grid-col-form .row_card .wrap-card.model-icon .card.wrap-content{grid-column:span 2}}@media screen and (max-width: 767px){.row_card .wrap-card.model-icon .card.col-4,.row_card .wrap-card.model-icon .row_newsletter .line.grid-side .card.wrap-content,.row_newsletter .line.grid-side .row_card .wrap-card.model-icon .card.wrap-content,.row_card .wrap-card.model-icon .row_form .line.grid-col-text .card.wrap-form,.row_form .line.grid-col-text .row_card .wrap-card.model-icon .card.wrap-form,.row_card .wrap-card.model-icon .row_form .line.grid-col-form .card.wrap-content,.row_form .line.grid-col-form .row_card .wrap-card.model-icon .card.wrap-content{grid-column:1/-1}}.row_card .wrap-card.model-z.order-txt .card:nth-of-type(odd) .-text{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.row_card .wrap-card.model-z.order-img .card:nth-of-type(even) .-text{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.row_card .wrap-card.model-z .card{border:1px solid rgba(var(--start-color-2), 0.3);border-radius:5px}.row_card .wrap-card.model-z .-img{grid-column:span 5;height:100%}.row_card .wrap-card.model-z .-img .wrap-img{height:100%}@media screen and (max-width: 991px){.row_card .wrap-card.model-z .-img{grid-column:span 3}}@media screen and (max-width: 767px){.row_card .wrap-card.model-z .-img{grid-column:1/-1;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.row_card .wrap-card.model-z .-img .wrap-img{max-height:300px}}.row_card .wrap-card.model-z .-text{grid-column:span 7;padding:60px;align-self:center;opacity:.8}@media screen and (max-width: 991px){.row_card .wrap-card.model-z .-text{grid-column:span 3}}@media screen and (max-width: 767px){.row_card .wrap-card.model-z .-text{grid-column:1/-1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:30px}}.row_card .wrap-card.model-z .-text .wrap-p-btn{margin-top:40px}.row_card .wrap-card.model-z .-text a.btn,.row_card .wrap-card.model-z .-text .row .wrap-form .-submit+a.cf7mls_back,.row .wrap-form .row_card .wrap-card.model-z .-text .-submit+a.cf7mls_back,.row_card .wrap-card.model-z .-text .row_archive_servicos .wrap-post .post .wrap-data a.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta,.row_card .wrap-card.model-z .-text .row_post_others_servicos .wrap-post .post .wrap-data a.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta,.row_card .wrap-card.model-z .-text .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta,.row_card .wrap-card.model-z .-text #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-z .-text a.item{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0px !important;line-height:0px !important;padding:0px !important}.row_card .wrap-card.model-z .-text a.btn::after,.row_card .wrap-card.model-z .-text .row .wrap-form .-submit+a.cf7mls_back::after,.row .wrap-form .row_card .wrap-card.model-z .-text .-submit+a.cf7mls_back::after,.row_card .wrap-card.model-z .-text .row_archive_servicos .wrap-post .post .wrap-data a.-cta::after,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta::after,.row_card .wrap-card.model-z .-text .row_post_others_servicos .wrap-post .post .wrap-data a.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta::after,.row_card .wrap-card.model-z .-text .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta::after,.row_card .wrap-card.model-z .-text #chamada-contato .wrap-p-btn a.item::after,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-z .-text a.item::after{border-radius:50%}.row_card .wrap-card.model-z .-text a.btn::before,.row_card .wrap-card.model-z .-text .row .wrap-form .-submit+a.cf7mls_back::before,.row .wrap-form .row_card .wrap-card.model-z .-text .-submit+a.cf7mls_back::before,.row_card .wrap-card.model-z .-text .row_archive_servicos .wrap-post .post .wrap-data a.-cta::before,.row_archive_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta::before,.row_card .wrap-card.model-z .-text .row_post_others_servicos .wrap-post .post .wrap-data a.-cta::before,.row_post_others_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta::before,.row_card .wrap-card.model-z .-text .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta::before,.row_posts_type_servicos .wrap-post .post .wrap-data .row_card .wrap-card.model-z .-text a.-cta::before,.row_card .wrap-card.model-z .-text #chamada-contato .wrap-p-btn a.item::before,#chamada-contato .wrap-p-btn .row_card .wrap-card.model-z .-text a.item::before{content:'\f178';margin-right:0px}body.page-template-page-sidebar #page-blocks *.row:not([class*="_ban_"]):not([class*="sidebar"]):not([class*="super"]){grid-column:span 8;max-width:91.66667%;margin-left:0px !important}body.page-template-page-sidebar #page-blocks .row-super .line>.wrap-content{text-align:left !important}@media screen and (max-width: 767px){body.page-template-page-sidebar #page-blocks .row-super .line{max-width:calc(100% - 30px)}}body.page-template-page-sidebar #page-blocks .row_ban_internal .line-banner .arrow-divider{left:calc((100vw - 1140px) / 2)}@media screen and (max-width: 1199px){body.page-template-page-sidebar #page-blocks .row_ban_internal .line-banner .arrow-divider{left:calc((100vw - 950px) / 2)}}@media screen and (max-width: 991px){body.page-template-page-sidebar #page-blocks .row_ban_internal .line-banner .arrow-divider{left:calc((100vw - 742px) / 2)}}@media screen and (max-width: 767px){body.page-template-page-sidebar #page-blocks .row_ban_internal .line-banner .arrow-divider{left:30px}}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form{z-index:30;grid-column:9/13;grid-row:1/-1;top:-70px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form{grid-column:1/-1}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .form-title{display:block;position:relative;padding-top:24px;padding-bottom:24px;font-weight:700;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1);background:#28a745;width:100%;text-align:center;color:#fff;border-radius:10px 10px 0px 0px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .col{padding-left:20px;padding-right:20px;position:relative}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .col.-label{font-weight:700;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1);color:#686868;text-align:center;margin-bottom:16px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .col .label{left:30px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .col.active .label{left:20px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .your-subject-select{padding-left:20px;padding-right:20px;width:100%;margin-bottom:32px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .your-subject-select .wrap-checkboxs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .your-subject-select .wrap-checkboxs .wpcf7-list-item{margin:0}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .your-subject-select .wrap-checkboxs .wpcf7-list-item+.wpcf7-list-item{margin-top:8px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .your-subject-select .wrap-checkboxs .wpcf7-list-item label{margin:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-family:var(--start-font-1);padding-left:24px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .your-subject-select .wrap-checkboxs .wpcf7-list-item label input{display:block;position:absolute;width:auto;left:0px;margin:0px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form textarea{max-height:80px}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .wpcf7{background:#fff;padding-top:40px;padding-bottom:40px;border-radius:0px 0px 10px 10px;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .-submit button{width:100%;max-width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(var(--start-color-2), 1)}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .-submit .ajax-loader{left:20px;margin:0px;width:calc(100% - 40px);color:#fff;max-width:100%}@media screen and (max-width: 991px){body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form{top:calc(20vh);position:fixed;right:0px;max-width:280px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form.-active{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form.-active .form-title{background:#686868}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form.-active .form-title::after{content:"\f00d" !important}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form{height:60vh}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form form{border-radius:10px 0px 0px 10px !important}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .wpcf7{padding-top:20px;padding-bottom:20px;border-radius:10px 0px 0px 10px !important;overflow-y:scroll;overscroll-behavior-y:contain;overflow-x:visible;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .form-title{position:absolute;-webkit-transform:translateX(-160px) rotate(-90deg);-ms-transform:translateX(-160px) rotate(-90deg);transform:translateX(-160px) rotate(-90deg);padding-top:10px !important;padding-bottom:10px !important;margin-bottom:0px !important;top:calc(50% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:-2px 0px 20px -3px rgba(0,0,0,0.25);box-shadow:-2px 0px 20px -3px rgba(0,0,0,0.25)}body.page-template-page-sidebar #page-blocks .row_df__content_sidebar.-form .wrap-form .form-title::after{content:"\f107";display:block;position:relative;margin-left:8px;font-family:"Font Awesome 5 Pro";font-weight:900}}body.page-template-page-sidebar #page-blocks .row_post_thumb .wrap-posts{margin-top:40px;grid-column-gap:30px;grid-row-gap:10px}body.page-template-page-sidebar #page-blocks .row_post_thumb .wrap-posts .post-item{border:1px solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.page-template-page-sidebar #page-blocks .row_post_thumb .wrap-posts .post-item .wrap-post-thumb{min-height:150px !important}body.page-template-page-sidebar #page-blocks .row_post_thumb .wrap-posts .post-item .wrap-post-thumb img{-o-object-fit:contain !important;object-fit:contain !important;min-width:100% !important;min-height:unset !important}body.page-template-page-sidebar #page-blocks .row_post_thumb .wrap-posts .post-item .wrap-post-thumb::before{display:none}body.page-template-page-sidebar #page-blocks .row_post_thumb .wrap-posts .post-item .wrap-content{padding:0px !important;bottom:-1px}body.page-template-page-sidebar #page-blocks .row_post_thumb .wrap-posts .post-item:hover{border-color:rgba(var(--start-color-1), 1);border-radius:5px;overflow:hidden}body.page-template-page-sidebar .fancybox-container .fancybox-slide--html .wrap-post-content .wrap-projects{max-height:300px;overflow-y:scroll}body.page-template-page-sidebar .fancybox-container .fancybox-slide--html .wrap-post-content .project-item{padding-bottom:20px;padding-right:20px}body.page-template-page-sidebar .fancybox-container .fancybox-slide--html .wrap-post-content .project-item+.project-item{padding-top:20px;border-top:1px solid rgba(196,196,196,0.3)}body.page-template-page-sidebar .fancybox-container .fancybox-slide--html .wrap-post-content .project-item .number{color:rgba(var(--start-color-1), 1);margin-bottom:5px;display:block;position:relative}body.page-template-page-sidebar .fancybox-container .fancybox-slide--html .wrap-post-content .project-item p{font-size:calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;line-height:20px !important}body.page-template-page-sidebar .fancybox-container .fancybox-slide--html .wrap-post-content .project-item p:nth-of-type(2){margin-top:0px}.row_faq .wrap-text{margin-bottom:40px}.row_faq p:not(.badge):not(.wrap-p-btn){opacity:.8}.row_faq .faq-item .-ask{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;padding:30px;position:relative;background:#fff;border:1px solid rgba(104,104,104,0.2);border-radius:5px;padding-right:64px;cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-shadow:0px 4px 58px -36px rgba(0,0,0,0.05);box-shadow:0px 4px 58px -36px rgba(0,0,0,0.05)}.row_faq .faq-item .-ask .title{opacity:.6}.row_faq .faq-item .-ask i{font-size:calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (22 - 16) * ((100vw - 320px) / (1920 - 320))));position:absolute;right:30px;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}.row_faq .faq-item .-response{padding:0px 30px 30px 30px;-webkit-transition:all ease 0.7s;-o-transition:all ease 0.7s;transition:all ease 0.7s;background:#fff;border-radius:0px 0px 10px 10px;border:1px solid rgba(var(--start-color-2), 0.2);border-top:none;display:none;width:100%}.row_faq .faq-item .-response p:only-of-type{margin-top:0px}.row_faq .faq-item .-response p{opacity:.8}.row_faq .faq-item .-response .wrap-itens{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row_faq .faq-item .-response .wrap-itens .wrap-response{display:block}.row_faq .faq-item.-active{-webkit-box-shadow:0px 4px 66px -4px rgba(0,0,0,0.05);box-shadow:0px 4px 66px -4px rgba(0,0,0,0.05)}.row_faq .faq-item.-active .-ask{color:rgba(var(--start-color-1), 1);font-weight:700;border-bottom:none;border-bottom-left-radius:0px;border-bottom-right-radius:0px}.row_faq .faq-item.-active .-ask .title{opacity:1}.row_faq .faq-item.-active .-ask i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);font-weight:400}.row_faq .faq-item+.faq-item{display:block;position:relative;margin-top:20px}.row_faq .faq-item .wrap-gallery{display:grid;position:relative;margin-top:40px;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px}.row_faq .faq-item .wrap-gallery.grid-img-3>*{grid-column:span 4}.row_faq .faq-item .wrap-gallery.grid-img-1>*,.row_faq .faq-item .wrap-gallery.grid-img-2>*{grid-column:span 6}@media screen and (max-width: 575px){.row_faq .faq-item .wrap-gallery.grid-img-1>*,.row_faq .faq-item .wrap-gallery.grid-img-2>*,.row_faq .faq-item .wrap-gallery.grid-img-3>*{grid-column:1/-1}}.row_faq .faq-item .wrap-gallery .wrap-img{min-height:200px;border:1px solid rgba(104,104,104,0.05);border-radius:5px;overflow:hidden}@media screen and (max-width: 991px){.row_faq .faq-item .wrap-gallery .wrap-img{min-height:150px}}@media screen and (max-width: 575px){.row_faq .faq-item .wrap-gallery .wrap-img{min-height:140px}.row_faq .faq-item .wrap-gallery .wrap-img+.wrap-img{margin-top:10px}}.row_faq .faq-item .wrap-gallery .wrap-img img{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.row_faq .faq-item .wrap-gallery .wrap-img::after{content:'\f00e';display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;font-family:"Font Awesome 5 Pro";font-weight:300;font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))));position:absolute;z-index:10;right:10px;top:10px;color:#fff;background:rgba(var(--start-color-1), 0.8);border-radius:40px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.row_faq .faq-item .wrap-gallery .wrap-img:hover img{min-width:110%;min-height:110%}.row_faq .faq-item .wrap-gallery .wrap-img:hover::after{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.row_faq .faq-item .wrap-gallery .wrap-cover{position:absolute}.row_form .line .block{grid-row-gap:40px}.row_form .line .wrap-text{opacity:.8}.row_form .line.grid-side .wrap-content,.row_form .line.grid-side .wrap-form{max-width:100% !important}@media screen and (max-width: 991px){.row_form .line.grid-side .wrap-form{margin-top:48px}}.row_form .line.grid-col .wrap-form{margin-top:48px}.row_form .line[class*="grid-col-"] .wrap-content,.row_form .line[class*="grid-col-"] .wrap-form{max-width:100% !important}@media screen and (max-width: 991px){.row_form .line[class*="grid-col-"] .wrap-content,.row_form .line[class*="grid-col-"] .wrap-form{grid-column:1/-1}.row_form .line[class*="grid-col-"] .wrap-form{margin-top:48px}.row_form .line[class*="grid-col-"] .wrap-form .form-fields{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.row_form .line[class*="grid-col-"] .wrap-form .form-fields .col.half,.row_form .line[class*="grid-col-"] .wrap-form .form-fields .row_newsletter .line.grid-col .form .col,.row_newsletter .line.grid-col .form .row_form .line[class*="grid-col-"] .wrap-form .form-fields .col{max-width:49%}}@media screen and (max-width: 575px){.row_form .line[class*="grid-col-"] .wrap-form{margin-top:48px}.row_form .line[class*="grid-col-"] .wrap-form .form-fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row_form .line[class*="grid-col-"] .wrap-form .form-fields .col.half,.row_form .line[class*="grid-col-"] .wrap-form .form-fields .row_newsletter .line.grid-col .form .col,.row_newsletter .line.grid-col .form .row_form .line[class*="grid-col-"] .wrap-form .form-fields .col{max-width:100%}}.row_form .line.grid-col-text .wrap-form .form-fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row_form .line.grid-col-text .wrap-form .form-fields .col.half,.row_form .line.grid-col-text .wrap-form .form-fields .row_newsletter .line.grid-col .form .col,.row_newsletter .line.grid-col .form .row_form .line.grid-col-text .wrap-form .form-fields .col{max-width:100%}.row_form .line.grid-col-form .wrap-form{max-width:83.33333% !important;margin-right:unset !important}@media screen and (max-width: 991px){.row_form .line.grid-col-form .wrap-form{max-width:100% !important;margin-right:unset !important}}.row_form .line .wrap-content-form{padding-right:60px}@media screen and (max-width: 991px){.row_form .line .wrap-content-form{padding-right:0}}@media screen and (max-width: 991px){.row_form .line .wrap-img{display:none}}/*! ######################## Estilização do site ######################## */.line.-full{max-width:100% !important}.row.-banner .slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.-banner .wrap-img{grid-column:1/-1}.row.-banner .wrap-text{position:absolute;width:100%}.row.-banner *{color:#fff}p:empty{display:none}.wrap-title{margin-bottom:20px}.wrap-title h3{margin-bottom:0}.-text h2,.wrap-title h2,.wrap-text h2{font-size:calc(35px + (38 - 35) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((35px + (38 - 35) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:800;margin-bottom:10px}.-text h3,.wrap-title h3,.wrap-text h3{font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;text-transform:uppercase;color:rgba(var(--start-color-2), 1);font-weight:700 !important}.-text h4,.wrap-title h4,.wrap-text h4{font-weight:800}.row.bg-3 .wrap-title h2,.row.bg-1-light .wrap-title h2,.row.bg-2-light .wrap-title h2,.row.bg-3-light .wrap-title h2,.row.bg-none .wrap-title h2{color:rgba(var(--start-color-2), 1);opacity:.8}.row.bg-3 .wrap-title h3,.row.bg-1-light .wrap-title h3,.row.bg-2-light .wrap-title h3,.row.bg-3-light .wrap-title h3,.row.bg-none .wrap-title h3{color:rgba(var(--start-color-1), 1)}.row .block.-center{margin-left:auto;margin-right:auto}.row .block.-right{margin-left:auto}@media screen and (max-width: 991px){.row .block{max-width:100% !important}}.row_text .block.grid-side .wrap-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row_text .block.grid-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 991px){.row_text .block.grid-btn>*{grid-column:span 3}}@media screen and (max-width: 767px){.row_text .block.grid-btn>*{grid-column:1/-1}.row_text .block.grid-btn .btn,.row_text .block.grid-btn .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_text .block.grid-btn button.cf7mls_back,.row_text .block.grid-btn .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_text .block.grid-btn button.cf7mls_next,.row_text .block.grid-btn .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_text .block.grid-btn .-submit+.cf7mls_back,.row_text .block.grid-btn .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_text .block.grid-btn button,.row_text .block.grid-btn .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_text .block.grid-btn input[type="submit"],.row_text .block.grid-btn .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_text .block.grid-btn .-cta,.row_text .block.grid-btn .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_text .block.grid-btn .-cta,.row_text .block.grid-btn .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_text .block.grid-btn .-cta,.row_text .block.grid-btn #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_text .block.grid-btn a.item{margin-top:40px}}.wrap-title h4{font-weight:800}.btn,.row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .col.-submit button,.row_df__content_password .post-password-form input[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-cta,#chamada-contato .wrap-p-btn a.item{padding:16px 30px;color:#fff;text-transform:uppercase;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;border-radius:10px;z-index:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.btn::after,.row .wrap-form .cf7mls-btns button.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.cf7mls_next::after,.row .wrap-form .-submit+.cf7mls_back::after,.row .wrap-form .col.-submit button::after,.row_df__content_password .post-password-form input[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-cta::after,#chamada-contato .wrap-p-btn a.item::after{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:5px}.btn:hover::after,.row .wrap-form .cf7mls-btns button.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.cf7mls_next:hover::after,.row .wrap-form .-submit+.cf7mls_back:hover::after,.row .wrap-form .col.-submit button:hover::after,.row_df__content_password .post-password-form input[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-cta:hover::after,#chamada-contato .wrap-p-btn a.item:hover::after{-webkit-filter:brightness(80%);filter:brightness(80%)}.btn.-icon::before,.row .wrap-form .cf7mls-btns button.-icon.cf7mls_back::before,.row .wrap-form .cf7mls-btns button.-icon.cf7mls_next::before,.row .wrap-form .-submit+.-icon.cf7mls_back::before,.row .wrap-form .col.-submit button.-icon::before,.row_df__content_password .post-password-form input.-icon[type="submit"]::before,.row_archive_servicos .wrap-post .post .wrap-data .-icon.-cta::before,.row_post_others_servicos .wrap-post .post .wrap-data .-icon.-cta::before,.row_posts_type_servicos .wrap-post .post .wrap-data .-icon.-cta::before,#chamada-contato .wrap-p-btn a.item::before{content:'';display:block;position:relative;font-family:"Font Awesome 5 Pro";font-weight:400;margin-right:20px;font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));line-height:calc((16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))))}.btn.-black::after,.row .wrap-form .cf7mls-btns button.-black.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-black.cf7mls_next::after,.row .wrap-form .-submit+.-black.cf7mls_back::after,.row .wrap-form .col.-submit button.-black::after,.row_df__content_password .post-password-form input.-black[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-black.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-black.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-black.-cta::after,#chamada-contato .wrap-p-btn a.-black.item::after{background:#020202;-webkit-box-shadow:0 2px 22px 1px rgba(2,2,2,0.26);box-shadow:0 2px 22px 1px rgba(2,2,2,0.26)}.btn.-gray::after,.row .wrap-form .cf7mls-btns button.-gray.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-gray.cf7mls_next::after,.row .wrap-form .-submit+.-gray.cf7mls_back::after,.row .wrap-form .col.-submit button.-gray::after,.row_df__content_password .post-password-form input.-gray[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-gray.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-gray.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-gray.-cta::after,#chamada-contato .wrap-p-btn a.-gray.item::after{background:#686868;-webkit-box-shadow:0 2px 22px 1px rgba(104,104,104,0.26);box-shadow:0 2px 22px 1px rgba(104,104,104,0.26)}.btn.-white::after,.row .wrap-form .cf7mls-btns button.-white.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-white.cf7mls_next::after,.row .wrap-form .-submit+.-white.cf7mls_back::after,.row .wrap-form .col.-submit button.-white::after,.row_df__content_password .post-password-form input.-white[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-white.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-white.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-white.-cta::after,#chamada-contato .wrap-p-btn a.item::after{background:#fff;-webkit-box-shadow:0 2px 22px 1px rgba(104,104,104,0.26);box-shadow:0 2px 22px 1px rgba(104,104,104,0.26)}.btn.-danger::after,.row .wrap-form .cf7mls-btns button.-danger.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-danger.cf7mls_next::after,.row .wrap-form .-submit+.-danger.cf7mls_back::after,.row .wrap-form .row_df__content_password .post-password-form .-submit+input.cf7mls_back[type="submit"]::after,.row_df__content_password .post-password-form .row .wrap-form .-submit+input.cf7mls_back[type="submit"]::after,.row .wrap-form .col.-submit button.-danger::after,.row_df__content_password .post-password-form input[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-danger.-cta::after,.row_archive_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form input.-cta[type="submit"]::after,.row_df__content_password .post-password-form .row_archive_servicos .wrap-post .post .wrap-data input.-cta[type="submit"]::after,.row_post_others_servicos .wrap-post .post .wrap-data .-danger.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form input.-cta[type="submit"]::after,.row_df__content_password .post-password-form .row_post_others_servicos .wrap-post .post .wrap-data input.-cta[type="submit"]::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-danger.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form input.-cta[type="submit"]::after,.row_df__content_password .post-password-form .row_posts_type_servicos .wrap-post .post .wrap-data input.-cta[type="submit"]::after,#chamada-contato .wrap-p-btn a.-danger.item::after{background:#F30C0C;-webkit-box-shadow:0 2px 22px 1px rgba(243,12,12,0.26);box-shadow:0 2px 22px 1px rgba(243,12,12,0.26)}.btn.-success::after,.row .wrap-form .cf7mls-btns button.-success.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-success.cf7mls_next::after,.row .wrap-form .-submit+.-success.cf7mls_back::after,.row .wrap-form .col.-submit button.-success::after,.row_df__content_password .post-password-form input.-success[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-success.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-success.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-success.-cta::after,#chamada-contato .wrap-p-btn a.-success.item::after{background:#28a745;-webkit-box-shadow:0 2px 22px 1px rgba(40,167,69,0.26);box-shadow:0 2px 22px 1px rgba(40,167,69,0.26)}.btn.-atention::after,.row .wrap-form .cf7mls-btns button.-atention.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-atention.cf7mls_next::after,.row .wrap-form .-submit+.-atention.cf7mls_back::after,.row .wrap-form .col.-submit button.-atention::after,.row_df__content_password .post-password-form input.-atention[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-atention.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-atention.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-atention.-cta::after,#chamada-contato .wrap-p-btn a.-atention.item::after{background:#ffc107;-webkit-box-shadow:0 2px 22px 1px rgba(255,193,7,0.26);box-shadow:0 2px 22px 1px rgba(255,193,7,0.26)}.btn.-info::after,.row .wrap-form .cf7mls-btns button.-info.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-info.cf7mls_next::after,.row .wrap-form .-submit+.-info.cf7mls_back::after,.row .wrap-form .col.-submit button.-info::after,.row_df__content_password .post-password-form input.-info[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-info.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-info.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-info.-cta::after,#chamada-contato .wrap-p-btn a.-info.item::after{background:#17a2b8;-webkit-box-shadow:0 2px 22px 1px rgba(23,162,184,0.26);box-shadow:0 2px 22px 1px rgba(23,162,184,0.26)}.btn.-primary::after,.row .wrap-form .cf7mls-btns button.-primary.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-primary.cf7mls_next::after,.row .wrap-form .-submit+.-primary.cf7mls_back::after,.row .wrap-form .col.-submit button.-primary::after,.row_df__content_password .post-password-form input.-primary[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-cta::after,#chamada-contato .wrap-p-btn a.-primary.item::after,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.item.-cta::after,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.item.-cta::after,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.item.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.item.-cta::after,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.item.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.item.-cta::after{background:rgba(var(--start-color-1), 1);-webkit-box-shadow:0 2px 22px 1px rgba(var(--start-color-1), 0.26);box-shadow:0 2px 22px 1px rgba(var(--start-color-1), 0.26)}.btn.-secondary::after,.row .wrap-form .cf7mls-btns button.-secondary.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-secondary.cf7mls_next::after,.row .wrap-form .-submit+.-secondary.cf7mls_back::after,.row .wrap-form .col.-submit button.-secondary::after,.row_df__content_password .post-password-form input.-secondary[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-secondary.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-secondary.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-secondary.-cta::after,#chamada-contato .wrap-p-btn a.-secondary.item::after{background:rgba(var(--start-color-2), 1);-webkit-box-shadow:0 2px 22px 1px rgba(var(--start-color-2), 0.26);box-shadow:0 2px 22px 1px rgba(var(--start-color-2), 0.26)}.btn.-complementary::after,.row .wrap-form .cf7mls-btns button.-complementary.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-complementary.cf7mls_next::after,.row .wrap-form .-submit+.-complementary.cf7mls_back::after,.row .wrap-form .col.-submit button.-complementary::after,.row_df__content_password .post-password-form input.-complementary[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-complementary.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-complementary.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-complementary.-cta::after,#chamada-contato .wrap-p-btn a.-complementary.item::after{background:rgba(var(--start-color-3), 1);-webkit-box-shadow:0 2px 22px 1px rgba(var(--start-color-3), 0.26);box-shadow:0 2px 22px 1px rgba(var(--start-color-3), 0.26)}.btn.-outline::after,.row .wrap-form .cf7mls-btns button.-outline.cf7mls_back::after,.row .wrap-form .cf7mls-btns button.-outline.cf7mls_next::after,.row .wrap-form .-submit+.-outline.cf7mls_back::after,.row .wrap-form .col.-submit button.-outline::after,.row_df__content_password .post-password-form input.-outline[type="submit"]::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-cta::after,#chamada-contato .wrap-p-btn a.item::after{background:transparent;border:1px solid currentColor;-webkit-box-shadow:none;box-shadow:none}.btn.-outline.-black,.row .wrap-form .cf7mls-btns button.-outline.-black.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-black.cf7mls_next,.row .wrap-form .-submit+.-outline.-black.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-black,.row_df__content_password .post-password-form input.-outline.-black[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-black.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-black.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-black.-cta,#chamada-contato .wrap-p-btn a.-black.item{color:#020202}.btn.-outline.-black:hover,.row .wrap-form .cf7mls-btns button.-outline.-black.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-black.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-black.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-black:hover,.row_df__content_password .post-password-form input.-outline.-black:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-black.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-black.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-black.-cta:hover,#chamada-contato .wrap-p-btn a.-black.item:hover{color:#fff}.btn.-outline.-black:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-black.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-black.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-black.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-black:hover::after,.row_df__content_password .post-password-form input.-outline.-black[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-black.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-black.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-black.-cta:hover::after,#chamada-contato .wrap-p-btn a.-black.item:hover::after{background:#020202;border-color:transparent}.btn.-outline.-gray,.row .wrap-form .cf7mls-btns button.-outline.-gray.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-gray.cf7mls_next,.row .wrap-form .-submit+.-outline.-gray.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-gray,.row_df__content_password .post-password-form input.-outline.-gray[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta,#chamada-contato .wrap-p-btn a.-gray.item{color:#686868}.btn.-outline.-gray:hover,.row .wrap-form .cf7mls-btns button.-outline.-gray.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-gray.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-gray.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-gray:hover,.row_df__content_password .post-password-form input.-outline.-gray:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta:hover,#chamada-contato .wrap-p-btn a.-gray.item:hover{color:#fff}.btn.-outline.-gray:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-gray.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-gray.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-gray.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-gray:hover::after,.row_df__content_password .post-password-form input.-outline.-gray[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-gray.-cta:hover::after,#chamada-contato .wrap-p-btn a.-gray.item:hover::after{background:#686868;border-color:transparent}.btn.-outline.-white,.row .wrap-form .cf7mls-btns button.-outline.-white.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-white.cf7mls_next,.row .wrap-form .-submit+.-outline.-white.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-white,.row_df__content_password .post-password-form input.-outline.-white[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-white.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-white.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-white.-cta,#chamada-contato .wrap-p-btn a.item{color:#fff}.btn.-outline.-white:hover,.row .wrap-form .cf7mls-btns button.-outline.-white.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-white.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-white.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-white:hover,.row_df__content_password .post-password-form input.-outline.-white:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-white.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-white.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-white.-cta:hover,#chamada-contato .wrap-p-btn a.item:hover{color:#686868}.btn.-outline.-white:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-white.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-white.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-white.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-white:hover::after,.row_df__content_password .post-password-form input.-outline.-white[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-white.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-white.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-white.-cta:hover::after,#chamada-contato .wrap-p-btn a.item:hover::after{background:#fff;border-color:transparent}.btn.-outline.-danger,.row .wrap-form .cf7mls-btns button.-outline.-danger.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-danger.cf7mls_next,.row .wrap-form .-submit+.-outline.-danger.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-danger,.row_df__content_password .post-password-form input.-outline[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form input.-outline.-cta[type="submit"],.row_df__content_password .post-password-form .row_archive_servicos .wrap-post .post .wrap-data input.-outline.-cta[type="submit"],.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form input.-outline.-cta[type="submit"],.row_df__content_password .post-password-form .row_post_others_servicos .wrap-post .post .wrap-data input.-outline.-cta[type="submit"],.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_df__content_password .post-password-form input.-outline.-cta[type="submit"],.row_df__content_password .post-password-form .row_posts_type_servicos .wrap-post .post .wrap-data input.-outline.-cta[type="submit"],#chamada-contato .wrap-p-btn a.-danger.item{color:#F30C0C}.btn.-outline.-danger:hover,.row .wrap-form .cf7mls-btns button.-outline.-danger.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-danger.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-danger.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-danger:hover,.row_df__content_password .post-password-form input.-outline:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta:hover,#chamada-contato .wrap-p-btn a.-danger.item:hover{color:#fff}.btn.-outline.-danger:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-danger.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-danger.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-danger.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-danger:hover::after,.row_df__content_password .post-password-form input.-outline[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-danger.-cta:hover::after,#chamada-contato .wrap-p-btn a.-danger.item:hover::after{background:#F30C0C;border-color:transparent}.btn.-outline.-success,.row .wrap-form .cf7mls-btns button.-outline.-success.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-success.cf7mls_next,.row .wrap-form .-submit+.-outline.-success.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-success,.row_df__content_password .post-password-form input.-outline.-success[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-success.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-success.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-success.-cta,#chamada-contato .wrap-p-btn a.-success.item{color:#28a745}.btn.-outline.-success:hover,.row .wrap-form .cf7mls-btns button.-outline.-success.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-success.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-success.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-success:hover,.row_df__content_password .post-password-form input.-outline.-success:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-success.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-success.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-success.-cta:hover,#chamada-contato .wrap-p-btn a.-success.item:hover{color:#fff}.btn.-outline.-success:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-success.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-success.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-success.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-success:hover::after,.row_df__content_password .post-password-form input.-outline.-success[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-success.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-success.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-success.-cta:hover::after,#chamada-contato .wrap-p-btn a.-success.item:hover::after{background:#28a745;border-color:transparent}.btn.-outline.-atention,.row .wrap-form .cf7mls-btns button.-outline.-atention.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-atention.cf7mls_next,.row .wrap-form .-submit+.-outline.-atention.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-atention,.row_df__content_password .post-password-form input.-outline.-atention[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta,#chamada-contato .wrap-p-btn a.-atention.item{color:#ffc107}.btn.-outline.-atention:hover,.row .wrap-form .cf7mls-btns button.-outline.-atention.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-atention.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-atention.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-atention:hover,.row_df__content_password .post-password-form input.-outline.-atention:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta:hover,#chamada-contato .wrap-p-btn a.-atention.item:hover{color:#fff}.btn.-outline.-atention:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-atention.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-atention.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-atention.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-atention:hover::after,.row_df__content_password .post-password-form input.-outline.-atention[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-atention.-cta:hover::after,#chamada-contato .wrap-p-btn a.-atention.item:hover::after{background:#ffc107;border-color:transparent}.btn.-outline.-info,.row .wrap-form .cf7mls-btns button.-outline.-info.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-info.cf7mls_next,.row .wrap-form .-submit+.-outline.-info.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-info,.row_df__content_password .post-password-form input.-outline.-info[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-info.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-info.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-info.-cta,#chamada-contato .wrap-p-btn a.-info.item{color:#17a2b8}.btn.-outline.-info:hover,.row .wrap-form .cf7mls-btns button.-outline.-info.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-info.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-info.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-info:hover,.row_df__content_password .post-password-form input.-outline.-info:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-info.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-info.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-info.-cta:hover,#chamada-contato .wrap-p-btn a.-info.item:hover{color:#fff}.btn.-outline.-info:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-info.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-info.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-info.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-info:hover::after,.row_df__content_password .post-password-form input.-outline.-info[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-info.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-info.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-info.-cta:hover::after,#chamada-contato .wrap-p-btn a.-info.item:hover::after{background:#17a2b8;border-color:transparent}.btn.-outline.-primary,.row .wrap-form .cf7mls-btns button.-outline.-primary.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-primary.cf7mls_next,.row .wrap-form .-submit+.-outline.-primary.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-primary,.row_df__content_password .post-password-form input.-outline.-primary[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-cta,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta.item,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-cta,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta.item,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta.item,#chamada-contato .wrap-p-btn a.-primary.item{color:rgba(var(--start-color-1), 1)}.btn.-outline.-primary:hover,.row .wrap-form .cf7mls-btns button.-outline.-primary.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-primary.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-primary.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-primary:hover,.row_df__content_password .post-password-form input.-outline.-primary:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-cta:hover,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item:hover,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta.item:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item:hover,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta.item:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item:hover,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta.item:hover,#chamada-contato .wrap-p-btn a.-primary.item:hover{color:#fff}.btn.-outline.-primary:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-primary.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-primary.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-primary.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-primary:hover::after,.row_df__content_password .post-password-form input.-outline.-primary[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-cta:hover::after,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item:hover::after,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta.item:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item:hover::after,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta.item:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta.item:hover::after,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta.item:hover::after,#chamada-contato .wrap-p-btn a.-primary.item:hover::after{background:rgba(var(--start-color-1), 1);border-color:transparent}.btn.-outline.-secondary,.row .wrap-form .cf7mls-btns button.-outline.-secondary.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-secondary.cf7mls_next,.row .wrap-form .-submit+.-outline.-secondary.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-secondary,.row_df__content_password .post-password-form input.-outline.-secondary[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta,#chamada-contato .wrap-p-btn a.-secondary.item{color:rgba(var(--start-color-2), 1)}.btn.-outline.-secondary:hover,.row .wrap-form .cf7mls-btns button.-outline.-secondary.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-secondary.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-secondary.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-secondary:hover,.row_df__content_password .post-password-form input.-outline.-secondary:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta:hover,#chamada-contato .wrap-p-btn a.-secondary.item:hover{color:#fff}.btn.-outline.-secondary:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-secondary.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-secondary.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-secondary.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-secondary:hover::after,.row_df__content_password .post-password-form input.-outline.-secondary[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-secondary.-cta:hover::after,#chamada-contato .wrap-p-btn a.-secondary.item:hover::after{background:rgba(var(--start-color-2), 1);border-color:transparent}.btn.-outline.-complementary,.row .wrap-form .cf7mls-btns button.-outline.-complementary.cf7mls_back,.row .wrap-form .cf7mls-btns button.-outline.-complementary.cf7mls_next,.row .wrap-form .-submit+.-outline.-complementary.cf7mls_back,.row .wrap-form .col.-submit button.-outline.-complementary,.row_df__content_password .post-password-form input.-outline.-complementary[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta,#chamada-contato .wrap-p-btn a.-complementary.item{color:rgba(var(--start-color-3), 1)}.btn.-outline.-complementary:hover,.row .wrap-form .cf7mls-btns button.-outline.-complementary.cf7mls_back:hover,.row .wrap-form .cf7mls-btns button.-outline.-complementary.cf7mls_next:hover,.row .wrap-form .-submit+.-outline.-complementary.cf7mls_back:hover,.row .wrap-form .col.-submit button.-outline.-complementary:hover,.row_df__content_password .post-password-form input.-outline.-complementary:hover[type="submit"],.row_archive_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta:hover,#chamada-contato .wrap-p-btn a.-complementary.item:hover{color:#fff}.btn.-outline.-complementary:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-complementary.cf7mls_back:hover::after,.row .wrap-form .cf7mls-btns button.-outline.-complementary.cf7mls_next:hover::after,.row .wrap-form .-submit+.-outline.-complementary.cf7mls_back:hover::after,.row .wrap-form .col.-submit button.-outline.-complementary:hover::after,.row_df__content_password .post-password-form input.-outline.-complementary[type="submit"]:hover::after,.row_archive_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta:hover::after,.row_post_others_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta:hover::after,.row_posts_type_servicos .wrap-post .post .wrap-data .-outline.-complementary.-cta:hover::after,#chamada-contato .wrap-p-btn a.-complementary.item:hover::after{background:rgba(var(--start-color-3), 1);border-color:transparent}.badge{padding:12px 28px;color:#fff;font-weight:400 !important;display:inline-block;position:relative;border-radius:28px;z-index:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-bottom:20px}@media screen and (max-width: 767px){.badge{padding:8px 16px;font-size:calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}}.badge[style*="center"]{margin-right:auto;margin-left:auto}.badge::after{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:28px}.badge.-black::after{background:#020202}.badge.-gray::after{background:#686868}.badge.-white::after,#chamada-contato .wrap-p-btn a.badge.item::after{background:#fff}.badge.-danger::after,.row_df__content_password .post-password-form input.badge[type="submit"]::after{background:#F30C0C}.badge.-success::after{background:#28a745}.badge.-atention::after{background:#ffc107}.badge.-info::after{background:#17a2b8}.badge.-primary::after,.row_archive_servicos .wrap-post .post .wrap-data .badge.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data .badge.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data .badge.-cta::after{background:rgba(var(--start-color-1), 1)}.badge.-secondary::after{background:rgba(var(--start-color-2), 1)}.badge.-complementary::after{background:rgba(var(--start-color-3), 1)}.badge.-outline::after,#chamada-contato .wrap-p-btn a.badge.item::after{background:transparent;border:1px solid currentColor;-webkit-box-shadow:none;box-shadow:none}.badge.-outline.-black,#chamada-contato .wrap-p-btn a.badge.-black.item{color:#020202}.badge.-outline.-gray,#chamada-contato .wrap-p-btn a.badge.-gray.item{color:#686868}.badge.-outline.-white,#chamada-contato .wrap-p-btn a.badge.item{color:#fff}.badge.-outline.-danger,.row_df__content_password .post-password-form input.badge.-outline[type="submit"],#chamada-contato .wrap-p-btn a.badge.-danger.item{color:#F30C0C}.badge.-outline.-success,#chamada-contato .wrap-p-btn a.badge.-success.item{color:#28a745}.badge.-outline.-atention,#chamada-contato .wrap-p-btn a.badge.-atention.item{color:#ffc107}.badge.-outline.-info,#chamada-contato .wrap-p-btn a.badge.-info.item{color:#17a2b8}.badge.-outline.-primary,.row_archive_servicos .wrap-post .post .wrap-data .badge.-outline.-cta,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.badge.-cta.item,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.badge.-cta.item,.row_post_others_servicos .wrap-post .post .wrap-data .badge.-outline.-cta,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.badge.-cta.item,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.badge.-cta.item,.row_posts_type_servicos .wrap-post .post .wrap-data .badge.-outline.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.badge.-cta.item,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.badge.-cta.item,#chamada-contato .wrap-p-btn a.badge.-primary.item{color:rgba(var(--start-color-1), 1)}.badge.-outline.-secondary,#chamada-contato .wrap-p-btn a.badge.-secondary.item{color:rgba(var(--start-color-2), 1)}.badge.-outline.-complementary,#chamada-contato .wrap-p-btn a.badge.-complementary.item{color:rgba(var(--start-color-3), 1)}.row_posts .wrap-text{grid-column:1/-1}.row_posts .wrap-title{margin-bottom:40px}.row_posts .wrap-title.-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 575px){.row_posts .wrap-title.-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row_posts .wrap-title.-link .view-page{margin-top:30px}}.row_posts .wrap-title .view-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.row_posts .wrap-title .view-page i{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;margin-left:10px;border:1px solid rgba(var(--start-color-2), 0.8);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.row_posts .wrap-title .view-page:hover{color:rgba(var(--start-color-1), 1)}.row_posts .wrap-title .view-page:hover i{color:#fff;background:rgba(var(--start-color-1), 1);border-color:transparent}.row_posts .wrap-title h3{margin-bottom:0;color:rgba(var(--start-color-2), 1) !important}.row_posts .wrap-title .wrap-items{width:calc(100% - 150px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row_posts .wrap-title:not(.-link){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.row_posts .wrap-title:not(.-link)::after{content:'';display:block;position:relative;-ms-flex-item-align:center;align-self:center;height:1px;background:rgba(var(--start-color-2), 1);min-width:20px;margin-left:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 575px){.row_posts .wrap-title:not(.-link)::after{display:none}}.row_posts .post{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.wrap-post{grid-column:1/-1}.wrap-post .wrap-post-items{grid-column:1/-1}.wrap-post .model-grid-high{grid-row-gap:36px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width: 992px){.wrap-post .model-grid-high{grid-template-areas:"post1 post1 post1 post1 post1 post1 post2 post2 post2 post2 post2 post2" "post1 post1 post1 post1 post1 post1 post3 post3 post3 post3 post3 post3" "post1 post1 post1 post1 post1 post1 post4 post4 post4 post4 post4 post4"}.wrap-post .model-grid-high .post:not(:first-of-type) .-excerpt{display:none}.wrap-post .model-grid-high .post:nth-of-type(1){grid-area:post1}.wrap-post .model-grid-high .post:nth-of-type(2){grid-area:post2}.wrap-post .model-grid-high .post:nth-of-type(3){grid-area:post3}.wrap-post .model-grid-high .post:nth-of-type(4){grid-area:post4}}.wrap-post .model-grid-high .post{display:grid;grid-gap:36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 992px){.wrap-post .model-grid-high .post:first-of-type{grid-template-areas:"thumb" "title"}.wrap-post .model-grid-high .post:first-of-type .wrap-img{max-height:340px}.wrap-post .model-grid-high .post:first-of-type .wrap-data{padding:0 20px !important;position:relative;z-index:20}.wrap-post .model-grid-high .post:first-of-type h3{font-size:calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (24 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-bottom:16px}.wrap-post .model-grid-high .post:first-of-type .-cta{display:none}.wrap-post .model-grid-high .post:first-of-type .-info{position:absolute;top:-76px;left:0;background:rgba(var(--start-color-1), 1);font-weight:700;padding:8px 26px;border-radius:0 10px 0 10px;z-index:50}.wrap-post .model-grid-high .post:first-of-type .-info *{color:#fff !important}}.wrap-post .model-grid-high .post:not(:first-of-type){grid-template-areas:"thumb title"}.wrap-post .model-grid-high .post:not(:first-of-type) .wrap-img{max-height:146px;max-width:190px}.wrap-post .model-grid-high .post:hover img{-webkit-transform:scale(1.2) rotate(5deg);-ms-transform:scale(1.2) rotate(5deg);transform:scale(1.2) rotate(5deg)}.wrap-post .model-grid-high .post:hover *{color:rgba(var(--start-color-1), 1) !important}.wrap-post .model-grid-high .post .wrap-img{grid-area:thumb;border-radius:10px;overflow:hidden}.wrap-post .model-grid-high .post .wrap-img img{-webkit-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear;min-height:120px}.wrap-post .model-grid-high .post .wrap-data{grid-area:title;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.wrap-post .model-grid-high .post .-info{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:14px}.wrap-post .model-grid-high .post .-info .-legend{display:none}.wrap-post .model-grid-high .post .-info i{margin-right:6px}.wrap-post .model-grid-high .post .-cta{margin-top:8px;color:rgba(var(--start-color-1), 1)}.wrap-post .model-grid-high .post h3{font-weight:700;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-bottom:0}@media screen and (max-width: 991px){.wrap-post .model-grid-high .post{grid-column:span 3;grid-template-areas:"thumb" "title" !important;grid-gap:0}.wrap-post .model-grid-high .post .wrap-img{max-width:100% !important;max-height:200px !important}.wrap-post .model-grid-high .post h3{margin-bottom:16px}.wrap-post .model-grid-high .post .wrap-data{padding:20px !important;border:1px solid rgba(var(--start-color-2), 0.1)}}@media screen and (max-width: 575px){.wrap-post .model-grid-high .post{grid-column:1/-1}}.row .bg-1,.row .bg-2,.row .bg-black,.row.bg-1 *,.row.bg-2 *,.row.bg-black *{color:#fff}.row_text_img .wrap-shape{grid-column:1/-1}.row_text_img .wrap-shape.order-img .-img,.row_text_img .wrap-shape.order-img .-imgs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.row_text_img .wrap-shape .shape{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_text_img .wrap-shape .-imgs picture{width:100%;height:100%}.row_text_img .wrap-shape .-imgs .img-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;z-index:10}.row_text_img .wrap-shape .-imgs .img-2 img{-o-object-fit:none;object-fit:none;height:auto}.row_text_img .wrap-shape .-imgs .img-1{display:block;position:relative}.row_text_img .wrap-shape .-imgs .img-1::before{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#283871;opacity:0.4;z-index:5}.row_text_img .wrap-shape .-img{height:100%}.row_text_img .wrap-shape .-img .wrap-img{height:100%}.row_text_img .wrap-shape .-text{padding:128px 60px 128px 20px}.row_text_img .wrap-shape .-text .-title{margin-bottom:40px}.row_text_img .wrap-shape .-text h3{color:#fff !important;font-weight:800;margin-bottom:10px}.row_text_img .wrap-shape .-text h2{-webkit-text-stroke:2px #fff;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#fff;-webkit-text-fill-color:transparent}.row_text_img .wrap-shape .-text ul{font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-top:40px}.row_text_img .wrap-shape .-text ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.row_text_img .wrap-shape .-text ul li::before{content:'\f14a';font-family:"Font Awesome 5 Pro";font-weight:900;display:block;position:relative;margin-right:10px}.row_text_img .wrap-shape .-text ul li+li{margin-top:16px}.row_text_img .wrap-shape .-text .btn,.row_text_img .wrap-shape .-text .row .wrap-form .cf7mls-btns button.cf7mls_back,.row .wrap-form .cf7mls-btns .row_text_img .wrap-shape .-text button.cf7mls_back,.row_text_img .wrap-shape .-text .row .wrap-form .cf7mls-btns button.cf7mls_next,.row .wrap-form .cf7mls-btns .row_text_img .wrap-shape .-text button.cf7mls_next,.row_text_img .wrap-shape .-text .row .wrap-form .-submit+.cf7mls_back,.row .wrap-form .row_text_img .wrap-shape .-text .-submit+.cf7mls_back,.row_text_img .wrap-shape .-text .row .wrap-form .col.-submit button,.row .wrap-form .col.-submit .row_text_img .wrap-shape .-text button,.row_text_img .wrap-shape .-text .row_df__content_password .post-password-form input[type="submit"],.row_df__content_password .post-password-form .row_text_img .wrap-shape .-text input[type="submit"],.row_text_img .wrap-shape .-text .row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_archive_servicos .wrap-post .post .wrap-data .row_text_img .wrap-shape .-text .-cta,.row_text_img .wrap-shape .-text .row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .row_text_img .wrap-shape .-text .-cta,.row_text_img .wrap-shape .-text .row_posts_type_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .row_text_img .wrap-shape .-text .-cta,.row_text_img .wrap-shape .-text #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_text_img .wrap-shape .-text a.item{margin-top:60px}.row_text_img .line.-full .wrap-shape.order-img .-imgs{height:100%}.row_text_img .line.-full .wrap-shape.order-img .-text{margin-right:auto;max-width:calc(((1140px / 2) - 30px));padding-right:0}@media screen and (max-width: 1199px){.row_text_img .line.-full .wrap-shape.order-img .-text{max-width:calc(((950px / 2) - 30px))}}@media screen and (max-width: 991px){.row_text_img .line.-full .wrap-shape.order-img .-text{margin-left:auto;margin-right:auto;max-width:calc(742px)}}@media screen and (max-width: 767px){.row_text_img .line.-full .wrap-shape.order-img .-text{max-width:calc(100% - 60px)}}.row_text_img .line.-full .wrap-shape.order-txt .-text{margin-left:auto;max-width:calc(((1140px / 2)));padding-left:0}@media screen and (max-width: 1199px){.row_text_img .line.-full .wrap-shape.order-txt .-text{max-width:calc(((950px / 2) - 30px))}}@media screen and (max-width: 991px){.row_text_img .line.-full .wrap-shape.order-txt .-text{margin-left:auto;margin-right:auto;max-width:calc(742px);padding:64px 0}}@media screen and (max-width: 767px){.row_text_img .line.-full .wrap-shape.order-txt .-text{max-width:calc(100% - 60px)}}@media screen and (max-width: 991px){.row_text_img .line.-full .wrap-shape.order-txt .wrap-img{height:400px}}.wrap-img img{display:block;position:relative;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:100%;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.row .wrap-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px}.row .wrap-social .title{font-size:calc(16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:100%;text-align:center;margin-top:40px;font-weight:500}#rodape-geral .line{padding-top:200px !important;padding-bottom:200px !important}@media screen and (max-width: 1199px){#rodape-geral .line{padding-top:124px !important;padding-bottom:124px !important}}#rodape-geral h2{-webkit-text-fill-color:rgba(var(--start-color-2), 1)}#rodape-geral a.btn,#rodape-geral .row .wrap-form .-submit+a.cf7mls_back,.row .wrap-form #rodape-geral .-submit+a.cf7mls_back,#rodape-geral .row_archive_servicos .wrap-post .post .wrap-data a.-cta,.row_archive_servicos .wrap-post .post .wrap-data #rodape-geral a.-cta,#rodape-geral .row_post_others_servicos .wrap-post .post .wrap-data a.-cta,.row_post_others_servicos .wrap-post .post .wrap-data #rodape-geral a.-cta,#rodape-geral .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data #rodape-geral a.-cta,#rodape-geral #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn #rodape-geral a.item{margin-top:60px}.nav-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.nav-social .title{font-size:calc(16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:100%;text-align:center;margin-top:40px;font-weight:500}.nav-social .legend{display:none}.nav-social .wrap-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-social .item{width:50px;height:50px;border-radius:25px;background:#000;margin:0 10px !important;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;padding:0 !important;position:relative}.nav-social .item i{font-size:calc(20px + (20 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:calc((20px + (20 - 20) * ((100vw - 320px) / (1920 - 320))));width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;position:absolute;top:0;left:0}.nav-social .item:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.nav-social .-facebook{background:#0957A5}.nav-social .-instagram{background:#CD2D44}.nav-social .-linkedin{background:#0a66c2}.nav-social .-youtube{background:#F30C0C}.nav-social .-whatsapp{background:#0dc152}.nav-social .-telegram{background:#30a3e6}.row_archive_servicos .wrap-post .post,.row_post_others_servicos .wrap-post .post,.row_posts_type_servicos .wrap-post .post{margin:15px 0;overflow:hidden;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:10px}@media screen and (max-width: 991px){.row_archive_servicos .wrap-post .post,.row_post_others_servicos .wrap-post .post,.row_posts_type_servicos .wrap-post .post{grid-column:span 3}}@media screen and (max-width: 575px){.row_archive_servicos .wrap-post .post,.row_post_others_servicos .wrap-post .post,.row_posts_type_servicos .wrap-post .post{grid-column:1/-1}.row_archive_servicos .wrap-post .post .wrap-img,.row_post_others_servicos .wrap-post .post .wrap-img,.row_posts_type_servicos .wrap-post .post .wrap-img{max-height:250px}}.row_archive_servicos .wrap-post .post .wrap-img,.row_post_others_servicos .wrap-post .post .wrap-img,.row_posts_type_servicos .wrap-post .post .wrap-img{height:350px}.row_archive_servicos .wrap-post .post .wrap-img::before,.row_post_others_servicos .wrap-post .post .wrap-img::before,.row_posts_type_servicos .wrap-post .post .wrap-img::before{display:block;position:absolute;width:100%;height:100%;content:'';background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.32)), to(#000));background:-o-linear-gradient(top, rgba(0,0,0,0.32) 0%, #000 100%);background:linear-gradient(180deg, rgba(0,0,0,0.32) 0%, #000 100%);top:0;left:0;z-index:5}.row_archive_servicos .wrap-post .post .wrap-data,.row_post_others_servicos .wrap-post .post .wrap-data,.row_posts_type_servicos .wrap-post .post .wrap-data{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;top:0;left:0;padding:30px;color:#fff;z-index:10;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translateY(73px);-ms-transform:translateY(73px);transform:translateY(73px)}.row_archive_servicos .wrap-post .post .wrap-data>*,.row_post_others_servicos .wrap-post .post .wrap-data>*,.row_posts_type_servicos .wrap-post .post .wrap-data>*{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.row_archive_servicos .wrap-post .post .wrap-data h3,.row_post_others_servicos .wrap-post .post .wrap-data h3,.row_posts_type_servicos .wrap-post .post .wrap-data h3{font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;color:#fff;font-weight:800}.row_archive_servicos .wrap-post .post .wrap-data .-info,.row_post_others_servicos .wrap-post .post .wrap-data .-info,.row_posts_type_servicos .wrap-post .post .wrap-data .-info{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:20px;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_archive_servicos .wrap-post .post .wrap-data .-term,.row_post_others_servicos .wrap-post .post .wrap-data .-term,.row_posts_type_servicos .wrap-post .post .wrap-data .-term{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:10px}.row_archive_servicos .wrap-post .post .wrap-data .-title,.row_post_others_servicos .wrap-post .post .wrap-data .-title,.row_posts_type_servicos .wrap-post .post .wrap-data .-title{margin-bottom:20px}.row_archive_servicos .wrap-post .post .wrap-data .-legend,.row_post_others_servicos .wrap-post .post .wrap-data .-legend,.row_posts_type_servicos .wrap-post .post .wrap-data .-legend{display:none}.row_archive_servicos .wrap-post .post .wrap-data .item-info,.row_post_others_servicos .wrap-post .post .wrap-data .item-info,.row_posts_type_servicos .wrap-post .post .wrap-data .item-info{margin-left:8px}.row_archive_servicos .wrap-post .post .wrap-data .-cta,.row_post_others_servicos .wrap-post .post .wrap-data .-cta,.row_posts_type_servicos .wrap-post .post .wrap-data .-cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row_archive_servicos .wrap-post .post .wrap-data .-cta i,.row_post_others_servicos .wrap-post .post .wrap-data .-cta i,.row_posts_type_servicos .wrap-post .post .wrap-data .-cta i{margin-right:10px}.row_archive_servicos .wrap-post .post:hover,.row_post_others_servicos .wrap-post .post:hover,.row_posts_type_servicos .wrap-post .post:hover{-webkit-transform:translateY(-10px) scale(1.02);-ms-transform:translateY(-10px) scale(1.02);transform:translateY(-10px) scale(1.02)}.row_archive_servicos .wrap-post .post:hover .wrap-data,.row_post_others_servicos .wrap-post .post:hover .wrap-data,.row_posts_type_servicos .wrap-post .post:hover .wrap-data{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.row_post_others_servicos .wrap-post .post .wrap-data .-cta i{margin-left:10px;margin-right:0}.row_newsletter h2{font-size:calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((20px + (30 - 20) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:700}.row_newsletter h3{margin-bottom:10px}.row_newsletter .wrap-form .form .col.-submit{margin-bottom:0}.row_img_slider{background:rgba(var(--start-color-1), 1)}#chamada-persona{background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(var(--start-color-3), 0.15)), to(rgba(var(--start-color-3), 0.15)));background:-o-linear-gradient(top, transparent 50%, rgba(var(--start-color-3), 0.15) 50%, rgba(var(--start-color-3), 0.15));background:linear-gradient(to bottom, transparent 50%, rgba(var(--start-color-3), 0.15) 50%, rgba(var(--start-color-3), 0.15))}#chamada-persona .card .-text{position:absolute;padding:48px;bottom:0;z-index:10}@media screen and (max-width: 991px){#chamada-persona .card .-text{padding:24px}}#chamada-persona .card .-text *{color:#fff !important}@media screen and (max-width: 991px){#chamada-persona .card.col-6,#chamada-persona .row_form .line.grid-side .card.wrap-content,.row_form .line.grid-side #chamada-persona .card.wrap-content,#chamada-persona .row_form .line.grid-side .card.wrap-form,.row_form .line.grid-side #chamada-persona .card.wrap-form{grid-column:span 3}}@media screen and (max-width: 767px){#chamada-persona .card.col-6,#chamada-persona .row_form .line.grid-side .card.wrap-content,.row_form .line.grid-side #chamada-persona .card.wrap-content,#chamada-persona .row_form .line.grid-side .card.wrap-form,.row_form .line.grid-side #chamada-persona .card.wrap-form{grid-column:1/-1}#chamada-persona .card.col-6 img,#chamada-persona .row_form .line.grid-side .card.wrap-content img,.row_form .line.grid-side #chamada-persona .card.wrap-content img,#chamada-persona .row_form .line.grid-side .card.wrap-form img,.row_form .line.grid-side #chamada-persona .card.wrap-form img{height:300px}}#nossos-beneficios{-webkit-clip-path:ellipse(120% calc(100% - 150px) at 50% 150px);clip-path:ellipse(120% calc(100% - 150px) at 50% 150px)}@media screen and (max-width: 767px){#nossos-beneficios{-webkit-clip-path:ellipse(250% calc(100% - 150px) at 50% 150px);clip-path:ellipse(250% calc(100% - 150px) at 50% 150px)}}#banner-conversao-rodape .-mask::before{content:'';width:100%;height:100%;display:block;position:absolute;z-index:20;background:#063BFF;mix-blend-mode:multiply;opacity:0.6}#banner-conversao-rodape .wrap-img{-webkit-clip-path:ellipse(120% calc(96% - 150px) at 50% 150px);clip-path:ellipse(120% calc(96% - 150px) at 50% 150px)}@media screen and (max-width: 991px){#banner-conversao-rodape .wrap-img{-webkit-clip-path:ellipse(100% calc(96% - 150px) at 50% 30%);clip-path:ellipse(100% calc(96% - 150px) at 50% 30%)}#banner-conversao-rodape .wrap-img img{min-height:500px}}#banner-conversao-rodape .wrap-text{bottom:15px}#banner-conversao-rodape .wrap-text .wrap-content{background:#fff;-webkit-box-shadow:0 0 53px 2px rgba(0,0,0,0.1);box-shadow:0 0 53px 2px rgba(0,0,0,0.1);display:inline-block;padding:40px;border-radius:10px}#banner-conversao-rodape .wrap-text .wrap-content p{font-size:calc(24px + (30 - 24) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((24px + (30 - 24) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;max-width:372px;color:rgba(var(--start-color-2), 0.8);font-weight:700}@media screen and (max-width: 991px){#banner-conversao-rodape .wrap-text .wrap-content p{max-width:500px}}#banner-conversao-rodape .wrap-text .wrap-content strong{color:rgba(var(--start-color-1), 1)}#banner-conversao-rodape .wrap-text .wrap-p-btn{margin-top:20px}#banner-conversao-rodape .wrap-text .wrap-p-btn a.btn,#banner-conversao-rodape .wrap-text .wrap-p-btn .row .wrap-form .-submit+a.cf7mls_back,.row .wrap-form #banner-conversao-rodape .wrap-text .wrap-p-btn .-submit+a.cf7mls_back,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta,.row_archive_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta,.row_post_others_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta,#banner-conversao-rodape .wrap-text #chamada-contato .wrap-p-btn a.item,#chamada-contato #banner-conversao-rodape .wrap-text .wrap-p-btn a.item{text-transform:none;padding-left:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#banner-conversao-rodape .wrap-text .wrap-p-btn a.btn:hover,#banner-conversao-rodape .wrap-text .wrap-p-btn .row .wrap-form .-submit+a.cf7mls_back:hover,.row .wrap-form #banner-conversao-rodape .wrap-text .wrap-p-btn .-submit+a.cf7mls_back:hover,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta:hover,.row_archive_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta:hover,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta:hover,.row_post_others_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta:hover,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta:hover,.row_posts_type_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta:hover,#banner-conversao-rodape .wrap-text #chamada-contato .wrap-p-btn a.item:hover,#chamada-contato #banner-conversao-rodape .wrap-text .wrap-p-btn a.item:hover{padding-left:30px}#banner-conversao-rodape .wrap-text .wrap-p-btn a.btn:before,#banner-conversao-rodape .wrap-text .wrap-p-btn .row .wrap-form .-submit+a.cf7mls_back:before,.row .wrap-form #banner-conversao-rodape .wrap-text .wrap-p-btn .-submit+a.cf7mls_back:before,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta:before,.row_archive_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta:before,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta:before,.row_post_others_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta:before,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta:before,.row_posts_type_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta:before,#banner-conversao-rodape .wrap-text #chamada-contato .wrap-p-btn a.item:before,#chamada-contato #banner-conversao-rodape .wrap-text .wrap-p-btn a.item:before{content:'\f178';font-weight:300;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:16px;margin-right:0;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(var(--start-color-1), 0.6);border-radius:20px}#banner-conversao-rodape .wrap-text .wrap-p-btn a.btn::after,#banner-conversao-rodape .wrap-text .wrap-p-btn .row .wrap-form .-submit+a.cf7mls_back::after,.row .wrap-form #banner-conversao-rodape .wrap-text .wrap-p-btn .-submit+a.cf7mls_back::after,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta::after,.row_archive_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta::after,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta::after,#banner-conversao-rodape .wrap-text .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data #banner-conversao-rodape .wrap-text .wrap-p-btn a.-cta::after,#banner-conversao-rodape .wrap-text #chamada-contato .wrap-p-btn a.item::after,#chamada-contato #banner-conversao-rodape .wrap-text .wrap-p-btn a.item::after{border:none !important}.row_sidebar{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;grid-column-gap:0;height:100%}.row_sidebar .block-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;grid-column:1/-1;align-self:start;position:sticky;top:0}.row_sidebar .row,.row_sidebar .line,.row_sidebar .block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-column-gap:0}.row_sidebar .block-menu{grid-column:1/-1;background:#fff;padding:20px 0;border-radius:10px;-webkit-box-shadow:0 4px 66px 20px rgba(0,0,0,0.1);box-shadow:0 4px 66px 20px rgba(0,0,0,0.1)}.row_sidebar .block-menu li:first-of-type.menu-item-title{margin-bottom:8px}.row_sidebar .block-menu li:first-of-type.menu-item-title i{margin-right:10px;color:rgba(var(--start-color-1), 1)}.row_sidebar .block-menu li.main-menu-item>*{padding:8px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.row_sidebar .block-menu li.main-menu-item>a.wrap-link{border-left:5px solid transparent;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.row_sidebar .block-menu li.main-menu-item>a.wrap-link:hover{border-color:rgba(var(--start-color-2), 0.1);color:rgba(var(--start-color-1), 1)}.row_sidebar .block-menu li.current_page_item>*{border-color:rgba(var(--start-color-1), 1) !important;background:rgba(var(--start-color-2), 0.04)}.row_sidebar .block-menu li.menu-item-social .nav-social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:24px}.row_sidebar .block-menu li.menu-item-social .nav-social .title{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%;margin:0 0 10px;text-align:left;font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_sidebar .block-menu li.menu-item-social .nav-social .wrap-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row_sidebar .block-menu li.menu-item-social .nav-social .item{width:36px;height:36px;margin:0 5px !important}.row_sidebar .block-menu li.menu-item-social .nav-social .item:first-of-type{margin-left:0 !important}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .wrap-shortcode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;padding-left:68px}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .wrap-shortcode .-icon,.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .wrap-shortcode #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_sidebar .block-menu#sidebar-fale-conosco-menu-content .wrap-shortcode a.item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;position:absolute;background:black;top:8px;left:20px;color:#fff}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .wrap-shortcode .-title{font-size:12px;font-weight:700}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .wrap-shortcode .-shortcode *,.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .wrap-shortcode a{font-size:14px;color:rgba(var(--start-color-2), 0.6)}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-email .-icon,.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-email #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-email a.item{background:#D14835}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-email .-title{color:#D14835}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-telefone .-icon,.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-telefone #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-telefone a.item{background:#02D1A4}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-telefone .-title{color:#02D1A4}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-endereco .-icon,.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-endereco #chamada-contato .wrap-p-btn a.item,#chamada-contato .wrap-p-btn .row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-endereco a.item{background:rgba(24,24,24,0.8)}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .menu-endereco .-title{color:rgba(24,24,24,0.8)}.row_sidebar .block-menu#sidebar-fale-conosco-menu-content .filial-item .item+.item::before{content:' - ';display:inline-block;margin-right:3px;margin-left:3px}.row_sidebar .row_form{top:-210px}.row_sidebar .row_form .wrap-text,.row_sidebar .row_form .wrap-form{grid-column:1/-1}.row_sidebar .row_form#form-title{background:#fff;-webkit-box-shadow:0 4px 66px 20px rgba(0,0,0,0.1);box-shadow:0 4px 66px 20px rgba(0,0,0,0.1);border-radius:10px}.row_sidebar .row_form#form-title .block{grid-gap:0}.row_sidebar .row_form#form-title .block .wrap-text{opacity:1}.row_sidebar .row_form#form-title .block .wrap-title{width:100%;text-align:center;background:#6FCF97;text-transform:uppercase;padding:27px 10px;border-radius:10px 10px 0 0;-webkit-clip-path:ellipse(100% calc(100% - 10px) at 50% 10px);clip-path:ellipse(100% calc(100% - 10px) at 50% 10px);margin-bottom:0}.row_sidebar .row_form#form-title .block .wrap-title h3{font-size:calc(16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;color:#fff;margin-bottom:0;font-weight:700}.row_sidebar .row_form#form-title .block .wrap-form{-webkit-box-shadow:none;box-shadow:none;padding-bottom:20px}.row_sidebar .row_form .wrap-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;background:#fff;-webkit-box-shadow:0 4px 66px 20px rgba(0,0,0,0.05);box-shadow:0 4px 66px 20px rgba(0,0,0,0.05);border-radius:10px}.row_sidebar .row_form .wrap-form .form-title{width:100%;text-align:center;background:#6FCF97;text-transform:uppercase;padding:27px 10px;border-radius:10px 10px 0 0;-webkit-clip-path:ellipse(100% calc(100% - 10px) at 50% 10px);clip-path:ellipse(100% calc(100% - 10px) at 50% 10px)}.row_sidebar .row_form .wrap-form .form-title h3{font-size:calc(16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;color:#fff;margin-bottom:0;font-weight:700}.row_sidebar .row_form .wrap-form .step{margin:10px 0 30px;padding:0 8px;opacity:.6}.row_sidebar .row_form .wrap-form .step strong{text-align:center;display:block;width:100%;padding-bottom:10px;border-bottom:1px solid rgba(var(--start-color-2), 0.3);font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}.row_sidebar .row_form .wrap-form .-submit{margin-left:auto;margin-right:auto;max-width:calc(100% - 40px) !important}.row_sidebar .row_form .wrap-form button{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row_sidebar .row_form .wrap-form .form{padding:20px}.row_body_sidebar>.line{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 991px){.row_body_sidebar .row_sidebar.-desk{display:none}.row_body_sidebar .row_content.-desk{grid-column:1/-1}}@media screen and (max-width: 991px){.row_body_sidebar .row_sidebar.-mobile{position:fixed;top:25vh;right:-400px;max-width:400px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:50}.row_body_sidebar .row_sidebar.-mobile.-active{right:0}.row_body_sidebar .row_sidebar.-mobile.-active #form-title .wrap-title,.row_body_sidebar .row_sidebar.-mobile.-active .form-title{background:rgba(var(--start-color-2), 1) !important}.row_body_sidebar .row_sidebar.-mobile.-active #form-title .wrap-title h3::after,.row_body_sidebar .row_sidebar.-mobile.-active .form-title h3::after{content:'\f00d' !important}.row_body_sidebar .row_sidebar.-mobile .row_form{top:unset}.row_body_sidebar .row_sidebar.-mobile .row_form#form-title .wrap-title,.row_body_sidebar .row_sidebar.-mobile .row_form .form-title{-webkit-clip-path:unset;clip-path:unset;position:absolute;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);padding:10px 20px;top:110px;left:-142px;max-width:250px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.row_body_sidebar .row_sidebar.-mobile .row_form#form-title .wrap-title h3,.row_body_sidebar .row_sidebar.-mobile .row_form .form-title h3{font-size:14px !important;line-height:14px !important}.row_body_sidebar .row_sidebar.-mobile .row_form#form-title .wrap-title h3::after,.row_body_sidebar .row_sidebar.-mobile .row_form .form-title h3::after{content:'\f107';font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-block;position:relative;margin-left:10px}.row_body_sidebar .row_sidebar.-mobile .row_form .wpcf7-form{max-height:60vh;-ms-scroll-chaining:none;overscroll-behavior:contain;overflow-y:scroll}.row_body_sidebar .row_sidebar.-mobile .row_form .wrap-form{border-radius:0 0 0 10px;padding:10px 0}.row_body_sidebar .row_sidebar.-mobile .row_form .wrap-form .cf7mls-btns{padding:0 20px}.row_body_sidebar .row_sidebar.-mobile .row_form .wrap-form .-submit+.cf7mls_back{max-width:calc(100% - 40px) !important;margin-left:20px;margin-right:20px}}@media screen and (max-width: 767px){.row_body_sidebar #post-body.-mobile,.row_body_sidebar .row_content.-mobile{padding-right:30px}}@media screen and (max-width: 575px){.row_body_sidebar .row_sidebar.-mobile{right:-270px;max-width:270px}.row_body_sidebar .row_sidebar.-mobile.-active{right:-0px}}@media screen and (max-width: 767px){.row_body_sidebar .row>.line{max-width:100% !important}}#chamada-contato{border-radius:10px;margin-top:40px}#chamada-contato .wrap-content{padding:0 20px}#chamada-contato p{opacity:1 !important}#chamada-contato .wrap-p-btn{margin-top:30px}#chamada-contato .wrap-p-btn a{margin:8px}#chamada-contato .wrap-p-btn a.btn,#chamada-contato .wrap-p-btn .row .wrap-form .-submit+a.cf7mls_back,.row .wrap-form #chamada-contato .wrap-p-btn .-submit+a.cf7mls_back,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta,#chamada-contato .wrap-p-btn a.item{text-transform:none;font-weight:400 !important;color:rgba(var(--start-color-1), 1)}#chamada-contato .wrap-p-btn a.btn::after,#chamada-contato .wrap-p-btn .row .wrap-form .-submit+a.cf7mls_back::after,.row .wrap-form #chamada-contato .wrap-p-btn .-submit+a.cf7mls_back::after,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta::after,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta::after,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta::after,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta::after,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta::after,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta::after,#chamada-contato .wrap-p-btn a.item::after{border-radius:30px !important}#chamada-contato .wrap-p-btn a.btn::before,#chamada-contato .wrap-p-btn .row .wrap-form .-submit+a.cf7mls_back::before,.row .wrap-form #chamada-contato .wrap-p-btn .-submit+a.cf7mls_back::before,#chamada-contato .wrap-p-btn .row_archive_servicos .wrap-post .post .wrap-data a.-cta::before,.row_archive_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta::before,#chamada-contato .wrap-p-btn .row_post_others_servicos .wrap-post .post .wrap-data a.-cta::before,.row_post_others_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta::before,#chamada-contato .wrap-p-btn .row_posts_type_servicos .wrap-post .post .wrap-data a.-cta::before,.row_posts_type_servicos .wrap-post .post .wrap-data #chamada-contato .wrap-p-btn a.-cta::before,#chamada-contato .wrap-p-btn a.item::before{content:'\f0e0';margin-right:10px;font-weight:300 !important}#chamada-contato .wrap-p-btn a.item{color:#fff}#chamada-contato .wrap-p-btn a.item::before{content:'\f879'}#chamada-contato .wrap-p-btn a.item:hover{color:#fff !important}#chamada-contato .wrap-p-btn a.item:hover::after{background:rgba(var(--start-color-2), 1)}#glossario .wrap-search{margin-bottom:60px}#glossario .wrap-search .wrap-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:80%;margin:0 auto;position:relative}@media screen and (max-width: 767px){#glossario .wrap-search .wrap-form{max-width:100%}}#glossario .wrap-search .wrap-form input{width:100%;font-size:calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (18 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;border-radius:30px;border-color:rgba(var(--start-color-2), 0.1);padding:10px 30px}@media screen and (max-width: 767px){#glossario .wrap-search .wrap-form input{padding:10px 20px}}#glossario .wrap-search .wrap-form label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;position:absolute;height:100%;right:0;background:rgba(var(--start-color-1), 1);color:#fff;padding-right:30px;padding-left:30px;border-radius:30px;width:auto;margin-bottom:0 !important}#glossario .wrap-search .wrap-form label i{margin-right:10px}@media screen and (max-width: 575px){#glossario .wrap-search .wrap-form label{padding-left:10px;padding-right:10px;border-radius:10px}#glossario .wrap-search .wrap-form label .-name{display:none}#glossario .wrap-search .wrap-form label i{margin-right:0}}#glossario .wrap-message{display:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#glossario .wrap-glossary{grid-row-gap:30px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 575px){#glossario .wrap-glossary{grid-column-gap:0}}#glossario .wrap-glossary .term-item{padding:30px;border:1px solid rgba(var(--start-color-2), 0.2);border-radius:5px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#glossario .wrap-glossary .term-item:hover{border-top:5px solid rgba(var(--start-color-1), 1);border-color:rgba(var(--start-color-1), 1);-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}#glossario .wrap-glossary .term-item:hover .-name h6{color:rgba(var(--start-color-1), 1)}#glossario .wrap-glossary .term-item.-result{background:rgba(var(--start-color-1), 1);border:1px solid rgba(var(--start-color-1), 1);-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;grid-column:1/-1}#glossario .wrap-glossary .term-item.-result .-name{text-align:center}#glossario .wrap-glossary .term-item.-result:hover{border-top:10px solid rgba(var(--start-color-2), 1)}#glossario .wrap-glossary .term-item.-result *{color:#fff !important;opacity:1 !important}#glossario .wrap-glossary .term-item .-name h6{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;font-weight:700;opacity:.8}#glossario .wrap-glossary .term-item .-definition{opacity:.6}.row_posts_type_servicos .wrap-title{margin-bottom:10px}.row_posts_type_servicos .wrap-title::after{display:none !important}.row_posts_type_servicos .wrap-content{margin-bottom:40px}.row_post_others_servicos .-segmentations .item::before,.row_posts_type_servicos .-segmentations .item::before{font-family:"Font Awesome 5 Pro";font-weight:400;content:'\f292';display:inline-block;width:20px}.row_post_others_servicos .-segmentations .segmentation-9::before,.row_posts_type_servicos .-segmentations .segmentation-9::before{content:'\f007'}.row_post_others_servicos .-segmentations .segmentation-11,.row_post_others_servicos .-segmentations .segmentation-12,.row_posts_type_servicos .-segmentations .segmentation-11,.row_posts_type_servicos .-segmentations .segmentation-12{display:none}.row_post_others_servicos .-segmentations .segmentation-10::before,.row_post_others_servicos .-segmentations .segmentation-11::before,.row_post_others_servicos .-segmentations .segmentation-12::before,.row_posts_type_servicos .-segmentations .segmentation-10::before,.row_posts_type_servicos .-segmentations .segmentation-11::before,.row_posts_type_servicos .-segmentations .segmentation-12::before{content:'\f1ad'}@media screen and (max-width: 991px){.row_archive_search,.row_post_others_post,.row_archive_posts{padding-top:64px}}.row_archive_search .wrap-post,.row_post_others_post .wrap-post,.row_archive_posts .wrap-post{grid-row-gap:30px}@media screen and (max-width: 991px){.row_archive_search .post,.row_post_others_post .post,.row_archive_posts .post{grid-column:span 3}}@media screen and (max-width: 767px){.row_archive_search .post,.row_post_others_post .post,.row_archive_posts .post{grid-column:1/-1}}.row_archive_search .post::before,.row_post_others_post .post::before,.row_archive_posts .post::before{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background:rgba(var(--start-color-2), 0.06);border-radius:0 17px 17px 17px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;overflow:hidden}.row_archive_search .post:hover::before,.row_post_others_post .post:hover::before,.row_archive_posts .post:hover::before{background:rgba(var(--start-color-1), 1)}.row_archive_search .post:hover img,.row_post_others_post .post:hover img,.row_archive_posts .post:hover img{-webkit-transform:scale(1.2) rotate(5deg);-ms-transform:scale(1.2) rotate(5deg);transform:scale(1.2) rotate(5deg)}.row_archive_search .post:hover *:not(.-badge),.row_post_others_post .post:hover *:not(.-badge),.row_archive_posts .post:hover *:not(.-badge){color:#fff !important}.row_archive_search .post .wrap-img,.row_post_others_post .post .wrap-img,.row_archive_posts .post .wrap-img{border-radius:0 17px 0 0;overflow:hidden}.row_archive_search .post .wrap-img img,.row_post_others_post .post .wrap-img img,.row_archive_posts .post .wrap-img img{-webkit-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear;max-height:200px !important;min-height:200px !important}.row_archive_search .post .wrap-data,.row_post_others_post .post .wrap-data,.row_archive_posts .post .wrap-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:20px;height:calc(100% - 200px)}.row_archive_search .post .wrap-data .-excerpt,.row_post_others_post .post .wrap-data .-excerpt,.row_archive_posts .post .wrap-data .-excerpt{opacity:.6}.row_archive_search .post .wrap-data .-title h3,.row_post_others_post .post .wrap-data .-title h3,.row_archive_posts .post .wrap-data .-title h3{font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:700;margin-bottom:16px;opacity:.8}.row_archive_search .post .wrap-data .-cta,.row_post_others_post .post .wrap-data .-cta,.row_archive_posts .post .wrap-data .-cta{margin-top:auto;display:block;color:rgba(var(--start-color-1), 1)}.row_archive_search .post .wrap-data .-badge,.row_post_others_post .post .wrap-data .-badge,.row_archive_posts .post .wrap-data .-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;margin-right:16px;padding:8px;color:#fff;background:rgba(var(--start-color-1), 1);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:absolute;top:0;left:-20px}.row_archive_search .post .wrap-data .-badge .item-day,.row_post_others_post .post .wrap-data .-badge .item-day,.row_archive_posts .post .wrap-data .-badge .item-day{font-weight:700;font-size:16px;line-height:16px;margin-bottom:2px}.row_archive_search .post .wrap-data .-badge .item-month,.row_post_others_post .post .wrap-data .-badge .item-month,.row_archive_posts .post .wrap-data .-badge .item-month{font-size:14px;line-height:14px}.row_archive_search .post .wrap-data .-badge .item-year,.row_archive_search .post .wrap-data .-badge .item-month.-number,.row_post_others_post .post .wrap-data .-badge .item-year,.row_post_others_post .post .wrap-data .-badge .item-month.-number,.row_archive_posts .post .wrap-data .-badge .item-year,.row_archive_posts .post .wrap-data .-badge .item-month.-number{display:none}@media screen and (max-width: 991px){#ultimo-post{display:none !important}}#ultimo-post .model-grid-high{grid-template-areas:"post1 post1 post1 post1 post1 post1 post1 post1 post1 post1 post1 post1"}#ultimo-post .model-grid-high .post:first-of-type{grid-template-areas:"thumb title";background:rgba(var(--start-color-2), 0.04);border-radius:17px;overflow:hidden}@media screen and (max-width: 991px){#ultimo-post .model-grid-high .post:first-of-type{grid-column:1/-1;grid-template-areas:"thumb title"}}@media screen and (max-width: 767px){#ultimo-post .model-grid-high .post:first-of-type{grid-template-areas:"thumb" "title"}}#ultimo-post .model-grid-high .post:first-of-type .wrap-data{padding:50px 100px 50px 20px !important}@media screen and (max-width: 991px){#ultimo-post .model-grid-high .post:first-of-type .wrap-data{padding:40px !important}}#ultimo-post .model-grid-high .post:first-of-type .wrap-data .-title h3{font-size:calc(18px + (26 - 18) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((18px + (26 - 18) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;opacity:.8}#ultimo-post .model-grid-high .post:first-of-type .wrap-data .-info{position:relative;top:unset;left:unset;background:none;padding:0}#ultimo-post .model-grid-high .post:first-of-type .wrap-data .-info *{color:rgba(var(--start-color-1), 0.8) !important}#ultimo-post .model-grid-high .post:first-of-type .wrap-data .-excerpt p{opacity:.6;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important}#ultimo-post .model-grid-high .post:first-of-type .wrap-data .-cta{display:block;margin-top:40px;font-weight:700}.row_archive_search .wrap-titles{margin-bottom:60px;text-align:center}.row_archive_search .wrap-titles h2,.row_archive_search .wrap-titles h3{margin-bottom:0}.row_archive_search .wrap-titles h3{font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;margin-bottom:10px}.row_archive_search .wrap-titles h2{color:rgba(var(--start-color-1), 1)}.row_archive_search .wrap-titles i{margin-right:10px}.row_archive_search .post::before,.row_archive_search .wrap-img{border-top-left-radius:17px !important}.row_archive_search .-excerpt{margin-bottom:16px}.row_pop_up_login{display:none}#pop_up_login.fancybox-content{max-width:500px}#pop_up_login.fancybox-content .form-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%;margin-bottom:30px}#pop_up_login.fancybox-content .form-title .item{display:block;opacity:.6;width:100%;text-align:center}#pop_up_login.fancybox-content .form-title .item+.item{margin-top:10px}#pop_up_login.fancybox-content .form-title .-title{font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;font-weight:700;padding-bottom:24px;border-bottom:1px solid rgba(var(--start-color-2), 0.2)}#pop_up_login.fancybox-content .form-title .-subtitle{font-size:calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;text-transform:uppercase}#pop_up_login.fancybox-content .-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:transparent !important}#pop_up_login.fancybox-content .-checkbox input{width:auto;margin-right:10px}#pop_up_login.fancybox-content .-checkbox .-legend{font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;opacity:.8}#pop_up_login.fancybox-content .-submit{max-width:100% !important}#pop_up_login.fancybox-content .-submit button{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#pop_up_login.fancybox-content .-submit button .-legend i{margin-left:10px}#pop_up_login.fancybox-content .-reset{margin-top:16px}#pop_up_login.fancybox-content .-reset a{text-decoration:underline;opacity:.8}#pop_up_login.fancybox-content .form{padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pop-up-search.fancybox-content{background:none;max-width:650px;width:100%;padding:40px 25px;overflow:visible}.pop-up-search.fancybox-content .screen-reader-text{display:none}.pop-up-search.fancybox-content form{position:relative}.pop-up-search.fancybox-content label{width:100%}.pop-up-search.fancybox-content input[type='search']{font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;line-height:calc((18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) * 1.2) !important;padding:8px 0 12px 10px;background:transparent;border:none;border-bottom:3px solid rgba(var(--start-color-1), 1);width:100%;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;color:#fff}.pop-up-search.fancybox-content input[type='search']::-moz-selection{background:rgba(var(--start-color-1), 1)}.pop-up-search.fancybox-content input[type='search']::selection{background:rgba(var(--start-color-1), 1)}.pop-up-search.fancybox-content input[type='search']:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.pop-up-search.fancybox-content input[type='search']:-moz-placeholder-shown{border-color:#fff;padding-left:0}.pop-up-search.fancybox-content input[type='search']:-ms-input-placeholder{border-color:#fff;padding-left:0}.pop-up-search.fancybox-content input[type='search']:placeholder-shown{border-color:#fff;padding-left:0}.pop-up-search.fancybox-content input[type='submit']{position:absolute;right:0;top:0;line-height:1px;font-size:1px;height:100%;width:50px;z-index:10;background:transparent;border:none;cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.pop-up-search.fancybox-content form::after{content:"\f002";width:50px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;top:0;color:#fff;font-size:calc(20px + (20 - 20) * ((100vw - 320px) / (1920 - 320)));line-height:calc((20px + (20 - 20) * ((100vw - 320px) / (1920 - 320))));padding-bottom:3px;background:transparent;z-index:5;font-family:"Font Awesome 5 Pro";font-weight:400}.pop-up-search.fancybox-content .fancybox-button{top:unset;right:12px;bottom:-12px;color:rgba(255,255,255,0.8);width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pop-up-search.fancybox-content .fancybox-button::before{content:'FECHAR';display:inline-block;position:relative;margin-right:6px;font-size:calc(14px + (14 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:calc((14px + (14 - 14) * ((100vw - 320px) / (1920 - 320))))}.pop-up-search.fancybox-content .fancybox-button svg{width:auto !important}.fancybox-container .fancybox-bg{background:rgba(var(--start-color-2), 95) !important}body.page-id-1031 #page-header #top-menu-content>li.menu-item-object-custom-btn a{background:rgba(var(--start-color-2), 1) !important}
 

#page-header .logo.-white,
#page-header:not(.page-scroll) .logo.-sticky,
#page-header.page-scroll .logo.-default {
  display:none!important;
}

#page-header #company-brand a {
    max-width: 160px!important;
}


#page-header:not(.page-scroll) #company-brand a {
    max-width: 230px!important;
}


@media only screen and (max-width:900px){
#page-header #company-brand a {
    max-width: 100px!important;
}


#page-header:not(.page-scroll) #company-brand a {
    max-width: 190px!important;
}
}

