/***********************/
/******* SHAAT *********/
/***********************/

/* GLOBAL */
/***********************/

@font-face {
  font-family: 'EDOSZ';
  src: url('../fonts/EDOSZ.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'KGHAPPY';
  src: url('../fonts/KGHAPPY.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

* {
  background: transparent;
  font-family: "Century Gothic", sans-serif;
}

body {
  overflow-x: hidden;
}

a {
  text-decoration: none !important;
  outline: none !important;
}

/*.view-agencias-y-empresas .view-content .views-row-2 .img,*/
/*.view-agencias-y-empresas .view-content .views-row-3 .img {*/
/*    !*pointer-events: none !important;*!*/
/*}*/

.view-vista-galeria-hacomar .view-content .views-slideshow-controls-top {
  display: none;
}

.view-vista-galeria-hacomar .views-row .submenu {
  width: 100%;
}

.dark-overlay {
  background: #000;
  opacity: .1;
}

.flexslider {
  border: 0;
  border-radius: 0;
  margin-top: -2px;
}

.flexslider .flex-control-nav {
  display: none;
}

#section-slider .flecha-slide {
  background-image: url(../images/flecha-slide.png);
  background-size: cover;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 60px;
  height: 60px;
  z-index: 99;
  -webkit-transition: all .55s ease;
  -ms-transition: all .55s ease;
  transition: all .55s ease;
  transition-delay: 366.667ms;
  transition-duration: 550ms;
  transition-property: width;
  cursor: pointer;
  display: none;
}

.node-type-media-gallery #section-slider .flecha-slide {
  display: none;
}

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999999;
  width: 100%;
  height: 120%;
  overflow: visible;
  background: #676767 url('../../logo.png') no-repeat center center;
  background-size: 150px;
  background-repeat: no-repeat;
  margin-top: -10%;
}

.sticky-wrapper .block-title {
  display: none;
}

#section-main-content ul.links {
  display: none;
}

.oculto {
  display: none;
}

#laCapaJoker,
#laCapaJoker p {
  position: absolute;
  cursor: pointer;
}

#laCapaJoker {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 50;
}

#laCapaJoker p {
  width: 100%;
  color: #FFF;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.5rem;
  text-transform: uppercase;
  text-align: center;
  top: 45%;
  opacity: 1;
  transform: translate(0, 87%);
  -webkit-transform: translate(0, 87%);
  -ms-transform: translate(0, 87%);
}

.front #block-block-20 {
  display: none;
}

#section-top .telephonIcon {
  right: 10px;
  top: 3px;
  position: absolute;
  width: 25px;
  display: none;
}

#section-top .logoMobile {
  width: 100%;
  text-align: center;
  color: #FFF;
  font-size: 1.8rem;
  display: none;
}

#block-block-28 {
  display: none !important;
}

#block-block-38 {
  display: none !important;
}

#block-block-33 {
  display: block !important;
}

#block-block-50 {
  display: none !important;
}

#descuentonoche {
  display: none;
}

.alert-success {
  position: fixed;
  top: 25%;
  left: 50%;
  z-index: 1000;
  transform: translate(-50%, -50%);
  padding: 3rem;
  color: #FFF;
  font-size: 1.6rem;
  text-transform: uppercase;
}

.alert-success .close {
  font-size: 2rem !important;
  top: 20px;
  opacity: .8;
}

.alert-success .close:hover {
  opacity: 1;
}

/* REGION-RIGHT--Legal menu */

#section-top .region-top-right {
  background-color: #000000;
}

#block-menu-block-2 {
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 1;
}

.node-type-cover #block-menu-block-2 {
  position: relative;
  top: 2px;
}


#block-menu-block-2 .block-title {
  display: none;
}

#block-menu-block-2 .menu-name-menu-menu-legal .menu li {
  display: inline-block;
  margin: auto;
}

#block-menu-block-2 .menu-name-menu-menu-legal .menu li a {
  color: #ffffff;
}

#block-menu-block-2 .menu-name-menu-menu-legal .menu li a:hover {
  color: #edc93f;
}

#block-menu-block-2 .menu-name-menu-menu-legal .menu li:after {
  content: '-';
  margin-left: 5px;
}

#block-menu-block-2 .menu-name-menu-menu-legal .menu li:last-child:after {
  content: '';
}

/* HEADER */
/***********************/

#section-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
}

#section-header .container {
  width: 100%;
}

#section-header .col-xs-6 {
  width: 100%;
}

#block-block-27 {
  position: fixed;
  background: rgba(255, 255, 255, 0);
  width: 77px;
  height: 55px;
  z-index: 99;
  left: 47px;
  top: 110px;
}

#block-block-27.escondete {
  background: transparent;
  z-index: 110;
}

#block-block-27.inn {
  background: transparent;
  z-index: 110;
}

#section-header a.site-logo {
  position: fixed;
  margin-top: 0;
  padding: 0;
  top: 50px;
  left: 15px;
  z-index: 99;
  width: 130px;
  -webkit-transition: all .55s ease;
  -ms-transition: all .55s ease;
  transition: all .55s ease;
}

#section-header a.site-logo.escondete {
  top: 0;
  left: 20px;
  z-index: 105;
  width: 60px;
  padding-top: 0;
  position: fixed;
}

.sticky-wrapper {
  width: 100%;
  text-align: center;
  margin-top: -10px;
}

.sticky-wrapper .col-xs-6 {
  width: 100%;
}

#section-top {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 102;
  width: 100%;
  background: transparent;
  border: none;
}

#section-top .container {
  width: 100%;
}

#section-top .container .region {
  width: 100%;
  position: relative;
}

.front #section-slider .flexslider a::after,
  /* .front #section-slider .flexslider .views-row-1::after,
.front #section-slider .flexslider .views-row-2::after, */
.not-front #section-slider .flexslider::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(to top, transparent 50%, #000);
  background: -moz-linear-gradient(to top, transparent 50%, #000);
  background: linear-gradient(to top, transparent 50%, #000);
  opacity: .6;
  z-index: 5;
}

.front #section-slider .up-slideshow {
  background: -webkit-linear-gradient(90deg, #000, transparent) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(90deg, #000, transparent) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: linear-gradient(90deg, #000, transparent) repeat scroll 0 0 rgba(0, 0, 0, 0);
  opacity: 0.8;
  width: 30%;
  position: absolute;
  height: 93%;
  z-index: 9;
}

.front #block-block-50 .up-slideshow {
  height: 100%;
}

#section-slider .bxslide::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(to top, transparent 35%, #000);
  background: -moz-linear-gradient(to top, transparent 35%, #000);
  background: linear-gradient(to top, transparent 35%, #000);
  opacity: .8;
}

.buchungsburos-unternehmen #section-slider .bxslide::after,
.reserva-agencias-empresas2 #section-slider .bxslide::after,
.riserva-agenzie-societa #section-slider .bxslide::after,
.agencies-companies-reservations2 #section-slider .bxslide::after,
.reservations-agences-entreprises2 #section-slider .bxslide::after {
  background: none;
}

#section-slider .region-slider {
  padding-left: 0;
  padding-right: 0;
}

#section-slider .dexp-container > div.row {
  margin-left: 0;
  margin-right: 0;
}

#section-slider .contenido {
  position: absolute;
  z-index: 51;
  left: 50%;
  top: 25rem;
  transform: translate(-50%, 0);
  text-align: center;
  width: 950px;
  text-shadow: 2px 2px 2px #000;
}

#section-slider .contenido h1 {
  font-size: 4rem;
  text-transform: uppercase;
  color: #FFF;
  padding-bottom: 20px;
}

#section-slider .contenido .text {
  font-size: 2rem;
  color: #FFF;
  line-height: 3rem;
}

#section-slider .slideFicha .views-row {
  position: absolute;
  /*top: 28rem;*/
  top: -40rem;
  left: 50%;
  z-index: 50;
  transform: translate(-50%, 0);
  color: #FFF;
  font-size: 4rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 4rem;
}

#section-user-01 .dexp-container > div.row {
  margin-left: 0;
  margin-right: 0;
}

.sticky-wrapper .site-logo img {
  width: 120px;
  margin-top: 8px;
}

#section-top .telefono {
  position: absolute;
  background: #FFF;
  border-radius: 5px;
  border: solid 0 grey;
  top: 120px;
  right: -400px;
  opacity: 0.95;
  font-size: 1.1rem;
  box-shadow: 1px 1px 1px 1px grey;
  width: 315px;
  line-height: 1rem;
  padding: 10px 10px 0;
  -webkit-transition: all .55s ease;
  -ms-transition: all .55s ease;
  transition: all .55s ease;
}

#section-top .telefono img {
  position: absolute;
  top: 6px;
  right: 10px;
}

#section-top .telefono p span {
  font-weight: bold;
  width: 100%;
  float: left;
  padding-top: 4px;
  padding-bottom: 12px;
}


/* SELECCIÓN DE IDIOMA */
/***********************/

#block-locale-language {
  background: transparent;
  width: 75px;
  position: absolute;
  right: 300px;
  top: -5px;
}

.lang-fr #block-locale-language {
  right: 330px;
}

/*.lang-de #block-locale-language {*/
/*    right: 217px;*/
/*}*/

/*.lang-en #block-locale-language {*/
/*    right: 168px;*/
/*}*/

/*.lang-it #block-locale-language {*/
/*    right: 179px;*/
/*}*/

#block-locale-language ul {
  margin-top: 10px;
  padding-top: 6px;
  padding-left: 20px;
  padding-right: 0;
  padding-bottom: 10px;
  border-radius: 10px;
}

#block-locale-language ul:hover {
  background: black;
}

#block-locale-language li {
  display: none;
}

#block-locale-language li a {
  color: #fff;
  line-height: 180%;
  text-shadow: 2px 2px 5px #000;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out 0s;
  font-size: 1.3rem;
}

#block-locale-language li a:hover {
  color: #edc93f;
}

#block-locale-language li.show {
  display: block;
}

#block-locale-language li.active {
  display: block;
  padding-right: 20px;
}

#block-locale-language li.active a {
  color: #FFF;
  text-transform: uppercase;
}

#block-locale-language li.active a::after {
  content: url('../images/flechaAbajo.png');
  float: right;
  padding-top: 4px;
}

#block-locale-language li a {
  text-shadow: none;
}

#block-locale-language h2 {
  display: none;
}


/* CLAIM NOMBRE Y TELÉFONO */
/***********************/

#block-block-35 {
  position: absolute;
  z-index: 0;
  cursor: pointer;
  right: 25px;
  top: 50px;
}

#block-block-35 .content p {
  color: #fff;
  float: left;
  letter-spacing: 2px;
  padding: 0;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
  font-size: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 5px;
  padding-left: 30px;
}

/* OBTENGA SU DESCUENTO */
/***********************/

#block-block-60 {
  position: absolute;
  right: 390px;
  top: 5px;
  color: #FFF;
}


@media screen and (max-width: 1024px) {
  #block-block-60,
  #block-block-60-B {
    display: none;
  }

  #block-system-user-menu-mobile {
    display: none;
  }
}

.lang-fr #block-block-60 {
  right: 410px;
}

/*.lang-en #block-block-60 {*/
/*    right: 240px;*/
/*}*/

/*.lang-de #block-block-60 {*/
/*    right: 290px;*/
/*}*/

/*.lang-it #block-block-60 {*/
/*    right: 250px;*/
/*}*/


/* BOTONES LOGIN Y REGISTRO */
/***********************/

#block-system-user-menu {
  float: right;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

#block-system-user-menu h2 {
  display: none;
}

#block-system-user-menu ul.menu li a {
  background: #edc93f;
  padding: 8px 10px;
  color: black !important;
  opacity: 1;
  font-size: 1.2rem !important;
  font-weight: bold;
  border-radius: 3px;
}

#block-system-user-menu ul.menu li a .fa {
  display: none;
}


/* LOGIN USUARIO */
/***********************/

#ajax-user-login-block-wrapper > form {
  display: none;
}

#ajax-user-login-block-wrapper .alert {
  position: absolute;
  top: 3rem;
  left: 50%;
  transform: translate(-50%, 0);
}

#block-user-login {
  position: fixed;
  left: 50%;
  padding: 7px 20px 15px 20px;
  background: #333;
  box-shadow: 2px 2px 9px rgba(0, 0, 0, .3);
  z-index: 50000;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  border-radius: 9px;
  border: 2px solid #fff;
  width: 350px;
  opacity: 1;
  color: #FFF;
  top: -102%;
  display: block;
}

#block-user-login .hideLoginForm {
  background: #fff;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 1px 1px;
  border-radius: 6px;
  cursor: pointer;
  height: 26px;
}

#block-user-login h2.block-title {
  color: #FFF;
  font-weight: bold;
  font-size: 1.6rem;
  padding-top: 10px;
  margin: 0;
  margin-bottom: 5px;
}

#block-user-login label {
  font-weight: normal;
  margin: 0;
}

#block-user-login .form-item {
  font-weight: normal;
  margin: 0;
  text-align: right;
}

#block-user-login .form-actions {
  margin: 0;
  text-align: center;
}

#block-user-login input[type="text"],
#block-user-login input[type="password"] {
  margin-bottom: 7px;
  padding-top: 2px;
  padding-bottom: 2px;
  outline: none;
  border-color: black !important;
  background-color: rgb(250, 255, 189);
}

#block-user-login input[type="submit"] {
  margin-top: 15px;
  color: #FFF;
  display: inline-block;
  font-size: 15px;
  padding: 0 25px;
  background: #7c7e88;
  height: 35px;
  outline: none;
  border-radius: 4px !important;
  width: 235px;
}

#block-user-login input[type="submit"]:hover {
  background: #aaabaf;
}

#block-user-login a.botonRecuperar {
  margin-top: 20px;
  color: #FFF;
  display: inline-block;
  font-size: 12px;
  padding: 0 25px;
  background: #af932a;
  height: 35px;
  outline: none;
  border-radius: 4px !important;
  width: 235px;
}

#block-user-login a.botonRecuperar:hover {
  background: #daba3f;
}

#block-user-login span.field-suffix {
  display: none;
}

/* MENU HAMBURGUESA */
/***********************/

.hamburger-menu-button {
  cursor: pointer;
  position: fixed;
  left: 55px;
  top: 175px;
  height: auto;
  transition: all 0.5s ease-in-out 0s;
  margin: 0;
  z-index: 105;
  padding: 3px 5px 3px 5px;
  background: transparent;
}

.hamburger-menu-button.on {
  top: 30px;
  left: 58px;
}

.hamburger-menu-button.fixed {
  left: 120px;
  top: 26px;
}

.hamburger-menu-button.fixed.on {
  left: 112px;
  top: 32px;
}

.hamburger-menu-button div.bar1 {
  top: 46px;
}

.hamburger-menu-button div.bar2 {
  top: 55px;
}

.node-type-cover .hamburger-menu-button > [class*="bar"] {
  background-color: #000;
}

@media screen and (max-width: 991px) {
  .node-type-cover .hamburger-menu-button > [class*="bar"] {
    background-color: #FFF;
  }

  /*#section-slider {*/
  /*  display: none;*/
  /*}*/
}

.hamburger-menu-button > [class*="bar"] {
  background-color: #FFF;
  border-radius: 5px;
  height: 4px;
  left: 7px;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 35px;
}

.node-type-cover .hamburger-menu-button p {
  color: #000;
}

.hamburger-menu-button p {
  position: absolute;
  top: 58px;
  left: 7px;
  color: #FFF;
  display: inline;
  font-size: 10px;
  letter-spacing: 2px;
  margin: 1px 0 0;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

.hamburger-menu-button.on div.bar1 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 4px;
  left: 15px;
  background-color: black;
}

.hamburger-menu-button.on div.bar2 {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 4px;
  left: 15px;
  background-color: black;
}

.hamburger-menu-button.on p {
  color: black;
}

.hamburger-menu-button.fixed div.bar1,
.hamburger-menu-button.fixed div.bar2 {
  background: #FFF;
}

.hamburger-menu-button.fixed div.bar1 {
  top: 5px;

}

.hamburger-menu-button.fixed div.bar2 {
  top: 14px;
}

.hamburger-menu-button.fixed p {
  top: 17px;
}

.hamburger-menu-button.fixed p {
  color: #FFF;
}


/* NAVEGACIÓN MENU */
/***********************/

.menuPrincipal ul.om-menu li.om-leaf .om-link,
.menuPrincipal ul.om-menu li.om-leaf,
.menuPrincipal .om-maximenu-block-down li strong,
.menuPrincipal .om-maximenu-content-nofade,
.menuPrincipal .om-menu > li.first::after,
#cajaClon ul a,
#cajaClon,
.menuPrincipal .content > div,
#header .logo {
  transition: all .35s ease;
}

#header {
  z-index: 999;
}

#header .logo {
  float: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  top: 20px;
  z-index: 60;
}

#header .logo,
#header .logo img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

#header .logo img {
  top: 0;
  width: 150px;
  max-width: none;
}

.menuPrincipal .content > div,
#cajaClon {
  position: fixed;
}

.menuPrincipal .content > div,
#cajaClon {
  right: 0;
  bottom: 0;
}

.menuPrincipal .content > div {
  background: rgba(255, 255, 255, .96);
  left: 0;
  top: 100%;
  z-index: 103;
}

.menuPrincipal .content > div.outtt {
  top: 0;
}

#cajaClon {
  text-transform: uppercase;
  background: rgba(255, 255, 255, .95);
  left: 120%;
  top: 0;
  z-index: 104;
  padding: 6rem 3rem 3rem;
  opacity: 0.98;
}

#cajaClon.outtt {
  left: 0;
}

.menuPrincipal .om-menu {
  position: absolute !important;
  top: 16rem !important;
  transform: translate(-50%, 0);
  left: 50% !important;
  float: none !important;
  -webkit-padding-start: 0;
}

.menuPrincipal .om-maximenu ul.om-menu li.om-leaf .om-link,
.menuPrincipal .om-maximenu ul.om-menu li.om-leaf,
.menuPrincipal .om-maximenu-block-down li strong,
.menuPrincipal .om-maximenu ul.om-menu li.om-leaf .om-maximenu-content-nofade {
  float: none !important;
  display: block !important;
  height: auto !important;
  color: #000 !important;
}

.menuPrincipal .om-maximenu-block-down li strong + span {
  padding: 3px 7px 6px 7px !important;
  margin-top: .1rem !important;
  background: #db4744 !important;
  color: #fff !important;
  display: inline-block !important;
  line-height: 1.6rem !important;
}

.menuPrincipal .om-maximenu ul.om-menu li.om-leaf .om-link,
.menuPrincipal .om-maximenu ul.om-menu li.om-leaf {
  font-size: 1.8rem !important;
  text-align: left !important;
  font-weight: bold !important;
  line-height: 3rem !important;
  padding-top: 0 !important;
}

.menuPrincipal .om-maximenu-block-down li strong {
  font-size: 3.5rem !important;
  font-weight: normal !important;
}

.menuPrincipal .om-maximenu ul.om-menu li.om-leaf {
  width: auto !important;
  margin-bottom: 1.1rem !important;
  position: relative !important;
}

.menuPrincipal .om-menu > li.first::after,
#hideSUbmenu {
  font-family: 'Material Icons';
  font-weight: 300;
  color: #cacaca;
  position: absolute;
}

.menuPrincipal .om-maximenu ul.om-menu li.om-leaf:nth-last-child(-n+6) {
  display: none !important;
}

#hideSUbmenu {
  top: 10.5rem;
  right: 3.2rem;
  background: #000;
  cursor: pointer;
}

#hideSUbmenu .material-icons {
  font-size: 3rem;
  color: #fff;
  vertical-align: middle;
  line-height: 1;
}

.menuPrincipal .om-menu > li.first::after {
  font-family: 'Material Icons';
  content: "\E315";
  opacity: 0;
  top: 27%;
  transform: translate(0, -70%);
  right: 3rem;
  font-size: 4rem;
}

.menuPrincipal .om-menu > li.first:hover::after {
  opacity: 1 !important;
  right: 10px !important;
  z-index: -1;
}

.menuPrincipal .om-maximenu ul.om-menu li.om-leaf .om-link:hover {
  opacity: .5 !important;
  background: transparent !important;
  padding-left: 15px !important;
}

.menuPrincipal .om-maximenu ul.om-menu li.om-leaf .om-maximenu-content-nofade {
  position: absolute !important;
  left: 400% !important;
  display: block !important;
  width: 100% !important;
  background: #fff !important;
  min-height: 400px !important;
  opacity: 0;
  display: none;
}

#cajaClon ul.menu {
  -webkit-padding-start: 0 !important;
  padding-left: 0;
  font-size: .7rem !important;
}

#cajaClon .block-menu.block-menu-id-menu-hoteles-vincci.first.last {
  margin-top: 25px;
}

#cajaClon h3,
#cajaClon p.title {
  text-align: left;
  padding: 30px 40px 10px 5px;
  font-weight: bold;
  font-size: 2rem;
  border-bottom: 1px solid #eee;
}

#cajaClon h3 + .content > ul > li,
#cajaClon h3 + .content > ul > li:first-of-type > ul > li,
#cajaClon p.title + .content > ul > li,
#cajaClon p.title + .content > ul > li:first-of-type > ul > li {
  display: inline-block;
  vertical-align: top;
}

#cajaClon h3 + .content > ul > li,
#cajaClon p.title + .content > ul > li {
  margin: .6rem 25px .2rem 35px !important;
  font-size: 1.8rem;
  width: 12%;
  padding-top: 1rem;
}

#cajaClon h3 + .content > ul > li:first-of-type > ul > li,
#cajaClon p.title + .content > ul > li:first-of-type > ul > li {
  width: 20%;
}

#cajaClon h3 + .content > ul > li > ul > li > a,
#cajaClon p.title + .content > ul > li > ul > li > a {
  font-weight: bold;
  color: #db4744 !important;
  font-size: 1.5rem;
}

#cajaClon h3 + .content > ul > li > ul > li,
#cajaClon p.title + .content > ul > li > ul > li {
  margin: .3rem 25px .4rem 0 !important;
  font-size: .9rem;
}

#cajaClon h3 + .content > ul > li:first-of-type,
#cajaClon p.title + .content > ul > li:first-of-type {
  width: 65%;
  margin-right: 0 !important;
}

#cajaClon h3 + .content > ul > li:nth-of-type(n+2),
#cajaClon p.title + .content > ul > li:nth-of-type(n+2) {
  margin-left: 0 !important;
}

#cajaClon h3 + .content > ul > li > a,
#cajaClon p.title + .content > ul > li > a {
  font-weight: bold;
  font-size: 1.8rem;
}

#cajaClon ul a {
  color: #000 !important;
  font-size: 1.2rem;
  line-height: 2rem !important;
}

#cajaClon ul a:hover {
  opacity: .4;
}

#cajaClon ul.menu ul.menu {
  display: block !important;
  box-shadow: none;
}

#cajaClon ul.menu li {
  list-style-type: none;
  list-style-image: none;
  line-height: 1.25rem;
}

#cajaClon ul.menu li.leaf {
  padding-left: 5px !important;
}

.menuPrincipal .om-maximenu-open {
  display: none;
}


/* MENU HOTEL */
/***********************/

#block-views-menuhotel-block {
  text-align: center;
  position: absolute;
  z-index: 99;
  width: 100%;
  top: 165px;
}

#block-views-menuhotel-block.outtt {
  display: none;
}

#block-locale-language.outtt {
  display: none;
}

#block-system-user-menu.outtt {
  display: none;
}

#block-block-35.outtt {
  display: none;
}

#sliding-popup.sliding-popup-bottom {
  bottom: 60px !important;
}


#hideSUbmenu {
  display: none;
}

#hideSUbmenu.innn {
  display: block;
}

.view-Menuhotel .views-row {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 0 1%;
  text-transform: uppercase;
  font-size: 1.2em;
  transition: 0.5s ease;
  display: inline-block;
  width: auto;
  text-align: center;
  overflow: hidden;
  height: 20px;
  margin: 0;
}

.view-Menuhotel li.views-row > div,
.view-Menuhotel li.views-row:hover strong {
  transition: 0.3s ease;
}

.view-Menuhotel li.views-row > div {
  position: relative;
  margin-top: 0;
}

.view-Menuhotel li.views-row:hover > div {
  transform: translate(0, -27px);
  -webkit-transform: translate(0, -27px);
  -ms-transform: translate(0, -27px);
}

.view-Menuhotel .views-row .views-row-last {
  border-right: 0;
}

.view-Menuhotel .views-row a {
  color: #fff;
  font-size: 0.75em;
  transition: 0.5s ease;
  border-bottom: 1px solid transparent;
}

.Spanien.Almeria .view-Menuhotel .views-row a {
  font-size: .65rem;
}

.view-Menuhotel .views-row a strong {
  font-size: 1.1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.view-Menuhotel .views-row.views-row-last a {
  background: #db4744;
}

.view-Menuhotel .views-row.views-row-last a strong {
  background: none;
}


/* BOTTOM */
/***********************/

#section-bottom {
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-top: 50px;
  background: none repeat scroll 0 0 rgb(245, 245, 245);
  padding: 1rem 0;
}

#section-bottom .container {
  width: 1170px;
  padding-left: 0;
  padding-right: 0;
}

#section-bottom .region-bottom-first {
  width: 100%;
}

#section-bottom .block-title {
  font-size: 1.8rem;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  color: black;
}

#section-bottom .view-redes-sociales,
#section-bottom .view-redes-sociales-expert {
  float: left;
  padding-top: 15px;
}

#section-bottom .view-redes-sociales .views-row,
#section-bottom .view-redes-sociales-expert .views-row {
  float: left;
  width: 55px;
}

#section-bottom .view-redes-sociales .img,
#section-bottom .view-redes-sociales-expert .img {
  float: left;
  margin-right: 10px;
}

#section-bottom #block-panels-mini-dinamic-content-hotel {
  margin: auto;
  max-width: 1200px;
}

#section-bottom .view-redes-sociales .img a,
#section-bottom .view-redes-sociales-expert .img a {
  display: block;
}

#section-bottom .view-redes-sociales .img a img,
#section-bottom .view-redes-sociales-expert .img a img {
  -webkit-transition: all .55s ease;
  -ms-transition: all .55s ease;
  transition: all .55s ease;
}

#section-bottom .view-redes-sociales .img a img:hover,
#section-bottom .view-redes-sociales-expert .img a img:hover {
  transform: rotate(360deg) scale(.9);
}

#section-bottom .region-bottom-second {
  display: block;
}

#section-bottom #block-block-34 {
  position: relative;
  float: right;
  width: 50%;
}

#section-bottom #block-views-redes-sociales-block {
  position: relative;
  float: left;
  width: 50%;
}

#section-bottom #block-views-redes-sociales-expert-block {
  position: relative;
  float: left;
  width: 50%;
}

#section-bottom .headNwsltt {
  color: #333;
  padding: 10px 0;
  font-size: 1.8rem;
  font-weight: 800;
  width: 100%;
}

#section-bottom .headNwsltt span {
  position: relative;
  width: 100%;
  float: left;
  font-size: 1.2rem;
  font-weight: normal;
  color: black;
  padding-top: 6px;
  padding-bottom: 10px;
}

#section-bottom input[type="text"] {
  background-color: #ffffff;
  border: none !important;
  color: black;
  padding: 3px 10px;
  width: 325px;
  float: left;
  margin-right: 5px;
  outline: none;
  font-size: 1.3rem !important;
  height: 35px;
}

#section-bottom input[type="submit"] {
  /*background-color: transparent;
    background-image: url(../images/newsletter-btn.gif);
    background-position: center center;
    background-repeat: no-repeat;*/
  border: none;
  height: 35px;
  outline: none;
  color: #FFF;
  padding: 3px 30px;
  background: #edc93f;
  text-transform: uppercase;
}

#section-bottom input[type="text"]::-webkit-input-placeholder {
  color: #9D9D9D;
}

#section-bottom input[type="text"]::-moz-placeholder {
  color: #9D9D9D;
}

/* firefox 19+ */
#section-bottom input[type="text"]:-ms-input-placeholder {
  color: #9D9D9D;
}

/* ie */
#section-bottom input[type="text"]:-moz-placeholder {
  color: #9D9D9D;
}


/* FOOTER */
/***********************/

#section-footer {
  background: #e0e0e0;
}

#section-footer .container {
  width: 95%;
}

#section-footer .region-footer-menu {
  width: 100%;
}

#block-menu-menu-discover-vincci,
#block-menu-block-3,
#block-menu-menu-acceso,
#block-menu-menu-web {
  width: 20%;
  float: left;
  clear: both;
}

#block-menu-menu-hoteles-vincci {
  width: 80%;
  float: left;
  margin-top: -405px;
}

.lang-es #block-menu-menu-hoteles-vincci {
  margin-top: -445px;
}

#block-menu-menu-hoteles-vincci .content > ul.menu > li:nth-child(1) {
  width: 65%;
}

#block-menu-menu-hoteles-vincci .content > ul.menu > li:nth-child(2) {
  width: 20%;
}

#block-menu-menu-hoteles-vincci .content > ul.menu > li:nth-child(3) {
  width: 15%;
}

#section-footer h2.block-title,
#section-footer p.block-title {
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #3c3b3b;
  margin: 0;
  line-height: 3rem;
  font-weight: 800;
}

#section-footer ul.menu {
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  border: none;
  list-style: none;
  text-align: left;
}

#section-footer ul.menu li {
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 3px;
  margin-left: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 1.7rem;
  padding-left: 0;
}

#section-footer ul.menu li a {
  color: #3c3b3b;
  font-size: 1.4rem;
}

#section-footer ul.menu li a[href="/registro-usuario-banco-imagenes"] {
  display: none;
}

#section-footer ul.menu li a:hover {
  color: black;
}

#section-footer ul.menu li span {
  display: none;
}

#section-footer ul.menu li.last {
  margin-bottom: 10px;
}

#section-footer #block-menu-menu-hoteles-vincci .content > ul.menu > li.expanded > a:first-of-type {
  color: #3c3b3b;
  padding-bottom: 3px;
  line-height: 4rem;
  font-size: 1.8rem;
}

#section-footer #block-menu-menu-hoteles-vincci .content > ul.menu > li.expanded > ul.menu > li.expanded > a:first-of-type {
  font-weight: bold;
  color: #3c3b3b;
  font-size: 1.3rem;
  line-height: 3rem;
}

#section-footer #block-menu-menu-hoteles-vincci .content > ul.menu > li.expanded > ul.menu > li.expanded > a:first-of-type:hover {
  color: #666;
}

#section-footer #block-menu-menu-hoteles-vincci .content ul.menu li.expanded ul.menu li.expanded a {
  font-size: 1.1rem;
}

#section-footer #block-menu-menu-hoteles-vincci .content ul.menu li.expanded ul.menu li.expanded {
  float: left;
  width: 100%;
}

#section-footer #block-menu-menu-hoteles-vincci .content ul.menu li.expanded {
  float: left;
}

#block-menu-menu-hoteles-vincci .content > ul.menu > li:nth-child(1) > ul.menu li.expanded {
  width: 50% !important;
  padding-right: 10px;
}


/**************************************************************************************/
/*******  VISTA HOME
/**************************************************************************************/

/* OFERTAS */
/***********************/

.front #section-user-01 .dexp-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 1rem;
}

.front #section-user-01 .dexp-container .region-user-01 {
  padding-left: 0;
  padding-right: 0;
}

.front .jcarousel-item-horizontal,
.front .jcarousel-item-horizontal .img a {
  position: relative;
}

.front .jcarousel-item-horizontal,
#block-views-f00d41e19aa2ae8f7b7e81fa2f007e8b {
  overflow: hidden;
}

.front .jcarousel-item-horizontal > *:not(.img) {
  position: absolute;
  z-index: 95;
}

.front .jcarousel-item-horizontal .mask,
.front .jcarousel-item-horizontal .mask a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.front .jcarousel-item-horizontal .mask {
  background-color: rgba(0, 0, 0, 0);
  transition: all .4s ease 0s;
  -webkit-transition: all .4s ease 0s;
  -ms-transition: all .4s ease 0s;
  z-index: 98;
}

.front .jcarousel-item-horizontal .mask a {
  opacity: 0;
  background-image: url(../images/flecha-peq.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70px;
  transition: all .4s ease-in-out .3s;
  -webkit-transition: all .4s ease-in-out .3s;
  -ms-transition: all .4s ease-in-out .3s;
  text-indent: -9000px;
  margin-top: -60px;
}

.front .jcarousel-item-horizontal:hover .mask {
  background-color: rgba(0, 0, 0, .4);
}

.front .jcarousel-item-horizontal:hover .mask a {
  opacity: 1;
}

.front .jcarousel-item-horizontal .img img {
  max-width: none;
  width: 100%;
}

.front .jcarousel-item-horizontal .subtitle,
.front .jcarousel-item-horizontal .title {
  left: 0;
  padding: 7px 25px;
  width: 95%;
  background: #FFF;
  overflow: hidden;
  left: 50%;
  transform: translate(-50%, 0);
}

.front .jcarousel-item-horizontal .subtitle {
  bottom: 32px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #333;
}

.front .jcarousel-item-horizontal .title {
  bottom: 0;
  font-size: 1.6rem;
  font-weight: bold;
}

.front .jcarousel-item-horizontal a {
  color: #000 !important;
  text-transform: uppercase;
}

.front .jcarousel-item-horizontal .subtitle a {
  color: #edc93f !important;
}

.front .jcarousel-item-horizontal .offertab {
  color: #fff;
  background: #db4744 !important;
  padding: 2px 10px 2px 10px;
  font-weight: normal;
  text-transform: uppercase;
  z-index: 10;
  font-size: 1.3rem;
  /*transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform-origin: 0;
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;*/
  text-align: center;
  width: 80px;
  left: 20px;
  top: 12px;
}


/* SLIDER */
/***********************/

.front #section-slider .block-title {
  display: none;
}

.front #block-block-28 .content::after {
  position: absolute;
  content: "";
  height: calc(100% - 6px);
  width: 100%;
  left: 0;
  top: 0;
  background: black;
  opacity: 0.3;
}

.front #section-slider .ClaimSlidehome {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  color: #FFF;
  z-index: 51;
  top: 25rem;
  width: 950px;
  display: none;
}

/*.front #block-block-28
{
	height: 800px;
	overflow: hidden;
}*/

.not-front #section-slider .ClaimSlidehome {
  display: none;
}

#section-slider .ventajas {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  color: #FFF;
  z-index: 75;
  bottom: 15rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .55s ease;
  -ms-transition: all .55s ease;
  transition: all .55s ease;
}

#section-slider .ventajas.muestrate {
  opacity: 1;
  visibility: visible;
}

#section-slider .ClaimSlidehome h3 {
  font-size: 4rem;
  font-weight: 100;
  margin-bottom: 30px;
  color: #FFF;
  line-height: 4rem;
}

#section-slider .ClaimSlidehome h4 {
  font-size: 5.5rem;
  margin-bottom: 30px;
  color: #FFF;
  line-height: 4rem;
}

#section-slider .ClaimSlidehome h4 {
  font-weight: bold;
}

#section-slider .ventajas a:not(.link) {
  padding: 5px 20px;
  background: #db4744;
  color: #333;
  float: left;
  font-size: 2rem;
  margin-left: -100px;
  text-transform: uppercase;
  line-height: 4rem;
  text-align: left;
  font-weight: bold;
  height: 50px;
}

#section-slider .ventajas a.link {
  color: #edc93f;
  text-decoration: underline !important;
}

#section-slider .ventajas a.link span.ext {
  display: none;
}

#section-slider .ventajas span {
  padding: 12px 30px;
  float: left;
  font-size: 1.8rem;
  background: #FFF;
  color: black;
  margin-left: -1px;
  height: 50px;
}

#section-slider .ventaTelefonica {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  padding: 10px 15px;
  border: 1px solid;
  background: rgba(255, 255, 255, .95);
  color: #646464;
  width: 245px;
  top: 50px;
  left: -200%;
  text-align: left;
  font-size: 12px;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 100;
}

#section-slider .ventaTelefonica > img {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: .5;
  width: 35px;
}


/* CONTENIDO */
/***********************/

.front #section-user-01 {
  margin-top: 10px;
}

.front #section-main-content {
  padding-top: 50px;
}

.front #section-main-content .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.front #section-main-content .container > .row {
  margin-left: 0;
  margin-right: 0;
}

.front #section-main-content .container .region {
  width: 100.3%;
}

.front #section-main-content .contenido h2.title {
  text-align: center;
  text-transform: uppercase;
  padding-top: 50px;
  padding-bottom: 50px;
  color: black;
  font-size: 4.6rem;
}

.front #section-main-content .contenido .text {
  text-align: center;
  font-size: 1.7rem;
}

.front #block-views-hoteles-home-minipanel-block-1 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.front #block-views-hoteles-home-minipanel-block-1 .view-content > div {
  color: #fff;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 2px;
  padding: 10px 15px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0;
}

.front .linkcategoriashome {
  color: #fff;
  font-size: 1.5rem;
}

.front .linkcategoriashome div {
  padding: 7px 20px;
  background: #666;
  transition: all 0.5s ease;
}

.front .linkcategoriashome div:hover {
  opacity: 0.8;
}

.front .linkcategoriashome:hover {
  color: #FFF;
}

.front .linkcategoriashome .Fresh {
  background-color: #7fb7da;
}

.front .linkcategoriashome .Luxurious {
  background-color: #c8aa7d;
}

.front .linkcategoriashome .Wellness {
  background-color: #006daf;
}

.front .linkcategoriashome .Energy {
  background-color: #9bcdb6;
}

.front .linkcategoriashome .Events {
  background-color: #d27044;
}

.front .linkcategoriashome .Cosmopolita {
  background-color: #b072ab;
}

.front #section-main-content .txt {
  text-align: justify;
  font-size: 1.7rem;
  padding-left: 15%;
  padding-right: 15%;
  padding-bottom: 50px;
}

.front .destacado {
  width: 33.3%;
  float: left;
  position: relative;
  max-height: 350px;
  overflow: hidden;
  -webkit-transition: all 5s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  text-align: center;
  cursor: pointer;
}

.front .destacado h2 a {
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 2px 2px 5px #000;
  padding: 5px 10px;
  font-family: "Century Gothic", sans-serif;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}

.front .destacado h3 {
  font-size: 0.9em;
  margin-top: 30%;
  position: absolute;
  width: 33.3%;
  z-index: 99;
}

.front .destacado h3 a {
  color: #fff;
  font-size: 0.8em;
  font-weight: normal;
  text-shadow: 2px 2px 5px #000;
  text-transform: uppercase;
  z-index: 100;
}

.front .destacado .line {
  background-color: #fff;
  margin-top: 30%;
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition-delay: 366.667ms;
  transition-duration: 550ms;
  transition-property: width;
  width: 0;
  z-index: 100;
}

.front .destacado:hover .line {
  width: 100%;
}

.front .destacado .mask {
  opacity: 0;
  background: rgba(0, 0, 0, 0.65);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  z-index: 50;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.front .destacado:hover .mask {
  opacity: 1;
}

.front .destacado .mask:hover .line {
  width: 100%;
  opacity: 1;
}

.front .destacado h2 {
  display: block !important;
  font-size: 2.5rem;
  margin-top: 24%;
  position: absolute;
  width: 100%;
  z-index: 99;
}

.front .destacado img {
  vertical-align: top;
  width: 100%;
}

.front .destacado .field-content.text {
  position: absolute;
  z-index: 99;
  padding-left: 30px !important;
  padding-right: 30px !important;
  top: 100px;
  font-size: 1.5rem;
  color: #fff;
  opacity: 0;
  -webkit-transition: all .35s ease;
  -ms-transition: all .35s ease;
  transition: all .35s ease;
  margin-top: 10% !important;
  text-align: center !important;
  line-height: 2rem;
}

.front .destacado:hover .field-content.text {
  top: 165px;
  opacity: 1;
}

.front #block-views-hoteles-home-minipanel-block {
  padding-left: 0;
  padding-right: 0;
}

.front #section-main-content .region {
  padding-left: 0;
  padding-right: 0;
}

.front #section-main-content .noticia {
  float: left;
  width: 100%;
  padding: 3rem 0 0;
  text-align: center;
}

.front #section-main-content .noticia.views-row-1 img {
  width: 100%;
}

.front #section-main-content h3.title {
  display: none;
}

.front #first-time {
  display: none;
}

.front .view-destacado-noticia-home a.link-ext img {
  width: 100%;
}


/**************************************************************************************/
/*******  VISTA HOTEL
/**************************************************************************************/

/* HOTEL - SLIDER */
/***********************/

.node-type-hotel #block-views-datos-hotel-minipanel-block-2 {
  position: absolute;
  z-index: 60;
  margin-top: 200px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

.node-type-hotel .cabecera h3 {
  margin-top: 80px;
  font-size: 5rem;
  color: #FFF;
  line-height: 6rem;
}

.node-type-hotel .cabecera h4 {
  margin-top: 35px;
  color: #FFF;
  font-size: 1.7rem;
  letter-spacing: 0.4rem;
}

.node-type-hotel .cabecera .categoria {
  color: #FFF;
  text-align: center;
}

.node-type-hotel .cabecera .categoria div {
  display: inline-block;
  vertical-align: top;
  font-size: 1.5rem;
  padding: 1px 20px
}

.node-type-hotel .cabecera .categoria .tabcosmopolita {
  background: #b040ab;
  margin-left: -4px;
}

.node-type-hotel .cabecera .categoria .tabevents {
  background: #d27044;
  margin-left: -4px;
}

.node-type-hotel .cabecera .categoria .tabenergy {
  background: #9bcdb6;
  margin-left: -4px;
}

.node-type-hotel .cabecera .categoria .tabfresh {
  background: #7fb7da;
  margin-left: -4px;
}

.node-type-hotel .cabecera .categoria .tabwellness {
  background: #006daf;
  margin-left: -4px;
}

.node-type-hotel .cabecera .categoria .tabluxurious {
  background: #44d267;
  margin-left: -4px;
}

.node-type-hotel .cabecera .categoria .tabenergetic {
  background: #92c87d;
  margin-left: -4px;
}

.node-type-hotel #section-slider .bx-pager {
  display: none;
}


/* HOTEL - OFERTAS */
/***********************/

.node-type-hotel #section-user-01 {
  padding-bottom: 50px;
}

.node-type-hotel #section-user-01 .dexp-grid-items {
  height: auto !important;
  text-align: center;
}

.node-type-hotel #section-user-01 .dexp-grid-item {
  position: relative !important;
  display: inline-block !important;
  vertical-align: top;
  width: 26% !important;
  /*height: auto !important;*/
  max-height: 300px;
  float: none;
  margin: 0;
  background: #eee;
  left: 0 !important;
  top: 0;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}

.node-type-hotel #section-user-01 .dexp-grid-item:nth-child(1) {
  text-align: left;
}

/*.node-type-hotel #section-user-01 .dexp-grid-item .img
{
	height: 210px;
}*/

.node-type-hotel #section-user-01 .dexp-grid-item .img img {
  width: auto;
  max-width: none;
  height: 100%;
  position: absolute;
}

/*.node-type-hotel #section-user-01 .dexp-grid-item h3
{
	text-align: left;
    width: 95%;
    padding-left: 2.5%;
    padding-top: 1%;
    line-height: 1.25rem;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.node-type-hotel #section-user-01 .dexp-grid-item h3 a
{
	text-transform: uppercase;
	font-size: 1.4rem;
    font-weight: normal;
    color: black;
}

.node-type-hotel #section-user-01 .dexp-grid-item h2
{
	position: relative;
    padding: 0;
    background: transparent;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    top: 0;
    padding-left: 2.5%;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 1.5rem;
}

.node-type-hotel #section-user-01 .dexp-grid-item h2 a
{
	text-transform: uppercase;
	font-size: 1.4rem;
    font-weight: bold;
    color: black;
}*/

.node-type-hotel #section-user-01 .dexp-grid-item .subtitle,
.node-type-hotel #section-user-01 .dexp-grid-item .title {
  position: absolute;
  left: 0;
  padding: 7px 25px;
  width: 95%;
  background: #FFF;
  overflow: hidden;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 10;
}

.node-type-hotel #section-user-01 .dexp-grid-item .subtitle {
  bottom: 32px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #333;
}

.node-type-hotel #section-user-01 .dexp-grid-item .title {
  bottom: 0;
  font-size: 1.6rem;
  font-weight: bold;
}

.node-type-hotel #section-user-01 .dexp-grid-item a {
  color: #000 !important;
  text-transform: uppercase;
}

.node-type-hotel #section-user-01 .dexp-grid-item .subtitle a {
  color: #edc93f !important;
}

.node-type-hotel #section-user-01 .dexp-grid-item .mask {
  content: '';
  box-sizing: border-box;
  opacity: 0;
  overflow: visible;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.node-type-hotel #section-user-01 .dexp-grid-item .mask:hover {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.55);
}

.node-type-hotel #section-user-01 .dexp-grid-item .mask a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background-image: url(../images/flecha-peq.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70px;
  padding: 0;
  text-decoration: none;
  text-indent: -9999px;
  margin-top: 0;
}

.node-type-hotel #section-user-01 .dexp-grid-item:hover .mask a {
  opacity: 1;
  transition-delay: 0.5s;
}

.node-type-hotel #section-user-01 .dexp-grid-item .offertab {
  position: absolute;
  color: #fff;
  background: #db4744 !important;
  padding: 2px 10px 2px 10px;
  font-weight: normal;
  text-transform: uppercase;
  z-index: 10;
  font-size: 1.3rem;
  text-align: center;
  width: 80px;
  left: 20px;
  top: 12px;
}


/* HOTEL - MAIN_CONTENT */
/***********************/

.node-type-hotel #section-main-content {
  padding-top: 0;
}

.node-type-hotel #section-main-content .container {
  width: 100%;
}

.node-type-hotel #section-main-content .container .text {
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  width: 99%;
}

.node-type-hotel #section-main-content .container .text p {
  text-align: justify;
  color: black;
}

.node-type-hotel #section-main-content .columnasDos {
  position: relative;
  left: 0;
  top: 0;
  width: 48%;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
}

.node-type-hotel #section-main-content .columnasDos p,
.node-type-hotel #section-main-content .columnasDos strong {
  color: black;
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-align: justify;
}


/* HOTEL - OUR WORKS */
/***********************/

.node-type-hotel #section-our-works {
  margin-top: 50px;
  padding-left: 0;
  padding-right: 0;
}

.node-type-hotel #section-our-works .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.node-type-hotel #section-our-works .dexp-grid-items {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.node-type-hotel #section-our-works .dexp-grid-item {
  background: none repeat scroll 0 0 rgb(245, 245, 245);
  display: block;
  position: relative !important;
  left: 0 !important;
  float: left;
  margin-right: 10px;
  min-height: 380px;
  padding-top: 10px;
  width: 32.4%;
  max-width: 33%;
}

.node-type-hotel #section-our-works .dexp-grid-item h3.titledestacado {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
  text-transform: uppercase;
  text-align: center;
  color: #fd3e11;
  min-height: 50px;
}

.node-type-hotel #section-our-works .dexp-grid-item h4 {
  color: rgb(0, 0, 0);
  font-family: "Century Gothic", sans-serif;
  font-size: 4rem;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
  text-align: center;
}

.node-type-hotel #section-our-works .dexp-grid-item .text {
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 20px;
  text-align: justify;
  line-height: 1.8rem;
  color: #000;
}

.node-type-hotel #section-our-works .dexp-grid-item .img {
  max-height: 195px;
  overflow: hidden;
}

.node-type-hotel #section-our-works .dexp-grid-item .img img {
  width: 100%;
}

.node-type-hotel #section-our-works .views-row {
  position: relative;
  float: left;
  width: 25%;
  height: 260px;
  overflow: hidden;
}

.node-type-hotel #section-our-works .views-row .img img {
  width: 120%;
  max-width: none;
  height: auto;
  vertical-align: top;
  bottom: -30px;
  position: absolute;
}

.node-type-hotel #section-our-works .views-row::after {
  content: '';
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.55) 98%);
  background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.55) 98%);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.55) 98%);
}

.node-type-hotel #section-our-works .views-row .mask {
  position: absolute;
  text-align: left;
  height: auto;
  bottom: 0;
  top: auto;
  opacity: 1 !important;
  z-index: 21;
  text-transform: uppercase;
  line-height: 1.9rem;
}

.node-type-hotel #section-our-works .views-row .mask p {
  border: none;
  cursor: default;
  padding: 7px 15px 0 15px;
  display: inline-block;
  text-indent: 0;
  height: auto;
  font-size: 2.4rem;
  font-weight: bold;
  color: #FFF;
  width: 100%;
}

.node-type-hotel #section-our-works .views-row .mask span.subtitle {
  position: relative;
  /*padding: 0 15px 15px 15px;*/
  padding: 0 15px 15px 0;
  font-size: 1.4rem;
  font-style: normal;
  text-transform: uppercase;
  color: #FFF;
  left: 15px;
}

.node-type-hotel #block-views-datos-hotel-minipanel-block-3 {
  position: relative;
  height: 550px;
}

.node-type-hotel #block-views-datos-hotel-minipanel-block-6 {
  position: relative;
  padding-left: 6%;
  padding-right: 6%;
  width: 100%;
  margin-bottom: 0;
  float: left;
}


/**************************************************************************************
/*******  GENERAL PARA TODAS LAS VISTAS
/**************************************************************************************/

#section-main-content h1.title {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 50px;
  color: black;
  font-size: 4.6rem;
}

#section-main-content .miniatura {
  position: relative;
  float: none;
  margin: 0;
  border: solid 10px #FFF;
  max-height: 320px;
  min-height: 320px;
  overflow: hidden;
  display: inline-block;
}

#section-main-content .un-panel .miniatura {
  width: 60%;
}

#section-main-content .dos-paneles .miniatura {
  width: 49.8%;
}

#section-main-content .tres-paneles .miniatura {
  width: 33%;
  min-height: 270px;
}

#section-main-content .cinco-paneles .miniatura {
  width: 49.8%;
}

#section-main-content .cinco-paneles .miniatura:last-child {
  width: 100%;
}

#section-main-content .miniatura .img {
  margin-left: 0;
  position: absolute !important;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

#section-main-content .miniatura .img img {
  width: 100%;
}

.btnReservar {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}

.btnReservar a {
  background: #edc93f;
  padding: 12px 18px;
  border-radius: 3px;
  color: #FFF;
}

.btnReservar a:hover {
  opacity: 0.8;
  color: #FFF;
}

.btnReservar span {
  display: none;
}

.panel-col-bottom .container,
#section-our-works .container {
  width: 100%;
  padding-left: 5rem;
  padding-right: 5rem;
}

.panel-col-bottom .un-panel .thumb img,
#section-our-works .un-panel .thumb img {
  display: none;
}

.panel-col-bottom .dos-paneles .thumb img,
#section-our-works .dos-paneles .thumb img {
  width: 49.9%;
}

.panel-col-bottom .tres-paneles .thumb img,
#section-our-works .tres-paneles .thumb img {
  width: 33.3%;
}

.panel-col-bottom div.thumb,
#section-our-works div.thumb {
  text-align: center;
}

.panel-col-bottom div.text,
#section-our-works div.text,
#section-main-content div.text {
  margin-top: 20px;
  padding-right: 0;
  text-align: justify;
}

.panel-col-bottom div.text ul,
#section-our-works div.text ul,
#section-main-content div.text ul {
  list-style-type: none;
  width: 100%;
  margin-top: 20px;
}

.panel-col-bottom div.text ul li,
#section-our-works div.text ul li,
#section-main-content div.text ul li {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 40px;
  font-size: 1.5rem;
  margin-top: 20px;
  padding-right: 20px;
  text-align: left;
}

.panel-col-bottom div.text ul li::before,
#section-our-works div.text ul li::before,
#section-main-content div.text ul li::before {
  content: url(../images/ticVinnci.png);
  position: absolute;
  left: 0;
  top: 3px;
}

.panel-col-bottom div.text ol > li,
#section-our-works div.text ol > li,
#section-main-content div.text ol > li {
  float: left;
  margin-left: 3rem;
  margin-top: 50px;
  font-size: 1.6rem;
}

.panel-col-bottom div.text ol > li:first-child,
#section-our-works div.text ol > li:first-child,
#section-main-content div.text ol > li:first-child {
  margin-top: 10px;
}

#section-main-content h2.pane-title {
  display: none;
}

#section-main-content .flexslider {
  margin-bottom: 10px;
}

#section-main-content .contenido {
  width: 100%;
}

#section-main-content {
  padding-top: 0;
}

#section-main-content .container {
  width: 100%;
  padding-left: 5rem;
  padding-right: 5rem;
}

.bx-controls {
  display: none;
}

#section-main-content h2.block-title {
  display: none;
}

#section-main-content h2.pane-title {
  display: none;
}

#section-main-content .panelesMiniatura {
  text-align: center;
}

#section-main-content .panelesMiniatura h2.title {
  position: absolute;
  padding: 0 12px 0 10px;
  background: #fff;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: bold;
  z-index: 11;
}

#section-main-content .panelesMiniatura h2.title a {
  color: black;
}

#section-main-content .panel-col-bottom h2.title {
  display: none;
}

#section-main-content .panelesMiniatura .miniatura .mask {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  overflow: visible;
  z-index: 10;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

#section-main-content .panelesMiniatura .miniatura .mask a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0s ease-in-out;
  -ms-transition: opacity 0.5s 0s ease-in-out;
  transition: opacity 0.5s 0s ease-in-out;
  background-image: url(../images/flecha-peq.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 62px;
  padding: 0;
  text-decoration: none;
  text-indent: -9999px;
}

#section-main-content .panelesMiniatura .miniatura:hover .mask,
#section-main-content .panelesMiniatura .miniatura:hover .mask a {
  opacity: 1;
}


/**************************************************************************************
/*******  VISTA LOCALIZACIÓN
/**************************************************************************************/

.node-type-localizacion #section-main-content .contenido {
  padding-bottom: 5rem;
  padding-left: 10rem;
  padding-right: 10rem;
  text-align: justify;
}

.node-type-localizacion #section-main-content .view-hotel-minipanel-localizacion-nueva {
  position: relative;
}

.node-type-localizacion #section-our-works .container {
  width: 100%;
}

.node-type-localizacion #section-our-works .contenido {
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 20px;
}

.node-type-localizacion #section-our-works .contenido .columnasDos {
  padding-left: 3rem;
  padding-right: 3rem;
  width: 50%;
  text-align: left;
  float: left;
}

.node-type-localizacion #section-our-works .contenido .columnasDos h3 {
  text-align: left;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
  padding-top: 30px;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
}

.node-type-localizacion #section-our-works .contenido .columnasDos h2 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-transform: uppercase;
}

.node-type-localizacion #section-our-works .contenido .columnasDos li {
  padding-top: 25px;
}

.node-type-localizacion #section-main-content .datosHotel .contenido > p {
  position: relative;
}

.node-type-localizacion .view-display-id-block_10 .views-row {
  padding: 0 10rem;
}

.node-type-localizacion .view-display-id-block_10 .views-row > div {
  width: 100%;
  background: #EEE;
  text-align: center;
  padding: 1rem;
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
  font-weight: bold;
  color: #666666;
}

.node-type-localizacion .view-display-id-block_10 .views-row div.text {
  margin-top: 0 !important;
  text-align: center !important;
}

.node-type-localizacion .view-display-id-block_10 .views-row div.text p {
  margin-bottom: 0;
}

.node-type-localizacion .view-display-id-block_10 .views-row > div:last-child {
  background: none repeat scroll 0 0 rgb(154, 154, 154);
}

.node-type-localizacion .view-display-id-block_10 .views-row .pdf a {
  color: #FFF;
  text-transform: uppercase;
}

/**************************************************************************************
/*******  VISTA HABITACIONES
/**************************************************************************************/


/**************************************************************************************
/*******  VISTA HABITACIONES INTERIOR
/**************************************************************************************/

.node-type-habitacion #section-main-content .view-display-id-block_1 {
  float: left;
  width: 70%;
  padding-right: 3.5rem;
  padding-left: 0.7rem;
}

.node-type-habitacion #section-main-content .view-display-id-block {
  float: right;
  width: 30%;
}

.node-type-habitacion .gallery {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}


/**************************************************************************************
/*******  VISTA SERVICIOS
/**************************************************************************************/

.node-type-instalacion #section-main-content .contenido h2.title {
  display: none;
}


/**************************************************************************************
/*******  VISTA SERVICIOS INTERIOR
/**************************************************************************************/

.node-type-instalacion #section-main-content .view-display-id-block_1 {
  float: left;
  width: 70%;
  padding-right: 3.5rem;
  padding-left: 0.7rem;
}

.node-type-instalacion #section-main-content .view-display-id-block_3 {
  float: right;
  width: 30%;
}

.node-type-instalacion .gallery {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}


/**************************************************************************************
/*******  VISTA SPA
/**************************************************************************************/


/**************************************************************************************
/*******  VISTA SPA INTERIOR
/**************************************************************************************/

.node-type-spa #section-main-content .view-display-id-block_1 {
  float: left;
  width: 70%;
  padding-right: 3.5rem;
  padding-left: 0.7rem;
}

.node-type-spa #section-main-content .view-display-id-block_3 {
  float: right;
  width: 30%;
}

.node-type-spa .gallery {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}


/**************************************************************************************
/*******  VISTA RESTURANTES
/**************************************************************************************/


/**************************************************************************************
/*******  VISTA RESTAURANTE INTERIOR
/**************************************************************************************/

.node-type-restaurante #block-views-4dd5d6f0d6316221f8c969b87eee0b0a .view-display-id-block {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.node-type-restaurante #section-main-content .view-display-id-block_1 {
  float: left;
  width: 70%;
  padding-right: 3.5rem;
  padding-left: 0.7rem;
}

.node-type-restaurante #section-main-content .view-display-id-block,
.node-type-restaurante #section-main-content .view-display-id-block_3 {
  float: right;
  width: 30%;
}

.node-type-restaurante .gallery {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.node-type-restaurante #section-main-content .info {
  margin-bottom: 2rem;
  background: #eee;
  color: #908e8e;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

.node-type-restaurante #section-main-content .info .text {
  padding-left: 25px;
}

.node-type-restaurante #section-main-content .pdf span {
  background: #9c9494;
  padding: 12px 18px;
  border-radius: 3px;
  margin-top: 20px;
  float: right;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.node-type-restaurante #section-main-content .pdf span a {
  color: #FFF;
}

.node-type-restaurante #section-main-content .pdf:hover,
.node-type-restaurante #section-main-content a.btn:hover {
  opacity: 0.8;
}

.node-type-restaurante #section-main-content a.btn {
  background: #9c9494;
  padding: 12px 18px;
  border-radius: 3px;
  margin-top: 0;
  float: right;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  color: #FFF;
  font-weight: bold;
}

.node-type-restaurante #section-main-content a.btn span.ext {
  display: none;
}


/**************************************************************************************
/*******  VISTA REUNIONES Y EVENTOS INTERIOR
/**************************************************************************************/

.node-type-reuniones-y-eventos #section-main-content .view-display-id-block_1 {
  float: left;
  width: 70%;
  padding-right: 3.5rem;
  padding-left: 0.7rem;
}

.node-type-reuniones-y-eventos #section-main-content .view-display-id-block_2 {
  float: right;
  width: 30%;
  padding-bottom: 5rem;
}

.node-type-reuniones-y-eventos #section-main-content a.btn {
  background: #9c9494;
  padding: 12px 18px;
  border-radius: 3px;
  color: #FFF;
  margin-top: 20px;
  float: right;
}

.node-type-reuniones-y-eventos #section-main-content a.btn:hover {
  opacity: 0.8;
}

.node-type-reuniones-y-eventos #section-main-content a.btn span {
  display: none;
}

.node-type-reuniones-y-eventos #section-main-content div.text {
  padding-left: 0;
  padding-right: 0;
}

.node-type-reuniones-y-eventos #section-main-content h2.pane-title {
  display: none;
}

.node-type-reuniones-y-eventos #section-main-content .flexslider {
  margin-bottom: 20px;
}

.node-type-reuniones-y-eventos #section-our-works .contenido h2.title {
  position: relative;
  float: left;
  text-transform: uppercase;
  padding-left: 3rem;
  padding-right: 3rem;
  border-right: solid 1px #eee;
  min-height: 200px;
}

.node-type-reuniones-y-eventos #section-our-works .contenido table {
  line-height: 2.5rem !important;
  width: 45% !important;
  position: relative;
  float: left;
  margin-left: 3rem;
  margin-top: 2rem;
}

.node-type-reuniones-y-eventos #section-our-works .contenido table th {
  border-bottom: 3px solid #ccc;
  padding-left: 1em;
  padding-right: 1em;
}

.node-type-reuniones-y-eventos #section-our-works .contenido table td:not(.rtecenter) {
  min-width: 100px;
  line-height: 1.6rem;
}

.node-type-reuniones-y-eventos #section-our-works .contenido .pdf {
  float: left;
  position: relative;
  width: 100%;
  text-align: right;
  padding-right: 1rem;
}

.node-type-reuniones-y-eventos #section-our-works .contenido .pdf span {
  background: #9c9494;
  padding: 12px 18px;
  border-radius: 3px;
  margin-top: 20px;
  float: right;
}

.node-type-reuniones-y-eventos #section-our-works .contenido .pdf span a {
  color: #FFF;
}

.node-type-reuniones-y-eventos #section-our-works .contenido .pdf span:hover {
  opacity: 0.8;
}

.node-type-reuniones-y-eventos #section-main-content div.text ul {
  list-style-type: disc;
}

.node-type-reuniones-y-eventos #section-main-content div.text ul li {
  position: initial;
  float: none;
  width: 100%;
  padding-left: 0;
  font-size: 100%;
  margin-top: 0;
  padding-bottom: 1rem;
}

.node-type-reuniones-y-eventos #section-main-content div.text ul li::before {
  display: none;
}


/**************************************************************************************
/*******  VISTA GOLF
/**************************************************************************************/


/**************************************************************************************
/*******  VISTA GOLF INTERIOR
/**************************************************************************************/

.node-type-golf #section-main-content .view-display-id-block_1 {
  float: left;
  width: 70%;
  padding-right: 3.5rem;
  padding-left: 0.7rem;
}

.node-type-golf #section-main-content .view-display-id-block_3 {
  float: right;
  width: 30%;
}

.node-type-golf .gallery {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.node-type-golf #section-main-content .view-display-id-block_2 h2.title,
.node-type-golf #section-our-works .view-display-id-block_2 h2.title {
  display: none;
}


/**************************************************************************************
/*******  VISTA BEACH CLUB
/**************************************************************************************/


/**************************************************************************************
/*******  VISTA BEACH CLUB INTERIOR
/**************************************************************************************/

.node-type-beach-club #section-main-content .view-display-id-block_1 {
  float: left;
  width: 70%;
  padding-right: 3.5rem;
  padding-left: 0.7rem;
}

.node-type-beach-club #section-main-content .view-display-id-block_3 {
  float: right;
  width: 30%;
}

.node-type-beach-club #section-main-content .contenido h2.title {
  display: none;
}

.node-type-beach-club #section-main-content .contenido ul {
  position: relative;
  float: left;
  margin-bottom: 50px;
}

.node-type-beach-club #section-main-content .contenido a {
  color: blue;
}

.node-type-beach-club #section-main-content .contenido span {
  display: none;
}


/**************************************************************************************
/*******  VISTA OFERTAS (PAGINA)
/**************************************************************************************/

.page-ofertas #block-views-ofertas-hotel-minipanel-block .view-display-id-block {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-ofertas #section-main-content .view-display-id-block_1 {
  float: left;
  width: 50%;
}

.page-ofertas #section-main-content .view-display-id-block,
.page-ofertas #section-main-content .view-display-id-block_5 {
  padding-left: 3rem;
  padding-right: 3rem;
  float: left;
  width: 50%;
}

.page-ofertas .btnReservar {
  margin-top: 10px;
  float: left;
  text-align: right;
  width: 100%;
}

.page-ofertas .pane-oferta-minipanel .text {
  padding-top: 15px;
  display: inline-block;
  padding-right: 0;
}

.page-ofertas .view-display-id-block .contenido,
.page-ofertas .view-display-id-block .text,
.page-ofertas .view-display-id-block_6 .text {
  text-align: right !important;
}

.page-ofertas .view-display-id-block_6 .incluido {
  float: left;
}

.page-ofertas .view-display-id-block_5 .text {
  float: left;
  text-align: right !important;
  width: calc(100% - 150px);
  padding-top: 12px;
  padding-right: 1rem !important;
}

.page-ofertas .view-display-id-block_5 .btnRegistroOferta {
  float: right;
  margin-top: 30px;
  width: 150px;
  text-align: right;
}

.page-ofertas .btn {
  float: right;
  margin-right: 20px;
}

.page-ofertas .btnReservar a,
.page-ofertas .btnRegistroOferta a,
.page-ofertas .btn a {
  background: #db4744;
  padding: 12px 18px;
  border-radius: 3px;
  color: #FFF;
}

.page-ofertas .btnReservar a,
.page-ofertas .btn a {
  background: #edc93f;
}

.page-ofertas .btnRegistroOferta a {
  background: #db4744;
}

.page-ofertas .btnReservar a:hover,
.page-ofertas .btnRegistroOferta a:hover {
  opacity: 0.8;
}

.page-ofertas a span.ext {
  display: none;
}

.page-ofertas #section-main-content .contenido h2.pane-title,
.page-ofertas #section-main-content .contenido h1.title {
  display: none;
}

.page-ofertas #section-main-content div.text ul {
  list-style-type: disc;
  margin-left: 5rem;
}

.page-ofertas #section-main-content div.text ul li {
  position: initial;
  float: none;
  width: 100%;
  padding-left: 0;
  font-size: 100%;
  margin-top: 0;
  padding-bottom: 1rem;
}

.page-ofertas #section-main-content div.text ul li::before {
  display: none;
}


/**************************************************************************************
/*******  VISTA OFERTAS INTERIOR
/***************************************************************************************/

.node-type-oferta #block-views-ofertas-hotel-minipanel-block .view-display-id-block {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.node-type-oferta #section-main-content .view-display-id-block_1 {
  float: left;
  width: 50%;
}

.node-type-oferta #section-main-content .view-display-id-block,
.node-type-oferta #section-main-content .view-display-id-block_5 {
  padding-left: 3rem;
  padding-right: 3rem;
  float: left;
  width: 50%;
}

.node-type-oferta .btnReservar {
  margin-top: 10px;
  float: left;
  text-align: right;
  width: 100%;
}

.node-type-oferta .pane-oferta-minipanel .text {
  padding-top: 15px;
  display: inline-block;
  padding-right: 0;
}

.node-type-oferta .view-display-id-block .contenido,
.node-type-oferta .view-display-id-block .text,
.node-type-oferta .view-display-id-block_6 .text {
  text-align: right !important;
}

.node-type-oferta .view-display-id-block_6 .incluido {
  float: left;
}

.node-type-oferta .view-display-id-block_5 .text {
  float: left;
  text-align: right !important;
  width: calc(100% - 150px);
  padding-top: 12px;
  padding-right: 1rem !important;
}

.node-type-oferta .view-display-id-block_5 .btnRegistroOferta {
  float: right;
  margin-top: 30px;
  width: 150px;
  text-align: right;
}

.node-type-oferta .btn {
  float: right;
  margin-right: 20px;
}

.node-type-oferta .btnReservar a,
.node-type-oferta .btnRegistroOferta a,
.node-type-oferta .btn a {
  background: #db4744;
  padding: 12px 18px;
  border-radius: 3px;
  color: #FFF;
}

.node-type-oferta .btnReservar a,
.node-type-oferta .btn a {
  background: #edc93f;
}

.node-type-oferta .btnRegistroOferta a {
  background: #db4744;
}

.node-type-oferta .btnReservar a:hover,
.node-type-oferta .btnRegistroOferta a:hover {
  opacity: 0.8;
}

.node-type-oferta a span.ext {
  display: none;
}

.node-type-oferta #section-main-content .contenido h2.pane-title,
.node-type-oferta #section-main-content .contenido h1.title {
  display: none;
}

.node-type-oferta #section-main-content div.text ul {
  list-style-type: disc;
  margin-left: 5rem;
}

.node-type-oferta #section-main-content div.text ul li {
  position: initial;
  float: none;
  width: 100%;
  padding-left: 0;
  font-size: 100%;
  margin-top: 0;
  padding-bottom: 1rem;
}

.node-type-oferta #section-main-content div.text ul li::before {
  display: none;
}


/**************************************************************************************
/*******  VISTA GALERIA
/**************************************************************************************/

.galleria-theme-classic .galleria-info {
  display: none !important;
}

.node-media-gallery.clearfix {
  display: none;
}

.node-type-media-gallery #section-slider .submenu {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  background: rgba(0, 0, 0, 0.4);
  top: 225px;
  z-index: 50;
}

.node-type-media-gallery #section-slider .submenu ul {
  list-style-image: none;
  list-style-type: none;
  text-align: center;
  padding: 0;
  margin-bottom: 0;
}

.node-type-media-gallery #section-slider .submenu ul li {
  background: transparent;
  height: 40px;
  display: inline-block;
  margin: 0;
}

.node-type-media-gallery #section-slider .submenu ul li a {
  display: block;
  color: #fff;
  font-size: 1.45rem;
  height: 40px;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  padding-top: 10px;
}

.node-type-media-gallery #section-slider .submenu ul li a:hover {
  background: #0e0e0e;
}

.node-type-media-gallery #section-main-content {
  background: #141414 url(bg.png);
  margin-top: -2px;
}

.node-type-media-gallery #section-main-content .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.node-type-media-gallery #section-main-content h1.title,
.node-type-media-gallery #section-main-content h2.pane-title {
  display: none;
}

.node-type-media-gallery #section-main-content div[id^="block-views-vista-galeria-hacomar-block"] {
  margin-top: 210px;
  padding-bottom: 90px;
  background: #FFF !important;
}

.node-type-media-gallery #section-main-content .galleria-container {
  width: 100% !important;
  height: 700px !important;
}

.node-type-media-gallery #section-main-content .galleria-bar {
  height: 96px;
}


/**************************************************************************************
/*******  BUSINESS - AGENCIAS Y EMPRESAS
/**************************************************************************************/
.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row a.ext {
  color: black !important;
}

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row-first a.ext {
  background-color: #f1cb09 !important;
}

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row-even a.ext {
  background-color: #4fb3ac !important;
}

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row-last a.ext {
  background-color: #a950ae !important;

}

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row {
  position: relative;
  float: left;
  width: 33%;
  -webkit-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .text {
  /*position: absolute;*/
  text-align: center;
  padding-bottom: 80px;
  color: black;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
  z-index: 11;
  width: 59%;
  margin: auto;
}

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .img {
  margin: auto;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 20px;
}

/*.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .img::after*/
/*{*/
/*	content: '';*/
/*	position: absolute;*/
/*	top: 0;*/
/*	right: 0;*/
/*	left: 0;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	background: rgba(0,0,0,0.7);*/
/*	z-index: 10;*/
/*	-webkit-transition: all .4s ease-out;*/
/*	-ms-transition: all .4s ease-out;*/
/*	transition: all .4s ease-out;*/
/*}*/

/*.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .img:hover::after*/
/*{*/
/*	background: rgba(0,0,0,0.2);*/
/*}*/

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .field-content a {
  position: absolute;
  text-align: center;
  padding: 5px 10px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.6rem;
  z-index: 11;
  background: #bea438;
  width: 60%;
  min-width: 270px;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 3.5rem;
}

@media (max-width: 767px) {
  .node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .field-content a {
    position: relative !important;
    left: auto !important;
    transform: translate(0%, 0) !important;
    bottom: 0 !important;
    margin: auto;
    display: block;
    margin-bottom: 20px;
  }

  .block-block-60-B {
    display none !important;
  }

  #block-system-user-menu-mobile .content .last.leaf {
    display: none !important;
  }

}


.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .field-content a:hover {
  bottom: 4.5rem;
}


/**************************************************************************************
/*******  OFERTAS ESPEFCIALES
/**************************************************************************************/
.node-type-oferta #section-slider .contenido,
.node-type-zona #section-slider .contenido,
.page-ofertas #section-slider .contenido {
  top: -50rem !important;
}

.node-type-oferta #section-main-content select {
  color: #FFF;
  background: grey;
  padding: 5px 51px;
  font-size: 1.2rem !important;
  text-transform: uppercase;
  border-radius: 3px;
  outline: none;
}

.page-ofertas #section-main-content select {
  color: #FFF;
  background: grey;
  padding: 5px 51px;
  font-size: 1.2rem !important;
  text-transform: uppercase;
  border-radius: 3px;
  outline: none;
}

.node-type-oferta #section-main-content select {
  color: #000;
  background: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.page-ofertas #section-main-content select {
  color: #000;
  background: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.node-type-oferta #section-main-content label {
  font-size: 1.1rem;
  font-weight: normal;
  margin-bottom: 0;
}

.node-type-oferta #section-main-content .views-widget-per-page {
  max-width: 150px;
}

.page-ofertas #section-main-content label {
  font-size: 1.1rem;
  font-weight: normal;
  margin-bottom: 0;
}

.page-ofertas #section-main-content .views-widget-per-page {
  max-width: 150px;
}

.node-type-oferta #section-main-content .btn-primary {
  width: 100px;
  height: 28px;
  margin-top: 2.4rem;
  border: none !important;
  border-radius: 3px !important;
  color: #FFF;
  background: #ac8655;
  outline: none;
}

.page-ofertas #section-main-content .btn-primary {
  width: 100px;
  height: 28px;
  margin-top: 2.4rem;
  border: none !important;
  border-radius: 3px !important;
  color: #FFF;
  background: #ac8655;
  outline: none;
}

.node-type-oferta #section-main-content .btn-primary {
  background: #edc93f;
  color: #000;
  font-weight: 600;
  height: 37px !important;
}

.node-type-oferta #section-main-content .views-exposed-widget fieldset {
  display: none;
}

.page-ofertas #section-main-content .btn-primary {
  background: #edc93f;
  color: #000;
  font-weight: 600;
  height: 37px !important;
}

.page-ofertas #section-main-content .views-exposed-widget fieldset {
  display: none;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura {
  float: left;
  border: none;
  max-height: 100%;
  width: 31%;
  margin: 0 1%;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel.view-display-id-page_1 .view-filters {
  display: none;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura {
  float: left;
  border: none;
  max-height: 100%;
  width: 31%;
  margin: 0 1%;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura > .img > a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(to bottom, transparent 30%, #000);
  background: -moz-linear-gradient(to bottom, transparent 30%, #000);
  background: linear-gradient(to bottom, transparent 30%, #000);
  opacity: .5;
  z-index: 10;
  -webkit-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura > .img > a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(to bottom, transparent 30%, #000);
  background: -moz-linear-gradient(to bottom, transparent 30%, #000);
  background: linear-gradient(to bottom, transparent 30%, #000);
  opacity: .5;
  z-index: 10;
  -webkit-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura h2.title {
  position: absolute;
  z-index: 11;
  padding: 0 10px;
  background: #fff;
  margin: 0;
  top: 4rem;
  font-size: 1.2rem;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura h3.subtitle {
  display: none;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura h2.title {
  position: absolute;
  z-index: 11;
  padding: 0 10px;
  background: #fff;
  margin: 0;
  top: 4rem;
  font-size: 1.2rem;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura h3.subtitle {
  display: none;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura .text1,
.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura .text2 {
  position: absolute;
  text-align: left;
  width: 95%;
  padding-left: 2.5%;
  line-height: 1.25rem;
  text-transform: uppercase;
  bottom: 4.5rem;
  z-index: 11;
  color: #FFF;
  font-size: 1.2rem;
  font-weight: bold;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura .text1 {
  bottom: 6.5rem;
  font-size: 1.5rem;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura .text1,
.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura .text2 {
  position: absolute;
  text-align: left;
  width: 95%;
  padding-left: 2.5%;
  line-height: 1.25rem;
  text-transform: uppercase;
  bottom: 4.5rem;
  z-index: 11;
  color: #FFF;
  font-size: 1.2rem;
  font-weight: bold;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura .text1 {
  bottom: 6.5rem;
  font-size: 1.5rem;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura .offertab {
  position: absolute;
  color: #fff;
  background: #db4744 !important;
  padding: 8px 5px;
  font-weight: normal;
  text-transform: uppercase;
  z-index: 15;
  right: -64px;
  font-size: 1.2rem;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform-origin: 0;
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
  text-align: center;
  width: 80px;
  top: 2rem;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura .offertab {
  position: absolute;
  color: #fff;
  background: #db4744 !important;
  padding: 8px 5px;
  font-weight: normal;
  text-transform: uppercase;
  z-index: 15;
  right: -64px;
  font-size: 1.2rem;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform-origin: 0;
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
  text-align: center;
  width: 80px;
  top: 2rem;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura .mask {
  content: '';
  box-sizing: border-box;
  opacity: 0;
  overflow: visible;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 11;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura .mask {
  content: '';
  box-sizing: border-box;
  opacity: 0;
  overflow: visible;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 11;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura:hover .mask {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.55);
  z-index: 11;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura:hover .mask {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.55);
  z-index: 11;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura .mask a {
  position: absolute;
  top: 40%;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-image: url(../images/flecha-peq.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70px;
  height: 70px;
  background-color: transparent;
  width: 120px;
  left: 0;
  margin-left: 200px;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .miniatura:hover .mask a {
  opacity: 1;
  transition-delay: 0.5s;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .item-list {
  position: relative;
  float: left;
  width: 100%;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .item-list ul li {
  margin: 0;
  display: inline-block;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .miniatura:hover .mask a {
  opacity: 1;
  transition-delay: 0.5s;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .item-list {
  position: relative;
  float: left;
  width: 100%;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .item-list ul li {
  margin: 0;
  display: inline-block;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .item-list .pagination a {
  background: transparent !important;
  color: #000 !important;
  padding: 5px 10px;
  margin: 0 2px;
  font-weight: normal;
  font-size: 1.3rem;
  border-radius: 3px !important;
  border: 1px solid #edc93f !important;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .item-list .pagination li.pager-current a {
  background: #000 !important;
  color: #ffffff !important;
  border: 2px solid #000 !important;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .item-list .pagination li.pager-ellipsis {
  color: #FFF;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel {
  width: 100%;
  text-align: center;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .contenido .text {
  margin-top: -10px;
  margin-bottom: 50px;
  text-align: center;
}

.node-type-oferta #section-main-content .view-ofertas-interior-minipanel .views-exposed-widgets {
  position: relative;
  width: 640px;
  left: 50%;
  transform: translate(-50%, 0);
}


.page-ofertas #section-main-content .view-ofertas-interior-minipanel {
  width: 100%;
  text-align: center;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .contenido .text {
  margin-top: -10px;
  margin-bottom: 50px;
  text-align: center;
}

.page-ofertas #section-main-content .view-ofertas-interior-minipanel .views-exposed-widgets {
  position: relative;
  width: 640px;
  left: 50%;
  transform: translate(-50%, 0);
}


/**************************************************************************************
/*******  ZONAS y EXPERIENCIAS
/**************************************************************************************/

.node-type-zona #section-main-content .container,
.node-type-pagina #section-main-content .container,
.node-type-experiencias #section-main-content .container {
  padding-left: 3rem;
  padding-right: 3rem;
  width: 100%;
}

.node-type-zona #section-main-content .contenido {
  padding-left: 10rem;
  padding-right: 10rem;
  text-align: justify;
}

.node-type-zona #section-main-content .text {
  padding-left: 10rem;
  padding-right: 10rem;
  text-align: left;
  margin-bottom: 50px;
}

.node-type-zona #section-main-content .text .columnasDos {
  padding-left: 3rem;
  padding-right: 3rem;
  width: 50%;
  text-align: left;
  float: left;
  margin-bottom: 50px;
}

.node-type-zona #section-main-content .text .columnasDos h3 {
  text-align: left;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
  padding-top: 30px;
  font-weight: bold;
  width: 100%;
  text-transform: uppercase;
  float: left;
}

.node-type-zona #section-main-content .text .columnasDos h2 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-transform: uppercase;
}

.node-type-zona #section-main-content .text .columnasDos ul {
  list-style-type: circle;
}

.node-type-zona #section-main-content .text .columnasDos li {
  padding-top: 0;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
}

.node-type-zona #section-main-content .text .columnasDos ol > li {
  margin: 20px 0;
}

.node-type-zona #section-main-content .text .columnasDos ol li {
  font-size: 1.3rem;
}

.node-type-zona #section-main-content .text .columnasDos li::before {
  display: none;
}

.node-type-zona #section-main-content .view-localizacion-hotel-minipanel {
  float: left;
  width: 100%;
}

.node-type-zona #section-main-content .view-zonas-hacomar,
.node-type-pagina #section-main-content .view-zonas-hacomar,
.node-type-experiencias #section-main-content .view-hoteles-home-minipanel {
  float: left;
  width: 100%;
  text-align: center;
}

.node-type-zona #section-main-content .destacado,
.node-type-pagina #section-main-content .destacado,
.node-type-experiencias #section-main-content .destacado {
  float: none;
  position: relative;
  width: 33%;
  display: inline-block;
  height: 300px;
  max-height: 300px;
  overflow: hidden;
  -webkit-transition: all 5s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  text-align: center;
  cursor: pointer;
  margin-top: -4px;
}

.node-type-zona #section-main-content .destacado h3,
.node-type-zona #section-main-content .destacado h2,
.node-type-pagina #section-main-content .destacado h3,
.node-type-experiencias #section-main-content .destacado h2 {
  font-size: 2.5rem;
  margin-top: 15%;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 99;
  padding: 0 2rem;
}

.node-type-zona #section-main-content .destacado h3 a,
.node-type-zona #section-main-content .destacado h2 a,
.node-type-pagina #section-main-content .destacado h3,
.node-type-experiencias #section-main-content .destacado h2 a {
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 2px 2px 5px #000;
  padding: 5px 10px;
  font-family: "Century Gothic", sans-serif;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}

.node-type-zona #section-main-content .destacado .line,
.node-type-pagina #section-main-content .destacado .line,
.node-type-experiencias #section-main-content .destacado .line {
  background-color: #fff;
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition-delay: 366.667ms;
  transition-duration: 550ms;
  transition-property: width;
  width: 0;
  z-index: 20;
}

.node-type-zona #section-main-content .destacado:hover .line,
.node-type-pagina #section-main-content .destacado:hover .line,
.node-type-experiencias #section-main-content .destacado:hover .line {
  width: 100%;
}

.node-type-zona #section-main-content .destacado .mask,
.node-type-pagina #section-main-content .destacado .mask,
.node-type-experiencias #section-main-content .destacado .mask {
  opacity: 0;
  background: rgba(0, 0, 0, 0.65);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  z-index: 11;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.node-type-zona #section-main-content .destacado .zona,
.node-type-pagina #section-main-content .destacado .zona,
.node-type-experiencias #section-main-content .destacado .zona,
.node-type-experiencias #section-main-content .destacado .text {
  position: relative;
  margin-top: 28%;
  display: inline-block;
  background: transparent;
  width: auto;
  vertical-align: top;
  color: #FFF;
  text-shadow: 2px 2px 5px #000;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 12;
}

.node-type-experiencias #section-main-content .destacado .text a,
.node-type-experiencias #section-main-content .destacado .text a:hover {
  color: #FFF;
}


.node-type-zona #section-main-content .destacado .categoria,
.node-type-pagina #section-main-content .destacado .categoria {
  position: absolute;
  z-index: 20;
  top: 78%;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  width: 100%;
  color: #FFF;
}

.node-type-zona #section-main-content .destacado .categoria div,
.node-type-pagina #section-main-content .destacado .categoria div {
  padding: 2px 15px;
  background: #666;
  display: inline-block;
  margin: 0;
}

.node-type-zona #section-main-content .destacado .categoria .Fresh,
.node-type-pagina #section-main-content .destacado .categoria .Fresh {
  background-color: #7fb7da;
}

.node-type-zona #section-main-content .destacado .categoria .Luxurious,
.node-type-pagina #section-main-content .destacado .categoria .Luxurious {
  background-color: #c8aa7d;
}

.node-type-zona #section-main-content .destacado .categoria .Wellness,
.node-type-pagina #section-main-content .destacado .categoria .Wellness {
  background-color: #006daf;
}

.node-type-zona #section-main-content .destacado .categoria .Energy,
.node-type-pagina #section-main-content .destacado .categoria .Energy {
  background-color: #9bcdb6;
}

.node-type-zona #section-main-content .destacado .categoria .Events,
.node-type-pagina #section-main-content .destacado .categoria .Events {
  background-color: #d27044;
}

.node-type-zona #section-main-content .destacado .categoria .Cosmopolita,
.node-type-pagina #section-main-content .destacado .categoria .Cosmopolita {
  background-color: #b072ab;
}

.node-type-zona #section-main-content .destacado .img,
.node-type-pagina #section-main-content .destacado .img,
.node-type-experiencias #section-main-content .destacado .img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.node-type-zona #section-main-content .destacado .img::after,
.node-type-pagina #section-main-content .destacado .img::after,
.node-type-experiencias #section-main-content .destacado .img::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10;
  -webkit-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.node-type-zona #section-main-content .destacado:hover .mask,
.node-type-pagina #section-main-content .destacado:hover .mask,
.node-type-experiencias #section-main-content .destacado:hover .mask {
  opacity: 1;
}

.node-type-zona #section-main-content .destacado .mask:hover .line,
.node-type-pagina #section-main-content .destacado .mask:hover .line,
.node-type-experiencias #section-main-content .destacado .mask:hover .line {
  width: 100%;
  opacity: 1;
}

/*.node-type-zona #section-main-content .destacado h2,*/
.node-type-pagina #section-main-content .destacado h2 {
  display: block !important;
  font-size: 2.5rem;
  margin-top: 15%;
  position: absolute;
  width: 100%;
  z-index: 99;
  color: #FFF;
  text-shadow: 2px 2px 5px #000;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}

.node-type-zona #section-main-content .destacado img,
.node-type-pagina #section-main-content .destacado img,
.node-type-experiencias #section-main-content .destacado img {
  vertical-align: top;
  width: 100%;
}

.node-type-zona #section-main-content .destacado .field-content.text {
  position: absolute;
  z-index: 99;
  padding-left: 30px !important;
  padding-right: 30px !important;
  top: 100px;
  font-size: 1.5rem;
  color: #fff;
  opacity: 0;
  -webkit-transition: all .35s ease;
  -ms-transition: all .35s ease;
  transition: all .35s ease;
  margin-top: 10% !important;
  text-align: center !important;
  line-height: 2rem;
}

.node-type-zona #section-main-content .destacado:hover .field-content.text {
  top: 165px;
  opacity: 1;
}

.node-type-zona #section-main-content .view-zonas-hacomar form,
.node-type-pagina #section-main-content .view-zonas-hacomar form,
.node-type-experiencias #section-main-content form {
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
}

.node-type-zona #section-main-content select,
.node-type-pagina #section-main-content select,
.node-type-experiencias #section-main-content select {
  color: #FFF;
  background: grey;
  padding: 5px 15px;
  font-size: 1.2rem !important;
  text-transform: uppercase;
  border-radius: 3px;
  outline: none;
}

.node-type-zona #section-main-content select,
.node-type-pagina #section-main-content select,
.node-type-experiencias #section-main-content select {
  color: #000;
  background: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.node-type-zona #section-main-content label,
.node-type-pagina #section-main-content label,
.node-type-experiencias #section-main-content label {
  font-size: 1.1rem;
  font-weight: normal;
  margin-bottom: 0;
}

.node-type-zona #section-main-content .btn-primary,
.node-type-pagina #section-main-content .btn-primary,
.node-type-experiencias #section-main-content .btn-primary {
  width: 100px;
  height: 28px;
  margin-top: 2.4rem;
  border: none !important;
  border-radius: 3px !important;
  color: #FFF;
  background: #ac8655;
  outline: none;
}

.node-type-zona #section-main-content .btn-primary,
.node-type-pagina #section-main-content .btn-primary,
.node-type-experiencias #section-main-content .btn-primary {
  background: #edc93f;
  color: #000;
  font-weight: 600;
  height: 37px !important;
}

.node-type-zona #section-main-content .views-exposed-widget fieldset,
.node-type-experiencias #section-main-content .views-exposed-widget fieldset,
.node-type-pagina #section-main-content .views-exposed-widget fieldset {
  display: none;
}


/**************************************************************************************
/*******  ACERCA DE
/**************************************************************************************/

.node-type-pie-de-web #section-main-content .container,
.node-type-pie-de-web #section-user-05 .container {
  width: 100%;
  padding-left: 5rem;
  padding-right: 5rem;
}

.node-type-pie-de-web #section-main-content .view-display-id-block {
  padding: 0 20rem;
}

.node-type-pie-de-web #section-user-05 .view-display-id-block_2 {
  padding: 0 5rem 0 20rem;
}

.node-type-pie-de-web .view-display-id-block_3 {
  padding: 0 20rem 0 5rem;
}

.node-type-pie-de-web #section-main-content .view-display-id-block h1 {
  font-size: 2.2rem;
  font-weight: bold;
  color: #646464;
}

.node-type-pie-de-web #section-main-content .view-display-id-block h3 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #646464;
  padding-top: 10px;
}

.node-type-pie-de-web #section-user-05 .view-display-id-block_2 .text,
.node-type-pie-de-web #section-user-05 .view-display-id-block_3 .text {
  font-size: 1.4rem;
}

.node-type-pie-de-web #section-main-content .view-display-id-block_3 a {
  font-size: 1.4rem;
  color: #bea438;
  font-weight: bold;
}


/**************************************************************************************
/*******  AVISO LEGAL
/**************************************************************************************/

.node-type-pie-de-web #section-main-content .view-display-id-block_3 {
  padding: 0 20rem;
}

.node-type-pie-de-web #section-main-content .view-display-id-block_3 h3 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #646464;
}

.node-type-pie-de-web #section-main-content .view-display-id-block_3 .text {
  font-size: 1.2rem;
}

.node-type-pie-de-web #section-main-content .view-display-id-block_3 .text ul li {
  position: relative;
  float: none;
  width: 100%;
  padding-left: 20px;
  font-size: 1.2rem;
  text-align: left;
  margin-top: 0;
  list-style-type: circle;
}

.node-type-pie-de-web #section-main-content .view-display-id-block_3 .text ul li::before {
  display: none;
}

.node-type-pie-de-web #section-main-content .view-display-id-block_3 .text span.ext {
  display: none;
}


/*!***************************************************************************************/
/*!*******  NOTICIAS*/
/*!**************************************************************************************!*/
/*.page-sala-de-prensa #section-slider .region-slider {*/
/*    height: 700px;*/
/*    background-image: url(https://www.vinccihoteles.com/sites/default/files/styles/flexslider_full/public/noticias-vincci-hoteles.jpg?itok=9x66v5vA);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    display: block;*/
/*    margin: 0 auto;*/
/*}*/

.block-reservas.contextual-links-region {
  position: absolute;
}

.block-reservas.contextual-links-region.arriba {
  position: fixed;
}

/*.page-sala-de-prensa #section-slider .region-slider:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: linear-gradient(to top, transparent 35%, #000);*/
/*    opacity: .8;*/
/*}*/

/*.page-sala-de-prensa #section-main-content .view-sala-de-prensa {*/
/*    display: none !important;*/
/*}*/

.node-type-noticia #section-main-content .view-id-noticias {
  margin-top: 50px;
}

.node-type-noticia #section-main-content .view-id-noticias {
  content: 'Sala de prensa';
  width: 100%;
  height: 150px;
  color: #000;
  text-transform: uppercase;
  font-size: 3em;
  padding-left: 5rem;
  padding-right: 5rem;
}

.node-type-noticia #section-main-content .view-filters {
  margin-top: 40px;
}

.node-type-noticia #section-main-content h1.title {
  padding-left: 20rem;
  padding-right: 20rem;
}

.node-type-noticia .view-display-id-block_3 {
  padding: 0 20rem;
}

.node-type-noticia #section-main-content .text ul li {
  position: relative;
  float: none;
  width: 100%;
  padding-left: 20px;
  font-size: 1.2rem;
  text-align: left;
  margin-top: 0;
  list-style-type: circle;
}

.node-type-noticia #section-main-content .text ul li::before {
  display: none;
}

.node-type-noticia #section-main-content .text span.ext {
  display: none;
}

.node-type-noticia #section-main-content .text a {
  text-decoration: underline !important;
  font-weight: bold;
}

.node-type-noticia #section-main-content form {
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
}

.node-type-noticia #section-main-content select {
  color: #FFF;
  background: grey;
  padding: 5px 15px;
  font-size: 1.2rem !important;
  text-transform: uppercase;
  border-radius: 3px;
  outline: none;
}

.node-type-noticia #section-main-content select {
  color: #000;
  background: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.node-type-noticia #section-main-content label {
  font-size: 1.1rem;
  font-weight: normal;
  margin-bottom: 0;
}

.node-type-noticia #section-main-content input {
  padding: 1px 10px !important;
  font-size: 1.2rem !important;
  border-radius: 3px;
  border: 1px solid #000 !important;
  outline: none;
  height: 37px !important;
}

.node-type-noticia #section-main-content .btn-primary {
  width: 100px;
  height: 28px;
  margin-top: 2.4rem;
  border: none !important;
  border-radius: 3px !important;
  color: #FFF;
  background: #ac8655;
  outline: none;
}

.node-type-noticia #section-main-content .btn-primary {
  background: #edc93f;
  color: #000;
  font-weight: 600;
  height: 37px !important;
}

.node-type-noticia #section-main-content .views-exposed-widget fieldset {
  display: none;
}


.node-type-noticia #section-main-content .view-filters {
  text-align: center;
}

.node-type-noticia #section-main-content .noticia {
  text-align: justify;
  font-size: 12px;
  margin: 0 20rem 35px;
  border-bottom: 1px solid #f7f2e7;
}

.node-type-noticia #section-main-content .noticia .field-content {
  padding: 5px 10px;
  background: #bea438;
  width: 70px;
  border-radius: 3px;
  text-align: center;
  color: #FFF;
}

.node-type-noticia #section-main-content .noticia h3.title a {
  font-weight: bold;
  font-size: 1.6rem;
  color: #bea438;
  text-decoration: underline !important;
}

.node-type-noticia #section-main-content .view-id-noticias .item-list,
.page-ofertas #section-main-content .view-id-ofertas_interior_minipanel .item-list {
  position: relative;
  float: left;
  width: 100%;
}

.node-type-noticia #section-main-content .view-id-noticias .item-list ul.pagination li,
.page-ofertas #section-main-content .view-id-ofertas_interior_minipanel .item-list ul.pagination li {
  margin: 0;
}

.node-type-noticia #section-main-content .view-id-noticias .item-list .pagination a,
.page-ofertas #section-main-content .view-id-ofertas_interior_minipanel .item-list .pagination a {
  background: grey !important;
  color: #FFF !important;
  padding: 5px 10px;
  margin: 0 2px;
  font-weight: normal;
  font-size: 1.2rem;
  border: none !important;
  border-radius: 3px !important;
}

.node-type-noticia #section-main-content .view-id-noticias .item-list .pagination li.pager-current a,
.page-ofertas #section-main-content .view-id-ofertas_interior_minipanel .item-list .pagination li.pager-current a {
  background: black !important;
}

.node-type-noticia #section-main-content .view-id-noticias .item-list .pagination li.pager-ellipsis,
.page-ofertas #section-main-content .view-id-ofertas_interior_minipanel .item-list .pagination li.pager-ellipsis {
  color: #FFF;
}

.node-type-noticia #section-main-content .view-id-noticias,
.page-ofertas #section-main-content .view-id-ofertas_interior_minipanel {
  width: 100%;
  text-align: center;
}

.page-ofertas .view-ofertas-interior-minipanel .item-list .pagination li.pager-current a {
  color: #FFF !important;
  border: 2px solid #000;
}

.page-ofertas .view-ofertas-interior-minipanel .item-list .pagination a {
  color: #000 !important;
  background-color: #edc93f !important;
  border: 1px solid #edc93f;
  margin-left: 2px;
  border-radius: 20px !important;
}

/**************************************************************************************
/*******  LOGIN
/**************************************************************************************/

.page-user #section-main-content {
  background: #FFF;
  margin: 0;
  padding-top: 50px;
  padding-bottom: 5rem;
}

.page-user label {
  font-size: 1.5rem;
  font-weight: 600;
  color: #444;
  padding: 0;
  width: 100%;
}

.page-user .form-item {
  font-weight: normal;
  margin: 0;
  text-align: left;
  position: relative;
}

.page-user .form-item .description {
  padding-bottom: 10px;
  font-size: 1.3rem;
  color: #444;
  margin-left: 0;
}

.page-user .form-actions {
  margin: 0;
  text-align: center;
}

.page-user input[type="text"],
.page-user input[type="password"] {
  margin-bottom: 7px;
  padding-top: 2px;
  padding-bottom: 2px;
  outline: none;
  border-color: #949292 !important;
  background-color: rgb(250, 255, 189);
}

.page-user input[type="submit"] {
  margin-top: 25px;
  color: #FFF;
  display: inline-block;
  padding: 0 25px;
  background: #8e8e8e;
  height: 45px;
  outline: none;
  border-radius: 4px !important;
  border: none !important;
  width: auto;
  font-size: 1.5rem !important;
}

.page-user input[type="submit"]:hover {
  background: #9c9c9c;
}

.page-user #block-system-user-menu ul li.first {
  display: none;
}

.page-user .alert {
  position: relative;
  width: 575px;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 2rem 4rem;
  font-size: 1.5rem !important;
}

.page-user .alert .close {
  color: #000;
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 2rem !important;
  text-shadow: none;
  opacity: .5;
}

.page-user #user-pass-reset {
  width: 800px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 1.3rem;
  border: 1px solid #949292;
  padding: 35px;
  background: none repeat scroll 0 0 rgb(245, 245, 245);
}

.page-user.users #section-main-content dt,
.page-user.users #section-main-content dd {
  color: #44484d;
}

/**************************************************************************************
/*******  PASSWORD
/**************************************************************************************/

.password .form-item {
  font-weight: normal;
  margin: 0;
  text-align: left;
}

.password .form-item .description {
  padding-bottom: 10px;
}

.password .form-actions {
  margin: 0;
  text-align: center;
}

.password input[type="text"],
.password input[type="password"] {
  margin-bottom: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  outline: none;
  border-color: #949292 !important;
  background-color: rgb(250, 255, 189);
}

.password #block-system-user-menu ul li.first {
  display: none;
}


/**************************************************************************************
/*******  REGISTRO
/**************************************************************************************/

.register #user-pass {
  position: relative;
  width: 575px;
  left: 50%;
  transform: translate(-50%, 0);
  border: 1px solid #949292;
  padding: 35px;
  background: none repeat scroll 0 0 rgb(245, 245, 245);
}

.register label {
  width: 100% !important;
  padding-top: 1rem;
}

.register .form-item {
  position: relative;
}

.register .form-actions {
  margin: 0;
  text-align: center;
}

.register input[type="text"],
.register input[type="password"],
.register input[type="email"] {
  margin-bottom: 7px;
  padding-top: 2px;
  padding-bottom: 2px;
  outline: none;
  border-color: #949292 !important;
  background-color: #FFF;
  border: solid 1px;
  font-size: 1.3rem !important;
  padding-left: 10px;
}

.register select {
  color: #FFF;
  background: grey;
  padding: 5px 15px;
  font-size: 1.2rem !important;
  text-transform: uppercase;
  border-radius: 3px;
  outline: none;
  max-width: 500px;
  height: 45px;
}

.register input[type="submit"] {
  margin-top: 0;
}

.register input[type="submit"]:hover {
  background: #aaabaf;
}

.page-user #section-main-content form input[type="radio"] {
  width: 20px;
}

.page-user #section-main-content .form-type-radio {
  padding: 1rem 1rem 0;
}

.page-user #section-main-content .form-type-radio label {
  font-size: 1.3rem;
}

.page-user #section-main-content input[type=radio] {
  margin: 0;
}

.register #block-system-user-menu ul li.first {
  display: none;
}

.register #section-main-content div.text ul {
  list-style-type: disc;
}

.register #section-main-content div.text ul li {
  position: initial;
  float: none;
  width: 100%;
  padding-left: 0;
  font-size: 100%;
  margin-top: 0;
  padding-bottom: 1rem;
}

.register #section-main-content div.text ul li::before {
  display: none;
}

.register #section-main-content .pane-aviso-legal {
  display: none;
  position: fixed;
  padding: 10px 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 60%;
  height: 80%;
  background: #FFF;
  z-index: 500;
  border: 1px solid #CCC;
  overflow: auto;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, .4);
}

.register #section-main-content .pane-aviso-legal {
  padding: 2rem 5rem;
  font-size: 1.2rem;
  line-height: 2rem;
}

.register #section-main-content .pane-aviso-legal h2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #646464;
}

.page-user #section-main-content form {
  width: 100%;
  position: relative;
  text-align: center;
  color: #a20808;
  font-size: 1.3rem;
  padding: 3rem 5rem;
  background: #f1f1f1;
}

.register #section-main-content form {
  text-align: left;
  color: #888888;
}

.register #section-main-content .fieldset-legend {
  display: none;
}

.register #section-main-content #edit-submitted {
  width: 250px;
  margin-top: 15px;
  margin-left: 15px;
  background: none repeat scroll 0 0 rgb(245, 245, 245);
  color: black;
}

.register #section-main-content .form-actions {
  text-align: center;
  margin-top: 25px;
}

.register #section-main-content #popUpPrivacidad {
  color: #bea438;
  text-decoration: underline !important;
}

.register #section-main-content a.mailto {
  color: #bea438;
  font-weight: normal;
  text-decoration: underline !important;
}

.register #section-main-content span.mailto {
  display: none;
}

.register #section-main-content .hideLoginForm {
  background: #fff;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 1px 1px;
  border-radius: 6px;
  cursor: pointer;
  height: 26px;
}

.register #section-main-content .block-block p {
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: bold;
  color: #646464;
  background: #f1f1f1;
  margin: 0;
  padding: 4rem 5rem 1rem;
}

.not-logged-in.page-user .tituloCuentaUsuario {
  display: none;
}

.page-user #section-main-content .password-suggestions {
  background: #FFF;
  border: none;
  padding: 1rem 2rem;
  font-size: 1.3rem;
  font-weight: bold;
}

.register #section-main-content .password-strength {
  float: left;
  max-width: 500px;
  margin-bottom: 5px;
}

.register #section-main-content div.password-confirm {
  position: absolute;
  left: 270px;
  top: 30px;
}

.register #section-main-content .form-radios {
  padding-bottom: 2rem;
}

.register .ClaimSlidehome,
.register .ventajas {
  display: none;
}

.register .location-wrapper legend {
  display: none;
}

.register .alert-danger {
  position: relative;
  width: 800px;
  z-index: 20;
  right: 3rem;
  bottom: 1rem;
  font-size: 1.3rem;
  padding: 15px 5px 15px 25px;
}

.register .alert-danger ul {
  padding-left: 0;
}

.register .alert-danger ul li {
  font-size: 1.3rem;
  text-align: left;
}

.register .alert-danger .close {
  top: 17%;
  right: 10px;
  margin-top: -10px;
  opacity: 1;
}


/**************************************************************************************
/*******  BANCO DE IMAGENES
/**************************************************************************************/

.node-type-pagina #section-main-content .view-banco-de-imagenes {
  padding: 0 20rem;
}

.node-type-pagina #section-main-content .pane-banco-de-imagenes .view-banco-de-imagenes {
  padding: 2rem 5rem;
  font-size: 1.2rem;
  line-height: 2rem;
}

.node-type-pagina #section-main-content .view-banco-de-imagenes h2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #646464;
}

.node-type-pagina #section-main-content .pane-banco-de-imagenes {
  display: none;
  position: fixed;
  padding: 10px 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 60%;
  height: 80%;
  background: none repeat scroll 0 0 rgb(250, 250, 250);
  z-index: 500;
  border: 1px solid #CCC;
  overflow: auto;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, .4);
  border-radius: 10px;
}

.node-type-pagina #section-main-content .view-banco-de-imagenes .reaDYY .title {
  text-align: center;
  padding-top: 50px;
  font-weight: bold;
  font-size: 2rem;
  text-transform: uppercase;
}

.node-type-pagina #section-main-content .field-item {
  width: 500px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  color: #a20808;
  font-size: 1.3rem;
}

.node-type-pagina.book-your-treatment #section-main-content .field-item,
.node-type-pagina.reserva-tu-tratamiento #section-main-content .field-item,
.node-type-pagina.reservez-votre-soin #section-main-content .field-item,
.node-type-pagina.reservieren-sie-ihre-behandlung #section-main-content .field-item,
.node-type-pagina.prenota-il-tuo-trattamento #section-main-content .field-item {
  width: 100%;
}

.node-type-pagina #section-main-content .field-item form {
  text-align: left;
  color: #888888;
}

.node-type-pagina #section-main-content .field-item .webform-client-form label {
  font-size: 1.2rem;
}

.node-type-pagina #section-main-content .webform-client-form input[type="text"],
.node-type-pagina #section-main-content .webform-client-form input[type="password"] {
  margin-bottom: 7px;
  padding-top: 2px;
  padding-bottom: 2px;
  outline: none;
  border-color: #949292 !important;
  font-size: 1.3rem !important;
}

.node-type-pagina #section-main-content .webform-client-form input[type="radio"] {
  width: 20px;
}

.node-type-pagina #section-main-content .form-type-radio,
.node-type-pagina #section-main-content .form-type-radio label {
  font-size: 1.2rem;
}

.node-type-pagina #section-main-content #edit-submitted-medio {
  width: 250px;
  margin-top: 15px;
  margin-left: 15px;
  background: none repeat scroll 0 0 rgb(245, 245, 245);
  color: black;
}

.node-type-pagina #section-main-content input[type="submit"].webform-submit {
  margin-top: 15px;
  color: #FFF;
  display: inline-block;
  font-size: 15px;
  padding: 0 25px;
  background: #7c7e88;
  height: 35px;
  outline: none;
  border-radius: 4px !important;
  border: none !important;
  width: auto;
}

.node-type-pagina #section-main-content input[type="submit"].webform-submit:hover {
  background: #aaabaf;
}

.node-type-pagina #section-main-content .form-actions {
  text-align: center;
  margin-top: 25px;
}

.node-type-pagina #section-main-content #popUpPrivacidad {
  color: #bea438;
  text-decoration: underline !important;
}

.node-type-pagina #section-main-content a.mailto {
  color: #bea438;
  font-weight: normal;
  text-decoration: underline !important;
}

.node-type-pagina #section-main-content span.mailto {
  display: none;
}

.node-type-pagina #section-main-content .hideLoginForm {
  background: #fff;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 1px 1px;
  border-radius: 6px;
  cursor: pointer;
  height: 26px;
}


/**************************************************************************************
/*******  BANCO DE IMAGENES
/**************************************************************************************/

.page-banco-imagenes-inicio #section-main-content form {
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
}

.page-banco-imagenes-inicio #section-main-content select {
  color: #FFF;
  background: grey;
  padding: 5px 15px;
  font-size: 1.2rem !important;
  text-transform: uppercase;
  border-radius: 3px;
  outline: none;
}

.page-banco-imagenes-inicio #section-main-content label {
  font-size: 1.1rem;
  font-weight: normal;
  margin-bottom: 0;
}

.page-banco-imagenes-inicio #section-main-content input {
  padding: 1px 10px !important;
  font-size: 1.2rem !important;
  border-radius: 3px;
  border-color: #808080;
  border: 1px solid #808080 !important;
  outline: none;
}

.page-banco-imagenes-inicio #section-main-content .btn-primary {
  width: 100px;
  height: 28px;
  margin-top: 2.4rem;
  border: none !important;
  border-radius: 3px !important;
  color: #FFF;
  background: #ac8655;
  outline: none;
}

.page-banco-imagenes-inicio #section-main-content .view-banco-ima-genes-inicio {
  text-align: center;
}

.page-banco-imagenes-inicio #section-main-content .portletsBanco {
  float: none;
  position: relative;
  width: 33%;
  display: inline-block;
  height: 300px;
  max-height: 300px;
  overflow: hidden;
  -webkit-transition: all 5s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  text-align: center;
  cursor: pointer;
  margin-top: -4px;
}

.page-banco-imagenes-inicio #section-main-content .portletsBanco .title {
  font-size: 2.5rem;
  margin-top: 20%;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 99;
}

.page-banco-imagenes-inicio #section-main-content .portletsBanco .title a {
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 2px 2px 5px #000;
  padding: 5px 10px;
  font-family: "Century Gothic", sans-serif;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}

.page-banco-imagenes-inicio #section-main-content .portletsBanco img {
  width: 100%;
}

.page-banco-imagenes-inicio #section-main-content .view-banco-ima-genes-inicio .item-list {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 25px;
}

.page-banco-imagenes-inicio #section-main-content .view-banco-ima-genes-inicio .item-list ul li {
  margin: 0;
}

.page-banco-imagenes-inicio #section-main-content .view-banco-ima-genes-inicio .item-list .pagination a {
  background: grey !important;
  color: #FFF !important;
  padding: 5px 10px;
  margin: 0 2px;
  font-weight: normal;
  font-size: 1.2rem;
  border: none !important;
  border-radius: 3px !important;
}

.page-banco-imagenes-inicio #section-main-content .view-banco-ima-genes-inicio .item-list .pagination li.pager-current a {
  background: black !important;
}

.page-banco-imagenes-inicio #section-main-content .view-banco-ima-genes-inicio .item-list .pagination li.pager-ellipsis {
  color: #FFF;
}

.page-banco-imagenes-inicio #section-main-content .view-banco-ima-genes-inicio {
  width: 100%;
  text-align: center;
}

.page-banco-imagenes-inicio #section-main-content .portletsBanco .field-content a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10;
  -webkit-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.page-banco-imagenes-inicio #section-main-content .portletsBanco:hover .field-content a::after {
  opacity: 0;
}

.page-banco-imagenes-inicio #block-block-50 .discount,
.page-banco-hotel #block-block-50 .discount,
.node-type-media-gallery.Banco-de-imagenes #block-block-50 .discount,
.node-type-media-gallery.Image-Bank #block-block-50 .discount,
.node-type-media-gallery.Banque-d-images #block-block-50 .discount,
.node-type-media-gallery.Bildergalerie #block-block-50 .discount,
.node-type-media-gallery.Galleria-di-immagini #block-block-50 .discount {
  display: none;
}


/**************************************************************************************
/*******  BANCO DE IMAGENES HOTEL
/**************************************************************************************/

.page-banco-hotel .media-collection-item-wrapper {
  max-width: 700px;
  margin: 0 auto;
}

.page-banco-hotel .node-media-gallery h2 {
  margin-top: 50px;
  text-align: center;
  text-transform: uppercase;
}

.page-banco-hotel .node-media-gallery h2 a {
  color: black;
  font-size: 4.6rem;
}

.page-banco-hotel .view-banco-im-genes-hotel .views-row {
  width: 49%;
  display: inline-block;
  margin-bottom: 5rem;
}

.page-banco-hotel #section-main-content {
  text-align: center;
}

.page-banco-hotel #section-main-content a.ext {
  color: #FFF;
  padding: 12px 18px;
  border-radius: 3px;
  background: #333;
}

.page-banco-hotel #section-main-content a.ext span.ext {
  display: none;
}

.page-banco-hotel #section-slider .view-banco-imagenes-titulo {
  position: absolute;
  z-index: 60;
  margin-top: 200px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

.page-banco-hotel #section-slider .view-banco-imagenes-titulo h1 {
  margin-top: 80px;
  font-size: 5rem;
  color: #FFF;
  line-height: 6rem;
}

.page-banco-hotel #section-main-content a.media-gallery-thumb img,
.page-banco-hotel #section-main-content .media-gallery-detail img {
  width: 90%;
  margin: 0 auto;
}

.page-banco-hotel #section-main-content .content p a {
  background: black;
  color: #FFF;
  padding: 12px 20px;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content,
.node-type-media-gallery.Image-Bank #section-main-content,
.node-type-media-gallery.Banque-d-images #section-main-content,
.node-type-media-gallery.Bildergalerie #section-main-content,
.node-type-media-gallery.Galleria-di-immagini #section-main-content {
  background: transparent;
  text-align: center;
}

.node-type-media-gallery.Banco-de-imagenes #section-slider,
.node-type-media-gallery.Image-Bank #section-slider,
.node-type-media-gallery.Banque-d-images #section-slider,
.node-type-media-gallery.Bildergalerie #section-slider,
.node-type-media-gallery.Galleria-di-immagini #section-slider {
  background: rgb(162, 162, 162);
  height: 210px;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content h1.title,
.node-type-media-gallery.Image-Bank #section-main-content h1.title,
.node-type-media-gallery.Banque-d-images #section-main-content h1.title,
.node-type-media-gallery.Bildergalerie #section-main-content h1.title,
.node-type-media-gallery.Galleria-di-immagini #section-main-content h1.title {
  display: block;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content .media-gallery-item,
.node-type-media-gallery.Image-Bank #section-main-content .media-gallery-item,
.node-type-media-gallery.Banque-d-images #section-main-content .media-gallery-item,
.node-type-media-gallery.Bildergalerie #section-main-content .media-gallery-item,
.node-type-media-gallery.Galleria-di-immagini #section-main-content .media-gallery-item {
  border: none;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content .field-name-media-gallery-media,
.node-type-media-gallery.Image-Bank #section-main-content .field-name-media-gallery-media,
.node-type-media-gallery.Banque-d-images #section-main-content .field-name-media-gallery-media,
.node-type-media-gallery.Bildergalerie #section-main-content .field-name-media-gallery-media,
.node-type-media-gallery.Galleria-di-immagini #section-main-content .field-name-media-gallery-media {
  margin: 0;
  padding: 0 5rem;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content .item-list,
.node-type-media-gallery.Image-Bank #section-main-content .item-list,
.node-type-media-gallery.Banque-d-images #section-main-content .item-list,
.node-type-media-gallery.Bildergalerie #section-main-content .item-list,
.node-type-media-gallery.Galleria-di-immagini #section-main-content .item-list {
  position: relative;
  width: 100%;
  text-align: center;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content .item-list ul li,
.node-type-media-gallery.Image-Bank #section-main-content .item-list ul li,
.node-type-media-gallery.Banque-d-images #section-main-content .item-list ul li,
.node-type-media-gallery.Bildergalerie #section-main-content .item-list ul li,
.node-type-media-gallery.Galleria-di-immagini #section-main-content .item-list ul li {
  margin: 0;
  display: inline-block;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content .item-list .pagination a,
.node-type-media-gallery.Image-Bank #section-main-content .item-list .pagination a,
.node-type-media-gallery.Banque-d-images #section-main-content .item-list .pagination a,
.node-type-media-gallery.Bildergalerie #section-main-content .item-list .pagination a,
.node-type-media-gallery.Galleria-di-immagini #section-main-content .item-list .pagination a {
  background: grey !important;
  color: #FFF !important;
  padding: 5px 10px;
  margin: 0 2px;
  font-weight: normal;
  font-size: 1.2rem;
  border: none !important;
  border-radius: 3px !important;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content .item-list .pagination li.pager-current a,
.node-type-media-gallery.Image-Bank #section-main-content .item-list .pagination li.pager-current a,
.node-type-media-gallery.Banque-d-images #section-main-content .item-list .pagination li.pager-current a,
.node-type-media-gallery.Bildergalerie #section-main-content .item-list .pagination li.pager-current a,
.node-type-media-gallery.Galleria-di-immagini #section-main-content .item-list .pagination li.pager-current a {
  background: black !important;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content .item-list .pagination li.pager-ellipsis,
.node-type-media-gallery.Image-Bank #section-main-content .item-list .pagination li.pager-ellipsis,
.node-type-media-gallery.Banque-d-images #section-main-content .item-list .pagination li.pager-ellipsis,
.node-type-media-gallery.Bildergalerie #section-main-content .item-list .pagination li.pager-ellipsis,
.node-type-media-gallery.Galleria-di-immagini #section-main-content .item-list .pagination li.pager-ellipsis {
  color: #FFF;
}

.node-type-media-gallery.Banco-de-imagenes span.file,
.node-type-media-gallery.Image-Bank span.file,
.node-type-media-gallery.Banque-d-images span.file,
.node-type-media-gallery.Bildergalerie span.file,
.node-type-media-gallery.Galleria-di-immagini span.file {
  background: black;
  padding: 12px 20px;
}

.node-type-media-gallery.Banco-de-imagenes span.file a,
.node-type-media-gallery.Image-Bank span.file a,
.node-type-media-gallery.Banque-d-images span.file a,
.node-type-media-gallery.Bildergalerie span.file a,
.node-type-media-gallery.Galleria-di-immagini span.file a {
  color: #FFF;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content .contenido,
.node-type-media-gallery.Image-Bank #section-main-content .contenido,
.node-type-media-gallery.Banque-d-images #section-main-content .contenido,
.node-type-media-gallery.Bildergalerie #section-main-content .contenido,
.node-type-media-gallery.Galleria-di-immagini #section-main-content .contenido {
  padding: 5rem;
}

.node-type-media-gallery.Banco-de-imagenes #section-main-content p a,
.node-type-media-gallery.Image-Bank #section-main-content p a,
.node-type-media-gallery.Banque-d-images #section-main-content p a,
.node-type-media-gallery.Bildergalerie #section-main-content p a,
.node-type-media-gallery.Galleria-di-immagini #section-main-content p a {
  background: black;
  padding: 12px 20px;
  color: #FFF;
}

.node-type-media-gallery.Banco-de-imagenes #section-slider .view-display-id-block_2 .flexslider,
.node-type-media-gallery.Image-Bank #section-slider .view-display-id-block_2 .flexslider,
.node-type-media-gallery.Banque-d-images #section-slider .view-display-id-block_2 .flexslider,
.node-type-media-gallery.Bildergalerie #section-slider .view-display-id-block_2 .flexslider,
.node-type-media-gallery.Galleria-di-immagini #section-slider .view-display-id-block_2 .flexslider {
  display: none;
}

.page-media-gallery-detail #section-slider {
  background: rgb(162, 162, 162);
  height: 210px;
}

.page-media-gallery-detail #section-main-content .media-gallery-detail {
  float: none;
  margin: 0 auto;
}

.page-media-gallery-detail #section-main-content .media-gallery-detail-info {
  overflow: visible;
  margin-top: 5rem;
}

.page-media-gallery-detail #section-main-content .media-gallery-detail-info a {
  background: black;
  color: #FFF;
  padding: 12px 20px;
}


/**************************************************************************************
/*******  GOTAGLOBO
/**************************************************************************************/

.gotaglobo {
  display: none;
  z-index: 51;
  position: absolute;
  top: 11rem;
  right: -100%;
  width: 215px;
  -webkit-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.gotaglobo .content {
  background-color: #db4744;
  border-radius: 50% 0 50% 50%;
  color: black;
  height: 160px;
  position: relative;
  width: 170px;
  line-height: 2rem;
  padding: 45px 23px;
  font-size: 1.5rem;
  text-align: center;
}

body:not(.i18n-es) .gotaglobo .content {
  padding-top: 15px;
}

.gotaglobo.muestrate {
  animation-name: animacionGotaGlobo;
  animation-duration: 1s;
  animation-delay: 3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes animacionGotaGlobo {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}

@-webkit-keyframes animacionGotaGlobo {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}

.gotaglobo .content a {
  color: black;
  font-weight: bold;
}

.gotaglobo .content a span.ext {
  display: none;
}


/**************************************************************************************
/*******  PROMPT NO ABANDONAR PÁGINA
/**************************************************************************************/

.nosDejas,
.nosDejas * {
  box-sizing: border-box;
  border-radius: 5px;
}

.nosDejas {
  color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: all .75s ease;
}

.nosDejas.jumpOut {
  opacity: 1;
  visibility: visible;
}

.nosDejas > div.content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 325px;
  padding: 20px;
  background: #FFF;
}

.nosDejas h3 + div {
  margin: 50px 0 20px;
  text-align: center;
  font-size: 1.6rem;
}

.nosDejas ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.nosDejas li {
  margin: 9px;
  font-size: 1.3rem;
}

.nosDejas p a {
  bottom: 0;
  font-size: 1.1rem;
}

.nosDejas h3,
.nosDejas #chapando {
  top: 0;
  margin: 0;
  position: absolute;
  background: #fff;
  color: black;
  font-weight: bold;
}

.nosDejas h3,
.nosDejas p a {
  display: block;
  width: 100%;
  left: 0;
  padding: 20px;
  text-align: center;
}

.nosDejas p a {
  position: absolute;
  background: #edc93f;
  color: black;
  font-weight: bold;
  font-size: 1.5rem;
  border-radius: 0 0 5px 5px;
}

.nosDejas #chapando {
  top: 0;
  right: 0;
  font-size: 1.8rem;
  cursor: pointer;
  padding: 5px 12px;
  z-index: 10;
}

.nosDejas .material-icons {
  font-size: 1.1rem !important;
  color: #edc93f;
  display: inline-block !important;
  padding-right: 5px;
  padding-top: 0;
}


/**************************************************************************************
/*******  PÁGINA LISTADO DE USUARIOS
/**************************************************************************************/

.page-listado-usuarios-gestion #section-main-content {
  background: none repeat scroll 0 0 rgb(162, 162, 162);
  padding: 20rem 10rem;
}

.page-listado-usuarios-gestion #section-main-content .view-listado-usuarios-gestion {
  background: #FFF;
  padding: 2rem;
}

.page-listado-usuarios-gestion #section-main-content .view-listado-usuarios-gestion .view-header {
  text-align: center;
  padding: 2rem;
}

.page-listado-usuarios-gestion #section-main-content .view-listado-usuarios-gestion .view-header a {
  background: #db4744;
  padding: 12px 18px;
  border-radius: 3px;
  color: #FFF;
}

.page-listado-usuarios-gestion #section-main-content .item-list {
  position: relative;
  width: 100%;
}

.page-listado-usuarios-gestion #section-main-content .item-list ul li {
  margin: 0;
  display: inline-block;
}

.page-listado-usuarios-gestion #section-main-content .item-list .pagination a {
  background: grey !important;
  color: #FFF !important;
  padding: 5px 10px;
  margin: 0 2px;
  font-weight: normal;
  font-size: 1.2rem;
  border: none !important;
  border-radius: 3px !important;
}

.page-listado-usuarios-gestion #section-main-content .item-list .pagination li.pager-current a {
  background: black !important;
}

.page-listado-usuarios-gestion #section-main-content .item-list .pagination li.pager-ellipsis {
  color: #FFF;
}


/**************************************************************************************
/*******  PÁGINA USUARIO
/**************************************************************************************/

.page-user .claimUsuario {
  position: absolute;
  top: 5rem;
  left: 22rem;
  z-index: 50;
}

.page-user .claimUsuario {
  position: absolute;
  top: 0;
  z-index: 5000;
  background: rgba(255, 255, 255, 0);
  text-align: left;
  padding: 10rem 0 0;
}

.page-user-register .claimUsuario h2.title-register {
  color: #ffffff;
  text-align: left;
  font-size: 6rem;
  line-height: 5rem;
}

.page-user:not(.page-user-register) .claimUsuario h2.title-register {
  color: #ffffff;
  text-align: left;
  font-size: 5rem;
  line-height: 5rem;
  padding-left: 2rem;
  font-weight: 600;
  margin: 0 0 3rem;
}

.page-user .claimUsuario h3.subtitle-register-01 {
  color: #ffffff;
  text-align: left;
  font-size: 3rem;
  font-weight: 100 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 15px 0 0 15px;
  /* width: 250px; */
  /* background: rgba(255, 255, 255, 0.15); */
  margin: 0 !important;
}

.page-user .claimUsuario h3.subtitle-register-02 {
  color: #ffffff;
  text-align: left;
  font-size: 12rem;
  font-weight: 600 !important;
  line-height: .9;
  letter-spacing: -6px;
  /* background: rgba(183, 7, 20, 0); */
  margin: 0 !important;
  padding: 15px;
  /* width: 286px; */
}

.page-user .claimUsuario h3.subtitle-register-03 {
  color: #ffffff;
  text-align: left;
  font-size: 4rem;
  font-weight: 500 !important;
  line-height: .8;
  text-transform: uppercase;
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
  /* background: rgba(255, 255, 255, 0.15); */
  margin: 0 !important;
  padding: 0 15px 15px;
}

.page-user .claimUsuario h3.subtitle-register-04 {
  color: #ffffff;
  text-align: left;
  font-size: 2.5rem;
  font-weight: 100 !important;
  line-height: .8;
  margin-top: 25px
}

.page-user .claimUsuario h3.subtitle-register-05 {
  color: #ffffff;
  text-align: left;
  font-size: 4rem;
  font-weight: 100 !important;
  line-height: .8;
}

.page-user .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #444444 !important;
  font-size: 1.7rem;
  font-weight: 600;
  background-color: #f1f1f1;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}

.page-user #dexp-layerslider ul li > div::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, .2);
}

.page-user #section-main-content {
  background: #FFF;
}

.page-user #section-main-content .container {
  width: 1170px;
  margin: 0 auto;
  padding: 0;
}

.page-user #section-bottom #newsletter input {
  margin: 0;
}

.page-user .nav-tabs {
  border-bottom: 1px solid transparent;
}

.logged-in.page-user .tabs, .logged-in.page-user .linkTabReserva {
  display: inline-block;
  vertical-align: top;
}

.logged-in.page-user .linkTabReserva p {
  margin: 0;
  padding: 10px 15px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background: #FFF;
  margin-left: -3px;
}

.logged-in.page-user .linkTabReserva p:hover {
  background: #f1f1f1;
}

.logged-in.page-user .linkTabReserva p a {
  line-height: 1.42857143;
  color: #555;
  font-size: 1.7rem;
  font-weight: 500;
}

.page-user .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #555;
  font-size: 1.7rem;
  font-weight: 500;
}

.page-user .nav > li > a:hover, .page-user .nav > li > a:focus {
  text-decoration: none;
  background-color: #f1f1f1;
}

.page-user select, textarea, .page-user input[type="text"], .page-user input[type="password"], .page-user input[type="email"] {
  border-radius: 0;
  box-shadow: none;
  color: #818181;
  display: inline-block;
  line-height: 25px;
  margin-bottom: 5px;
  padding: 10px;
  resize: none;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  /*border: 1px solid #d8d8d8;*/
  max-width: 500px;
  background: #ffffff;
  /*box-shadow: 0 0 1px 1px rgb(234, 234, 234);*/
  border: none !important;
  font-size: 1.5rem !important;
}

.not-logged-in.page-user input[type="text"],
.not-logged-in.page-user input[type="password"],
.not-logged-in.page-user input[type="email"] {
  max-width: 100%;
}

.page-user-register input[type="text"],
.page-user-register input[type="password"],
.page-user-register input[type="email"] {
  max-width: 500px !important;
}


/* LOGADOS */

.page-user #section-main-content .profile {
  background: #f1f1f1;
  padding: 3rem;
  margin: 8px 0;
}

.page-user #section-main-content .profile h3 {
  border: none;
  font-weight: 600;
  margin: 0;
  padding-bottom: 1rem;
  font-size: 2rem;
}

.page-user #section-main-content .profile dt,
.page-user #section-main-content .profile .field-label {
  font-size: 1.5rem;
  font-weight: 600;
  color: #444;
}

.page-user #section-main-content .profile dd,
.page-user #section-main-content .profile .field-item {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444;
}

.page-user #section-main-content .block-panels-mini {
  height: 0;
}

.not-logged-in.page-user #section-main-content .tabs {
  margin-bottom: 8px;
}

.page-user-edit .form-type-password-confirm {
  width: 100%;
  max-width: 500px;
}

.page-user-edit div.password-strength,
.page-user-edit div.password-confirm {
  position: absolute;
  right: 0;
  width: auto;
  color: #444;
}

.page-user-edit fieldset {
  margin-top: 3rem;
}

.page-user-edit span.fieldset-legend {
  background: none !important;
  padding-left: 0 !important;
  text-align: left;
}

.page-user-edit span.fieldset-legend a,
.page-user-edit .fieldset-legend {
  font-size: 2.5rem;
  font-weight: 600;
  color: #666666;
}

.page-user-edit legend {
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding-bottom: 10px;
  text-align: left;
}

.page-user-edit .form-item-contact input {
  display: inline-block;
  vertical-align: top;
  width: 35px;
  margin-top: 6px;
}

.page-user-edit .form-item-contact label {
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.page-user-edit #edit-timezone {
  margin-top: 4rem;
}

.page-user-edit .field-type-list-text,
.page-user-edit .field-type-text {
  padding: 1rem 0 0;
}

.logged-in.page-user ul.nav-tabs li:last-child {
  display: none;
}

.page-user .hamburger-menu-button.fixed,
.page-user a.site-logo.escondete {
  opacity: 0;
  visibility: hidden;
}

/* BLACKFRIDAY 2017 */
/***********************/
/*
.blackFriday
{
	position: fixed;
	left: 50%;
	top: -150%;
	transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    width: 55vw;
    height: 25vw;
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 1s ease;
    z-index: 102;
	/*-webkit-box-shadow: -20px -20px 75px rgba(0,0,0,0.9), 20px 40px 75px rgba(0,0,0,0.9);
	-moz-box-shadow: -20px -20px 75px rgba(0,0,0,0.9), 20px 40px 75px rgba(0,0,0,0.9);
	box-shadow: -20px -20px 75px rgba(0,0,0,0.9), 20px 40px 75px rgba(0,0,0,0.9);
	animation-name: animacionBlackFriday;
    animation-duration: 1s;
    animation-delay: 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;*/
}
/*
.blackFriday.showMe
{
    transition: all 1s ease 2s;
	top: 45%;
}
/*
.blackFriday.hideMe
{
	transition: all 1.55s ease 0s;
	left: -100%;
}

@keyframes animacionBlackFriday
{
	0% { top: -150%; }
	100% { top: 45%; }
}

@-webkit-keyframes animacionBlackFriday
{
	0% { top: -150%; }
	100% { top: 45%; }
}

.i18n-es .blackFriday.jueves
{
    background-image: url(../../blackFriday/black-friday-jueves-ES.jpg);
}

.i18n-es .blackFriday.viernes
{
    background-image: url(../../blackFriday/black-friday-viernes-ES.jpg);
}

.i18n-en .blackFriday.jueves
{
    background-image: url(../../blackFriday/black-friday-jueves-EN.jpg);
}

.i18n-en .blackFriday.viernes
{
    background-image: url(../../blackFriday/black-friday-viernes-EN.jpg);
}

.i18n-fr .blackFriday.jueves
{
    background-image: url(../../blackFriday/black-friday-jueves-FR.jpg);
}

.i18n-fr .blackFriday.viernes
{
    background-image: url(../../blackFriday/black-friday-viernes-FR.jpg);
}

.i18n-it .blackFriday.jueves
{
    background-image: url(../../blackFriday/black-friday-jueves-IT.jpg);
}

.i18n-it .blackFriday.viernes
{
    background-image: url(../../blackFriday/black-friday-viernes-IT.jpg);
}

.i18n-de .blackFriday.jueves
{
    background-image: url(../../blackFriday/black-friday-jueves-DE.jpg);
}

.i18n-de .blackFriday.viernes
{
    background-image: url(../../blackFriday/black-friday-viernes-DE.jpg);
}

.blackFriday .closeBLFriday
{
	position: absolute;
	top: -45px;
	right: 5px;
	font-size: 25px;
	color: #fafafa;
	font-weight: 800;
	font-family: sans-serif;
	border: 2px solid transparent;
	padding: 8px;
	border-radius: 50%;
	transition: all .55s ease;
	cursor: pointer;
	line-height: 23px;
}

.blackFriday .closeBLFriday:hover
{
	border-color: #fafafa;
}

.blackFriday.jueves .text
{
	position: absolute;
    left: 47%;
    bottom: 3%;
    z-index: 10;
    opacity: .95;
}

.blackFriday.jueves .text a
{
	color: #FFF;
	font-size: 2.2vw;
	font-family: 'EDOSZ', sans-serif;
    transition: all .55s ease;
}

@media screen and (min-width: 1025px)
{
	.blackFriday.jueves .text:hover a
	{
		font-size: 2.3vw;
	}
}

.blackFriday.viernes .text
{
	position: absolute;
    left: 45%;
    bottom: 13%;
    z-index: 10;
    opacity: .95;
}

.blackFriday.viernes .text.desktop
{
	display: block;
}


.blackFriday.viernes .text.mobile
{
	display: none;
}

.blackFriday.viernes .text a
{
	color: #FFF;
	font-size: 3.5vw;
	font-family: 'EDOSZ', sans-serif;
    transition: all .55s ease;
}

.i18n-fr .blackFriday.viernes .text
{
	bottom: 5%;
}

.i18n-fr .blackFriday.viernes .text a
{
	font-size: 3vw;
}

.i18n-fr .blackFriday.jueves .text
{
	left: 31%;
}

.i18n-it .blackFriday.jueves .text
{
	left: 45%;
}

@media screen and (min-width: 1025px)
{
	.blackFriday.viernes .text:hover a
	{
		font-size: 3.6vw;
	}

	.i18n-fr .blackFriday.viernes .text:hover a
	{
		font-size: 3.1vw;
	}
}
*/


/* insignias */
/***********************/

.insigniasHotel {
  text-align: center;
}

/*
BLACK FRIDAY 2018
 */
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: black;
  opacity: 0.6;
  display: none;
}

.blackFriday2018, .blackFriday2019, {
  position: fixed;
  left: 50%;
  top: -150%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 65vw;
  height: 30vw;
  background-color: black;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all 1s ease;
  z-index: 1002;
  -webkit-box-shadow: -20px -20px 75px rgba(0, 0, 0, 0.9), 20px 40px 75px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: -20px -20px 75px rgba(0, 0, 0, 0.9), 20px 40px 75px rgba(0, 0, 0, 0.9);
  box-shadow: -20px -20px 75px rgba(0, 0, 0, 0.9), 20px 40px 75px rgba(0, 0, 0, 0.9);
  cursor: pointer;
}

.sanValentin2020 {
  position: fixed;
  left: 50%;
  top: -150%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 65vw;
  height: 30vw;
  /*background-color: #cc5859;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all 1s ease;
  z-index: 1002;
  /*-webkit-box-shadow: -20px -20px 75px rgba(204, 88, 89, 0.9), 20px 40px 75px rgba(204, 88, 89, 0.9);*/
  /*-moz-box-shadow: -20px -20px 75px rgba(204, 88, 89, 0.9), 20px 40px 75px rgba(204, 88, 89, 0.9);*/
  /*box-shadow: -20px -20px 75px rgba(204, 88, 89, 0.9), 20px 40px 75px rgba(204, 88, 89, 0.9);*/
  cursor: pointer;
  border-radius: ;
}

.blackFriday2018.showMe, .blackFriday2019.showMe, .sanValentin2020.showMe {
  transition: all 1s ease 2s;
  top: 45%;
  border-radius: 30px;
}

.sanValentin2020.showMe::after {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background: transparent;
  bottom: -95px;
  left: 45%;
  position: absolute;
  border-top: solid 70px #cc5859;
  border-left: solid 50px transparent;
  border-right: solid 50px transparent;
}

.blackFriday2018.hideMe, .blackFriday2019.hideMe, .sanValentin2020.hideMe {
  transition: all 1.55s ease 0s;
  left: -100%;
}

@keyframes animacionBlackFriday2018 {
  0% {
    top: -150%;
  }
  100% {
    top: 45%;
  }
}

@-webkit-keyframes animacionBlackFriday2018 {
  0% {
    top: -150%;
  }
  100% {
    top: 45%;
  }
}

@keyframes animacionBlackFriday2019 {
  0% {
    top: -150%;
  }
  100% {
    top: 45%;
  }
}

@-webkit-keyframes animacionBlackFriday2019 {
  0% {
    top: -150%;
  }
  100% {
    top: 45%;
  }
}

@keyframes animacionSanValentin2020 {
  0% {
    top: -150%;
  }
  100% {
    top: 45%;
  }
}

@-webkit-keyframes animacionSanValentin2020 {
  0% {
    top: -150%;
  }
  100% {
    top: 45%;
  }
}

.blackFriday2018 .closeBF2018, .blackFriday2019 .closeBF2019 {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 40px;
  color: #fafafa;
  font-weight: 800;
  font-family: sans-serif;
  border: 2px solid transparent;
  padding: 8px;
  transition: all .55s ease;
  cursor: pointer;
  line-height: 35px;
  background-color: #292626;
}

.sanValentin2020 .closeSV2020 {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 40px;
  color: #cc5859;
  font-weight: 800;
  font-family: sans-serif;
  border: 2px solid transparent;
  padding: 8px;
  transition: all .55s ease;
  cursor: pointer;
  line-height: 35px;
  background-color: #FFF;
  border-radius: 15px;
}

.blackFriday2018 h2, .blackFriday2019 h2, .sanValentin2020 h2 {
  /*position: absolute;*/
  /*left: 10%;*/
  /*bottom: 0%;*/
  /*z-index: 10;*/
  /*opacity: .95;*/
  /*color: #FFF;*/
  /*font-size: 10px;*/
  /*font-family: "Caviar Dreams Bold", Arial;*/
  /*transition: all .55s ease;*/
  /*letter-spacing: 2px;*/
  /*cursor: pointer;*/
  display: none;
}

.isesion {
  background: #e2bc42;
  padding: 3px 2px;
  color: black !important;
  opacity: 1;
  font-size: 1.2rem !important;
  border-radius: 0;
  position: relative;
  top: 0;
  right: 3px;
}

.blackFriday2018 span.ext, .blackFriday2019 span.ext, .sanValentin2020 span.ext {
  display: none;
}

.blackFriday2018 .closeBF2018:hover, .blackFriday2019 .closeBF2019:hover, .sanValentin2020 .closeSV2020:hover {
  border-color: #fafafa;
}

.i18n-es .blackFriday2018 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2018-definitivo.jpg);
}

.i18n-en .blackFriday2018 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2018-definitivoEN.jpg);
}

.i18n-fr .blackFriday2018 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2018-definitivoFR.jpg);
}

.i18n-de .blackFriday2018 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2018-definitivoDE.jpg);
}

.i18n-it .blackFriday2018 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2018-definitivoIT.jpg);
}

.i18n-es .blackFriday2019 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2019-ES.png);
}

.i18n-en .blackFriday2019 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2019-EN.png);
}

.i18n-fr .blackFriday2019 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2019-FR.png);
}

.i18n-de .blackFriday2019 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2019-DE.png);
}

.i18n-it .blackFriday2019 {
  background-image: url(../../blackFriday/BLACK-FRIDAY-2019-IT.png);
}

.i18n-es .sanValentin2020 {
  background-image: url(../../sanValentin/san-valentin-2020-ES.jpg);
}

.i18n-en .sanValentin2020 {
  background-image: url(../../sanValentin/san-valentin-2020-EN.jpg);
}

.i18n-fr .sanValentin2020 {
  background-image: url(../../sanValentin/san-valentin-2020-FR.jpg);
}

.i18n-de .sanValentin2020 {
  background-image: url(../../sanValentin/san-valentin-2020-DE.jpg);
}

.i18n-it .sanValentin2020 {
  background-image: url(../../sanValentin/san-valentin-2020-IT.jpg);
}


/*
BLACK FRIDAY 2018 y 2019 responsive
 */


@media all and  (max-width: 1460px) {
  .blackFriday2018, .blackFriday2019 {
    position: fixed;
    left: 50%;
    top: -150%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 70vw;
    height: 35vw;
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 1s ease;
    z-index: 1002;
    -webkit-box-shadow: -20px -20px 75px rgba(0, 0, 0, 0.9), 20px 40px 75px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: -20px -20px 75px rgba(0, 0, 0, 0.9), 20px 40px 75px rgba(0, 0, 0, 0.9);
    box-shadow: -20px -20px 75px rgba(0, 0, 0, 0.9), 20px 40px 75px rgba(0, 0, 0, 0.9);
  }

  .sanValentin2020 {
    position: fixed;
    left: 50%;
    top: -150%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 70vw;
    height: 35vw;
    /*background-color: #cc5859;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 1s ease;
    z-index: 1002;
    /*-webkit-box-shadow: -20px -20px 75px rgba(204, 88, 89, 0.9), 20px 40px 75px rgba(204, 88, 89, 0.9);*/
    /*-moz-box-shadow: -20px -20px 75px rgba(204, 88, 89, 0.9), 20px 40px 75px rgba(204, 88, 89, 0.9);*/
    /*box-shadow: -20px -20px 75px rgba(204, 88, 89, 0.9), 20px 40px 75px rgba(204, 88, 89, 0.9);*/

  }
}


@media all and  (max-width: 1375px) {
  .blackFriday2018 h2, .blackFriday2019 h2, .sanValentin2020 h2 {
    position: absolute;
    left: 3%;
    bottom: 0%;
    z-index: 10;
    opacity: .95;
    color: #FFF;
    font-size: 10px;
    font-family: "Caviar Dreams Bold", Arial;
    transition: all .55s ease;
    letter-spacing: 2px;
  }
}


@media all and  (max-width: 1265px) {
  .blackFriday2018, .blackFriday2019, .sanValentin2020 {
    width: 75vw;
    height: 38vw;
  }

}


@media all and  (max-width: 1180px) {
  .blackFriday2018, .blackFriday2019, .sanValentin2020 {
    width: 80vw;
    height: 40vw;
  }

}


@media all and  (max-width: 1110px) {
  .blackFriday2018, .blackFriday2019, .sanValentin2020 {
    width: 90vw;
    height: 43vw;
  }

}

@media all and  (max-width: 995px) {
  .blackFriday2018 h2, .blackFriday2019 h2, .sanValentin2020 h2 {
    left: 11%;
    bottom: 4%;
    width: 700px;
  }

}

@media all and  (max-width: 900px) {
  .blackFriday2018 h2, .blackFriday2019 h2, .sanValentin2020 h2 {
    left: 6%;
  }

}

@media all and  (max-width: 840px) {
  .blackFriday2018 h2, .blackFriday2019 h2, .sanValentin2020 h2 {
    left: 4%;
    font-size: 9px;
  }

  .isesion {
    font-size: 9px !important;
  }
}


@media all and  (max-width: 750px) {
  .blackFriday2018 h2, .blackFriday2019 h2, .sanValentin2020 h2 {
    left: 15%;
    font-size: 9px;
    width: 450px;
    bottom: 2%;
  }

}

@media all and  (max-width: 680px) {
  .blackFriday2018 h2, .blackFriday2019 h2, .sanValentin2020 h2 {
    display: none;
  }

  .isesion {
    font-size: 5px !important;
  }

}


@media all and  (max-width: 550px) {
  .blackFriday2018 h2, .blackFriday2019 h2, .sanValentin2020 h2 {
    display: none;
  }
}

#sliding-popup .eu-cookie-compliance-secondary-button {
  cursor: pointer;
  margin-right: 5px;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  font-family: "Trebuchet MS", sans-serif !important;
  background-color: #edc93f;
  display: inline-block;
  color: #000 !important;
  border: none;
  padding: 5px 9px;
  border-radius: 6px;
  font-weight: bold;
}

.views-field-field-insignias {
  text-align: center;
}

.views-field-field-insignias img {
  margin: 5px;
}


@import url('https://fonts.googleapis.com/css?family=Abril+Fatface&display=swap');

.page-404, .page-403 {
  font-family: "Century Gothic", sans-serif !important;
}

.page-404 .texto-404,
.page-403 .texto-403 {
  font-size: 219px;
  line-height: 190px;
  display: block;
  text-align: center;
  color: #fff !important;
  font-family: "Century Gothic", sans-serif;
  padding-bottom: 30px;
}

.page-404 .texto-404 sub,
.page-403 .texto-403 sub {
  font-size: 24px;
  margin-right: -69px;
  margin-top: -21px;
  font-weight: bold;
  bottom: 10px;
}

@media (max-width: 767px) {

  .page-404 .texto-404 sub,
  .page-403 .texto-403 sub {
    font-size: 13px;
    margin-right: -25px;
    margin-top: -20px;
    font-weight: bold;
    bottom: 0;
  }
}

.page-404 .texto-error, .page-404 .texto-error-2,
.page-403 .texto-error, .page-403 .texto-error-2 {
  display: block;
  text-align: center;
  font-size: 20px;
  max-width: 820px;
  color: #fff !important;
}

.page-404 .texto-error,
.page-403 .texto-error {
  font-size: 29px !important;
  line-height: 40px;
  color: #fff !important;
  font-weight: bold;
  padding-bottom: 30px;

}

.page-404 .texto-error-2, .page-403 .texto-error-2 {
  padding-top: 12px;
  font-weight: normal;
  font-size: 26px;
}


.page-404 .contenedor-enlaces,
.page-403 .contenedor-enlaces {
  display: flex;
  justify-content: center;
  margin-top: 33px;
  margin-bottom: 80px;
}

.page-404 .contenedor-enlaces a, .page-403 .contenedor-enlaces a {
  font-weight: bold;
  padding: 10px 30px;
  background-color: #edc93f;
  color: #000;
  border-radius: 0;
  margin-left: 10px;
  margin-right: 10px;
  transition: 0.4s;
  font-size: 17px;
}


.page-404 .contenedor-enlaces a:hover,
.page-403 .contenedor-enlaces a:hover {
  background-color: #fff;
  color: #000;
  transition: 0.4s;
}

.page-404 .logo-404,
.page-403 .logo-403 {
  margin-top: -36px;
}

.page-404 .escondete .logo-404,
.page-403 .escondete .logo-403 {
  margin-top: 0 !important;
}

#page-wrapper.page-404 {
  margin-top: 0;
  display: flex;
}

.page-404 .contenedor-textos,
.page-403 .contenedor-textos {
  background-image: url(../../imagen-fondo-404.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: multiply;
  background-size: cover;
}

@media (max-width: 840px) {
  .page-404 .texto-404,
  .page-403 .texto-403 {
    font-size: 90px;
    line-height: 90px;
  }

  .page-404 .texto-error, .page-403 .texto-error {
    font-size: 20px !important;
    line-height: 20px;
  }

  .page-404 .texto-error-2, .page-403 .texto-error-2 {
    font-size: 17px;
  }

  .page-404 .contenedor-enlaces, .page-403 .contenedor-enlaces {
    flex-direction: column;
  }

  .page-404 .contenedor-enlaces a, .page-403 .contenedor-enlaces a {
    margin-bottom: 10px;
    text-align: center;
  }
}

/*Boton registro*/
#block-system-user-menu .last.leaf {
  /*display: none !important;*/
}

div.node-pie-de-web div.field-item.even {
  float: right;
  position: relative;
  top: 98%;
}


.om-maximenu.om-maximenu-block.om-maximenu-row ul.om-menu li.om-leaf .om-link {
  font-family: "Century Gothic";
}


.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .text {
  text-transform: unset !important;
  color: #000 !important;
  font-weight: normal !important;

}

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row a.ext {
  font-weight: bold;
}

.node-type-pie-de-web #section-main-content .view-agencias-y-empresas .views-row .field-content a {
  color: #000 !important;
  font-weight: bold !important;
}

.tratamiento {
  text-align: center;
  background-color: #edc93f;
  font-size: 14px;
  width: 50%;
  font-weight: bold;
  margin: 0 auto;
}

.tratamiento p {
  padding: 10px 20px;
}

.tratamiento p .spalopia {
  color: #000;
}

.reserva-tu-tratamiento #section-main-content h1.title,
.book-your-treatment #section-main-content h1.title {
  margin-top: 100px;
}

.reserva-tu-tratamiento .hamburger-menu-button > [class*="bar"],
.book-your-treatment .hamburger-menu-button > [class*="bar"],
.reserva-tu-tratamiento .hamburger-menu-button.fixed div.bar1,
.reserva-tu-tratamiento .hamburger-menu-button.fixed div.bar2,
.book-your-treatment .hamburger-menu-button.fixed div.bar1,
.book-your-treatment .hamburger-menu-button.fixed div.bar2 {
  background-color: #000;
}

.reserva-tu-tratamiento .hamburger-menu-button p,
.book-your-treatment .hamburger-menu-button p {
  color: #000;
}


.expert-buttons {
  position: absolute;
}

.expert-buttons .content {
  display: flex;
  flex-direction: row;
  margin-top: 60px;
  margin-left: 150px;
  flex-wrap: wrap;
}

.expert-buttons .content .agents,
.expert-buttons .content .corporate,
.expert-buttons .content .eventos {
  background: transparent;
  margin-right: 20px;
  min-width: 200px;
  text-align: center;
  height: 35px;
}

.expert-buttons .enlaces-expert {
  color: #FFF;
  font-weight: bold;
  display: block;
  width: 100%;
}

.expert-buttons .enlaces-expert:hover {
  color: #edc93e;
}

.expert-buttons .enlaces-expert .ext {
  display: none;
}

#section-top .region-top-right .bloque-registro .content p {
  letter-spacing: 2px;
  padding: 0;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
  font-size: 1.3rem;
}

#section-top .region-top-right .block-locale .content ul li a {
  letter-spacing: -1px;
}

#section-header ul.menu ul.menu > li:not(.block-attach):hover, #section-header ul.menu ul.menu > li:not(.block-attach).active {
  /*background: transparent;*/
  /*text-decoration: underline #000;*/
  background: #d1d1d142;
  opacity: 1;
  text-decoration: underline #000 !important;
}

.vincci-expert-agents #block-menu-block-2 .menu-name-menu-menu-legal .menu li a,
.vincci-expert-corporate #block-menu-block-2 .menu-name-menu-menu-legal .menu li a,
.vincciandyou #block-menu-block-2 .menu-name-menu-menu-legal .menu li a {
  color: #000;
}


#block-block-60 p {
  color: #FFF;
  float: left;
  letter-spacing: 1px;
  padding: 0;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 5px;
  padding-left: 30px;
}

.vincci-expert-agents #block-block-60 p,
.vincciandyou #block-block-60 p,
.vincci-expert-corporate #block-block-60 p {
  color: #000;
  float: left;
  letter-spacing: 1px;
  padding: 0;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 5px;
  padding-left: 30px;
}





body.node-type-cover #section-top .region-top-right {
  background: transparent;
}

body.node-type-cover #section-top .region-top-right #block-system-user-menu {
  display: none;
}



/*
SOLO ACTIVAR CUANDO TENGAMOS LAS COOKIES DEFINITIVAS LISTAS
*/


/*#section-top .region-top-right {*/
/*  background: transparent;*/
/*}*/

/*#block-menu-block-2 {*/
/*  right: 0;*/
/*  left: unset;*/
/*}*/

/*#block-menu-block-2 .menu-name-menu-menu-legal .menu li a {*/
/*  color: #3c3b3b;*/
/*  font-size: 1.1rem;*/
/*  font-weight: bold;*/
/*}*/

/*#block-menu-block-2 .menu-name-menu-menu-legal .menu li a:hover {*/
/*  color: #000;*/
/*}*/

/*!*#block-menu-block-2 .menu-name-menu-menu-legal .menu li a:hover {*!*/
/*!*  font-weight: bold;*!*/
/*!*}*!*/

/*body.node-type-pagina .region-content {*/
/*  margin-top: 50px;*/
/*}*/

