/*----------------------------------------------------------*\
                      FH Home Generic
\*----------------------------------------------------------*/

.fh-home-emblem{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
  }

.fh-home-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 Home Content
\*----------------------------------------------------------*/

.fh-home-row-image{
  background-position: center center;
  }

.fh-home-row-content{
  padding: 130px 130px 192px 130px !important;
  }

.fh-home-content-supertitle p{
  font-size: 1rem;
  color: #959595;
  letter-spacing: 1.6px;
  line-height: 22px;
  margin-bottom: 0
  }

.fh-home-content-title h3{
  font-size: 2.5rem;
  line-height: 37px;
  font-weight: 600;
  letter-spacing: -1px;
  font-family: 'GothamMedium';
  font-weight: 500;
  color: #3e4343;
  margin: 15px 0;
  padding-top: 30px;
  padding-bottom: 30px;
  }

.fh-home-content-divider {
  padding-bottom: 30px
  }

.fh-home-content-divider hr {
  width: 25%;
  border: 0;
  height: 5px;
  background: #7fbd04;
  background: linear-gradient(to right,#7fbd04 65%,#6aa105 35%);
  float: left;
  }

.fh-home-content-divider hr:after{
  content: "";
  display: table;
  clear: both;
  }

.fh-home-content-text p{
  font-size: 0.9rem;
  letter-spacing: 0;
  margin-bottom: 15px;
  font-family: 'Montserrat',sans-serif;
  font-weight: 400;
  color: #3e4343 !important
  }

/*----------------------------------------------------------*\
                       Home Select Hotel
\*----------------------------------------------------------*/

.fh-home-row-select-hotel{
  padding-bottom: 120px
  }

.fh-home-row-select-hotel a{
  text-decoration: none;
  overflow: hidden
}

.fh-home-row-select-hotel .vc_column-inner .wpb_text_column .wpb_wrapper {
  padding: 20px;
  transition: all 300ms ease-in-out;
  /*transform: translateY(48px) !important;*/
}

.fh-home-row-select-hotel .vc_col-has-fill>.vc_column-inner{
  padding: 0
  }

.fh-home-row-select-hotel .vc_col-has-fill>.vc_column-inner h3,
.fh-home-row-select-hotel .vc_col-has-fill>.vc_column-inner p{
  color: #fff;
  text-decoration: none;
  transition: all 500ms ease-in-out;
  }

.fh-home-row-select-hotel .vc_col-has-fill>.vc_column-inner h3{
  line-height: 20px;
  font-size: 1.2rem;
  margin-bottom: 15px;
  letter-spacing: 0;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.62) !important;
  }

.fh-home-row-select-hotel .vc_col-has-fill>.vc_column-inner p{
  line-height: 20px;
  font-size: 0.9rem;
  min-height: 150px !important;
  text-shadow: 1px 1px 5px rgba(0,0,0,1) !important;
  }

.fh-home-row-select-hotel .vc_col-has-fill>.vc_column-inner hr {
  width: 35%;
  border: 0;
  height: 5px;
  background: #7fbd04;
  background: linear-gradient(to right,#7fbd04 65%,#6aa105 35%);
  float: none;
  margin-bottom: 15px;
  transition: all 500ms ease-in-out;
  }

.fh-home-row-select-hotel .vc_column-inner figure{
  overflow: hidden;
  }

.fh-home-row-select-hotel .vc_column-inner{
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  }

.fh-home-row-select-hotel .vc_column-inner:hover{
  transform: scale(1.03);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.65);
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.65);
  }

.fh-home-row-select-hotel>.vc_column_container>.vc_column-inner > .wpb_wrapper {
  background-color: rgba(0,0,0,0);
  display: flex !important;
  flex-direction: column;
  height: 100% !important;
  transition: all 300ms linear;
  }

.fh-home-row-select-hotel>.vc_column_container>.vc_column-inner:hover > .wpb_wrapper {
  background-color: rgba(0,0,0,0.55);
  }

.fh-home-row-select-hotel .vc_column-inner:hover .wpb_text_column .wpb_wrapper  {
  background-color: none !important
  }

.fh-home-row-select-hotel .vc_column-inner:hover h3,
.fh-home-row-select-hotel .vc_column-inner:hover p,
.fh-home-row-select-hotel .vc_column-inner:hover hr{
  /*opacity: 0;*/
  transform: translateY(0) !important;
  }

/*----------------------------------------------------------*\
                        Home Header
\*----------------------------------------------------------*/

.fh-home-header figure,
.fh-home-header .vc_single_image-wrapper,
.fh-home-header-image img{
  display: flex;
  width: 100%;
  height: auto;
  }

.fh-home-header .fh-home-header-booking-mask{
  /*margin: -35px auto 0 auto;*/
  width: auto!important;
  text-align: center;
  background-color: transparent!important;
  display: flex;
  align-items: center !important;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  }

.fh-home-header-booking-mask span{
  display: none
  }

.fh-button-gallery-header a{
  background-color: #7fbc03;
  padding-left: 1.2em;
  padding-right: 0;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .8rem;
  display: inline-block;
  vertical-align: middle;
  margin: .5em 0;
  position: relative;
  transition: all 300ms linear;
  left: 10px;
  position: absolute;
  bottom:12.5%;
  transform: translateY(-65%);
  z-index: 10000
  }

.fh-button-gallery-header a:after{
  content: "\e903";
  font-family: 'FFHH-Actions'!important;
  font-size: 0.95rem;
  font-weight: 400 !important;
  background-color: #707070;
  margin-left: 15px;
  height: 100%;
  display: inline-block;
  padding: 5px 11px;
  transition: all 300ms linear;
  }

.fh-button-gallery-header a:hover{
  background-color: #707070;
  }

.fh-button-gallery-header a:hover::after{
  background-color: #7fbc03;
  }

  .fh-home-header-claim{
      animation: fadeIn 4.0s ease forwards;
  }


  @keyframes fadeIn{
    0% {
      opacity:0;
    }

   50%
   {
      opacity: 0;
   }
    100% {
      opacity:0.9;
    }
  }

.fh-home-header-claim svg{
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
  margin: auto;
  z-index: 5000;
  max-width: 25%;
  opacity:0.9;
  }

.fh-home-header-claim svg path{
  fill: #fff
  }



/*----------------------------------------------------------*\
                       FH Home Intro
\*----------------------------------------------------------*/

.fh-home-intro .vc_column-inner{
  /*padding-top: 25px;*/
  padding-top: 65px;
  padding-bottom: 0
  }

.fh-home-intro .fh-home-intro-supertitle h1{
  font-size: 20px;
  color: #4b4e52;
  letter-spacing: 3px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  }

.fh-home-intro .fh-home-intro-supertitle p{
  font-size: 20px;
  color: #4b4e52;
  letter-spacing: 3px;
  margin: 0
  }

.fh-home-intro .fh-home-intro-title{
  padding-top: 25px;
  padding-bottom: 25px
  }

.fh-home-intro .fh-home-intro-title h2{
  font-size: 2.2rem;
  letter-spacing: 1.4px;
  color: #717171;
  line-height: 40px;
  font-weight: 600;
  margin: 0
  }

.fh-home-intro .fh-home-intro-title h2 span{
  color: #7fbd04 !important
  }

.fh-home-intro .fh-home-intro-text p{
  padding: 0 130px;
  color: #363a36;
  margin: 0
  }

/*----------------------------------------------------------*\
                       FH Home Section
\*----------------------------------------------------------*/

.fh-home-section-hotels-map-select-hotel{
  background-attachment: fixed;
  padding-top: 55px
  }

/*----------------------------------------------------------*\
                       FH Home Reasons
\*----------------------------------------------------------*/

.fh-home-section-reasons-destination-rooms .fh-home-row-reasons-icons:nth-of-type(3){
  padding-bottom: 40px
  }

.fh-home-row-reasons-title h3 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding-left: 40px;
  padding-bottom: 40px;
  }

.fh-home-row-reasons-title h3 span{
  color: #7fbc03
  }

.fh-home-row-reasons-icons .vc_column_container{
  padding-top: 20px!important;
  padding-bottom: 20px!important;
  }

.fh-home-row-reasons-icons i {
  font-family: 'FH-Hotels-Reasons'!important;
  font-size: 5rem;
  color: #92948e!important;
  display: block;
  margin-bottom: 15px;
  text-align: center;
  transition: all 400ms linear;
  }

.fh-home-row-reasons-icons .vc_column_container p{
  font-weight: 500!important;
  letter-spacing: 0;
  line-height: 24px;
  color: #92948e!important;
  text-align: center;
  margin: 0 auto;
  font-size: 1rem;
  transition: all 400ms linear
  }

.fh-home-row-reasons-icons .featured i,
.fh-home-row-reasons-icons .featured p {
  color: #595d50 !important;
  }

.fh-home-row-reasons-icons a{
  text-decoration: none
  }

.fh-home-row-reasons-icons a:hover i{
  color: #7fbd04 !important
  }

.fh-home-row-reasons-icons a:hover p{
  color: #5b5c59 !important
  }

/*----------------------------------------------------------*\
                     FH Home Featured
\*----------------------------------------------------------*/

.fh-home-row-featured{
  overflow: visible !important;
  background-color: #f5f7f0!important
  }

.fh-home-row-featured .fh-home-row-image{
  transform: translateY(-62px);
  }

.fh-home-row-featured .fuerte-splendid p{
  display: flex;
  align-items: center;
  justify-content: left;
  }

.fh-home-row-featured .fuerte-splendid i{
  font-size: 2.5rem;
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #ccc;
  }

.fh-home-emblem.featured:before {
  background-image: url('https://www.fuertehoteles.com/wp-content/uploads/2019/11/u-ffhh-featured.png');
  }

/*----------------------------------------------------------*\
                    FH Home Experiences
\*----------------------------------------------------------*/

.fh-home-row-experiences .fh-home-row-experiences-image{
  padding-top: 0 !important;
  padding-bottom: 0 !important
  }

.fh-home-row-experiences .fh-home-content-divider hr {
  float: right;
  }

/*----------------------------------------------------------*\
                 FH Home Clubdeamigos
\*----------------------------------------------------------*/

.fh-home-row-clubdeamigos{
  overflow: visible !important;
  background-color: #f5f7f0!important;
  background-position: 0 483px !important;
  background-size: cover !important;
  padding-bottom: 200px
  }

.fh-home-row-clubdeamigos .fh-home-row-image{
  transform: translateY(-62px);
  }

.fh-home-row-clubdeamigos .fh-home-row-clubdeamigos-image{
  padding-top: 0;
  padding-bottom: 0
  }

.fh-home-row-clubdeamigos .fh-button a {
  margin-top: 25px
  }

.fh-home-emblem.clubdeamigos:before {
  background-image: url('https://www.fuertehoteles.com/wp-content/uploads/2019/11/u-ffhh-ca.png');
  }

/*----------------------------------------------------------*\
                    FH Home Hotels Map
\*----------------------------------------------------------*/

.fh-home-section-hotels-map-select-hotel {
  padding-top: 0 !important
}

.fh-home-row-hotels-map{
  margin-top: 0 !important;
  /*max-height: 660px !important;*/
  z-index: 0
  }

.fh-home-row-hotels-map .vc_column-inner{
  /*margin-top: -200px;
  max-height:720px*/
  }

.fh-home-row-hotels-map .fh-home-hotels-map{
  position:relative;
  }

.fh-home-row-hotels-map .fh-home-hotels-map img{
  display:block;
  width:100%;
  }

.fh-home-row-hotels-map .fh-home-hotels-map .marker{
  position: absolute;
  text-align: center;
  background-image: url('https://www.fuertehoteles.com/wp-content/uploads/2019/10/fh-location-2.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 25%;
  width: 106px;
  transition: all 300ms linear;
  }

.fh-home-row-hotels-map .fh-home-hotels-map .marker a{
  display: inline-flex;
  letter-spacing: 0;
  color: #373935;
  font-size: 15px;
  font-weight: 600!important;
  padding-top: 42px;
  z-index: 20000;
  text-decoration: none;
  transition: all 300ms linear;
  }

.fh-home-row-hotels-map .fh-home-hotels-map .marker:hover{
  transform: scale(1.05);
  }

.fh-home-row-hotels-map .fh-home-hotels-map .marker a:hover{
  color: #82bc00;
  }

/*El Rompido*/
.fh-home-row-hotels-map .fh-home-hotels-map .marker.fh-fer{
  left: calc(15% - 53px);
  top: calc(23% - 26px);
  }

/*Marbella*/
.fh-home-row-hotels-map .fh-home-hotels-map .marker.fh-fm{
  left: calc(57% - 53px);
  top: calc(67% - 36px);
  }

/*Estepona*/
.fh-home-row-hotels-map .fh-home-hotels-map .marker.fh-fes{
  left: calc(51% - 53px);
  top: calc(73% - 36px);
  }

/*Conil*/
.fh-home-row-hotels-map .fh-home-hotels-map .marker.fh-fccl{
  left: calc(35% - 53px);
  top: calc(79% - 36px);
  }

/*Grazalema*/
.fh-home-row-hotels-map .fh-home-hotels-map .marker.fh-fg{
  left: calc(46% - 53px);
  top: calc(46% - 36px);
  }
