

.height-footer{
    height:179px!important;
}
.center-div button{
    display: inline;
    float: none;
    
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
iframe {
    max-width: 100%;
     
}
.slider-ancla{
    max-height: 15px;
}
#nf-form-title-4{
    text-align: center;
}
#nf-form-title-4 h3{
    color:white !important;
}
#formulario-PQR{
    COLOR: white;
    box-shadow: -1px 0px 13px 0px black;

}

#formulario-PQR .nf-form-fields-required{
    display: none;
}
#nf-field-30{
    display: block;
    margin: 0 auto;
    color: #FACA00;
    background-color: white;
}
    
.btext{
    display: block;
    margin : 0 auto;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}    
.bform{
    display: inline-block;
    align-items: center;
    justify-content: center;
    background-color: #faca00;
    border: none;
    color: white;
    padding: 12px 10px;
    text-align: center;
    text-decoration: none;
    
    font-size: 16px;
    border-radius: 5px
}