.container {
  max-width: 960px;
}

/*
 * Custom translucent site header
 */

.site-header {
  background-color: rgba(0, 0, 0, .85);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #999;
  transition: ease-in-out color .15s;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

.flex-equal > * {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
  }
}

.overflow-hidden { overflow: hidden; }




#buscador_home .titlebusca, #buscador_calle .titlebusca {
    color: #009639;
    font-size: 24px;
    padding-top: 15px;
    padding-bottom: 0px;
    font-weight: bold;
}

.abc ul {
    list-style-type: none;
}



.abc li {
    list-style: none;
}

.abc li a {
    font-size: 16px;
    text-decoration: none;
    float: left;
    padding-top: 4px;
    color: #009639;
    margin-right: 5px;
    font-weight: bold;
    margin-left: 10px;
}

#buscador_home #busqueda {
    color: #009639;
}

#buscador_home #busqueda span, #buscador_calle span {
    font-size: 16px;
    margin-right: 10px;
}

#bloque_form {
    background-color: 
rgba(237, 237, 237, 0.8);
    padding: 5px;
    background-position: right;
   background-repeat: no-repeat;

}

#menu {
    background-color: #009639;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
}

.menuicon {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}

#menu .card{
    background-color: #fff0;
    border: none;
    
}

#menu a{
    
    color: white;
    font: 13px/1.231 Open Sans;
    white-space: nowrap;
}

#menu .col-sm-2{
    padding-left: 0;
    padding-right: 0;
    
}

#menu .card-body {
    text-align: center;
    padding: 0.8rem;
}

#menu  .btn  {
    color: #009639;
background-color:
    #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 20px;
    margin-right: 15px;
    border-radius: 5px;
}


footer{
    background-color: grey;
}

.esmalogo a{
    color:white;
    font-size: 25px;
}

footer li a {
    color: #FFF;
}

.bannercorp img{
    
    width: 100%;
    margin-top: 5px;
}

.bannerhome img{
    
    width: 100%;
    margin-top: 5px;
}

#botonbuscar{
    
    font-size: 20px;
}

.info_ficha{
    margin-top: 10px;
    border: 1px solid #009639!important;
}

.info_ficha h5{
    
    font-size: 20px;
    color: #009639;
}

.info_ficha .fichatitle{
    
    color: #009639;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%!important;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.btn_alta{
    width: 100%;
}

#botonbuscar{
    width: 100%;
}


 .title_actividad{
    color: #009639;
    font-size: 24px;
    display: block;
    padding-top: 15px;
    padding-bottom: 0px;
    font-weight: bold;
    margin-left: 15px;
}

.span_actividad{
    font-size: 16px;
margin-right: 10px;
color: #009639;
}



#quienestxt h3 {
    text-align: center!important;
    color: #009639;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}

#quienestxt .bold {
    font-weight: bold;
    color: #009639;
}

#botonbuscar {
    
    background-color: #009639;
border: none;
}

#noresults h3 {
    font-weight: bold;
    color: #009639;
    font-size: 2.5em;
    text-align: center;
}

#noresults h4 {
    font-weight: bold;
    color: #009639;
    font-size: 2em;
    display: block;
    margin-top: 2px;
    text-align: center;
}

.info_ficha .btn{
    
        background-color: #009639;
    color: white;
}

@media (max-width: 769px){
    #logo a img {
        width: 100%;
    }
}
@media  (min-width: 300px) and (max-width: 769px) { 
    #quienestxt{
      font-size: 22px!important;
  }
  
  #quienestxt h3{
      font-size: 35px!important;
  }
  
     #quienestxt img{
      width: 100%;
  }
  
  #cont_5b1d5ae34b709cb47837b19644a39cce iframe{
      
      width: 100%!important;
  }
}

@media  (min-width: 575px) and (max-width: 830px) { 
    
    #menu .btn{
        font-size: 12px;
    }
    
    #menu a{
        font-size: 11px;
    }
    
}

@media  (min-width: 300px) and (max-width: 769px) { 
#busqueda .form-control{
    
        width: 100%!important;
    }

}


    #busqueda .form-control{
    
    width: 50%;
}
    #busquedahome .form-control{
    
    width: 100%;
}

.img-responsive{
    width: 100%;
}

.logoemp {
  padding: 20px;
    text-align: right;
}