@font-face {font-family: 'iconIII';font-style: normal;font-weight: normal; 
src: url('https://www.nautaliaviajes.com/assets/font/icomoon.eot'); 
src: url('https://www.nautaliaviajes.com/assets/font/icomoon.eot?#iefix') format('embedded-opentype'),
	 url('https://www.nautaliaviajes.com/assets/font/icomoon.svg') format('svg'),
	 url('https://www.nautaliaviajes.com/assets/font/icomoon.woff') format('woff'), 
	 url('https://www.nautaliaviajes.com/assets/font/icomoon.ttf') format('truetype');
}
/*AQUI SE CAMBIAN LOS ESTILOS PARA LA FICHA DENTRO DEL LIGHTBOX Y LOS GENERICOS DE LAS DOS FICHAS*/
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    width: 850px;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-list:hover .slick-prev, .slick-list:hover .slick-next{
    opacity: 0.4;
}

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

.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
    height: 464px;
    margin:0 auto;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
    background: #F3F3F3;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-prev, .slick-next {
    width: 35px;
    height: 35px;
    margin-top: 40px;
    position: absolute;
    top: 70%;
    display: block;
    width: 32px;
    height: 32px;
    margin-top: 45px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    opacity: 0;
}

.slick-prev {
    background: url('http://pre.nautaliaviajes.com/media/genericos/icon-slide/icon-left.png') 0 0 no-repeat;
    left: 25px;
}

.slick-next {
    background: url('http://pre.nautaliaviajes.com/media/genericos/icon-slide/icon-right.png') 0 0 no-repeat;
    right: 25px !important;
}
.slick-prev:hover, .slick-next:hover {
    opacity: 0.9 !important;
}


.frnv-gallery-hotel {
    line-height: 0;
    max-height: 465px;
    overflow: hidden;
    position: relative;
}
.frnv-gallery-hotel .frnv-hotel-opinion {
    float: right;
    height: auto;
    margin: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 200px;
    z-index: 3;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion {
    background-color: #68b900;
    float: right;
    margin-bottom: 5px;
    padding: 8px;
    width: 195px;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion .frnv-opinion {
    clear: both;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.9px;
    line-height: 31px;
    margin-bottom: 0;
    text-align: right;
    text-decoration: none;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion .frnv-numer-opinion {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    margin-left: 8px;
    text-align: right;
    white-space: nowrap;
	letter-spacing: -1px;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion .frnv-numer-opinion .frnv-numer {
    font-weight: 600;
    white-space: nowrap;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion .frnv-numer-opinion .frnv-numer-small {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion .frnv-numer-opinion .frnv-numer-small span {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion .frnv-text-opinion {
    clear: both;
    color: #fff;
    display: block !important;
    float: right;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 0;
    padding-top: 0;
    text-align: right;
    width: 100%;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion .frnv-text-opinion strong {
    font-size: 11px;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion:hover {
    cursor: default;
    opacity: 1;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion:hover + .frnv-content-hotel-opinion-list {
    opacity: 1;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion-list {
    background-color: transparent;
    background-image: url("http://media.nautaliaviajes.com/genericos/icon-slide/icon-opinion-hotels.png");
    background-position: center 0;
    background-repeat: no-repeat;
    float: right;
    margin-bottom: 10px;
    opacity: 0;
    padding-top: 7px;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion-list ul {
    background-color: #fff;
    margin: 0;
    padding: 6px 12px 12px;
    width: 187px;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion-list ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px dotted #ababab;
    font-size: 13px;
    line-height: 1em !important;
    padding: 4px 0 5px;
    text-align: left;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion-list ul li span {
    float: right;
}
.frnv-gallery-hotel .frnv-hotel-opinion .frnv-content-hotel-opinion-list ul li:last-child {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.frnv-gallery-hotel:hover .frnv-content-hotel-opinion {
    opacity: 0.4;
}
.frnv-thumbs {
  margin-left: -3px;
  padding: 3px 0 0 3px;
  clear: left;
  overflow: hidden;
}
.frnv-thumbs ul {
  margin: 0;
}
.frnv-thumbs ul li {
  padding: 0px;
  background: none;
  box-sizing: border-box;
  margin: 0;
  color: #0896ff;
  font-weight: bold;
  display: inline-block;
  float: left;
  vertical-align: top;
  width: 47.05px;
  cursor: pointer;
  overflow: hidden;
  border: 3px solid #fff;
  line-height:0px;
}
.frnv-thumbs ul li img {
  width: 47.05px;
  height: 47.05px;
}
.frnv-thumbs ul li.active {
  border: 0px;
  border: 3px solid #95c655;
  cursor: default;
}
.frnv-other-hotels {
  width: 198px;
  border-radius: 5px;
  background: #e9e9e9;
  padding: 11px;
}
.frnv-other-hotels h3 {
  font-size: 19px;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 15px;
  margin-left: 0;
  text-align: left;
  color: #4d4d4d;
  padding: 0px;
  background: none;
}
.frnv-other-hotels ul li {
  background: none;
  padding: 0px;
  line-height: normal;
  margin-bottom: 10px;
  min-height: 30px;
}
.frnv-other-hotels ul li img {
  border-radius: 5px;
  float: left;
  margin-right: 7px;
  margin-top: 2px;
}
.frnv-other-hotels ul li p {
  margin-bottom: -1px;
  text-transform: capitalize;
}
.frnv-other-hotels ul li p a {
  font-size: 11px;
}
.frnv-other-hotels ul li span {
  font-size: 11px;
  display: initial;
}
.frnv-other-hotels ul li span img {
  float: none;
  margin-top: -1px;
  width: 45px;
}
.frnv-other-hotels ul li .group-icon {
  margin-left: 3px;
}
.frnv-other-hotels ul li .group-icon .icon-star {
  font-size: 10px;
  width: 11px;
  line-height: 14px;
}
.frnv-other-hotels .frnv-other {
  margin-top: 17px;
  text-align: right;
}
.frnv-other-hotels .frnv-other a {
  font-size: 12px;
}
.frnv-other-hotels .frnv-other img {
  margin-right: 4px;
  margin-top: -1px;
}
.frnv-other-hotels.frnv-bottom-hotel {
  background: none;
  width: 1116px;
  padding: 0px;
  margin-top: 55px;
  margin-left: 9px;
}
.frnv-other-hotels.frnv-bottom-hotel h3 {
  border-top: 1px solid #cdcdcd;
  line-height: 50px;
  margin-bottom: 5px;
  width: 1116px;
}
.frnv-other-hotels.frnv-bottom-hotel ul li {
  width: 261px;
  float: left;
  padding-right: 24px;
  cursor: pointer;
}
.frnv-other-hotels.frnv-bottom-hotel ul li:last-child {
  padding-right: 0px;
}
.frnv-other-hotels.frnv-bottom-hotel ul li .frnv-name-hotel {
  margin-bottom: 6px;
}
.frnv-other-hotels.frnv-bottom-hotel ul li .frnv-name-hotel a {
  font-size: 18px;
}
.frnv-other-hotels.frnv-bottom-hotel ul li .frnv-name-hotel .category img {
  height: 12px;
  width: auto;
  margin-top: -5px;
}
.frnv-other-hotels.frnv-bottom-hotel ul li img {
  margin-right: 12px;
  margin-top: 2px;
  width: 75px;
  height: 75px;
}
.frnv-other-hotels.frnv-bottom-hotel ul li .frnv-text {
  text-align: left;
  line-height: 1.35em;
  color: #696969;
  text-transform: none;
  margin-bottom: 8px;
  min-height: 115px;
}
.frnv-other-hotels.frnv-bottom-hotel ul li button {
  font-size: 13px;
  float: right;
  background: #c50867 none repeat scroll 0 0;
  border: 1px solid #c50867;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(0, 0, 0, 0.15) inset, 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, ArialMT, Tahoma, Verdana, sans-serif;
  font-weight: bold;
  height: auto;
  line-height: 1.2em;
  padding: 8px 12px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  vertical-align: middle;
}
.frnv-other-hotels.frnv-bottom-hotel ul li button:hover {
  opacity: 0.7;
}
.frnv-other-hotels.frnv-bottom-hotel ul li .frnv-price {
  color: #C70063;
  font-size: 20px;
  text-align: right;
  font-weight: bold;
  float: right;
  margin-right: 10px;
  margin-top: 4px;
}
.frnv-other-hotels.frnv-bottom-hotel ul li .frnv-price span {
  display: block;
  font-size: 11px;
  line-height: 7px;
}
.frnv-other-hotels.frnv-bottom-hotel .frnv-other {
  display: inline-table;
  margin-top: 13px;
  width: 99.5%;
  text-align: left;
}
.frnv-other-hotels.frnv-bottom-hotel .frnv-other img {
  margin-top: -3px;
}

.frnv-outstanding {
  background: none repeat scroll 0 0 #ebebeb;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  font-size: 1em;
  margin-bottom: 10px;
  padding: 14px 13px;
  width: 264px;
  float: left;
}
.frnv-outstanding .frnv-title {
  font-size: 20px;
  margin-left: 0;
  text-align: left;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 10px;
  width: 100%;
   margin-right: 0;
}
.frnv-outstanding .frnv-subtitle {
  margin-left: 0;
  padding-top: 3px;
  margin-bottom: 4px;
  color: #404040;
  font-size: 13px;
  font-weight: bold;
  padding-left: 0;
}
.frnv-outstanding .frnv-content-text {
  margin-bottom: 7px;
}
.frnv-outstanding .frnv-content-text span {
  padding-bottom: 0px;
  color: #666;
  line-height: 17px;
  text-align: left;
}
.frnv-outstanding ul {
  margin: 0px !important;
}
.frnv-outstanding ul li {
  display: table !important;
  clear: both;
  line-height: 1.4em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 12px;
  width: 100%;
  font-size: 1.1em;
  background: none;
}
.frnv-outstanding ul li p {
  font-size: 13px;
  padding-left: 0px;
  color: #4fa000 !important;
  font-weight: 700;
  padding-bottom: 0px;
  margin-bottom: 0px;
  width:100%;
  margin-right:0px;
}
.frnv-outstanding ul li p img {
  margin-right: 5px;
  margin-top: -5px;
  vertical-align: middle;
}

.frnv-container {width:871px;}
.frnv-container h1{ border:0px; color: #414040; text-transform: capitalize; display: inline-block; font-size: 25px !important; font-weight: bold; line-height: 1em; margin: 1px 0 0; overflow: visible; padding: 0; width: 100%;}
.frnv-container .address {background-image: url("http://media.nautaliaviajes.com/genericos/icon-slide/pointer.png"); background-position: 0 0; background-repeat: no-repeat; color: #2c2c2c; cursor: pointer; display: inherit; font-size: 11px; font-style: italic; font-weight: normal; height: 15px !important; margin-bottom: 20px; margin-top: 10px; padding-left: 17px; padding-top: 1px; text-transform: capitalize;}

.imageGallery {margin-bottom:30px;}
.frnv-container h2 {border-bottom: 1px dotted #ddd; text-transform:capitalize; color: #414040; font-size: 16px; font-weight: 700; line-height: 28px; margin: 15px 0 10px;}
.frnv-container .frnv-content-background .servicios li {font-size: 12px !important; font-weight: 400 !important; height: 16px; line-height: 15px !important; margin: 0 0 0 -15px; padding: 0 0 5px 3px; color: #555555 !important; display: list-item; float: left; font-weight: 400; list-style: outside none disc; margin: 0 20px 10px 10px; vertical-align: top; width: 220px; background: none !important; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.frnv-container .frnv-content-background ul.servicios  {float: left; margin: 0 20px;}

.frnv-container .frnv-content-background {padding: 11px 30px 0 10px !important}

.descripcion p{ float: left; margin-right: 0px; width:100%; color: #555555;padding: 0;}
#ubicacionMap {width: 835px;}
.frnv-container .category{display:inline;font-size:12px;font-weight:700;height:10px;margin:0 auto;padding-bottom:10px;text-align:center;vertical-align:middle;width:158px;}
.frnv-container .category .icon-star,.comparison .items_container .item .category .icon-star-half{color:#fc0;font-size:16px;height:16px;line-height:16px;width:16px;}
.frnv-container .icon-star:before,.ie7 .comparison .items_container .item .category .icon-star > .before,.comparison .items_container .item .category .icon-star-half:before,.ie7 .comparison .items_container .item .category .icon-star-half > .before{font-family:iconIII!important;}
.frnv-container .category .icon-star::before {
    color: #fa8c00;
    content: "";
    font-family: iconIII !important;
}
.showMoreServices {color: #56257e;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 17px;
    margin-top: 10px;
    position: relative;
    text-align: right;
    text-decoration: underline;
    width: 840px;}
.showMoreServices img {margin-right: 10px;}	
.amenitiesGroup.collapsed {
    height: 112px !important;
    overflow: hidden;
}


/******* BOTONES NAVEGACIÓN ENTRE FICHAS **********/

.page-btn {
    color: #EEE;
    font-size: 9em;
    font-weight:lighter;
    position:absolute;
    top:50%;
    z-index: 10000;
}

.page-btn.disabled {
    color: #b7b7b7;
}

.page-btn:focus,
.page-btn:hover {
    color: #c70063;
}

.d-next {
    right: 20px;
}

.d-prev {
    left: 20px;
}



/************ LOADER INTERNO FICHA ****************************/

.grey-sk {
    background: transparent;
    left: 40%;
}

.grey-sk span {
    color: #333;
}


/************ CIRCULO PUNTUACIÓN GLOBAL HOTEL ******************/

.progress-radial .overlay { 
    width: 78px; 
}


/************ MENSAJES 'FLASH' PARA ESTADOS DE RESPUESTAS ******************/

.fl-msg {
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    padding: 8px 12px;
}

.fl-error {
    background: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}


/*AQUÍ SOLO SE CAMBIAN LOS ESTILOS DE LA FICHA NORMAL QUE LLEVA ANIDADA LA CLASE FRNV-NEW-BOX*/
.frnv-new-box .slick-prev {
    background: url('http://media.nautaliaviajes.com/genericos/icon-slide/icon-left.png') 0 0 no-repeat;
    left: 25px;
}

.frnv-new-box .slick-next {
    background: url('http://media.nautaliaviajes.com/genericos/icon-slide/icon-right.png') 0 0 no-repeat;
    right: 78px;
}
.frnv-new-box .slick-prev:hover, .slick-next:hover {
    opacity: 0.9 !important;
}

.frnv-new-box .frnv-sidebar-aside, .sidebar {background:#f3f3f3 !important;}
.middle .frnv-container .frnv-new-box #landing-page-subcontent {padding: 0px !important;}

.middle .frnv-container .content.frnv-new-box {background:#f3f3f3; border: 0px; padding: 0px;}
.middle .frnv-container .frnv-new-box h1{ border:0px; color: #414040; display: inline-block; font-size: 21px !important; font-weight: bold; line-height: 1em; margin: 1px 0 0; overflow: visible; padding: 0; width: 100%;}
.middle .frnv-container .frnv-new-box .address {background-image: url("http://media.nautaliaviajes.com/genericos/icon-slide/pointer.png"); background-position: 0 0; background-repeat: no-repeat; color: #2c2c2c; cursor: pointer; display: inherit; font-size: 11px; font-style: italic; font-weight: normal; height: 15px !important; margin-bottom: 20px; margin-top: 10px; padding-left: 17px; padding-top: 1px; text-transform: capitalize;}

.frnv-new-box .frnv-sidebar-main, .frnv-col-main {background:#f3f3f3 !important;}

.frnv-new-box .imageGallery {margin-bottom:30px;}
.middle .frnv-container .frnv-new-box h2 {border-bottom: 1px dotted #ddd; color: #414040; font-size: 16px; font-weight: 700; line-height: 28px; margin: 15px 0 10px;}
.middle .frnv-container .frnv-new-box .frnv-content-background .servicios li {font-size: 12px !important; font-weight: 400 !important; height: 16px; line-height: 15px !important; margin: 0 0 0 -15px; padding: 0 0 5px 3px; color: #555555 !important; display: list-item; float: left; font-weight: 400; list-style: outside none disc; margin: 0 20px 10px 10px; vertical-align: top; width: 235px; background: none !important; }
.middle .frnv-container .frnv-new-box .frnv-content-background ul.servicios  {float: left; margin: 0 16px;}

.frnv-new-box .frnv-content-background  {background:#fff !important; padding: 20px 20px 0 20px !important; box-shadow: 0px 0 4px 0 rgba(0, 0, 0, 0.25); margin-right:4px;}


.frnv-new-box .descripcion p{ float: left; margin-right: 24px; width: 100%;color: #555555;padding: 0;}
.frnv-new-box .descripcion p.highlights{width: 498px;}

.frnv-new-box #ubicacionMap {width: 835px;}

.middle .frnv-container .frnv-new-box .category{display:inline;font-size:12px;font-weight:700;height:10px;margin:5px auto 0;padding-bottom:10px;text-align:center;vertical-align:middle;width:158px; padding-top:10px;}
.middle .frnv-container .frnv-new-box .category .icon-star,.comparison .items_container .item .category .icon-star-half{color:#fc0;font-size:16px;height:16px;line-height:16px;width:16px;}
.middle .frnv-container .frnv-new-box .icon-star:before,.ie7 .comparison .items_container .item .category .icon-star > .before,.comparison .items_container .item .category .icon-star-half:before,.ie7 .comparison .items_container .item .category .icon-star-half > .before{font-family:iconIII!important;}
.middle .frnv-container .frnv-new-box .category .icon-star::before {
    color: #fa8c00;
    content: "";
    font-family: iconIII !important;
}
.frnv-new-box .showMoreServices {background: #fff none repeat scroll 0 0;
    color: #56257e;
    cursor: pointer;
    font-size: 11px;
    height: 17px;
    margin-bottom: 14px;
    padding-bottom: 17px;
    position: relative;
    text-align: right;
    text-decoration: underline;
    width: 800px;
	 float: inherit;
	 margin-top: 0;}
.frnv-new-box .showMoreServices img {margin-right: 10px;}	
.frnv-new-box .amenitiesGroup.collapsed {
    height: 148px !important;
    overflow: hidden;
}

.texto {width:650px; float:left;}
.texto div.description {line-height: 1.5em}
.imagen {width:180px; float:left;}
.imagen img {width: 175px; margin-left:15px; margin-bottom:5px;}
h1.star, h2.star {margin-left:5px;}

/**
 * Popup
 * --------------------------------------------------
 */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed !important;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 20px auto 0;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-preloader {
  display: none;
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 46px;
  top: 42px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close .mfp-close-icn {
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  top: 0;
  pointer-events: none;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  text-align: right;
  padding-right: 6px;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
/* The shadow behind the image */
/*

====== Move-horizontal effect ======

*/
.mfp-move-vertical {
  /* start state */

  /* animate in */

  /* animate out */

}
.mfp-move-vertical .mfp-content {
  opacity: 0;
  -webkit-transition: transform 0.6s, opacity 0.6s;
  -moz-transition: transform 0.6s, opacity 0.6s;
  -o-transition: transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
.mfp-move-vertical.mfp-bg {
  opacity: 0;
  -webkit-transition: transform 0.6s, opacity 0.6s;
  -moz-transition: transform 0.6s, opacity 0.6s;
  -o-transition: transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s;
}
.mfp-move-vertical.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-vertical.mfp-ready.mfp-bg {
  opacity: 0.6;
}
.mfp-move-vertical.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}
.mfp-move-vertical.mfp-removing.mfp-bg {
  opacity: 0;
}
html.mfp-noAnimated .mfp-move-vertical {
  /* start state */

}
html.mfp-noAnimated .mfp-move-vertical .mfp-content {
  opacity: 1;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  -o-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
html.mfp-noAnimated .mfp-move-vertical.mfp-bg {
  opacity: .6;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  -o-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.mfp-container {
  padding: 30px;
}
.mfp-container .mfp-content figure {
  margin: 0;
}
.mfp-container .mfp-content img {
  display: block;
  max-width: 100%;
  box-sizing: border-box;
}
.mfp-image {
  overflow: hidden !important;
}
.mfp-image .mfp-container {
  overflow: hidden;
  padding: 0;
}
.mfp-image .mfp-container img {
  padding: 30px;
}
.mfp-title{
  color: #fff;
}
/* Close button */
button.mfp-close {
  top: 8px;
  right: 30px;
  font-size: 30px;
  line-height: 30px;
  /*background: #a8a8a8;*/

  /*background-color:rgba(168, 168, 168, 0.5);*/

  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
  color: transparent;
  margin: 0;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
button.mfp-close:after {
  font-family: 'FontAwesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f057";
  color: #ffffff;
  display: block;
  width: 1em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
button.mfp-close:hover {
  font-style: 30px;
}
.usingMouse button.mfp-close:hover {
  color: transparent;
}
/* Arrow buttons */
button.mfp-arrow {
  position: absolute;
  top: 50%;
  /*background: #009BBB;*/

  width: 50px;
  height: 50px;
  border: none;
  border-radius: 0;
  color: transparent;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
  font-size: 1em;
}
button.mfp-arrow:after {
  font-family: 'FontAwesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7em;
  line-height: 1.1em;
  width: 100%;
  color: #ffffff;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.usingMouse button.mfp-arrow:hover {
  color: transparent;
}
button.mfp-arrow.mfp-arrow-left {
  left: 30px;
  right: auto;
}
button.mfp-arrow.mfp-arrow-left:after {
  content: "\f104";
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}
button.mfp-arrow.mfp-arrow-right {
  left: auto;
  right: 30px;
}
button.mfp-arrow.mfp-arrow-right:after {
  content: "\f105";
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}
/* Counter */
.mfp-counter {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-container {
  perspective: 2000px;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(100px) rotateX(-15deg);
  -moz-transform: translateY(100px) rotateX(-15deg);
  -o-transform: translateY(100px) rotateX(-15deg);
  transform: translateY(100px) rotateX(-15deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0) rotateX(0);
  -moz-transform: translateY(0) rotateX(0);
  -o-transform: translateY(0) rotateX(0);
  transform: translateY(0) rotateX(0);
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-100px) rotateX(15deg);
  -moz-transform: translateY(-100px) rotateX(15deg);
  -o-transform: translateY(-100px) rotateX(15deg);
  transform: translateY(-100px) rotateX(15deg);
}
/* content animate to the left */
.mfp-fade.mfp-wrap.mfp-totheleft .mfp-content {
  opacity: 0;
  -webkit-transform: translateX(-100px) rotateY(15deg);
  -moz-transform: translateX(-100px) rotateY(15deg);
  -o-transform: translateX(-100px) rotateY(15deg);
  transform: translateX(-100px) rotateY(15deg);
}
/* content animate to the right */
.mfp-fade.mfp-wrap.mfp-totheright .mfp-content {
  opacity: 0;
  -webkit-transform: translateX(100px) rotateY(-15deg);
  -moz-transform: translateX(100px) rotateY(-15deg);
  -o-transform: translateX(100px) rotateY(-15deg);
  transform: translateX(100px) rotateY(-15deg);
}
@media screen and (max-width: 600px) {
  .mfp-container {
    padding: 10px;
  }
  .mfp-image .mfp-container img {
    padding: 10px;
  }
  /* Close button */
  button.mfp-close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
  }
  button.mfp-close:after {
    font-size: 1em;
  }
  /* Arrow buttons */
  button.mfp-arrow {
    width: 30px;
    height: 30px;
  }
  button.mfp-arrow:after {
    font-size: 4em;
    line-height: 1em;
  }
  button.mfp-arrow.mfp-arrow-left {
    left: 10px;
  }
  button.mfp-arrow.mfp-arrow-right {
    right: 10px;
  }
}

/*Covid 19 - Ficha hotel*/
#itinerary-table .frnv-content-background .descripcion .has-pdf{
  background-color: #68b900;
  width: auto;
  display: inline-block;
  padding: 12px 15px 10px;
  margin-bottom: 10px;
  color: #fff;
  border-radius: 10px;
  transition: all .3s ease;
}
#itinerary-table .frnv-content-background .descripcion .has-pdf:before{
  font-family: 'FontAwesome';
  content: "\f21e";
  font-size: 20px;
  margin-right: 10px;
  vertical-align: -3px;
}
#itinerary-table .frnv-content-background .descripcion .has-pdf:hover{
  background-color: #8de221;
  transition: all .3s ease;
}
#itinerary-table .frnv-content-background .descripcion .has-pdf .button-info{
  text-decoration: underline;
  color: #fff;
  margin-left: 5px;
  font-weight: bold;
}