

.height-footer{
    height:179px!important;
    }
    .center-div button{
        display: inline;
        float: none;
    
    }
    .google-maps {
            position: relative;
            padding-bottom: 75%; // This is the aspect ratio
            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;
    }
    
  #nf-form-title-9{
      display: none;
  }
  .nf-form-content label{
      text-align: center;

  }
  .nf-form-content .nf-field-50{
      text-align: center;
  }
.menu-text{ 
    color:black;

}
#Nosotros{
    display: none;
}
@media (max-width: 600px) {
    #layerslider_5 {
      display: none;
    }
    #Nosotros{
        display: block;
    }
}