        @charset "UTF-8";

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 400;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
        }

        @font-face {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            font-display: block;
            src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
        }

        * {
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box
        }

        body,
        span,
        p,
        form,
        img,
        a,
        input,
        select,
        textarea,
        html,
        figure,
        header,
        footer,
        article,
        section,
        iframe {
            margin: 0;
            padding: 0;
            border: none;
            outline: none
        }

        ul,
        ol,
        li {
            list-style-type: none;
            padding: 0;
            margin: 0
        }

        input::-moz-focus-inner {
            padding: 0;
            border: 0
        }

        button::-moz-focus-inner {
            padding: 0;
            border: 0
        }

        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        .titulo1,
        .titulo2,
        .titulo3,
        .titulo4 {
            margin: 0;
            padding: 0;
            line-height: normal;
            font-weight: normal;
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif
        }

        input,
        textarea {
            -webkit-appearance: none;
            appearance: none;
            -moz-appearance: none
        }

        .spaceAfterCP,
        .spaceBeforeCP {
            width: 100%;
            float: left
        }

        a,
        a:hover {
            color: #0FA5D8;
            text-decoration: none
        }

        figure {
            line-height: 0
        }

        .fl {
            float: left
        }

        .fr {
            float: right
        }

        .fn {
            float: none
        }

        .full-max {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0
        }

        @font-face {
            font-family: 'icomoon';
            src: url('../../fonts/icomoon.ttf') format('truetype'), url('../../fonts/icomoon.woff') format('woff'), url('../../fonts/icomoon.svg#icomoon') format('svg');
            font-weight: normal;
            font-style: normal;
            font-display: block
        }

        i {
            font-family: 'icomoon' !important;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .icon-cart2:before {
            content: "\e917"
        }

        .icon-bag-2:before {
            content: "\e94d"
        }

        .icon-user7:before {
            content: "\e965"
        }

        .icon-upload1:before {
            content: "\e968"
        }

        .icon-upload2:before {
            content: "\e973"
        }

        .icon-upload3:before {
            content: "\e990"
        }

        .icon-tik-tok1:before {
            content: "\e992"
        }

        .icon-tik-tok2:before {
            content: "\e99a"
        }

        .icon-waze1:before {
            content: "\e99f"
        }

        .icon-waze2:before {
            content: "\e9ae"
        }

        .logo-2020a:before {
            content: "\e907"
        }

        .logo-2020-b:before {
            content: "\e916"
        }

        .data-hora1:before {
            content: "\e963"
        }

        .data-hora2:before {
            content: "\e964"
        }

        .data-hora3:before {
            content: "\e9a3"
        }

        .escudo:before {
            content: "\e9a4"
        }

        .cama:before {
            content: "\e9a5"
        }

        .banheiro:before {
            content: "\e9a6"
        }

        .carro:before {
            content: "\e9a7"
        }

        .chat1:before {
            content: "\e9a8"
        }

        .checklist:before {
            content: "\e9a9"
        }

        .empresa1:before {
            content: "\e9aa"
        }

        .metragem:before {
            content: "\e9ab"
        }

        .share1:before {
            content: "\e9ac"
        }

        .share2:before {
            content: "\e9ad"
        }

        .icon-camera1:before {
            content: "\e998"
        }

        .icon-camera2:before {
            content: "\e999"
        }

        .icon-camera4:before {
            content: "\e99b"
        }

        .qr-code1:before {
            content: "\e99c"
        }

        .qr-code2:before {
            content: "\e99d"
        }

        .qr-code3:before {
            content: "\e99e"
        }

        .touch2:before {
            content: "\e9a0"
        }

        .lab03:before {
            content: "\e9a1"
        }

        .radiactive:before {
            content: "\e9a2"
        }

        .icon-lupa3:before {
            content: "\e995"
        }

        .icon-bag:before {
            content: "\e996"
        }

        .icon-user6:before {
            content: "\e997"
        }

        .icon-cupom:before {
            content: "\e98c"
        }

        .icon-phone05:before {
            content: "\e98d"
        }

        .fast-delivery:before {
            content: "\e98e"
        }

        .icon-lab01:before {
            content: "\e98f"
        }

        .icon-cadeado02:before {
            content: "\e991"
        }

        .icon-map:before {
            content: "\e993"
        }

        .icon-user05:before {
            content: "\e994"
        }

        .icon-dash:before {
            content: "\e984"
        }

        .icon-gear2:before {
            content: "\e985"
        }

        .icon-logout:before {
            content: "\e986"
        }

        .icon-user4:before {
            content: "\e98a"
        }

        .icon-clip:before {
            content: "\e98b"
        }

        .sino-1:before {
            content: "\e979"
        }

        .sino-2:before {
            content: "\e97a"
        }

        .alerta-1:before {
            content: "\e97b"
        }

        .alerta-2:before {
            content: "\e97c"
        }

        .livro:before {
            content: "\e97d"
        }

        .sair:before {
            content: "\e97e"
        }

        .key:before {
            content: "\e97f"
        }

        .key-2:before {
            content: "\e980"
        }

        .pasta:before {
            content: "\e981"
        }

        .stats:before {
            content: "\e982"
        }

        .aleatorio:before {
            content: "\e983"
        }

        .short:before {
            content: "\e974"
        }

        .filtro-1:before {
            content: "\e975"
        }

        .filtro-2:before {
            content: "\e976"
        }

        .star-1:before {
            content: "\e977"
        }

        .star-2:before {
            content: "\e978"
        }

        .icon-seta-dupla:before {
            content: "\e902"
        }

        .icon-delivery-2:before {
            content: "\e918"
        }

        .icon-delivery-1:before {
            content: "\e91b"
        }

        .icon-bateria-2:before {
            content: "\e924"
        }

        .icon-bateria-1:before {
            content: "\e925"
        }

        .icon-menu-8:before {
            content: "\e95f"
        }

        .icon-menu-7:before {
            content: "\e960"
        }

        .icon-menu-6:before {
            content: "\e961"
        }

        .icon-menu-5:before {
            content: "\e962"
        }

        .icon-menu-1:before {
            content: "\e966"
        }

        .icon-lista2:before {
            content: "\e939"
        }

        .icon-mouse-01:before {
            content: "\e94e"
        }

        .icon-mouse-02:before {
            content: "\e94f"
        }

        .icon-seta08-u:before {
            content: "\e970"
        }

        .icon-seta08-d:before {
            content: "\e971"
        }

        .icon-seta08-l:before {
            content: "\e96e"
        }

        .icon-seta08-r:before {
            content: "\e96f"
        }

        .icon-seta01-r:before {
            content: "\e950"
        }

        .icon-seta01-l:before {
            content: "\e951"
        }

        .icon-seta02-d:before {
            content: "\e952"
        }

        .icon-seta02-r:before {
            content: "\e953"
        }

        .icon-seta02-l:before {
            content: "\e954"
        }

        .icon-seta03-d:before {
            content: "\e955"
        }

        .icon-seta04-d:before {
            content: "\e956"
        }

        .icon-seta05-d:before {
            content: "\e957"
        }

        .icon-seta06-r:before {
            content: "\e958"
        }

        .icon-seta06-d:before {
            content: "\e9af"
        }

        .icon-seta06-l:before {
            content: "\e959"
        }

        .icon-seta07-r:before {
            content: "\e95a"
        }

        .icon-seta07-l:before {
            content: "\e95b"
        }

        .icon-seta07-d:before {
            content: "\e9b0"
        }

        .icon-plus-01:before {
            content: "\e95c"
        }

        .icon-menos1:before {
            content: "\e967"
        }

        .icon-menos2:before {
            content: "\e969"
        }

        .icon-mais2:before {
            content: "\e96a"
        }

        .icon-plus-02:before {
            content: "\e95d"
        }

        .icon-plus-03:before {
            content: "\e95e"
        }

        .icon-check04:before {
            content: "\e926"
        }

        .icon-check:before {
            content: "\e94b"
        }

        .icon-check02:before {
            content: "\e94c"
        }

        .icon-close:before {
            content: "\e947"
        }

        .icon-close02:before {
            content: "\e949"
        }

        .icon-empresa2:before {
            content: "\e91a"
        }

        .icon-empresa:before {
            content: "\e927"
        }

        .icon-rote:before {
            content: "\e943"
        }

        .icon-heart:before {
            content: "\e944"
        }

        .icon-link:before {
            content: "\e945"
        }

        .icon-responsive:before {
            content: "\e946"
        }

        .icon-gear:before {
            content: "\e989"
        }

        .icon-seta2:before {
            content: "\e911"
        }

        .icon-delivery:before {
            content: "\e90f"
        }

        .icon-store:before {
            content: "\e910"
        }

        .icon-trash:before {
            content: "\e900"
        }

        .icon-cart1:before {
            content: "\e901"
        }

        .icon-olho:before {
            content: "\e903"
        }

        .icon-atualizar:before {
            content: "\e904"
        }

        .icon-cadeado:before {
            content: "\e905"
        }

        .icon-instagram-02:before {
            content: "\e94a"
        }

        .icon-whatsapp:before {
            content: "\e906"
        }

        .icon-in:before {
            content: "\e908"
        }

        .icon-facebook:before {
            content: "\e909"
        }

        .icon-twitter:before {
            content: "\e90a"
        }

        .icon-youtube:before {
            content: "\e90b"
        }

        .icon-youtube2:before {
            content: "\e92e"
        }

        .icon-pinterest:before {
            content: "\e90c"
        }

        .icon-rss:before {
            content: "\e90d"
        }

        .icon-blog:before {
            content: "\e90e"
        }

        .icon-skype:before {
            content: "\e919"
        }

        .icon-users:before {
            content: "\e915"
        }

        .icon-user3:before {
            content: "\e988"
        }

        .icon-user:before {
            content: "\e91c"
        }

        .icon-user2:before {
            content: "\e91d"
        }

        .icon-help:before {
            content: "\e91e"
        }

        .icon-info:before {
            content: "\e91f"
        }

        .icon-send:before {
            content: "\e920"
        }

        .icon-pin4:before {
            content: "\e930"
        }

        .icon-pin2:before {
            content: "\e938"
        }

        .icon-pin:before {
            content: "\e928"
        }

        .icon-pin3:before {
            content: "\e929"
        }

        .icon-text:before {
            content: "\e92a"
        }

        .icon-text2:before {
            content: "\e92b"
        }

        .icon-clock:before {
            content: "\e931"
        }

        .icon-clock2:before {
            content: "\e932"
        }

        .icon-data:before {
            content: "\e933"
        }

        .icon-data2:before {
            content: "\e934"
        }

        .icon-download:before {
            content: "\e935"
        }

        .icon-lupa:before {
            content: "\e936"
        }

        .icon-lupa2:before {
            content: "\e937"
        }

        .icon-chat:before {
            content: "\e93a"
        }

        .icon-chat3:before {
            content: "\e93c"
        }

        .icon-chat4:before {
            content: "\e93d"
        }

        .icon-chat5:before {
            content: "\e93e"
        }

        .icon-seta:before {
            content: "\e940"
        }

        .icon-seta02:before {
            content: "\e9b1"
        }

        .icon-news:before {
            content: "\e93f"
        }

        .icon-arroba:before {
            content: "\e922"
        }

        .icon-mail4:before {
            content: "\e987"
        }

        .icon-email:before {
            content: "\e921"
        }

        .icon-mail2:before {
            content: "\e923"
        }

        .icon-phone24h2:before {
            content: "\e942"
        }

        .icon-call01:before {
            content: "\e913"
        }

        .icon-call03:before {
            content: "\e914"
        }

        .icon-call02:before {
            content: "\e912"
        }

        .icon-call:before {
            content: "\e948"
        }

        .icon-cel:before {
            content: "\e93b"
        }

        .icon-phone:before {
            content: "\e92c"
        }

        .icon-phone2:before {
            content: "\e92d"
        }

        .icon-phone07:before {
            content: "\e941"
        }

        .icon-phone4:before {
            content: "\e92f"
        }

        .icon-phone03:before {
            content: "\e972"
        }

        .icon-home1:before {
            content: "\e96b"
        }

        .icon-home2:before {
            content: "\e96c"
        }

        .icon-home3:before {
            content: "\e96d"
        }

        #headerBlock {
            height: 126px;
            float: left;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1;
            width: 100%;
            display: flex;
            justify-content: center;
            flex-flow: row wrap;
            background-color: rgba(255, 255, 255, 0);
            padding: 0 15px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:1023px) {
            #headerBlock {
                padding: 0;
                height: 70px
            }
        }

        #headerBlock .topo-07 {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0
        }

        @media (max-width:1023px) {
            #headerBlock .topo-07 {
                position: relative;
                height: 70px;
                z-index: 1501;
                padding: 0;
                background-color: #FFFFFF
            }
        }

        #headerBlock .topo-07 .logo {
            float: left;
            display: block;
            width: 260px;
            height: 126px;
            background-image: url("../../images/logo.png");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 100%;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            filter: brightness(0) invert(100%)
        }

        @media (max-width:1279px) {
            #headerBlock .topo-07 .logo {
                width: 190px
            }
        }

        @media (max-width:1023px) {
            #headerBlock .topo-07 .logo {
                width: 125px;
                height: 70px;
                margin: 0 auto 0;
                float: none;
                filter: none
            }
        }

        #headerBlock .topo-07 .logo h1 {
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1000;
            overflow: hidden;
            width: 0;
            height: 0
        }

        #headerBlock .topo-07 .topo-right {
            float: right;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            align-items: center;
            height: 100%;
            position: relative
        }

        #headerBlock .topo-07 .topo-right:before {
            content: '';
            display: block;
            width: 370px;
            height: 1px;
            background-color: #0FA5D8;
            position: absolute;
            bottom: 0;
            right: 0;
            z-index: -1;
            transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            transform-origin: right;
            -webkit-transform-origin: right;
            -moz-transform-origin: right;
            -ms-transform-origin: right;
            animation: efeito-home ease-out .8s .6s forwards
        }

        @media (max-width:1023px) {
            #headerBlock .topo-07 .topo-right:before {
                display: none
            }
        }

        @keyframes efeito-home {
            100% {
                transform: rotateY(0deg)
            }
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone {
            float: right;
            display: flex;
            flex-direction: column;
            font-weight: 500;
            padding-left: 30px;
            margin-left: 30px;
            line-height: 1.4;
            border-left-color: #0FA5D8;
            border-left-width: 1px;
            border-left-style: solid
        }

        @media (max-width:1279px) {
            #headerBlock .topo-07 .topo-right .bloco-telefone {
                margin-left: 0;
                padding-left: 15px
            }
        }

        @media (max-width:1023px) {
            #headerBlock .topo-07 .topo-right .bloco-telefone {
                display: none
            }
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .telefone {
            float: right;
            font-size: 16px;
            color: #FFFFFF;
            position: relative;
            padding-left: 30px;
            display: flex;
            flex-direction: column
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .telefone:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e972';
            color: #FFFFFF;
            font-family: 'icomoon';
            font-size: 20px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            position: absolute;
            top: calc(50% - 20px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .telefone a {
            color: #FFFFFF;
            font-weight: 700
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .whatsapp {
            font-size: 16px;
            color: #FFFFFF;
            position: relative;
            display: flex;
            flex-direction: column;
            margin-top: 10px;
            padding-left: 30px
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .whatsapp:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e906';
            color: #FFFFFF;
            font-family: 'icomoon';
            font-size: 20px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            position: absolute;
            top: calc(50% - 20px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .whatsapp a {
            color: #FFFFFF;
            font-weight: 700
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .sms {
            font-size: 16px;
            color: #FFFFFF;
            position: relative;
            flex-direction: column;
            padding-left: 30px;
            margin-top: 10px;
            display: none
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .sms:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e93e';
            color: #FFFFFF;
            font-family: 'icomoon';
            font-size: 20px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            position: absolute;
            top: calc(50% - 20px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        @media (max-width:1023px) {
            #headerBlock .topo-07 .topo-right .bloco-telefone .sms {
                display: flex
            }
        }

        #headerBlock .topo-07 .topo-right .bloco-telefone .sms a {
            color: #FFFFFF;
            font-weight: 700
        }

        #headerBlock.topo-fixo {
            height: 84px;
            background-color: #fff;
            box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
            -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
            -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
            -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35)
        }

        @media (max-width:1023px) {
            #headerBlock.topo-fixo {
                background-color: transparent;
                height: 70px
            }
        }

        #headerBlock.topo-fixo .topo-07>.logo {
            width: 145px;
            height: 84px;
            filter: none
        }

        @media (max-width:1023px) {
            #headerBlock.topo-fixo .topo-07>.logo {
                width: 125px;
                height: 70px
            }
        }

        #headerBlock.topo-fixo .topo-07>.topo-right:before {
            display: none
        }

        #headerBlock.topo-fixo .topo-07>.topo-right .telefone a,
        #headerBlock.topo-fixo .topo-07>.topo-right .whatsapp a,
        #headerBlock.topo-fixo .topo-07>.topo-right .sms a {
            color: #2E2E2E
        }

        #headerBlock.topo-fixo .topo-07>.topo-right .telefone:before,
        #headerBlock.topo-fixo .topo-07>.topo-right .whatsapp:before,
        #headerBlock.topo-fixo .topo-07>.topo-right .sms:before {
            color: #2E2E2E
        }

        #headerBlock .info-lateral {
            display: none
        }

        @media (max-width:1023px) {
            #headerBlock .info-lateral {
                position: fixed;
                top: 90px;
                right: -110%;
                z-index: 1001;
                display: block;
                transition: .3s all ease-out;
                -moz-transition: .3s all ease-out;
                -webkit-transition: .3s all ease-out;
                -ms-transition: .3s all ease-out;
                text-align: center;
                width: 90%;
                height: auto;
                padding: 20px;
                border-radius: 5px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                -ms-border-radius: 5px;
                box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
                -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
                -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
                -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
                background-color: #FFFFFF;
                border-top-color: #085c79;
                border-top-width: 10px;
                border-top-style: solid
            }

            #headerBlock .info-lateral.on {
                right: 5%
            }

            #headerBlock .info-lateral a {
                display: table;
                margin: 0 auto 0;
                color: #000000;
                font-weight: 700
            }

            #headerBlock .info-lateral .telefone-lateral {
                width: 100%;
                font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
                padding: 5px 0 15px;
                font-size: 18px;
                border-bottom-color: rgba(0, 0, 0, 0.15);
                border-bottom-width: 1px;
                border-bottom-style: solid
            }

            #headerBlock .info-lateral .telefone-lateral:before {
                content: 'Telefone';
                display: block;
                font-size: 11px;
                color: #FFF;
                font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif
            }

            #headerBlock .info-lateral .whatsapp-lateral {
                width: 100%;
                padding-left: 0;
                margin: 10px 0 10px;
                color: #000000;
                font-size: 18px
            }

            #headerBlock .info-lateral .whatsapp-lateral:before {
                content: 'WhatsApp';
                display: block;
                font-size: 11px;
                color: #000;
                font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif
            }

            #headerBlock .info-lateral .sms-lateral {
                width: 100%;
                padding-left: 0;
                margin: 10px 0 10px;
                color: #000000;
                font-size: 18px
            }

            #headerBlock .info-lateral .sms-lateral:before {
                content: 'WhatsApp';
                display: block;
                font-size: 11px;
                color: #000;
                font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif
            }

            #headerBlock .info-lateral .email-lateral {
                width: 100%;
                padding: 12px 0;
                font-size: 14px
            }

            #headerBlock .info-lateral .email-lateral:before {
                content: 'Email';
                display: block;
                font-size: 11px;
                color: #000;
                font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif
            }

            #headerBlock .info-lateral .email-lateral a {
                word-break: break-all
            }

            #headerBlock .info-lateral .bloco-endereco {
                font-size: 16px
            }

            #headerBlock .info-lateral .redes {
                display: table;
                float: none;
                margin: 0 auto 0;
                width: 100%;
                padding: 25px 10px;
                border-top-color: rgba(0, 0, 0, 0.15);
                border-top-width: 1px;
                border-top-style: solid
            }

            #headerBlock .info-lateral .redes span {
                font-size: 11px;
                color: #000;
                font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
                float: left;
                width: 100%;
                padding-bottom: 20px
            }

            #headerBlock .info-lateral .redes a {
                float: none;
                display: inline-block;
                margin-bottom: 10px
            }

            #headerBlock .info-lateral .redes i {
                width: 37px;
                height: 37px;
                background-color: rgba(0, 0, 0, 0.8) !important;
                border: none;
                color: #FFFFFF;
                margin: 0 5px;
                padding: 7px;
                border-radius: 150px;
                -moz-border-radius: 150px;
                -webkit-border-radius: 150px;
                -ms-border-radius: 150px
            }

            #headerBlock .info-lateral .redes .icon-skype b {
                display: none
            }

            #headerBlock .info-lateral .formulario-contato {
                width: 320px;
                height: 35px;
                line-height: 35px;
                display: block;
                border-radius: 5px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                -ms-border-radius: 5px;
                font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
                font-size: 15px;
                color: #FFFFFF;
                background-color: rgba(0, 0, 0, 0.8);
                margin: 0 auto 0
            }
        }

        @media (max-width:1023px) and (max-width:1023px) {
            #headerBlock .info-lateral .telefone-lateral:before {
                font-size: 9.9px
            }
        }

        @media (max-width:1023px) and (max-width:1023px) {
            #headerBlock .info-lateral .whatsapp-lateral:before {
                font-size: 9.9px
            }
        }

        @media (max-width:1023px) and (max-width:1023px) {
            #headerBlock .info-lateral .sms-lateral:before {
                font-size: 9.9px
            }
        }

        @media (max-width:1023px) and (max-width:1023px) {
            #headerBlock .info-lateral .email-lateral:before {
                font-size: 9.9px
            }
        }

        @media (max-width:1023px) and (max-width:480px) {
            #headerBlock .info-lateral .bloco-endereco {
                font-size: 14px
            }
        }

        @media (max-width:1023px) and (max-width:1023px) {
            #headerBlock .info-lateral .redes span {
                font-size: 9.9px
            }
        }

        @media (max-width:480px) {
            #headerBlock .info-lateral .formulario-contato {
                width: 100%
            }

            #headerBlock .info-lateral .telefone-lateral,
            #headerBlock .info-lateral .whatsapp-lateral {
                font-size: 18px
            }

            #headerBlock .info-lateral .endereco-lateral {
                font-size: 13px
            }
        }

        #headerBlock .ico-fone-responsivo {
            display: none
        }

        @media (max-width:1023px) {
            #headerBlock .ico-fone-responsivo {
                display: block;
                float: right;
                border-radius: 30px;
                -moz-border-radius: 30px;
                -webkit-border-radius: 30px;
                -ms-border-radius: 30px;
                transition: .3s all ease-out;
                -moz-transition: .3s all ease-out;
                -webkit-transition: .3s all ease-out;
                -ms-transition: .3s all ease-out;
                padding: 10px;
                color: #FFFFFF;
                font-size: 20px;
                margin: 15px 10px 0 0;
                background-color: #0FA5D8
            }

            #headerBlock .ico-fone-responsivo.on {
                background-color: #085c79;
                color: #FFFFFF
            }
        }

        #headerBlock .trava {
            overflow: hidden;
            position: relative
        }

        #headerBlock .trava:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            width: 100%;
            height: 100vh;
            background-color: rgba(0, 0, 0, 0.45)
        }

        #headerBlock.topo-fixo .topo-right>.menu>.pmenu>li>a {
            height: 74px;
            color: #2E2E2E
        }

        @media (max-width:1023px) {
            #headerBlock.topo-fixo .topo-right>.menu>.pmenu>li>a {
                height: auto;
                color: #FFFFFF
            }
        }

        #headerBlock.topo-fixo .topo-right>.menu>.pmenu>li:hover>a,
        #headerBlock.topo-fixo .topo-right>.menu>.pmenu>li.act_path a {
            color: #FFFFFF
        }

        @media (max-width:1023px) {

            #headerBlock.topo-fixo .topo-right>.menu>.pmenu>li:hover>a,
            #headerBlock.topo-fixo .topo-right>.menu>.pmenu>li.act_path a {
                color: #FFFFFF
            }
        }

        #headerBlock.topo-fixo .link_sub:before {
            color: #000000
        }

        .menu {
            margin: 0;
            transform: translate(0, 0);
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .menu .full-max {
            width: 87%
        }

        .menu h2 {
            display: none;
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0)
        }

        @media only screen and (min-width:1024px) {
            .menu {
                transform: translate(0) !important
            }
        }

        @media (max-width:1023px) {
            .menu {
                position: fixed;
                top: 70px;
                left: 0;
                z-index: 1500;
                width: 260px;
                height: 100vh;
                margin: 0;
                padding-bottom: 250px;
                background-color: #0d93c0;
                transform: translate(-100%, 0);
                -moz-transform: translate(-100%, 0);
                -webkit-transform: translate(-100%, 0);
                -ms-transform: translate(-100%, 0);
                transition: .3s all ease-out;
                -moz-transition: .3s all ease-out;
                -webkit-transition: .3s all ease-out;
                -ms-transition: .3s all ease-out;
                overflow: scroll;
                border-top: 0;
                display: block
            }
        }

        .pmenu {
            float: right
        }

        .pmenu li {
            display: flex;
            align-items: center;
            float: left;
            position: relative;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:1023px) {
            .pmenu li {
                width: 100%;
                border-bottom-color: rgba(255, 255, 255, 0.3);
                border-bottom-width: 1px;
                border-bottom-style: solid
            }
        }

        .pmenu li:hover .psubmenu {
            display: block;
            visibility: visible;
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1);
            transform: translateY(0);
            -moz-transform: translateY(0);
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0)
        }

        .pmenu li:hover .psubmenu .psubmenu {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            visibility: hidden
        }

        @media (max-width:1023px) {
            .pmenu li:hover .psubmenu .psubmenu {
                opacity: 1;
                -moz-opacity: 1;
                -webkit-opacity: 1;
                filter: alpha(opacity=1);
                visibility: visible
            }
        }

        .pmenu li a {
            display: flex;
            align-items: center;
            height: auto;
            color: #FFFFFF;
            padding: 15px;
            font-size: 16px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            position: relative;
            text-transform: uppercase
        }

        @media (max-width:1279px) {
            .pmenu li a {
                font-size: 14px
            }
        }

        @media (max-width:1023px) {
            .pmenu li a {
                width: 100%;
                padding: 15px 20px;
                border-radius: 0;
                -moz-border-radius: 0;
                -webkit-border-radius: 0;
                -ms-border-radius: 0;
                color: #FFFFFF
            }
        }

        .pmenu li:hover>a,
        .pmenu li.act_path>a {
            color: #FFFFFF;
            background-color: #0FA5D8
        }

        @media (max-width:1023px) {

            .pmenu li:hover>a,
            .pmenu li.act_path>a {
                border-radius: 0;
                -moz-border-radius: 0;
                -webkit-border-radius: 0;
                -ms-border-radius: 0;
                background-color: transparent;
                color: #FFFFFF
            }
        }

        @media (max-width:1023px) {
            .pmenu .link_sub {
                display: flex;
                flex-direction: column
            }
        }

        .pmenu .link_sub:before {
            display: block;
            content: '\e95a';
            font-family: 'icomoon' !important;
            line-height: 1;
            font-size: 15px;
            color: #FFFFFF;
            position: absolute;
            top: calc(50% - 8px);
            right: 0;
            z-index: 0;
            transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:1023px) {
            .pmenu .link_sub:before {
                display: none
            }
        }

        .pmenu .link_sub:hover:before {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0)
        }

        .pmenu .psubmenu {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            visibility: hidden;
            transform: translateY(15px);
            -moz-transform: translateY(15px);
            -webkit-transform: translateY(15px);
            -ms-transform: translateY(15px);
            background-color: #0FA5D8;
            position: absolute;
            top: 70px;
            left: 0;
            z-index: 999;
            width: 280px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            padding: 10px;
            filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.65));
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:1023px) {
            .pmenu .psubmenu {
                transform: translateY(0);
                -moz-transform: translateY(0);
                -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                width: 100%;
                padding: 10px 0 35px 20px;
                display: block;
                position: relative;
                float: left;
                opacity: 1;
                -moz-opacity: 1;
                -webkit-opacity: 1;
                filter: alpha(opacity=1);
                visibility: visible;
                top: auto;
                left: auto;
                background: none;
                filter: none
            }
        }

        .pmenu .psubmenu .li_enclose .psubmenu {
            width: 250px;
            top: 0;
            right: -240px;
            left: auto
        }

        @media (max-width:1023px) {
            .pmenu .psubmenu .li_enclose .psubmenu {
                right: auto
            }
        }

        .pmenu .psubmenu .li_enclose .psubmenu:after {
            top: 5px;
            left: -3px
        }

        .pmenu .psubmenu .li_enclose .psubmenu li {
            width: 100%
        }

        .pmenu .psubmenu .li_enclose:hover .psubmenu {
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1);
            visibility: visible
        }

        .pmenu .psubmenu:after {
            content: '';
            display: block;
            position: absolute;
            top: -3px;
            left: 5px;
            z-index: -1;
            width: 30px;
            height: 30px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            background-color: #0FA5D8;
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg)
        }

        @media (max-width:1023px) {
            .pmenu .psubmenu:after {
                display: none
            }
        }

        .pmenu .psubmenu:before {
            content: '';
            display: block;
            width: 100%;
            height: 30px;
            position: absolute;
            top: -20px;
            left: 0;
            z-index: -1
        }

        @media (max-width:1023px) {
            .pmenu .psubmenu:before {
                display: none
            }
        }

        .pmenu .psubmenu li {
            width: 100%;
            height: auto
        }

        @media (max-width:1023px) {
            .pmenu .psubmenu li {
                border: none;
                width: 100%
            }
        }

        .pmenu .psubmenu li.act_path>a {
            background-color: rgba(0, 0, 0, 0.3);
            color: #FFFFFF
        }

        .pmenu .psubmenu a {
            width: 100%;
            height: auto;
            padding: 10px;
            font-size: 14px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:1023px) {
            .pmenu .psubmenu a {
                border-left-color: rgba(255, 255, 255, 0.3);
                border-left-width: 1px;
                border-left-style: solid;
                font-size: 13px;
                color: #FFFFFF
            }
        }

        .pmenu .psubmenu a:before {
            display: none
        }

        .pmenu .psubmenu a:hover {
            background-color: rgba(0, 0, 0, 0.3);
            color: #FFFFFF
        }

        @media (max-width:1023px) {
            .pmenu .psubmenu a:hover {
                background-color: transparent
            }
        }

        @media (max-width:1023px) {
            .botao-menu {
                display: block;
                position: relative;
                overflow: hidden;
                float: left;
                width: 70px;
                height: 70px;
                margin: 0 15px 0 0;
                padding: 0;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                box-shadow: none;
                border-radius: 0;
                border: none;
                cursor: pointer;
                background: none;
                z-index: 1
            }

            .botao-menu span {
                background-color: #0FA5D8;
                display: block;
                position: absolute;
                height: 4px;
                top: 50%;
                left: 18px;
                right: 18px;
                margin-top: -2px;
                transition: background 0s .3s;
                -moz-transition: background 0s .3s;
                -webkit-transition: background 0s .3s;
                -ms-transition: background 0s .3s
            }

            .botao-menu span:before {
                content: "";
                background-color: #0FA5D8;
                display: block;
                position: absolute;
                height: 4px;
                width: 100%;
                top: -10px;
                left: 0;
                transition-duration: .3s, .3s;
                -moz-transition-duration: .3s, .3s;
                -webkit-transition-duration: .3s, .3s;
                -ms-transition-duration: .3s, .3s;
                transition-delay: .3s, 0s;
                -moz-transition-delay: .3s, 0s;
                -webkit-transition-delay: .3s, 0s;
                -ms-transition-delay: .3s, 0s;
                transition-property: top, transform;
                -moz-transition-property: top, transform;
                -webkit-transition-property: top, transform;
                -ms-transition-property: top, transform
            }

            .botao-menu span:after {
                content: "";
                background-color: #0FA5D8;
                display: block;
                position: absolute;
                height: 4px;
                width: 100%;
                bottom: -10px;
                left: 0;
                transition-duration: .3s, .3s;
                -moz-transition-duration: .3s, .3s;
                -webkit-transition-duration: .3s, .3s;
                -ms-transition-duration: .3s, .3s;
                transition-delay: .3s, 0s;
                -moz-transition-delay: .3s, 0s;
                -webkit-transition-delay: .3s, 0s;
                -ms-transition-delay: .3s, 0s;
                transition-property: bottom, transform;
                -moz-transition-property: bottom, transform;
                -webkit-transition-property: bottom, transform;
                -ms-transition-property: bottom, transform
            }

            .botao-menu.on {
                background-color: #0d93c0
            }

            .botao-menu.on span {
                background: none
            }

            .botao-menu.on span:before {
                top: 0;
                transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transition-delay: 0s, .3s;
                -moz-transition-delay: 0s, .3s;
                -webkit-transition-delay: 0s, .3s;
                -ms-transition-delay: 0s, .3s;
                background-color: #FFFFFF
            }

            .botao-menu.on span:after {
                bottom: 0;
                transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transition-delay: 0s, .3s;
                -moz-transition-delay: 0s, .3s;
                -webkit-transition-delay: 0s, .3s;
                -ms-transition-delay: 0s, .3s;
                background-color: #FFFFFF
            }

            .ssm-overlay {
                position: fixed;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                z-index: 1;
                background-color: rgba(0, 0, 0, 0.4)
            }
        }

        .botao-menu2 {
            display: block;
            position: relative;
            overflow: hidden;
            float: left;
            width: 70px;
            height: 70px;
            margin: 0 15px 0 0;
            padding: 0;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            box-shadow: none;
            border-radius: 0;
            border: none;
            cursor: pointer;
            background: none;
            z-index: 1
        }

        .botao-menu2 span {
            background-color: #0FA5D8;
            display: block;
            position: absolute;
            height: 4px;
            top: 50%;
            left: 18px;
            right: 18px;
            margin-top: -2px;
            transition: background 0s .3s;
            -moz-transition: background 0s .3s;
            -webkit-transition: background 0s .3s;
            -ms-transition: background 0s .3s
        }

        .botao-menu2 span:before {
            content: "";
            background-color: #0FA5D8;
            display: block;
            position: absolute;
            height: 4px;
            width: 100%;
            top: -10px;
            left: 0;
            transition-duration: .3s, .3s;
            -moz-transition-duration: .3s, .3s;
            -webkit-transition-duration: .3s, .3s;
            -ms-transition-duration: .3s, .3s;
            transition-delay: .3s, 0s;
            -moz-transition-delay: .3s, 0s;
            -webkit-transition-delay: .3s, 0s;
            -ms-transition-delay: .3s, 0s;
            transition-property: top, transform;
            -moz-transition-property: top, transform;
            -webkit-transition-property: top, transform;
            -ms-transition-property: top, transform
        }

        .botao-menu2 span:after {
            content: "";
            background-color: #0FA5D8;
            display: block;
            position: absolute;
            height: 4px;
            width: 100%;
            bottom: -10px;
            left: 0;
            transition-duration: .3s, .3s;
            -moz-transition-duration: .3s, .3s;
            -webkit-transition-duration: .3s, .3s;
            -ms-transition-duration: .3s, .3s;
            transition-delay: .3s, 0s;
            -moz-transition-delay: .3s, 0s;
            -webkit-transition-delay: .3s, 0s;
            -ms-transition-delay: .3s, 0s;
            transition-property: bottom, transform;
            -moz-transition-property: bottom, transform;
            -webkit-transition-property: bottom, transform;
            -ms-transition-property: bottom, transform
        }

        .botao-menu2.on {
            background-color: #0d93c0
        }

        .botao-menu2.on span {
            background: none
        }

        .botao-menu2.on span:before {
            top: 0;
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transition-delay: 0s, .3s;
            -moz-transition-delay: 0s, .3s;
            -webkit-transition-delay: 0s, .3s;
            -ms-transition-delay: 0s, .3s;
            background-color: #FFFFFF
        }

        .botao-menu2.on span:after {
            bottom: 0;
            transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transition-delay: 0s, .3s;
            -moz-transition-delay: 0s, .3s;
            -webkit-transition-delay: 0s, .3s;
            -ms-transition-delay: 0s, .3s;
            background-color: #FFFFFF
        }

        .pg-interna #headerBlock {
            background-color: #FFFFFF
        }

        .pg-interna #headerBlock.topo-fixo {
            background-color: #fff;
            box-shadow: 0 0 7px rgba(0, 0, 0, 0.65);
            -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.65);
            -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.65);
            -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.65)
        }

        .pg-interna #headerBlock .topo-07 .logo {
            filter: none
        }

        .pg-interna #headerBlock .topo-07 .pmenu li:hover>a,
        .pg-interna #headerBlock .topo-07 .pmenu li.act_path a {
            color: #FFFFFF
        }

        @media (max-width:1023px) {

            .pg-interna #headerBlock .topo-07 .pmenu li:hover>a,
            .pg-interna #headerBlock .topo-07 .pmenu li.act_path a {
                color: #FFFFFF
            }
        }

        .pg-interna #headerBlock .topo-07 .pmenu li a {
            color: #2E2E2E
        }

        @media (max-width:1023px) {
            .pg-interna #headerBlock .topo-07 .pmenu li a {
                color: #FFFFFF
            }
        }

        .pg-interna #headerBlock .topo-07 .pmenu li a:hover {
            color: #FFFFFF
        }

        .pg-interna #headerBlock .topo-07 .pmenu li .psubmenu li a {
            color: #FFFFFF
        }

        .pg-interna #headerBlock .topo-07 .link_sub:before {
            color: #000000
        }

        .pg-interna #headerBlock .topo-07 .topo-right:before {
            display: none
        }

        .pg-interna #headerBlock .topo-07 .topo-right .bloco-telefone .telefone a,
        .pg-interna #headerBlock .topo-07 .topo-right .bloco-telefone .whatsapp a,
        .pg-interna #headerBlock .topo-07 .topo-right .bloco-telefone .sms a {
            color: #000000;
            font-weight: 700
        }

        .pg-interna #headerBlock .topo-07 .topo-right .bloco-telefone .telefone:before,
        .pg-interna #headerBlock .topo-07 .topo-right .bloco-telefone .whatsapp:before,
        .pg-interna #headerBlock .topo-07 .topo-right .bloco-telefone .sms:before {
            color: #0FA5D8
        }

        .pg-interna #mainBlock {
            margin-top: 126px
        }

        @media (max-width:1023px) {
            .pg-interna #mainBlock {
                margin-top: 70px
            }
        }

        .pg-interna .galeria-09 {
            padding-left: 0;
            padding-right: 0
        }

        #footerBlock {
            width: 100%;
            float: left;
            background-color: #2E2E2E;
            padding: 60px 15px 60px
        }

        @media (max-width:1279px) {
            #footerBlock {
                padding-top: 48px;
                padding-bottom: 48px
            }
        }

        @media (max-width:1023px) {
            #footerBlock {
                padding-top: 42px;
                padding-bottom: 42px
            }
        }

        @media (max-width:768px) {
            #footerBlock {
                padding-top: 36px;
                padding-bottom: 36px
            }
        }

        @media (max-width:480px) {
            #footerBlock {
                padding-top: 30px;
                padding-bottom: 30px
            }
        }

        #footerBlock .rodape-26 {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            display: flex;
            justify-content: space-between
        }

        @media (max-width:1023px) {
            #footerBlock .rodape-26 {
                flex-wrap: wrap
            }
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 {
                flex-direction: column;
                padding-bottom: 30px
            }
        }

        #footerBlock .rodape-26 .bloco-rod {
            display: flex;
            flex-direction: column;
            color: #FFFFFF;
            border-right-color: rgba(255, 255, 255, 0.1);
            border-right-width: 1px;
            border-right-style: solid;
            width: 32%
        }

        @media (max-width:1023px) {
            #footerBlock .rodape-26 .bloco-rod {
                width: 49%
            }
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod {
                width: 100%
            }
        }

        #footerBlock .rodape-26 .bloco-rod .logo-rodape {
            width: 260px;
            height: 108px;
            background-image: url("../../images/logo.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 100%;
            margin-bottom: 25px
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod .logo-rodape {
                margin: 0 auto 25px
            }
        }

        #footerBlock .rodape-26 .bloco-rod .txt-rod {
            margin-bottom: 25px
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod .txt-rod {
                text-align: center
            }
        }

        #footerBlock .rodape-26 .bloco-rod a {
            color: #FFFFFF
        }

        #footerBlock .rodape-26 .bloco-rod:first-child {
            padding-right: 30px
        }

        @media (max-width:1023px) {
            #footerBlock .rodape-26 .bloco-rod:first-child {
                width: 49%
            }
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod:first-child {
                width: 100%;
                padding-right: 0;
                margin-bottom: 60px;
                border: none
            }
        }

        #footerBlock .rodape-26 .bloco-rod:nth-of-type(2) {
            padding-right: 30px
        }

        @media (max-width:1023px) {
            #footerBlock .rodape-26 .bloco-rod:nth-of-type(2) {
                border: none;
                padding-right: 0
            }
        }

        #footerBlock .rodape-26 .bloco-rod:last-child {
            border: none
        }

        @media (max-width:1023px) {
            #footerBlock .rodape-26 .bloco-rod:last-child {
                width: 100%;
                padding: 50px 0 0;
                margin-top: 50px;
                border-top-color: rgba(255, 255, 255, 0.1);
                border-top-width: 1px;
                border-top-style: solid
            }
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod:last-child {
                padding-top: 25px;
                margin-top: 25px
            }
        }

        #footerBlock .rodape-26 .bloco-rod h2 {
            font-size: 30px;
            color: #FFFFFF;
            font-weight: 700;
            padding-bottom: 5px;
            position: relative;
            margin-bottom: 40px
        }

        #footerBlock .rodape-26 .bloco-rod h2:before {
            content: '';
            display: block;
            width: 50px;
            height: 3px;
            background-color: #0FA5D8;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 0
        }

        @media only screen and (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod h2:before {
                left: calc(50% - 50px/2)
            }
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod h2 {
                text-align: center
            }
        }

        @media (max-width:480px) {
            #footerBlock .rodape-26 .bloco-rod h2 {
                font-size: 25px
            }
        }

        #footerBlock .rodape-26 .bloco-rod .info {
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            font-weight: 700;
            font-size: 17px;
            margin-bottom: 30px
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod .info {
                align-items: center
            }
        }

        #footerBlock .rodape-26 .bloco-rod .info:before {
            display: block;
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
            color: rgba(238, 238, 238, 0.3);
            font-size: 14px;
            font-weight: normal
        }

        #footerBlock .rodape-26 .bloco-rod .info a {
            cursor: default
        }

        #footerBlock .rodape-26 .bloco-rod .info.telefone:before {
            content: 'Telefone'
        }

        #footerBlock .rodape-26 .bloco-rod .info.sms {
            display: none
        }

        @media (max-width:1023px) {
            #footerBlock .rodape-26 .bloco-rod .info.sms {
                display: flex
            }
        }

        #footerBlock .rodape-26 .bloco-rod .info.sms:before {
            content: 'WhatsApp'
        }

        #footerBlock .rodape-26 .bloco-rod .info.whatsapp:before {
            content: 'Whatsapp'
        }

        #footerBlock .rodape-26 .bloco-rod .info.email:before {
            content: 'E-mail'
        }

        #footerBlock .rodape-26 .bloco-rod .redes-sociais {
            width: 100%;
            padding-top: 30px;
            border-top-color: rgba(238, 238, 238, 0.2);
            border-top-width: 1px;
            border-top-style: solid;
            display: flex;
            flex-wrap: wrap
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod .redes-sociais {
                justify-content: center
            }
        }

        #footerBlock .rodape-26 .bloco-rod .redes-sociais a {
            font-size: 21px;
            width: 37px;
            height: 37px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            background-color: rgba(0, 0, 0, 0.6);
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px;
            transition: .2s all ease-out;
            -moz-transition: .2s all ease-out;
            -webkit-transition: .2s all ease-out;
            -ms-transition: .2s all ease-out
        }

        #footerBlock .rodape-26 .bloco-rod .redes-sociais a:hover {
            margin-top: -5px
        }

        #footerBlock .rodape-26 .bloco-rod .redes-sociais a:last-child {
            margin-right: 0
        }

        #footerBlock .rodape-26 .bloco-rod .atendimento {
            margin-bottom: 30px;
            font-size: 15px
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod .atendimento {
                text-align: center
            }
        }

        #footerBlock .rodape-26 .bloco-rod .atendimento a,
        #footerBlock .rodape-26 .bloco-rod .atendimento .bt-modal {
            display: table;
            line-height: 40px;
            height: 60px;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px;
            background: linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -moz-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -o-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -webkit-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background-size: 300% 100%;
            color: #FFFFFF;
            font-weight: 700;
            font-size: 16px;
            margin-top: 25px;
            padding: 10px 20px 10px 70px;
            position: relative;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        #footerBlock .rodape-26 .bloco-rod .atendimento a:hover,
        #footerBlock .rodape-26 .bloco-rod .atendimento .bt-modal:hover {
            cursor: pointer;
            background-position: 100% 0
        }

        #footerBlock .rodape-26 .bloco-rod .atendimento a:before,
        #footerBlock .rodape-26 .bloco-rod .atendimento .bt-modal:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e933';
            color: #FFFFFF;
            font-family: 'icomoon';
            font-size: 30px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            position: absolute;
            top: calc(50% - 30px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        #footerBlock .rodape-26 .bloco-rod .atendimento a:before,
        #footerBlock .rodape-26 .bloco-rod .atendimento .bt-modal:before {
            left: 25px
        }

        @media (max-width:768px) {

            #footerBlock .rodape-26 .bloco-rod .atendimento a:before,
            #footerBlock .rodape-26 .bloco-rod .atendimento .bt-modal:before {
                left: 25px
            }
        }

        @media (max-width:1023px) {

            #footerBlock .rodape-26 .bloco-rod .atendimento a,
            #footerBlock .rodape-26 .bloco-rod .atendimento .bt-modal {
                display: table;
                line-height: 40px
            }
        }

        @media (max-width:768px) {

            #footerBlock .rodape-26 .bloco-rod .atendimento a,
            #footerBlock .rodape-26 .bloco-rod .atendimento .bt-modal {
                min-width: initial;
                font-size: 16px;
                padding-left: 65px;
                margin: 15px auto 0
            }
        }

        #footerBlock .rodape-26 .bloco-rod .horario {
            font-size: 15px
        }

        @media (max-width:768px) {
            #footerBlock .rodape-26 .bloco-rod .horario {
                text-align: center
            }
        }

        #footerBlock .rodape-26 .bloco-rod .horario strong {
            font-size: 18px
        }

        #footerBlock .rodape-26 .bloco-rod .certificates {
            display: flex
        }

        #footerBlock .rodape-26 .bloco-rod .certificates img {
            margin-right: 30px
        }

        #footerBlock .copyright {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            border-top-color: rgba(238, 238, 238, 0.2);
            border-top-width: 1px;
            border-top-style: solid;
            color: #FFFFFF;
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 35px;
            padding-top: 35px
        }

        @media (max-width:768px) {
            #footerBlock .copyright {
                align-items: center
            }
        }

        @media (max-width:480px) {
            #footerBlock .copyright {
                padding-bottom: 80px
            }
        }

        #footerBlock .copyright span {
            margin-bottom: 10px
        }

        #footerBlock .copyright a {
            position: relative;
            padding-right: 85px;
            font-size: 13px
        }

        #footerBlock .copyright a:before {
            display: block;
            content: '\e907';
            font-family: 'icomoon';
            font-size: 20px;
            line-height: 1;
            color: #FFFFFF;
            position: absolute;
            top: -4px;
            right: 0;
            z-index: 0;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        #footerBlock .copyright a:hover:before {
            color: #d96c00
        }

        .sms-float {
            display: none;
            position: fixed;
            bottom: 30px;
            right: 30px;
            z-index: 0;
            background-color: #1bb9ef;
            box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
            -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
            -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
            -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
            width: 60px;
            height: 60px;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px
        }

        .sms-float:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e93e';
            color: #FFFFFF;
            font-family: 'icomoon';
            font-size: 30px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            position: absolute;
            top: calc(50% - 30px/2);
            left: calc(50% - 30px/2);
            z-index: 0;
            font-weight: normal
        }

        .sms-float:before {
            pointer-events: none
        }

        .sms-float a {
            display: block;
            width: 100%;
            height: 100%;
            text-indent: -99999px
        }

        @media (max-width:1023px) {
            .sms-float {
                display: block
            }
        }

        @media (max-width:1023px) {
            .modint-13 {
                position: relative;
                padding: 60px 0;
                display: flex;
                justify-content: center;
                align-items: center;
                margin-bottom: 30px
            }
        }

        @media (max-width:480px) {
            .modint-13 {
                padding: 40px 0
            }
        }

        .modint-13 .bg-img {
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            width: 100%;
            height: 364px;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center
        }

        @media (max-width:1023px) {
            .modint-13 .bg-img {
                width: auto;
                height: 100%;
                left: -15px;
                right: -15px
            }
        }

        .modint-13 .bg-img:after {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.6);
            mix-blend-mode: multiply
        }

        .modint-13 .bg-img:before {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            right: 50px;
            z-index: 0;
            width: 256px;
            height: 171px;
            background-image: url("../../images/simbolo.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            filter: brightness(0) invert(100%);
            mix-blend-mode: overlay
        }

        @media (max-width:480px) {
            .modint-13 .bg-img:before {
                display: none
            }
        }

        .modint-13 .titulo-bread {
            margin: 0 0 50px 0;
            height: 364px;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: center
        }

        @media (max-width:1023px) {
            .modint-13 .titulo-bread {
                width: 100%;
                height: auto;
                margin-bottom: 0
            }
        }

        .modint-13 .titulo-bread h1 {
            font-weight: 700;
            font-size: 56px;
            color: #FFFFFF;
            text-transform: uppercase;
            text-align: center;
            margin-bottom: 20px;
            padding-bottom: 10px;
            position: relative
        }

        .modint-13 .titulo-bread h1:before {
            content: '';
            display: block;
            width: 177px;
            height: 1px;
            background-color: #0FA5D8;
            position: absolute;
            bottom: 6px;
            left: 0;
            z-index: 0;
            transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            transform-origin: left;
            -webkit-transform-origin: left;
            -moz-transform-origin: left;
            -ms-transform-origin: left;
            animation: efeito-traco ease-out .8s .6s forwards
        }

        @media only screen and (max-width:0) {
            .modint-13 .titulo-bread h1:before {
                left: calc(50% - 177px/2);
                transform-origin: center;
                -webkit-transform-origin: center;
                -moz-transform-origin: center;
                -ms-transform-origin: center
            }
        }

        .modint-13 .titulo-bread h1:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 0;
            width: 77px;
            height: 4px;
            background-color: #0FA5D8;
            transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            transform-origin: left;
            -webkit-transform-origin: left;
            -moz-transform-origin: left;
            -ms-transform-origin: left;
            animation: efeito-traco ease-out .8s 1s forwards
        }

        @media only screen and (max-width:0) {
            .modint-13 .titulo-bread h1:after {
                left: calc(50% - 77px/2);
                transform-origin: center;
                -webkit-transform-origin: center;
                -moz-transform-origin: center;
                -ms-transform-origin: center
            }
        }

        @keyframes efeito-traco {
            100% {
                transform: rotateY(0deg)
            }
        }

        @media (max-width:1023px) {
            .modint-13 .titulo-bread h1 {
                font-size: 45px;
                height: auto;
                margin-top: 0
            }
        }

        @media (max-width:768px) {
            .modint-13 .titulo-bread h1 {
                font-size: 40px
            }
        }

        @media (max-width:480px) {
            .modint-13 .titulo-bread h1 {
                font-size: 35px
            }
        }

        .modint-13 .titulo-bread h2 {
            width: 817px;
            color: #FFFFFF;
            font-size: 25px
        }

        @media (max-width:1023px) {
            .modint-13 .titulo-bread h2 {
                width: 100%
            }
        }

        @media (max-width:768px) {
            .modint-13 .titulo-bread h2 {
                font-size: 20px
            }
        }

        @media (max-width:480px) {
            .modint-13 .titulo-bread h2 {
                font-size: 16px
            }
        }

        .banner-12 {
            overflow: hidden;
            position: relative;
            width: 100%;
            height: calc(100vh - 126px);
            background-color: #FFFFFF
        }

        @media (max-width:1023px) {
            .banner-12 {
                height: 70vh;
                margin-top: 70px
            }
        }

        .banner-12:before {
            content: '';
            display: block;
            width: 100%;
            background-repeat: no-repeat;
            background-position: center 0;
            background-size: 1920px;
            padding-top: 265px;
            pointer-events: none;
            bottom: 0px;
            position: absolute;
            z-index: 1000;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='yes' viewBox='0 0 1920 266' %3E%3Cpath style='fill:%23FFFFFF' d='M0 196.4c51.87-19.66 128.28-39.52 216-25.52 50.51 8.06 73.64 22.38 127.5 37.53 98.74 27.78 179.31 24.19 250.5 21.02 152.64-6.8 242.71-50.44 401.08-68.17 69.22-7.75 117.96-12.19 191.03-8.19 226.64 12.4 347.17 74.07 531.87 8.55C1811.23 128.54 1878.14 78.76 1920 42v224H0v-69.6z'/%3E%3Cpath style='fill:%23FFFFFF; opacity:.42' d='M0 209.4c51.87-21.15 128.28-43.2 216-31.71 50.51 6.61 73.64 20.27 127.5 33.88 98.74 24.95 179.31 19.05 250.5 13.84 152.64-11.17 242.71-57.39 401.08-79.65 69.22-9.74 117.96-15.58 191.03-13.67 226.64 5.91 347.17 64.12 531.87-6.68C1811.23 89.66 1878.14 37.96 1920 0v264L0 265v-55.6z'/%3E%3C/svg%3E")
        }

        @media (max-width:1279px) {
            .banner-12:before {
                background-size: 1300px;
                background-position: 0 -15px;
                padding-top: 149px !important;
                bottom: 0
            }
        }

        @media (max-width:1023px) {
            .banner-12:before {
                background-size: 1150px;
                background-position: 0 -66px;
                padding-top: 84px !important
            }
        }

        @media (max-width:768px) {
            .banner-12:before {
                background-size: 1150px;
                background-position: -160px -66px;
                padding-top: 84px !important
            }
        }

        @media (max-width:480px) {
            .banner-12:before {
                background-size: 1150px;
                background-position: -110px -66px;
                padding-top: 84px !important
            }
        }

        .banner-12:after {
            content: '';
            display: block;
            width: 100%;
            height: 300px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 3;
            background: #000000;
            background: -moz-linear-gradient(top, #000000 0%, transparent 100%);
            background: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
            background: linear-gradient(to bottom, #000000 0%, transparent 100%);
            pointer-events: none
        }

        @media (max-width:1023px) {
            .banner-12:after {
                display: none
            }
        }

        .banner-12 .owl-carousel-ban12 {
            display: none;
            width: 100%;
            position: relative;
            z-index: 1
        }

        .banner-12 .owl-carousel-ban12.owl-loaded {
            display: block;
            height: calc(100vh - 126px)
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12.owl-loaded {
                height: 100%
            }
        }

        .banner-12 .owl-carousel-ban12.owl-loading {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            display: block
        }

        .banner-12 .owl-carousel-ban12.owl-hidden {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0)
        }

        .banner-12 .owl-carousel-ban12.owl-refresh .owl-item {
            visibility: hidden
        }

        .banner-12 .owl-carousel-ban12.owl-drag .owl-item {
            -ms-touch-action: pan-y;
            touch-action: pan-y;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

        .banner-12 .owl-carousel-ban12.owl-grab {
            cursor: move;
            cursor: grab
        }

        .banner-12 .owl-carousel-ban12.owl-rtl {
            direction: rtl
        }

        .banner-12 .owl-carousel-ban12.owl-rtl .owl-item {
            float: right
        }

        .banner-12 .owl-carousel-ban12 .owl-stage {
            position: relative;
            -ms-touch-action: pan-Y;
            touch-action: manipulation
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-stage {
                height: 100%
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-stage:after {
            content: '.';
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

        .banner-12 .owl-carousel-ban12 .owl-stage-outer {
            position: relative;
            overflow: hidden;
            height: calc(100vh - 126px)
        }

        .banner-12 .owl-carousel-ban12 .owl-item {
            position: relative;
            min-height: 1px;
            float: left;
            overflow: hidden
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item {
                height: 100%
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item.active .legenda b {
            -webkit-animation: slide-in-elliptic-left-fwd .7s cubic-bezier(.25, .46, .45, .94) .5s both;
            animation: slide-in-elliptic-left-fwd .7s cubic-bezier(.25, .46, .45, .94) .5s both
        }

        @-webkit-keyframes slide-in-elliptic-left-fwd {
            0% {
                -webkit-transform: translateX(-800px) rotateY(30deg) scale(0);
                transform: translateX(-800px) rotateY(30deg) scale(0);
                -webkit-transform-origin: -100% 50%;
                transform-origin: -100% 50%;
                opacity: 0
            }

            100% {
                -webkit-transform: translateX(0) rotateY(0) scale(1);
                transform: translateX(0) rotateY(0) scale(1);
                -webkit-transform-origin: 1800px 50%;
                transform-origin: 1800px 50%;
                opacity: 1
            }
        }

        @keyframes slide-in-elliptic-left-fwd {
            0% {
                -webkit-transform: translateX(-800px) rotateY(30deg) scale(0);
                transform: translateX(-800px) rotateY(30deg) scale(0);
                -webkit-transform-origin: -100% 50%;
                transform-origin: -100% 50%;
                opacity: 0
            }

            100% {
                -webkit-transform: translateX(0) rotateY(0) scale(1);
                transform: translateX(0) rotateY(0) scale(1);
                -webkit-transform-origin: 1800px 50%;
                transform-origin: 1800px 50%;
                opacity: 1
            }
        }

        @-webkit-keyframes slide-in-elliptic-left-fwd {
            0% {
                -webkit-transform: translateX(-800px) rotateY(30deg) scale(0);
                transform: translateX(-800px) rotateY(30deg) scale(0);
                -webkit-transform-origin: -100% 50%;
                transform-origin: -100% 50%;
                opacity: 0
            }

            100% {
                -webkit-transform: translateX(0) rotateY(0) scale(1);
                transform: translateX(0) rotateY(0) scale(1);
                -webkit-transform-origin: 1800px 50%;
                transform-origin: 1800px 50%;
                opacity: 1
            }
        }

        @keyframes slide-in-elliptic-left-fwd {
            0% {
                -webkit-transform: translateX(-800px) rotateY(30deg) scale(0);
                transform: translateX(-800px) rotateY(30deg) scale(0);
                -webkit-transform-origin: -100% 50%;
                transform-origin: -100% 50%;
                opacity: 0
            }

            100% {
                -webkit-transform: translateX(0) rotateY(0) scale(1);
                transform: translateX(0) rotateY(0) scale(1);
                -webkit-transform-origin: 1800px 50%;
                transform-origin: 1800px 50%;
                opacity: 1
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item.active .legenda .desc-ban {
            -webkit-animation: efeito-txt2 .5s cubic-bezier(.25, .46, .45, .94) .7s both;
            animation: efeito-txt2 .5s cubic-bezier(.25, .46, .45, .94) .7s both
        }

        @-webkit-keyframes efeito-txt2 {
            0% {
                -webkit-transform: translateX(-1000px);
                transform: translateX(-1000px);
                opacity: 0
            }

            100% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
                opacity: 1
            }
        }

        @keyframes efeito-txt2 {
            0% {
                -webkit-transform: translateX(-1000px);
                transform: translateX(-1000px);
                opacity: 0
            }

            100% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
                opacity: 1
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item.active .legenda a {
            -webkit-animation: right-fade .6s cubic-bezier(.39, .575, .565, 1) 1.6s both;
            animation: right-fade .6s cubic-bezier(.39, .575, .565, 1) 1.6s both
        }

        @-webkit-keyframes right-fade {
            0% {
                -webkit-transform: translateX(50px);
                transform: translateX(50px);
                opacity: 0
            }

            100% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
                opacity: 1
            }
        }

        @keyframes right-fade {
            0% {
                -webkit-transform: translateX(50px);
                transform: translateX(50px);
                opacity: 0
            }

            100% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
                opacity: 1
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item img {
            display: block
        }

        .banner-12 .owl-carousel-ban12 .owl-item img.owl-lazy {
            transform-style: preserve-3d
        }

        .banner-12 .owl-carousel-ban12 .owl-item .owl-lazy {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            transition: opacity 400ms ease
        }

        .banner-12 .owl-carousel-ban12 .owl-item .owl-lazy[src^=""],
        .banner-12 .owl-carousel-ban12 .owl-item .owl-lazy:not([src]) {
            max-height: 0
        }

        .banner-12 .owl-carousel-ban12 .owl-item .owl-banner12 {
            height: calc(100vh - 126px)
        }

        @media only screen and (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .owl-banner12 {
                height: 70vh;
                position: relative
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item .owl-banner12 .img-banner {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1
        }

        @media only screen and (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .owl-banner12 .img-banner {
                height: 70vh
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item .owl-banner12 .img-banner:before {
            content: '';
            display: block;
            width: 256px;
            height: 257px;
            position: absolute;
            bottom: 80px;
            right: 50px;
            z-index: 0;
            background-image: url("../../images/efeito.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 100%
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .owl-banner12 .img-banner:before {
                display: none
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item .owl-banner12 .img-banner:after {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
            width: 100%;
            height: 100%;
            background: #0A355F;
            background: -moz-linear-gradient(50deg, #0A355F 30%, #1BBEB4 90%);
            background: -webkit-linear-gradient(50deg, #0A355F 30%, #1BBEB4 90%);
            background: linear-gradient(50deg, #0A355F 30%, #1BBEB4 90%);
            opacity: .5;
            -moz-opacity: .5;
            -webkit-opacity: .5;
            filter: alpha(opacity=0.5);
            mix-blend-mode: multiply
        }

        .banner-12 .owl-carousel-ban12 .owl-item .legenda {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            padding: 0 15px;
            height: calc(100vh - 126px);
            display: flex;
            flex-direction: column;
            justify-content: center;
            position: relative;
            z-index: 9999
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda {
                padding: 20px 15px 60px;
                height: auto;
                position: absolute;
                bottom: 0;
                left: 0;
                z-index: 0;
                background-color: rgba(15, 165, 216, 0.7)
            }
        }

        @media (max-width:480px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda {
                padding-bottom: 50px
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item .legenda b {
            font-size: 55px;
            color: #FFFFFF;
            max-width: 750px;
            margin-bottom: 10px;
            line-height: 1.2;
            padding-top: 10px;
            position: relative
        }

        .banner-12 .owl-carousel-ban12 .owl-item .legenda b:before {
            content: '';
            display: block;
            width: 76px;
            height: 5px;
            background-color: #0FA5D8;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0
        }

        @media only screen and (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b:before {
                left: calc(50% - 76px/2)
            }
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b {
                padding-top: 0;
                font-size: 45px
            }
        }

        @media (max-width:1023px) and (max-width:1279px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b {
                font-size: 42.75px
            }
        }

        @media (max-width:1023px) and (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b {
                font-size: 40.5px
            }
        }

        @media (max-width:1023px) and (max-width:768px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b {
                font-size: 31.5px
            }
        }

        @media (max-width:1023px) and (max-width:480px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b {
                font-size: 27px
            }
        }

        @media (max-width:480px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b {
                font-size: 20px
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item .legenda b:before {
            transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            transform-origin: left;
            -webkit-transform-origin: left;
            -moz-transform-origin: left;
            -ms-transform-origin: left;
            animation: efeito-traco ease-out .8s 1.2s forwards
        }

        @keyframes efeito-traco {
            100% {
                transform: rotateY(0deg)
            }
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b:before {
                display: none
            }
        }

        @media only screen and (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b {
                color: #FFFFFF;
                max-width: 100%;
                text-align: center
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
            font-size: 35px;
            color: #FFFFFF;
            max-width: 920px;
            margin-top: 10px;
            display: block
        }

        @media (max-width:1279px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 33.25px
            }
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 31.5px
            }
        }

        @media (max-width:768px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 24.5px
            }
        }

        @media (max-width:480px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 21px
            }
        }

        @media only screen and (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                color: #FFFFFF;
                max-width: 100%;
                text-align: center;
                font-size: 25px
            }
        }

        @media only screen and (max-width:1023px) and (max-width:1279px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 23.75px
            }
        }

        @media only screen and (max-width:1023px) and (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 22.5px
            }
        }

        @media only screen and (max-width:1023px) and (max-width:768px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 17.5px
            }
        }

        @media only screen and (max-width:1023px) and (max-width:480px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 15px
            }
        }

        @media (max-width:480px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda b>span {
                font-size: 14px
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item .legenda a {
            display: block;
            width: 222px;
            height: 48px;
            color: #FFFFFF;
            margin-top: 25px;
            background: linear-gradient(to right, #0FA5D8, #0A355F, #0A355F, #0FA5D8);
            background: -moz-linear-gradient(to right, #0FA5D8, #0A355F, #0A355F, #0FA5D8);
            background: -o-linear-gradient(to right, #0FA5D8, #0A355F, #0A355F, #0FA5D8);
            background: -webkit-linear-gradient(to right, #0FA5D8, #0A355F, #0A355F, #0FA5D8);
            background-size: 300% 100%;
            font-size: 17px;
            font-weight: 700;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            -webkit-animation: efeito-bt .5s cubic-bezier(.25, .46, .45, .94) .9s both;
            animation: efeito-bt .5s cubic-bezier(.25, .46, .45, .94) .9s both
        }

        .banner-12 .owl-carousel-ban12 .owl-item .legenda a:hover {
            cursor: pointer;
            background-position: 100% 0
        }

        @-webkit-keyframes efeito-bt {
            0% {
                -webkit-transform: translateY(1000px);
                transform: translateY(1000px);
                opacity: 0
            }

            100% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 1
            }
        }

        @keyframes efeito-bt {
            0% {
                -webkit-transform: translateY(1000px);
                transform: translateY(1000px);
                opacity: 0
            }

            100% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 1
            }
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda a {
                margin: 0 auto 0;
                background-color: #FFFFFF;
                color: #0F7CA4;
                background-image: none
            }
        }

        @media (max-width:480px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda a {
                font-size: 15px;
                width: 180px;
                height: 40px
            }
        }

        .banner-12 .owl-carousel-ban12 .owl-item .legenda img {
            position: absolute;
            top: auto;
            right: 20px;
            z-index: 0;
            width: 446px;
            height: auto
        }

        @media (max-width:1279px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda img {
                width: 30%;
                height: auto
            }
        }

        @media (max-width:1023px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda img {
                right: auto;
                margin-bottom: 25px
            }
        }

        @media (max-width:768px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda img {
                width: 45%;
                margin-bottom: 20px
            }
        }

        @media (max-width:480px) {
            .banner-12 .owl-carousel-ban12 .owl-item .legenda img {
                width: 65%
            }
        }

        .banner-12 .owl-carousel-ban12 button.owl-dot {
            background: none;
            color: inherit;
            border: none;
            padding: 0 !important;
            font: inherit
        }

        .banner-12 .owl-carousel-ban12 .animated {
            animation-duration: 1000ms;
            animation-fill-mode: both
        }

        .banner-12 .owl-carousel-ban12 .owl-animated-in {
            z-index: 0
        }

        .banner-12 .owl-carousel-ban12 .owl-animated-out {
            z-index: 1
        }

        .banner-12 .owl-carousel-ban12 .fadeOut {
            animation-name: fadeOut
        }

        @keyframes fadeOut {
            0% {
                opacity: 1;
                -moz-opacity: 1;
                -webkit-opacity: 1;
                filter: alpha(opacity=1)
            }

            100% {
                opacity: 0;
                -moz-opacity: 0;
                -webkit-opacity: 0;
                filter: alpha(opacity=0)
            }
        }

        .banner-12 .no-js .owl-carousel-ban12 {
            display: block
        }

        .banner-12 .owl-height {
            transition: height 500ms ease-in-out
        }

        .banner-12 .owl-theme .owl-nav {
            width: 100%;
            height: 55px;
            position: absolute;
            top: calc(50% - (55px / 2));
            left: 0;
            z-index: 0;
            -webkit-tap-highlight-color: transparent;
            display: flex;
            justify-content: space-between;
            text-align: center;
            pointer-events: none
        }

        .banner-12 .owl-theme .owl-nav .owl-prev,
        .banner-12 .owl-theme .owl-nav .owl-next {
            width: 55px;
            height: 55px;
            position: absolute;
            top: calc(50% - (55px / 2));
            background-color: transparent;
            color: #FFFFFF;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px;
            padding: 0;
            pointer-events: all;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            border: none
        }

        @media (max-width:1279px) {

            .banner-12 .owl-theme .owl-nav .owl-prev,
            .banner-12 .owl-theme .owl-nav .owl-next {
                background-color: transparent;
                box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                width: 35px;
                height: 35px;
                top: calc(50% - (35px / 2))
            }
        }

        .banner-12 .owl-theme .owl-nav .owl-prev:hover,
        .banner-12 .owl-theme .owl-nav .owl-next:hover {
            color: #FFFFFF;
            cursor: pointer
        }

        .banner-12 .owl-theme .owl-nav .owl-prev:before,
        .banner-12 .owl-theme .owl-nav .owl-next:before {
            display: block;
            font-size: 55px;
            font-family: 'icomoon'
        }

        @media (max-width:1279px) {

            .banner-12 .owl-theme .owl-nav .owl-prev:before,
            .banner-12 .owl-theme .owl-nav .owl-next:before {
                font-size: 30px
            }
        }

        .banner-12 .owl-theme .owl-nav .owl-prev {
            left: -60px
        }

        @media (max-width:1279px) {
            .banner-12 .owl-theme .owl-nav .owl-prev {
                left: -10px
            }
        }

        .banner-12 .owl-theme .owl-nav .owl-prev:before {
            content: '\e95b'
        }

        .banner-12 .owl-theme .owl-nav .owl-next {
            right: -60px
        }

        @media (max-width:1279px) {
            .banner-12 .owl-theme .owl-nav .owl-next {
                right: -10px
            }
        }

        .banner-12 .owl-theme .owl-nav .owl-next:before {
            content: '\e95a'
        }

        @media (max-width:1279px) {

            .banner-12 .owl-theme .owl-nav .owl-prev,
            .banner-12 .owl-theme .owl-nav .owl-next {
                box-shadow: none
            }
        }

        @media (max-width:1279px) {
            .banner-12 .owl-theme .owl-nav .owl-prev {
                left: 5px
            }
        }

        @media (max-width:1279px) {
            .banner-12 .owl-theme .owl-nav .owl-next {
                right: 5px
            }
        }

        .banner-12 .owl-theme .owl-nav.disabled {
            display: none;
            margin-top: 0
        }

        .banner-12 .owl-theme:hover .owl-prev {
            left: 15px
        }

        @media (max-width:1279px) {
            .banner-12 .owl-theme:hover .owl-prev {
                left: 5px
            }
        }

        .banner-12 .owl-theme:hover .owl-next {
            right: 15px
        }

        @media (max-width:1279px) {
            .banner-12 .owl-theme:hover .owl-next {
                right: 5px
            }
        }

        .banner-12 .owl-theme .owl-dots {
            text-align: center
        }

        .banner-12 .owl-theme .owl-dots .owl-dot {
            display: inline-block;
            zoom: 1;
            display: inline
        }

        .banner-12 .owl-theme .owl-dots .owl-dot.active span,
        .banner-12 .owl-theme .owl-dots .owl-dot:hover span {
            background-color: #869791
        }

        .banner-12 .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background-color: #D6D6D6;
            display: block;
            transition: opacity 200ms ease;
            border-radius: 30px;
            -moz-border-radius: 30px;
            -webkit-border-radius: 30px;
            -ms-border-radius: 30px
        }

        @media only screen and (max-width:1023px) {
            .banner-big {
                display: none
            }
        }

        .banner-small {
            display: none
        }

        @media only screen and (max-width:1023px) {
            .banner-small {
                display: block
            }
        }

        .box-ancora {
            position: absolute;
            bottom: 75px;
            left: 48.3%;
            z-index: 99;
            width: 30px;
            height: 30px
        }

        @media (max-width:1023px) {
            .box-ancora {
                display: none
            }
        }

        #ancora {
            position: absolute;
            top: 100vh;
            right: 100vh;
            z-index: 99999;
            width: 100%;
            height: 3px;
            margin-top: -180px
        }

        .servicos-53 {
            width: 100%;
            float: left;
            padding: 65px 15px 65px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            z-index: 999
        }

        @media (max-width:1279px) {
            .servicos-53 {
                padding-top: 52px;
                padding-bottom: 52px
            }
        }

        @media (max-width:1023px) {
            .servicos-53 {
                padding-top: 45.5px;
                padding-bottom: 45.5px
            }
        }

        @media (max-width:768px) {
            .servicos-53 {
                padding-top: 39px;
                padding-bottom: 39px
            }
        }

        @media (max-width:480px) {
            .servicos-53 {
                padding-top: 32.5px;
                padding-bottom: 32.5px
            }
        }

        .servicos-53 .box-titulo {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            display: flex;
            justify-content: space-between;
            margin-bottom: 50px
        }

        @media (max-width:768px) {
            .servicos-53 .box-titulo {
                flex-direction: column;
                align-items: center
            }
        }

        .servicos-53 .box-titulo h2 {
            width: 560px;
            font-size: 45px;
            color: #0F7CA4;
            font-weight: normal;
            display: table;
            padding-bottom: 10px;
            position: relative
        }

        @media (max-width:1279px) {
            .servicos-53 .box-titulo h2 {
                font-size: 42.75px
            }
        }

        @media (max-width:1023px) {
            .servicos-53 .box-titulo h2 {
                font-size: 40.5px
            }
        }

        @media (max-width:768px) {
            .servicos-53 .box-titulo h2 {
                font-size: 31.5px
            }
        }

        @media (max-width:480px) {
            .servicos-53 .box-titulo h2 {
                font-size: 27px
            }
        }

        .servicos-53 .box-titulo h2:before {
            content: '';
            display: block;
            width: 177px;
            height: 1px;
            background-color: #0FA5D8;
            position: absolute;
            bottom: 6px;
            right: 0;
            z-index: 0;
            transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            transform-origin: right;
            -webkit-transform-origin: right;
            -moz-transform-origin: right;
            -ms-transform-origin: right;
            animation: efeito-traco ease-out .8s .6s forwards
        }

        @media only screen and (max-width:1023px) {
            .servicos-53 .box-titulo h2:before {
                right: calc(50% - 177px/2);
                transform-origin: center;
                -webkit-transform-origin: center;
                -moz-transform-origin: center;
                -ms-transform-origin: center
            }
        }

        .servicos-53 .box-titulo h2:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            right: 0;
            z-index: 0;
            width: 51px;
            height: 4px;
            background-color: #0FA5D8;
            transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            transform-origin: right;
            -webkit-transform-origin: right;
            -moz-transform-origin: right;
            -ms-transform-origin: right;
            animation: efeito-traco ease-out .8s 1s forwards
        }

        @media only screen and (max-width:1023px) {
            .servicos-53 .box-titulo h2:after {
                right: calc(50% - 51px/2);
                transform-origin: center;
                -webkit-transform-origin: center;
                -moz-transform-origin: center;
                -ms-transform-origin: center
            }
        }

        @keyframes efeito-traco {
            100% {
                transform: rotateY(0deg)
            }
        }

        @media (max-width:1023px) {
            .servicos-53 .box-titulo h2 {
                width: 50%
            }
        }

        @media (max-width:768px) {
            .servicos-53 .box-titulo h2 {
                width: 100%;
                text-align: center;
                margin-bottom: 20px
            }
        }

        .servicos-53 .box-titulo a,
        .servicos-53 .box-titulo .bt-modal {
            display: flex;
            align-items: center;
            min-width: 300px;
            height: 60px;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px;
            background: linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -moz-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -o-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -webkit-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background-size: 300% 100%;
            color: #FFFFFF;
            font-weight: 700;
            font-size: 18px;
            padding: 15px 20px 15px 80px;
            position: relative;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .servicos-53 .box-titulo a:hover,
        .servicos-53 .box-titulo .bt-modal:hover {
            cursor: pointer;
            background-position: 100% 0
        }

        .servicos-53 .box-titulo a:before,
        .servicos-53 .box-titulo .bt-modal:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e933';
            color: #FFFFFF;
            font-family: 'icomoon';
            font-size: 30px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            position: absolute;
            top: calc(50% - 30px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        .servicos-53 .box-titulo a:before,
        .servicos-53 .box-titulo .bt-modal:before {
            left: 35px
        }

        @media (max-width:768px) {

            .servicos-53 .box-titulo a:before,
            .servicos-53 .box-titulo .bt-modal:before {
                left: 25px
            }
        }

        @media (max-width:768px) {

            .servicos-53 .box-titulo a,
            .servicos-53 .box-titulo .bt-modal {
                min-width: initial;
                font-size: 16px;
                padding-left: 65px
            }
        }

        .servicos-53 .box-servico {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap
        }

        @media (max-width:1279px) {
            .servicos-53 .box-servico {
                justify-content: space-around
            }
        }

        .servicos-53 .box-servico .box-item {
            width: 297px;
            min-height: 238px;
            background-color: #f9f9f9;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            margin-bottom: 30px;
            position: relative;
            padding: 10px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center
        }

        @media (max-width:768px) {
            .servicos-53 .box-servico .box-item {
                width: 355px
            }
        }

        @media (max-width:480px) {
            .servicos-53 .box-servico .box-item:last-child {
                margin-bottom: 0
            }
        }

        .servicos-53 .box-servico .box-item h3 {
            display: table;
            margin: 30px auto 0;
            width: 246px;
            font-size: 20px;
            font-weight: 700;
            color: #444444;
            text-align: center
        }

        .galeria-09 {
            width: 100%;
            float: left;
            background-color: #FFFFFF;
            padding: 70px 15px 70px
        }

        @media (max-width:1279px) {
            .galeria-09 {
                padding-top: 56px;
                padding-bottom: 56px
            }
        }

        @media (max-width:1023px) {
            .galeria-09 {
                padding-top: 49px;
                padding-bottom: 49px
            }
        }

        @media (max-width:768px) {
            .galeria-09 {
                padding-top: 42px;
                padding-bottom: 42px
            }
        }

        @media (max-width:480px) {
            .galeria-09 {
                padding-top: 35px;
                padding-bottom: 35px
            }
        }

        .galeria-09 h2 {
            display: table;
            margin: 0 auto 55px;
            font-size: 50px;
            font-weight: 700;
            color: #0F7CA4;
            position: relative;
            padding: 0 80px 0 0;
            line-height: 1.2
        }

        @media (max-width:1279px) {
            .galeria-09 h2 {
                font-size: 47.5px
            }
        }

        @media (max-width:1023px) {
            .galeria-09 h2 {
                font-size: 45px
            }
        }

        @media (max-width:768px) {
            .galeria-09 h2 {
                font-size: 35px
            }
        }

        @media (max-width:480px) {
            .galeria-09 h2 {
                font-size: 30px
            }
        }

        @media (max-width:768px) {
            .galeria-09 h2 {
                padding-right: 55px
            }
        }

        @media (max-width:480px) {
            .galeria-09 h2 {
                text-align: center;
                padding: 0
            }
        }

        .galeria-09 h2:before {
            content: '';
            display: block;
            width: 60px;
            height: 61px;
            background-image: url("../../images/icon-titulo.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 0
        }

        @media (max-width:768px) {
            .galeria-09 h2:before {
                width: 40px;
                height: 41px
            }
        }

        @media (max-width:480px) {
            .galeria-09 h2:before {
                display: none
            }
        }

        .galeria-09 .full-max {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between
        }

        @media (max-width:1279px) {
            .galeria-09 .full-max {
                justify-content: space-around
            }
        }

        .galeria-09 .full-max .box-img {
            max-width: 600px;
            width: 100%;
            margin-bottom: 50px
        }

        @media (max-width:1279px) {
            .galeria-09 .full-max .box-img {
                max-width: 490px
            }
        }

        @media (max-width:1023px) {
            .galeria-09 .full-max .box-img {
                max-width: 365px
            }
        }

        @media (max-width:1023px) {
            .galeria-09 .full-max .box-img {
                max-width: 450px
            }
        }

        @media (max-width:480px) {
            .galeria-09 .full-max .box-img {
                max-width: 100%
            }
        }

        .galeria-09 .full-max .box-img span {
            display: table;
            text-align: center;
            margin: 0 auto 0;
            font-size: 25px;
            font-weight: 700
        }

        .galeria-09 .full-max .juxtapose {
            width: 100%;
            max-width: 600px;
            width: 100% !important;
            margin-bottom: 15px
        }

        .galeria-09 .full-max .juxtapose .jx-slider {
            width: 100%;
            height: 100%;
            position: relative;
            overflow: hidden;
            cursor: pointer;
            color: #f3f3f3;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px
        }

        .galeria-09 .full-max .juxtapose .jx-slider:before {
            content: '';
            display: block;
            width: 117px;
            height: 51px;
            position: absolute;
            bottom: 20px;
            right: 20px;
            z-index: 99
        }

        .galeria-09 .full-max .juxtapose .jx-slider a {
            display: none
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle {
            position: absolute;
            width: 40px;
            height: 100%;
            cursor: col-resize;
            z-index: 15;
            margin-left: -20px
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle .jx-control {
            width: 3px;
            height: 100%;
            margin-right: auto;
            margin-left: auto;
            background-color: currentColor
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle .jx-control .jx-controller {
            position: absolute;
            margin: auto;
            width: 9px;
            height: 60px;
            top: 0;
            bottom: 0;
            margin-left: -3px;
            background-color: #FFFFFF;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            border-color: #FFFFFF;
            border-width: 2px;
            border-style: solid
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle .jx-arrow {
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            width: 0;
            height: 0;
            transition: all .2s ease
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle .jx-arrow.jx-left {
            left: 2px;
            border-style: solid;
            border-width: 8px 8px 8px 0;
            border-color: transparent currentColor transparent transparent
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle .jx-arrow.jx-right {
            right: 2px;
            border-style: solid;
            border-width: 8px 0 8px 8px;
            border-color: transparent transparent transparent currentColor
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle:hover .jx-arrow.jx-left,
        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle:active .jx-arrow.jx-left {
            left: -1px
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle:hover .jx-arrow.jx-right,
        .galeria-09 .full-max .juxtapose .jx-slider .jx-handle:active .jx-arrow.jx-right {
            right: -1px
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image {
            position: absolute;
            height: 100%;
            display: inline-block;
            top: 0;
            overflow: hidden;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image img {
            width: auto;
            height: 100%;
            z-index: 5;
            position: absolute;
            margin-bottom: 0;
            max-height: none;
            max-width: none;
            max-height: initial;
            max-width: initial
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image.jx-left {
            left: 0;
            background-position: left
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image.jx-left img {
            left: 0
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image.jx-left .jx-label {
            float: left;
            left: 5px;
            border-radius: 5px 0 0 0;
            -moz-border-radius: 5px 0 0 0;
            -webkit-border-radius: 5px 0 0 0;
            -ms-border-radius: 5px 0 0 0
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image.jx-right {
            right: 0;
            background-position: right
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image.jx-right img {
            right: 0;
            bottom: 0
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image.jx-right .jx-label {
            float: right;
            right: 5px;
            border-radius: 0 5px 0 0;
            -moz-border-radius: 0 5px 0 0;
            -webkit-border-radius: 0 5px 0 0;
            -ms-border-radius: 0 5px 0 0
        }

        .galeria-09 .full-max .juxtapose .jx-slider .jx-image .jx-label {
            font-size: 13px;
            line-height: 1.2;
            padding: 7px;
            position: relative;
            display: inline-block;
            top: 5px;
            background-color: rgba(0, 0, 0, 0.7);
            color: #FFFFFF;
            z-index: 10;
            white-space: nowrap;
            vertical-align: middle;
            opacity: .9;
            -moz-opacity: .9;
            -webkit-opacity: .9;
            filter: alpha(opacity=0.9)
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle {
            width: 100%;
            height: 40px;
            cursor: row-resize;
            margin-top: -20px;
            margin-left: 0
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle .jx-control {
            width: 100%;
            height: 3px;
            background-color: currentColor;
            position: relative;
            top: 50%;
            transform: translateY(-50%)
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle .jx-control .jx-controller {
            width: 100px;
            height: 9px;
            margin-left: auto;
            margin-right: auto;
            position: relative;
            top: -3px
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle .jx-arrow {
            width: 0;
            height: 0;
            position: absolute;
            margin: 0 auto 0;
            left: 0;
            right: 0;
            transition: all .2s ease
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle .jx-arrow.jx-left {
            left: 0px;
            top: 2px;
            border-style: solid;
            border-width: 0px 8px 8px 8px;
            border-color: transparent transparent currentColor transparent
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle .jx-arrow.jx-right {
            right: 0px;
            top: auto;
            bottom: 2px;
            border-style: solid;
            border-width: 8px 8px 0 8px;
            border-color: currentColor transparent transparent transparent
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle:hover .jx-arrow.jx-left,
        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle:active .jx-arrow.jx-left {
            left: 0px;
            top: 0px
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle:hover .jx-arrow.jx-right,
        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-handle:active .jx-arrow.jx-right {
            right: 0px;
            bottom: 0px
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-image {
            width: 100%;
            left: 0;
            top: auto
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-image img {
            width: 100%;
            height: auto
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-image.jx-left {
            top: 0;
            background-position: top
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-image.jx-left img {
            top: 0
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-image.jx-right {
            bottom: 0;
            background-position: bottom
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-image.jx-right img {
            bottom: 0
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-image.jx-right .jx-label {
            left: 5px;
            bottom: 5px;
            top: auto;
            border-radius: 0 0 0 5px;
            -moz-border-radius: 0 0 0 5px;
            -webkit-border-radius: 0 0 0 5px;
            -ms-border-radius: 0 0 0 5px
        }

        .galeria-09 .full-max .juxtapose .jx-slider.vertical .jx-image .jx-label {
            display: table;
            position: absolute
        }

        div.jx-image.transition {
            transition: width .5s ease
        }

        div.jx-handle.transition {
            transition: left .5s ease
        }

        .vertical div.jx-image.transition {
            transition: height .5s ease
        }

        .vertical div.jx-handle.transition {
            transition: top .5s ease
        }

        div.jx-controller:focus,
        div.jx-image.jx-left div.jx-label:focus,
        div.jx-image.jx-right div.jx-label:focus,
        a.jx-knightlab:focus {
            background-color: #eae34a;
            color: #000000
        }

        a.jx-knightlab:focus span.juxtapose-name {
            color: #000000;
            border: none
        }

        .faq-03 {
            width: 100%;
            float: left;
            background-color: #eee;
            padding: 70px 15px 70px
        }

        @media (max-width:1279px) {
            .faq-03 {
                padding-top: 56px;
                padding-bottom: 56px
            }
        }

        @media (max-width:1023px) {
            .faq-03 {
                padding-top: 49px;
                padding-bottom: 49px
            }
        }

        @media (max-width:768px) {
            .faq-03 {
                padding-top: 42px;
                padding-bottom: 42px
            }
        }

        @media (max-width:480px) {
            .faq-03 {
                padding-top: 35px;
                padding-bottom: 35px
            }
        }

        .faq-03 .box-faq {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            display: flex;
            justify-content: space-between
        }

        @media (max-width:1023px) {
            .faq-03 .box-faq {
                flex-direction: column
            }
        }

        .faq-03 .box-faq .box-esq {
            width: 50%
        }

        @media (max-width:1023px) {
            .faq-03 .box-faq .box-esq {
                width: 100%;
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                margin-bottom: 50px
            }
        }

        .faq-03 .box-faq .box-esq h2 {
            display: table;
            width: 500px;
            padding-right: 80px;
            font-size: 45px;
            color: #333333;
            font-weight: 700;
            margin-bottom: 10px;
            position: relative
        }

        @media (max-width:1279px) {
            .faq-03 .box-faq .box-esq h2 {
                font-size: 42.75px
            }
        }

        @media (max-width:1023px) {
            .faq-03 .box-faq .box-esq h2 {
                font-size: 40.5px
            }
        }

        @media (max-width:768px) {
            .faq-03 .box-faq .box-esq h2 {
                font-size: 31.5px
            }
        }

        @media (max-width:480px) {
            .faq-03 .box-faq .box-esq h2 {
                font-size: 27px
            }
        }

        @media (max-width:1023px) {
            .faq-03 .box-faq .box-esq h2 {
                width: auto;
                margin-bottom: 25px
            }
        }

        @media (max-width:768px) {
            .faq-03 .box-faq .box-esq h2 {
                padding-right: 0;
                text-align: center
            }
        }

        .faq-03 .box-faq .box-esq h2:before {
            content: '';
            display: block;
            width: 60px;
            height: 61px;
            background-image: url("../../images/icon-titulo.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 0
        }

        @media (max-width:768px) {
            .faq-03 .box-faq .box-esq h2:before {
                display: none
            }
        }

        @media (max-width:1023px) {
            .faq-03 .box-faq .box-esq figure {
                width: 494px
            }
        }

        @media (max-width:1023px) {
            .faq-03 .box-faq .box-esq figure img {
                width: 100%;
                height: auto
            }
        }

        .faq-03 .box-faq .faq {
            width: 50%;
            padding-left: 30px
        }

        @media (max-width:1023px) {
            .faq-03 .box-faq .faq {
                width: 100%;
                padding-left: 0
            }
        }

        .depoimentos-07 {
            float: left;
            width: 100%;
            display: flex;
            align-items: center;
            padding: 130px 15px 110px;
            position: relative;
            overflow: hidden
        }

        @media only screen and (max-width:480px) {
            .depoimentos-07 {
                padding: 70px 15px
            }
        }

        .depoimentos-07:after {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            background-image: url("../../images/bg-depoimentos.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-attachment: fixed;
            filter: blur(8px)
        }

        .depoimentos-07:before {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            background: #0A355F;
            background: -moz-linear-gradient(-45deg, #0A355F 0%, #0FA5D8 100%);
            background: -webkit-linear-gradient(-45deg, #0A355F 0%, #0FA5D8 100%);
            background: linear-gradient(135deg, #0A355F 0%, #0FA5D8 100%);
            mix-blend-mode: multiply
        }

        .depoimentos-07 .bx-viewport {
            height: 127px
        }

        .depoimentos-07 .bx-pager {
            justify-content: center;
            margin-top: 40px;
            display: flex
        }

        .depoimentos-07 .bx-pager p {
            display: block;
            width: 11px;
            height: 11px;
            border-radius: 50px;
            -moz-border-radius: 50px;
            -webkit-border-radius: 50px;
            -ms-border-radius: 50px;
            background-color: #FFFFFF;
            margin: 0 5px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            text-indent: -99999px
        }

        .depoimentos-07 .bx-pager p:hover {
            background-color: #42c5f2;
            cursor: pointer
        }

        .depoimentos-07 .bx-pager .active {
            background-color: #42c5f2;
            transform: scale(1.5);
            -moz-transform: scale(1.5);
            -webkit-transform: scale(1.5);
            -ms-transform: scale(1.5)
        }

        .depoimentos-07 .icone {
            margin-top: -105px;
            margin-bottom: 40px
        }

        .depoimentos-07 .icone span {
            width: 73px;
            height: 73px;
            background-color: #2E2E2E;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            margin: 0 auto 0;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px
        }

        .depoimentos-07 .icone span img {
            width: 49px;
            height: 45px
        }

        .depoimentos-07 h3 {
            font-size: 45px;
            color: #FFFFFF;
            text-align: center;
            margin-bottom: 30px;
            font-weight: 800
        }

        @media (max-width:1279px) {
            .depoimentos-07 h3 {
                font-size: 42.75px
            }
        }

        @media (max-width:1023px) {
            .depoimentos-07 h3 {
                font-size: 40.5px
            }
        }

        @media (max-width:768px) {
            .depoimentos-07 h3 {
                font-size: 31.5px
            }
        }

        @media (max-width:480px) {
            .depoimentos-07 h3 {
                font-size: 27px
            }
        }

        @media only screen and (max-width:1023px) {
            .depoimentos-07 h3 {
                font-size: 25px
            }
        }

        .depoimentos-07 span {
            display: block;
            text-align: center;
            color: #FF8000;
            font-size: 16px;
            line-height: 0;
            margin-bottom: 50px
        }

        @media only screen and (max-width:1023px) {
            .depoimentos-07 span {
                font-size: 14px;
                margin-bottom: 35px
            }
        }

        .depoimentos-07 span a {
            font-weight: 700;
            color: #FF8000
        }

        .depoimentos-07 span a:hover {
            text-decoration: underline
        }

        .depoimentos-07 p {
            font-size: 16px;
            color: #FFFFFF;
            text-align: center
        }

        .depoimentos-07 h2 {
            color: #FFFFFF;
            font-size: 14px;
            display: table;
            text-align: left;
            position: relative;
            padding-top: 11px;
            border-top-color: #0FA5D8;
            border-top-width: 1px;
            border-top-style: solid;
            margin: 50px auto;
            width: 324px;
            text-align: center
        }

        @media only screen and (max-width:1279px) {
            .depoimentos-07 h2 {
                margin-top: 20px
            }
        }

        @media only screen and (max-width:1023px) {
            .depoimentos-07 h2 {
                text-align: center;
                padding-top: 13px
            }
        }

        @media only screen and (max-width:480px) {
            .depoimentos-07 h2 {
                width: 100%
            }
        }

        .depoimentos-07 h2 i {
            font-size: 17px;
            position: relative;
            top: 2px;
            margin-right: 5px;
            color: #FFFFFF
        }

        .depoimentos-07 h2 .icon-empresa2 {
            margin-left: 30px
        }

        .depoimentos-07 .container {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            padding: 0 160px;
            position: relative;
            z-index: 1
        }

        .depoimentos-07 .container:before {
            content: '';
            display: block;
            width: 91px;
            height: 53px;
            background-image: url("../../images/aspas.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            position: absolute;
            top: 83px;
            left: 0;
            z-index: 0
        }

        .depoimentos-07 .container:after {
            content: '';
            display: block;
            width: 91px;
            height: 53px;
            background-image: url("../../images/aspas.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            position: absolute;
            top: 83px;
            right: 0;
            z-index: 0;
            -moz-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
            filter: FlipH;
            -ms-filter: "FlipH"
        }

        @media only screen and (max-width:1279px) {
            .depoimentos-07 .container:before {
                left: 20px
            }

            .depoimentos-07 .container:after {
                right: 20px
            }
        }

        @media only screen and (max-width:1023px) {
            .depoimentos-07 .container {
                padding: 0 15px;
                text-align: center
            }

            .depoimentos-07 .container b {
                margin: 0 auto 0;
                margin-top: 20px
            }

            .depoimentos-07 .container:before,
            .depoimentos-07 .container:after {
                display: none
            }
        }

        .servicos-05 {
            width: 100%;
            display: flex;
            max-width: 1280px;
            padding-bottom: 70px;
            margin: 0 auto 0;
            flex-direction: row-reverse
        }

        @media (max-width:1023px) {
            .servicos-05 {
                flex-direction: column;
                align-items: center;
                padding-bottom: 90px
            }
        }

        .servicos-05:nth-child(2n) {
            flex-direction: row
        }

        .servicos-05:nth-child(2n) .bloco-txt {
            padding-left: 50px;
            padding-right: 0
        }

        @media (max-width:1023px) {
            .servicos-05:nth-child(2n) .bloco-txt {
                padding-left: 0
            }
        }

        @media (max-width:1023px) {
            .servicos-05:nth-child(2n) {
                flex-direction: column;
                align-items: center
            }
        }

        .servicos-05 .slider {
            width: 63%
        }

        @media (max-width:1023px) {
            .servicos-05 .slider {
                width: 100%
            }
        }

        .servicos-05 .slider li img {
            width: 100%;
            height: 100%;
            max-width: 804px
        }

        @media (max-width:1023px) {
            .servicos-05 .slider li img {
                margin: 0 auto 0
            }
        }

        .servicos-05 .bloco-txt {
            padding-right: 50px;
            width: 37%
        }

        @media (max-width:1023px) {
            .servicos-05 .bloco-txt {
                width: 100%;
                text-align: center;
                padding-top: 20px;
                padding-right: 0
            }
        }

        .servicos-05 .bloco-txt h3 {
            font-size: 35px;
            font-weight: 700;
            color: #1F1F1F;
            position: relative;
            padding-bottom: 5px;
            margin-bottom: 20px
        }

        .servicos-05 .bloco-txt h3:before {
            content: '';
            display: block;
            width: 177px;
            height: 1px;
            background-color: #FFFFFF;
            position: absolute;
            bottom: 6px;
            left: 0;
            z-index: 0;
            transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            transform-origin: left;
            -webkit-transform-origin: left;
            -moz-transform-origin: left;
            -ms-transform-origin: left;
            animation: efeito-traco ease-out .8s .6s forwards
        }

        @media only screen and (max-width:1023px) {
            .servicos-05 .bloco-txt h3:before {
                left: calc(50% - 177px/2);
                transform-origin: center;
                -webkit-transform-origin: center;
                -moz-transform-origin: center;
                -ms-transform-origin: center
            }
        }

        .servicos-05 .bloco-txt h3:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 0;
            width: 51px;
            height: 4px;
            background-color: #FFFFFF;
            transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
            transform-origin: left;
            -webkit-transform-origin: left;
            -moz-transform-origin: left;
            -ms-transform-origin: left;
            animation: efeito-traco ease-out .8s 1s forwards
        }

        @media only screen and (max-width:1023px) {
            .servicos-05 .bloco-txt h3:after {
                left: calc(50% - 51px/2);
                transform-origin: center;
                -webkit-transform-origin: center;
                -moz-transform-origin: center;
                -ms-transform-origin: center
            }
        }

        @keyframes efeito-traco {
            100% {
                transform: rotateY(0deg)
            }
        }

        @media (max-width:1023px) {
            .servicos-05 .bloco-txt h3 {
                font-size: 28px
            }
        }

        .servicos-05 .bloco-txt p {
            font-size: 16px;
            color: #1F1F1F;
            line-height: 1.5;
            padding-bottom: 50px;
            border-bottom-color: #DDDDDD;
            border-bottom-width: 1px;
            border-bottom-style: solid
        }

        @media (max-width:1023px) {
            .servicos-05 .bloco-txt p {
                padding-bottom: 20px
            }
        }

        .servicos-05 .bloco-txt span {
            font-size: 16px;
            color: #1F1F1F;
            line-height: 1.5;
            display: block;
            padding-top: 50px;
            font-weight: 700
        }

        @media (max-width:1023px) {
            .servicos-05 .bloco-txt span {
                padding-top: 20px
            }
        }

        .servicos-05 .bloco-txt a {
            width: 222px;
            height: 48px;
            font-size: 17px;
            font-weight: 700;
            text-transform: uppercase;
            border-color: #0FA5D8;
            border-width: 2px;
            border-style: solid;
            border-radius: 30px;
            -moz-border-radius: 30px;
            -webkit-border-radius: 30px;
            -ms-border-radius: 30px;
            color: #333333;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 25px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:1023px) {
            .servicos-05 .bloco-txt a {
                margin: 20px auto 0
            }
        }

        .servicos-05 .bloco-txt a:hover {
            background-color: #0FA5D8;
            color: #FFFFFF
        }

        .servicos-05 .owl-servico-05 {
            display: none;
            width: 100%;
            height: 100%;
            z-index: 1;
            position: relative
        }

        @media (max-width:1023px) {
            .servicos-05 .owl-servico-05 {
                width: 100%
            }

            .servicos-05 .owl-servico-05 div {
                width: 100%;
                height: auto
            }
        }

        .servicos-05 .owl-servico-05.owl-loaded {
            display: block;
            height: auto
        }

        .servicos-05 .owl-servico-05.owl-loading {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            display: block
        }

        .servicos-05 .owl-servico-05.owl-hidden {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0)
        }

        .servicos-05 .owl-servico-05.owl-refresh .owl-item {
            visibility: hidden
        }

        .servicos-05 .owl-servico-05.owl-drag .owl-item {
            -ms-touch-action: pan-y;
            touch-action: pan-y;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

        .servicos-05 .owl-servico-05.owl-grab {
            cursor: move;
            cursor: grab
        }

        .servicos-05 .owl-servico-05.owl-rtl {
            direction: rtl
        }

        .servicos-05 .owl-servico-05.owl-rtl .owl-item {
            float: right
        }

        .servicos-05 .owl-servico-05 .owl-stage {
            position: relative;
            -ms-touch-action: pan-Y;
            touch-action: manipulation
        }

        @media (max-width:1023px) {
            .servicos-05 .owl-servico-05 .owl-stage {
                height: 100%
            }
        }

        .servicos-05 .owl-servico-05 .owl-stage:after {
            content: '.';
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

        .servicos-05 .owl-servico-05 .owl-stage-outer {
            position: relative;
            overflow: hidden;
            height: 100%
        }

        .servicos-05 .owl-servico-05 .owl-item {
            position: relative;
            min-height: 1px;
            float: left;
            overflow: hidden
        }

        @media (max-width:1023px) {
            .servicos-05 .owl-servico-05 .owl-item {
                height: 100%
            }
        }

        .servicos-05 .owl-servico-05 .owl-item img {
            display: block
        }

        .servicos-05 .owl-servico-05 .owl-item img.owl-lazy {
            transform-style: preserve-3d
        }

        .servicos-05 .owl-servico-05 .owl-item .owl-lazy {
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            transition: opacity 400ms ease
        }

        .servicos-05 .owl-servico-05 .owl-item .owl-lazy[src^=""],
        .servicos-05 .owl-servico-05 .owl-item .owl-lazy:not([src]) {
            max-height: 0
        }

        .servicos-05 .owl-servico-05 button.owl-dot {
            background: none;
            color: inherit;
            border: none;
            padding: 0 !important;
            font: inherit
        }

        .servicos-05 .owl-servico-05 .animated {
            animation-duration: 1000ms;
            animation-fill-mode: both
        }

        .servicos-05 .owl-servico-05 .owl-animated-in {
            z-index: 0
        }

        .servicos-05 .owl-servico-05 .owl-animated-out {
            z-index: 1
        }

        .servicos-05 .owl-servico-05 .fadeOut {
            animation-name: fadeOut
        }

        @keyframes fadeOut {
            0% {
                opacity: 1;
                -moz-opacity: 1;
                -webkit-opacity: 1;
                filter: alpha(opacity=1)
            }

            100% {
                opacity: 0;
                -moz-opacity: 0;
                -webkit-opacity: 0;
                filter: alpha(opacity=0)
            }
        }

        .servicos-05 .no-js .owl-servico-05 {
            display: block
        }

        .servicos-05 .owl-height {
            transition: height 500ms ease-in-out
        }

        .servicos-05 .owl-theme .owl-nav {
            width: 100%;
            height: 38px;
            position: absolute;
            top: calc(50% - (38px / 2) - 19px);
            left: 0;
            z-index: 0;
            -webkit-tap-highlight-color: transparent;
            display: flex;
            justify-content: space-between;
            text-align: center;
            pointer-events: none
        }

        .servicos-05 .owl-theme .owl-nav .owl-prev,
        .servicos-05 .owl-theme .owl-nav .owl-next {
            width: 38px;
            height: 38px;
            position: absolute;
            top: calc(50% - (38px / 2) - 19px);
            background-color: transparent;
            border-color: #FFFFFF;
            border-width: 2px;
            border-style: solid;
            color: #FFFFFF;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px;
            padding: 0;
            pointer-events: all;
            filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.65));
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:1279px) {

            .servicos-05 .owl-theme .owl-nav .owl-prev,
            .servicos-05 .owl-theme .owl-nav .owl-next {
                background-color: transparent;
                box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                width: 30px;
                height: 30px;
                top: calc(50% - (30px / 2))
            }
        }

        .servicos-05 .owl-theme .owl-nav .owl-prev:hover,
        .servicos-05 .owl-theme .owl-nav .owl-next:hover {
            color: #FFFFFF;
            border-color: #FFFFFF;
            border-width: 2px;
            border-style: solid;
            cursor: pointer
        }

        .servicos-05 .owl-theme .owl-nav .owl-prev:before,
        .servicos-05 .owl-theme .owl-nav .owl-next:before {
            display: block;
            font-size: 25px;
            font-family: 'icomoon'
        }

        .servicos-05 .owl-theme .owl-nav .owl-prev {
            left: -60px
        }

        @media (max-width:1279px) {
            .servicos-05 .owl-theme .owl-nav .owl-prev {
                left: -10px
            }
        }

        .servicos-05 .owl-theme .owl-nav .owl-prev:before {
            content: '\e959'
        }

        .servicos-05 .owl-theme .owl-nav .owl-next {
            right: -60px
        }

        @media (max-width:1279px) {
            .servicos-05 .owl-theme .owl-nav .owl-next {
                right: -10px
            }
        }

        .servicos-05 .owl-theme .owl-nav .owl-next:before {
            content: '\e958'
        }

        @media (max-width:1279px) {

            .servicos-05 .owl-theme .owl-nav .owl-prev,
            .servicos-05 .owl-theme .owl-nav .owl-next {
                box-shadow: none
            }
        }

        @media (max-width:1279px) {
            .servicos-05 .owl-theme .owl-nav .owl-prev {
                left: 5px
            }
        }

        @media (max-width:1279px) {
            .servicos-05 .owl-theme .owl-nav .owl-next {
                right: 5px
            }
        }

        .servicos-05 .owl-theme .owl-nav.disabled {
            display: none;
            margin-top: 0
        }

        .servicos-05 .owl-theme .owl-dots {
            text-align: center;
            -webkit-tap-highlight-color: transparent;
            display: flex;
            justify-content: center;
            width: 100%;
            position: absolute;
            bottom: 30px;
            left: 0;
            z-index: 0
        }

        .servicos-05 .owl-theme .owl-dots .owl-dot {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #FFFFFF;
            width: 11px;
            height: 11px;
            padding: 0;
            margin: 0 4px;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            zoom: 1;
            border: none
        }

        .servicos-05 .owl-theme .owl-dots .owl-dot.active,
        .servicos-05 .owl-theme .owl-dots .owl-dot:hover {
            cursor: pointer;
            background-color: #0FA5D8;
            transform: scale(1.5);
            -moz-transform: scale(1.5);
            -webkit-transform: scale(1.5);
            -ms-transform: scale(1.5)
        }

        .servicos-05 .owl-theme .owl-dots.disabled {
            display: none;
            margin-top: 0
        }

        .pager3 {
            display: flex;
            width: 100%
        }

        .pager3 p {
            width: 15px;
            height: 15px;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            border-radius: 50px;
            -moz-border-radius: 50px;
            -webkit-border-radius: 50px;
            -ms-border-radius: 50px;
            font-size: 0;
            border-color: #FFFFFF;
            border-width: 1px;
            border-style: solid;
            margin: 5px;
            cursor: pointer
        }

        .pager3 p:before {
            content: '';
            display: block;
            background-color: transparent;
            width: 7px;
            height: 7px;
            border-radius: 50px;
            -moz-border-radius: 50px;
            -webkit-border-radius: 50px;
            -ms-border-radius: 50px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .pager3 p:hover:before {
            background-color: #FFFFFF
        }

        .pager3 .active:before {
            background-color: #FFFFFF
        }

        @keyframes mousehome {
            0% {
                margin-top: -23px
            }

            50% {
                margin-top: -15px
            }

            100% {
                margin-top: -23px
            }
        }

        @-webkit-keyframes mousehome {
            0% {
                margin-top: -23px
            }

            50% {
                margin-top: -15px
            }

            100% {
                margin-top: -23px
            }
        }

        @-moz-keyframes mousehome {
            0% {
                margin-top: -23px
            }

            50% {
                margin-top: -15px
            }

            100% {
                margin-top: -23px
            }
        }

        @keyframes click-mouse {
            0% {
                box-shadow: none
            }

            50% {
                box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -moz-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -webkit-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -ms-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8)
            }

            100% {
                box-shadow: none
            }
        }

        @-webkit-keyframes click-mouse {
            0% {
                box-shadow: none
            }

            50% {
                box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -moz-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -webkit-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -ms-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8)
            }

            100% {
                box-shadow: none
            }
        }

        @-moz-keyframes click-mouse {
            0% {
                box-shadow: none
            }

            50% {
                box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -moz-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -webkit-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8);
                -ms-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.8)
            }

            100% {
                box-shadow: none
            }
        }

        .redes-topo {
            position: fixed;
            top: 170px;
            right: 0;
            z-index: 0;
            width: 46px
        }

        .redes-topo i {
            font-size: 20px;
            width: 36px;
            height: 38px;
            display: flex;
            justify-content: center;
            text-align: center;
            border-radius: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            -ms-border-radius: 0;
            padding-right: 10px;
            align-items: center;
            transform: translateX(10px);
            -moz-transform: translateX(10px);
            -webkit-transform: translateX(10px);
            -ms-transform: translateX(10px);
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            margin-bottom: 0;
            color: #FFFFFF;
            box-sizing: initial
        }

        .redes-topo i:hover {
            transform: translateX(0);
            -moz-transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0)
        }

        .redes-topo span {
            display: none
        }

        @media only screen and (max-width:1023px) {
            .redes-topo {
                display: none
            }
        }

        .redes-topo .icon-facebook {
            background-color: #4267B2 !important
        }

        .redes-topo .icon-youtube,
        .redes-topo .icon-youtube2 {
            background-color: #f00
        }

        .redes-topo .icon-twitter {
            background-color: #00aced
        }

        .redes-topo .icon-tik-tok1 {
            background-color: #000000
        }

        .redes-topo .icon-instagram-02 {
            background: #f09433;
            background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)
        }

        .redes-topo .icon-in {
            background-color: #0077B5
        }

        .redes-topo .icon-skype {
            background-color: #00b5ee;
            width: 200px
        }

        .redes-topo .icon-skype:hover {
            transform: translateX(-155px);
            -moz-transform: translateX(-155px);
            -webkit-transform: translateX(-155px);
            -ms-transform: translateX(-155px)
        }

        .redes-topo .icon-skype b {
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
            font-weight: 400;
            font-size: 15px
        }

        .redes-topo .icon-skype:before {
            margin-right: 10px;
            position: absolute;
            left: 10px
        }

        .redes-topo .icon-gplus1 {
            background-color: #DC473A
        }

        .redes-topo .icon-pinterest {
            background-color: #BD081C
        }

        .redes-topo .icon-blog {
            background-color: #FF6501
        }

        .galeria-webcis-1 {
            width: 100%;
            display: flex;
            justify-content: center;
            flex-flow: row wrap;
            margin-top: 30px;
            margin-bottom: 30px
        }

        .galeria-webcis-1 figure {
            display: flex;
            flex-flow: column;
            width: 24.1%;
            margin: 5px 5px;
            transition: all .3s;
            background-color: #fff;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            overflow: hidden
        }

        .galeria-webcis-1 figure:hover {
            transform: scale(1.1);
            box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.7);
            -moz-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.7);
            -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.7);
            -ms-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.7)
        }

        .galeria-webcis-1 figure:hover a:after {
            font-family: 'icomoon';
            content: "\e936";
            color: #fff;
            font-size: 50px;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 0
        }

        @media only screen and (max-width:1023px) {
            .galeria-webcis-1 figure:hover a:after {
                display: none
            }
        }

        .galeria-webcis-1 figure:hover a:before {
            content: '';
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            background-color: #333333;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 0;
            mix-blend-mode: overlay
        }

        @media only screen and (max-width:1279px) {
            .galeria-webcis-1 figure {
                width: 23.9%
            }
        }

        @media only screen and (max-width:1023px) {
            .galeria-webcis-1 figure {
                width: 31.9%
            }
        }

        @media only screen and (max-width:768px) {
            .galeria-webcis-1 figure {
                width: 47.6%
            }
        }

        @media only screen and (max-width:480px) {
            .galeria-webcis-1 figure {
                width: 46.3%
            }
        }

        .galeria-webcis-1 figure img {
            width: 100%;
            height: auto;
            float: left
        }

        .galeria-webcis-1 figure figcaption {
            width: 100%;
            text-align: center;
            background-color: #fff;
            color: #000;
            font-size: 15px;
            padding: 7px;
            margin-bottom: 10px
        }

        @media only screen and (max-width:768px) {
            .galeria-webcis-1 figure figcaption {
                font-size: 12px;
                margin-bottom: 0;
                padding: 4px
            }
        }

        #cookiesdirective {
            padding: 0 15px;
            margin-bottom: 15px
        }

        @media (max-width:768px) {}

        #cookiesdirective .cookie-wrapper {
            display: flex;
            align-items: center;
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            background-color: rgba(255, 255, 255, 0.95);
            box-shadow: 0 0 20px -10px #000000;
            -moz-box-shadow: 0 0 20px -10px #000000;
            -webkit-box-shadow: 0 0 20px -10px #000000;
            -ms-box-shadow: 0 0 20px -10px #000000;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            padding: 5px 15px
        }

        @media (max-width:768px) {
            #cookiesdirective .cookie-wrapper {
                padding: 15px 15px
            }
        }

        @media (max-width:480px) {
            #cookiesdirective .cookie-wrapper {
                flex-direction: column;
                align-items: center
            }
        }

        #cookiesdirective .cookie-wrapper .btn-aceitar {
            margin: 8px auto;
            font-weight: 700
        }

        @media (max-width:768px) {
            #cookiesdirective .cookie-wrapper .btn-aceitar {
                margin-top: 15px
            }
        }

        #cookiesdirective .cookie-wrapper .btn-aceitar button {
            width: 160px;
            color: #FFFFFF;
            padding: 10px 15px;
            background-color: #0F7CA4;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            cursor: pointer;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            margin-left: 20px;
            font-size: 14px;
            appearance: none;
            outline: none;
            border: none
        }

        @media (max-width:768px) {
            #cookiesdirective .cookie-wrapper .btn-aceitar button {
                font-size: 12px;
                width: 140px;
                padding: 8px 12px
            }
        }

        @media (max-width:480px) {
            #cookiesdirective .cookie-wrapper .btn-aceitar button {
                margin-left: 0;
                width: 210px
            }
        }

        #cookiesdirective .cookie-wrapper .btn-aceitar button:hover {
            color: #FFFFFF;
            background-color: #0a6e90
        }

        #cookiesdirective .cookie-wrapper .text-cookie {
            color: #333333;
            font-size: 13px;
            line-height: 1.4
        }

        @media (max-width:768px) {
            #cookiesdirective .cookie-wrapper .text-cookie {
                font-size: 13px;
                line-height: 1.2
            }
        }

        #cookiesdirective .cookie-wrapper .text-cookie a {
            color: #0FA5D8;
            font-weight: 700;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        #cookiesdirective .cookie-wrapper .text-cookie a:hover {
            color: #0c81a8
        }

        .contato-form {
            width: 55%
        }

        @media (max-width:1023px) {
            .contato-form {
                width: 100%
            }
        }

        .contato-form h2 {
            font-size: 22px
        }

        .dados-contato {
            width: 40%;
            margin-top: 410px
        }

        @media (max-width:1279px) {
            .dados-contato {
                width: 40%
            }
        }

        @media (max-width:1023px) {
            .dados-contato {
                width: 100%;
                margin-top: 60px
            }
        }

        .dados-contato h3 {
            font-size: 40px
        }

        .dados-contato li {
            width: 100%;
            padding-left: 60px;
            margin-bottom: 15px;
            padding-bottom: 30px;
            position: relative;
            display: flex;
            flex-direction: column;
            border: none;
            color: #333333;
            align-items: flex-start
        }

        .dados-contato li a {
            color: #333333;
            word-break: break-all
        }

        @media (max-width:1023px) {
            .dados-contato li {
                width: 50%;
                margin: 0 auto 0;
                text-align: center;
                padding-left: 0;
                align-items: center
            }
        }

        @media (max-width:768px) {
            .dados-contato li {
                width: 100%
            }
        }

        .dados-contato li strong {
            text-transform: uppercase;
            font-size: 18px;
            display: block;
            margin-bottom: 3px
        }

        @media (max-width:480px) {
            .dados-contato li strong {
                font-size: 13px
            }
        }

        .dados-contato .telefone:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e92d';
            color: #0FA5D8;
            font-family: 'icomoon';
            font-size: 26px;
            width: 26px;
            height: 26px;
            line-height: 26px;
            position: absolute;
            top: calc(50% - 26px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        .dados-contato .telefone:before {
            width: 45px;
            height: 45px;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            top: 0
        }

        .dados-contato .whatsapp:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e906';
            color: #0FA5D8;
            font-family: 'icomoon';
            font-size: 26px;
            width: 26px;
            height: 26px;
            line-height: 26px;
            position: absolute;
            top: calc(50% - 26px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        .dados-contato .whatsapp:before {
            width: 45px;
            height: 45px;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            top: 0
        }

        .dados-contato .sms {
            display: none
        }

        @media (max-width:1023px) {
            .dados-contato .sms {
                display: flex
            }
        }

        .dados-contato .sms:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e93e';
            color: #0FA5D8;
            font-family: 'icomoon';
            font-size: 26px;
            width: 26px;
            height: 26px;
            line-height: 26px;
            position: absolute;
            top: calc(50% - 26px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        .dados-contato .sms:before {
            width: 45px;
            height: 45px;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            top: 0
        }

        .dados-contato .email-contato:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e921';
            color: #0FA5D8;
            font-family: 'icomoon';
            font-size: 26px;
            width: 26px;
            height: 26px;
            line-height: 26px;
            position: absolute;
            top: calc(50% - 26px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        .dados-contato .email-contato:before {
            width: 45px;
            height: 45px;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            top: 0
        }

        .dados-contato .endereco:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e928';
            color: #0FA5D8;
            font-family: 'icomoon';
            font-size: 26px;
            width: 26px;
            height: 26px;
            line-height: 26px;
            position: absolute;
            top: calc(50% - 26px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        .dados-contato .endereco:before {
            width: 45px;
            height: 45px;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            top: 0
        }

        @media (max-width:1023px) {

            .dados-contato .telefone:before,
            .dados-contato .whatsapp:before,
            .dados-contato .email-contato:before,
            .dados-contato .endereco:before,
            .dados-contato .sms:before {
                position: relative;
                left: auto;
                margin: 0 auto 5px
            }
        }

        .dados-contato ul {
            padding-top: 0;
            text-align: left;
            margin-top: 40px
        }

        @media (max-width:1023px) {
            .dados-contato ul {
                display: flex;
                flex-wrap: wrap
            }
        }

        .dados-contato .redes {
            min-width: 100px;
            display: flex;
            justify-content: space-between;
            justify-content: flex-start;
            flex-wrap: wrap
        }

        .dados-contato .redes i {
            border-color: #0FA5D8;
            border-width: 2px;
            border-style: solid
        }

        .dados-contato .redes a {
            color: #0FA5D8
        }

        .dados-contato .redes i {
            font-size: 20px;
            width: 35px;
            height: 35px;
            display: flex;
            justify-content: center;
            text-align: center;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            align-items: center;
            margin-right: 10px
        }

        @media (max-width:1023px) {
            .dados-contato .redes i {
                margin: 0 5px
            }
        }

        .dados-contato .redes span {
            display: flex
        }

        @media (max-width:1023px) {
            .dados-contato .redes span {
                margin: 0 auto 0
            }
        }

        .dados-contato .redes strong {
            width: 100%;
            text-transform: uppercase;
            margin-bottom: 10px;
            color: #333333
        }

        @media (max-width:1023px) {
            .dados-contato .redes strong {
                text-align: center
            }
        }

        .dados-contato .redes a:hover {
            animation: redes .2s linear;
            -webkit-animation: redes .2s linear;
            -moz-animation: redes .2s linear;
            -ms-animation: redes .2s linear
        }

        @keyframes redes {
            0% {
                transform: scale(1)
            }

            50% {
                transform: scale(.8)
            }

            100% {
                transform: scale(1)
            }
        }

        @-webkit-keyframes redes {
            0% {
                -webkit-transform: scale(1)
            }

            50% {
                -webkit-transform: scale(.8)
            }

            100% {
                -webkit-transform: scale(1)
            }
        }

        @-moz-keyframes redes {
            0% {
                -moz-transform: scale(1)
            }

            50% {
                -moz-transform: scale(.8)
            }

            100% {
                -moz-transform: scale(1)
            }
        }

        @-ms-keyframes redes {
            0% {
                -ms-transform: scale(1)
            }

            50% {
                -ms-transform: scale(.8)
            }

            100% {
                -ms-transform: scale(1)
            }
        }

        .msg-obrigatorio {
            padding: 0 0 15px 0;
            display: block;
            font-size: 13px;
            width: 100%;
            color: #333333;
            float: left
        }

        .msg-obrigatorio em {
            color: #ff0000
        }

        .mapa {
            width: 100%;
            float: left;
            position: relative
        }

        .mapa form {
            position: absolute;
            bottom: 10px;
            left: 10px;
            z-index: 0;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            width: 400px;
            padding: 10px;
            background-color: #eee;
            display: flex
        }

        @media (max-width:480px) {
            .mapa form {
                position: relative;
                top: auto;
                bottom: auto;
                left: auto;
                right: auto;
                float: left;
                width: 100%;
                box-shadow: 0 0 0 0;
                -moz-box-shadow: 0 0 0 0;
                -webkit-box-shadow: 0 0 0 0;
                -ms-box-shadow: 0 0 0 0;
                padding: 15px;
                background: none
            }
        }

        .mapa form [type=text] {
            width: 57%;
            height: 50px;
            margin: 0 3% 0 0;
            padding: 10px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px
        }

        .mapa form [type=submit] {
            width: 40%;
            height: 50px;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #0FA5D8;
            color: #FFFFFF;
            font-size: 18px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            cursor: pointer;
            border: none;
            position: static;
            text-indent: unset;
            top: auto;
            left: auto
        }

        .mapa form [type=submit]:hover {
            background-color: #0a6e90;
            color: #FFFFFF
        }

        .mapa iframe {
            width: 100%;
            float: left
        }

        .dois-mapas {
            width: 100%
        }

        .dois-mapas .bt-mapas {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            margin-bottom: 30px;
            padding: 0 15px
        }

        .dois-mapas .bt-mapas li {
            float: left;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            padding: 10px 15px;
            background-color: #eee;
            color: #333333;
            margin: 35px 5px 0 5px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            font-size: 15px
        }

        @media only screen and (max-width:480px) {
            .dois-mapas .bt-mapas li {
                margin-right: 0;
                font-size: 14px;
                width: 100%;
                text-align: center;
                margin: 15px 0 0
            }
        }

        .dois-mapas .bt-mapas li.active {
            background-color: #0FA5D8;
            color: #FFFFFF
        }

        .dois-mapas .bt-mapas li:hover {
            cursor: pointer
        }

        .dois-mapas .map-content iframe {
            width: 100%;
            float: left
        }

        .link-back {
            display: block;
            float: right;
            clear: both;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
            transition: .3s all linear;
            -moz-transition: .3s all linear;
            -webkit-transition: .3s all linear;
            -ms-transition: .3s all linear;
            font-size: 15px;
            padding: 5px 10px;
            margin-top: 25px;
            margin-bottom: 25px;
            background-color: #0FA5D8;
            color: #FFF
        }

        .link-back:hover {
            background-color: #0c81a8;
            color: #FFF
        }

        .voltar-topo {
            width: 100px;
            height: 100px;
            display: block;
            position: fixed;
            border-radius: 10px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            -ms-border-radius: 10px;
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            visibility: hidden;
            transition: .3s all linear;
            -moz-transition: .3s all linear;
            -webkit-transition: .3s all linear;
            -ms-transition: .3s all linear;
            bottom: -90px;
            right: calc(50% - 50px);
            z-index: 1100;
            border-color: #FFF;
            border-width: 2px;
            border-style: solid;
            background-color: #0FA5D8;
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
            -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
            -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.65)
        }

        .voltar-topo:hover {
            background-color: #0c81a8
        }

        .voltar-topo:before {
            display: table;
            content: '\e95b';
            font-family: 'icomoon';
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            color: #FFFFFF;
            font-size: 30px;
            margin: -12px -5px
        }

        .voltar-topo.cd-is-visible {
            opacity: .68;
            -moz-opacity: .68;
            -webkit-opacity: .68;
            filter: alpha(opacity=0.68);
            visibility: visible
        }

        .voltar-topo p {
            display: table;
            transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            margin: -26px 0 0 10px;
            font-size: 11px;
            color: #FFFFFF;
            font-family: 'Montserrat'
        }

        .paginacao {
            clear: both;
            float: right;
            margin-top: 60px;
            width: 100%
        }

        .paginacao a {
            text-align: center;
            position: relative;
            height: 41px;
            line-height: 41px;
            border: 1px solid #E9E9E9;
            min-width: 46px;
            padding: 0 4px;
            margin: 0 7px;
            text-decoration: none;
            font-size: 17px;
            float: left;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            transform: translate(-3px, -3px);
            -moz-transform: translate(-3px, -3px);
            -webkit-transform: translate(-3px, -3px);
            -ms-transform: translate(-3px, -3px);
            color: #333
        }

        .paginacao a:after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -1;
            background: #fff
        }

        .paginacao a:before {
            content: '';
            width: 100%;
            height: 100%;
            background: #E9E9E9
        }

        .paginacao a:before {
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            position: absolute;
            bottom: -3px;
            right: -3px;
            z-index: -3
        }

        .paginacao a:hover {
            transform: translate(-2px, -2px);
            -moz-transform: translate(-2px, -2px);
            -webkit-transform: translate(-2px, -2px);
            -ms-transform: translate(-2px, -2px);
            color: #BBB
        }

        .paginacao a:hover:before {
            position: absolute;
            bottom: -2px;
            right: -2px;
            z-index: -3
        }

        .paginacao span {
            text-align: center;
            position: relative;
            height: 41px;
            line-height: 41px;
            border: 1px solid #E9E9E9;
            min-width: 46px;
            padding: 0 4px;
            margin: 0 7px;
            text-decoration: none;
            font-size: 17px;
            float: left;
            transform: translate(-2px, -2px);
            -moz-transform: translate(-2px, -2px);
            -webkit-transform: translate(-2px, -2px);
            -ms-transform: translate(-2px, -2px);
            cursor: default;
            color: #BBB
        }

        .paginacao span:after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -1;
            background: #fff
        }

        .paginacao span:before {
            content: '';
            width: 100%;
            height: 100%;
            background: #E9E9E9
        }

        .paginacao span:before {
            position: absolute;
            bottom: -2px;
            right: -2px;
            z-index: -3
        }

        .bt-prev i,
        .bt-anterior i {
            border-bottom: 2px solid #000;
            border-left: 2px solid #000;
            width: 15px;
            height: 15px;
            display: block;
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            margin: 12px 0 0 12px
        }

        .apn_next i,
        .bt-proximo i {
            border-top: 2px solid #000;
            border-right: 2px solid #000;
            width: 15px;
            height: 15px;
            display: block;
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            margin: 12px 0 0 5px
        }

        form {
            width: 100%
        }

        form .formulario {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            margin: 0 -7px
        }

        @media (max-width:1023px) {
            form .formulario {
                max-width: 600px;
                margin: 0 auto 0
            }
        }

        form .formulario .msg-obrigatorio {
            padding: 0 7px 15px
        }

        form .formulario .botao-form {
            margin: 0 7px;
            flex-grow: 0;
            padding: 0
        }

        form .formulario .input-radio,
        form .formulario .input-check {
            width: calc(100% - 14px);
            flex-grow: 0 !important;
            padding: 7px
        }

        form .formulario p {
            padding: 0 7px;
            flex-grow: 1
        }

        form .formulario .bl1 {
            width: 8.33333333%
        }

        @media (max-width:768px) {
            form .formulario .bl1 {
                width: 15.66%
            }
        }

        form .formulario .bl2 {
            width: 16.66666667%
        }

        @media (max-width:768px) {
            form .formulario .bl2 {
                width: 31.7%
            }
        }

        form .formulario .bl3 {
            width: 25%
        }

        @media (max-width:768px) {
            form .formulario .bl3 {
                width: 100%
            }
        }

        form .formulario .bl4 {
            width: 33.33333333%
        }

        @media (max-width:768px) {
            form .formulario .bl4 {
                width: 100%
            }
        }

        form .formulario .bl5 {
            width: 41.66666667%
        }

        @media (max-width:768px) {
            form .formulario .bl5 {
                width: 100%
            }
        }

        form .formulario .bl6 {
            width: 50%
        }

        @media (max-width:768px) {
            form .formulario .bl6 {
                width: 100%
            }
        }

        form .formulario .bl7 {
            width: 58.33333333%
        }

        @media (max-width:768px) {
            form .formulario .bl7 {
                width: 100%
            }
        }

        form .formulario .bl8 {
            width: 66.66666667%
        }

        @media (max-width:768px) {
            form .formulario .bl8 {
                width: 100%
            }
        }

        form .formulario .bl9 {
            width: 75%
        }

        @media (max-width:768px) {
            form .formulario .bl9 {
                width: 100%
            }
        }

        form .formulario .bl10 {
            width: 83.33333333%
        }

        @media (max-width:768px) {
            form .formulario .bl10 {
                width: 100%
            }
        }

        form .formulario .bl11 {
            width: 91.66666667%
        }

        @media (max-width:768px) {
            form .formulario .bl11 {
                width: 100%
            }
        }

        form .formulario .bl12 {
            width: 100%
        }

        form [type=text],
        form [type=password],
        form [type=email],
        form [type=number],
        form [type=date],
        form select,
        form textarea {
            width: 100%;
            float: left;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
            border-color: #CECEBF;
            border-width: 1px;
            border-style: solid;
            background-color: #FFFFFF;
            font-size: 16px;
            color: #333333;
            height: 50px;
            padding: 10px
        }

        form [type=submit] {
            width: 250px;
            height: 50px;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
            background-color: #0FA5D8;
            color: #FFFFFF;
            font-size: 18px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            cursor: pointer;
            border: none
        }

        form textarea {
            height: 100px;
            resize: none
        }

        form .input-select label.error,
        form .txtarea label.error {
            right: 22px !important
        }

        form .input-radio,
        form .input-check {
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            padding: 10px;
            color: #FFFFFF
        }

        form .input-radio label,
        form .input-check label {
            font-size: 15px;
            color: #333333;
            margin-right: 10px;
            padding: 2px 10px !important;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            width: auto !important;
            position: relative !important;
            top: auto !important;
            left: auto !important
        }

        @media (max-width:768px) {

            form .input-radio label,
            form .input-check label {
                margin: 0 10px 7px 0
            }
        }

        @media (max-width:480px) {

            form .input-radio label,
            form .input-check label {
                width: 100%;
                margin: 0 0 7px
            }
        }

        form .input-radio label.error,
        form .input-check label.error {
            display: none !important
        }

        form .input-radio strong,
        form .input-check strong {
            display: block;
            position: relative !important;
            color: #333333;
            top: 0 !important;
            padding: 0;
            margin-bottom: 5px;
            font-weight: 700
        }

        form .input-radio strong.campo-obg,
        form .input-check strong.campo-obg {
            position: relative;
            display: table;
            padding-right: 15px
        }

        form .input-radio strong.campo-obg:before,
        form .input-check strong.campo-obg:before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            background-color: #d80000;
            position: absolute;
            top: calc(50% - 5px);
            right: 0;
            z-index: 0;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px
        }

        form .input-radio [type=radio][required],
        form .input-check [type=radio][required],
        form .input-radio [type=checkbox][required],
        form .input-check [type=checkbox][required] {
            border-color: #0FA5D8 !important;
            border-width: 1px !important;
            border-style: solid !important
        }

        form .input-radio .form-checkbox,
        form .input-check .form-checkbox {
            float: left;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px
        }

        form .input-radio .form-checkbox label,
        form .input-check .form-checkbox label {
            width: 48% !important
        }

        @media (max-width:768px) {

            form .input-radio .form-checkbox label,
            form .input-check .form-checkbox label {
                width: 100% !important;
                float: none
            }
        }

        form [type=radio] {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: checkbox;
            width: 23px;
            height: 23px;
            margin-right: 10px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            box-shadow: 0 0 5px 0px gray inset;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid;
            background-color: #FFFFFF;
            position: relative
        }

        form [type=radio]:before {
            content: '';
            display: block;
            width: 1px;
            height: 1px;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            position: absolute;
            top: calc(50% - .5px);
            left: calc(50% - .5px);
            z-index: 0;
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            visibility: hidden;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        form [type=radio]:checked {
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid
        }

        form [type=radio]:checked:before {
            width: 15px;
            height: 15px;
            background-color: #0FA5D8;
            top: calc(50% - 7.5px);
            left: calc(50% - 7.5px);
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1);
            visibility: visible
        }

        form [type=checkbox] {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: checkbox;
            width: 23px;
            height: 23px;
            margin-right: 10px;
            background-color: #FFFFFF;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            box-shadow: 0 0 5px 0px gray inset;
            position: relative;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid
        }

        form [type=checkbox]:before {
            display: block;
            content: '\e94c';
            font-family: 'icomoon';
            font-size: 30px;
            color: #0FA5D8;
            position: absolute;
            top: -7px;
            left: 0;
            z-index: 0;
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            visibility: hidden;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        form [type=checkbox]:checked:before {
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1);
            visibility: visible
        }

        form p {
            float: left;
            width: 100%;
            position: relative;
            margin-bottom: 14px
        }

        form p>label:nth-child(1) {
            width: 100%;
            padding-bottom: 15px;
            position: absolute;
            top: -100000px;
            left: 0;
            z-index: 0
        }

        form p label {
            padding: 0 20px 0 0;
            display: flex;
            align-items: center;
            float: left;
            color: #FFFFFF
        }

        form p label.termos {
            position: relative;
            top: auto;
            bottom: auto;
            left: auto;
            right: auto;
            display: initial
        }

        form p label.termos input[type=checkbox] {
            margin-right: 10px;
            border-radius: 2px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            -ms-border-radius: 2px;
            border-color: #0FA5D8;
            border-width: 2px;
            border-style: solid;
            width: 20px;
            height: 20px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            position: relative;
            top: 3px
        }

        form p label.termos input[type=checkbox]:checked {
            background-color: #0FA5D8
        }

        form p label.termos input[type=checkbox]:checked:before {
            display: block;
            content: '\e94c';
            color: #FFFFFF;
            font-family: 'icomoon'
        }

        form p label.termos label.error {
            top: 4px;
            left: 0
        }

        form .file-input {
            width: 100%;
            position: relative
        }

        @media (max-width:768px) {
            form .file-input {
                width: 100%
            }
        }

        form .file-input:before {
            display: block;
            content: '\e968';
            font-family: 'icomoon';
            font-size: 26px;
            line-height: 1;
            color: #0FA5D8;
            position: absolute;
            bottom: calc(50% - 13px);
            right: 20px;
            z-index: 0;
            pointer-events: none
        }

        form .file-input span {
            font-weight: 700;
            font-size: 15px
        }

        form .file-input [type=file] {
            width: 100%;
            float: left;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            border-color: #CECEBF;
            border-width: 1px;
            border-style: solid;
            background-color: #FFFFFF;
            font-size: 14px;
            color: #333333;
            padding: 15px 45px 15px 15px
        }

        form .file-input [type=file]:hover {
            cursor: pointer
        }

        form .file-input label.error {
            right: 50px !important
        }

        form .recaptcha {
            width: 100%;
            margin: 0 7px 20px
        }

        form input[required],
        form select[required],
        form textarea[required] {
            border-right-color: #d80000 !important;
            border-right-width: 5px !important;
            border-right-style: solid !important
        }

        form input[required].valid,
        form select[required].valid,
        form textarea[required].valid {
            border-right-color: #468C00 !important;
            border-right-width: 5px !important;
            border-right-style: solid !important
        }

        form .valid {
            border-color: #468C00 !important;
            border-width: 1px !important;
            border-style: solid !important
        }

        form .error {
            border-color: #d80000 !important;
            border-width: 1px !important;
            border-style: solid !important
        }

        form label.error {
            position: absolute;
            top: 18px;
            right: 15px;
            z-index: 0;
            width: 16px;
            height: 16px;
            transform: scale(.5);
            border-radius: 50px;
            -moz-border-radius: 50px;
            -webkit-border-radius: 50px;
            -ms-border-radius: 50px;
            text-align: center;
            background-color: #d80000;
            color: #FFFFFF;
            padding: 0
        }

        form label.error:after {
            content: '';
            font-family: serif;
            display: block;
            width: 16px;
            height: 16px;
            text-align: center;
            line-height: 20px;
            font-size: 18px;
            font-weight: 700
        }

        form label.error:before {
            content: '';
            display: block;
            width: 60px;
            height: 60px;
            background-color: #d80000;
            position: absolute;
            top: calc(50% - 30px);
            right: -23px;
            z-index: 0;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            -webkit-animation: scale-up-center 1s ease-out infinite forwards;
            animation: scale-up-center 1s ease-out infinite forwards
        }

        @-webkit-keyframes scale-up-center {
            0% {
                -webkit-transform: scale(.5);
                transform: scale(.5);
                opacity: .5;
                -moz-opacity: .5;
                -webkit-opacity: .5;
                filter: alpha(opacity=0.5)
            }

            100% {
                -webkit-transform: scale(1);
                transform: scale(1);
                opacity: 0;
                -moz-opacity: 0;
                -webkit-opacity: 0;
                filter: alpha(opacity=0)
            }
        }

        @keyframes scale-up-center {
            0% {
                -webkit-transform: scale(.5);
                transform: scale(.5);
                opacity: .5;
                -moz-opacity: .5;
                -webkit-opacity: .5;
                filter: alpha(opacity=0.5)
            }

            100% {
                -webkit-transform: scale(1);
                transform: scale(1);
                opacity: 0;
                -moz-opacity: 0;
                -webkit-opacity: 0;
                filter: alpha(opacity=0)
            }
        }

        form .formID {
            position: absolute;
            top: -9999px;
            left: -9999px;
            z-index: -1
        }

        .obrigado {
            width: 100%;
            float: left;
            padding: 20px;
            background-color: #f5f5f5;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            border-color: #ccc;
            border-width: 1px;
            border-style: solid;
            color: #333333;
            margin-bottom: 30px
        }

        .obrigado big {
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
            width: 100%;
            display: block;
            color: #0FA5D8;
            font-size: 22px;
            padding-bottom: 10px
        }

        .obrigado b {
            width: 100%;
            display: block;
            float: left;
            padding-bottom: 5px
        }

        .obrigado a {
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            display: block;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            padding: 5px 10px;
            background-color: #0FA5D8;
            color: #FFFFFF;
            margin-top: 30px;
            font-size: 12px
        }

        .obrigado a:hover {
            background-color: #0c81a8
        }

        .texto-imagem {
            display: flex;
            width: 100%
        }

        @media (max-width:768px) {
            .texto-imagem {
                flex-direction: column;
                align-items: center
            }
        }

        @media (max-width:1023px) {
            .texto-esquerda {
                width: 50%
            }
        }

        @media (max-width:768px) {
            .texto-esquerda {
                width: 100%
            }
        }

        .legenda-imagem {
            width: 100% !important
        }

        .imagem-acima {
            width: 100%;
            margin-bottom: 35px
        }

        @media (max-width:768px) {
            .imagem-acima {
                display: flex;
                justify-content: center
            }
        }

        @media (max-width:480px) {
            .imagem-acima img {
                width: 100%;
                height: auto
            }
        }

        .imagem-abaixo {
            width: 100%;
            margin-top: 35px
        }

        @media (max-width:768px) {
            .imagem-abaixo {
                display: flex;
                justify-content: center
            }
        }

        @media (max-width:480px) {
            .imagem-abaixo img {
                width: 100%;
                height: auto
            }
        }

        .imagem-esquerda {
            margin: 0 35px 35px 0
        }

        @media (max-width:1023px) {
            .imagem-esquerda {
                width: 50%;
                height: auto
            }
        }

        @media (max-width:768px) {
            .imagem-esquerda {
                display: flex;
                justify-content: center;
                float: none;
                margin: 30px 0;
                width: 100%;
                height: auto
            }
        }

        .imagem-esquerda img {
            float: left
        }

        @media (max-width:480px) {
            .imagem-esquerda img {
                width: 100%;
                height: auto
            }
        }

        .imagem-direita {
            margin: 0 0 35px 35px
        }

        @media (max-width:1023px) {
            .imagem-direita {
                width: 50%;
                height: auto
            }
        }

        @media (max-width:768px) {
            .imagem-direita {
                margin: 30px 0;
                float: none;
                display: flex;
                justify-content: center;
                width: 100%;
                height: auto
            }
        }

        .imagem-direita img {
            float: right
        }

        @media (max-width:1023px) {
            .imagem-direita img {
                width: 100%;
                height: auto
            }
        }

        .remodal-overlay {
            position: fixed;
            z-index: 9999;
            top: -5000px;
            right: -5000px;
            bottom: -5000px;
            left: -5000px;
            backface-visibility: hidden;
            background-color: rgba(0, 0, 0, 0.6);
            display: none
        }

        .remodal-overlay.remodal-is-opening {
            animation: overlay-opening .3s forwards;
            -webkit-animation: overlay-opening .3s forwards;
            -moz-animation: overlay-opening .3s forwards;
            -ms-animation: overlay-opening .3s forwards
        }

        .remodal-overlay.remodal-is-closing {
            animation: overlay-closing .3s forwards;
            -webkit-animation: overlay-closing .3s forwards;
            -moz-animation: overlay-closing .3s forwards;
            -ms-animation: overlay-closing .3s forwards
        }

        .remodal-wrapper {
            display: none;
            text-align: center;
            position: fixed;
            z-index: 10000;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            backface-visibility: hidden;
            padding: 10px 10px 0
        }

        .remodal {
            width: 100%;
            max-width: 660px;
            transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            box-shadow: 0 0 13px #000000;
            -moz-box-shadow: 0 0 13px #000000;
            -webkit-box-shadow: 0 0 13px #000000;
            -ms-box-shadow: 0 0 13px #000000;
            color: #0FA5D8;
            text-align: left;
            background-color: #eeeeee;
            margin: 50px 0 10px 0;
            padding: 35px;
            border-radius: 15px;
            -moz-border-radius: 15px;
            -webkit-border-radius: 15px;
            -ms-border-radius: 15px;
            border-color: #FFFFFF;
            border-width: 10px;
            border-style: solid;
            position: relative;
            display: none;
            text-size-adjust: 100%
        }

        @media (max-width:768px) {
            .remodal {
                padding: 30px 8px 120px;
                margin-top: 0;
                height: 95vh;
                overflow: scroll
            }
        }

        @media (max-height:768px) {
            .remodal {
                height: 90vh;
                margin-top: 15px;
                overflow: scroll
            }

            .remodal::-webkit-scrollbar {
                width: 4px
            }

            .remodal::-webkit-scrollbar-track {
                background-color: transparent
            }

            .remodal::-webkit-scrollbar-thumb {
                background-color: rgba(15, 165, 216, 0.45);
                border-radius: 5px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                -ms-border-radius: 5px
            }

            .remodal::-webkit-scrollbar-thumb:hover {
                background-color: rgba(18, 183, 239, 0.45)
            }
        }

        .remodal [type=text],
        .remodal [type=password],
        .remodal [type=email],
        .remodal [type=number],
        .remodal [type=date],
        .remodal [type=tel],
        .remodal select,
        .remodal textarea {
            background-color: #FFFFFF;
            border-color: #FFFFFF;
            border-width: 1px;
            border-style: solid;
            color: #666;
            margin: 5px;
        }

        .remodal ::-webkit-input-placeholder {
            color: #666
        }

        .remodal ::-moz-placeholder {
            color: #666
        }

        .remodal :-ms-input-placeholder {
            color: #666
        }

        .remodal input:-moz-placeholder {
            color: #666
        }

        .remodal .bt-enviar {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            flex-direction: column;
            position: absolute;
            top: 5px;
            right: 13px;
            z-index: 0;
            width: 100px;
            height: 90px;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -ms-border-radius: 3px;
            font-size: 18px;
            color: #FFFFFF;
            text-transform: uppercase;
            background: linear-gradient(to right, #0FA5D8, #0a6e90, #0a6e90, #0FA5D8);
            background: -moz-linear-gradient(to right, #0FA5D8, #0a6e90, #0a6e90, #0FA5D8);
            background: -o-linear-gradient(to right, #0FA5D8, #0a6e90, #0a6e90, #0FA5D8);
            background: -webkit-linear-gradient(to right, #0FA5D8, #0a6e90, #0a6e90, #0FA5D8);
            background-size: 300% 100%;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .remodal .bt-enviar:hover {
            cursor: pointer;
            background-position: 100% 0
        }

        .remodal .bt-enviar:hover {
            color: #FFFFFF
        }

        .remodal .bt-enviar i {
            font-size: 25px;
            margin-bottom: 5px;
            color: #FFFFFF
        }

        .remodal .bt-enviar [type=submit] {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            width: 100%;
            height: 100%;
            background: none
        }

        .remodal .bt-enviar [type=submit]:hover {
            background-color: transparent !important;
            color: #FFFFFF !important
        }

        @media (max-width:480px) {
            .remodal .bt-enviar {
                position: relative;
                right: 0;
                width: 100%;
                float: left;
                height: 55px;
                margin-top: 10px
            }

            .remodal .bt-enviar i {
                display: none
            }
        }

        .remodal .botao-form {
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            background-color: #0FA5D8;
            color: #FFFFFF;
            width: 140px;
            height: 50px;
            display: flex;
            align-items: center;
            position: relative;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .remodal .botao-form:before {
            content: "Send";
            position: absolute;
            top: calc(50% - 8px);
            left: 0;
            z-index: 0;
            line-height: 16px;
            color: #FFFFFF;
            display: block;
            font-size: 16px;
            font-weight: 700;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            padding: 0 20px
        }

        .remodal .botao-form:after {
            content: '\e955';
            font-family: 'icomoon';
            font-size: 35px;
            color: #0FA5D8;
            transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            display: block;
            width: 40px;
            height: 40px;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            position: absolute;
            top: 5px;
            right: 5px;
            z-index: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #FFFFFF;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .remodal .botao-form [type=submit] {
            background-color: transparent;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            text-indent: -9999px
        }

        .remodal .botao-form [type=submit]:hover {
            cursor: pointer
        }

        .remodal .botao-form:hover {
            cursor: pointer;
            background-color: #0c88b2;
            color: #FFFFFF;
            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
            -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
            padding-left: 70px
        }

        .remodal .botao-form:hover:after {
            color: #0FA5D8;
            right: 95px
        }

        .remodal .botao-form:hover:before {
            position: absolute;
            top: calc(50% - 9px);
            left: 45px;
            z-index: 0
        }

        @keyframes botao {
            0% {
                transform: scale(1) rotate(-90deg)
            }

            50% {
                transform: scale(.8) rotate(-90deg)
            }

            100% {
                transform: scale(1) rotate(-90deg)
            }
        }

        @-webkit-keyframes botao {
            0% {
                -webkit-transform: scale(1) rotate(-90deg)
            }

            50% {
                -webkit-transform: scale(.8) rotate(-90deg)
            }

            100% {
                -webkit-transform: scale(1) rotate(-90deg)
            }
        }

        @-moz-keyframes botao {
            0% {
                -moz-transform: scale(1) rotate(-90deg)
            }

            50% {
                -moz-transform: scale(.8) rotate(-90deg)
            }

            100% {
                -moz-transform: scale(1) rotate(-90deg)
            }
        }

        @-ms-keyframes botao {
            0% {
                -ms-transform: scale(1) rotate(-90deg)
            }

            50% {
                -ms-transform: scale(.8) rotate(-90deg)
            }

            100% {
                -ms-transform: scale(1) rotate(-90deg)
            }
        }

        .remodal:focus {
            outline: 0 !important
        }

        .remodal.remodal-is-opening {
            animation: remodal-opening .3s forwards;
            -webkit-animation: remodal-opening .3s forwards;
            -moz-animation: remodal-opening .3s forwards;
            -ms-animation: remodal-opening .3s forwards
        }

        .remodal.remodal-is-closing {
            animation: remodal-closing .3s forwards;
            -webkit-animation: remodal-closing .3s forwards;
            -moz-animation: remodal-closing .3s forwards;
            -ms-animation: remodal-closing .3s forwards
        }

        .remodal .titulo-modal {
            display: block;
            color: #0FA5D8;
            font-size: 30px;
            font-weight: 700;
            margin-bottom: 10px
        }

        .remodal .titulo-modal em {
            font-style: normal
        }

        @media only screen and (max-width:768px) {
            .remodal .titulo-modal {
                text-align: center;
                font-size: 20px
            }
        }

        .remodal-close {
            position: absolute;
            top: 10px;
            right: 0;
            z-index: 0;
            width: auto;
            height: 25px;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            font-size: 25px;
            display: block;
            transition: .3s all linear;
            -moz-transition: .3s all linear;
            -webkit-transition: .3s all linear;
            -ms-transition: .3s all linear;
            outline: none;
            cursor: pointer;
            color: #000000;
            background-color: transparent;
            font-family: 'icomoon';
            border: none
        }

        .remodal-close:before {
            content: "\e947"
        }

        .remodal-close:hover,
        .remodal-close:focus {
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1)
        }

        @keyframes remodal-opening {
            from {
                transform: scale(1.05);
                opacity: 0
            }

            to {
                transform: none;
                opacity: 1
            }
        }

        @keyframes remodal-closing {
            from {
                transform: scale(1);
                opacity: 1
            }

            to {
                transform: scale(.95);
                opacity: 0
            }
        }

        @keyframes overlay-opening {
            from {
                opacity: 0
            }

            to {
                opacity: 1
            }
        }

        @keyframes overlay-closing {
            from {
                opacity: 1
            }

            to {
                opacity: 0
            }
        }

        .lt-ie9 .remodal-overlay {
            background-color: #2b2e38
        }

        .lt-ie9 .remodal {
            width: 700px
        }

        html.remodal-is-locked {
            overflow: hidden;
            touch-action: none
        }

        [data-remodal-id] {
            display: none
        }

        .remodal-is-initialized {
            display: inline-block;
            outline: 0 !important
        }

        .video-modal {
            position: relative;
            padding-top: 25px;
            padding-bottom: 52.5%;
            width: 100%;
            height: 0
        }

        .video-modal iframe {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            width: 100%;
            height: 100%
        }

        .floating-wpp {
            position: fixed;
            bottom: 30px;
            left: 30px;
            z-index: 1021;
            font-size: 14px;
            transition: bottom .2s;
            -webkit-animation: slide-in-bottom .5s cubic-bezier(.25, .46, .45, .94) both;
            animation: slide-in-bottom .5s cubic-bezier(.25, .46, .45, .94) both
        }

        .floating-wpp:before {
            content: '';
            display: block;
            width: 80px;
            height: 80px;
            background-color: rgba(14, 193, 67, 0.8);
            position: absolute;
            top: -10px;
            right: -10px;
            z-index: 0;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            -webkit-animation: ping 1s ease-in-out infinite both;
            animation: ping 1s ease-in-out infinite both
        }

        .floating-wpp:after {
            content: '';
            display: block;
            width: 80px;
            height: 80px;
            background-color: rgba(14, 193, 67, 0.8);
            position: absolute;
            bottom: -10px;
            left: -10px;
            z-index: -10;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            -webkit-animation: ping 1s ease-in-out .7s infinite both;
            animation: ping 1s ease-in-out .7s infinite both
        }

        .floating-wpp .floating-wpp-button {
            width: 58px;
            height: 58px;
            position: relative;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            background-color: #0EC143;
            cursor: pointer;
            box-shadow: 0 0 10px -3px #000000;
            -moz-box-shadow: 0 0 10px -3px #000000;
            -webkit-box-shadow: 0 0 10px -3px #000000;
            -ms-box-shadow: 0 0 10px -3px #000000
        }

        .floating-wpp .floating-wpp-button:after {
            content: "\e906";
            width: 58px;
            height: 58px;
            font-family: icomoon;
            font-size: 35px;
            font-weight: normal;
            color: #FFFFFF;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center
        }

        .floating-wpp .floating-wpp-button:before {
            content: '1';
            width: 15px;
            height: 15px;
            background-color: #f60;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 100;
            color: #fff;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            font-size: 8px;
            font-weight: 900;
            display: flex;
            justify-content: center;
            align-items: center;
            -webkit-animation: scale-in-center .5s cubic-bezier(.25, .46, .45, .94) 5s both;
            animation: scale-in-center .5s cubic-bezier(.25, .46, .45, .94) 5s both
        }

        @-webkit-keyframes scale-in-center {
            0% {
                -webkit-transform: scale(0);
                transform: scale(0);
                opacity: 1
            }

            100% {
                -webkit-transform: scale(1);
                transform: scale(1);
                opacity: 1
            }
        }

        @keyframes scale-in-center {
            0% {
                -webkit-transform: scale(0);
                transform: scale(0);
                opacity: 1
            }

            100% {
                -webkit-transform: scale(1);
                transform: scale(1);
                opacity: 1
            }
        }

        .floating-wpp .floating-wpp-popup {
            border-color: #FFFFFF;
            border-width: 2px;
            border-style: solid;
            border-radius: 8px;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            -ms-border-radius: 8px;
            background-color: #e5ddd5;
            overflow: hidden;
            position: absolute;
            padding: 0;
            box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -moz-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -webkit-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -ms-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            width: 0;
            height: 0;
            bottom: 140px;
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            transition: bottom .1s ease-out, opacity .2s ease-out;
            transform-origin: bottom
        }

        .floating-wpp .floating-wpp-popup.active {
            padding: 0 15px 12px 15px;
            width: 280px;
            height: auto;
            bottom: 70px;
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1)
        }

        @media (max-width:480px) {
            .floating-wpp .floating-wpp-popup.active {
                width: 295px
            }
        }

        .floating-wpp .floating-wpp-popup.active a {
            pointer-events: all !important
        }

        .floating-wpp .floating-wpp-popup.active .floating-wpp-message {
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1);
            transition-delay: .2s
        }

        .floating-wpp .floating-wpp-popup .floating-wpp-message {
            background-color: #FFFFFF;
            padding: 8px;
            border-radius: 7.5px;
            -moz-border-radius: 7.5px;
            -webkit-border-radius: 7.5px;
            -ms-border-radius: 7.5px;
            box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
            -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
            -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
            -ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            transition: opacity .2s;
            max-width: 100%
        }

        .floating-wpp .floating-wpp-popup .floating-wpp-head {
            text-align: left;
            color: #FFFFFF;
            margin: 0 -15px 15px -15px;
            padding: 15px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            cursor: pointer;
            font-weight: bolder;
            background-color: #39847a;
            font-size: 15px
        }

        @media (max-width:480px) {
            .floating-wpp .floating-wpp-popup .floating-wpp-head {
                font-size: 14px
            }
        }

        .floating-wpp .floating-wpp-popup .floating-wpp-head span {
            padding-right: 27px
        }

        .floating-wpp .floating-wpp-popup .floating-wpp-head .close {
            position: absolute;
            top: 14px;
            right: 17px;
            z-index: 0;
            color: #FFFFFF;
            text-shadow: none;
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1);
            font-size: inherit
        }

        .floating-wpp .floating-wpp-popup .floating-wpp-head .close:before {
            font-family: 'icomoon'
        }

        .floating-wpp .floating-wpp-input-message {
            background-color: #e5ddd5;
            margin: 5px -15px -15px -15px;
            padding: 0 15px;
            display: flex;
            align-items: center
        }

        .floating-wpp .floating-wpp-input-message textarea {
            border-color: #FFFFFF;
            border-width: 1px;
            border-style: solid;
            border-radius: 21px;
            -moz-border-radius: 21px;
            -webkit-border-radius: 21px;
            -ms-border-radius: 21px;
            box-shadow: none;
            padding: 8px 12px;
            margin: 10px 0 15px 0;
            width: 190px;
            height: initial;
            flex-grow: 1;
            font-size: inherit;
            font-family: inherit;
            resize: none;
            outline: none;
            color: #4a4a4a;
            box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -moz-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -webkit-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -ms-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            visibility: visible !important;
            animation-delay: 0s;
            animation-duration: 0s
        }

        .floating-wpp .floating-wpp-btn-send {
            margin: 10px 0 15px 12px;
            font-size: 0;
            cursor: pointer;
            box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -moz-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -webkit-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            -ms-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px;
            width: 45px;
            height: 45px;
            background-color: #39847a;
            position: relative;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .floating-wpp .floating-wpp-btn-send:hover {
            box-shadow: 0 0 10px #000000;
            -moz-box-shadow: 0 0 10px #000000;
            -webkit-box-shadow: 0 0 10px #000000;
            -ms-box-shadow: 0 0 10px #000000;
            background-color: #41968a
        }

        .floating-wpp .floating-wpp-btn-send:after {
            content: "\e920";
            display: flex;
            width: 25px;
            height: 25px;
            font-family: icomoon;
            font-size: 25px;
            font-weight: normal;
            color: #FFFFFF;
            position: absolute;
            top: 4px
        }

        .floating-wpp .whats-multiplo a {
            display: block;
            width: 100%;
            margin-bottom: 10px;
            line-height: 1.2;
            position: relative;
            color: #666;
            border-bottom-color: rgba(0, 0, 0, 0.05);
            border-bottom-width: 1px;
            border-bottom-style: solid;
            padding: 8px 10px 20px 60px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            pointer-events: none !important
        }

        .floating-wpp .whats-multiplo a:last-child {
            border: none;
            margin-bottom: 0
        }

        .floating-wpp .whats-multiplo a:before {
            content: '';
            display: block;
            content: '\e906';
            font-family: 'icomoon';
            font-size: 35px;
            line-height: 1;
            position: absolute;
            top: 8px;
            left: 10px;
            z-index: 0;
            color: #0EC143
        }

        .floating-wpp .whats-multiplo a:hover {
            color: #000000
        }

        .floating-wpp .whats-multiplo a span {
            font-size: 13px;
            display: block
        }

        @-webkit-keyframes ping {
            0% {
                -webkit-transform: scale(.2);
                transform: scale(.2);
                opacity: .8
            }

            80% {
                -webkit-transform: scale(1.2);
                transform: scale(1.2);
                opacity: 0
            }

            100% {
                -webkit-transform: scale(2.2);
                transform: scale(2.2);
                opacity: 0
            }
        }

        @keyframes ping {
            0% {
                -webkit-transform: scale(.2);
                transform: scale(.2);
                opacity: .8
            }

            80% {
                -webkit-transform: scale(1.2);
                transform: scale(1.2);
                opacity: 0
            }

            100% {
                -webkit-transform: scale(2.2);
                transform: scale(2.2);
                opacity: 0
            }
        }

        @-webkit-keyframes slide-in-bottom {
            0% {
                -webkit-transform: translateY(1000px);
                transform: translateY(1000px);
                opacity: 0
            }

            100% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 1
            }
        }

        @keyframes slide-in-bottom {
            0% {
                -webkit-transform: translateY(1000px);
                transform: translateY(1000px);
                opacity: 0
            }

            100% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
                opacity: 1
            }
        }

        .interna-blog {
            width: 100%;
            display: flex;
            justify-content: center;
            flex-flow: row wrap;
            padding: 0 15px 50px
        }

        @media (max-width:1023px) {
            .interna-blog {
                margin-top: 0
            }
        }

        .interna-blog .full-max {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between
        }

        @media (max-width:1023px) {
            .interna-blog .full-max {
                display: block
            }
        }

        .interna-blog .full-max .titulo-interna {
            width: 100%;
            height: 121px;
            margin-bottom: 35px;
            display: flex;
            align-items: center
        }

        @media (max-width:1023px) {
            .interna-blog .full-max .titulo-interna {
                width: calc(100% + 30px);
                height: auto;
                margin: 0 0 25px -15px;
                background-color: #0FA5D8;
                padding: 15px
            }
        }

        .interna-blog .full-max .titulo-interna:before {
            content: '';
            display: block;
            background-color: #0FA5D8;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -1;
            width: 100%;
            height: 121px
        }

        @media (max-width:1023px) {
            .interna-blog .full-max .titulo-interna:before {
                display: none;
                padding-top: 70px
            }
        }

        .interna-blog .full-max .titulo-interna h1 {
            margin: 0;
            color: #FFFFFF;
            font-weight: 700;
            font-size: 35px
        }

        @media (max-width:1023px) {
            .interna-blog .full-max .titulo-interna h1 {
                font-size: 25px
            }
        }

        @media (max-width:480px) {
            .interna-blog .full-max .titulo-interna h1 {
                font-size: 20px
            }
        }

        .interna-blog .article-summary-image {
            float: left;
            margin-right: 15px
        }

        .interna-blog .article-summary-text {
            color: #333;
            float: left
        }

        .list-posts {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between
        }

        @media (max-width:1023px) {
            .list-posts {
                display: block
            }
        }

        .list-posts .blog-list {
            width: 590px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            box-shadow: 0 0 10px #CCC;
            -moz-box-shadow: 0 0 10px #CCC;
            -webkit-box-shadow: 0 0 10px #CCC;
            -ms-box-shadow: 0 0 10px #CCC;
            background-color: #FFF;
            line-height: .7;
            margin-bottom: 50px;
            overflow: hidden
        }

        .list-posts .blog-list .continua {
            font-size: 15px
        }

        @media (max-width:1279px) {
            .list-posts .blog-list {
                width: 48%
            }
        }

        @media (max-width:1023px) {
            .list-posts .blog-list {
                width: 100%
            }
        }

        @media (max-width:768px) {
            .list-posts .blog-list {
                width: 75%;
                margin: 0 auto 0;
                margin-bottom: 30px
            }
        }

        @media (max-width:480px) {
            .list-posts .blog-list {
                width: 100%
            }
        }

        .list-posts .blog-list a {
            display: flex;
            justify-content: space-between;
            position: relative;
            height: 100%
        }

        @media (max-width:768px) {
            .list-posts .blog-list a {
                flex-direction: column
            }
        }

        .list-posts .blog-list a figure {
            width: 275px;
            padding: 5px;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            align-items: flex-start
        }

        @media (max-width:1023px) {
            .list-posts .blog-list a figure {
                width: 30%
            }
        }

        @media (max-width:768px) {
            .list-posts .blog-list a figure {
                width: 100%;
                min-height: 250px;
                text-align: center;
                margin: 0 auto 0
            }
        }

        .list-posts .blog-list a figure small {
            font-size: 14px;
            padding-left: 30px;
            position: relative;
            display: flex;
            justify-content: center;
            margin: 18px
        }

        @media (max-width:480px) {
            .list-posts .blog-list a figure small {
                margin-bottom: 0
            }
        }

        .list-posts .blog-list a figure small:before {
            content: "\e932";
            width: 25px;
            height: 25px;
            display: block;
            font-family: 'icomoon' !important;
            line-height: 1;
            position: absolute;
            top: -4px;
            left: 0;
            z-index: 0
        }

        .list-posts .blog-list a figure img {
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            width: 100%;
            height: auto
        }

        @media (max-width:1023px) {
            .list-posts .blog-list a figure img {
                width: 100%;
                height: auto
            }
        }

        .list-posts .blog-list a div {
            width: 315px;
            height: 100%;
            background-color: #FFFFFF;
            position: relative;
            right: 0;
            padding: 30px;
            line-height: 1.4;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:1023px) {
            .list-posts .blog-list a div {
                width: 70%
            }
        }

        @media (max-width:768px) {
            .list-posts .blog-list a div {
                width: 100%;
                position: relative;
                padding-top: 10px
            }
        }

        .list-posts .blog-list a div h2 {
            color: #0FA5D8;
            font-size: 18px;
            font-weight: 800;
            text-transform: none;
            display: block;
            position: relative;
            margin-bottom: 5px;
            padding-bottom: 5px
        }

        @media (max-width:480px) {
            .list-posts .blog-list a div h2 {
                border-bottom-color: #0FA5D8;
                border-bottom-width: 1px;
                border-bottom-style: solid;
                margin-bottom: 0
            }
        }

        .list-posts .blog-list a div h2:after {
            content: '';
            display: block;
            width: 40px;
            height: 3px;
            background-color: #0FA5D8;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 0;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media (max-width:480px) {
            .list-posts .blog-list a div h2:after {
                display: none
            }
        }

        .list-posts .blog-list a div span {
            color: #444;
            font-size: 16px;
            margin-top: 15px;
            margin-bottom: 15px;
            display: block
        }

        .list-posts .blog-list a div span * {
            all: initial;
            color: #444;
            font-size: inherit !important;
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif
        }

        .list-posts .blog-list a div small {
            font-size: 13px;
            display: flex;
            align-items: center;
            line-height: 1.2
        }

        .list-posts .blog-list a div small i {
            font-size: 16px;
            margin-right: 7px
        }

        .list-posts .blog-list a div:after {
            display: block;
            font-family: 'icomoon';
            content: '\e940';
            -moz-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
            font-size: 50px;
            text-align: center;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            background-color: rgba(15, 165, 216, 0.4);
            border-right-color: #0FA5D8;
            border-right-width: 1px;
            border-right-style: dashed;
            width: 90px;
            height: 100%;
            position: absolute;
            top: 0;
            right: -90px;
            z-index: 0;
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0);
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        @media only screen and (max-width:768px) {
            .list-posts .blog-list a div:after {
                display: none
            }
        }

        .list-posts .blog-list a:hover figure img {
            filter: grayscale(.8)
        }

        .list-posts .blog-list a:hover div {
            right: 90px;
            overflow: visible;
            box-shadow: -10px 0 12px -16px #000000;
            -moz-box-shadow: -10px 0 12px -16px #000000;
            -webkit-box-shadow: -10px 0 12px -16px #000000;
            -ms-box-shadow: -10px 0 12px -16px #000000
        }

        @media only screen and (max-width:1023px) {
            .list-posts .blog-list a:hover div {
                right: 0px
            }
        }

        .list-posts .blog-list a:hover div h2:after {
            width: 100%
        }

        .list-posts .blog-list a:hover div:after {
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1)
        }

        .list-posts .blog-branco {
            width: 100%;
            margin-bottom: 50px
        }

        .list-posts .blog-branco h2 {
            font-size: 20px
        }

        @media (max-width:768px) {
            .list-posts .blog-branco h2 {
                font-size: 16px
            }
        }

        .blog-completa {
            float: left;
            width: 100%
        }

        .blog-completa a {
            color: #0FA5D8;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .blog-completa a:hover {
            color: #0c81a8
        }

        .blog-completa span {
            display: block
        }

        @media (max-width:1023px) {
            .blog-completa span {
                width: 45%
            }
        }

        @media (max-width:768px) {
            .blog-completa span {
                width: 100%
            }
        }

        .blog-completa ul {
            float: left;
            margin: 10px 25px;
            width: 100%
        }

        @media (max-width:1023px) {
            .blog-completa ul {
                width: auto;
                float: none
            }
        }

        .blog-completa ul li {
            list-style-type: disc
        }

        .blog-completa .titulo-interna:before {
            top: 0 !important
        }

        .blog-completa .tit-blog-interna {
            font-size: 30px
        }

        .blog-completa .data {
            margin-bottom: 25px;
            display: block;
            color: #999;
            font-size: 13px;
            font-weight: 400;
            padding-bottom: 5px;
            border-bottom-color: #ddd;
            border-bottom-width: 1px;
            border-bottom-style: solid
        }

        .blog-completa .imagem-noticia {
            float: left;
            margin: 0 40px 15px 0;
            min-width: 600px
        }

        .blog-completa .imagem-noticia img {
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            border-color: #FFFFFF;
            border-width: 1px;
            border-style: solid;
            max-width: 100%;
            width: 100%;
            height: auto
        }

        @media (max-width:1279px) {
            .blog-completa .imagem-noticia {
                min-width: auto;
                width: 45%
            }
        }

        @media (max-width:768px) {
            .blog-completa .imagem-noticia {
                width: 100%;
                margin: 0 0 15px
            }

            .blog-completa .imagem-noticia img {
                max-width: 100% !important
            }
        }

        .paginacao {
            clear: both;
            float: right;
            margin-top: 60px;
            width: 100%
        }

        .paginacao a {
            text-align: center;
            position: relative;
            height: 41px;
            line-height: 41px;
            border: 1px solid #E9E9E9;
            min-width: 46px;
            padding: 0 4px;
            margin: 0 7px;
            text-decoration: none;
            font-size: 17px;
            float: left;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            transform: translate(-3px, -3px);
            -moz-transform: translate(-3px, -3px);
            -webkit-transform: translate(-3px, -3px);
            -ms-transform: translate(-3px, -3px);
            color: #333
        }

        .paginacao a:after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -1;
            background: #fff
        }

        .paginacao a:before {
            content: '';
            width: 100%;
            height: 100%;
            background: #E9E9E9
        }

        .paginacao a:before {
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            position: absolute;
            bottom: -3px;
            right: -3px;
            z-index: -3
        }

        .paginacao a:hover {
            transform: translate(-2px, -2px);
            -moz-transform: translate(-2px, -2px);
            -webkit-transform: translate(-2px, -2px);
            -ms-transform: translate(-2px, -2px);
            color: #BBB
        }

        .paginacao a:hover:before {
            position: absolute;
            bottom: -2px;
            right: -2px;
            z-index: -3
        }

        .paginacao span {
            text-align: center;
            position: relative;
            height: 41px;
            line-height: 41px;
            border: 1px solid #E9E9E9;
            min-width: 46px;
            padding: 0 4px;
            margin: 0 7px;
            text-decoration: none;
            font-size: 17px;
            float: left;
            transform: translate(-2px, -2px);
            -moz-transform: translate(-2px, -2px);
            -webkit-transform: translate(-2px, -2px);
            -ms-transform: translate(-2px, -2px);
            cursor: default;
            color: #BBB
        }

        .paginacao span:after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -1;
            background: #fff
        }

        .paginacao span:before {
            content: '';
            width: 100%;
            height: 100%;
            background: #E9E9E9
        }

        .paginacao span:before {
            position: absolute;
            bottom: -2px;
            right: -2px;
            z-index: -3
        }

        .tabs-h02 {
            width: 100%
        }

        .tabs-h02 h2 {
            font-size: 30px;
            color: #0FA5D8;
            font-weight: 700
        }

        @media only screen and (max-width:480px) {
            .tabs-h02 h2 {
                font-size: 22px
            }
        }

        .tabs-h02 span {
            font-size: 16px;
            color: #333333;
            font-weight: normal;
            margin-bottom: 20px
        }

        .tabs-h02 .bt-tabs {
            display: flex;
            align-items: center;
            justify-content: space-between;
            min-height: 58px;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            margin-top: 15px;
            background-color: #FFFFFF;
            cursor: pointer;
            border-color: #ccc;
            border-width: 1px;
            border-style: solid;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -ms-border-radius: 5px;
            color: #6c6c6c;
            font-size: 18px;
            font-weight: 700;
            padding: 15px 50px 15px 20px;
            width: 100%;
            position: relative;
            overflow: hidden
        }

        @media only screen and (max-width:768px) {
            .tabs-h02 .bt-tabs {
                font-size: 16px
            }
        }

        .tabs-h02 .bt-tabs:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e96a';
            color: #2E2E2E;
            font-family: 'icomoon';
            font-size: 25px;
            width: 58px;
            height: 58px;
            line-height: 58px;
            position: absolute;
            top: calc(50% - 58px/2);
            right: 0;
            z-index: 0
        }

        .tabs-h02 .bt-tabs:after {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e969';
            color: #0FA5D8;
            font-family: 'icomoon';
            font-size: 25px;
            width: 58px;
            height: 58px;
            line-height: 58px;
            position: absolute;
            top: calc(50% - 58px/2);
            right: 0;
            z-index: 0
        }

        .tabs-h02 .bt-tabs:before {
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .tabs-h02 .bt-tabs:after {
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0)
        }

        .tabs-h02 .bt-tabs:first-child {
            margin: 0
        }

        .tabs-h02 .bt-tabs:hover {
            background-color: #0FA5D8;
            color: #FFFFFF;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid
        }

        .tabs-h02 .bt-tabs:hover:before {
            color: #FFFFFF
        }

        .tabs-h02 .on {
            background-color: #0FA5D8;
            color: #FFFFFF;
            border-color: #0FA5D8;
            border-width: 1px;
            border-style: solid
        }

        .tabs-h02 .on:before {
            transform: rotate(360deg);
            opacity: 0;
            -moz-opacity: 0;
            -webkit-opacity: 0;
            filter: alpha(opacity=0)
        }

        .tabs-h02 .on:after {
            transform: rotate(360deg);
            opacity: 1;
            -moz-opacity: 1;
            -webkit-opacity: 1;
            filter: alpha(opacity=1);
            color: #FFFFFF
        }

        .tabs-h02 .cnt-tabs {
            display: none;
            width: 98%;
            margin-bottom: 40px;
            padding: 30px 35px 0 10px;
            font-size: 16px;
            border-right-color: #777;
            border-right-width: 1px;
            border-right-style: dotted
        }

        @media only screen and (max-width:1023px) {
            .tabs-h02 .cnt-tabs {
                width: 95%;
                padding: 30px 35px 0 20px
            }
        }

        @media only screen and (max-width:768px) {
            .tabs-h02 .cnt-tabs {
                font-size: 15px
            }
        }

        body {
            font-family: 'Montserrat', Tahoma, Arial, Helvetica, sans-serif;
            line-height: 1.5;
            font-size: 16px;
            color: #333333
        }

        @media (max-width:1023px) {
            body {
                font-size: 14.4px
            }
        }

        h1 {
            font-size: 45px;
            color: #0FA5D8
        }

        @media (max-width:1023px) {
            h1 {
                font-size: 40.5px
            }
        }

        @media (max-width:1023px) {
            h1 {
                font-size: 35px
            }
        }

        h2 {
            font-size: 35px;
            color: #0FA5D8
        }

        @media (max-width:1023px) {
            h2 {
                font-size: 31.5px
            }
        }

        h3 {
            font-size: 25px;
            color: #FFFFFF
        }

        @media (max-width:1023px) {
            h3 {
                font-size: 22.5px
            }
        }

        h4 {
            font-size: 15px;
            color: #FFFFFF
        }

        @media (max-width:1023px) {
            h4 {
                font-size: 13.5px
            }
        }

        span.titulo1 {
            font-size: 25px;
            color: #2E2E2E;
            font-weight: 700
        }

        @media (max-width:1023px) {
            span.titulo1 {
                font-size: 22.5px
            }
        }

        span.titulo2 {
            font-size: 20px;
            color: #0FA5D8;
            font-weight: 700
        }

        @media (max-width:1023px) {
            span.titulo2 {
                font-size: 18px
            }
        }

        span.titulo3 {
            font-size: 18px;
            color: #2E2E2E
        }

        @media (max-width:1023px) {
            span.titulo3 {
                font-size: 16.2px
            }
        }

        span.titulo4 {
            display: block;
            padding: 10px;
            margin-bottom: 15px;
            background-color: #0FA5D8;
            font-size: 18px;
            color: #FFFFFF
        }

        @media (max-width:1023px) {
            span.titulo4 {
                font-size: 16.2px
            }
        }

        #mainBlock {
            float: left;
            clear: both;
            position: relative;
            width: 100%;
            z-index: 0;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        #mainBlock.margin-t {
            margin-top: -84px
        }

        @media (max-width:1023px) {
            #mainBlock.margin-t {
                margin-top: 0
            }
        }

        #mainBlock.margin-t #ancora {
            margin-top: -70px
        }

        #mainBlock #ancora {
            margin-top: -110px;
            display: block
        }

        .home {
            float: left;
            width: 100%;
            display: flex;
            justify-content: center;
            flex-flow: row wrap
        }

        .interna {
            width: 100%;
            display: flex;
            justify-content: center;
            flex-flow: row wrap;
            padding: 0 15px 60px
        }

        .cnt-interna {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            font-size: 16px
        }

        .cnt-interna h2 {
            color: #0FA5D8;
            font-size: 22px
        }

        .cnt-contato {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            padding-bottom: 40px;
            display: flex;
            justify-content: space-between
        }

        .cnt-contato [type=text],
        .cnt-contato [type=password],
        .cnt-contato [type=email],
        .cnt-contato [type=number],
        .cnt-contato [type=date],
        .cnt-contato select,
        .cnt-contato textarea {
            background-color: #FFFFFF;
            border-color: #dddddd;
            border-width: 1px;
            border-style: solid;
            color: #666
        }

        .cnt-contato ::-webkit-input-placeholder {
            color: #666
        }

        .cnt-contato ::-moz-placeholder {
            color: #666
        }

        .cnt-contato :-ms-input-placeholder {
            color: #666
        }

        .cnt-contato input:-moz-placeholder {
            color: #666
        }

        @media (max-width:1023px) {
            .cnt-contato {
                flex-wrap: wrap
            }
        }

        .cnt-contato .botao-form {
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            background-color: #0FA5D8;
            color: #FFFFFF;
            width: 140px;
            height: 50px;
            display: flex;
            align-items: center;
            position: relative;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            padding: 0
        }

        .cnt-contato .botao-form:before {
            content: "Send";
            position: absolute;
            top: calc(50% - 8px);
            left: 0;
            z-index: 0;
            line-height: 16px;
            color: #FFFFFF;
            display: block;
            font-size: 16px;
            font-weight: 700;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out;
            padding: 0 20px
        }

        .cnt-contato .botao-form:after {
            content: '\e955';
            font-family: 'icomoon';
            font-size: 35px;
            color: #0FA5D8;
            transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            display: block;
            width: 40px;
            height: 40px;
            border-radius: 100px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            -ms-border-radius: 100px;
            position: absolute;
            top: 5px;
            right: 5px;
            z-index: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #FFFFFF;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .cnt-contato .botao-form [type=submit] {
            background-color: transparent;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            text-indent: -9999px
        }

        .cnt-contato .botao-form [type=submit]:hover {
            cursor: pointer
        }

        .cnt-contato .botao-form:hover {
            cursor: pointer;
            background-color: #0c88b2;
            color: #FFFFFF;
            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
            -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
            -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
            padding-left: 70px
        }

        .cnt-contato .botao-form:hover:after {
            color: #0FA5D8;
            right: 95px
        }

        .cnt-contato .botao-form:hover:before {
            position: absolute;
            top: calc(50% - 9px);
            left: 45px;
            z-index: 0
        }

        @keyframes botao {
            0% {
                transform: scale(1) rotate(-90deg)
            }

            50% {
                transform: scale(.8) rotate(-90deg)
            }

            100% {
                transform: scale(1) rotate(-90deg)
            }
        }

        @-webkit-keyframes botao {
            0% {
                -webkit-transform: scale(1) rotate(-90deg)
            }

            50% {
                -webkit-transform: scale(.8) rotate(-90deg)
            }

            100% {
                -webkit-transform: scale(1) rotate(-90deg)
            }
        }

        @-moz-keyframes botao {
            0% {
                -moz-transform: scale(1) rotate(-90deg)
            }

            50% {
                -moz-transform: scale(.8) rotate(-90deg)
            }

            100% {
                -moz-transform: scale(1) rotate(-90deg)
            }
        }

        @-ms-keyframes botao {
            0% {
                -ms-transform: scale(1) rotate(-90deg)
            }

            50% {
                -ms-transform: scale(.8) rotate(-90deg)
            }

            100% {
                -ms-transform: scale(1) rotate(-90deg)
            }
        }

        .article-summary-image {
            float: right;
            margin-left: 25px;
            margin-top: 5px;
            position: relative
        }

        .article-summary-image span {
            position: absolute;
            bottom: 10px;
            left: 5px;
            z-index: 0;
            background-color: rgba(15, 165, 216, 0.5);
            padding: 10px;
            border-radius: 0 5px 0 0;
            -moz-border-radius: 0 5px 0 0;
            -webkit-border-radius: 0 5px 0 0;
            -ms-border-radius: 0 5px 0 0;
            color: #FFFFFF
        }

        @media (max-width:768px) {
            .article-summary-image {
                margin-left: 0;
                width: 100%;
                margin-bottom: 30px
            }
        }

        @media (max-width:1023px) {
            .article-summary-image img {
                width: 350px;
                height: auto
            }
        }

        @media (max-width:768px) {
            .article-summary-image img {
                width: 100%
            }
        }

        .blurcont {
            position: relative
        }

        .blurcont:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 9999;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.65)
        }

        .outros-servicos {
            width: 100%;
            float: left;
            padding: 60px 15px 20px;
            margin: 0 0 190px;
            background-color: #0F7CA4;
            position: relative
        }

        @media (max-width:1279px) {
            .outros-servicos {
                padding-top: 48px;
                padding-bottom: 16px
            }
        }

        @media (max-width:1023px) {
            .outros-servicos {
                padding-top: 42px;
                padding-bottom: 14px
            }
        }

        @media (max-width:768px) {
            .outros-servicos {
                padding-top: 36px;
                padding-bottom: 12px
            }
        }

        @media (max-width:480px) {
            .outros-servicos {
                padding-top: 30px;
                padding-bottom: 10px
            }
        }

        @media (max-width:1279px) {
            .outros-servicos {
                margin-top: 0;
                margin-bottom: 152px
            }
        }

        @media (max-width:1023px) {
            .outros-servicos {
                margin-top: 0;
                margin-bottom: 133px
            }
        }

        @media (max-width:768px) {
            .outros-servicos {
                margin-top: 0;
                margin-bottom: 114px
            }
        }

        @media (max-width:480px) {
            .outros-servicos {
                margin-top: 0;
                margin-bottom: 95px
            }
        }

        @media (max-width:480px) {
            .outros-servicos {
                margin-bottom: 50px
            }
        }

        .outros-servicos:before {
            content: '';
            display: block;
            width: 100%;
            background-repeat: no-repeat;
            background-position: center 0;
            background-size: 1920px;
            padding-top: 210px;
            bottom: -200px;
            left: 0;
            position: absolute;
            z-index: 1000;
            transform: rotateX(0deg);
            -moz-transform: rotateX(0deg);
            -webkit-transform: rotateX(0deg);
            -ms-transform: rotateX(0deg);
            background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='604.845px' height='66.318px' viewBox='0 0 604.845 66.318' enable-background='new 0 0 604.845 66.318' xml:space='preserve'%3E%3Cpath opacity='0.21' fill-rule='evenodd' clip-rule='evenodd' style='fill:%230F7CA4' d='M208.498,53.803 c-0.728,0.066-1.464,0.104-2.199,0.139c-14.737,0.637-29.795-4.039-43.987-10.005c-3.487-1.455-6.952-2.996-10.414-4.562 c-5.97-2.684-11.921-5.438-17.906-7.958c-9.375-3.935-18.851-7.309-28.614-8.998c-9.151-1.575-18.287-1.634-27.416-0.866 c-24.358,2.031-48.706,9.961-73.278,10.55c-0.816,0.016-1.642,0.034-2.464,0.034c-0.973,0.01-0.992,0-1.959-0.025L0.069,0.636 l604.792,0.189l-0.009,65.493c-0.964-0.109-3.563-0.164-4.528-0.306c-0.813-0.116-1.628-0.249-2.434-0.378 c-24.248-3.997-47.241-15.231-71.076-20.63c-8.929-2.029-17.985-3.239-27.268-2.948c-9.902,0.312-19.763,2.337-29.597,4.933 c-6.282,1.66-12.56,3.56-18.848,5.39c-3.648,1.068-7.296,2.111-10.956,3.069c-13.723,3.625-28.021,6.064-41.53,4.328l-0.003,0.063 c-0.964-0.11-1.918-0.236-2.882-0.378c-0.813-0.113-1.629-0.246-2.432-0.378c-24.247-3.998-47.244-15.231-71.079-20.628 c-8.927-2.032-17.984-3.242-27.268-2.951c-9.901,0.315-19.761,2.337-29.593,4.933c-6.285,1.663-12.563,3.56-18.851,5.39 c-3.648,1.068-7.296,2.11-10.954,3.071c-8.896,2.347-16.983,4.31-25.989,4.848L208.498,53.803z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' style='fill:%230F7CA4' d='M210.205,49.342c-0.721,0.12-1.452,0.211-2.183,0.293 c-14.655,1.672-30.006-1.966-44.585-6.956c-3.582-1.219-7.147-2.523-10.714-3.85c-6.143-2.277-12.27-4.621-18.423-6.731 c-9.627-3.292-19.32-6.014-29.178-7.025c-9.239-0.939-18.359-0.359-27.41,1.052C53.557,29.874,29.826,39.536,5.355,41.848 C4.542,41.923,3.72,42,2.898,42.056C1.931,42.131,0.97,42.191,0,42.232V0h210.205v0.161h190.079v0.114h204.561v34.041 c-0.971-0.041-1.931-0.101-2.901-0.176c-0.819-0.057-1.642-0.132-2.454-0.208c-24.471-2.312-48.201-11.974-72.358-15.723 c-9.05-1.411-18.17-1.994-27.411-1.052c-9.857,1.008-19.55,3.733-29.177,7.025c-6.153,2.111-12.279,4.455-18.422,6.732 c-3.566,1.33-7.132,2.63-10.714,3.85c-13.436,4.6-27.526,8.049-41.123,7.255v0.06c-0.971-0.041-1.932-0.101-2.901-0.176 c-0.819-0.057-1.642-0.132-2.454-0.208c-24.471-2.312-48.202-11.977-72.357-15.723c-9.054-1.412-18.171-1.994-27.413-1.052 c-9.854,1.008-19.547,3.729-29.175,7.025c-6.153,2.111-12.28,4.455-18.426,6.732c-3.563,1.326-7.128,2.63-10.71,3.85 c-8.711,2.98-17.185,5.567-26.131,6.739L210.205,49.342z'/%3E%3Cpath opacity='0.21' fill-rule='evenodd' clip-rule='evenodd' style='fill:%230F7CA4' d='M210.984,52.102 c-0.945,0.158-2.955,0.328-3.689,0.387c-14.699,1.15-29.928-3.005-44.343-8.477c-3.541-1.336-7.063-2.756-10.584-4.203 c-6.071-2.479-12.119-5.024-18.202-7.336c-9.52-3.61-19.119-6.657-28.938-8.005c-9.207-1.257-18.34-0.999-27.432,0.088 C53.532,27.441,29.511,36.225,4.98,37.667c-0.816,0.047-1.638,0.094-2.46,0.123c-0.974,0.044-1.559,0.076-2.53,0.082V8.468 l604.861-0.057v42.695c-0.967-0.075-2.382-0.173-3.349-0.283c-0.818-0.088-1.638-0.192-2.448-0.293 c-24.386-3.153-47.798-13.594-71.825-18.164c-9.003-1.717-18.098-2.615-27.363-2c-9.886,0.658-19.658,3.027-29.382,5.97 c-6.216,1.88-12.415,4-18.628,6.051c-3.604,1.194-7.208,2.366-10.828,3.453c-13.574,4.104-27.766,7.047-41.331,5.781l-0.002,0.06 c-0.968-0.076-1.925-0.167-2.893-0.278c-0.818-0.084-1.638-0.188-2.448-0.292c-24.386-3.153-47.798-13.59-71.825-18.161 c-9.003-1.721-18.098-2.615-27.363-2c-9.886,0.658-19.657,3.027-29.382,5.967c-6.215,1.883-12.415,4-18.628,6.051 c-3.604,1.197-7.208,2.366-10.827,3.452C227.531,49.081,210.984,52.102,210.984,52.102z'/%3E%3C/svg%3E")
        }

        @media (max-width:1279px) {
            .outros-servicos:before {
                background-size: 1300px;
                background-position: 0 0;
                padding-top: 149px !important;
                bottom: -125px
            }
        }

        @media (max-width:1023px) {
            .outros-servicos:before {
                background-size: 1150px;
                padding-top: 116px !important;
                bottom: -88px
            }
        }

        @media (max-width:768px) {
            .outros-servicos:before {
                background-size: 1000px;
                padding-top: 102px !important
            }
        }

        @media (max-width:480px) {
            .outros-servicos:before {
                background-size: 700px;
                padding-top: 70px !important;
                bottom: -45px
            }
        }

        .outros-servicos h2 {
            display: table;
            margin: 0 auto 0;
            position: relative;
            font-size: 50px;
            font-weight: 700;
            color: #FFFFFF;
            margin-bottom: 65px;
            padding-right: 80px
        }

        @media (max-width:1279px) {
            .outros-servicos h2 {
                font-size: 47.5px
            }
        }

        @media (max-width:1023px) {
            .outros-servicos h2 {
                font-size: 45px
            }
        }

        @media (max-width:768px) {
            .outros-servicos h2 {
                font-size: 35px
            }
        }

        @media (max-width:480px) {
            .outros-servicos h2 {
                font-size: 30px
            }
        }

        @media (max-width:768px) {
            .outros-servicos h2 {
                padding-right: 55px;
                margin-bottom: 40px
            }
        }

        .outros-servicos h2:before {
            content: '';
            display: block;
            width: 60px;
            height: 61px;
            background-image: url("../../images/icon-titulo.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 0;
            filter: brightness(0) invert(100%)
        }

        @media (max-width:768px) {
            .outros-servicos h2:before {
                width: 40px;
                height: 41px
            }
        }

        .outros-servicos .bloco-servicos {
            width: 100%;
            max-width: 1280px;
            margin: 0 auto 0;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap
        }

        @media (max-width:1279px) {
            .outros-servicos .bloco-servicos {
                justify-content: space-around
            }
        }

        .outros-servicos .bloco-servicos article {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 370px;
            height: 250px;
            margin-bottom: 30px;
            background-color: #FFFFFF;
            border-radius: 25px;
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            -ms-border-radius: 25px;
            box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
            -ms-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
            padding: 15px
        }

        @media (max-width:768px) {
            .outros-servicos .bloco-servicos article {
                width: 48%
            }
        }

        @media (max-width:480px) {
            .outros-servicos .bloco-servicos article {
                width: 290px
            }
        }

        .outros-servicos .bloco-servicos article h3 {
            color: #2e2e2e;
            font-weight: 700;
            font-size: 20px;
            text-align: center;
            margin-top: 5px
        }

        .about-us {
            float: left;
            width: 100%
        }

        @media (max-width:768px) {
            .about-us {
                display: flex;
                flex-direction: column;
                align-items: center
            }
        }

        .about-us .imagem-direita {
            position: relative
        }

        @media (max-width:1023px) {
            .about-us .imagem-direita {
                width: 40%
            }
        }

        @media (max-width:768px) {
            .about-us .imagem-direita {
                width: 60%
            }
        }

        @media (max-width:480px) {
            .about-us .imagem-direita {
                width: 90%
            }
        }

        .about-us .imagem-direita:before {
            content: '';
            display: block;
            width: 190px;
            height: 190px;
            position: absolute;
            bottom: 30px;
            left: calc(50% - 95px);
            z-index: 0;
            background-image: url("../../images/simbolo.png");
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 100%;
            filter: brightness(0) invert(100%);
            mix-blend-mode: overlay;
            pointer-events: none
        }

        @media (max-width:1023px) {
            .about-us .imagem-direita:before {
                width: 100px;
                height: 100px;
                left: calc(50% - 50px)
            }
        }

        .about-us .imagem-direita img {
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            -ms-border-radius: 100%;
            box-shadow: 5px 5px 0 #0FA5D8;
            -moz-box-shadow: 5px 5px 0 #0FA5D8;
            -webkit-box-shadow: 5px 5px 0 #0FA5D8;
            -ms-box-shadow: 5px 5px 0 #0FA5D8
        }

        .about-us h2,
        .about-us h3,
        .about-us h4,
        .about-us h5 {
            color: #0FA5D8
        }

        .mvv {
            width: 100%;
            float: left;
            background-color: #f5f5f5;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            border-top-color: #0FA5D8;
            border-top-width: 5px;
            border-top-style: solid;
            padding: 30px;
            margin-top: 35px
        }

        @media (max-width:768px) {
            .mvv {
                text-align: center
            }
        }

        .mvv h2 {
            display: table;
            font-weight: 700;
            color: #0FA5D8;
            font-size: 30px;
            margin-bottom: 15px
        }

        @media (max-width:768px) {
            .mvv h2 {
                margin: 0 auto 15px
            }
        }

        .general-services {
            width: 100%;
            float: left;
            display: flex;
            align-items: flex-start;
            padding: 45px 0 45px;
            border-bottom-color: #f4f4f4;
            border-bottom-width: 1px;
            border-bottom-style: solid
        }

        @media (max-width:1279px) {
            .general-services {
                padding-top: 36px;
                padding-bottom: 36px
            }
        }

        @media (max-width:1023px) {
            .general-services {
                padding-top: 31.5px;
                padding-bottom: 31.5px
            }
        }

        @media (max-width:768px) {
            .general-services {
                padding-top: 27px;
                padding-bottom: 27px
            }
        }

        @media (max-width:480px) {
            .general-services {
                padding-top: 22.5px;
                padding-bottom: 22.5px
            }
        }

        @media (max-width:1023px) {
            .general-services {
                flex-direction: column-reverse;
                align-items: center
            }
        }

        .general-services figure {
            margin-right: 40px;
            flex-shrink: 0;
            z-index: 1;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            line-height: normal
        }

        @media (max-width:1279px) {
            .general-services figure {
                width: 40%
            }
        }

        @media (max-width:1023px) {
            .general-services figure {
                width: auto;
                margin: 30px 0 0;
                align-items: center
            }
        }

        .general-services figure img {
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
            -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
        }

        @media (max-width:1279px) {
            .general-services figure img {
                width: 100%;
                height: auto
            }
        }

        .general-services figure a {
            display: flex;
            justify-content: center;
            align-items: center;
            min-width: 150px;
            border-radius: 150px;
            -moz-border-radius: 150px;
            -webkit-border-radius: 150px;
            -ms-border-radius: 150px;
            background: linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -moz-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -o-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background: -webkit-linear-gradient(to right, #0A355F, #0FA5D8, #0FA5D8, #0A355F);
            background-size: 300% 100%;
            color: #FFFFFF;
            font-weight: 700;
            text-align: center;
            font-size: 16px;
            margin-top: 25px;
            padding: 15px 20px;
            position: relative;
            transition: .3s all ease-out;
            -moz-transition: .3s all ease-out;
            -webkit-transition: .3s all ease-out;
            -ms-transition: .3s all ease-out
        }

        .general-services figure a:hover {
            cursor: pointer;
            background-position: 100% 0
        }

        @media (max-width:768px) {
            .general-services figure a {
                min-width: initial;
                font-size: 16px
            }
        }

        @media (max-width:1023px) {
            .general-services article {
                width: 100%
            }
        }

        .general-services article h2 {
            font-size: 40px;
            color: #0FA5D8;
            font-weight: 700;
            margin-bottom: 20px;
            padding-bottom: 15px;
            position: relative
        }

        @media (max-width:1279px) {
            .general-services article h2 {
                font-size: 38px
            }
        }

        @media (max-width:1023px) {
            .general-services article h2 {
                font-size: 36px
            }
        }

        @media (max-width:768px) {
            .general-services article h2 {
                font-size: 28px
            }
        }

        @media (max-width:480px) {
            .general-services article h2 {
                font-size: 24px
            }
        }

        .general-services article h2:before {
            content: '';
            display: block;
            width: 320px;
            height: 3px;
            position: absolute;
            bottom: 0;
            left: -70px;
            z-index: 0;
            background-color: #0FA5D8
        }

        @media (max-width:1023px) {
            .general-services article h2:before {
                left: 0
            }
        }

        @media (max-width:768px) {
            .general-services article h2:before {
                width: 50%
            }
        }

        .general-services article h2:nth-of-type(2) {
            font-size: 25px;
            font-weight: 600
        }

        @media (max-width:1279px) {
            .general-services article h2:nth-of-type(2) {
                font-size: 23.75px
            }
        }

        @media (max-width:1023px) {
            .general-services article h2:nth-of-type(2) {
                font-size: 22.5px
            }
        }

        @media (max-width:768px) {
            .general-services article h2:nth-of-type(2) {
                font-size: 17.5px
            }
        }

        @media (max-width:480px) {
            .general-services article h2:nth-of-type(2) {
                font-size: 15px
            }
        }

        .general-services article h2:nth-of-type(2):before {
            display: none
        }

        .general-services article ul {
            display: table;
            margin: 10px 0
        }

        .general-services article ul li {
            display: table;
            padding-left: 30px;
            position: relative
        }

        .general-services article ul li:before {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            align-items: center;
            content: '\e94b';
            color: #0FA5D8;
            font-family: 'icomoon';
            font-size: 20px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            position: absolute;
            top: calc(50% - 20px/2);
            left: 0;
            z-index: 0;
            font-weight: normal
        }

        .general-services:nth-of-type(even) {
            flex-flow: row-reverse
        }

        @media (max-width:1023px) {
            .general-services:nth-of-type(even) {
                flex-direction: column-reverse
            }
        }

        .general-services:nth-of-type(even) figure {
            margin: 0 0 0 40px;
            align-items: flex-end
        }

        @media (max-width:1023px) {
            .general-services:nth-of-type(even) figure {
                margin: 30px 0 0;
                align-items: center
            }
        }

        .general-services:nth-of-type(even) article {
            text-align: right
        }

        @media (max-width:1023px) {
            .general-services:nth-of-type(even) article {
                text-align: left;
                display: table
            }
        }

        .general-services:nth-of-type(even) article h2:before {
            left: auto;
            right: -70px
        }

        @media (max-width:1023px) {
            .general-services:nth-of-type(even) article h2:before {
                left: 0;
                right: auto
            }
        }

        .general-services:nth-of-type(even) article ul {
            display: flex;
            flex-direction: column;
            align-items: flex-end
        }

        @media (max-width:1023px) {
            .general-services:nth-of-type(even) article ul {
                align-items: flex-start
            }
        }

        .general-services:nth-of-type(even) article ul li {
            padding: 0 30px 0 0
        }

        @media (max-width:1023px) {
            .general-services:nth-of-type(even) article ul li {
                padding: 0 0 0 30px
            }
        }

        .general-services:nth-of-type(even) article ul li:before {
            left: auto;
            right: 0
        }

        @media (max-width:1023px) {
            .general-services:nth-of-type(even) article ul li:before {
                left: 0;
                right: auto
            }
        }

        .spacer {
            margin: 0 !important;
            padding: 0;
            height: initial !important;
            border: none !important;
            box-shadow: none !important;
            background-color: transparent !important
        }

        ul.cat-map {
            margin-left: 20px !important
        }

        ul.cat-map ol {
            list-style-type: decimal !important;
            margin-bottom: 20px
        }

        ul.cat-map ol li {
            list-style-type: decimal !important
        }

        ul.cat-map ul {
            list-style-type: initial !important;
            margin-bottom: 20px !important;
            margin-left: 30px !important
        }

        ul.cat-map ul li {
            list-style-type: initial !important
        }
        .form-group{
            margin: 5px;
        }
