.copyright {
     margin-top: 30px;
    padding: 25px 0;
    color: #fff;
}
.af{ color:#fff;text-decoration:none}
.af:hover{text-decoration:none}
footer{ background:#F58634; padding:30px 0 0px 0 ;background-image: url('../../publico/img/footer_fondo.jpg');}

 
 footer a {
  color: #fff;
  font-size: 20px;
}

footer a:hover{color:#5b6972; text-decoration: none; display: inline-block;}
.ico_redes_footer {
    width: auto;
    color: #AEAEAC;
    float: left;
    margin: 15px;
    font-size: 45px;
}
.link{ color:#fff;}

.telefono_grande {
  font-size: 45px;
  color: #fff;
  margin: 100px auto;
  line-height: 45px;
}
.num_footer{ font-weight: 800;font-family: arial;  font-size: 40px; }
.num_footer:hover{ color:#000; text-decoration:none}

.link:hover{ color:#5b6972; text-decoration:none}
.logo_footer {
  width: 100%;
  max-width: 400px;
}
.titulo_footer{ font-size: 40px; color: #fff;position: relative; margin-bottom: 30px;}
.text_footer {  
  color: #fff; margin-bottom: 30px;
  font-size: 22px;
  font-weight: 300;
  line-height: 25px; text-align: left;
}
.colorico {
  background-color: #5b6972;
  padding: 7px 5px;
  width: 50px;
  height: 45px;
  display: inline-block;
  text-align: center;
}
.colorico i {
  font-size: 29px;
  text-align: center;
}
.colorico:hover {
background-color:#000; color: #fff;
}
.titulo_footer::before {
  content: "";
  background-color: #5b6972;
  position: absolute;
  width: 100px;
  height: 5px;
  bottom: 0px;
}
@media screen and (max-width: 1600px) {

.num_footer {
  font-weight: 800;
  font-family: arial;
  font-size: 35px;
}
}
@media screen and (max-width: 1400px) {
  .num_footer {
    font-weight: 800;
    font-family: arial;
    font-size: 30px;
}
  footer a {
    color: #fff;
    font-size: 16px;
}
.text_footer {
  color: #fff;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  text-align: left;
}
}


@media screen and (max-width: 992px){
  
  .encima_inicio {
  margin-top: 20px;
  position: relative;
  z-index: 99;
}
  .titulo_footer {
    font-size: 30px;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
}
  footer {
    background: #F58634;
    padding: 30px 0 0px 0;
    background-image: url(../../publico/img/footer_fondo.jpg);
    background-size: cover;
}
  .num_footer {
    font-weight: 800;
    font-family: arial;
    font-size: 25px;
}
  .telefono_grande {
    font-size: 45px;
    color: #fff;
    margin: 20px auto;
    line-height: 45px;
}
.center_r {
    text-align: center;
}
}