/* ESTILOS DE MAQUETACION
// ================================================== */
body {
  position: relative;
  background: #fefaef;
}
body .principalbanner {
  z-index: 999;
}
header {
  height: auto;
}

 header {
    height: auto;
    width: 100%;
    top: 0;
    background: #3c3c3e;
    }


header .row {
  margin: 0;
}
header .top-bar {

  margin-top: 0;
  position: relative;
  z-index: 0;
  height: 59px;
}
header .top-bar ul {
  list-style-type: none;
  margin: 0;
  display: inline;
}
header .top-bar ul li {
  display: inline;
  padding-right: 10px;
}
header .top-bar ul a {
  font-size: 1rem;
  color: #272727;
  line-height: 2.5rem;
  font-family: "Ubuntu Condensed", Helvetica, serif;
}
header .top-bar ul a:hover {
  color: #222221;
}
header .top-bar .social-likes {
  display: inline-block;
  float: right;
  width: auto;
  padding: 0.5rem 0 0 0;
}
header .top-bar .social-likes .headshare {
  display: inline-block;
  padding-top: 2px;
}
header .top-bar .social-likes a.lang {
  display: inline-block;
  background: #fff;
  color: #282727;
  padding: 4px;
  float: right;
  border: 1px solid #dcd8b1;
}
header .top-bar .social-likes a.lang:hover {
  background: #dcd8b1;
}
header .top-bar .social-likes a.lang img.mx, header .top-bar .social-likes a.lang img.us {
  margin-bottom: -3px;
}
header h1 {
  padding: 0;
  margin: 0;
  text-align: center;
}
header h1 a {
  display: block;
  padding: 12px 0 6px;
}
.p1 {
  padding:1rem;
}
.p2 {
  padding:2rem;
}
.wp-element-button {
  transition: 0.3s;
}
.wp-element-button:hover {
  filter:brightness(1.2)
}
.status-form p {
  color:rgb(80, 165, 80);
  font-size: 14px;
  border: 1px solid;
  padding: 10px;
  border-radius: 5px;
  background: rgb(225, 245, 227);
  border-color: rgb(115, 195, 115);
}

#slider {
  width: 100%;
  overflow: hidden;
  position: relative;
 }
#slider .flexslider {
  background: none;
  border: none;
  margin: 0 0 -12px 0;
  box-shadow: none;
  min-height: 18rem;
}
#slider .flex-control-paging {
  position: absolute;
  bottom: 2rem;
}
#slider .flex-control-paging a {
  background: #705a00;
}
#slider .flex-control-paging a.flex-active {
  background: #1c0503;
}
#slider .wsp_default_skin .flex-caption {
  width: auto;
  position: relative;
  height: 35px;
  bottom: 12rem;
  text-align: right;
  right: 15rem;
  background: none;
  color: white;
  font-family: 'Raleway', sans-serif;
  font-size: 2rem;
  text-shadow: 0 1px 2px #333;
}
#slider .wsp_default_skin .flex-caption strong {
  color: #fff;
  font-weight: normal;
}
.slidercontentp1 {
  margin-top: 10rem;
}
.ssp_slider_default .flex-direction-nav li {
  margin: 0;
}
ul#crumbs {
  background: #faf6c9;
  display: block;
  box-sizing: border-box;
  padding: 0.7rem;
}
ul#crumbs a {
  color: #4a0c08;
  text-decoration: underline;
}
ul#crumbs a:hover {
  color: #ad8b00;
}
ul#crumbs li {
  display: inline-block;
  margin: 0;
}
ul#crumbs li:after {
  content: " / ";
  margin: 0 0.5rem;
  color: #f4ea83;
}
ul#crumbs li:after:last-child {
  content: " ";
}

.booking {
  background: #222221;
  margin: -73 0 1.5rem;
  position: relative;
  z-index: 998;
}
.booking h3 {
    font-size: 1rem;
    text-transform: uppercase;
    margin-top: 6px;
    color: white;
  }
  
#booking input,
#booking select {
  /* width: 94%; */
  max-width: 94%;
  background: #fff;
  color: #444;
  border-radius: 2px;
  font-size: .8rem;
  height: 2rem;
}
#booking select, #booking select option {
  /* width: 117px; */
}
#movilForm input,
#movilForm select  {
  font-size: .8rem;
  height: 2.2rem;

}
#booking #contmodal {
  width: 100%;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.31);
  box-sizing: border-box;
  padding: 2rem;
}
#booking #contmodal h2,
#booking #contmodal p {
  margin: 0 0 10px 0;
}
#booking #contmodal .loading-bar {
  background: url(../img/ajax-loader.gif) top center no-repeat;
  display: block;
  height: 22px;
  margin: 0;
}
#booking .modal {
  z-index: 999;
  position: relative;
  left: 50%;
  width: 50%;
  margin-left: -25%;
  text-align: center;
  background: #fff;
  padding: 1rem;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}
#booking label {
  color: #ffffff;
}
#booking table {
  display: inline-block;
}
#booking table tr {
  border: 0;
  background: none;
  box-sizing: border-box;
}
#booking table td {
  border: 0;
  box-sizing: border-box;
  padding: 0;
}
#booking div {
  display: inline-block;
  /*box-sizing: border-box;
  padding: 3px 4px 0 0;
  overflow: hidden;*/
}
#booking .block {
  width: 48%;
}
#booking .block-small {
  width: 41%;
}
button#tarifas.switch {
    background: #c16310;
    color: #fff;
    font-family: "Ubuntu Condensed", Arial, Helvetica, serif;
    font-size: 0.75rem;
    border-radius: 4px;
    transition: 0.3s;
    width: 13em;
}
button#tarifas.switch:hover {
  background: #FFA646;
}

#booking .hotelss {
  width: 24%;
}
#booking .fechass {
  width: 40%;
}
#booking .selectss {
  width: 35%;
  vertical-align: top;
}
#booking .accioness {
  width: 25%;
}
#booking .web-form {
  position: relative;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
#booking .button,
#booking button {
  /*position: absolute;*/
  top: 2rem;
  right: 0;
  text-transform: uppercase;
}
#booking .en-button {
  top: 2rem;
}
#movilForm .container {
  width: 100%;
}
#movilForm .row {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #E6E6E6;
}
#movilForm select {
  width: 26%;
  margin-right: 1em;
  display: inline;
}
#movilForm .sm-block {
  display: inline-block;
  width: 26%;
  margin-right: 0.8rem;
}
#movilForm .sm-block select {
  width: 100%;
}
#movilForm label,
#movilForm legend {
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}
#movilForm #CodeProm {
  width: 96%;
}
#movilForm input,
#movilForm select {
  padding: 0.5rem 0.3rem;
  border-radius: 0!important;
  background: #ccc;
}

#offerBlock {
  margin: 0;
  padding: 2rem 0;
  background: #0E3A87;
}
#offerBlock h2 {
  text-align: center;
  color:#ffffff;
}

.content {
  padding: 2rem 0;
}
.content ul {
  list-style-type: disc;
  padding-left: 1rem;
}
aside .button,
aside button,
aside input[type="submit"],
aside input[type="reset"],
aside input[type="button"] {
  margin-bottom: 8px;
}
aside .alfie-wp-weather-object {
  padding: 0;
  margin-bottom: 0.7rem;
  border-bottom: 1px solid #E4E4E4;
}
aside .weather-main-info .alfie-city {
  text-align: left;
  color: #4a0c08;
  font-weight: normal;
}
aside .weather-main-info .alfie-temperature {
  color: #4a0c08;
}
aside .weather-main-info .alfie-temperature,
aside .weather-main-info .alfie-country {
  float: left;
  padding-left: 90px;
}
aside .condition-main-image {
  top: 12px;
  height: 82px;
}
aside .widget-sidebar h4 {
  display: none;
}
footer {
  background:#fff;
  overflow: hidden;
  color: #ffffff;
  font-size: 0.7rem;
}
footer a {
  color: #d8c785;
}
footer .fblock {background: #29292b;}
footer .hotels-nav li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 1.6%;
  margin: 1rem 0;
  border-right: 1px solid #3c0a07;
}
footer .hotels-nav li:last-child {
  border-right: none;
}
footer .fwidget {
  border-bottom: none;
  height: 5rem;
  color: #130302;
}
footer .fwidget h4 {
  display: none;
}
footer .weather-main-info .alfie-city {
  text-align: left;
  color: #4a0c08;
  font-weight: normal;
}
footer .weather-main-info .alfie-temperature {
  color: #4a0c08;
}
footer .weather-main-info .alfie-temperature,
footer .weather-main-info .alfie-country,
footer .weather-main-info .alfie-city {
  float: left;
  padding-left: 90px;
}
footer .condition-main-image {
  height: 111px;
}
footer ul#menu-soporte {
  list-style-type: none;
  margin: 16px 0;
  padding: 0;
}
footer ul#menu-soporte li {
  display: inline;
}
footer ul#menu-soporte li:last-child {
  border-right: none;
}
footer ul#menu-soporte li a {
    color: #fff;
    padding: 0 0.2rem;
    margin: 0 1px 0 0;
    font-size: 1rem;
    font-weight: normal;
    font-family: "Ubuntu Condensed", Helvetica, serif;
}
footer ul#menu-soporte li a:hover {
  color: #fff;
}
footer .social {
  text-align: right;
  padding: 0.7rem 0;
}
footer .social img {
  margin-bottom: -6px;
}
footer .social a {
  color: #fff;
  margin-left: 10px;
  display: inline-block;
}
footer .copyright p {
  text-align: right;
  font-size: 0.75rem;
  margin: 0;
  margin: 24px 0;
  color: #222221;
  font-family: "Ubuntu Condensed", Helvetica, serif;
}
footer .copyright p a {
  color: #222221;
}

#loadingReserve {
  display: none!important;
}

.rslides{background:#F3EBEE;position:relative;list-style:none;overflow:hidden;width:100%;margin:0;padding:0;}
.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;}
.rslides li:first-child{position:relative;display:block;float:left;}
.rslides img{display:block;height:auto;float:left;width:100%;border:0;}
.rslides_tabs{display:block;width:100%;text-align:center;position:relative;z-index:9;margin:-36px auto 2px;}
.rslides_tabs li{display:inline-block;margin:-33px 4px 12px;}
.rslides_tabs li a{background:#FFF;border-radius:2rem;font-size:1px;padding:9px;}
.rslides_tabs li.rslides_here a{background:#222221;border-radius:2rem;font-size:1px;box-sizing:border-box;border:2px solid #FFF;padding:5px;}


.lang-button {
  float: right;
  width: auto;
  padding: 0.3em 0.5em;
  margin-top: 0.6em;
  background: #fff;
  border-radius: 2px;
  font-size: 0.9em;
}

.maincontent {
    margin-top: 2em !important;
  }

#loadingReserves {
  align-items: center;
  background: #fff;
  display: none;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000000000;
}

#scaFqk {
  display: none !important;
}

/* #Media Queries
// ================================================== */



@media only screen and (max-width: 1024px) {

  header .top-bar .social-likes {
    width: auto;
    /*margin-top: 1rem;*/
  }

  #bookhome {
    margin-top: 0.8rem;
  }

  .booking h3 {
    font-size: 1rem;
  }

}

@media only screen and (max-width: 959px) {
  #navbar li a {
    font-size: 0.75em;
  }
}
@media only screen and (max-width: 800px) {

  .vertical-booking td, .vertical-booking th {
    padding: 0!important;
  }

  .vertical-booking h3 {
    font-size: 16px;
  }


  header img.logo {
    /* height: 6rem!important; */
    margin-top: 0.5rem !important;
    margin-left: 1rem;
  }
  .threeblock {
    margin-right: 4rem;
  }
  .altheading {
    font-size: 2rem;
    margin: 1rem 0;
  }
  footer ul#menu-soporte li a {
    font-size: 0.74rem;
  }
  

}

@media only screen and (min-width: 768px) {

  header h1.columns {
    position: absolute;
    top: 0;
    margin-top: -43px;
    text-align: left;
  }
  header .bg-header {
    height: 6.5rem;
    position: relative;
    top: 0;
  }
  header img.logo {
  height: 8rem!important;
  margin-top: -1rem !important;
  }
  header .top-bar ul {
    float: right;
    z-index: 20;
   /* margin-top: 1rem;*/
  }
  .main-nav {
    clear: both;
    position: absolute;
    top: 34%;
    right: 0;
  }
  #navbar {
    list-style-type: none;
    margin: 2rem 0 0 0;
  }
  #navbar li {
    display: inline-block;
    line-height: 1.5rem;
    margin: 0 0 0 1px;
    /*border-left:1px solid lighten(@bodyBackground,8%); &:first-child{border-left:none;}*/
  }
  #navbar li:last-child {
    display: none;
  }
  #navbar li .dropdown {
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    z-index: 999;
    margin: 0 0 0 0px;
    background: #fff;
    text-decoration: none;
  }
  #navbar li ul {
    margin: 0;
  }
  #navbar li ul li {
    border: none;
  }
  #navbar li ul li a {
    padding: 6px 8px;
    text-align: left;
    color: #464646;
  }
  #navbar li ul li a:hover {
    color:#222221;
  }
  #navbar li:hover .dropdown {
    visibility: visible;
  }
  #navbar li:hover li {
    display: block!important;
  }
  #navbar li a {
    background: none;
    font-family: "Ubuntu Condensed", Helvetica, serif;
    padding: 0 0 0 8px;
    font-size: 1.3rem;
    color: #222221;
    margin: 0 1px 0 0;
    text-transform: uppercase;
  }
  #navbar li a:hover {
    background: none;
    text-decoration: none;
    color:#222221;
  }
  
  .dropdown {
    width: 12rem;
  }
  .dropdown li a {
    display: block;
  }
  
  .booking {
    height: auto;
    padding: 0;
    margin-top: -8px;

  }
 
  .formsection .field input,
  .formsection .field textarea {
    width: 100%!important;
  background: #fff;
  }

  .sello {
    background-size: 18px;
    font-size: 12px;
    height: 29px;
    width: 100%;
    margin-top: 1rem;
    overflow:hidden;
  }

}

/* #Tablet (Portrait)
  // ==================================================
  // Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

  #suscriptBlock form.benchmarkemaillite-subscribe div {
    padding: 0 0.5rem 0 0;
  }

 .social-likes {
    position: absolute;
    top: 0;
    right: 0;
    width: 14%;
  }
  .principalbanner,
  .social-share {
    display: none;
  }
  .offer-block figcaption {
    font-size: 1rem;
  }
  .panel img {
    width: 100%;
  }
  .module input {
    margin-bottom: 0.7rem;
  }
  .fourblock a {
    min-height: 25rem;
  }
  .fourblock a h3,
  .fourblock a h4 {
    text-align: center;
  }
  .promo-event img {
    height: 7rem;
    width: 12.3rem;
  }
  .promo-event .event-date {
    width: 2.2rem;
    font-size: 0.7rem;
    padding: 0.2rem;
    line-height: 1.2rem;
  }
  .promo-event .event-info {
    width: 9.3rem;
  }
  .home-widget {
    margin: 1.7rem 0 0 0.5rem;
  }
  .vertical-booking .selectss select {
    width: 4rem;
  }
  .vertical-booking #txtPromotionCode {
    width: 9rem;
  }
  .vertical-booking td {
    float: left;
  }
  .vertical-booking td,
  .vertical-booking th {
    padding: 8px 2px;
  }
  
  .feature {
    background: #e0e0e0;
    padding: 0;
    margin-bottom: 2rem;
    overflow: hidden;
    height: 25rem;
  }
  .feature .fblock {
    float: left;
    display: inline-block;
    width: 33%;
    box-sizing: border-box;
    padding: 10px;
    height: 25rem;
  }
  .feature .fblock img {
    height: 100%;
  }
  .feature .fblock h2 {
    font-size: 1.2rem;
  }
  .feature .fblock:first-child {
    padding: 0;
  }
  
  #navbar li a {
    padding: 0 2px;
    font-size: 0.9rem;
  }
  header .top-bar ul {
    right: 6rem;
  }
  #booking .block-small {
    /*display: none;*/
  }
  .module-header h4 {
    font-size: .8rem!important;
  }
  .promo-event .event-info h3 {
    font-size: 12px;
  }
  footer .hotels-nav li {
    padding: 0 0.2%;
    border: none;
  }
  .calendario-item .eventimg img {
    width: 171px;
    height: 131px;
  }
  
  .sello p {
    font-size: 10px;
  }

  header .top-bar ul a {
    font-size: 0.7rem;
  }


}
/*  #Mobile (Portrait)
  // ==================================================
  // Note: Design for a width of 320px  */

@media only screen and (max-width: 767px) {

  header .top-bar {
    height: 80px;
  }
  header .top-bar ul a {
    display: none;
  }

  header img.logo {
    /* height: 5rem!important; */
    margin-top: 0 !important;
    margin-left: 1rem;
  }

  .booking {
    display: none;
  }

  .rslides img {
    height: auto;
  }

  .bg-bookhome {
    background: none;
  }

  h1 {
    font-size: 2.2rem;
  }

  .hblock h4 {
    margin:-68px auto 0;
  }

  .maincontent h1 {
    font-size: 2rem;
  }
  .maincontent h2,
  .maincontent h3,
  .maincontent h4,
  .maincontent h5 {
    font-size: 1.5rem;
  }
  .maincontent p {
    text-align: justify;
  }
  .v-movil {
    display: block;
  }
  .v-desktop {
    display: none;
  }
  .dropdown a {
    color: #fff;
  }
  .social-share {
    display: none;
  }
  .top-bar .container {
    width: 94%!important;
  }
  .principalbanner {
    display: none;
  }
  .content {
       padding: 2rem 0 0 0;
  }
  .tinynav {
    display: none;
    margin: 6px 0 0 0;
    z-index: 999;
    position: absolute;
    top: 0;
    background: #fff;
    width: auto;
  }
  #menu-action-menu {
    display: none;
  }
  .social-shr {
    width: 44%;
  }
  .social-likes {
    position: absolute;
    top: 0;
    right: 0;
  }
  .flexslider {
    margin-bottom: 0!important;
    min-height: 9rem;
  }
  .hblock {
    width: 100%;
    padding-bottom: 2rem;
    margin: 0;
  }
  .hblock img {
    width: 100%;
    height: 10rem;
  }
  .hblock h4 {
    font-size: 1rem;
  }
  .hblock a.alink {
    display: none;
  }
  .threeblock {
    width: 100%;
    margin: 0 0 1rem 0;
    border-bottom: 1px solid #705a00;
  }
  .threeblock img {
    width: 40%;
    float: left;
    margin: 10px 13px 0 0;
  }
  .threeblock p {
    overflow: hidden;
  }
  .principalbanner {
    display: none;
  }
  .calendario-item .eventimg img {
    width: 96px;
    height: 90px;
  }
  .calendario-item .event-body h5 {
    font-size: 18px;
  }
  .panel .media-img {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
  .hblock .alink {
    float: right;
    float: none;
    text-align: center;
    display: block;
    font-size: 0.8rem;
  }
  a.button.v-movil.popup-with-form {
    font-size: 1.1em;
    text-align: center;
    text-transform: uppercase;
    padding: 1.5em;
    width: 100%;
    position: relative!important;
    display: block;
    box-sizing: border-box;
    background: #c16310;
    margin-top: 0.5rem;
    border-radius: 3px;
  }

  a.button.v-movil.popup-with-form:active {
    background: #ffa849;
  }

  header h1.columns {
    margin: 0.4rem 0;
    text-align: center;
  }

  header h1 a {
   padding: 10px 0; 
  }
 
  header .top-bar ul {
    position: relative;
    right: 1rem;
  }
 
  h1,
  h2,
  h3 {
    font-size: 1.2rem;
    font-weight: bold;
  }

  #bookhome {
    display: none;
  }

  #bookhome form {
    margin: 0;
  }

  .booking {
    background: none;
    box-shadow: none;
    height: 5rem;
    padding: 0;
    margin: 0;
  }
  #booking {
    background: none;
  }
  #booking .web-form {
    display: none;
  }
  #booking .button {
    top: 6px;
  }
  #movilForm button.switch {
    display: block;
    width: 100%;
    text-transform: uppercase;
  }
 
  footer ul#menu-soporte {
    padding: 0.3rem 0;
    margin: 6px 0;
  }
  footer ul#menu-soporte li {
    display: block;
    border-right: none;
    text-transform: uppercase;
    border-right: 0;
    line-height: 2.6rem;
    font-size: 0.9rem;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #3e3e3e;
  }
  footer ul#menu-soporte li a {
    display: block;
    padding: 0.6rem 0;
    font-size: 0.7rem;
    text-align: center;
  }
  footer ul#menu-soporte li a:active {
    background: #6f6f6f;
  }
  footer #weather {
    text-align: center;
    margin-bottom: 1rem;
  }
  footer .social {
    text-align: center;
  }
  footer .social a {
    margin: 0 12px 0 0;
  }
  footer .copyright p {
    text-align: center!important;
    margin-top: 0;
  }
  footer .copyright p a {
    color: #222221;
  }
  footer .fwidget {
    display: none;
  }
  
  footer .fblock a:after {
    content: attr(data-social);
  }

  #tinynav1 option:last-child,.menu-item-type-custom{/* display: none !important; */}

  .hide { 
    display: block!important;
  }
  #homeModules {
    margin: 1rem auto !important;
  }
  .home-modules  {
        margin-bottom: 4rem;
  }
  header .top-bar .social-likes a.lang {
        padding: 0px;
  }
  .lang-button {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (orientation:portrait) {

  #booking .fechass {
    width: 45%;
  }
  .booking h3 {
    font-size: 0.9rem;
  }
  label, legend {
    font-size: 0.7rem;
  }
  .vertical-booking #txtPromotionCode{width: 6rem;}

}  



  .five.columns h1 {
    display: none;
  }
  img.googlemapa {
    width: 90%;
  }
  .row.home-mods img {
    width: 100%;
  }
  .hblock--content p {
    margin: 0;
    line-height: 1.4;
  }
  a.button.moreinfo {
      float: right;
      background: #c16310;
      font-family: "Roboto", Arial, helvetica, sans-serif;
      font-weight: 300;
      font-size: 0.9em;
      border-radius: 4px;
      padding: 0.8em 1.7em;
      transition: 0.3s;
      color: #fff;
  }
  a.button.moreinfo:hover {
    font-family:inherit;
    background: #ffa645;
  }

  .contentmodule p {
    text-align: center;
  }

  .button.offer {
      bottom: 3.9rem;
      position: relative;
      font-size: 1.5rem;
      background: rgb(253, 3, 1);
      color: white;
      font-family:'Ubuntu Condensed', Arial, Helvetica, serif;
      width: 100%;
      padding: 1rem 0;
      margin-bottom: 0;
      text-align: center;
      text-transform: uppercase;
  }

select option {
  color:gray;
}

/* Iphone landscape */

@media only screen and (max-width: 667px) {
  header {position:relative; }

  img.alignleft {
    width: 100%;
    height: auto;
    }

}

/* Gnexus10 landscape */
@media only screen and (max-width: 1280px){
  header {position:relative; }
}

/* Iphone landscape */
@media only screen and (max-width: 1024px) and (min-width: 768px){
  header {position:relative; }
  .sello {background: url(../img/check.png) 4px no-repeat;}
  #navbar li a {font-size: 1.2rem;}
}

/* Gnexus10 portrait */

@media only screen and (max-width: 800px) {
  /*#navbar li a {font-size: 0.9rem !important;} */
}

/* Ipad portrait */
@media only screen and (max-width: 768px)  {
  header {position:relative; }
  #navbar li a {font-size: 0.9rem !important;}
}

@media only screen and (max-width: 480px) {
  img.alignleft {
    width: 100%;
  }
  .contact-container-style span {
    display: none;
  }

  
  .banner-text, .banner-sello { 
    width: 100% !important;
  }
  .banner-mejor { 
    flex-direction: column;
  }
  header img.logo {
    margin-left: 0;
  }

}

/* CALL TO ACTION */

.aviso {
    position: fixed;
    left: 1em;
    top: 18vw;
    color: #222221;
    border: 2px solid #d9edf7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    font-family: "Trebuchet Ms", Arial, Helvetica, serif;
    margin-bottom: 0.8em;
    background: #fbfdff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
    z-index: 1000;
    transition:1s;
    margin-left: -36em;
  }
  .aviso img.wp-smiley, .aviso img.emoji {
      height: 0.5em !important;
      width: 0.5em !important;
      vertical-align: 0em !important;
      padding: 0 !important;
  }
  .aviso-inner {
    padding: 0.8em;
    font-size: 1rem;
    line-height: 1rem;
  }
  .aviso h4 {
    text-align: center;
    color: #c1630f !important;
    font-size: 1em;
    font-weight: bold;
    margin-top:0;
  }
  .aviso .cerrar {
    background: #c1630f;
    height: 2.2em;
  }
  .aviso .precio-hotel {
    color: #5b95c1;
  }
  .aviso .nota {
    font-size: 70%;
    line-height: 1.2em;
    font-weight: bold;
  }
  .aviso .close {
    margin-right: 0.3em;
    background: transparent;
    color: #fff;
    padding: 0.2em 0.5em;
    margin: 0;
    float: right;
    font-size: 19px;
    font-weight: bold;
    line-height: 1;
    border: 0;
    display:block;
  }
  .aviso-inner .row div {
    margin: 0.3em 0;
    font-size: 0.9rem;
  }

  .aviso-inner a {
      color: #c1630f !important;
  }

  .muestra-aviso {
    position: fixed;
    left: 1em;
    bottom: 1em;
    width: 20em;
    border: 1px solid #c4d3e2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    font-family: "Trebuchet Ms", Arial, Helvetica, serif;
    font-size: 1.1em;
    margin-bottom: 0.8em;
    background: #fbfdff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
    z-index: 1000;
    text-align: center;
  }
  .muestra-aviso {display:none;}
  #btn-close {display:none;}
  .aviso-enter {
    margin-left: 0;
  }

  .boton-reserva-aviso {
    display: block;
    margin-bottom: 1em;
    width: 50%;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    padding: 15px;
    background: #c1630f;
    margin-bottom: 10px;
    border-style: round 1px;
    border-radius: 5px;
  }

  .boton-reserva-aviso a {
    color: white !important;
  }

/*- MEDIA 736px -*/

  @media only screen and (max-width: 736px) {

    .aviso {
      display: block;
      position: fixed;
      width: 91%;
      bottom: 0;
      top: initial;
    }
    .muestra-aviso {
        position: fixed;
        width: 90%;
        margin-top: 2em;
    }
    
    .aviso-inner .row div {
        font-size: 1em;
    }

  }

  .contenido-ofertas p {
    line-height: inherit;
  }
  figure {
    margin-bottom: 0 !important;
  }

  /* WHATSAPP */
.whatsapp-window {
  position: fixed;
  right: 1em;
  bottom: -36rem;
  width: auto;
  color: #222221;
  border: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin-bottom: 0.8em;
  background: transparent;
  z-index: 998;
  transition:1s;
  margin-left: -36em;
  }
.whatsapp-window p {
  text-align: left;
}
.whatsapp-window h3 {
  color:white !important;
}
.whatsapp-window .fa, .muestra-whatsapp .fa {
  color:white !important;
}
.whatsapp-window a {
  color: inherit;
}
.whatsapp-window a:hover {
  text-decoration: none;
}
.whatsapp-window  img.wp-smiley, .whatsapp-window  img.emoji {
  height: 0.5em !important;
  width: 0.5em !important;
  vertical-align: 0em !important;
  padding: 0 !important;
}
.whatsapp-window-inner {
  padding: 1.5em;
  width: 19rem;
  line-height: 1.3rem;
  background: #25d366;
  color: white;
  text-align: center;
  border-radius: 10px 10px 0 0;
  box-shadow: 2px 3px 0 #00000047;
  text-align: left;
  font-size:1rem;
  box-sizing: border-box;
}
.whatsapp-window-inner p {
  margin:0;
}
.whatsapp-window-inner img {
  width: 168px;
  margin: 0 3rem;
}
.whatsapp-window-2 {
  background: #fff;
  padding: 1rem;
  width:19rem;
  border-radius: 0 0 10px 10px;
  text-align: center;
  transition: 0.3s;
  box-shadow: 2px 3px 0 #00000047;
  text-align: left;
  box-sizing: border-box;
}
.whatsapp-window-2 a {
  display:flex;
  align-items: center;
  color: #444 !important;
}
.whatsapp-window-2 img {
  background: #dbdbdb;
  width: 5rem;
  height: 5rem;
  object-fit: cover;
  border-radius: 50%;
  margin: 0 1rem;
}
.mensaje-enviar {
  transition:3s;
}
.mensaje-enviar:hover {
  background:#25d366;
  filter: brightness(1.2);
  color:white !important;
  cursor: pointer;
}
.mensaje-enviar {
  background: #25d366;
  border: 0;
  color: white !important;
  border-radius: 10px;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
  width: 19rem;
  box-shadow: 2px 3px 0 #00000047;
  font-size: 0.9rem !important;
  font-weight: normal;
}
.puntos {
    width:100%;
    margin: 0.3em 0;
    padding: 0 1em;
}
.whatsapp-window .close {
  margin-right: 0.3em;
  color: #fff;
  padding: 0.3em 0.5em;
  margin: 0;
  float: right;
  font-size: 22px;
  font-weight: 700;
  line-height: 0.9;
  position: absolute;
  right: 0;
  top: -3rem;
  background: #25d366;
  border: 1px solid #25d366;
  border-radius: 19px;
  opacity: 1;
  display: block;
}
.muestra-whatsapp {
  position: fixed;
  right: 1rem;
  bottom: 0.5rem;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50%;
  font-family: "Trebuchet Ms", Arial, Helvetica, serif;
  font-size: 1.1em;
  margin-bottom: 0.8em;
  background: #25d366;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
  z-index: 998;
  text-align: center;
  padding: 0.5em;
}
.muestra-whatsapp a {
  color:#fff !important;
  font-size: 1rem;
}
.muestra-whatsapp a:hover {
  color:#fff !important;
}
.muestra-whatsapp .fa-whatsapp {
  font-size: 2rem;
}
.whatsapp-window-enter {
  bottom: 5rem !important;
}
  
@media only screen and (max-width: 736px) {
  .whatsapp-window {
    display: block;
    position: fixed;
    top: initial;
    bottom: -36rem;
    right: 1rem;
  }
  #g-footerbottom {
    padding-bottom: 4em;
  }
  .muestra-whatsapp-inner {
    padding: 0.5em 0;
  }
  .muestra-whatsapp span {
    display: none;
  }
}
/* TERMINA WHATSAPP */

@media only screen and (max-width: 736px) {
  .hidden-phone {
    display: none !important;
  }
}
@media only screen and (min-width: 737px) {
  .visible-phone {
    display: none !important;
  }
}
.p2 {
  padding: 2rem;
}