.formulario {
}

.formulario:after {
    content: '';
    width: 100%;
    height: 1px;
    clear: both;
    display: block;
}

.formulario .form-group {
    margin-bottom: 10px;
}

.formulario label {
    margin-bottom: 4px;
}

.formulario .form-control {
    font-size: inherit;
    border: 0;
    height: auto;
    padding: 0.55rem 1rem;
}

.formulario .btn, .btn-pedido-orcamento {
    font-size: 2.2rem;
    line-height: normal;
    color: #ffffff;
    background-color: #025dd0;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
    border: 0;
    width: 100%;
    margin: 0;
    padding: 0.8rem 1rem;
    display: inline-block;
}

.formulario .btn:hover, .btn-pedido-orcamento:hover {
    color: #ffffff;
    background-color: #000000;
}

@media (max-width: 768px) {
    .formulario .btn, .btn-pedido-orcamento {
        font-size: 1.8rem;
    }
}

.formulario .form-text {
    display: inline-block;
}

/* ------ */
.formulario label small {
    text-transform: none;
    margin-top: 2%;
    display: inline-block;
    line-height: 19px
}

.formulario .box-checkbox {
    line-height: normal;
    font-size: 17px;
    margin-top: 20px;
    cursor: pointer
}

.formulario .box-checkbox input, .formulario .box-checkbox .box {
    width: 40px;
    height: 40px;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    opacity: 0;
}

.formulario .box-checkbox input {
    margin-left: 0;
    margin-right: 0
}

.formulario .box-checkbox .box {
    border: solid 1px #787878;
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    opacity: 1;
    cursor: pointer
}

.formulario .box-checkbox input[type="checkbox"]:checked + .box {
    /* background-color: #ffffff; */
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    opacity: 1
}

.formulario .box-checkbox input[type="checkbox"]:checked + .box:before {
    content: "x";
    padding: 0px;
    height: 17px;
    display: block;
    font-family: Verdana;
    text-align: center;
    color: #4c4c4c;
    font-size: 12px;
    line-height: normal;
    font-weight: 800;
}

.formulario .box-checkbox {
    line-height: normal;
    font-size: 17px;
    margin-top: 0px;
    cursor: pointer;
    cursor: auto
}

.formulario .box-checkbox input, .formulario .box-checkbox .box {
    width: 18px;
    height: 18px;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: absolute;
    z-index: 0;
    top: auto;
    left: auto;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}

.formulario .box-checkbox input {
    margin-left: 0;
    margin-right: 0
}

.formulario .box-checkbox .box {
    border: solid 1px #787878;
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    opacity: 1;
    cursor: pointer
}

.formulario .box-checkbox input[type="checkbox"]:checked + .box {
    /* background-color: #ffffff; */
    /*border: none;*/
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    opacity: 1;
}

.formulario .box-checkbox input[type="checkbox"]:checked + .box:before {
    content: "x";
    padding: 0px;
    height: 17px;
    display: block;
    /* margin-top: -5px; */
    color: #4c4c4c;
    font-size: 12px;
    line-height: normal;
    font-weight: 800;
    font-family: verdana;
    text-align: center;
}

.formulario .double-opt-in {
    display: block;
    position: relative;
    margin-bottom: 0px;
    clear: both;
    text-align: left;
    font-weight: 200 !important;
    width: 100%;
}

.formulario .double-opt-in label {
    font-size: 16px !important;
    display: block !important;
    font-weight: 400;
}

.formulario .double-opt-in .margem-10 {
    margin-bottom: 10px
}

.margem-0 {
    margin-bottom: 0px !important;
}

.margem-10 {
    margin-bottom: 10px !important;
}

.formulario .double-opt-in small span {
    display: block;
}

.formulario .double-opt-in .box {
    width: 18px;
    height: 18px;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0;
    opacity: 0;
    border: solid 1px #787878;
    float: left;
    margin-right: 0px;
    position: relative;
    z-index: 1;
    opacity: 1;
    cursor: pointer;
    margin-right: 5px;
    background: white;
}

.formulario .box-checkbox .declaracao-ler {
    top: auto;
    left: auto;
    bottom: auto;
    height: 18px;
}

.formulario .double-opt-in .box-2 {
    width: 15px;
    height: 15px;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    opacity: 0;
    border: solid 1px #787878;
    float: left;
    margin-right: 0px;
    position: relative;
    z-index: 1;
    opacity: 1;
    cursor: pointer
}

.formulario .double-opt-in input[type="checkbox"] {
}

.formulario .double-opt-in input[type="checkbox"]:checked + label {
    /* background-color: #ffffff; */
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    opacity: 1
}

.p-double-opt-in {
    float: left;
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 0px;
}

.formulario .double-opt-in a {
}

.formulario .double-opt-in a:hover {
    color: #cccccc;
}

.formulario .double-opt-in small {
    font-size: 1.1rem;
    margin-top: 1.5rem;
    margin-bottom: -1.5rem;
    width: 100%;
}

.paginas .formulario .double-opt-in .box {
    background-color: rgba(191, 233, 255, 0.30);
    border-radius: 6px;
    border: 0;
    width: 20px;
    height: 20px;
}

.paginas .produto-conteudo .card-caixa.card-formulario label {
    border: 0px;
}

/* ------ */
.form_newsletter {
    line-height: 26px;
}

@media (max-width: 768px) {
    .form_newsletter {
        text-align: left;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
}

.form_newsletter label {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0px;
}

.form_newsletter .form-group {
    margin-bottom: 5px;
}

.form_newsletter .form-control {
    background-color: transparent;
    border: solid 1px #cccccc;
    color: #ffffff;
    padding: 2px 10px;
}

.form_newsletter .double-opt-in, .form_newsletter .double-opt-in a {
    color: #cccccc;
}

.rodape .form_newsletter .double-opt-in .box {
    background-color: transparent;
    border: solid 1px #cccccc;
    margin-right: 10px;
    position: relative;
    z-index: 0;
    top: -3px;
}

.form_newsletter .btn-enviar {
    background-color: #cccccc;
    text-transform: none;
    color: #000000;
    font-size: 22px;
    text-align: right;
    -webkit-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    min-width: 94%;
    height: auto;
    margin-top: 0px;
    padding: 6px 12px 6px 12px;
    display: inline-block;
    position: relative;
    z-index: 0;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}

.formulario .file-custom {
    position: relative;
    display: block;
    top: 0;
    right: 0;
    left: 0px;
    z-index: 2;
    background-color: rgba(191, 233, 255, 0.30);
    border-radius: 6px;
    box-shadow: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 8px 12px;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
    color: #fff;
}

.formulario .container-file {
    position: relative;
    z-index: 0;
}

.formulario .file-custom .file-name {
    font-size: 1.4rem;
    line-height: 2.6rem;
    position: absolute;
    left: 0.5rem;
    right: 0;
    top: 0.5rem;
    bottom: 0;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.55);
    padding: 0.375rem 9rem 0.375rem 0.75rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.formulario .file-custom:before {
    content: 'Carregar';
    font-size: 1.2rem;
    line-height: 3.2rem;
    font-weight: 600;
    letter-spacing: -0.01rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    display: block;
    text-transform: uppercase;
    height: 100%;
    padding: 0.5rem 1rem;
    color: #ffffff;
    background-color: #025dd0;
    border: unset;
    border-radius: 0 0.25rem 0.25rem 0;
    cursor: pointer;
}

.formulario .form-control[type=file] {
    height: 100%;
    position: absolute;
    z-index: 15;
    top: 0;
    bottom: 0;
    left: 0;
    font-size: 1rem;
    opacity: 0;
    color: rgb(153,153,153);
    cursor: pointer;
}

.formulario .form-control-checkbox {
    background-color: transparent;
    line-height: 2.4rem;
    width: 100%;
    min-height: calc(1.8em + 0.75rem + 2px);
    height: auto !important;
    padding-left: 4rem !important;
    display: block;
    position: relative;
    z-index: 0;
}

.formulario .form-control-checkbox span:before {
    content: '';
    text-align: center;
    line-height: 3.75rem !important;
    width: 3.8rem;
    height: 3.8rem;
    display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    cursor: pointer;
}

.formulario .form-control, .formulario .form-control-checkbox span:before {
    background-color: #ffffff;
    color: #4f4f47;
    border-radius: 4px;
}

.formulario .form-control:hover, .formulario .form-control-checkbox input:checked + span:before {
    background-color: #ffffff;
}

.formulario .form-control-checkbox, .formulario .form-control-checkbox:hover {
    background-color: transparent;
    border: 0;
}

.formulario .form-control-checkbox input:checked + span:before {
    content: 'X';
}

.formulario .form-control-checkbox input {
    margin: auto 0;
    /* position: absolute; */
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}

.formulario .form-control-checkbox span span {
}

.formulario .form-control-checkbox span span:before {
    display: none;
}
