.
.img{
    width: 150px!important;
}

.bg-secondary {
    background-color: #729c30!important;
    padding: 1px!important;
    padding-top: 20px!important;
}
.pd-tb-medium {
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
}
.to_top{
    background-color: #000;
    width: 30px;
    font-size: 25px;
    color: #fff;
    z-index: 1000;
    margin: 0 auto;
    display: none;
    
}
.to_top_div{
    position: absolute;
    bottom: 0;
    z-index: 1000;
    
}
#contacto_header{
    background: rgba(0, 43, 73, 1);
        padding-bottom: 5px;
}
.white{
    color: #fff;
}.telefono{
    position: relative;
    margin-left: 40px;
}
.text_bgw p{
    font-size: 14px!important;
}
.redes_bgw{
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}
.redes{
        width: 100px;
    position: absolute;
    right: 0;
    top: 0;
}
.switch_ingles{
    width: 150px;
    height: 50px;
    border: 1px solid rgba(128, 133, 45, 1);
    text-align: center;
    padding: 13px;
    position: relative;
    float: right;
    left: 100px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 10000;
}
.switch_idioma{
    width: 150px;
    height: 41px;
    border: 1px solid rgba(128, 133, 45, 1);
    text-align: center;
    padding: 9px;
    margin-right: 30px;
    position: absolute;
    right: 0;
    top: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 10000;
    background-color: #ffffff82;
}
.practicas{
    display: none;
    background-color: #a8a467;
    height: auto;
    font-weight: lighter;
    font-size: 17px;
}
.practicas_descr{
    width: 45%;
    color: #fff!important;
    float: right;
    font-weight: lighter;
    text-align: justify;
}
.img_practicas{
    width: 53%;
   
    float: left;
}


.vision{
    border: 1px rgba(128, 133, 45, 1);
    border-bottom: double;
    margin-left: 30px;
}
.mision{
    border-bottom: 1px rgba(128, 133, 45, 1);
    border-style: none none double;
}
.socios{
    float: left;
    text-align: center;
    margin-top: 30px;
}
.socio_info{
    text-align: center;
    border: 1px rgba(128, 133, 45, 1);
    border-bottom: double;
    margin-bottom: 20px;
}
.socio_info img{
    width: 55%;
    margin: 0 auto;
}
.socio_descr{
        overflow: scroll;
        height: 300px;
}
.socio_ed{
        overflow: scroll;
        height: 800px;
}
.socio_ed p{
       font-weight: bold;
}
.pract_indust{
    width: 67%;
    margin-bottom: 30px;
}
.asociados_tit{
    color: #a8a467;
}
.asoc{
    border: 1px rgba(128, 133, 45, 1);
    border-bottom: double;
    
}
.asociados{
    float: left;
    margin-top: 30px;
    
}
#direccion{
    width: 100%;
}
#aviso_privacidad{
    display: none;
    background-color: #fff;
    width: 90%;
    overflow: scroll;
    height: 90%;
}
.aviso_tit{
    font-weight: bold;
}
.presentacion{
    display: inline-block;
    width: 30px!important;
}
#secc_asociados{
    width: 80%!important;
    margin: auto;
}
.detalles_asoc{
    display: none;
    margin-left: 15px;
    margin-top: 10px;
}
.detalles_asoc ul{
    list-style: none;
}
#tabla_asociados{
    width: 55%;
    margin: auto;
}
.plus{
    width: 20px;
    position: relative;
    float: right;
    bottom: 69px;
    right: 15px;
    cursor: pointer;
}
.minus{
    width: 20px;
    position: relative;
    float: right;
    bottom: 69px;
    right: 15px;
}
.link_socios{
    cursor: pointer;
}

.nav_mobile {
    display: none;
  }
.menu_mobile {
    display: none;
    position: absolute;
    right: 0;
    top: 17px;
    background: white;
    height: auto;
    width: 100%;
    margin-top: 27px;
  }
@media screen and (max-width: 1470px)   {

 
}