@charset "utf-8";
/*CSS Document */
/*CSS CUSTOM PARA CLIENTE HOTEL CRISTINA*/

/*RESET*/
body {
  overflow-x: hidden;
}
#main .text,
#main .text-section {
  margin: 0;
}
* {
  margin: 0;
  padding: 0;
}
.mTop60 {
  margin-top: 60px !important;
}
.mTop40 {
  margin-top: 40px !important;
}
/*HEADER
.httheader {
	/*padding:11px 0 54px 0;
	position:absolute;
	z-index:100;
}
#home .httheader {
	background: none;
}
#section .httheader,
#neoHotelAvailability .httheader,
#neoHotelBookInfo .httheader,
#neoHotelBookConfirm .httheader {
	height: 250px;
	/*position: relative;	
}
/*LANGUAGE SELECTOR
.label-language{
	position: absolute;
	right: 125px;
	top: 2px;	
}*/
.httheader ul#hTtLangMenu {
  /*position: relative; */
  float: right;
  /*margin-top: 22px; */
  background: transparent;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.httheader ul#hTtLangMenu li a,
#nav-meta-comps ul li.hTt-menu-has-holizontal a {
  display: block;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 10px;
  overflow: hidden;
}
.httheader ul#hTtLangMenu li ul li a:hover {
  background: #36a5d4;
  color: #ffffff !important;
}
.httheader ul li.hTt-menu-has-holizontal ul.hTt-menu-vertical {
  background: #005f84;
  box-shadow: none;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-top: 7px;
  overflow: hidden;
  margin: 0;
  text-align: center;
  position: absolute;
  top: 21px !important;
  left: 0px !important;
  z-index: 2000;
  width: 100%;
  color: #ffffff !important;
}
.httheader ul#hTtLangMenu li ul li a,
#nav-meta-comps ul li.hTt-menu-has-holizontal ul li a {
  color: #ffffff !important;
}
.personLogin-wrapper {
  margin-left: 25px;
  margin-top: 20px;
}
.mybooking-wrapper {
  margin-top: 19px;
  margin-left: -70px;
}

/*LOGO
#logo{
	width: 94.3%;	
}
#logo a {
	margin: 0 auto;
	width: 170px;
	max-width: 170px;
	min-width: 170px;
	margin-top: 15px;
}
/*MENU NAVEGACION*/
header .navbar {
  border-radius: 0px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.49);
  -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.49);
  box-shadow: none;
}
header .navbar-default {
  background: none; /* Old browsers */
  border: transparent;
  min-height: inherit;
  text-align: center;
}
.text-box-section.offer.normal .offerdates {
  font-size: 0px;
}

@media (max-width: 767px) {
  .addthis_sharing_toolbox {
    top: -6px;
    display: NONE;
  }
  .phx-searcher .searcher-inside {
    background: #005f84 !important;
    padding: 10px;
  }
  .phx-searcher .searcher-inside.searcher-detail {
    background: #005f84 !important;
    padding: 10px !important;
  }
}

@media (max-width: 767px) {
  .col-xs-3.text-center.header-container {
    display: inline-flex;
  }
}
h1 {
  margin: 0px;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}

.btn-default {
  color: #333;
  background-color: #005f84;
  border-color: #005f84;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #3285a8;
  border-color: #3285a8;
}

/* .navbar-nav {
	float: none;
	margin: 0 auto;
	display: inline-block;
}
header .navbar-nav>li {
	border-right: none;
	padding: 0 7px;
}
header .navbar-nav>li:nth-child(4) {
	margin-right:109px;
}
.navbar-nav>li:last-child {
	border-right:none;
}
.navbar-nav .caret {
	display:none;
}



/* BONOS */

.Lista_Bonos ul {
  background: none !important;
  line-height: normal;
  list-style: none;
}
.Lista_Bonos li {
  background: none !important;
  font-size: 1.3rem;
  color: #00395c;
  font-weight: 500;
  border: none !important;
}

/**** POP UP ******/

:root {
  --bg-color: #232323;
  --paddingPopUp: 50px;
  --colorFirstText: #fff;
  --colorTitlePopUp: #d30718;
  --fontSizeSubtitlePopUp: 45px;
  --fontSizeTitlePopUp: 70px;
  --fontSizeBtPopUp: 25px;
  --fontTitlePopUp: "Montserrat", sans-serif;
  --fontFirstText: "Montserrat", sans-serif;
  --fontDiscountPopUp: "Abril Fatface", cursive;
  --boldTitlePopUp: 800;
  --boldSubTitlePopUp: 600;
  --colorDiscountPopUp: #fff;
  --colorBtPopUp: #fff;
  --colorBorderBtPopUp: #fff;
}
@media screen and (max-width: 1080px) {
  :root {
    --fontSizeSubtitlePopUp: 37px;
  }
}
@media screen and (max-width: 925px) {
  :root {
    --fontSizeSubtitlePopUp: 30px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --fontSizeSubtitlePopUp: 27px;
  }
}

.modalCustomPopups a {
  text-decoration: none;
  color: #fff;
}
.modalCustomPopups a:hover,
a:active,
a:focus,
a:visited {
  color: #000;
}

.modalCustomPopups.modalPopupsOpen {
  /* background-color: var(--bg-color);
    padding: var(--paddingPopUp);
    border-bottom: 23px solid var(--colorTitlePopUp); */
  background-color: #000 !important;
  padding: var(--paddingPopUp);
  background-image: url(/dms/monoHotel-lodomar/popUp/copas-new-years/copas-new-years.png);
  background-position: bottom right;
  background-size: 206px;
  background-repeat: no-repeat;
  border-bottom: 23px solid #fde084 !important;
}
.subTitlePopUp {
  color: var(--colorFirstText);
  font-size: var(--fontSizeSubtitlePopUp);
  font-family: var(--fontFirstText);
  font-weight: var(--boldSubTitlePopUp);
}
.titlePopUp {
  color: var(--colorTitlePopUp);
  font-size: var(--fontSizeTitlePopUp);
  text-align: center;
  font-family: var(--fontTitlePopUp);
  font-weight: var(--boldTitlePopUp);
}
.discountPopUp {
  color: var(--colorDiscountPopUp);
  text-align: center;
  font-family: var(--fontDiscountPopUp);
  font-size: 110px;
}
.discountPopUp span {
  font-size: 45px;
}
.buttonReservePopUp {
  color: var(--colorBtPopUp);
  border: 1px solid var(--colorBorderBtPopUp);
  width: 50%;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  padding: 13px 0 13px 0;
  font-size: var(--fontSizeBtPopUp);
}
.buttonReservePopUp:hover {
  background-color: var(--colorBtPopUp);
  color: #000 !important;
  cursor: pointer;
}
.txtModalLit {
  text-align: center;
  margin-top: 30px;
  color: #fff;
  font-size: 17px;
  font-family: var(--fontFirstText);
}

/* SERVICIOS SPA */

ul.service_description--list {
  background: transparent;
  list-style: disc;
  padding-left: 1.2rem;
}

li.service_description--list_item {
  border-bottom: none !important;
  padding: 0 !important;
  background: none !important;
}

/* POP UP NAVIDAD */
/** Pop Up Cierre coronavirus **/
.modalCustomPopups.modalPopupsOpen {
  background-color: #005f84 !important;
  padding: 0;
  border-bottom: 8px solid #fff !important;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
  border-top: 8px solid #fff;
}
.containerPopUp p i {
  font-size: 4rem;
  text-align: center;
}
p.titlePopUp {
  font-size: 2rem !important;
  margin-bottom: 15px;
}
.containerPopUp p {
  color: #fff;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 17px;
}
.containerPopUp p a {
  display: block;
  margin-top: 39px;
  border: 1px solid #ffffff52;
  padding: 10px 5px 10px 5px;
  background: #36a5d4;
  color: white !important;
}

.containerPopUp p span {
  font-weight: 900;
  font-size: 21px;
}
@media only screen and (max-width: 768px) {
  .modalCustomPopups.modalPopupsOpen {
    padding: 10px;
  }
  p.titlePopUp {
    font-size: 2rem !important;
  }
  .containerPopUp p {
    font-size: 14px;
  }
}
/** End Pop Up Cierre Coronavirus **/
/**Alert Covid en cabecera **/
.gridCovid {
  margin-top: -65px;
  margin-bottom: 45px;
}
.alertCOVID {
  padding: 5px;
  background-color: #005f84;
  color: white;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.58) !important;
  margin-bottom: 0 !important;
  margin-top: 10px;
  width: 100%;
  margin: 0 auto;
}
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.alertCOVID p {
  font-family: var(--fontFirstText);
  color: #fff;
  font-size: 1.3em;
  margin-top: 6px;
  font-weight: 300;
  line-height: 1em;
  text-align: center;
}
.alertCOVID a {
  color: #fff !important;
  font-weight: 600;
  letter-spacing: 0;
  font-family: var(--fontFirstText);
  text-align: center;
  margin-left: 14px;
  /*border: 1px solid rgba(255, 255, 255, 0.44);*/
  font-size: 13px;
  padding: 10px;
  /*background: #004c6c;*/
  background: #0dac18;
  padding: 5px 12px 5px 12px;
  transition: 0.6s all;
  border-radius: 10px;
}
.alertCOVID a:hover {
  background: rgba(0, 76, 108, 0.23137254901960785);
  border: 1px solid rgba(255, 255, 255, 0.44);
}
@media (max-width: 767px) {
  .alertCOVID p {
    font-family: var(--fontFirstText);
    color: #fff;
    font-size: 13px;
    line-height: 28px !important;
  }
  .gridCovid {
    margin-top: 0px;
  }
}
/** End Alert Covid en cabecera **/

/* widgets footer */
.widgetContainerBox {
  position: relative;
  height: 156px;
}
.widgetContainerBox .widget1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 152px;
  height: 152px;
}
.widgetContainerBox .widget2 {
  position: absolute;
  top: 0;
  left: 172px;
  width: 152px;
  height: 152px;
}
.awardWidgetContainer {
  position: absolute !important;
  top: -4px !important;
  left: 346px !important;
  right: inherit !important;
}
/** MODAL BLACK FRIDAY **/

@media only screen and (max-width: 400px) {
  .boxBF {
    width: 100% !important;
  }
}
@media (max-width: 599px) and (min-width: 401px) {
  .boxBF {
    max-width: 100% !important;
  }
}
@media only screen and (min-width: 600px) {
  .boxBF {
    width: 599px;
  }
}
.modalCustomPopups.modalPopupsOpen button.close {
  display: none;
}
.modalCustomPopups.modalPopupsOpen:after {
  content: "\00d7";
  position: absolute;
  font-weight: 600;
  right: -45px;
  top: -75px;
  color: white;
  font-size: 5em;
  text-shadow: 0px 12px 9px rgba(0, 0, 0, 0.35);
  width: 40px;
  height: 40px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .modalCustomPopups.modalPopupsOpen:after {
    font-size: 3em;
  }
  .modalCustomPopups.modalPopupsOpen img {
    max-width: 100% !important;
  }
}
/** END MODAL BLACK FRIDAY **/

/*Seguro de viaje*/

.pageSeguroViaje .bgFaqs > .hTt-container-fluid {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .pageSeguroViaje .flexCenter > .hTt-container-fluid > .row {
    display: flex;
    align-items: center;
  }
}
.pageSeguroViaje .faqsSeguro i {
  background: #00a7d7;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: 24px;
  color: #fff !important;
}
.pageSeguroViaje .faqsSeguro p {
  text-align: center !important;
}
.pageSeguroViaje .verMas a {
  padding: 10px 25px;
  background: #0c5f82;
  margin-top: 10px;
  display: inline-block;
  color: #fff !important;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.5s all;
}
.pageSeguroViaje .verMas a:hover {
  border-radius: 0;
  background: #00a7d7;
}
.pageSeguroViaje hr {
  background: #0c5f82;
  height: 2px;
  width: 100px;
  margin: 15px auto;
}
.pageSeguroViaje .bgClear {
  background: #00a7d7;
  padding: 60px 30px;
  border-radius: 8px;
}
.pageSeguroViaje .bgClear p,
.pageSeguroViaje .bgClear p strong {
  color: #fff !important;
  margin-bottom: 0 !important;
  font-size: 21px !important;
  line-height: 24px !important;
}
.pageSeguroViaje .bgClear a {
  background: #fff !important;
  color: #0c5f82 !important;
}
.pageSeguroViaje .bgClear a:hover {
  background: #0c5f82 !important;
  color: #fff !important;
}
.pageSeguroViaje p.bigText {
  font-size: 21px !important;
}
.prh-booking-block .prh-booking-block-conditions .conditions label {
  padding-left: 20px;
  position: relative;
}
.prh-booking-block
  .prh-booking-block-conditions
  .conditions
  input[type="checkbox"] {
  position: absolute;
  left: 0;
  margin-right: 0;
}
/*Nuevo script cookies*/
._CookieScriptReportPageTable {
  margin: 20px 0;
  font-family: "Work Sans", sans-serif !important;
}

/* Logos subvencion foltovoltaica */

.newLogos2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 21px;
  margin-top: 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  align-content: center;
  transform: scale(2);
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
}

.newLogos {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
}

/* Media query para móviles */
@media (max-width: 768px) {
  .newLogos2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding-bottom: 8px;
  }

  .newLogos2 img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    display: flex;
    max-width: 130px;
    padding: 8px !important;
    flex-wrap: wrap;
  }

  .newLogos {
    flex-direction: row;
    gap: 30px;
    margin-top: 80px;
  }

  .newLogos img {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
  }
}

/* Media query para tablets */
@media (min-width: 768px) and (max-width: 1024px) {
  .newLogos2 {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
  }
}

/* Media query para dispositivos con resolución mayor a 1024px */
@media (min-width: 1025px) {
  .newLogos2 {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
  }
}

/* Media query para dispositivos con resolución mayor a 1280px */
@media (min-width: 1280px) {
  .newLogos2 {
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
  }
}

ul.nav.navbar-nav {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
