@charset "UTF-8";
/* CSS Document */

/*
Theme Name: hcvftheme
Author:  seowebb
Description: Tema privado desarrollado desde cero exclusivamente para la web de nuestro cliente , prohibida su copia o reproducción.
Version: 1.0
*/

ul .wpml-ls-menu-item a{
	padding:1rem 0.3rem;
}


html {
  scroll-behavior: smooth;
}

header {
    position: relative;
    width: 100%;   
    z-index: 999;
    
}
.header-fixed{	
	-webkit-transition: all ease 500ms;
  	-moz-transition: all ease 500ms;
 	transition: all ease 500ms;
	position: fixed;
	z-index: 9999;
	top: 0;
    background-color: #fff !important;
	
}

header .nav-link{
    text-transform: uppercase;    
    font-size: 13px;
    font-weight: 500;  
    letter-spacing: 0.05em;
  
        
}


header.header_main .nav-link{    
    color:#fff;
    
}

header.header_main .nav-link:hover{    
    color:#eff4fb;;
    
}

header.header-fixed .nav-link,
header.header_main2 .nav-link
header.header-fixed .top_header a{
    color:#003a70;
}

header.header-fixed .nav-link:hover,
header.header_main2 .nav-link:hover,
header.header-fixed .current_page_item .nav-link,
header.header-fixed .top_header a:hover{
    color:#215ca9;
}


.logo img{
    filter: brightness(0) invert(1);  
}


.header_main.header-fixed .logo img,
.header_main2.header-fixed .logo img,
.header_main2 .logo img{
    filter: none;
}


@-moz-keyframes logosize {
  from {
    width: 180px; }
  to {
    width: 150px; } }
@-webkit-keyframes logosize {
  from {
    width: 180px; }
  to {
    width: 150px; } }
@keyframes logosize {
  from {
    width: 180px; }
  to {
    width: 150px; } }



.current_page_item .nav-link{
    border-bottom:4px solid #fff;
     padding-bottom: .265rem!important;
}

.top_header{
    text-transform:uppercase;
    letter-spacing: 2px;
    font-size: 13px;
}

.top_header ul{
    margin-bottom: 0;
    padding-right: 0.5rem;
}

.top_header li{
    display: inline;
    margin-right: 1rem;
}

.header_main .top_header a{
    color:#fff;
    
}

.header_main .top_header a:hover{
    color: #eff4fb;
}
.header_main.header-fixed .top_header a{
    color: #003a70;
    
}

.header_main.header-fixed .top_header a:hover{
    color: #215ca9;
}

.movil .position-absolute{
    top:20px;
    left: 10px;
}

.movil .position-absolute .fas{
    font-size: 2rem;
    color:#fff;
}

.header-fixed .position-absolute .fas{
    color:#003a70;
}



#modal_aside_left .modal-content{
    border-radius: 0;
    background-color: #fff;
    height: 100%;
}


#modal_aside_left  .modal-dialog{
    max-width: 90%;
    width: 90%;
    margin: 0;
   
    height: 100%;
    transform: translate(0); transition: transform .2s;
}

	

.modal .modal-dialog-aside ul{
	list-style: none;
	
}

.modal .modal-dialog-aside li .nav-link{
	
}


#modal_aside_left.modal .modal-dialog-aside .modal-content{  height: 100%; border:0; border-radius: 0;}
#modal_aside_left.modal .modal-dialog-aside .modal-content .modal-body{ overflow-y: auto }
#modal_aside_left.modal.fixed-left .modal-dialog-aside{ margin-left:auto;  transform: translateX(100%); }
#modal_aside_left.modal.fixed-right .modal-dialog-aside{ margin-right:auto; transform: translateX(-100%); }

#modal_aside_left.modal.show .modal-dialog-aside{ transform: translateX(0);  }


.video img{
position: fixed;
height: 122%;
width: 100%;
object-fit: cover;
z-index: -1;
right: 0;
top: -10%;
backgound-size: cover;
overflow: hidden;
max-width: 100%;
}


.wrap-video{
	position: relative;
	height: 100vh;
	display: flex;
	z-index: 1;
}

.wrap_page{
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100% !important;
}

.wrapper-services .video img{
    top:100px;
}

.text{
    margin-top: 15%;
}

.text h1{
    text-transform: uppercase;
    
    font-size: 72px;
}

.wrap_page .text h1{
	font-size: 3rem;
    font-weight: 300;
}




.container-white {
    background-color:#fff;
	position: relative;
    z-index: 10 !important;
	width: 100%;
}

.container-white li{
    list-style: none;
}

.second_info .img-fluid:hover,
.third_info .img-fluid:hover,
.listado_rooms .img-fluid:hover,
.summary .img-fluid:hover{
    filter: brightness(50%);
}


.container-banner {
background-image: url("images/banner-home.jpg");
  background-repeat: no-repeat;
  background-size: cover;
 background-attachment: fixed;
background-position: center;

   
}
.container-banner-rte {
background-image: url("images/parallax-rte.jpg");
  background-repeat: no-repeat;
  background-size: cover;
 background-attachment: fixed;
background-position: center;

   
}

.container-banner-boda {
background-image: url("images/bg_bodas.jpg");
  background-repeat: no-repeat;
  background-size: cover;
 background-attachment: fixed;
background-position: center;

   
}

.listado_ratings p.rating.cinco:before {
     font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f005""\f005""\f005""\f005""\f005";
    color:#009fdf;
}
.listado_ratings p.rating.cuatro:before {
     font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f005""\f005""\f005""\f005";
    color:#009fdf;
}
.listado_ratings p.rating.tres:before {
     font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f005""\f005""\f005";
    color:#009fdf;
}
.listado_ratings p.rating.dos:before {
     font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f005""\f005";
    color:#009fdf;
}
.listado_ratings p.rating.uno:before {
     font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f005";
    color:#009fdf;
}




footer{
    position: relative;
    width: 100%;
    z-index: 99999 !important;
    background-color: #fff;
      color:#009fdf;
    
}


footer a:hover{
    color:#215ca9;
}

footer .address {
    margin: 0;
    padding: 0;
}

footer .address li{
    list-style: none;
}

footer .legales{
    font-size: .9rem;
    
}

footer .legales a{
    color: #009fdf;
}

footer .legales a:hover{
    color:#eff4fb;
}
footer .legales p{
    margin-bottom: 0;
}

.iconos_centrado .fa-solid,
.iconos_centrado .fa-regular{
    font-size: 2rem;
}
    

.owl-carousel .active.center .card-img-top{
     filter: brightness(40%);
}

.owl-carousel .active.center .etiqueta{
    display: block;
}

.owl-carousel .etiqueta{
    position: absolute;
     left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}


.listado_rooms .col-12:nth-child(odd) .post-content ul,
.listado_rooms .col-12:nth-child(odd) .post-image ul{
    margin: 0;
    padding: 0;
}


.btn-reservas{
   width:100% !important; 
    float:left;
}

.listado_rooms .col-12:nth-child(even) .post-content,
.listado_rooms .col-12:nth-child(even) .post-image
{
    text-align:right;
}

.listado_rooms .col-12:nth-child(even) .iconos-servicios ul
{
    float: right;
   
}

.listado_rooms .col-12:nth-child(even) .post-thumbnail {
    margin-right:40px;
    margin-left:0;
}


@media all and (max-width:424px){
    .ocultar{
        display: none;
    }
    
    .top_header .fa-solid,
    .top_header .fa-regular{
        font-size: 1.2rem;
        
    }
    
    
}

@media all and (min-width:425px) and (max-width:991px){
    .top_header li{
       display: block;
        width: 100%;
       margin-right: 0;
        font-size: 12px;
    }
    
}


@media all and (max-width:768px){
    footer{
        text-align: center;
    }
    
    #show-content-rte h3.text-primary{
        margin-top: 2rem;
    }
}




@media all and (min-width:769px) and (max-width :992px){
    footer {
        font-size: 15px;
    }
    
    
    footer .container{
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
    }
}


@media all and (max-width:991px){
    
    
    .logo{
        text-align: center;
            
    }
    .logo img{
        width: 120px;
        height: auto;
    }
    .listado_rooms .col-12:nth-child(even) .col-lg-8.post-content  img,
    .listado_rooms .col-12:nth-child(even) .col-lg-4.post-content  img{
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    
     .listado_rooms .col-12:nth-child(even) .col-xl-8.post-content  img,
    .listado_rooms .col-12:nth-child(even) .col-xl4.post-content  img{
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    
    
    .second_info .column ul
    {
        margin-top: 2rem;
    }
    
    .owl-carousel .item .h1{
        font-size: 1.3rem;
    }
    
    .texto_add.h3{
        font-size: 1rem;
    }
 
    
}

@media all and (max-width:1199px){
    .listado_rooms .post-content{
        margin-top:20px;
    }
}


@media all and (min-width:992px) and (max-width:1199px){
    .listado_rooms .col-12:nth-child(even) .col-xl-8.post-content,
    .listado_rooms .col-12:nth-child(even) .col-xl-4.post-content{
      
  
    order: 2 !important;
    }
}



@media all and (min-width:992px){
    .header-fixed .logo img {
      animation-name: logosize;
      animation-duration: 2s;
      width: 150px;
	}
    .listado_rooms .col-12:nth-child(even) .col-lg-8.post-image,
     .listado_rooms .col-12:nth-child(even) .col-lg-4.post-image{
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .listado_rooms .col-12:nth-child(even) .col-lg-8.post-content,
    .listado_rooms .col-12:nth-child(even) .col-lg-8.post-content  img,
    .listado_rooms .col-12:nth-child(even) .col-lg-4.post-content,
    .listado_rooms .col-12:nth-child(even) .col-lg-4.post-content  img{
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .listado_rooms .col-12:nth-child(even) .col-lg-4.post-content,
    .listado_rooms .col-12:nth-child(even) .col-lg-8.post-content{
        padding-right:20px !important;
       /* padding-left:5% !important;*/
    }
    .listado_rooms .col-12:nth-child(odd) .col-lg-8.post-content,
     .listado_rooms .col-12:nth-child(odd) .col-lg-4.post-content{
        padding-left:20px !important;
        /*padding-right:5% !important;*/
        padding-right: 2rem !important;
    }
    .listado_rooms .col-12:nth-child(even) .col-xl-8.post-image,
     .listado_rooms .col-12:nth-child(even) .col-xl-4.post-image{
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .listado_rooms .col-12:nth-child(even) .col-xl-8.post-content,
    .listado_rooms .col-12:nth-child(even) .col-xl-8.post-content  img,
    .listado_rooms .col-12:nth-child(even) .col-xl-4.post-content,
    .listado_rooms .col-12:nth-child(even) .col-xl-4.post-content  img{
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .listado_rooms .col-12:nth-child(even) .col-xl-4.post-content,
    .listado_rooms .col-12:nth-child(even) .col-xl-8.post-content{
        padding-right:20px !important;
       /* padding-left:5% !important;*/
    }
    .listado_rooms .col-12:nth-child(odd) .col-xl-8.post-content,
     .listado_rooms .col-12:nth-child(odd) .col-xl-4.post-content{
        padding-left:20px !important;
        /*padding-right:5% !important;*/
        padding-right: 2rem !important;
    }
    
    
}

@media all and (min-width:1200px){
	 .listado_rooms .col-12:nth-child(even) .col-lg-8.post-content,
    .listado_rooms .col-12:nth-child(even) .col-lg-4.post-content{
        padding-right:20px !important;
        /*padding-left:15% !important;*/
    }
    .listado_rooms  .col-12:nth-child(odd) .col-lg-8.post-content,
    .listado_rooms  .col-12:nth-child(odd) .col-lg-4.post-content{
        padding-left:20px !important;
       /* padding-right:15% !important;*/
    }
     .listado_rooms .col-12:nth-child(even) .col-xl-8.post-content,
    .listado_rooms .col-12:nth-child(even) .col-xl-4.post-content{
        padding-right:20px !important;
        /*padding-left:15% !important;*/
    }
    .listado_rooms  .col-12:nth-child(odd) .col-xl-8.post-content,
    .listado_rooms  .col-12:nth-child(odd) .col-xl-4.post-content{
        padding-left:20px !important;
       /* padding-right:15% !important;*/
    }
}


@media all and (min-width:1300px){
	.listado_rooms .col-12:nth-child(even) .col-lg-8.post-content,
    .listado_rooms .col-12:nth-child(even) .col-lg-4.post-content{
        padding-right:20px !important;
       /*padding-left:20% !important;*/
    }
    .listado_rooms  .col-12:nth-child(odd) .col-lg-8.post-content,
    .listado_rooms  .col-12:nth-child(odd) .col-lg-4.post-content{
        padding-left:20px !important;
        /*padding-right:20% !important;*/
    }
    .listado_rooms .col-12:nth-child(even) .col-xl-8.post-content,
    .listado_rooms .col-12:nth-child(even) .col-xl-4.post-content{
        padding-right:20px !important;
       /*padding-left:20% !important;*/
    }
    .listado_rooms  .col-12:nth-child(odd) .col-xl-8.post-content,
    .listado_rooms  .col-12:nth-child(odd) .col-xl-4.post-content{
        padding-left:20px !important;
        /*padding-right:20% !important;*/
    }
}



/* Animaciones*/

img{
    transition:all .5s ease-in-out;
}

@media (min-width: 768px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
     
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0rem);
    opacity: 1;
  }

  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
      transform: transform;      
  }

  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
      transform: translateY(0)
  }

  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
      transform: translateY(1rem);
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

[class^="hvr-"] {
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  
  text-decoration: none;
  color: #666;
  /* Prevent highlight colour when element is tapped */
  -webkit-tap-highlight-color: rgba(0,0,0,0);

  /* Smooth fonts */
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* Underline From Left */

.header-fixed .hvr-underline-from-left:before{
    background-color: #215ca9;
}

.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #fff;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}




.animated {
    animation-duration: 1.25s;
   
}



.fadeInUp.cs-animation-small-offset {
    animation-name: fadeInUpSmall;
}

.fadeInUp.cs-animation-medium-offset {
    animation-name: fadeInUpMedium;
}

.fadeInUp.cs-animation-large-offset {
    animation-name: fadeInUpLarge;
}

@keyframes fadeInUpSmall {
    from {
        opacity: 0;
        transform: translate3d(0, 50px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUpMedium {
    from {
        opacity: 0;
        transform: translate3d(0, 100px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUpLarge {
    from {
        opacity: 0;
        transform: translate3d(0, 150px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown.cs-animation-small-offset {
    animation-name: fadeInDownSmall;
}

.fadeInDown.cs-animation-medium-offset {
    animation-name: fadeInDownMedium;
}

.fadeInDown.cs-animation-large-offset {
    animation-name: fadeInDownLarge;
}

@keyframes fadeInDownSmall {
    from {
        opacity: 0;
        transform: translate3d(0, -50px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDownMedium {
    from {
        opacity: 0;
        transform: translate3d(0, -100px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInDownLarge {
    from {
        opacity: 0;
        transform: translate3d(0, -150px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft.cs-animation-small-offset {
    animation-name: fadeInLeftSmall;
}

.fadeInLeft.cs-animation-medium-offset {
    animation-name: fadeInLeftMedium;
}

.fadeInLeft.cs-animation-large-offset {
    animation-name: fadeInLeftLarge;
}

@keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        transform: translate3d(-50px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeftMedium {
    from {
        opacity: 0;
        transform: translate3d(-100px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeftLarge {
    from {
        opacity: 0;
        transform: translate3d(-150px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight.cs-animation-small-offset {
    animation-name: fadeInRightSmall;
}

.fadeInRight.cs-animation-medium-offset {
    animation-name: fadeInRightMedium;
}

.fadeInRight.cs-animation-large-offset {
    animation-name: fadeInRightLarge;
}

@keyframes fadeInRightSmall {
    from {
        opacity: 0;
        transform: translate3d(50px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRightMedium {
    from {
        opacity: 0;
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRightLarge {
    from {
        opacity: 0;
        transform: translate3d(150px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}


@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn;
    view-timeline-name: --animated;
    view-timeline-axis:block;
    animation-timeline:--animated;
      animation-range: entry 25% cover 50%;  
    animation-fill-mode: both;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
    view-timeline-name: --animated;
    view-timeline-axis:block;
    animation-timeline:--animated;
    animation-range: entry 25% cover 50%;
    animation-fill-mode: both;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight;
    view-timeline-name: --animated;
    view-timeline-axis:block;
    animation-timeline:--animated;
    animation-range: entry 25% cover 50%;
    animation-fill-mode: both;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp;
    view-timeline-name: --animated;
    view-timeline-axis:block;
    animation-timeline:--animated;
    animation-range: entry 25% cover 30%;
    animation-fill-mode: both;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    animation-name: slideInUp
}
