footer{
  margin: 0 !important;
}

footer ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

footer .footer_pre {
  background: url("../img/footer_bg.png") no-repeat;
  background-position: top center;
  min-height: 280px;
  position: relative; }
  footer .footer_pre.footer_pre_ext {
  background: none !important;
  min-height: 120px;
  }
  footer .footer_pre .social {
    text-align: center;
    padding: 20px 0;
    margin-top: 40px;
    /*margin-bottom: 75px; */
    position: absolute;
    bottom: 5px; }
    footer .footer_pre .social .icon {
      font-size: 40px;
      text-decoration: none;
      color: #A9A9A9; }

footer .footer_links {
  background-color: #4F4947;
  /*.hoteles,*/ }
  footer .footer_links a {
    color: #fff;
    font-size: 14px; }
    footer .footer_links a.destacado {
      color: #00A5EB;
      font-weight: bold;
      text-transform: uppercase;
      display: block; }
    footer .footer_links a.destacado + ul  {
      padding-left: 5px; }
    footer .footer_links a.destacado + ul > a.destacado {
      color: #a7dbf1; }

  footer .footer_links .ourbrands__brands {
    position: static;
    /*border-bottom: 1px solid $filete;*/
    height: auto;
    /*padding-bottom: 25px;*/ }
    footer .footer_links .ourbrands__brands li {
      display: inline-block;
      border-left: dotted 1px #A9A9A9;
      padding-left: 5px;
      margin-left: 5px; }
      footer .footer_links .ourbrands__brands li:first-child {
        border: none;
        margin: 0;
        padding: 0; }
      footer .footer_links .ourbrands__brands li:last-child {
        border: none;
        float: right;
        margin-right: 5%; }
  footer .footer_links .destinos a.destacado {
    font: normal 16px/42px "Lato";
    font-weight: bold !important;
    color: #fff; }
  footer .footer_links .logo,
  footer .footer_links .hoteles,
  footer .footer_links .destinos,
  footer .footer_links .corporativo,
  footer .footer_links .brands {
    padding: 10px 0; }
    footer .footer_links .logo .border__bottom,
    footer .footer_links .hoteles .border__bottom,
    footer .footer_links .destinos .border__bottom,
    footer .footer_links .corporativo .border__bottom,
    footer .footer_links .brands .border__bottom {
      border-bottom: solid 1px rgba(169, 169, 169, 0.3) !important; }
  footer .footer_links h4 {
    font: normal 18px/42px "Lato";
    font-weight: bold !important;
    color: #fff;
    text-transform: uppercase;
    margin: 0; }
    footer .footer_links h4 a {
      font: normal 18px/42px "Lato";
      font-weight: bold !important; }
  footer .footer_links .destinos ul {
    margin-bottom: 20px; }
  footer .footer_links .logo {
    margin-bottom: 10px; }
    footer .footer_links .logo div {
      text-align: center; }
  footer .footer_links .credits {
    padding-bottom: 20px; }
    footer .footer_links .credits div {
      text-align: center; }
      footer .footer_links .credits div p {
        color: #fff; }
      footer .footer_links .credits div a {
        margin: 0 10px;
        font-size: 12px;
        text-decoration: underline; }
  footer .footer_links .contacto {
    padding: 20px 0; }
    footer .footer_links .contacto label {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 10px;
      padding-left: 0;}
    footer .footer_links .contacto input {
      border-radius: 0;
      border: none; }
    footer .footer_links .contacto button {
      text-transform: uppercase;
      text-shadow: none;
      font-weight: bold; }

@media screen and (max-width: 992px) {
  footer .footer_links .contacto label {
    margin-top: 15px; }
  footer .footer_links .hoteles {
    display: block;
    text-align: left; }
  footer .footer_links .destinos {
    display: block;
    text-align: left; } }

@media screen and (max-width: 768px) {
  footer .footer_pre ul {
    margin-top: 150px;
    text-align: center; }
    footer .footer_pre ul li {
      border: none; }
      footer .footer_pre ul li:last-child {
        display: none; }
  footer .footer_links .contacto {
    text-align: left; }
    footer .footer_links .contacto .vbottom {
      display: block;
      margin-bottom: 10px; }
    footer .footer_links .contacto form {
      padding: 0; } }

      footer .footer_links .contacto button {
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 700;
}

/**************************** FOOTER ***************************/
footer .footer_links .logo .border__top,
footer .footer_links .hoteles .border__top,
footer .footer_links .destinos .border__top,
footer .footer_links .corporativo .border__top,
footer .footer_links .brands .border__top {
  border-top: solid 1px rgba(169, 169, 169, 0.3) !important; }

footer .footer_links .contacto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

footer .footer_links .brands .ourbrands__brands {
  margin-top: 25px;
  min-height: 58px; }
  footer .footer_links .brands .ourbrands__brands li {
    width: auto; }
    footer .footer_links .brands .ourbrands__brands li:first-child {
      border: none;
      padding: 0 15px; }
    footer .footer_links .brands .ourbrands__brands li:last-child {
      border: none;
      float: none;
      margin-right: 0px; }
    footer .footer_links .brands .ourbrands__brands li.right {
      float: right; }

footer .footer_links .logo img {
  width: 125px; }

footer .footer_links .container > .row {
  margin: 25px 0px;
  text-align: left }

  @media (min-width: 768px){
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
  }

@media screen and (max-width: 768px){
  .newsletter .form-group, .newsletter .form-group button, .newsletter .form-group input {
      width: 100%!important;
      margin: 0;
  }
}

.newsletter button {
    border-radius: 0;
    margin: 0;
    margin-left: -5px;
    padding: 0;
    min-width: 150px;
    display: inline-block;
    height: 45px;
    font: normal 16px/16px Lato;
}

.newsletter button, .newsletter input {
    min-height: 45px!important;
}

.newsletter .form-group.checkbox-policy {
    margin: 10px 0;
    font-size: 12px;
    color: #fff;
    text-align: left;
}

.newsletter .form-group.checkbox-policy input[type=checkbox] {
    height: 20px;
    min-height: 20px!important;
    margin-top: 0;
    width: 20px!important;
    cursor: pointer;
}

.newsletter .form-group.checkbox-policy label.checkbox {
    margin-bottom: 0;
    margin-top: 0;
    width: 20px;
    height: auto;
    min-height: auto;
}

.newsletter .form-group.checkbox-policy a {
    color: #00a6eb;
    font-size: 12px;
}

.newsletter .form-group.checkbox-policy label.checkbox:before {
    border-color: #fff;
    cursor: pointer;
}

.sprite {
  vertical-align: middle;
  background-image: url(../img/sprite.png);
  display: inline-block;
  text-indent: -999999em; }
  .sprite-brands {
    background-image: url(../img/logos/brands_hotels.svg);
    background-size: 43.5em;
    background-repeat: no-repeat; }
    .sprite.sp-foot-lopesan {
    width: 80px;
    height: 58px;
    background-position: -5px 0; }
  .sprite.sp-foot-ifa {
    width: 80px;
    height: 58px;
    background-position: -95px 0; }
  .sprite.sp-foot-abora {
    width: 80px;
    height: 58px;
    background-position: -169px 0px; }
  .sprite.sp-foot-lbylopesan {
    width: 80px;
    height: 58px;
    background-position: -249px 0px; }
  .sprite.sp-foot-coralliumbylop {
    width: 80px;
    height: 58px;
    background-position: -336px -0px; }
  .sprite.sp-foot-collection {
    width: 80px;
    height: 58px;
    background-position: -432px -0px; }
  .sprite.sp-foot-kumara {
    width: 80px;
    height: 58px;
    background-position: -524px -0px; }