@charset "UTF-8";
/*
Theme Name: Hoteles Neruda
Description: Tema para Hoteles Neruda, reconstrucción para ejecución lite
Version: 1.1 (2.0 from the begining of times)
Author: joasssko
Author URL: http://joasssko.cl
*/
@font-face {
  font-family: 'Pluto';
  src: font-url("fonts/plutothin_0-webfont.eot");
  src: font-url("fonts/plutothin_0-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/plutothin_0-webfont.woff") format("woff"), font-url("fonts/plutothin_0-webfont.ttf") format("truetype"), font-url("fonts/plutothin_0-webfont.svg#plutothin_0-webfont") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Pluto';
  src: font-url("fonts/plutoextralight_0-webfont.eot");
  src: font-url("fonts/plutoextralight_0-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/plutoextralight_0-webfont.woff") format("woff"), font-url("fonts/plutoextralight_0-webfont.ttf") format("truetype"), font-url("fonts/plutoextralight_0-webfont.svg#plutoextralight_0-webfont") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Pluto';
  src: font-url("fonts/plutolight_0-webfont.eot");
  src: font-url("fonts/plutolight_0-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/plutolight_0-webfont.woff") format("woff"), font-url("fonts/plutolight_0-webfont.ttf") format("truetype"), font-url("fonts/plutolight_0-webfont.svg#plutolight_0-webfont") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Pluto';
  src: font-url("fonts/plutoregular_0-webfont.eot");
  src: font-url("fonts/plutoregular_0-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/plutoregular_0-webfont.woff") format("woff"), font-url("fonts/plutoregular_0-webfont.ttf") format("truetype"), font-url("fonts/plutoregular_0-webfont.svg#plutoregular_0-webfont") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Pluto';
  src: font-url("fonts/plutomedium_0-webfont.eot");
  src: font-url("fonts/plutomedium_0-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/plutomedium_0-webfont.woff") format("woff"), font-url("fonts/plutomedium_0-webfont.ttf") format("truetype"), font-url("fonts/plutomedium_0-webfont.svg#plutomedium_0-webfont") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Pluto';
  src: font-url("fonts/plutobold_0-webfont.eot");
  src: font-url("fonts/plutobold_0-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/plutobold_0-webfont.woff") format("woff"), font-url("fonts/plutobold_0-webfont.ttf") format("truetype"), font-url("fonts/plutobold_0-webfont.svg#plutobold_0-webfont") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Pluto';
  src: font-url("fonts/plutoheavy_0-webfont.eot");
  src: font-url("fonts/plutoheavy_0-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/plutoheavy_0-webfont.woff") format("woff"), font-url("fonts/plutoheavy_0-webfont.ttf") format("truetype"), font-url("fonts/plutoheavy_0-webfont.svg#plutoheavy_0-webfont") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Pluto';
  src: font-url("fonts/plutoblack_0-webfont.eot");
  src: font-url("fonts/plutoblack_0-webfont.eot?#iefix") format("embedded-opentype"), font-url("fonts/plutoblack_0-webfont.woff") format("woff"), font-url("fonts/plutoblack_0-webfont.ttf") format("truetype"), font-url("fonts/plutoblack_0-webfont.svg#plutoblack_0-webfont") format("svg");
  font-weight: 800;
  font-style: normal; }

h1,
h2,
h3,
h4 {
  font-family: Livvic, helvetica, arial, sans-serif; }

* {
  padding: 0;
  margin: 0; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

/* Para Sticky Footer */
* {
  margin: 0; }

html,
body {
  height: 100%; }

.clear {
  clear: both; }

.izq,
.left {
  float: left; }

.der,
.right {
  float: right; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 15px; }

.alignright {
  display: inline;
  float: right;
  margin-left: 15px; }

.aligncenter,
.megacontainer {
  margin-right: auto;
  margin-left: auto; }

.aligncenter {
  clear: both;
  display: block; }

::-moz-selection {
  /* Code for Firefox */
  color: #9b7925;
  background: #24402e; }

::selection {
  color: #9b7925;
  background: #24402e; }

b,
strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

small {
  font-size: 10px; }

/*p { font-family: helvetica, arial, sans-serif; color: #323232 }*/
.separator {
  padding: 15px 0; }

.miniseparator {
  padding-bottom: 10px; }

.microseparator {
  padding-bottom: 5px; }

.border {
  padding: 15px 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc; }

body {
  font-family: "PT Sans", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400; }

p {
  font-family: livvic , sans-serif;
  font-weight: 300; }

.callout {
  border-bottom: 1px solid #ccc;
  padding: 20px;
  border-left: 6px solid #e21717; }

blockquote,
.callout {
  background-color: #f2f2f2; }

blockquote {
  border-left-color: #33567c; }

blockquote li {
  list-style-position: inside !important; }

.ultracontainer {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 1600px;
  margin: 0 auto; }

.megacontainer {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 1356px;
  margin: 0 auto; }

.container {
  max-width: 1170px; }

.nocontainer {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%; }

.col-md-20,
.col-sm-20,
.col-xs-20 {
  width: 20%;
  float: left;
  padding: 0 15px; }

.col-esp {
  padding: 0; }

blockquote {
  border-left-color: #33567c; }

blockquote li {
  list-style-position: inside !important; }

.modal {
  z-index: 999999999; }

.modal.modal-wide .modal-dialog {
  width: 90%; }

.modal-wide .modal-body {
  overflow-y: auto; }

.modal-backdrop.in {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 1; }

.modal-lg {
  width: 80%;
  margin-top: 100px; }

.modal .close {
  color: #b40d65;
  font-size: 70px;
  margin: 0 0px;
  z-index: 99999;
  position: absolute;
  right: 10px;
  top: -70px;
  opacity: 1;
  text-shadow: none; }

.modal-content {
  /*background-image: url(images/ng-bars.jpg); background-color: #525252*/ }

.modal-body {
  padding: 50px; }

h3 {
  font-weight: 900;
  color: #24402e; }

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 0;
  color: #24402e; }

/* Grayscale efect */
img.grayscale {
  filter: blur(0px) brightness(1) contrast(1) grayscale(0.8) hue-rotate(0deg) invert(0) opacity(90%) saturate(0);
  -webkit-filter: blur(0px) brightness(1) contrast(1) grayscale(0.8) hue-rotate(0deg) invert(0) opacity(90%) saturate(0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/*************************************************************************************/
/***********************************Loader Spiner*************************************/
/*************************************************************************************/
#loader-wrapper {
  background: #24402e;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  bottom: 0;
  right: 0;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 120px; }
  #loader-wrapper h4 {
    color: #ffffff; }
  #loader-wrapper.white {
    background-color: #fff !important;
    overflow: hidden;
    overflow-y: hidden; }
  #loader-wrapper img {
    top: 0;
    bottom: 0;
    margin: auto auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    padding-top: 5%; }
  #loader-wrapper .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    font-size: 75px;
    top: 45%;
    position: relative;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    display: table; }

#loader {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 44%;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #9b7925;
  border-bottom-color: #c4992f;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  right: 0;
  color: #ffffff; }
  #loader h4 {
    color: #ffffff; }
  #loader:before {
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 3px solid transparent;
    border-top-color: #9b7925;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite; }
  #loader:after, #loader:before {
    content: "";
    position: absolute;
    border-radius: 50%; }
  #loader:after {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 3px solid transparent;
    border-top-color: #d5af51;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*************************************************************************************/
/***********************************Shadowbox*****************************************/
/*************************************************************************************/
#sb-info-inner,
#sb-loading-inner,
#sb-title-inner,
div.sb-message {
  font-family: HelveticaNeue-Light, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #fff; }

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: left;
  visibility: hidden;
  display: none; }

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.9) !important; }

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px; }

#sb-wrapper-inner {
  position: relative;
  border: 1px solid #303030;
  overflow: hidden;
  height: 100px; }

#sb-body {
  position: relative;
  height: 100%; }

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%; }

#sb-player.html {
  height: 100%;
  overflow: auto; }

#sb-body img {
  border: none; }

#sb-loading {
  position: relative;
  height: 100%; }

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center; }

#sb-loading-inner span {
  background: url(loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block; }

#sb-body,
#sb-loading {
  background-color: #060606; }

#sb-info,
#sb-title {
  position: relative;
  margin: 0;
  overflow: hidden;
  padding: 0 15px; }

#inicio .smoke,
#sb-nav,
#sb-nav-next,
#sb-nav-previous {
  position: absolute; }

#sb-title,
#sb-title-inner {
  height: 26px;
  line-height: 26px; }

#sb-title-inner {
  font-size: 16px; }

#sb-info-inner,
div.sb-message {
  font-size: 12px; }

#sb-info,
#sb-info-inner {
  height: 20px;
  line-height: 20px; }

#sb-nav {
  padding: 2px 0;
  width: 100%;
  top: 45%; }

#sb-nav a {
  float: right;
  background-repeat: no-repeat;
  color: #fff !important; }

#sb-nav-close {
  color: #fff; }

#sb-nav-next {
  right: -50px; }

#sb-nav-previous {
  float: left !important;
  left: -50px; }

#sb-nav-play {
  background-image: url(play.png); }

#sb-nav-pause {
  background-image: url(pause.png); }

#sb-counter {
  float: left;
  width: 45%; }

#sb-counter a {
  padding: 0 4px 0 0;
  cursor: pointer;
  color: #fff; }

#sb-counter a.sb-counter-current {
  text-decoration: underline; }

div.sb-message {
  padding: 10px;
  text-align: center; }

div.sb-message a:link,
div.sb-message a:visited {
  color: #fff;
  text-decoration: underline; }

#sb-counter a,
#sb-nav-close,
#sb-nav-next,
#sb-nav-previous {
  text-decoration: none; }

#sb-nav a {
  display: block;
  cursor: pointer; }

/*************************************************************************************/
/***********************************Navegación****************************************/
/*************************************************************************************/
/*************************************************************************************/
/*********************************** HEADER ******************************************/
/*************************************************************************************/
header {
  background-color: #383636;
  font-family: montserrat, helvetica, arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

header .menu-item a {
  color: #323232;
  background-color: none !important; }

header .menu-item a:hover {
  /*color: #fff;*/
  background-color: none !important; }

.prebar {
  background-color: #181615;
  text-align: right; }

.mainbar {
  background-color: #ffffff; }

.navbar {
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 0; }

.navbar-brand {
  float: left;
  height: unset;
  padding: 15px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand .svg {
    width: 180px;
    max-width: 180px; }
    .navbar-brand .svg > path, .navbar-brand .svg > polygon {
      fill: #24402e; }

.navbar-brand > img {
  display: block;
  max-width: 155px;
  height: auto;
  width: 150px; }

.navbar-nav > li > a {
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-transform: uppercase;
  padding-top: 35px;
  font-family: "Pluto", sans-serif; }

.nav > li > a:focus,
.nav > li > a:hover,
.nav > li.current-menu-item > a {
  background-color: transparent; }

ul.sub-menu {
  display: none; }

/*#menu-primary a:hover~.sub-menu{
    display: block;
    z-index: 9999;
    position: absolute;
    background: red;
    width: auto;
}*/
.menu-item a ~ ul.sub-menu:hover,
.menu-item a:hover ~ ul.sub-menu {
  display: block;
  position: absolute;
  z-index: 9999;
  width: auto;
  background-color: #fff;
  top: 60px;
  left: 10px; }

ul.sub-menu li a {
  padding: 10px;
  display: block; }

.sub-menu .disabled a {
  background-color: white;
  color: #78a740;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none; }

ul.sub-menu li a {
  text-decoration: none;
  font-size: 16px; }

.navbar-nav > li > a:hover,
.current-menu-item a {
  color: #9b7925 !important; }

.current-menu-item a ~ .sub-menu :not(.disabled) a {
  color: #000 !important; }

.current-menu-item a ~ .sub-menu :not(.disabled) a:hover {
  color: #fff !important; }

ul.sub-menu li:not(.disabled) a:hover {
  color: #fff;
  background-color: #79a840; }

ul.sub-menu li {
  display: block;
  font-size: 12px;
  width: 220px;
  border-bottom: 1px solid #323232;
  font-weight: 700; }

header {
  background-color: #383636;
  font-family: montserrat, helvetica, arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }
  header .menu-item a {
    color: #323232;
    background-color: none !important; }
    header .menu-item a:hover {
      /*color: #fff;*/
      background-color: none !important; }

.navbar {
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 0; }

.navbar-brand {
  float: left;
  height: unset;
  padding: 10px 15px 10px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand > img {
    display: block;
    max-width: 180px;
    height: auto;
    width: 180px; }
    .navbar-brand > img > path, .navbar-brand > img > polygon {
      fill: #24402e; }

.navbar-nav > li > a {
  color: #24402e;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-transform: uppercase;
  padding-top: 35px; }

.nav > li.rsv-app-launcher {
  background-color: #9b7925;
  color: #ffffff; }
  .nav > li.rsv-app-launcher a {
    padding: 35px 35px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Pluto", sans-serif; }
    .nav > li.rsv-app-launcher a:hover {
      color: #24402e !important; }
  .nav > li.rsv-app-launcher .sub-menu li {
    display: block;
    font-size: 12px;
    width: 220px;
    border-bottom: 1px solid #323232;
    font-weight: 700; }
  .nav > li.rsv-app-launcher .sub-menu :not(.disabled) a {
    color: #000 !important; }
    .nav > li.rsv-app-launcher .sub-menu :not(.disabled) a:hover {
      color: #9b7925 !important; }
  .nav > li.rsv-app-launcher .sub-menu .disabled a {
    background-color: white;
    color: #9b7925;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none; }
  .nav > li.rsv-app-launcher .sub-menu a {
    padding: 10px;
    font-size: 16px; }

.nav > li > a {
  font-size: 18px;
  padding: 35px 20px; }
  .nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent; }

.nav > li.current-menu-item > a {
  background-color: transparent; }

ul.sub-menu {
  display: none; }

/*#menu-primary a:hover~.sub-menu{
      display: block;
      z-index: 9999;
      position: absolute;
      background: red;
      width: auto;
  }*/
.menu-item a ~ ul.sub-menu:hover,
.menu-item a:hover ~ ul.sub-menu {
  display: block;
  position: absolute;
  z-index: 9999;
  width: auto;
  background-color: #fff;
  top: 60px;
  left: 10px; }

ul.sub-menu li a {
  padding: 10px;
  display: block; }

.sub-menu .disabled a {
  background-color: white;
  color: #24402e;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none; }

ul.sub-menu li a {
  text-decoration: none; }

.navbar-nav > li > a:hover {
  color: #9b7925 !important; }

.current-menu-item a {
  color: #9b7925 !important; }
  .current-menu-item a ~ .sub-menu :not(.disabled) a {
    color: #000 !important; }
    .current-menu-item a ~ .sub-menu :not(.disabled) a:hover {
      color: #fff !important; }

ul.sub-menu li {
  display: block;
  font-size: 12px;
  width: 220px;
  border-bottom: 1px solid #323232;
  font-weight: 700; }
  ul.sub-menu li:not(.disabled) a:hover {
    color: #9b7925;
    background-color: #24402e; }

/*************************************************************************************/
/************************************* MAIN ******************************************/
/*************************************************************************************/
#content {
  margin: 50px 0; }

#hoteles {
  margin: 10px 0; }
  #hoteles h2 {
    font-size: 18px;
    margin: 10px 0 5px;
    text-transform: none;
    text-align: center;
    font-weight: 400; }
  #hoteles .hotel {
    margin: 0;
    bottom: 0;
    background-color: #9b7925;
    padding: 0;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    margin-bottom: 10px; }
    #hoteles .hotel:nth-child(2) {
      background-color: #a78328; }
    #hoteles .hotel:nth-child(3) {
      background-color: #b48c2b; }
    #hoteles .hotel:nth-child(4) {
      background-color: #c0962e; }
    #hoteles .hotel .logobox {
      padding-bottom: 20px; }
    #hoteles .hotel .svg {
      padding: 20px 0 0;
      max-height: 80px; }
      #hoteles .hotel .svg > path {
        fill: #24402e; }
      #hoteles .hotel .svg > polygon {
        fill: #24402e; }
    #hoteles .hotel a {
      background-color: #9b7925; }
    #hoteles .hotel h2 {
      color: #24402e;
      font-size: 32px;
      margin: 0;
      padding: 0;
      font-weight: 700; }
    #hoteles .hotel span {
      display: block;
      color: #24402e;
      padding: 0 0 20px; }
    #hoteles .hotel .hotelimg {
      position: relative; }
      #hoteles .hotel .hotelimg .ctas {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -20px;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
        #hoteles .hotel .hotelimg .ctas .btn {
          color: #ffffff;
          background-color: #24402e;
          font-weight: 700;
          text-transform: uppercase;
          position: relative;
          font-family: "Pluto", sans-serif; }
          #hoteles .hotel .hotelimg .ctas .btn.book {
            padding: 12px 20px 12px 42px; }
            #hoteles .hotel .hotelimg .ctas .btn.book:before {
              content: '';
              position: absolute;
              left: 10px;
              top: 8px;
              width: 25px;
              height: 25px;
              background-image: url(images/icon-calendar.svg);
              background-size: 100% auto;
              background-repeat: no-repeat; }
          #hoteles .hotel .hotelimg .ctas .btn.see {
            padding: 12px 20px 12px 20px; }
            #hoteles .hotel .hotelimg .ctas .btn.see:before {
              content: '';
              position: absolute;
              left: 10px;
              top: 8px;
              width: 25px;
              height: 25px;
              background-image: url(images/icon-glases.svg);
              background-size: 100% auto;
              background-repeat: no-repeat; }
    #hoteles .hotel:hover {
      background-color: #24402e;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      #hoteles .hotel:hover .svg > path {
        fill: #ffffff; }
      #hoteles .hotel:hover .svg > polygon {
        fill: #ffffff; }
      #hoteles .hotel:hover .svg.icon-mrexpress > polygon {
        -webkit-transform: rotate(-55deg);
        -ms-transform: rotate(-55deg);
        transform: rotate(-55deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center; }
      #hoteles .hotel:hover h2, #hoteles .hotel:hover span {
        color: #ffffff; }
      #hoteles .hotel:hover .hotelimg .ctas {
        display: block;
        bottom: 10px; }

.page-template-home-php #hoteles img {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

#hoteles .btn p {
  padding: 5px 10px;
  line-height: 1;
  margin: 0; }

#hoteles .ubicacion {
  color: #777;
  font-size: 13px; }

.page-id-25 form input[type="submit"],
.page-template-tpl-eventos form input[type="submit"],
.single-promociones form input[type="submit"] {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  padding: 6px 12px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-image: initial;
  -o-border-image: initial;
  border-image: initial;
  color: white;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 30px;
  display: block;
  background-color: #24402e;
  font-family: "Pluto", sans-serif;
  padding: 14px 40px;
  border-radius: 4px; }

.hotel img {
  width: 100%; }

.single-promociones form input[type="submit"],
#hoteles .btn-book {
  border-radius: 0;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0;
  font-family: "Pluto", sans-serif;
  font-weight: 700; }

#whyus {
  margin: 50px 0 50px 0; }
  #whyus a,
  #whyus h4 {
    padding: 10px 0; }
  #whyus p {
    font-size: 13px;
    color: #777; }

#what_to_do {
  margin-bottom: 50px; }
  #what_to_do .container {
    background-image: url(images/whattodo.jpg);
    background-position: top center;
    background-attachment: fixed; }
  #what_to_do .bannerimagen {
    padding: 100px 0; }
    #what_to_do .bannerimagen h4 {
      font-size: 24px;
      color: white;
      text-transform: uppercase;
      font-weight: 300;
      padding: 0 0 0 40px;
      margin: 10px 0;
      font-family: "Pluto", sans-serif; }
    #what_to_do .bannerimagen a {
      text-transform: uppercase;
      color: #9b7925;
      font-weight: 700;
      margin-right: 40px;
      padding: 14px 40px;
      font-size: 18px;
      text-transform: uppercase;
      background-color: #ffffff;
      border: 2px solid #ffffff;
      font-family: "Pluto", sans-serif;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      #what_to_do .bannerimagen a:hover {
        background-color: #9b7925;
        color: #ffffff;
        border-color: #9b7925; }

.home section h3 {
  /* &:after {
    border-bottom: 2px solid #79a840;
    content: "";
    position: absolute;
    width: 100px;
    bottom: 15px;
    left: 15px;
  }

  font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 15px; */ }

.archive section h3 {
  color: #181615;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 1px; }

.archive.post-type-archive-hoteles #hoteles .col-md-6 {
  min-height: 440px;
  padding-top: 10px; }

.promo a {
  font-size: 14px;
  font-weight: 400;
  color: #424242;
  padding: 10px 0;
  display: block;
  text-decoration: none;
  /* &:before {
    content: "";

    //background-color: black;
    height: 10px;
    width: 120px;
    position: absolute;
    bottom: 8px;
    display: block;
    filter: blur(7px);
    border: 10px solid black;
    border-bottom: transparent;
    border-right: transparent;
    border-top-left-radius: 30px;
    z-index: -1;
    transform: rotate(-10deg);
    left: 15px;
  } */
  /* &:after {
    content: "";

    //background-color: black;
    height: 10px;
    width: 120px;
    position: absolute;
    bottom: 8px;
    display: block;
    filter: blur(7px);
    border: 10px solid black;
    border-bottom: transparent;
    border-right: transparent;
    border-top-left-radius: 30px;
    z-index: -1;
    transform: rotate(10deg);
    right: 15px;
  } */ }

.page-id-25 main {
  min-height: 300px;
  color: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #24402e; }

.page-id-25 main h1,
.single-hoteles main h1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin: 0; }

.page-id-25 #about {
  margin: 30px 0; }

.single-hoteles main {
  min-height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative; }
  .single-hoteles main .container-fluid {
    width: 100%;
    margin: 0 -15px;
    height: 100%;
    position: absolute; }
    .single-hoteles main .container-fluid .hotelinfo {
      position: absolute;
      background-color: #24402e;
      padding: 20px 40px;
      top: 0;
      bottom: 0;
      color: #fff;
      min-width: 400px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (max-width: 767px) {
        .single-hoteles main .container-fluid .hotelinfo {
          min-width: 300px; } }
      .single-hoteles main .container-fluid .hotelinfo .svg {
        padding: 0 0 20px; }
        .single-hoteles main .container-fluid .hotelinfo .svg.logo {
          width: 150px !important; }
        .single-hoteles main .container-fluid .hotelinfo .svg.icon {
          width: 70px; }
        .single-hoteles main .container-fluid .hotelinfo .svg > path, .single-hoteles main .container-fluid .hotelinfo .svg > polygon {
          fill: white; }
      .single-hoteles main .container-fluid .hotelinfo h1 {
        display: none; }
      .single-hoteles main .container-fluid .hotelinfo .btn {
        padding: 14px 40px;
        color: #ffffff;
        background: #9b7925;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
        border: none;
        font-family: "Pluto", sans-serif; }

.single-hoteles #where {
  padding: 30px 0;
  background-color: #f2f2f2; }
  .single-hoteles #where h2 {
    font-family: "Pluto", sans-serif;
    color: #24402e; }
  .single-hoteles #where p {
    font-size: 14px;
    color: #24402e;
    line-height: 150%; }
    .single-hoteles #where p a {
      color: #9b7925; }
  .single-hoteles #where .btn {
    padding: 14px 40px;
    color: #ffffff;
    background: #9b7925;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    font-family: "Pluto", sans-serif; }
    .single-hoteles #where .btn.bookonslide {
      position: absolute;
      right: 0; }
  .single-hoteles #where .slider {
    margin-top: 100px; }

.single-hoteles #bookandaddress {
  background-color: #ffffff;
  padding: 40px 0;
  font-size: 18px; }
  .single-hoteles #bookandaddress h4 {
    font-size: 24px;
    font-weight: 700; }
  .single-hoteles #bookandaddress a {
    color: #24402e; }

.single-hoteles #about h2 {
  border-left: 7px solid #79a840;
  padding: 0px 20px; }

.single-hoteles #about p {
  color: #777777;
  font-size: 14px;
  line-height: 180%; }

.single-hoteles #amenities {
  padding: 60px 0;
  background-color: #f2f2f2; }
  .single-hoteles #amenities h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #24402e;
    text-align: center; }
  .single-hoteles #amenities h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #24402e; }
  .single-hoteles #amenities ul {
    padding: 20px;
    background-color: #d8d8d8;
    min-height: 190px; }
  .single-hoteles #amenities li {
    list-style-position: inside;
    font-size: 13px;
    color: #24402e; }

.btn-action {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 30px;
  display: inline-block;
  margin-bottom: 30px;
  background-color: #9b7925;
  border: none;
  padding: 14px 40px;
  border-radius: 4px; }
  .btn-action.rsv-app-launcher {
    font-size: 20px; }

/* .single-hoteles #where p {
  color: #777;
  font-size: 13px;
  line-height: 150%;
} */
.single-promociones h2 {
  text-transform: uppercase;
  font-size: 22px;
  margin: 30px 0;
  clear: both;
  padding: 0px 0; }

.single-promociones h4 {
  text-transform: uppercase; }

.single-promociones section p {
  color: #24402e;
  font-size: 16px;
  line-height: 150%; }

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  padding: 10px 0;
  height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: pt sans, helvetica, arial, sans-serif; }

.single #about .container li {
  list-style-position: inside;
  color: #777;
  font-size: 13px; }

.page-template-tpl-eventos #about {
  padding: 40px;
  background-color: #f2f2f2; }
  .page-template-tpl-eventos #about .container li {
    list-style-position: inside;
    color: #24402e;
    font-size: 13px; }
  .page-template-tpl-eventos #about .container p {
    color: #24402e; }
  .page-template-tpl-eventos #about .container a {
    padding: 5px;
    display: inline-block;
    background: #9b7925;
    color: white;
    border-radius: 4px;
    padding: 14px 30px;
    font-family: "Pluto", sans-serif; }
  .page-template-tpl-eventos #about .container .inner {
    color: #24402e; }
    .page-template-tpl-eventos #about .container .inner h3 {
      color: #9b7925; }
    .page-template-tpl-eventos #about .container .inner label {
      color: #24402e;
      margin-bottom: 0; }
      .page-template-tpl-eventos #about .container .inner label .gfield_required {
        color: #9b7925; }
    .page-template-tpl-eventos #about .container .inner .ginput_container {
      margin-top: 0; }
    .page-template-tpl-eventos #about .container .inner .gform_button {
      background-color: #9b7925;
      padding: 14px 40px;
      color: #ffffff;
      font-size: 16px;
      text-transform: uppercase;
      border-radius: 4px;
      font-family: "Pluto", sans-serif;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      .page-template-tpl-eventos #about .container .inner .gform_button:hover {
        background-color: #ffffff;
        color: #9b7925; }

.page-template-default #content .container p {
  color: #24402e;
  font-size: 13px; }
  .page-template-default #content .container p strong {
    color: #24402e;
    font-size: 13px; }

.page-template-tpl-eventos #about .container p {
  color: #24402e;
  font-size: 13px; }
  .page-template-tpl-eventos #about .container p strong {
    color: #24402e;
    font-size: 13px; }

.page-template-tpl-eventos #about .container .col-md-8 h2 {
  font-size: 17px;
  font-weight: 700; }

.single-promociones #about {
  padding: 40px;
  background-color: #f2f2f2; }
  .single-promociones #about .container .col-md-8 h3 {
    font-size: 17px;
    font-weight: 700; }
  .single-promociones #about .container .col-md-4 .inner {
    color: #24402e; }
    .single-promociones #about .container .col-md-4 .inner label {
      color: #24402e;
      margin-bottom: 0; }
      .single-promociones #about .container .col-md-4 .inner label .gfield_required {
        color: #9b7925; }
    .single-promociones #about .container .col-md-4 .inner .ginput_container {
      margin-top: 0; }
    .single-promociones #about .container .col-md-4 .inner .gform_button {
      background-color: #9b7925;
      padding: 14px 40px;
      color: #ffffff;
      font-size: 16px;
      text-transform: uppercase;
      border-radius: 4px; }

.page-id-25 #about .container .col-md-4 h2:after,
.page-template-tpl-eventos #about .container .col-md-8 h2:after,
.single-promociones #about .container .col-md-8 h3:after {
  width: 90px;
  content: "";
  position: relative;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px; }

/* .page-id-1104 h3 {
  color: #79a840;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 1px;
} */
.mapstab {
  padding: 20px;
  margin: 20px 0;
  background-color: #f2f2f2; }

.tab-pane {
  padding: 20px 0 0 0; }

.mapstab .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }
  .mapstab .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #525252;
    background: #e2e2e2;
    padding: 10px 20px;
    font-family: "Pluto", sans-serif;
    font-size: 14px; }
  .mapstab .nav-tabs > li.active > a {
    color: #555;
    cursor: default;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }
    .mapstab .nav-tabs > li.active > a:focus, .mapstab .nav-tabs > li.active > a:hover {
      color: #555;
      cursor: default;
      background-color: #f2f2f2;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

#about .col-md-4 h3 {
  text-transform: uppercase;
  font-size: 17px; }

/*************************************************************************************/
/************************************* Footer ****************************************/
/*************************************************************************************/
footer {
  padding: 30px 0 30px;
  background: #9b7925 !important;
  color: #ffffff !important;
  font-size: 13px;
  position: relative; }
  footer .extras {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  footer .socialbox {
    padding: 0;
    position: relative;
    float: left;
    width: auto;
    left: 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700; }
    footer .socialbox li {
      display: inline-block;
      color: #fff; }
      footer .socialbox li a {
        color: #fff;
        text-decoration: none; }
  footer h3 {
    font-size: 15px !important;
    text-transform: uppercase;
    margin-bottom: 0px;
    letter-spacing: -0.1px;
    font-weight: 300; }
  footer p {
    font-size: 10px;
    font-family: PT Sans, helvetica, arial, sans-serif;
    margin-top: 15px; }
  footer .single_link,
  footer .footer_menu a {
    color: #fff;
    font-size: 11px; }
  footer #cod_conducta {
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    text-align: left;
    color: white;
    text-decoration: none;
    font-weight: 700;
    width: 240px;
    letter-spacing: 0px; }

/*************************************************************************************/
/*********************************** SlickSlider *************************************/
/*************************************************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ""; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir="rtl"] .slick-slide {
  float: right; }

.galeria-excursion .slick-slide:hover img {
  opacity: 0.7;
  outline: 1px solid #fff;
  outline-offset: -10px; }

.slick-slide img {
  display: block;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  /* height: 20px; */
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  outline: none;
  background: transparent;
  padding: 4px 0;
  border: 1px solid #fff;
  border-radius: 100%;
  line-height: 100%;
  text-align: center; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -55px; }

[dir="rtl"] .slick-prev {
  right: -55px;
  left: auto; }

.slick-next {
  right: -55px; }

[dir="rtl"] .slick-next {
  right: auto;
  left: -55px; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 50px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 5px solid #f2f2f2;
  outline: none;
  background: #24402e;
  border-radius: 100%; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

/*.slick-dots li button:before
{ font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}*/
.slick-dots li.slick-active button {
  background-color: #9b7925; }

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black; }

.slick-slider .caption {
  padding: 10px;
  position: absolute;
  background-color: #24402e;
  color: white;
  letter-spacing: 1px;
  border-top: 3px solid #9b7925;
  top: 30px;
  font-size: 14px; }

.slick-arrow.fa.fa-angle-left {
  left: -20px; }

.slick-arrow.fa-angle-right {
  right: -20px; }

.slick-arrow {
  position: absolute;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  color: #525252;
  padding: 10px;
  width: 40px;
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.slick-arrow:hover {
  background-color: #525252;
  color: #fff; }

.home #slider {
  background-color: #24402e; }
  .home #slider .container-fluid {
    max-width: 1440px; }
  .home #slider .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media (max-width: 767px) {
      .home #slider .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .home #slider .row .slider {
      width: 65%; }
      @media (max-width: 767px) {
        .home #slider .row .slider {
          width: 100%; } }
    .home #slider .row .text {
      width: 35%;
      padding: 30px;
      font-size: 30px;
      color: #9b7925;
      /* background: 
		  //url(images/pattern-1.svg) , 
		  url(images/pattern-1.svg);
	  background-size: 
		  //250px , 
		  100px; */
      background-repeat: repeat;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative; }
      @media (max-width: 767px) {
        .home #slider .row .text {
          width: 100%;
          font-size: 24px; } }
      .home #slider .row .text a {
        padding: 12px 40px;
        border-radius: 4px;
        color: #9b7925;
        border: 1px solid #9b7925;
        font-size: 26px;
        margin-top: 20px;
        display: inline-block;
        width: unset;
        -ms-flex-item-align: start;
        align-self: flex-start;
        text-decoration: none;
        font-family: "Pluto", sans-serif;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
        @media (max-width: 767px) {
          .home #slider .row .text a {
            font-size: 20px; } }
        .home #slider .row .text a:hover {
          color: #ffffff;
          background-color: #9b7925; }
      .home #slider .row .text:before {
        content: '';
        background-image: url(images/allicons.svg);
        max-height: 50px;
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-repeat: no-repeat;
        height: 50px;
        margin-bottom: 20px; }

/*************************************************************************************/
/******************************** Responsive Styles **********************************/
/*************************************************************************************/
/* Large desktops and laptops */
/* Large desktops and laptops */
/* Landscape tablets and medium desktops */
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .mapstab .nav-tabs > li > a {
    padding: 10px 10px; } }

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  #menu-primary {
    width: 100%;
    left: auto;
    right: 0;
    position: relative;
    margin: 0;
    float: none !important; }
  .navbar-brand {
    float: left;
    height: auto;
    padding: 15px 15px 0;
    font-size: 18px;
    line-height: 20px; }
  .navbar-brand > img {
    display: block;
    max-width: 135px;
    height: auto; }
  .navbar-nav > li > a {
    padding-top: 25px; }
  .nav > li > a {
    padding: 10px 12px; }
  .navbar-nav > li {
    float: none;
    display: inline-block; }
  .menu-item a ~ ul.sub-menu:hover,
  .menu-item a:hover ~ ul.sub-menu {
    top: 35px;
    left: 10px; } }

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .navbar-toggle .icon-bar {
    background: white; }
  .navbar-brand > img {
    display: block;
    max-width: 100px;
    height: auto; }
  .navbar-brand {
    float: left;
    height: auto;
    padding: 13px 15px 15px;
    font-size: 18px;
    line-height: 20px; }
  .navbar-toggle {
    padding: 9px 10px;
    margin-top: 18px;
    border: 1px solid white; }
  div#langchooser {
    width: 100%; }
    div#langchooser li {
      list-style: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    border-bottom: 1px solid #323232; }
  .menu-item a ~ ul.sub-menu:hover,
  .menu-item a:hover ~ ul.sub-menu {
    display: block;
    position: relative;
    z-index: 9999;
    width: auto;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0; }
  ul.sub-menu li {
    display: block;
    font-size: 12px;
    width: 100%;
    border-bottom: 1px solid #323232;
    font-weight: 700; }
  ul.sub-menu li a {
    padding: 10px 15px;
    display: block;
    color: #fff; }
  #qtranslate-5 {
    list-style: none;
    margin-top: 10px; }
  .single-promociones h4 {
    margin-top: 30px; } }

/* Portrait phones and smaller */
div#langchooser {
  position: relative; }
  div#langchooser li {
    list-style: none; }

.language-chooser-item:not(.active) {
  display: none; }

#qtranslate-6 a {
  color: #ffffff;
  padding: 10px 20px 10px 30px;
  position: relative;
  display: inline-block;
  text-decoration: none; }
  #qtranslate-6 a:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    background-image: url(images/lang.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat; }

#qtranslate-5 {
  display: none; }
  #qtranslate-5.chooser {
    display: block;
    position: absolute;
    top: 40px;
    right: 10px;
    z-index: 9;
    padding: 10px;
    background: black;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }

#videoseparator {
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  #videoseparator:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.1); }
  #videoseparator video {
    width: 100%;
    height: 800px;
    margin-top: -470px;
    position: relative; }
    @media (max-width: 767px) {
      #videoseparator video {
        width: unset;
        margin-top: -430px; } }
    @media (min-width: 1441px) {
      #videoseparator video {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: unset; } }
  #videoseparator .booknow {
    position: absolute;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
    top: 20%;
    text-align: center;
    z-index: 1; }
    #videoseparator .booknow .svg {
      width: 100px;
      height: 100px; }
      #videoseparator .booknow .svg path {
        fill: white; }
      @media (max-width: 767px) {
        #videoseparator .booknow .svg {
          width: 75px;
          height: 75px; } }
    #videoseparator .booknow p {
      font-size: 42px;
      color: #ffffff;
      padding: 10px 0 20px; }
    #videoseparator .booknow a {
      padding: 12px 40px 12px 60px;
      color: #ffffff;
      border: 2px solid #ffffff;
      border-radius: 4px;
      font-weight: 700;
      text-transform: uppercase;
      position: relative;
      text-decoration: none;
      -webkit-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      transition: all .2s ease-in; }
      #videoseparator .booknow a:before {
        background-image: url(images/icon-calendar.svg);
        background-repeat: no-repeat;
        content: '';
        position: absolute;
        width: 25px;
        height: 25px;
        background-size: 100%;
        top: 7px;
        left: 30px; }
      #videoseparator .booknow a:hover {
        background-color: rgba(255, 255, 255, 0.3); }

#alternated {
  margin-top: 100px; }
  #alternated .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    color: #181615; }
    #alternated .card:nth-child(2) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    @media (max-width: 767px) {
      #alternated .card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    #alternated .card img {
      width: 40%; }
      @media (max-width: 767px) {
        #alternated .card img {
          width: 100%;
          height: auto; } }
    #alternated .card .box {
      padding: 0 30px; }
      #alternated .card .box h3 {
        font-size: 40px;
        font-weight: 300;
        color: #24402e; }
        #alternated .card .box h3 strong {
          display: block;
          font-size: 44px; }
      #alternated .card .box p {
        font-size: 20px; }
      #alternated .card .box .locals {
        padding: 15px 0; }
        #alternated .card .box .locals .svg {
          width: 65px; }
          #alternated .card .box .locals .svg > path, #alternated .card .box .locals .svg > polygon {
            fill: #24402e; }
    #alternated .card a {
      font-size: 18px;
      padding: 15px 30px;
      display: inline-block;
      border-radius: 4px;
      border: 1px solid #24402e;
      -webkit-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      transition: all .2s ease-in;
      color: #ffffff;
      background-color: #24402e;
      text-decoration: none;
      font-family: "Pluto", sans-serif; }
      #alternated .card a .svg {
        width: 20px !important;
        margin: -2px 5px -2px 0; }
        #alternated .card a .svg > path {
          fill: #ffffff;
          -webkit-transition: all .2s ease-in;
          -o-transition: all .2s ease-in;
          transition: all .2s ease-in; }
      #alternated .card a:hover {
        border-color: #9b7925;
        background-color: #9b7925;
        color: #ffffff; }
        #alternated .card a:hover .svg > path {
          fill: #ffffff; }

.page.page-template-default #content {
  background-color: #f2f2f2;
  padding: 30px 0;
  margin: 0; }

.home #promos {
  background-color: #f2f2f2;
  padding: 30px 0; }
  .home #promos h3 {
    font-size: 32px;
    text-align: center;
    font-weight: 300; }
  .home #promos .col-md-12 {
    text-align: center; }
  .home #promos a.btn {
    padding: 14px 40px;
    border: 1px solid #24402e;
    color: #24402e;
    text-transform: uppercase;
    display: inline-block;
    margin: 40px auto;
    font-family: "Pluto", sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .home #promos a.btn:hover {
      background-color: #24402e;
      color: #ffffff; }

.archive #promos {
  background-color: #f2f2f2;
  padding: 30px 0; }
  .archive #promos h3 {
    font-size: 32px;
    text-align: center; }
  .archive #promos .container .promo {
    padding: 20px 0;
    position: relative; }
    .archive #promos .container .promo:nth-of-type(odd) {
      background-color: #d9d9d9; }
      .archive #promos .container .promo:nth-of-type(odd):after {
        content: '';
        position: absolute;
        width: 100px;
        top: 0;
        right: 0;
        bottom: 0;
        background: #d9d9d9;
        background: -moz-linear-gradient(left, #d9d9d9 0%, #f2f2f2 100%);
        background: -webkit-linear-gradient(left, #d9d9d9 0%, #f2f2f2 100%);
        background: -webkit-gradient(linear, left top, right top, from(#d9d9d9), to(#f2f2f2));
        background: -o-linear-gradient(left, #d9d9d9 0%, #f2f2f2 100%);
        background: linear-gradient(to right, #d9d9d9 0%, #f2f2f2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#f2f2f2',GradientType=1 );
        z-index: 0; }
    .archive #promos .container .promo .promocontent {
      padding: 30px 0; }
      .archive #promos .container .promo .promocontent h4 {
        font-size: 20px;
        font-weight: 700; }
      .archive #promos .container .promo .promocontent p {
        font-size: 16px;
        padding: 20px 0; }
      .archive #promos .container .promo .promocontent .btn {
        padding: 14px 40px;
        text-transform: uppercase;
        color: #24402e;
        border: 1px solid #24402e;
        font-weight: 700;
        font-family: "Pluto", sans-serif;
        display: inline-block;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
        .archive #promos .container .promo .promocontent .btn:hover {
          background-color: #9b7925;
          color: #ffffff;
          border-color: #9b7925; }

footer .container .row h3 {
  color: #ffffff; }

footer .container .row .col-md-8.logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 767px) {
    footer .container .row .col-md-8.logos {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  footer .container .row .col-md-8.logos .svg {
    height: 70px;
    max-height: 75px; }

footer .container .row .svg {
  height: 100px;
  max-height: 110px;
  padding: 20px 40px 20px 0; }
  @media (max-width: 767px) {
    footer .container .row .svg {
      max-height: 80px;
      padding-right: 20px; } }
  footer .container .row .svg > path,
  footer .container .row .svg > polygon {
    fill: #ffffff; }

#hoteleslist {
  background-color: #f2f2f2;
  padding: 50px 0; }
  #hoteleslist .hotel {
    padding: 50px 20px;
    margin-bottom: 30px; }
    #hoteleslist .hotel .logobox {
      padding-bottom: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #hoteleslist .hotel .logobox .svg {
        height: 70px; }
    #hoteleslist .hotel p {
      color: #24402e;
      padding-top: 15px;
      font-size: 16px; }
    #hoteleslist .hotel a.btn {
      background-color: #9b7925;
      padding: 12px 40px;
      text-transform: uppercase;
      font-weight: 700;
      border: none;
      font-family: "Pluto", sans-serif; }
      #hoteleslist .hotel a.btn:hover {
        background-color: #24402e;
        color: #9b7925;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }

#eventos {
  padding: 50px 0;
  background-color: #f2f2f2; }
  #eventos h3 {
    text-align: center;
    text-transform: uppercase; }

/*# sourceMappingURL=style.css.map */