/*----------------------------------------------------------*\
                           Default
\*----------------------------------------------------------*/
html{
  margin-top: 0 !important
  }

body {
  font-family: 'Montserrat';
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  margin: 0;
  overflow-x: hidden !important
  }

* {
  margin: 0;
  padding: 0;
  }

sup{
  font-size: 0.7em;
  }

p{
  font-size: 1rem;
  letter-spacing: 0;
  margin-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  }

p strong{
  font-weight: 600;
  }

header{
  position: fixed;
  top: 0;
  z-index: 996;
  width: 100%;
  animation: fadeIn 4.0s ease forwards;
  }

.container {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  }

/*----------------------------------------------------------*\
                        Visual Composer
\*----------------------------------------------------------*/

.vc_section.vc_section-has-fill{
  padding-top: 0
  }

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0
  }

.wpb_content_element {
  margin-bottom: 0 !important;
  }

.ult_modal-body {
  padding: 0 !important
  }

.vc_row.vc_row-no-padding[data-vc-full-width] {
   position: relative;
   left: 50%;
   right: 50%;
   margin-left: -50vw;
   margin-right: -50vw;
   width: 100%;
   width: 100vw;
}

  /*----------------------------------------------------------*\
                             Top Bar
  \*----------------------------------------------------------*/


 .aviso-legal-y-privacidad table tr td{padding:10px; border:1px solid #f2f2f2;}


.fh-top-bar{
  /*background: rgba(0,0,0,0.3);
  background: -moz-linear-gradient(top, rgba(2,2,2,0.5) 0%, rgba(158,158,158,0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(2,2,2,0.5)), color-stop(100%, rgba(158,158,158,0)));
  background: -webkit-linear-gradient(top, rgba(2,2,2,0.5) 0%, rgba(158,158,158,0) 100%);
  background: -o-linear-gradient(top, rgba(2,2,2,0.5) 0%, rgba(158,158,158,0) 100%);
  background: -ms-linear-gradient(top, rgba(2,2,2,0.5) 0%, rgba(158,158,158,0) 100%);
  background: linear-gradient(to bottom, rgba(2,2,2,0.5) 0%, rgba(158,158,158,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#9e9e9e', GradientType=0 );*/
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06346288515406162) 16%, rgba(0,0,0,0.7021183473389356) 100%);
  animation: fadeIn 4.0s ease forwards;
  /*height: 56px;*/
  height: 75px
  }

.fh-top-bar a.fh-top-bar-phone-desktop {
  color: #fff;
  text-decoration: none;
  font-family: 'GothamMedium';
  /*font-family: 'Montserrat';*/
  font-size: 0.9rem;
  /*font-size: 0.9rem;*/
  /*letter-spacing: -1px;*/
  letter-spacing: -1px;
  /*margin-right: 7px;*/
  margin-right: 20px;
  /*margin-top: -3px;*/
  margin-top: -1px;
  line-height: 26px;
  float: left;
  }

.fh-top-bar a.fh-top-bar-phone-desktop:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
  top: 10px;
  right: 9px;
  position: absolute;
  }

  .fh-top-bar-phone-mobile {
  	display: inline-block;
  }

.fh-top-bar svg {
  width: 1em;
  }

.fh-top-bar svg path{
  fill: #fff !important;
  }

.fh-top-bar .top-bar-icons {
  display: flex;
  text-align: right;
  margin-top: 15px;
  padding-right: 55px;
  }

.fh-top-bar .top-bar-icons .wpb_raw_code,
.fh-top-bar .top-bar-icons .wpb_text_column {
  display: inline-block;
  }

.fh-top-bar .top-bar-icons > .wpb_wrapper{
  padding-right: 25px;
  }

.fh-top-bar .top-bar-icons .wpb_raw_code svg{
  display: inline-flex;
  margin: 0 2px;
  }

.fh-top-bar .top-bar-icons .wpb_raw_code svg:last-child{
  margin-right: 0;
  }

.fh-top-bar a.lang_sel_sel{
  padding-right: 10px;
  }

.fh-top-bar  #lang_sel{
  top: 0;
  height: auto;
  /*margin-right: 25px;*/
  }

.fh-top-bar #lang_sel a.lang_sel_sel{
  /*background-position: 27px 4px;*/
  border: none;
  color: #fff;
  font-size: 0.9rem;
  font-family: 'GothamMedium', sans-serif;
  font-weight: 500;
  letter-spacing: -1px;
  background: none
  }

.fh-top-bar #lang_sel a.lang_sel_sel:after{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
  top: 10px;
  right: 0;
  position: absolute;
}

.fh-top-bar #lang_sel a.lang_sel_sel:hover,
.fh-top-bar  #lang_sel a + ul li a:hover{
  background-color: rgba(255,255,255,0.2);
  }

.fh-top-bar  #lang_sel a + ul li a{
  background-color: rgba(0,0,0,0.3) !important;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: rgba(255,255,255,0.4);
  color: #fff;
  font-size: 0.8em;
  font-family: 'GothamMedium', sans-serif;
  font-weight: 500;
  letter-spacing: -1px;
  }

.fh-top-bar  #lang_sel a + ul li a:hover{
  background-color: rgba(0,0,0,0.7) !important;
  }

.fh-top-bar  #lang_sel a + ul li:last-child a{
  border-bottom: 1px solid rgba(255,255,255,0.4);
  }

.fh-top-bar #lang_sel ul ul{
  width: auto !important;
  top: 24px;
  border-top: 0;
  }

.fh-top-bar #lang_sel ul ul a {
  padding: 5px 9px;
  }

.fh-top-bar #lang_sel li {
  width: auto;
  float: none;
  }

.fh-top-bar #lang_sel{
  	position: absolute !important;
  }

.fh-top-bar #lang_sel li {
    width: auto;
  }

.fh-top-bar #lang_sel a:hover,
.fh-top-bar #lang_sel a.lang_sel_sel:hover {
	color: #fff;
	}

.fh-top-bar #lang_sel a.lang_sel_sel,
#lang_sel a.lang_sel_sel:visited{
    background-color: transparent !important;
  }

/*.fh-top-bar svg.call-us-for-free{
  height: 30px;
  width: auto;
  margin-top: -5px !important;
  margin-left: 0 !important;
  margin-right: 7px !important;
  float: left
  }*/

.fh-top-bar svg polygon,
.fh-top-bar svg path,
.fh-top-bar svg rect{
  fill: #ffffff !important;
  }

.fh-top-bar .main-logo{
  text-align: center
  }

.fh-top-bar .main-logo img{
  max-width: 115px !important;
  margin-top: 5px;
  }

.fh-top-bar .main-logo svg{
  margin-top: 7px;
  width: 7em;
  }

.fh-top-bar-phone,
.fh-top-bar-whatsapp {
  position: relative;
  float: left;
  }

  .fh-top-bar-whatsapp {
    margin-top: -2px;
  }


  .fh-top-bar-whatsapp:after{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
  top: 12px;
  right: -10px;
  position: absolute;
  }


.fh-top-bar-whatsapp-icon svg{
  width: 14px
}



.fh-top-bar-phone .fh-top-bar-phone-popup,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup {
  display: none;
  border: 1px solid #7fbc03;
  float: left;
  position: absolute;
  right: 0;
  top: 25px;
  background-color: #fff;
  padding: 0;
  min-width: 200px;
  transition: all 300ms linear;
  opacity: 0
  }

.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup {
  min-width: 155px;
  top: 27px;
}



  @keyframes fh-ca {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 100;
    }
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li{
  font-size: 0.7rem;
  padding: 0.3rem;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0;
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li a,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li a{
  color: #7fbc03;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.2em;
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li:nth-child(even),
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li:nth-child(even){
  background-color: #f2f2f2;
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li.fh-top-bar-phone-popup-calling-icons,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li.fh-top-bar-whatsapp-popup-calling-icons{
  background-color: #7fbc03;
  padding-top: 10px;
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li.fh-top-bar-phone-popup-calling-icons a,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li.fh-top-bar-whatsapp-popup-calling-icons a{
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.5em;
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li.fh-top-bar-phone-popup-calling-icons a svg,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li.fh-top-bar-whatsapp-popup-calling-icons a svg{
  font-size: 1.4rem !important;
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li h4,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li h4{
  font-weight: 400 !important;
  text-transform: uppercase;
  line-height: 14px
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li h4 span,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li h4 span{
  /*font-size: 0.8em;
  display: block;
  font-weight: 400;*/
  font-size: 1em;
display: block;
font-weight: 700;
color: #3a4d15;
  }

.fh-top-bar-phone .fh-top-bar-phone-popup ul li:first-child,
.fh-top-bar-whatsapp .fh-top-bar-whatsapp-popup ul li:first-child{
  background-color: #7fbc03;
  color: #fff;
  }

.header-phone:after{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #ffffff transparent transparent transparent;
  top: 12px;
  right: 3px;
  position: absolute;
  }

.fh-top-bar-calling-icons{
  float: left;
  margin-left: 15px;
  margin-top: -2px
  }

.fh-top-bar-calling-icons a{
  margin: 0 1px
  }

.fh-top-bar-calling-icons svg{
  font-size: 0.9rem;
  margin-left: 7px !important;
  }

.fh-top-bar-container a.clubdeamigos{
  float: left;
  margin-right: 20px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.7rem;
  letter-spacing: 0;
  display: flex;
  align-content: center;
  vertical-align: bottom;
  margin-top: -3px;
  margin-left: 6px;
  }

.fh-top-bar-container a.clubdeamigos i{
  display: none
  }

.fh-top-bar-container span.fh-isotype{
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin-top: 5px;
  }

.fh-top-bar-container span.fh-isotype svg{
  font-size: 0.4em;
  margin-right: 6px;
  }

 /*----------------------------------------------------------*\
                             Generic
  \*----------------------------------------------------------*/
.fh-button a{
  background-color: #7fbc03;
  padding-left: 1.2em;
  padding-right: 1.2em;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .8rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  position: relative;
  transition: all 300ms linear;
  }

.fh-button a:hover{
  background-color: #707070;
  }

.fh-button.download-file a i {
  margin-left: 4px;
  }

.fh-button-gallery-icon a{
  transition: all 300ms linear;
  left: 15px;
  bottom: 15px;
  position: absolute;
  }

.fh-button-gallery-icon a span{
  display: none
  }

.fh-button-gallery-icon.to-right a{
  left: auto;
  right: 15px
  }

.fh-button-gallery-icon a:after{
  background-color: #7fbc03;
  content: "\e903";
  color: #fff;
  font-family: 'FFHH-Actions'!important;
  font-size: 1.2rem;
  font-weight: 400 !important;
  background-color: #7fbc03;
  height: 100%;
  display: inline-block;
  padding: 8px 11px;
  transition: all 300ms linear;
  }

.fh-button-gallery-icon a:hover::after{
  background-color: #707070;
  }

.fh-hotel-emblem{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
  }

.fh-hotel-emblem:before {
  content: '';
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 107px;
  position: absolute;
  z-index: 4000!important;
  width: 107px;
  height: 184px;
  margin-left: -53px;
  transform: scale(.75);
  object-fit: contain;
  }

/*----------------------------------------------------------*\
                       FH Header
\*----------------------------------------------------------*/


.promocodeActivo{position:relative}

.promocodeActivo::before, .promocodeActivo::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.promocodeActivo::before {
  top: 0;
  left: 0;
  border-top-color: #4AAB00;
  border-right-color: #4AAB00;
  animation: border 4s infinite;
}
.promocodeActivo::after {
  bottom: 0;
  right: 0;
  animation: border 4s 2s infinite, borderColor 4s 2s infinite;
}

@keyframes border {
  0% {
    width: 0;
    height: 0;
  }
  25% {
    width: 100%;
    height: 0;
  }
  50% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes borderColor {
  0% {
    border-bottom-color: #4AAB00;
    border-left-color: #4AAB00;
  }
  50% {
    border-bottom-color: #4AAB00;
    border-left-color: #4AAB00;
  }
  51% {
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  100% {
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
}




.fh-home-header-image:nth-of-type(n+4),
.fh-hotel-header-image:nth-of-type(n+4) {
   display: none !important;
}

.fh-home-header-image.promo ~ .fh-home-header-image:not(.promo),
.fh-hotel-header-image.promo ~ .fh-hotel-header-image:not(.promo) {
   display: none !important;
}

.fh-home-header-image.promo ~ .fh-home-header-claim,
.fh-hotel-header-image.promo ~ .fh-header-ti {
   display: none !important;
}




/*----------------------------------------------------------*\
                       FH Footer
\*----------------------------------------------------------*/

.fh-footer{
  overflow: visible !important;
  border-top: 1px solid #a7b4b8;
  padding-top: 30px
  }

.fh-footer svg{
  height: 35px;
  width: auto;
  }

.fh-footer .social-follow-title{
  font-weight: 600;
  color: #373935;
  margin-bottom: 25px;
  }

.fh-footer .rrss-container{
  text-align: center;
  margin: 0 auto;
  display:block;
  }

.fh-footer .rrss-container a{
  margin: 0 30px;
  display: inline-block;
  cursor: pointer;
  transition: all 300ms linear;
  }

.fh-footer .rrss-container a svg{
  fill: #767d7a
  }

.fh-footer .rrss-container a:hover{
  opacity: 0.7;
  }

.fh-footer .footer-hashtags{
  margin-top: 20px;
  margin-bottom: 20px
  }

.fh-footer .footer-hashtags p{
  color: #7fbc03;
  font-weight: 600;
  font-size: 1.3rem
  }

.fh-footer .footer-lying-woman{
  position: relative;
  }

.fh-footer .footer-lying-woman .wpb_single_image .vc_figure,
.fh-footer .footer-lying-woman .vc_single_image-wrapper,
.fh-footer .footer-lying-woman .wpb_single_image img{
  width: 100%;
  height: auto;
  }

.fh-footer .ffhh-footer-column .vc_column-inner{
  /*padding-left: 0;
  padding-right: 0*/
  }

.fh-footer .ffhh-footer-column .vc_column-inner h2{
  font-size: .85rem;
  font-weight: 700;
  line-height: 1.1rem;
  letter-spacing: 0;
  color: #3e4343;
  text-align: left;
  text-transform: uppercase;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for WebKit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  }

.fh-footer .ffhh-footer-column .vc_column-inner ul{
  list-style-type: none;
  margin: 0;
  padding: 0
  }

.fh-footer .ffhh-footer-column .wpb_wrapper p{
  font-size: 0.85rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #3e4343;
  }

.fh-footer .ffhh-footer-column .vc_column-inner p strong{
  line-height: 17px !important;
  display: block;
  font-weight: 700;
  margin-bottom: -15px
  }

.fh-footer .ffhh-footer-column .wpb_wrapper li{
  text-align: left;
  margin: 0.5rem 0
  }

.fh-footer .ffhh-footer-column .wpb_wrapper li a{
  color: #3e4343 !important;
  text-decoration: none !important;
  font-size: .85rem;
  display: flex;
  line-height: 20px !important;
  letter-spacing: 0;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for WebKit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  }

.fh-footer .ffhh-footer-column .wpb_wrapper a:hover{
  color: #7fbc03
  }

.fh-footer .ffhh-footer-contact h2{
  margin-bottom: 0.5rem !important
}

.fh-footer .fg-footer-logo{
  position:absolute;
  bottom: 101px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 206px;
  height: auto;
  }

.fh-footer .footer-claim img{
  margin-top: -185px;
  position: relative;
  z-index: 20000;
  max-width: 435px
  }

.fh-footer .ffhh-bottom-footer-menu ul {
  position:absolute;
  bottom: 75px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  }

.fh-footer .ffhh-bottom-footer-menu ul li{
  display: inline;
  }

.fh-footer .ffhh-bottom-footer-menu ul li a{
  color: #573716;
  letter-spacing: 0;
  font-size: 0.75em;
  text-decoration: none;
  }

.fh-footer .ffhh-bottom-footer-menu ul li:after{
  content: '';
  background-color: rgba(255,255,255,.5);
  border-radius: 10px;
  padding: 2px;
  width: 5px;
  height: 5px;
  display: inline-flex;
  vertical-align: middle;
  margin-left: 7px;
  }

.fh-footer .ffhh-bottom-footer-menu ul li:last-child:after{
  content: none;
  }

.fh-footer .five-columns{
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto
  }

.fh-footer .no-link a{
  pointer-events: none
  }

.fh-footer .footer-see-map{
    color: #7fbc03;
    text-decoration: none;
    font-weight: 500;
}



/*Disable booking*/
/*#full_wrapper_booking .wrapper_booking_button .submit_button,
.bottom-booking-button a,
.fh-top-bar-booking-button a{
display: none !important;
}*/







/*----------------------------------------------------------*\
                       FH New Topbar
\*----------------------------------------------------------*/

.vc_row.vc_row-flex.fh-top-bar-info{
	background: rgb(180,180,180);
	background: linear-gradient(0deg, rgba(180,180,180,1) 0%, rgba(238,238,238,1) 30%); 
	/*position: fixed !important;
	left: auto !important;
	z-index: 300000;
	width: 100% !important;*/
	height: 50px;
	max-height: 50px;
	display: none
}

.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links{
	display: flex;
	align-items: center;
  	justify-content: center;
}

.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links > .wpb_wrapper{
	display: flex;
	justify-content: center;
width: 100%;
padding: 5px 10px
}

.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links div.fh-top-bar-link,
.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links a.fh-top-bar-link{
	display: flex;
	flex-direction: row;
	margin: 7px;
	align-items: center;
    justify-content: center;
	cursor: pointer
}

.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links div.fh-top-bar-link,
.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links a.fh-top-bar-link{
	font-weight: 700;
	font-size: 0.7em;
	color: #41494b;
	text-transform: uppercase;
	letter-spacing: 0;
	margin: 0 14px;
	text-decoration: none;
	display: flex;
	align-items: center;
   justify-content: center;
}

.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links div.fh-top-bar-link strong,
.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links a.fh-top-bar-link strong{
	font-weight: 700
	}


.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links div.fh-top-bar-link svg,
.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links a.fh-top-bar-link svg{
	width: 25px;
	background-color: #fff;
	border-radius: 20px;
	padding: 7px;
	margin-right: 7px;
	overflow: visible;
	}

.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links div.fh-top-bar-link p,
.vc_row.vc_row-flex.fh-top-bar-info .fh-top-bar-links a.fh-top-bar-link p{
margin-bottom: 0;
font-size: 0.9em !important;
line-height: 12px;
}
