/* ESTILOS DE MAQUETACION
// ================================================== */
body {
  position: relative;
  background:#fdf8f4;
  font-size: 16px;
}

body.login div#login h1 a {
  height: 173px!important;
  margin-top: -30px!important;
}
body .principalbanner {
  z-index: 9999;
}
header {
  height: auto;
  background: #FDF8F4;
  border-bottom: solid 10px #a54e04;
}
header .row {
  margin: 0;
}
header .top-bar {
  height: 36px;
  overflow: hidden;
}
header .top-bar ul {
  list-style-type: none;
  position: absolute;
  right: 355px;
  /*margin-left: 180px;
  display: inline;*/
}
header .top-bar ul li {
  display: inline;
  padding-right: 8px;
}
header .top-bar ul a {
  font-size: 0.9rem;
  color: #333333;
  line-height: 2.5rem;
}
header .top-bar ul a:hover {
  color: #0679C7;
}
header .top-bar .social-likes {
  display: inline-block;
  float: right;
  width: 36%;
  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: 6px 8px;
  float: right;
  border: 1px solid #002c57;
}
header .top-bar .social-likes a.lang:hover {
  background: #fdf0db;
}
header .top-bar .social-likes a.lang img.mx {
  margin-bottom: -3px;
}
header h1 {
  padding: 0;
  margin: 0;
  text-align: center;
}
header h1 a {
  display: block;
  
}
#slider {
  position: relative;
  width: 100%;
  z-index: 80;
  overflow: hidden;
  /*background: #327e74;*/
}
#slider .flexslider {
  background: none;
  border: none;
  margin: 0 0 -12px 0;
  box-shadow: none;
}
#slider .flex-control-paging {
  position: absolute;
  bottom: 1.4rem;
}
#slider .flex-control-paging a {
  background: #b37000;
}
#slider .flex-control-paging a.flex-active {
  background: #001c37;
}
#slider .wsp_default_skin .flex-caption {
  width: auto;
  position: relative;
  height: 35px;
  bottom: 12rem;
  text-align: right;
  right: 15rem;
  background: none;
  color: white;
  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: #edb450;
  display: block;
  box-sizing: border-box;
  padding: 0.7rem;
}
ul#crumbs a {
  color: #00366a;
  text-decoration: underline;
}
ul#crumbs a:hover {
  color: #8e1316;
}
ul#crumbs li {
  display: inline-block;
  margin: 0;
}
ul#crumbs li:after {
  content: " / ";
  margin: 0 0.5rem;
  color: #da9316;
}
ul#crumbs li:after:last-child {
  content: " ";
}
.booking {
  background: #1D8BA9;
  margin-bottom: 1.5rem;
  box-shadow: 0 3px 3px #104b5b inset;
  overflow: hidden;
  position: relative;
  z-index: 999;
}
#booking h3 {
  display: none;
}
#booking input,
#booking select {
  width: 100%;
  background: #ffeaa4;
  color: #282727;
}
#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: #fff8e1;
}
#booking table {
  display: inline-block;
  clear: both;
}
#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: 0 6px 0 0;
  overflow: hidden;
}
#booking .block {
  width: 47%;
}

.block {
  /*width: 41%;
  float: left;*/
  margin-right: 13px;
}

#booking .block-small {
  width: 36%;
}
#booking .block-button {
  width: auto;
}
#booking .hotelss {
  width: 24%;
}
#booking .fechass {
  width: 42%;
  display: block;
}
#booking .selectss {
  width: 33%;
  vertical-align: top;
  clear: both;
}
#booking .accioness {
  width: 24%;
}
#booking .web-form {
  position: relative;
  margin: 0 auto;
  width: 96%;
  box-sizing: border-box;
}
#booking .button,
#booking button {
  position: absolute;
  top: 30%;
  right: 0;
  text-transform: uppercase;
}
#booking .en-button {
  top: 18%;
}
#movilForm .container {
  width: 100%;
}
#movilForm .row {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #E6E6E6;
}
#movilForm select {
  width: 25%;
  margin-right: 1em;
  display: inline;
}
#movilForm .sm-block {
  display: inline-block;
  width: 25%;
  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;
}

 .maincontent ul {
    list-style-type: disc;
    padding-left: 2rem;
  }

.hblock h4 {
    font-size: 1rem;
    font-family: 'Asap', sans-serif;
    text-transform: uppercase;
  }
.content {
  padding: 2rem 0;
}
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: #00366a;
  font-weight: normal;
}
aside .weather-main-info .alfie-temperature {
  color: #00366a;
}
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:#A54E04;
  overflow: hidden;
  color: #fff8e1;
  font-size: 0.7rem;
}
footer a {
  color: #4F6978;
}
footer a:hover {
  color: #719FBA;
}
footer .fblock {
  /*background: #327e74;
   .box-shadow(0 0 4px darken(@bodyBackground,85%);); */
}

footer .fwidget {
  border-bottom: none;
  height: 5rem;
  color: #ffeaa4;
}
footer .fwidget h4 {
  display: none;
}
footer .weather-main-info .alfie-city {
  text-align: left;
  color: #fff8e1;
  font-weight: normal;
}
footer .weather-main-info .alfie-temperature {
  color: #fff8e1;
}
footer .weather-main-info .alfie-temperature,
footer .weather-main-info .alfie-country,
footer .weather-main-info .alfie-city {
  float: left;
  padding-left: 90px;
}

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: #FFFFFF;
  padding: 0 0.2rem;
  margin: 0 4px 0 0;
  font-size: 0.9rem;
}
footer ul#menu-soporte li a:hover {
  color: #FFF4F8;
}
footer .social {
  text-align: right;
  padding: 20px 0px 0px 0px;
}
footer .social img {
  margin-bottom: -6px;
}
footer .social a {
  color: #00366a;
  margin-left: 10px;
  display: inline-block;
}
footer .copyright p {
  text-align: right;
  font-size: 0.7rem;
  margin: 0;
  margin: 24px 0;
  color: #fff;
}
footer .copyright p a {
  color: #FFF4F8;
}

#loadingReserve {
display: none;
}
.social-sh-en  {margin-left: 37px;}

#weather  {margin-left:-67px;}

/*FORMULARIOS DE CONTACTO*/
.formularioc {
    background: #f8f8f8;
    padding: 2em;
    border: 1px solid #e9e9e9;
    width: 95%;
}
.formularioc input, .formularioc select {
    width: 100%;
    
    padding: 0.7em;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
}
.formularioc input[type="radio"], .formularioc input[type="checkbox"] {
    width: auto;
}
.formularioc input[type="submit"] {
    width: auto;
    background: #940d28;
    color:#fff;
    padding: 0.9em 2em;
    text-transform: uppercase;
    border-radius: 3px;
}
.formularioc input[type="submit"]:hover {
    background: #bd2745;
}
.formularioc p {
    
}
.formularioc label {
    font-weight: normal;
    display: block;
    margin-bottom: 1.3em;
    font-size: 0.9em;
}
.formularioc .small {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #ff5c5c;
}
.formularioc textarea {
    border: 1px solid #e1e1e1;
    width: 100%;
    height: 10em;
}
/*FORMULARIOS DE CONTACTO*/


.san-carlos {
    width:100%;
 }

 #scaFqk {display:none;}

/* #Media Queries
// ================================================== */
/* #NAVBAR Desktop Hack */
@media only screen and (min-width: 768px) {
  header {
    z-index: 90;
    /*position: absolute;*/
    width: 100%;
	/*border-bottom: 10px solid #4F6978;*/
  }
  header h1 {
    position: relative;
    top: 0;
  }
  .main-nav {
    clear: both;
    position: absolute;
    top: 33%;
    right: 0;
  }
  #navbar {
    list-style-type: none;
    margin: 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: #327e74;
    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: #fff8e1;
  }
  #navbar li ul li a:hover {
    color: #ffffff;
  }
  #navbar li:hover .dropdown {
    visibility: visible;
  }
  #navbar li:hover li {
    display: block!important;
  }

  #navbar li a:hover {
    background: none;
    text-decoration: none;
    color: #A54E04;
  }
  #navbar li a {
    background: none;
    font-family: 'Oswald', Arial, Helvetica, cursive;
    padding: 0 5px;
    font-size: 1.2rem;
    color: #0679bb;
  }
 
  .dropdown {
    width: 12rem;
  }
  .dropdown li a {
    display: block;
  }
  
  .rslides {
    margin: 0 0 0 0;
  }
  .booking {
    height: 116px;
    padding: 34px 0 0;
  }
  #booking .web-form {
    margin-top: -14px;
  }
  .home-modules {
    background: #327e74 url(../img/textura.jpg);
    }
  .home-modules .homeblock {
    background: #327e74 url(../img/textura.jpg);
    margin-top: -3rem;
    z-index: 9999;
    position: relative;
    padding-top: 1rem;
  }
  .content {
    margin-top: -2rem;
    padding: 1rem 0;
    background: #FDF8F4;
    z-index: 999;
  }
  .maincontent {
    padding-top: 1rem;
  }
  .maincontent ul {
    list-style-type: disc;
    padding-left: 2rem;
  }
  .formsection .field input,
  .formsection .field textarea {
    width: 65%!important;
  }
}

@media only screen and (max-width: 800px) {
	#slider {
		margin: 0 auto;
		width: 100%;
	}
	.rslides_tabs{
		margin: -55px auto 30px !important;
	}
	
}
@media only screen and (min-width: 801px) {
	#slider {
		margin: 0 auto;
		width: 1024px;
	}
	header h1.columns {
		
		text-align: left;
	}
}
/* #Tablet (Portrait)
  // ==================================================
  // Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .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%;
  }
  .hblock {
    width: 30%;
    margin: 0 10px 0;
  }
  .hblock img {
    height: 8rem;
    margin:2rem 0;
  }
  .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: 14rem;
  }
  .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;
  }
  .home-modules .homeblock {
    background: none;
    margin-top: 0;
  }
  .sello, .sello.eng {
    width: 70px;
    bottom: -30px;
  }
  header h1 {
    text-align: left;
    margin: 0;
  }
  header h1 img.logo {
    height: 4.2rem;
    margin-top: -35px;
  }

  h1.five.columns.alpha.logo {
    text-align: left;
  }

  #navbar li a {
    text-transform: capitalize;
  }
  #booking .block-small {
    display: none;
  }
  .module-header h4,
  .module-header h2 {
    font-size: 0.8rem!important;
    font-weight: normal;
  }
  .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;
  }
  header .top-bar ul {  right: 92px;}
  header .top-bar .social-likes {  width: 12%;}
  headshare  {margin-left: 0px;}
  .social-sh-en  {margin-left: 0px;}

   .main-nav {
    clear: both;
    position: absolute;
    top: -26%;
    right: 0;}

    header .top-bar {
      height: 70px;
    }
    #weather {
    margin-left: -44px;}
}
/*  #Mobile (Portrait)
  // ==================================================
  // Note: Design for a width of 320px  */
@media only screen and (max-width: 767px) {
   .fa {
  color:#FFFFFF;
}
  
  .maincontent h2,
  .maincontent h3,
  .maincontent h4,
  .maincontent h5 {
    font-size: 1.3rem;
  }
  .maincontent p {
    text-align: justify;
    font-size: 0.9rem;
  }
  .maincontent ul {
    list-style-type: disc;
    padding-left: 2rem;
  }
  .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: 0;
  }
  .tinynav {
    display: block;
    margin: 5px 0 0 0;
    z-index: 999999;
    position: absolute;
    top:0;
  }
  #menu-action-menu {
    display: none;
  }
  .social-shr {
    width: 44%;
  }
  .social-likes {
    position: absolute;
    top: 0;
    right: 0;
  }
  .flexslider {
    margin-bottom: 0!important;
  }
  .hblock {
    width: 100%;
    padding-bottom: 2rem;
  }
  .hblock img {
    width: 100%;
    height: 10rem;
  }
 
  .threeblock {
    width: 100%;
    margin: 0 0 1rem 0;
    border-bottom: 1px solid #b37000;
  }
  .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;
  }
  button,
  .button {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 1rem;
  }
  a.button.v-movil.popup-with-form {
    font-size: 0.9rem;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    width: 100%;
    position: relative!important;
    display: block;
    box-sizing: border-box;
  }
  header h1.columns {
    margin: 0.4rem 0;
    text-align: center;
  }
  header h1.columns img {
   margin: 7px 0 0 0;
  }
  header .top-bar ul {
    position: relative;
    right: 1rem;
  }
 
  #slider {
    margin-bottom: 1rem;
  }
  #slider .flex-control-nav {
    display: none;
  }
  .booking {
    background: none;
  }
  #booking {
    margin-top: 1rem;
    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 #FFF4F8;
  }
  footer ul#menu-soporte li a {
    display: block;
    padding: 0.6rem 0;
    font-size: 0.8rem;
    color: #ffffff;
    text-align: center;
  }
  footer ul#menu-soporte li a:active {
    color: #2B2828!important;
    background: #CE7B34;
  }
  footer .social {
    text-align: center;
    color: #fff8e1;
  }
  footer .social a {
    margin: 0 12px 0 0;
    color: #fff8e1;
  }
  footer .copyright p {
    text-align: center!important;
    margin-top: 0;
  }
  footer .copyright p a {
    color: #fff;
  }
  footer .fwidget {
    display: none;
  }
  footer .fblock {
    background: none;
    box-shadow: none;
	padding-top: 0px;
  }
  footer .fblock a:after {
    content: attr(data-social);
  }

  .block {
     width: 40%;
  }
  .oculta-movil, #tinynav1 option:last-child {
	display:none !important;
  }
  #gmapa img, .imgcaptcha {width:100%}

  #weather {
    margin-left: 0px;
}
  
}

.rslides{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:-90px auto 47px}
.rslides_tabs li{display:inline-block;margin:-33px 4px 12px;}
.rslides_tabs li a{background:#FFF;border-radius:2rem;font-size:0px;padding:9px;color:transparent;}
.rslides_tabs li.rslides_here a{background:#D06406;border-radius:2rem;font-size:0px;box-sizing:border-box;border:4px solid #FFF;padding:5px;}




/*Comienzan estilos para el contacto en la parte superior*/

@media (max-width: 414px) {
  header .top-bar .container select {
    width: 130px !important;
  }
  .contact-container-style p {
    font-size: 11px;
  }
}
@media (max-width: 736px) {
  .san-carlos {
    display: none;
  }
}
@media (max-width: 767px) {
  .contact-container-style {
    position: absolute;
    right: 2.5rem;
    z-index: 100000;
    top: 0.5rem;
  }
  .contact-container-style p a,
  .contact-container-style p a .fa {
    color: #fff;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  header .top-bar .container {
    display: flex;
    justify-content: flex-end;
  }
  header .top-bar .container > div,
  header .top-bar .container > ul {
    width: auto;
  }
  header .top-bar .social-likes .headshare {
    margin-left: inherit;
  }
  header .top-bar ul {
    position: inherit;
    right: inherit;
  }
  .contact-container-style {
    padding: 0.5rem 1rem 0;
  }
  .contact-container-style p a,
  .contact-container-style p a .fa {
    color: #a54e04;
    font-size: 12px;
  }
  header .top-bar .social-likes a.lang {
    padding: 5px 8px !important;
  }
}
@media (min-width: 768px) and (max-width: 810px) {
  .social-likes {
    margin-right: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .social-likes {
    position: inherit;
  }
}
@media (min-width: 960px) and (max-width: 1000px) {
  .social-likes {
    margin-right: 2rem;
  }
}

/*Terminan estilos para el contacto en la parte superior*/
#loadingReserves {
  align-items: center;
  background: #fff;
  /*display: flex;*/
  display: none;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000000000;
}


/* CALL TO ACTION */

.aviso {
    position: fixed;
    left: 1em;
    top: 18vw;
    width: 22rem;
    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: 999;
    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: #a54e04 !important;
    font-size: 1.4em;
    font-weight: bold;
  }
  .aviso .cerrar {
    background: #a54e04;
    height: 2.5em;
  }
  .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;
    text-align: right;
  }
  .aviso-inner .row div {
    margin: 0.3em 0;
    font-size: 0.9rem;
  }

  .aviso-inner a {
      color: #a54e04 !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: 999;
    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: #0678ba;
    margin-bottom: 10px;
    border-style: round 1px;
    border-radius: 5px;
  }

  .boton-reserva-aviso a {
    color: white !important;
    font-size: 1rem;
  }

/*- 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;
    }
  
  }
