#falsoFooter {
  position: relative;
  display: block;
  width: 100%;
  height: auto !important;
  overflow: hidden;
  height: 400px;
}

#footer {
  position: relative;
  bottom: 0px;
  width: 100%;
  height: auto;
  background-color: black;
  overflow: hidden;
  text-align: center;
  font-family: "TodaySHOP";
}

.socialMediaLogo {
  display: inline-block;
  position: relative;
  height: 21px;
  margin-right: 10px;
  cursor: pointer;
  margin-top: 5px;
}

.footerLogoColumna {
  /* margin-top: 18% !important; */
  /* width: 314px !important; */
  height: 90px;
  margin-left: 7%;
  top: 12px;
}

.reservaDiv {
  position: relative;
  display: block;
  width: 100vw;
  margin-bottom: -33px;
}

.reserva {
  width: 100vw;
  height: auto;
}

.reservarBtn {
  position: absolute;
  display: block;
  bottom: 95px;
  left: calc(50% - 95px);
  letter-spacing: 1px;
  font-size: 18px;
  border: solid 2px white;
  padding-left: 20px;
  padding-right: 20px;
  width: 150px;
  text-align: center;
  border-radius: 6px;
  padding-top: 8px;
  font-weight: bold;
  padding-bottom: 8px;
  cursor: pointer;
  background: rgb(255, 255, 255, 0.2);
}

.reservarBtn:hover {
  border: solid 2px black;
  background-color: black;
}

a .columnaArticulo:hover {
  font-weight: normal;
}

#btnFooter {
  position: relative;
  width: 100%;
  height: 55px;
  background-color: #2c2c2c;
  overflow: hidden;
  text-align: center;
  color: white;
}

#btnFooter em {
  /*color: #64ADAD;*/
  font-style: normal;
}

.column a:hover {
  font-weight: bold;
}

.byRhino {
  display: inline;
  height: 100%;
  float: right;
  margin-right: 135px;
}

.rights {
  font-size: 15px;
  margin-right: -150px;
  display: inline-block;
  width: auto;
  position: relative;
  line-height: 55px;
  height: 55px;
  font-weight: 100;
  vertical-align: middle;
  float: left;
  margin-left: 3.5%;
}

.contenidoCentrado {
  width: 1100px;
}

#esc {
  height: 40px;
  width: 290px;
  right: 37%;
  position: relative;
  background-size: 100% 100%;
  float: right;
}

#insta {
  height: 40px;
  width: 290px;
  background-size: 100% 100%;
  position: relative;
  float: left;
  left: 3.5%;
  /* margin-bottom: 40px; */
}

#imgBoton {
  height: auto;
  float: none;
  position: relative;
  margin-top: 55px;
  line-height: 60px;
  height: 60px;
  margin-bottom: 25px;
  width: 100%;
  display: inline-block;
}

.contColumnas {
  margin: auto;
  padding-top: 30px;
  width: 50%;
  position: relative;
  height: auto;
  overflow: hidden;
  padding-bottom: 30px;
  float: none;
  background-color: black;
}

.elemento1 {
  font-size: 65px;
  margin-top: 40px;
  text-align: right;
  position: relative;
  margin-right: 8%;
  color: white;
}

.column {
  /* float: left; */
  color: #ffffff;
  width: auto !important;
  margin-bottom: 40px;
  align-items: end;
  text-transform: capitalize;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100% !important;
  display: inline-block;
}

.columnaEncabezado {
  font-weight: 700;
  margin-bottom: 15px;
  color: #ffffff;
  text-align: left;
  font-size: 3vw;
  display: block;
  margin-top: 12px;
  margin-right: 25%;
  left: 7%;
  position: relative;
  min-width: 574px;
}

.columnaArticulo {
  margin-top: 10px;
  font-size: 2vw;
  text-indent: 0;
  text-align: left;
  margin-left: 7%;
  font-family: "Overpass";
  letter-spacing: 1px;
}

.centerWrapper {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  overflow: hidden;
}

.lastRow {
  width: 100%;
  float: left;
  margin-top: 108px;
  color: white;
  margin-bottom: 15px;
  font-size: 13px;
}

.footerColumn {
  position: relative;
  float: left;
  height: auto;
  overflow: hidden;
  margin-top: 80px;
  color: white;
  width: 198px;
  margin-right: 35px;
  margin-left: 35px;
  text-align: left;
}

.footerLogo {
  height: 90px;
  float: none;
  margin-top: 0;
  display: block;
  filter: invert(100%) sepia(4%) saturate(0%) hue-rotate(309deg) brightness(104%) contrast(101%);
}

.followUsColumn {
  width: 135px;
}

.footerColumnLink {
  cursor: pointer;
}

.footerColumnLink:hover {
  text-decoration: underline;
}

.columnaBoletin {
  width: 50%;
  margin-right: 0px;
  float: left;
  color: white;
  height: auto;
  background-color: black;
}

.footerColumnTitle {
  position: relative;
  text-align: left;
  font-size: 15px;
  margin-bottom: 20px;
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.footerColumnRow {
  position: relative;
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 13px;
  float: left;
  width: 100%;
}

#emailFooterInput {
  position: relative;
  width: calc(58% - 0px);
  padding-left: 12px;
  height: 35.8px;
  line-height: 41px;
  font-size: 14px;
  margin-left: 15%;
  float: left;
  margin-top: 40%;
  font-weight: 100;
  border: solid 1px white;
  border-radius: 0;
  color: #f42222;
}

#emailFooterInput::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #3d3d3d;
  opacity: 1;
  font-weight: 100;
}

#emailFooterInput:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #3d3d3d;
  opacity: 1;
  font-weight: 100;
}

#emailFooterInput::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #3d3d3d;
  opacity: 1;
  font-weight: 100;
}

#emailFooterInput:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #3d3d3d;
  opacity: 1;
  font-weight: 100;
}

#emailFooterInput::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #3d3d3d;
  opacity: 1;
  font-weight: 100;
}

#subscribeNewsletterButton {
  position: absolute;
  height: 40.8px;
  margin-top: -0.2px;
  float: right;
  cursor: pointer;
  left: 4px;
}

#subscribeNewsletterButton:hover {
  opacity: 0.6;
}

#footerSocialIcons {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
  text-align: center;
}

.footerSocialIcon {
  position: relative;
  width: 42px;
  /* margin-left: 5px; */
  margin-right: 20px;
}

.subscribeNewsletterHeader {
  position: relative;
  font-size: 23px;
  margin-top: 46.5%;
  left: 15%;
  width: max-content;
}

.subscribeNewsletterHeader {
}

.newsletter_go {
  width: 15px;
  background-color: transparent;
  right: 5px;
  float: left;
  position: relative;
  height: 32px;
  margin-top: 40%;
  border-radius: 2px;
}

@media screen and (min-width: 770px) and (max-width: 1100px) {
  #footer {
    max-width: 1100px;
    width: 100vw;
  }
  .contColumnas {
    margin-left: 0;
    width: 43%;
  }
}

@media screen and (max-width: 768px) {
  #footer {
    height: auto;
    overflow: hidden;
    position: relative;
  }
  #falsoFooter {
    display: none;
  }
  .rights {
    margin-right: 0;
    max-width: 90%;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    margin-top: 8px;
    margin-left: 25px;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 18px;
  }
  .footerLogo {
    width: 75px;
    height: auto;
    margin-top: 10px;
    float: none;
    position: relative;
  }
  #footerLogo {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -25px;
    left: calc(50% - 25px);
  }
  .centerWrapper {
    display: block;
    width: 100%;
  }
  .footerColumn {
    width: 100%;
    margin-top: 40px;
    float: none;
    margin-left: 0px;
    text-align: center;
  }
  .column.footerLogoColumna {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-left: 7%;
  }
  .columnaBoletin {
    margin-top: 0px;
    display: flex;
    float: none;
    margin-bottom: 30px;
  }
  .columnaBoletin {
    width: 100% !important;
    float: none;
    margin-top: 0;
    color: white;
    margin-left: 10%;
    margin: 0;
    height: auto;
    background-color: #000000;
  }
  .footerColumnTitle {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: center;
  }
  .footerColumnRow {
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .footerColumnTime {
    position: relative;
    float: left;
    font-size: 12px;
    margin-right: 10px;
  }
  .footerSocialIcon {
    margin-bottom: 20px;
  }
  .column {
    width: 80% !important;
    margin-left: 10%;
  }
  .contColumnas {
    width: 100%;
    margin-bottom: 0;
    background-color: #2e2e2e;
    display: none;
  }
  #footer-mobile .contenidoCentrado,
  .widthContainer {
    width: 90% !important;
    margin-left: 5%;
    margin-bottom: 30px;
  }
  .columnaEncabezado {
    font-size: 8vw;
    text-align: left;
    position: relative;
    display: block;
    margin-bottom: 12px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    letter-spacing: 1px;
  }
  .column {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .column {
    margin-left: 8%;
    width: 80% !important;
    display: block !important;
  }
  .columnaArticulo {
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    text-indent: 0;
    width: 100%;
    letter-spacing: 1px;
    font-family: "Overpass";
  }
  .lastRow {
    margin-top: 15px;
  }
  .byRhino {
    margin-right: 21px;
  }
  #emailFooterInput {
    width: calc(91% - 50px);
    margin-left: 29px;
    padding-left: 10px;
    margin-top: 44px;
    border: 2px solid #942f1e;
    color: #942f1e !important;
  }
  .newsletter_go {
    right: 47px;
    margin-top: 44.8px;
    height: 30px;
  }
  .reservarBtn {
    bottom: 76px;
    font-size: 10px;
    left: calc(57% - 87px);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 100px;
    padding-bottom: 10px;
  }
  .reservaDiv {
    /*margin-top: 60px;*/
  }
  .subscribeNewsletterHeader {
    position: absolute;
    font-size: 24px;
    margin-top: 95px;
    font-size: 14px;
    left: 8%;
    width: 89%;
    text-align: left;
    height: 19px;
  }
  #subscribeNewsletterButton {
    height: 38px;
    left: 7px;
    top: 1px;
  }
  #imgBoton {
    /* height: 100px; */
  }
  #imgBoton {
    margin-top: 20px;
  }
  #insta {
    width: 53%;
    height: 9vw;
    background-size: 100% 100%;
    left: 8%;
    position: relative;
    float: none;
  }
  #esc {
    display: none;
  }
}
