body {
  background-color: white;
  min-height: 1000px;
}
header {
  color: white;
}
footer {
  background-color: black;
}
#logo {
  height: 100px;
  padding: 10px;
}
.container {
  max-width: 1250px;
}
.container.main {
  min-height: 600px;
}
.container.head {
  z-index: 99;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: none;
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(0, 15, 67) 60%, rgb(0, 15, 67) 100%);
  padding: 10px;
}
.nav.lingues {
  border-top: solid 3px white;
  margin-top: 20px;
  width: 100%;
}
.nav.lingues a {
  color: white;
  text-decoration: none;
  font-weight: initial;
}
.prev.reservation {
	margin: 50px;
}
.formContainer {
	padding: 2em;
	border-radius: 0.5rem;
	margin: 10px;
}
.categoryContainer {
	padding: 2em;
	border: 2px solid #334e84;
	border-radius: 0.5rem;
	margin: 10px ;
}
.finalPriceCategory {
	padding: 2em;
	border: 2px solid rgb(0, 15, 67);
	background-color: rgb(0, 15, 67);
	border-radius: 0.5rem;
	margin: 10px;
	color: burlywood;
}
.item-carr {
  width: 100vw;
  overflow: hidden;
}
.container.footer {
  padding: 3rem 30px;
}
.content-head {
	width: 100%;
}

.w100{
  width: 100%;
}
.room{
  margin: 30px 10px;
}
.loadingSpin {
	width: 100px;
	margin: 0 auto;
  display: block;
}
.small {
  font-size: 9pt;
}
.attribute-value.big {
  font-size: 16pt;
}
.attribute-value.bigger {
  font-size: 35pt;
}
.svg-icon-cust {
	height: 35px;
	margin: 0 auto;
	filter: invert(34%) sepia(7%) saturate(5076%) hue-rotate(183deg) brightness(89%) contrast(83%);
}
.card.rooms.reservation {
	/* width: 40%; */
	margin: 10px;
	padding: 10px;
	width: 10vw;
	height: 10vw;
	max-width: 100px;
	max-height: 100px;
}
.card-text.money {
	font-size: 18pt;
	margin: 40px auto;
	text-align: center;
}
.card-text.money.mini {
	font-size: 12pt;
}
.align-center {
  text-align: center;
}
.btn.btn-primary.prev.reservation {
	margin: 80px 10px;
}
.card-title.reservation {
	word-wrap: initial;
	height: 100%;
	text-align: center;
	padding-top: 33%;
}
.form-control.reservation {
  text-align: center;
}
.form-reservation {
  margin: 10px auto;
}
img.reservation.payment {
  width: 30%;
  display: block;
}

#pax_qty {
	width: 25%;
	margin: 10px auto;
}
.card-body.reservation {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 0;
	height: 100%;
}
.reservation.body {
	height: 100%;
}
.reservation.header {
	margin-bottom: 50px;
}
.card.rooms.reservation.active{
  background-color: burlywood;
}
.card.rooms.reservation.disabled {
	background-color: #d9d9d9;
	color: #999;
}
.btn.reservation.book {
	margin: 10px;
	float: right;
}
.errors{
  color: red;
}
.header-language.reservas {
	text-align: center;
	padding-top: 0.8em;
	margin-top: 1em;
	background-color: burlywood;
	color: rgb(0, 15, 67);
	min-width: 175px;
}
.reservation.image {
	width: 50vw;
	margin: 0 auto 30px auto;
	max-width: 550px;
}
ul.ling {
	list-style: initial;
	margin: 10px 40px;
}
ul.ling li {
	margin-top: 10px;
}
/* carousel */
.carousel-inner.home {
  height: 400px;

}
.carousel-item.home > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -30%);
  min-width: 100%;
  height: 40rem;
  margin: 0 auto;
  object-fit: cover;
}
.nav-item.nav-link.active {
	font-weight: bolder;
}
.navbar-toggler-icon {
	color: white;
	font-size: 30px;
	height: auto;
}
.navbar-nav {
	flex-wrap: wrap;
}
.fas.fa-caret-left:hover,
.fas.fa-caret-right:hover {
	color: white !important;
	transition: color .5s ease;
}
.fas.fa-caret-left,
.fas.fa-caret-right {
	color: #000f43;
	transform: scale(3);
}
.carousel-control-next, .carousel-control-prev {
	opacity: .9;
}
.item-carr.facil {
	width: 100%;
	overflow: hidden;
	max-height: 300px;
	object-fit: cover;
}
.carousel-control-next {
	right: -10%;
}
.carousel-control-prev {
	left: -10%;
}
.carousel-control-next.home {
	right: 0;
}
.carousel-control-prev.home {
	left: 0;
}
.dropdown-item{
  white-space: inherit;
}

/* contact */
.form-container.hbs_form {
	margin: 5%;
	padding-top: 5%;
}
.form-item {
  display: inline-block;
  width: 47%;
  margin: 1.3em 0.5em;
}
.form-item.form-submit,
.form-item.content {
  width: 98%;
}
.form-item.checkbox-item {
  width: 94%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.checkbox-item .form-label{
  width: 48%;
  height: 30px;
}
.checkbox-item input[type="checkbox"]{
  height: 16px;
  width: 1em;
}
.img-gallery img {
  height: 100px; flex-grow: 1; object-fit: cover; margin: 2px;
}
.img-gallery  {
  margin-top: 4em;
  margin-bottom: 4em;
}
.li-card-img {
	overflow: hidden;
	background-size: cover;
	background-clip: content-box;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 1em;
  min-height: 5em;
  max-width: 75vw;
}
.footer-line {
  height: 0.3em;
  background: white;
  margin-bottom: 1.5em;
  width: 80px;
}
.legoContent_wide .full-width-text-block {
	margin-left: 0;
}
.name {
  padding-top: 5px;
}
.full-width-text-block.no-slideshow.promo-main {
	width: 100%;
}
.header-language {
  text-transform: none;
  width: 25%;
  min-width: 130px;
}
.header-language.langg {
  width: 40px;
  min-width: 40px;
  font-size: 20px;
  padding: 0%;
  /* content: "\2794"; */
}
option.lang {
	background-color: rgb(0,15,67);
	color: white;
}
.w-30 {
  width:30% !important;
}
#app {
  margin-top: 4em;
}

@media (min-width: 900px){
  .legoContent_wide .segmentsize3 .full-width-text-block.no-slideshow {
    max-width: 100%;
    /* width: 100%; */
    margin: 0 ;
  }
  .legoContent_wide .full-width-h2, .legoContent_wide .custom-form-title {
    margin: 5% 0;
  }
}

@media (min-width: 768px) {
  .legoContent_wide .segmentsize3 .full-width-text-block {
    float: left;
    max-width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  /* .subnav-disabled .content-body {
    margin-left: calc($left_column_width / 2); } */
  .subnav.list .dropdown-wrap {
    display: none; }
  .subnav.select ul.subNavItems.list {
    display: block; }
  .subnav .dropdown-wrap.list {
    display: none; }
  .subnav ul.subNavItems.list {
    display: block; }
  .subnav ul.subNavItems.list li {
    margin: 0.5em 0;
    display: block; }
    .subnav ul.subNavItems.list li a {
      display: block;
      color: #3a5996;
      padding: 0.15em 0;
      line-height: 1.25; }
    .subnav ul.subNavItems.list li.current a {
      color: #333333;
      cursor: default;
      pointer-events: none; }

  }