﻿
.area-form {
    padding: 50px 0% 0% 10%;
    height: 520px;
    overflow: hidden;
}

#hs-form-iframe-0 {
    width: 100%;
    height: 520px;
}

h1 {
    font-size: 1.4rem;
    padding: 10px 0px;
}
h2 {
    font-size: 45px;
    line-height: 50px;
    color: #3e4042;
    font-weight: 300;
}

h3 {
}

h4 {
}

h5 {
}


#falecomumconsultor  {
    padding: 10px 20px;
    margin-top: 8px;
    background: url(/img/teclado.jpg) center top no-repeat;
}

#blog-recentes {
    padding: 10px 20px;
    margin-top: 8px;
}

.titulo-form-fale-com-um-consultor {
    font-size: 45px;
    color: #374c68;
    line-height: 45px;
    font-weight: 600;
    padding: 10px;
}

    .titulo-form-fale-com-um-consultor span {
        font-weight: bold;
    }

.subtitulo-fale-com-um-consultor {
    font-size: 20px;
    color: #374c68;
    line-height: 25px;
    font-weight: normal;
}

.paddform {
    padding: 50px 0px;
}



/*==============================================*/
/*==========  @Medias em resoluções  ===========*/
/*==============================================*/
@media all and (max-width:1300px) {
}

@media all and (max-width:1200px) {
}

@media all and (max-width:1100px) {
    .area-form {
        padding: 50px 0% 0% 6%;
        height: 540px;
        overflow: hidden;
    }
}

@media all and (max-width:960px) {
    .area-form {
        padding: 50px 0% 0% 23%;
    }
}

@media all and (max-width:800px) {
    .area-form {
        padding: 50px 0% 0% 18%;
    }
}

@media all and (max-width:720px) {
    .area-form {
        padding: 50px 0% 0% 14%;
    }
}

@media all and (max-width:600px) {
    .area-form {
        padding: 50px 0% 0% 5%;
    }
}

@media all and (max-width:560px) {
    .area-form {
        padding: 50px 0% 0% 5%;
    }
}

@media all and (max-width:480px) {
    .area-form {
        padding: 50px 0% 0% 8%;
    }
}

@media all and (max-width:400px) {
    .area-form {
        padding: 50px 0% 0% 10%;
    }
}

@media all and (max-width:380px) {
}

@media all and (max-width:360px) {
}

@media all and (max-width:330px) {
}

@media all and (max-width:320px) {
}

/* PERSONALIZAÇÃO DO FORM DO ACTIVE CAMPAIGN */
/* PERSONALIZAÇÃO DO FORM DO ACTIVE CAMPAIGN */
/* PERSONALIZAÇÃO DO FORM DO ACTIVE CAMPAIGN */
#_form_23_ {
    font-size: 14px;
    line-height: 1.6;
    font-family: arial, helvetica, sans-serif;
    margin: 0;
}

    #_form_23_ * {
        outline: 0;
    }

._form_hide {
    display: none;
    visibility: hidden;
}

._form_show {
    display: block;
    visibility: visible;
}

#_form_23_._form-top {
    top: 0;
}

#_form_23_._form-bottom {
    bottom: 0;
}

#_form_23_._form-left {
    left: 0;
}

#_form_23_._form-right {
    right: 0;
}

#_form_23_ input[type="text"], #_form_23_ input[type="tel"], #_form_23_ input[type="date"], #_form_23_ textarea {
    padding: 6px;
    height: auto;
    border: #979797 1px solid;
    border-radius: 4px;
    color: #000 !important;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#_form_23_ textarea {
    resize: none;
}

#_form_23_ ._submit {
    -webkit-appearance: none;
    cursor: pointer;
    text-align: center;
    background: #00AC6E !important;
    border: 1px solid #019A63 !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
    color: #fff !important;
    border-bottom: 1.7px solid #019A63;
    padding: 15px 28px;
    font-size: 20px;
    box-shadow: 0 2px 0 0 #019A63;
}

#_form_23_ ._close-icon {
    cursor: pointer;
    background-image: url('https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png');
    background-repeat: no-repeat;
    background-size: 14.2px 14.2px;
    position: absolute;
    display: block;
    top: 11px;
    right: 9px;
    overflow: hidden;
    width: 16.2px;
    height: 16.2px;
}

    #_form_23_ ._close-icon:before {
        position: relative;
    }

#_form_23_ ._form-body {
    margin-bottom: 30px;
}

#_form_23_ ._form-image-left {
    width: 150px;
    float: left;
}

#_form_23_ ._form-content-right {
    margin-left: 164px;
}

#_form_23_ ._form-branding {
    color: #fff;
    font-size: 10px;
    clear: both;
    text-align: left;
    margin-top: 30px;
    font-weight: 100;
}

    #_form_23_ ._form-branding ._logo {
        display: block;
        width: 130px;
        height: 14px;
        margin-top: 6px;
        background-image: url('https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png');
        background-size: 130px auto;
        background-repeat: no-repeat;
    }

#_form_23_ .form-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#_form_23_ ._form-label, #_form_23_ ._form_element ._form-label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

#_form_23_._dark ._form-branding {
    color: #333;
}

    #_form_23_._dark ._form-branding ._logo {
        background-image: url('https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png');
    }

#_form_23_ ._form_element {
    position: relative;
    margin-bottom: 10px;
    font-size: 0;
    max-width: 100%;
}

    #_form_23_ ._form_element * {
        font-size: 14px;
    }

    #_form_23_ ._form_element._clear {
        clear: both;
        width: 100%;
        float: none;
    }

        #_form_23_ ._form_element._clear:after {
            clear: left;
        }

    #_form_23_ ._form_element input[type="text"], #_form_23_ ._form_element input[type="date"], #_form_23_ ._form_element select, #_form_23_ ._form_element textarea:not(.g-recaptcha-response) {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-family: inherit;
    }

#_form_23_ ._field-wrapper {
    position: relative;
}

#_form_23_ ._inline-style {
    float: left;
}

    #_form_23_ ._inline-style input[type="text"] {
        width: 150px;
    }

    #_form_23_ ._inline-style:not(._clear) + ._inline-style:not(._clear) {
        margin-left: 20px;
    }

#_form_23_ ._form_element img._form-image {
    max-width: 100%;
}

#_form_23_ ._form_element ._form-fieldset {
    border: 0;
    padding: 0.01em 0 0 0;
    margin: 0;
    min-width: 0;
}

#_form_23_ ._clear-element {
    clear: left;
}

#_form_23_ ._full_width {
    width: 100%;
}

#_form_23_ ._form_full_field {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

#_form_23_ input[type="text"]._has_error, #_form_23_ textarea._has_error {
    border: #f37c7b 1px solid;
}

#_form_23_ input[type="checkbox"]._has_error {
    outline: #f37c7b 1px solid;
}

#_form_23_ ._error {
    display: block;
    position: absolute;
    font-size: 14px;
    z-index: 10000001;
}

    #_form_23_ ._error._above {
        padding-bottom: 4px;
        bottom: 39px;
        right: 0;
    }

    #_form_23_ ._error._below {
        padding-top: 4px;
        top: 100%;
        right: 0;
    }

    #_form_23_ ._error._above ._error-arrow {
        bottom: 0;
        right: 15px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #f37c7b;
    }

    #_form_23_ ._error._below ._error-arrow {
        top: 0;
        right: 15px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #f37c7b;
    }

#_form_23_ ._error-inner {
    padding: 8px 12px;
    background-color: #f37c7b;
    font-size: 14px;
    font-family: arial, sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    #_form_23_ ._error-inner._form_error {
        margin-bottom: 5px;
        text-align: left;
    }

#_form_23_ ._button-wrapper ._error-inner._form_error {
    position: static;
}

#_form_23_ ._error-inner._no_arrow {
    margin-bottom: 10px;
}

#_form_23_ ._error-arrow {
    position: absolute;
    width: 0;
    height: 0;
}

#_form_23_ ._error-html {
    margin-bottom: 10px;
}

.pika-single {
    z-index: 10000001 !important;
}

#_form_23_ input[type="text"].datetime_date {
    width: 69%;
    display: inline;
}

#_form_23_ select.datetime_time {
    width: 29%;
    display: inline;
    height: 32px;
}

#_form_23_ input[type="date"].datetime_date {
    width: 69%;
    display: inline-flex;
}

#_form_23_ input[type="time"].datetime_time {
    width: 29%;
    display: inline-flex;
}

@media all and (min-width:320px) and (max-width:667px) {
    ::-webkit-scrollbar {
        display: none;
    }

    #_form_23_ {
        margin: 0;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

        #_form_23_ * {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            font-size: 1em;
        }

        #_form_23_ ._form-content {
            margin: 0;
            width: 100%;
        }

        #_form_23_ ._form-inner {
            display: block;
            min-width: 100%;
        }

        #_form_23_ ._form-title, #_form_23_ ._inline-style {
            margin-top: 0;
            margin-right: 0;
            margin-left: 0;
        }

        #_form_23_ ._form-title {
            font-size: 1.2em;
        }

        #_form_23_ ._form_element {
            margin: 0 0 20px;
            padding: 0;
            width: 100%;
        }

        #_form_23_ ._form-element, #_form_23_ ._inline-style, #_form_23_ input[type="text"], #_form_23_ label, #_form_23_ p, #_form_23_ textarea:not(.g-recaptcha-response) {
            float: none;
            display: block;
            width: 100%;
        }

        #_form_23_ ._row._checkbox-radio label {
            display: inline;
        }

        #_form_23_ ._row, #_form_23_ p, #_form_23_ label {
            margin-bottom: 0.7em;
            width: 100%;
        }

            #_form_23_ ._row input[type="checkbox"], #_form_23_ ._row input[type="radio"] {
                margin: 0 !important;
                vertical-align: middle !important;
            }

                #_form_23_ ._row input[type="checkbox"] + span label {
                    display: inline;
                }

            #_form_23_ ._row span label {
                margin: 0 !important;
                width: initial !important;
                vertical-align: middle !important;
            }

        #_form_23_ ._form-image {
            max-width: 100%;
            height: auto !important;
        }

        #_form_23_ input[type="text"] {
            padding-left: 10px;
            padding-right: 10px;
            font-size: 16px;
            line-height: 1.3em;
            -webkit-appearance: none;
        }

        #_form_23_ input[type="radio"], #_form_23_ input[type="checkbox"] {
            display: inline-block;
            width: 1.3em;
            height: 1.3em;
            font-size: 1em;
            margin: 0 0.3em 0 0;
            vertical-align: baseline;
        }

        #_form_23_ button[type="submit"] {
            padding: 20px;
            font-size: 1.5em;
        }

        #_form_23_ ._inline-style {
            margin: 20px 0 0 !important;
        }
}

#_form_23_ {
    position: relative;
    text-align: left;
    margin: 25px auto 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1;
    background: #fff !important;
    border: 0px solid #b0b0b0 !important;
    max-width: 500px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #000 !important;
}

    #_form_23_._inline-form, #_form_23_._inline-form ._form-content, #_form_23_._inline-form input, #_form_23_._inline-form ._submit {
        font-family: "Roboto", sans-serif;
    }

    #_form_23_ ._form-title {
        font-size: 22px;
        line-height: 22px;
        font-weight: 600;
        margin-bottom: 0;
    }

    #_form_23_:before, #_form_23_:after {
        content: " ";
        display: table;
    }

    #_form_23_:after {
        clear: both;
    }

    #_form_23_._inline-style {
        width: auto;
        display: inline-block;
    }

        #_form_23_._inline-style input[type="text"], #_form_23_._inline-style input[type="date"] {
            padding: 10px 12px;
        }

        #_form_23_._inline-style button._inline-style {
            position: relative;
            top: 27px;
        }

        #_form_23_._inline-style p {
            margin: 0;
        }

        #_form_23_._inline-style ._button-wrapper {
            position: relative;
            margin: 27px 12.5px 0 20px;
        }

    #_form_23_ ._form-thank-you {
        position: relative;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 18px;
    }

@media all and (min-width:320px) and (max-width:667px) {
    #_form_23_._inline-form._inline-style ._inline-style._button-wrapper {
        margin-top: 20px !important;
        margin-left: 0 !important;
    }
}

#_form_23_ .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}

#_form_23_ .iti input {
    width: 100%;
    height: 32px;
    border: #979797 1px solid;
    border-radius: 4px;
}

#_form_23_ .iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    border-radius: 4px;
}

    #_form_23_ .iti--separate-dial-code .iti__selected-flag:hover {
        background-color: rgba(0, 0, 0, 0.05);
    }

#_form_23_ .iti__country-list {
    border-radius: 4px;
    margin-top: 4px;
    min-width: 460px;
}

#_form_23_ .iti__country-list--dropup {
    margin-bottom: 4px;
}

#_form_23_ .phone-error-hidden {
    display: none;
}

#_form_23_ .phone-error {
    color: #e40e49;
}

#_form_23_ .phone-input-error {
    border: 1px solid #e40e49 !important;
}

#_form_23_ ._x46974969 {
    margin-top: -10px;
    text-align: center;
}

#_form_23_ ._x62521873 ._form-title {
    text-align: center;
    color: #374c68;
}

#_form_23_ select {
    padding: 6px;
    border-radius: 4px;
    border: #979797 1px solid;
}
/*
#_form_23_ ._field30 select {
    padding: 6px;
    border-radius: 4px;
    border: #979797 1px solid;
}
*/
#_form_23_ ._submit {
    width: 100%;
}


/* PERSONALIZAÇÃO DO FORM DO ACTIVE CAMPAIGN */
/* PERSONALIZAÇÃO DO FORM DO ACTIVE CAMPAIGN */
/* PERSONALIZAÇÃO DO FORM DO ACTIVE CAMPAIGN */

    #falecomumconsultor-features {
        padding-bottom: 30px;
    }

    #falecomumconsultor-features ._form_23 ._form_23._inline-form {
        max-width: unset;
        padding-bottom: 0;
    }

    #falecomumconsultor-features .container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #falecomumconsultor-features .area-visual-effects {
        /*display: none;*/
    }

        #falecomumconsultor-features .falecomumconsultor-header {
            color: #363636;
            width: 80%;
            /*padding-right: 10px;*/
        }

        #falecomumconsultor-features .titulo-form-fale-com-um-consultor {
            font-size: 40px;
            text-align: center;
        }

        #falecomumconsultor-features .falecomumconsultor-header strong {
            color: #018D5B;
        }

    #falecomumconsultor-features .falecomumconsultor-header small {
        display: block;
        padding-left: 10px;
        padding-right: 0;
        font-size: 24px;
        text-align: center;
    }

    #falecomumconsultor-features.home-page .container > div {

    }


    @media (min-width: 576px) {

    }

    @media (min-width: 908px) {
        #falecomumconsultor-features .container {
            flex-direction: row;
            align-items: normal;
            width: 90%;
        }

        #falecomumconsultor-features .falecomumconsultor-header {
            padding-right: 70px;
            background: url(../../img/woman-pointing.png) no-repeat bottom right / 300px, url(../../img/visual-effect-dotted-cube-blur.svg) no-repeat 26% 93% / 255px;
        }

        #falecomumconsultor-features .titulo-form-fale-com-um-consultor {
            text-align: left;
        }

        #falecomumconsultor-features .falecomumconsultor-header small {
            text-align: left;
        }
    }

    @media (min-width: 1110px) {
        #falecomumconsultor-features .falecomumconsultor-header {
            background-size: 430px, 300px;
        }

        #falecomumconsultor-features .falecomumconsultor-header small {
            padding-right: 300px;
        }
    }
