/* Footer */
footer {
    width: 100%;
    float: left;
    background: rgba(55, 52, 53, 0.8);
    color: #FFF;
    font-size: 14px;
}
.form_detalhes{
    width: 100%;
    float: left;
    background-size: cover;
    background-position: center;
    position: relative;
}
.wrap_aviso_politica_privacidade{
    display: block;
    position: fixed;
    bottom: 0px;
    background: #dff0d8;
    padding: 15px;
    width: 100%;
    z-index: 2;
    padding-right: 200px;
}
.form_detalhes:before{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, 0.73);
}
.modal-body{
    position: relative;
    padding: 15px;
    height: 100px;
}

.modal{
    min-width: 600px;
}
h4{
    color: #fff;
}
.form_footer{
    width: 700px;
    margin: 0 auto;
}
.subtitulo_section_footer{
    color: #fff !important;
}
.form_footer .form-group{
    height: auto;
    color: #fff;
}
.color-red{
    color: red;
}

.form_footer input{
    background: #FFF;
    border: none;
    border-radius: 0 !important;
}

.form_footer button{
    width: 100%;
    float: left;
    background: #f82030;
    border: 0px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 10px;
    color: #fff;
    padding: 15px;
    font-weight: bold;
    transition: 0.5s all;
}
.form_footer button:hover{
    color: #000;
    background: #ffffcc;
    transition: 0.5s all;
}

a {
    color: #fff;
}
a:hover{
    color: red;
}
.redes-sociais{
    display: block;
    float: initial;
    margin: 0 auto;
    width: fit-content;
}
.redes-sociais ul{
    list-style: none;
}
.redes-sociais ul li{
    display: block;
    float: left;
}
.redes-sociais ul li:hover{

}
.redes-sociais ul li a:hover{
    transition: 0.5s all;
    background: #333;
    color: #fff;
}
.redes-sociais ul li a{
    display: block;
    float: left;
    background: #fff;
    padding: 15px 20px;
    border-radius: 100%;
    font-size: 16px;
    margin: 0px 10px 30px 0px;
    color: #333;
}
.link_contrata{
    color: #fff;
    text-decoration: underline;
}
.link_contrata:hover {
    color: red;
}
.botao_whatsapp{
    background: #40df5e;
    color: #FFF;
    font-weight: bold;
    width: auto;
    display: inline-block;
    padding: 10px 25px;
    z-index: 5;
    position: fixed;
    float: right;
    bottom: 15px;
    right: 15px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #00ab20;
}
.botao_whatsapp:hover{
    background: #00ab20;
    color: #FFF;
}
.botao_whatsapp i{
    font-size: 42px;
    display: inline-block;
    margin-right: 10px;
}
.botao_whatsapp span{
    display: inline-block;
    line-height: 20px;
}

.botao_whatsapp_modal{
    background: #40df5e;
    color: #FFF;
    font-weight: bold;
    display: block;
    padding: 10px 6px;
    float: left;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    width:100%;
    border: 1px solid #00ab20;
}
.botao_whatsapp_modal:hover{
    background: #00ab20;
    color: #FFF;
}
.botao_whatsapp_modal i{
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
}
.botao_whatsapp_modal span{
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
}


.contatos_footer {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.contatos_footer li {
    width: 100%;
    display: block;
    float: left;
    padding: 0px 25px 15px 0px;
    font-size: 14px;
}

.contatos_footer li a {
    color: #FFF;
}

.contatos_footer li i {
    font-size: 16px;
    margin-right: 5px;
}
.email {
    padding-top: 6px;
    display: block;
}

.social_footer {
    padding: 0px;
    margin: 5px 0px 0px 0px;
    list-style: none;
    float: left;
}

.social_footer li {
    float: left;
    display: inline-block;
    padding: 0px 10px;
}

.social_footer li:first-child {padding-left: 0;}

.social_footer li a {
    width: 40px;
    height: 40px;
    background: #052460;
    color: #fff;
    font-size: 26px;
    padding: 2px 0px;
    border-radius: 100%;
    float: left;
    text-align: center;
}

.social_footer li a:hover {
    color: #000;
    transition: 0.5s all;
    text-decoration: none;
}

.copyright {
    width: 100%;
    float: left;
    background: #171717;
    color: #FFF;
    text-align: center;
    padding: 20px 0px;
    line-height: 30px;
}

.endereco_footer{
    text-align: center;
    font-size: 16px;
    list-style: none;
}
/* End Footer */

/* Menu informaçoes footer */

.wrap_section_menu_info{
    padding: 40px 0px 40px;
    position: relative;
}

.wrap_section_menu_info2{
    padding: 40px 0px 40px;
    position: relative;
}
.info-menu_footer {
    list-style: none;
    padding-left: 0px;
}
.info-menu_footer li{
    display: grid;
}
.horario_footer{
    list-style: none;
    padding-left: 0px;
}

.titulo_section_info {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #fff;
}
.titulo_subl_esquerda_branco_menu:after {
    content: '';
    display: block;
    margin-top: 10px;
    width: 40px;
    height: 4px;
    background: #FFF;
    position: absolute;
    left: 15px;
}

.menu_filho{
    font-size: 14px;
    color: #fff;
    display: block;
    padding-bottom: 6px;
}

/* End Menu informaçoes footer */

/* Celulares até 240px */
@media screen and (max-width: 240px) {

    /* Footer */
    .titulo_section_info {
        text-align: center;
        margin-bottom: 20px;
    }
    .titulo_subl_esquerda_branco_menu:after {
        display: none;
    }
    .info-menu_footer li {
        text-align: center;
    }
    .info-menu_footer li a{
        padding: 0px 0px 10px 0px;
    }
    .horario_footer {
        text-align: center;
    }
    .contatos_footer {
        text-align: center;
    }
    .social_footer {
        display: block;
        width: 110px;
        float: initial;
        margin: 0 auto;
    }
    .form_footer {
        width: 100%;
        margin: 0 auto;
    }
    /* End Footer */

}

/* End Celulares até 240px */

/* Celulares até 480px */
@media screen and (max-width: 480px) {
    .form_footer {
        width: 100%;
        margin: 0 auto;
    }
    .wrap_aviso_politica_privacidade {
        padding-right: 15px;
        z-index: 99;
    }
    /* Footer */
    footer {
        padding: 10px 0px 30px 0px;
    }
    .titulo_section_info {
        text-align: center;
        margin-bottom: 20px;
    }
    .titulo_subl_esquerda_branco_menu:after {
        display: none;
    }
    .info-menu_footer li {
        text-align: center;
    }
    .info-menu_footer li a{
        padding: 0px 0px 10px 0px;
    }
    .horario_footer {
        text-align: center;
    }
    .contatos_footer {
        text-align: center;
    }
    .social_footer {
        display: block;
        width: 110px;
        float: initial;
        margin: 0 auto;
    }
    .botao_whatsapp {
        float: left;
        bottom: 15px;
        left: 15px;
        display: inline-table;
    }
    .modal-body {
        height: 180px;
    }
    /* End Footer */
}

/* Tablet em pé */
@media screen and (min-width: 481px) and (max-width: 767px) {
    .form_footer {
        width: 100%;
        margin: 0 auto;
    }
    .modal-body {
        height: 180px;
    }
    /* Footer */
    /* End Footer */

}

/* End Tablet em pé */

/* Tablet em deitado */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .form_footer {
        width: 100%;
        margin: 0 auto;
    }
    .modal-dialog{
        /* width: fit-content; */
        width: 675px;
    }
    /* Footer */
    /* End Footer */

}

/* End Tablet em deitado */

/* Notebook */
@media screen and (min-width: 992px) and (max-width: 1280px) {
    .modal-dialog{
        /* width: fit-content; */
        width: 675px;
    }
    /* Footer */
    /* End Footer */

}

/* End Notebook */

/* Computadores */
@media screen and (min-width: 1281px) {
    .modal-dialog{
        /* width: fit-content; */
        width: 675px;
    }
    /* Footer */
    /* End Footer */

}

/* End Computadores */

/* Computadores M */
@media screen and (min-width: 1345px) and (max-width: 1632px) {

    /* Footer */
    /* End Footer */

}

/* End Computadores */

/* Computadores G */
@media screen and (min-width: 1633px) {

    /* Footer */
    /* End Footer */

}

/* End Computadores G */