#colophon{
    width: 100%;
    font-size: 1.4rem !important;
    float: none !important;
    color: #807E6E !important;
    font-weight: bold !important;
    max-width: 1400px;
}
#colophon a{
  color:#807E6E !important;
  font-weight:normal !important;
}

#colophon a:hover{
  text-decoration: none;
}


.footer_col_info{
  width:20% !important;
  float:left !important;
  padding:15px !important;
  text-overflow: ellipsis !important;
  font-weight:bold !important;
}
.footer_col_info_2{
  width:35% !important;
  float:left !important;
  padding:15px !important;
  text-overflow: ellipsis !important;
  font-weight:bold !important;
}
.separator{
  width:100% !important;
  margin-left:0px !important;
  border-color:#807E6E !important;
  background-color:#807E6E !important;
}
.footer{
  background-color: #9DCEC6 !important;
  color: #807E6E !important;
  font-weight:bold !important;
  padding:50px !important;
}
.contact_text{
  text-align: right !important;
}
#footer_image{
  filter: brightness(0) invert(1) !important;
  margin-top: 30px !important;
  height:150% !important;
}
#google_map{
  height:200px !important;
  width: 30% !important;
  float:left !important;
  margin-top:15px !important;
}


.siguenos a .fa{
  font-size: 30px;
  vertical-align: middle;
}

@media all and (min-width: 750px) and (max-width: 1000px){
  .footer{
    height:650px !important;
  }
}

@media all and (min-width: 750px) and (max-width: 905px){
  #colophon{
    max-width:110rem !important;
    font-size:1rem !important;
    float:none !important;
    color:#807E6E !important;
    /*font-weight:bold !important;*/
  }
  #footer_image{
    margin-right:200px;
    margin-bottom: 80px;
    filter: brightness(0) invert(1) !important;
    margin-top: 30px !important;
    height:150% !important;
  }
  .footer_logo{
    margin-left: 29vw;
    margin-top: -80px;
  }
  #footer_content_info{
    margin-top: 200px;
  }
  #colophon a{
    color:#807E6E !important;
    /*font-weight:bold !important;*/
  }
  .footer_col_info_2{
    width:35% !important;
    float:left !important;
    padding:15px !important;
    text-overflow: ellipsis !important;
    font-weight:bold !important;
  }
  .footer{
    background-color: #9DCEC6 !important;
    color: #807E6E !important;
    font-weight:bold !important;
    padding:50px !important;
  }
  .contact_text{
   /* text-align: right !important;*/
  }
  #google_map{
    height:200px !important;
    width: 30% !important;
    float:left !important;
    margin-top:15px !important;
  }
}

@media all and (min-width: 630px) and (max-width: 750px){
  #footer_content_info{
    display:none;
  }
  #footer_image{
    height:50% !important;
  }
  .footer_logo{
    margin-left: 35vw;
    margin-top: -80px;
  }
  #google_map{
    height:200px !important;
    width: 100% !important;
    float:left !important;
    margin-top:15px !important;
  }
  .footer_col_info_2{
    width:50% !important;
    float:left !important;
    padding:15px !important;
    text-overflow: ellipsis !important;
    font-weight:bold !important;
  }
  .footer{
    height:550px !important;
  }
}

@media all and (min-width: 500px) and (max-width: 630px){
  .footer_logo{
    margin-left: 32vw;
    margin-top: -80px;
  }
  #footer_content_info{
    display:none;
  }
  #footer_image{
    height:50% !important;
  }
  #google_map{
    height:200px !important;
    width: 100% !important;
    float:left !important;
    margin-top:15px !important;
  }
  .footer_col_info_2{
    width:50% !important;
    float:left !important;
    padding:15px !important;
    text-overflow: ellipsis !important;
    font-weight:bold !important;
  }
  .footer{
    height:600px !important;
  }
}

@media all and (min-width: 400px) and (max-width: 500px){
  .footer_logo{
    margin-left: 30vw;
    margin-top: -80px;
  }
  #google_map{
    display:none;
  }
  #footer_content_info{
    display:none;
  }
  #footer_image{
    height:50% !important;
  }
  .footer_col_info_2{
    width:50% !important;
    float:left !important;
    padding:15px !important;
    text-overflow: ellipsis !important;
    font-weight:bold !important;
  }
  .footer{
    height:450px !important;
  }
}

@media all and (max-width: 400px){
  .footer_logo{
    margin-left: 28vw;
    margin-top: -80px;
  }
  #google_map{
    display:none;
  }
  #footer_content_info{
    display:none;
  }
  #footer_image{
    height:50% !important;
  }
  .footer_col_info_2{
    width:50% !important;
    float:left !important;
    padding:15px !important;
    text-overflow: ellipsis !important;
    font-weight:bold !important;
  }

}
@media all and (max-width: 768px){
  .footer{
    height:500px !important;
    padding: 50px 0px !important;
  }

}


