        @import url('https://fonts.googleapis.com/css?family=Lora:400,400i&amp;display=swap');
        @font-face {
            font-family: 'Gotham Black';
            font-style: normal;
            font-weight: normal;
            src: local('Gotham Black'), url(https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/font/Gotham\ Black\ Regular.woff) format('woff');
        }
        
        @font-face {
            font-family: 'Gotham Book';
            font-style: normal;
            font-weight: normal;
            src: local('Gotham Book'), url('https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/font/GOTHAMBOOK.woff') format('woff');
        }
        
        @font-face {
            font-family: 'Gotham Bold';
            font-style: normal;
            font-weight: normal;
            src: local('Gotham Bold'), url('https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/font/Gotham\ Bold.woff') format('woff');
        }
        
        @font-face {
            font-family: 'GothamMedium';
            src: local('GothamMedium'), url('https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/font/Gotham-Medium.otf') format('woff');
            font-display: swap;
        }
        
        @font-face {
            font-family: GothamMediumItalic;
            src: url(https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/fonts/gotham-medium-italic.ttf);
            font-display: swap;
        }
        
        html {
            overflow-x: hidden;
        }
        
        main {
            width: 100%;
        }
        
        body {
            font-family: 'Gotham Book';
            font-weight: normal;
            letter-spacing: 0.16px;
            font-size: 16px;
            line-height: 1.7;
            color: #000000;
        }
        
        h1 {
            font-family: 'Gotham Bold';
            font-weight: normal;
            color: tomato;
        }
        
        h2 {
            font-family: 'Gotham Bold';
            font-size: 40px;
            display: table;
            margin: 20px 0px;
        }
        
        @media only screen and (max-width: 768px) {
            h2 {
                font-size: 30px;
            }
        }
        
        h3 {
            font-family: 'Gotham Bold';
            font-size: 30px;
            display: table;
            margin: 20px 0px;
        }
        
        @media only screen and (max-width: 768px) {
            h3 {
                font-size: 25px;
            }
        }
        
        .destaque-amarelo {
            font-size: 40px;
            text-align: center;
            width: 100%;
            display: table;
            padding-top: 40px;
            font-family: 'Gotham Bold';
            color: #FDCB02;
        }
        
        blockquote {
            padding: 60px 0 60px 85px;
            font-family: 'Lora', serif;
            font-size: 24px;
            font-style: italic;
            color: #8B8B8B;
            position: relative;
        }
        
        @media only screen and (max-width: 768px) {
            blockquote {
                font-size: 18px;
                padding: 45px 0 45px 85px;
            }
        }
        
        blockquote:before {
            content: "";
            width: 62px;
            height: 61px;
            position: absolute;
            float: left;
            background-image: url(https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/img/aspas.png);
            left: 0px;
        }
        
        .author {
            font-size: 18px;
            font-family: 'Gotham Book';
            font-style: italic;
        }
        
        @media only screen and (max-width: 768px) {
            .author {
                font-size: 16px;
            }
        }
        
        .author:before {
            content: '';
            width: 30px;
            height: 1px;
            display: table;
            background-color: #8B8B8B;
            float: left;
            margin: 11px 10px 0px 0px;
        }
        
        .conteudo {
            padding: 80px 0px;
        }
        
        .galeria-info_titulo {
            font-size: 30px;
            text-transform: uppercase;
            font-family: 'Gotham Bold';
            color: #8B8B8B;
        }
        
        .destaque {
            background: rgb(255, 255, 255);
            background: linear-gradient(90deg, rgba(255, 255, 255, 1) 66%, rgba(253, 203, 2, 1) 66%, rgba(253, 203, 2, 1) 100%);
            height: 100vh;
        }
        
        @media only screen and (max-width: 575px) {
            .destaque {
                background-color: #FFF;
                background: #FFF;
            }
        }
        
        @media only screen and (max-width: 1024px) {
            .destaque {
                height: auto;
            }
        }
        
        .destaque .container {
            display: flex;
            height: calc(90% - 77px);
        }
        
        @media only screen and (max-width: 768px) {
            .destaque .container {
                height: auto;
            }
        }
        
        .destaque_item {
            display: flex;
            align-items: center;
        }
        
        @media only screen and (max-width: 575px) {}
        
        .destaque_img {
            display: flex;
            align-items: center;
            position: relative;
        }
        
        .destaque_img img {
            width: 100%;
            height: auto;
        }
        
        @media only screen and (max-width: 575px) {
            .destaque_img:before {
                background-color: #fdcc07;
                content: '';
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0px;
                top: 0px;
            }
            .destaque_img img {
                z-index: 1;
                padding: 40px 20px;
            }
        }
        
        .destaque_titulo {
            font-size: 40px;
            line-height: 1.7;
            display: inline;
            background-color: #000;
            color: #FFF;
            padding: 15px 0px 10px 0px;
        }
        
        @media only screen and (max-width: 1024px) {
            .destaque_titulo {
                font-size: 30px;
                line-height: 2.0;
            }
        }
        
        .premios {
            background: rgb(253, 203, 2);
            background: linear-gradient(90deg, rgba(253, 203, 2, 1) 33%, rgba(253, 203, 2, 1) 33%, rgba(83, 83, 83, 1) 33%);
            padding: 80px 0px;
        }
        
        .premios img {
            width: 100%;
            height: auto;
        }
        
        .navbar-fixed-top {
            transition-duration: .7s;
            padding: 20px 0px;
        }
        
        @media only screen and (max-width: 575px) {
            .navbar-fixed-top {
                transition-duration: .7s;
                padding: 30px 20px;
            }
        }
        
        .navbar-fixed-top.scroll-on-page {
            position: fixed;
            width: 100%;
            background-color: #000;
            z-index: 9;
            padding: 10px 0px;
        }
        
        .scroll-on-page .row {
            width: 100%;
            position: relative;
        }
        
        .logo {
            background-image: url(https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/img/agenciamestre-logo.png);
            width: 201px;
            height: 37px;
        }
        
        .scroll-on-page .logo {
            background-image: url(https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/img/logo-monocromatico.png);
        }
        
        a.down-page {
            position: absolute;
            bottom: 20px;
            -moz-animation: bounce 2s infinite;
            -webkit-animation: bounce 2s infinite;
            animation: bounce 2s infinite;
            left: calc(50% - 31px);
        }
        
        @media only screen and (max-width: 900px) {
            a.down-page {
                display: none;
            }
        }
        
        @keyframes bounce {
            0%,
            20%,
            50%,
            80%,
            100% {
                transform: translateY(0);
            }
            40% {
                transform: translateY(-10px);
            }
            60% {
                transform: translateY(-5px);
            }
        }
        
        .galeria-info {
            width: 100%;
        }
        
        .galeria-info_sticky {
            position: sticky;
            top: 0px;
            height: 100vh;
            display: flex;
            align-items: center;
            background-size: cover;
        }
        
        @media only screen and (max-width: 575px) {
            .galeria-info_sticky::before {
                content: '';
                background-color: #000000cf;
                position: absolute;
                width: 100%;
                left: 0;
                top: 0;
                height: 100%;
            }
        }
        
        .galeria-info_sticky img {
            width: 100%;
            height: 100vh;
        }
        
        .conteudo iframe {
            width: 130%;
            margin: 50px 0px 50px -15%;
            height: 530px;
        }
        
        @media only screen and (max-width: 1024px) {
            .conteudo iframe {
                width: 100%;
                margin: auto;
                height: 400px;
            }
        }
        
        @media only screen and (max-width: 640px) {
            .conteudo iframe {
                height: 288px;
            }
        }
        
        .conteudo ul {
            display: flex;
            padding: 0px;
            flex-wrap: wrap;
            list-style: none;
            font-size: 18px;
        }
        
        @media only screen and (max-width: 767px) {
            .conteudo ul {
                display: block;
                margin-left: 9%;
            }
        }
        
        .conteudo ul li {
            padding: 0px 40px 15px 14px;
            position: relative;
            color: #8B8B8B;
        }
        
        .conteudo ul li:before {
            content: '';
            position: absolute;
            width: 4px;
            height: 25px;
            background-color: #FDCB02;
            left: 0px;
        }
        
        .passoapasso_titulo h2 {
            font-family: 'Gotham Bold';
            font-size: 30px;
            display: table;
            margin: auto;
            text-transform: uppercase;
        }
        
        @media only screen and (max-width: 767px) {
            .passoapasso_titulo h2 {
                font-size: 20px;
            }
        }
        
        span.passoapasso_contador {
            font-size: 25px;
            line-height: 32px;
            display: table;
            float: left;
            margin-right: 15px;
            position: relative;
        }
        
        .passoapasso_texto {
            float: right;
            width: calc(100% - 43px);
        }
        
        @media only screen and (max-width: 575px) {
            .passoapasso_texto {
                color: #FFF;
            }
        }
        
        span.passoapasso_contador:before {
            content: '';
            position: absolute;
            background-color: #fdca00;
            width: 40px;
            height: 40px;
            z-index: -9;
            left: -11px;
            top: -6px;
            border-radius: 100%;
        }
        
        .passoapasso_lista {
            width: 100%;
            list-style: none;
            padding: 0px;
            margin-top: 20px;
        }
        
        .passoapasso_lista_item {
            margin: 0px 21px;
            display: flex;
            align-items: center;
            padding: 20px 0px;
        }
        
        li.passoapasso_lista_item span {
            padding-left: 24px;
            color: #8B8B8B;
        }
        
        @media only screen and (max-width: 575px) {
            li.passoapasso_lista_item span {
                color: #FFF;
            }
        }
        
        .metodo {
            background-color: #FDCB02;
            padding: 70px 0px;
            text-align: center;
        }
        
        .metodo h2 {
            text-transform: uppercase;
            color: #FFF;
        }
        
        .metodo_lista {
            display: flex;
            list-style: none;
            padding: 40px 0px;
        }
        
        @media only screen and (max-width: 767px) {
            .metodo_lista {
                display: table;
            }
        }
        
        .metodo_lista li {
            flex: 1 1 33%;
            background-color: #FFDD55;
            margin: 0px 25px;
            padding: 20px;
            text-align: center;
            align-items: center;
            display: flex;
            position: relative;
            border-radius: 5px;
        }
        
        @media only screen and (max-width: 767px) {
            .metodo_lista li {
                margin: 0px 0px 60px;
                display: flex;
                justify-content: center;
            }
        }
        
        .metodo_lista li:after {
            content: '+';
            position: absolute;
            right: -45px;
            font-size: 62px;
        }
        
        @media only screen and (max-width: 767px) {
            .metodo_lista li:after {
                content: '+';
                position: absolute;
                font-size: 62px;
                bottom: -85px;
                right: auto;
                left: calc(50% - 20px);
            }
        }
        
        .metodo_lista li:first-child {
            margin-left: 0px;
        }
        
        .metodo_lista li:last-child {
            margin-right: 0px;
        }
        
        @media only screen and (max-width: 767px) {
            .metodo_lista li:first-child {
                margin: 0px 0px 60px;
            }
            .metodo_lista li:last-child {
                margin: auto;
            }
        }
        
        .metodo_lista li:last-child:after {
            display: none;
        }
        
        .cta-titulo {
            display: flex;
            align-items: center;
        }
        
        @media only screen and (max-width: 767px) {
            .cta-titulo {
                flex: 0 0 100%;
                max-width: 100%;
                text-align: center;
            }
            .cta-imagem {
                display: flex;
                flex: 0 0 100%;
                max-width: 100%;
                justify-content: center;
                margin-top: 10px;
            }
        }
        
        .cta-imagem img {
            max-width: 380px;
            height: auto;
        }
        
        @media only screen and (max-width: 500px) {
            .cta-imagem img {
                max-width: 100%;
            }
        }
        
        .passos {
            padding: 110px 0px 90px 0px;
            position: relative;
        }
        
        @media only screen and (max-width: 768px) {
            .passos {
                padding: 60px 0px 30px 0px;
            }
        }
        
        .passos:after {
            content: '';
            position: absolute;
            bottom: 0;
            background-color: #959595;
            width: 60%;
            height: 1px;
            opacity: 0.2;
        }
        
        .passos:last-child:after {
            display: none;
        }
        
        .formularioespecial {
            margin-bottom: 70px;
            position: relative;
            margin-top: -50px;
        }
        
        .formularioespecial_item {
            background-color: #FDCB02;
            padding: 50px;
        }
        
        .formularioespecial .gform_wrapper {
            width: 100%;
        }
        
        .formularioespecial ul.gform_fields {
            padding: 0px;
            list-style: none;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -15px;
            margin-left: -15px;
        }
        
        .formularioespecial li input {
            width: 100%;
            height: 60px;
            border-radius: 6px;
            border: none;
            padding-left: 14px;
            margin-bottom: 15px;
        }
        
        .formularioespecial li input::placeholder {
            font-size: 14px;
            color: #8B8B8B;
        }
        
        textarea.form-control::placeholder {
            font-size: 14px;
            color: #8B8B8B;
        }
        
        .formularioespecial input.gform_button.button {
            background-color: #05CDFB;
            color: #FFF;
            border: none;
            font-size: 18px;
            font-family: 'Gotham Bold';
            padding: 20px 60px 20px 60px;
            border-radius: 37px;
            text-transform: uppercase;
        }
        
        .formularioespecial .gform_footer.top_label {
            position: absolute;
            bottom: -35px;
            left: calc(50% - 175px);
        }
        
        .formularioespecial textarea.form-control {
            border: none;
            border-radius: 6px;
        }
        
        .galeria-info_grafico {
            z-index: -99999999;
        }
        
        @media only screen and (max-width: 575px) {
            .galeria-info_grafico {
                z-index: 1;
                margin-top: -100vh;
            }
        }
        
        .cd-section {
            min-height: 100%;
            position: relative;
            padding: 2em 0;
        }
        
        .cd-section:nth-of-type(odd) {
            background-color: #3e3947;
        }
        
        .cd-section:nth-of-type(odd) p {
            color: #898099;
        }
        
        .cd-section:nth-of-type(even) {
            background-color: #745360;
        }
        
        .cd-section:nth-of-type(even) p {
            color: #bda3ad;
        }
        
        .cd-section h1,
        .cd-section p {
            position: absolute;
            left: 50%;
            top: 50%;
            bottom: auto;
            right: auto;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            width: 90%;
            max-width: 768px;
            text-align: center;
        }
        
        .cd-section h1 {
            color: white;
            font-weight: 300;
            text-transform: uppercase;
            font-size: 20px;
            font-size: 1.25rem;
        }
        
        .cd-section p {
            line-height: 1.6;
        }
        
        @media only screen and (min-width: 768px) {
            .cd-section h1 {
                font-size: 30px;
                font-size: 1.875rem;
            }
            .cd-section p {
                font-size: 20px;
                font-size: 1.25rem;
                line-height: 2;
            }
        }
        
        .cd-scroll-down {
            position: absolute;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            bottom: 20px;
            width: 38px;
            height: 44px;
            background: url("https://www.agenciamestre.com/wp-content/themes/bootstrap/pagina-especial/img/cd-arrow-bottom.svg") no-repeat center center;
        }
        /* No Touch devices */
        
        .cd-nav-trigger {
            display: none;
        }
        
        .no-touch #cd-vertical-nav a:hover .cd-dot {
            background-color: #fdd94f !important;
        }
        
        nav#cd-vertical-nav ul {
            list-style: none;
        }
        
        .no-touch #cd-vertical-nav {
            position: absolute;
            right: -90%;
            top: 50%;
            bottom: auto;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 99;
        }
        
        .no-touch #cd-vertical-nav li {
            text-align: right;
        }
        
        .no-touch #cd-vertical-nav a {
            display: inline-block;
            /* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }
        
        .no-touch #cd-vertical-nav a:after {
            content: "";
            display: table;
            clear: both;
        }
        
        .no-touch #cd-vertical-nav a span {
            float: right;
            display: inline-block;
            -webkit-transform: scale(0.6);
            -moz-transform: scale(0.6);
            -ms-transform: scale(0.6);
            -o-transform: scale(0.6);
            transform: scale(0.6);
        }
        
        .no-touch #cd-vertical-nav a:hover span {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            ba
        }
        
        .no-touch #cd-vertical-nav a:hover .cd-label {
            opacity: 1;
        }
        
        .no-touch #cd-vertical-nav a.is-selected .cd-dot {
            background-color: white;
        }
        
        .no-touch #cd-vertical-nav .cd-dot {
            position: relative;
            /* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
            top: 8px;
            height: 15px;
            width: 15px;
            border-radius: 50%;
            background-color: #fdd94f;
            -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
            -moz-transition: -moz-transform 0.2s, background-color 0.5s;
            transition: transform 0.2s, background-color 0.5s;
            -webkit-transform-origin: 50% 50%;
            -moz-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
        }
        
        .no-touch #cd-vertical-nav .cd-label {
            position: relative;
            margin-right: 10px;
            padding: .4em .5em;
            color: black;
            font-size: 14px;
            font-size: 0.875rem;
            -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
            -moz-transition: -moz-transform 0.2s, opacity 0.2s;
            transition: transform 0.2s, opacity 0.2s;
            opacity: 0;
            -webkit-transform-origin: 100% 50%;
            -moz-transform-origin: 100% 50%;
            -ms-transform-origin: 100% 50%;
            -o-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
        }
        /* Touch devices */
        
        .touch .cd-nav-trigger {
            display: block;
            z-index: 2;
            position: fixed;
            bottom: 30px;
            right: 5%;
            height: 44px;
            width: 44px;
            border-radius: 0.25em;
            background: rgba(255, 255, 255, 0.9);
        }
        
        .touch .cd-nav-trigger span {
            position: absolute;
            height: 4px;
            width: 4px;
            background-color: #3e3947;
            border-radius: 50%;
            left: 50%;
            top: 50%;
            bottom: auto;
            right: auto;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }
        
        .touch .cd-nav-trigger span::before,
        .touch .cd-nav-trigger span::after {
            content: '';
            height: 100%;
            width: 100%;
            position: absolute;
            left: 0;
            background-color: inherit;
            border-radius: inherit;
        }
        
        .touch .cd-nav-trigger span::before {
            top: -9px;
        }
        
        .touch .cd-nav-trigger span::after {
            bottom: -9px;
        }
        
        .touch #cd-vertical-nav {
            position: fixed;
            z-index: 1;
            right: 5%;
            bottom: 30px;
            width: 90%;
            max-width: 400px;
            max-height: 90%;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
            -webkit-transform-origin: right bottom;
            -moz-transform-origin: right bottom;
            -ms-transform-origin: right bottom;
            -o-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
            -webkit-transition-property: -webkit-transform;
            -moz-transition-property: -moz-transform;
            transition-property: transform;
            -webkit-transition-duration: 0.2s;
            -moz-transition-duration: 0.2s;
            transition-duration: 0.2s;
            border-radius: 0.25em;
            background-color: rgba(255, 255, 255, 0.9);
        }
        
        .touch #cd-vertical-nav a {
            display: block;
            padding: 1em;
            border-bottom: 1px solid rgba(62, 57, 71, 0.1);
        }
        
        .touch #cd-vertical-nav a span:first-child {
            display: none;
        }
        
        .touch #cd-vertical-nav a.is-selected span:last-child {
            color: #d88683;
        }
        
        .touch #cd-vertical-nav.open {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }
        
        .touch #cd-vertical-nav.open+.cd-nav-trigger {
            background-color: transparent;
        }
        
        .touch #cd-vertical-nav.open+.cd-nav-trigger span {
            background-color: rgba(62, 57, 71, 0);
        }
        
        .touch #cd-vertical-nav.open+.cd-nav-trigger span::before,
        .touch #cd-vertical-nav.open+.cd-nav-trigger span::after {
            background-color: #3e3947;
            height: 3px;
            width: 20px;
            border-radius: 0;
            left: -8px;
        }
        
        .touch #cd-vertical-nav.open+.cd-nav-trigger span::before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 1px;
        }
        
        .touch #cd-vertical-nav.open+.cd-nav-trigger span::after {
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
            bottom: 0;
        }
        
        .touch #cd-vertical-nav li:last-child a {
            border-bottom: none;
        }
        
        @media only screen and (min-width: 768px) {
            .touch .cd-nav-trigger,
            .touch #cd-vertical-nav {
                bottom: 40px;
            }
        }
        
        .destaque_conteudo {
            margin: 20px 0px;
        }
        
        div#rd-row-k1ujc7x0 {
            display: none !important;
        }
        
        #rd-form-joq3m2m5i .bricks-form__input {
            height: 46px !important;
            border-radius: 6px !important;
            border: none !important;
            color: #000 !important;
        }
        
        button#rd-button-joq3m2m5a {
            background-color: #05CDFB;
            color: #FFF;
            border: none;
            font-size: 18px;
            font-family: auto;
            padding: 20px 60px 20px 60px;
            border-radius: 37px;
            text-transform: uppercase;
        }
        
        #rd-form-joq3m2m5i .bricks-form__label {
            color: #000 !important;
        }
        
        div#s2id_autogen1 {
            height: 46px;
            display: flex !important;
            border-bottom-left-radius: 0px !important;
            align-items: center !important;
        }
        
        span#select2-chosen-2 {
            margin-top: 8px;
        }
        
        #rd-form-joq3m2m5i .bricks-form__submit {}
        
        #rd-form-joq3m2m5i {
            margin-bottom: 0px !important;
        }
        
        textarea#rd-text_area_field-k9vla7gb {
            min-height: 280px;
        }
        
        .navbar-fixed-top .cta-servicoes_botao {
            display: none;
        }
        
        nav.navbar.navbar-default.navbar-fixed-top.scroll-on-page .cta-servicoes_botao {
            display: table;
        }
        
        .cta-servicoes_botao {
            background-color: #fdcb00;
            position: absolute;
            right: 0px;
            border-radius: 6px;
            font-family: 'Gotham Bold';
            border-radius: 37px;
            padding: 0px 5px;
        }
        
        .cta-servicoes_botao1 {
            background-color: #fdcb00;
            display: table;
            border-radius: 6px;
            font-family: 'Gotham Bold';
            border-radius: 37px;
            padding: 0px 5px;
        }
        
        textarea#rd-text_area_field-k46cDOli-Zo069gPmdxiaw {
            line-height: 46px !important;
        }
        
        @media only screen and (max-width: 618px) {
            .scroll-on-page .logo {
                display: none;
            }
            .cta-servicoes_botao {
                position: relative;
                margin: auto;
            }
            .scroll-on-page .container {
                padding: 0px !important;
                margin: 0px;
                width: 100%;
            }
            .cta-servicoes_botao1 {
                margin: auto;
            }
            button#rd-button-joq3m2m5a {
                padding: 10px !important;
                font-size: 15px !important;
            }
            .bricks-form__field {
                width: 100% !important;
            }
            .scroll-on-page .row {
                margin: auto;
            }
        }
        
        textarea#rd-text_area_field-k46cDOli-Zo069gPmdxiaw {
            min-height: 180px;
        }