/*--------------------------------------------------------------
### Contato
--------------------------------------------------------------*/
#page-capa-header.page-contato h1{
    font-size: 40px;
}
#page-capa-header.page-contato .bloco-infos{
    text-align: center;
}
#page-capa-header.page-contato .bloco-infos p{
    font-size: 18px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 300;
    margin-bottom: 20px;
}
#page-capa-header.page-contato .bloco-infos a{
    display: block;
    width: 100%;
    height: 50px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 5px;
}
#page-capa-header.page-contato .bloco-infos a:before{
    display: inline-block;
    content: ' ';
    width: 25px;
    height: 25px;
    background: url("../../../../images/sprites.png") no-repeat;
    background-position: -25px -25px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}
#page-capa-header.page-contato .bloco-infos a.call-phone:before{
    background-position: -50px -90px;
}
#page-capa-header.page-contato a.btn-padrao{
    width: 100%;
    padding: 8px 0 !important;
}

#page-contato{
    padding: 60px 15px;
    position: relative;
    overflow: hidden;
}
#page-contato:before{
    display: block;
    content: ' ';
    width: 800px;
    height: 350px;
    background: url("../../../../images/logo-wk.png") no-repeat;
    position: absolute;
    z-index: 0;
    top: -60px;
    left: -80%;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}

#page-contato #inputAssunto{
    display: none !important;
}

.bloco-infos-mobile{
    padding: 0 0 30px 0;
}
.bloco-infos-mobile h2{
    font-size: 32px;
    text-align: center;
}
.bloco-infos-mobile a.call-phone,
.bloco-infos-mobile a.call-whatsapp{
    display: block;
    width: 100%;
    height: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 500;
    padding-top: 13px;
}
.bloco-infos-mobile a.call-phone:before,
.bloco-infos-mobile a.call-whatsapp:before{
    display: inline-block;
    content: ' ';
    width: 25px;
    height: 25px;
    background: url("../../../../images/sprites.png") no-repeat;
    background-position: -25px -25px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.bloco-infos-mobile a.call-phone:before{
    background-position: -50px -90px;
}
.bloco-infos-mobile a.btn-padrao{
    padding: 8px 20px !important;
    margin-top: 20px;
    background: #f2f2f2;
}


#bloco-assuntos {
    margin: 0 -2px;
}
#bloco-assuntos ul.lista-assuntos {
    margin: 0 !important;
    padding: 0px !important;
    background: #fff;
    border: #e6e6e6 solid 1px;
    z-index: 9;
    position: relative;
    list-style: none;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.02);
    -moz-box-shadow:    0px 1px 2px 0px rgba(0, 0, 0, 0.02);
    box-shadow:         0px 1px 2px 0px rgba(0, 0, 0, 0.02);
}
#bloco-assuntos ul.lista-assuntos li{
    display: none;
    width: 100%;
    margin: 0px !important;
    padding: 0 !important;
    background: #fff;
}
#bloco-assuntos ul.lista-assuntos li.label{
    display: block;
    position: relative;
    cursor: pointer;
}
#bloco-assuntos ul.lista-assuntos li.label i{
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    color: #808080;
    font-style: normal !important;
    position: absolute;
    top: 20px;
    right: 20px;
}
#bloco-assuntos ul.lista-assuntos li.label,
#bloco-assuntos ul.lista-assuntos li a{
    display: block;
    height: 60px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #808080;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: #e6e6e6 solid 1px;
    padding: 19px 0 0 15px !important;
}
#bloco-assuntos ul.lista-assuntos li a{
    border-left: #e6e6e6 solid 1px;
    border-right: #e6e6e6 solid 1px;
}
#bloco-assuntos ul.lista-assuntos li a.active,
#bloco-assuntos ul.lista-assuntos li a:hover{
    text-decoration: none;
}

#bloco-contato{
    margin: 0 5px;
    position: relative;
}
#bloco-contato .title-form{
    display: none;
}

#bloco-contato input,
#bloco-contato select{
    border: #e0e0e0 solid 1px;
}
#bloco-contato textarea{
    border: #e0e0e0 solid 1px !important;
    margin-top: 40px!important;
}

#bloco-contato .select-wrapper{
    position: relative;
}
#bloco-contato .select-wrapper:after {
    top: 25px;
    right: 25px;
}
#bloco-contato select{
    width: 100%;
    height: 60px !important;
    font-size: 16px !important;
    color: #999999 !important;
    font-weight: 400 !important;
    padding-left: 15px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
#bloco-contato .form-group{
    margin: 0px !important;
    padding: 0px;
}
#bloco-contato [data-id="bloco-posvendas"] .form-group.col-lg-6{
    margin-bottom: -20px !important;
}
#bloco-contato [data-id="bloco-posvendas"] .form-group.col-lg-6:last-of-type{
    margin-bottom: 0px !important;
}
#bloco-contato .form-row.bloco-clear{
    position: relative;
    top: -20px;
}

#bloco-contato [data-class="wpcf7cf_group"].ativo{
    display: block !important;
    height: 100% !important;
}

.inputFile{
    display: block;
    width: 100%;
    height: 60px;
    border-radius: 3px;
    border: #e0e0e0 solid 1px;
    overflow: hidden;
    position: relative;
}
.inputFile input[type="file"] {
    opacity: 0;
    position: relative;
    z-index: 1;
}
.inputFile span{
    display: block;
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #999999;
    font-weight: 400;
    position: absolute;
    z-index: 1;
}
.inputFile span.label{
    z-index: 0;
    padding: 18px 0 0 40px;
}
.inputFile span.label:before{
    display: inline-block;
    width: 25px;
    height: 25px;
    content: '\f574';
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    color: #808080;
    font-weight: bold;
    position: absolute;
    top: 18px;
    left: 15px;
}

.bloco-address{
    text-align: center;
    padding: 30px;
    background: rgba(255,255,255,0.85);
}
.bloco-address h2{
    line-height: 44px;
}
.bloco-address h2:after{
    display: block;
    content: ' ';
    width: 40px;
    height: 1px;
    background: #ebe5e1;
    margin: 30px auto;
}
.bloco-address address{
    font-size: 24px;
    line-height: 32px;
    color: #333333;
    font-weight: 300;
}
.bloco-address a.btn-mapa{
    position: relative;
    display: block;
    height: 60px;
    width: 100%;
    font-size: 15px;
    color: #808080;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0px;
    border: #f2f2f2 solid 1px;
    background: #f2f2f2;
    padding: 18px 15px;
    margin: 15px 0;
}

@media (min-width: 992px) {
    /** CONTATO **/
    #page-capa-header.page-contato h1{
        font-size: 50px;
    }
    #page-capa-header.page-contato .bloco-infos{
        margin-top: 25px;
    }
    #page-capa-header.page-contato .bloco-infos a{
        height: 20px;
        padding-top: 0px;
    }
    #page-capa-header.page-contato a.btn-padrao{
        width: 410px;
        margin-top: 20px;
    }
    #page-contato:before{
        top: -7px;
        left: 8%;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    #bloco-assuntos{
        margin: 10px 0 0 0;
        position: relative;
        z-index: 2;
    }
    #bloco-assuntos ul.lista-assuntos{
        border: none;
        background: transparent;
        box-shadow: none !important;
    }
    #bloco-assuntos ul.lista-assuntos li.label{
        display: none;
    }
    #bloco-assuntos ul.lista-assuntos li{
        display: block;
        background: transparent;
    }
    #bloco-assuntos ul.lista-assuntos li a{
        display: block;
        height: 70px;
        background: transparent;
        border: rgba(0,0,0,0) solid 1px;
        padding: 25px 0 0 55px !important;
        position: relative;
        -webkit-transition: 0.5s all ease;
        -moz-transition: 0.5s all ease;
        -ms-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }
    #bloco-assuntos ul.lista-assuntos li a:before{
        display: inline-block;
        content: ' ';
        width: 25px;
        height: 25px;
        background: url("../../../../images/sprites.png") no-repeat;
        background-position: -75px -25px;
        position: absolute;
        top: 24px;
        left: 20px;
    }
    #bloco-assuntos ul.lista-assuntos li a:hover{
        color: #000;
    }
    #bloco-assuntos ul.lista-assuntos li.ativo a{
        color: #000;
        border-top: #e6e6e6 solid 1px;
        border-left: #e6e6e6 solid 1px;
        border-bottom: #e6e6e6 solid 1px;
        border-right: #fff solid 1px;
    }
    #bloco-contato{
        border: #e6e6e6 solid 1px;
        padding: 50px 100px;
        margin: 40px 0 0 -1px;
        position: relative;
        z-index: 1;
    }
    #bloco-contato .title-form{
        display: block;
        font-size: 36px;
        letter-spacing: 2px;
        color: #000;
        font-weight: 200;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
    #bloco-contato .form-row{
        width: 100%;
    }
    #bloco-contato .form-group{
        padding-left: 5px;
        padding-right: 5px;
    }
    #bloco-contato #inputInteresse{
        margin-top: 0px !important;
    }
    .contato-mapa{
        height: 500px;
        position: relative;
        overflow: hidden;
    }
    .bloco-address{
        width: 400px;
        height: 500px;
        position: absolute;
        z-index: 2;
        left: 15%;
        padding-top: 90px;
    }
    #mapa-contato.axgmap{
        height: 500px;
        position: relative;
        z-index: 1;
    }
    /** CONTATO **/
}