/* Base */
*:focus {
  outline: none !important;
}
.no-wrap {
  white-space: nowrap;
}
::-webkit-input-placeholder {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #5e5e5f;
}
:-moz-placeholder {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #5e5e5f;
}
::-moz-placeholder {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #5e5e5f;
}
:-ms-input-placeholder {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #5e5e5f;
}
.required:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: #B99765;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -2.5px;
  left: -15px;
}
.black-tooltip .tooltip {
  font-size: 12px;
  z-index: 99999999;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.black-tooltip .tooltip-inner {
  width: 170px;
  padding: 10px 10px !important;
  color: #fff;
  background-color: #91766B;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  font-family: 'verdana', serif;
  z-index: 99999999;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  text-transform: uppercase;
}
.black-tooltip .tooltip.top .tooltip-arrow {
  border-bottom-color: #91766B;
  border-top-color: #91766B;
  z-index: 99999999;
}
.big-tooltip .tooltip-inner {
  max-width: 260px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.3);
}
.big-tooltip .tooltip.right .tooltip-arrow {
  border-right-color: #fff;
}
.big-tooltip .tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}
.big-tooltip .tooltip {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
.big-tooltip .tooltip .wrap-list {
  padding: 5px 7px;
  min-width:250px;
}
.big-tooltip .tooltip .title-tooltip-list {
  font-family: 'Open Sans' !important;
  text-transform: uppercase;
  font-size: 12px;
  color: #5B4B44;
  font-weight: 700;
  text-align: left;
}
.big-tooltip .tooltip ul li {
  display:block;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #91766B;
  font-weight: 300;
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid #DAC1A1;
}
.big-tooltip .tooltip ul li:last-child {
  border-bottom: 0;
}
.big-tooltip .tooltip ul li:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #91766B;
}
.big-tooltip .tooltip .wrap-text {
  text-align: left;
  padding: 7px;
  max-width: 230px;
}
.big-tooltip .tooltip .wrap-text .title-tooltip-text {
  font-family: 'Open Sans' !important;
  text-transform: uppercase;
  font-size: 12px;
  color: #685752;
  font-weight: 700;
  text-align: left;
}
.big-tooltip .tooltip .wrap-text .text-tooltip {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #685752;
  text-align: left !important;
  margin-top: 10px;
  font-weight: 300;
}
.cols-step-3 {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.cols-step-3.left {
  padding-right: 25px;
}
.cols-step-3.left  .title-5{
  color: #AD8350;
}
.cols-step-3.right {
  padding-left: 25px;
}
.wrap-content-step.step-3 .text-info-item{
  color: #A08A7A;
}
table.table-info-step-3 {
  width: 100%;
}
table.table-info-step-3 tr td {
  height: 45px;
  padding: 0 4px;
  border-bottom: 1px solid #DAC1A1;
}
table.table-info-step-3 tr td:first-child {
  padding-right: 10px;
}
table.table-info-step-3 tr td:last-child {
  width: 100%;
}
.wrap-table-add {
  padding: 30px 4px;
  max-width: 373px;
}
.wrap-table-add .text-info-item {
  margin-top: 10px;
}
.title-info-item {
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-size: 12px;
  color: #685752;
  line-height: 1;
  font-weight: 700;
}
.text-info-item {
  font-size: 14px;
  color: #685752;
  font-weight: 300;
  font-family: 'Open Sans';
  line-height: 1.5;
}
.title-1 {
  font-family: 'Gandhi Serif', serif;
  color: #fff;
  font-size: 45px;
  line-height: 1;
}
.title-2 {
  font-family: 'UniversLTStd-LightCn';
  font-size: 26px;
  color: rgba(0,1,19,0.7);
}
.title-3 {
  color: #998173;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-weight: 400;
}
.title-3:first-letter {
  text-transform: uppercase;
}
.title-3.active {
  color: #ca0243;
}
.title-4 {
  font-family: 'UniversLTStd-LightCn';
  color: #725F57;
  font-size: 26px;
  line-height: 1;
}
.title-4.mayus {
  text-transform: uppercase;
}
.title-5 {
  font-family: 'Gandhi Serif', serif;
  color: #725F57;
  font-size: 24px;
  line-height: 1;
}
.title-6 {
  font-family: 'Gandhi Serif', serif;
  color: #269a00;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.2;
}
.sub-title-1 {
  color: #b99765;
  font-size: 20px;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  letter-spacing: 0.4px;
}
.sub-title-2 {
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 14px;
  color: #998472;
  letter-spacing: 1px;
}
.sub-title-3 {
  font-size: 16px;
  color: #9B8475;
  font-family: 'Open Sans';
  line-height: 1.5;
}
.sub-title-3:first-letter {
  text-transform: uppercase;
}
.p {
  font-family: 'Open Sans';
  color: #9A8373;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
}
.ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lb-dataContainer {
  padding: 0;
}
.lb-dataContainer .lb-data {
  padding: 0;
}
.lb-dataContainer .lb-details {
  float: none;
  width: 100%;
}
.lb-dataContainer .lb-caption {
  display: block;
}
.lb-dataContainer .custom-caption {
  background-color: #fff;
  padding: 13px 23px 17px 23px;
}
.lb-dataContainer .custom-caption .title {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 15px;
  color: #b99765;
  line-height:1;
}
.lb-dataContainer .custom-caption .sub-title {
  font-size: 15px;
  color: #40404d;
  font-weight: 300;
  margin-top: 5px;
}
.i-person {
  display: inline-block;
  color: #867974;
}
.i-person:before {
  content: "\e925";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #83726A;
}
.i-nino {

  display: inline-block;
  color: #867974;
}
.i-nino:before {
  content: "\e92a";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #83726A;
}
.icon-moon {

  display: inline-block;
  color: #867974;
}
.icon-moon:before {
  content: "\e92b";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #83726A;
}

.i-person.red {
  background-image: url("../images/sprite-reservar.png");
  background-position: -190px -84px;
}
.i-info {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #C8BAB5;
  border-radius: 3px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.i-info:hover {
  color: #fff;
  background-color: #91766B;
}
.i-info:hover:before {
  border-color: transparent #91766B transparent transparent;
}
.i-info:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 4px 3px 0;
  border-color: transparent #C8BAB5 transparent transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.i-calendar {
  width: 11px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
}
.i-calendar:before {
  content: "\e926";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #AE9788;
}
.i-date-in {
  width: 13px;
  height: 13px;
  background-color: #A5814B;
  display: inline-block;
  vertical-align: middle;
}
.i-not-available {
  width: 13px;
  height: 13px;
  border: 1px solid #CCCCCC;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
}
.i-adult-text,
.i-nino-text,
.i-night-text {
  display: inline-block;
  color: #998173;
  font-family: 'Open Sans';
  font-size: 14px;
  margin-top: 4px;
  margin-right: 15px;
}
.i-adult-text span,
.i-nino-text span,
.i-night-text span {
  margin-left: 3px;
}
.i-adult-text .i-person,
.i-nino-text .i-nino,
.i-night-text .i-person {
  margin-right: 2px;

}
.i-norton {
  width: 100px;
  height: 72px;
  background-image: url("../images/logonorton.png");
  background-repeat: no-repeat;
  display: inline-block;
}
.i-print {
  display: inline-block;
  cursor: pointer;
}
.i-print:hover .icon-printer {
  background-color: #ca0243;
}
.i-print .text {
  display: inline-block;
  font-size: 12px;
  color: #A39491;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: middle;
  font-family: 'Lato', sans-serif;
  border: 1px solid #A39491;
  width: 160px;
  height: 27px;
  line-height: 2.2;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
.i-print .text:hover{
  background-color: #fff;
  border-color: #fff;
  color: #91766B;
}
.i-print .text:hover:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #91766B;
  vertical-align: middle;
  margin-left: 0px;
  position: absolute;
  top: 8px;
  right: 10px;
}
.i-print .icon-printer {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 37px;
  font-size: 20px;
  text-align: center;
  line-height: 37px;
  border-radius: 50%;
  background-color: #df668e;
  color: #fff;
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.i-add-outlook {
  width: 73px;
  height: 29px;
  background-image: url("../images/sprite-reservar.png");
  background-position: 0 -79px;
  display: inline-block;
}
.i-add-google {
  width: 87px;
  height: 28px;
  background-image: url("../images/sprite-reservar.png");
  background-position: 0 -109px;
  display: inline-block;
}
.i-toogle-resumen {
  width: 30px;
  height: 30px;
  background-color: #ca0243;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}
.i-toogle-resumen .text-icon {
  font-size: 12px;
  font-family: 'Open Sans';
  text-transform: uppercase;
  color: #4c4c59;
  position: absolute;
  right: 100%;
  margin-right: 10px;
  font-weight: 600;
  display: block;
  line-height: 30px;
}
.i-toogle-resumen .icon {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
.btn-info-1 {
  font-family: 'Open Sans';
  font-size: 11px;
  font-weight: 400;
  color: #91766B;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
  margin-right: 10px;
}
.btn-info-1:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 5px;
  border-color: transparent transparent transparent #91766B;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-left: 7px;
}
.btn-hotel-options {
  display: inline-block;
  vertical-align: middle;
}
.btn-hotel-options li {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color:#C0AA9A;
  vertical-align: top;
  line-height: 25px;
  margin-right: 7px;
  cursor: pointer;
}
.btn-hotel-options li:last-child {
  margin-right: 0;
}
.btn-hotel-options li i {
  font-size: 12px;
}
.btn-hotel-options li.h span {
  font-family: 'Open Sans';
  text-transform: uppercase;
  font-weight: 800;
  font-size: 15px;
  display: inline-block;
  position: relative;
  left: -0.5px;
}
.btn-hotel-options li:hover,
.btn-hotel-options li.active {
  background-color: #91766B;
  color: #fff;
}
.btn-hotel-options li.camera a {
  color: rgba(255,255,255,0.7);
  text-decoration: none !important;
  display: block;
}
.btn-hotel-options li.camera a:hover,
.btn-hotel-options li.camera a:focus {
  color: #fff;
}
.wrap-title .btn-close{
  display: none;
  width: 75px;
  float: right;
  margin-right: 10px;
  cursor: pointer;
}
.wrap-title .btn-close .text{
  font-family: 'Open Sans';
  font-size: 11px;
  font-weight: 400;
  color: #91766B;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
  margin-right: 10px;
}
.wrap-title .btn-close .text{
}
.wrap-title .btn-close .icon{
  background: #C0AA9A;
  border-radius: 50%;
  color: #fff;
  width: 20px;
  height: 20px;
  display: inline-block;
  padding: 3px 2px;
  vertical-align: middle;
}
.wrap-title .btn-close .icon:hover{
  background: #91766B;
}
.wrap-title .btn-close  .icon-cancel:before {
  content: "\e91d";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #fff;
}

.btn-3d,
.btn-3d:focus {
  height: 32px;
  width: 126px;
  display: inline-block;
  background-color: #B99765;
  font-family: 'Gandhi Serif', serif;
  color: rgba(255,255,255,0.85);
  text-transform: uppercase;
  line-height: 2;
  text-align: center;
  padding: 0 15px;
  font-size: 17px;
  cursor: pointer;
  letter-spacing: 1.4px;
  border: none !important;
  text-decoration: none !important;
  font-weight: 600;
  white-space: nowrap;
  -webkit-transition:all 0.5s ease;
  transition:all 0.5s ease;
}
.btn-3d:hover,
.btn-3d:focus:hover {
  width: 138px;
  color: rgba(255,255,255,0.85);
}
.btn-3d.small,
.btn-3d:focus.small {
  font-size: 11px;
}
.btn-3d.black,
.btn-3d:focus.black {
  background-color: transparent;
  border: 1px solid #fff!important;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  line-height: 2.1;
  width: 160px;
  height: 27px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
.btn-3d.black:hover,
.btn-3d:focus.black:hover {
  background-color: #fff;
  color: #91766B;
}
.btn-3d.black:hover:before,
.btn-3d:focus.black:hover:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 5px;
  border-color: transparent transparent transparent #91766B;
  vertical-align: middle;
  position: absolute;
  top: 9px;
  right: 20px;
}
.btn-3d.lg,
.btn-3d:focus.lg {
  font-size: 17px;
  font-family: 'Gandhi Serif', serif;
  line-height: 1.5;
  color: #fff;
  background-color: #91766B;
  width: 136px;
  height: 32px;
}
.btn-3d.lg:hover,
.btn-3d:focus.lg:hover{
  background-color: #B99765;
  width: 150px;
}
.btn-hide {
  display: inline-block;
  cursor: pointer;
}
.btn-hide:hover .icon {
}
.btn-hide .text {
  text-transform: uppercase;
  font-family: 'Open Sans';
  color: #fff;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  letter-spacing: 1px;
  padding-left: 10px;
}
.btn-hide .icon {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
}
.wrap-input,
.wrap-select {
  display: inline-block;
  position: relative;
  width: 100%;
  cursor: pointer;
  border: 1px solid #DAC1A1;
  height: 30px;
  padding: 0;
}
.wrap-input:after,
.wrap-select:after {
  content: "";
  display: inline-block;
  position: absolute;
  pointer-events: none;
  top: -1px;
  right: 0;
}
.wrap-input .input,
.wrap-select .input {
  border: 0px solid transparent !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  border-radius: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: #fff;
  cursor: pointer;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #997F72;
  padding: 3px 7px;
}
.wrap-select {
  padding-right: 0;
}
.wrap-select:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #B0988A;
  content: "\e904";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 28px;
  height: 28px;
  padding: 7px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wrap-select:hover:after {
  background-color: #91766B;
  color: #fff;
}
.wrap-select.small {
  width: 54px;
  height: 23px;
  padding: 0;
}
.wrap-select.small:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #B0988A;
  content: "\e904";
  width: 21px;
  height: 21px;
  text-align: center;
  top: 0px;
  padding-top: 6px;
  right: 0;
}
.wrap-select.small:hover:after {
  background-color: #91766B;
  color: #fff;
}
.wrap-select.small .input {
  font-size: 11px;
}
.wrap-checkbox label {
  margin: 0;
  cursor: pointer;
}
.wrap-checkbox .checkbox {
  display: none;
}
.wrap-checkbox .checkbox + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: #fff;
  pointer-events: none;
  border: 1px solid #DAC1A1;
  vertical-align: middle;
}
.wrap-checkbox .checkbox:checked + label span {
  pointer-events: none;
  text-align: center;
  color: #725F57;
}
.wrap-checkbox .checkbox:checked + label span:before {
  content: '\e920';
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.4;
}
/* Modules */
.m-price {
  display: inline-block;
  line-height: 1;
}
.m-price .since {
  font-family: 'Open Sans';
  font-size: 11px;
  letter-spacing: 1px;
  color: #AE9788;
  font-weight: 300;
  margin-top: 12px;
  margin-bottom: 5px;
}
.m-price .value-group {
  letter-spacing: -1px;
  font-family: 'Gandhi Serif', serif;
  color: #91766B;
  font-style: italic;
}
.m-price .value-group .value {
  font-size: 40px;
}
.m-price .value-group .point {
  font-size: 34px;
}
.m-price .value-group .decimals,
.m-price .value-group .currency {
  font-size: 30px;
}
.m-price .discount .value {
  color: #998173;
  text-decoration: line-through;
  font-size: 13px;
  font-family: 'Open Sans';
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  display: inline-block;
  vertical-align: middle;
}
.m-price .discount .percent {
  background-color: #B99765;
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  padding: 3px 5px;
  border-radius: 2px;
  margin-left: 5px;
  vertical-align: middle;
}
.m-price .discount .percent span {
  font-size: 10px;
  font-weight: 400;
  margin-left: 1px;
}
.m-title-reservar {
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #D2B793;
}
.m-title-reservar .title-1:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 1px;
  background-color: #d2b793;
  margin: 0 22px;
}
.m-title-reservar .call-center {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13px;
}
.m-title-reservar .call-center .text,
.m-title-reservar .call-center .icon,
.m-title-reservar .call-center .phone {
  vertical-align: middle;
  display: inline-block;
}
.m-title-reservar .call-center .text {
  text-transform: uppercase;
  font-size: 11px;
  color: #4c4c59;
  font-family: verdana;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.m-title-reservar .call-center .icon {
  color: #ca0243;
  font-size: 16px;
  margin: 0 10px;
}
.m-title-reservar .call-center .phone {
  font-family: 'UniversLTStd-LightCn';
  font-size: 22px;
  color: #4c4c59;
  line-height: 1;
  position: relative;
  top: 2px;
}
.m-steps-reservar .steps {
  display: table;
  width: 100%;
  padding: 19px 0;
  border-bottom: 1px solid #D2B793;
}
.m-steps-reservar .steps li {
  display: inline-block;
  display: table-cell;
  text-align: left;
  padding-left: 22px;
}
.m-steps-reservar .steps li:last-child:after {
  display: none;
}
.m-steps-reservar .steps li:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 67px;
  height: 13px;
  content: "\e928";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 67px;
  color: #DAC1A1;
}
.m-steps-reservar .steps li.active .number {
  background-color: #fff;
  color: #685752;
  font-style: italic;
}
.m-steps-reservar .steps li.active .title-3 {
  color: #B89765;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-weight: 400;
}
.m-steps-reservar .steps li .number,
.m-steps-reservar .steps li .title-3 {
  display: inline-block;
  vertical-align: middle;
}
.m-steps-reservar .steps li .number {
  font-family: 'Gandhi Serif', serif;
  font-size: 22px;
  color: #F0DECA;
  width: 39px;
  height: 39px;
  background-color: #C0AA9A;
  text-align: center;
  border-radius: 50%;
  line-height: 42px;
  margin-right: 16px;
  font-style: italic;
}
.m-steps-reservar .steps li .title-3 {
  position: relative;
  top: 3px;
}
.m-info-room-selection {
  padding: 25px 0;
  border-bottom: 1px solid #DAC1A1;
  text-align: center;
}
.m-info-room-selection .content-room-selection {
  background-color: #fff;
  display: inline-block;
  position: relative;
  width: 95%;
}
.m-info-room-selection .content-room-selection:after,
.m-info-room-selection .content-room-selection:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  top: 50%;
  margin-top: -6.5px;
}
.m-info-room-selection .content-room-selection:after {
  border-width: 6.5px 0 6.5px 10px;
  border-color: transparent transparent transparent #F0DECA;
  left: 0;
}
.m-info-room-selection .content-room-selection:before {
  border-width: 6.5px 10px 6.5px 0;
  border-color: transparent #F0DECA transparent transparent;
  right: 0;
  top: 50%;
}
.m-info-room-selection ul.wrap-items-info {
  padding: 0;
  margin: 0;
}
.m-info-room-selection ul.wrap-items-info li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.m-info-room-selection ul.wrap-items-info li:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #DAC1A1;
  height: 35px;
  width: 1px;
  margin-top: -17.5px;
}
.m-info-room-selection ul.wrap-items-info li:last-child:after {
  display: none;
}
.m-info-room-selection .title-3 {
  display: inline-block;
  padding: 28px 24px;
  font-family: 'Open Sans Condensed';
  color: #735F57;
  font-size: 26px;
  font-weight: 100;
  text-transform: none;
  letter-spacing: 0;
}
.m-info-room-selection .title-3 .numbers{
  display: inline-block;
}
.m-info-room-selection .wrap-icons-person {
  margin-left: 5px;
  font-size: 20px;
  color: #B99765;
}
.m-info-room-selection .wrap-icons-person i{
  color: #B99765;
}
.m-info-room-selection .current-room-type.ninos{
  margin-left: 10px;
}

.m-info-room-selection .number-room-selection {
  font-family: 'Gandhi Serif', serif;
  font-size: 17px;
  color: #B0998A;
  display: inline-block;
  background-color: #fff;
  width: 28px;
  height: 28px;
  border: 1px solid #B0998A;
  vertical-align: middle;
  line-height: 1;
  border-radius: 50%;
  margin: 0 2px;
  padding: 5px;
}
.m-info-room-selection .number-room-selection.active {
  background-color: #B99765;
  border-color: #B99765;
  color: #fff;
}
.m-info-room-selection .current-room-type {
  color: #B99765;
  text-transform: capitalize;
}
.m-view-and-results {
  text-align: left;
  position: relative;
  margin-top: 10px;
  padding: 15px 0;
  border-bottom: 1px solid #DAC1A1;
}
.m-view-and-results .results {
  font-family: 'Open Sans';
  font-size: 13px;
  display: inline-block;
}
.m-view-and-results .results .number {
  font-weight: 800;
  color: #B89765;
}
.m-view-and-results .results .text {
  text-transform: uppercase;
  font-weight: 400;
}
.m-view-and-results .view-btns {
  position: absolute;
  right: 0;
  bottom: -1px;
}
.m-view-and-results .view-btns .text,
.m-view-and-results .view-btns .tabs {
  display: inline-block;
  vertical-align: middle;
}
.m-view-and-results .view-btns .text {
  text-transform: uppercase;
  font-size: 11px;
  color: #1f1f30;
  margin-right: 18px;
  letter-spacing: 1px;
}
.m-view-and-results .view-btns .tabs li {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  margin-right: 1px;
  color: #00131d;
  cursor: pointer;
  position: relative;
}
.m-view-and-results .view-btns .tabs li:last-child {
  margin-right: 0;
}
.m-view-and-results .view-btns .tabs li.active,
.m-view-and-results .view-btns .tabs li:hover {
  background-color: #ca0243;
  color: #fff;
}
.m-view-and-results .view-btns .tabs li.active:before,
.m-view-and-results .view-btns .tabs li:hover:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #ca0243 transparent transparent transparent;
}
.m-hotel-result {
  text-align: left;
  margin-top: 33px;
  border-bottom: 1px solid #DAC1A1;
}
.m-hotel-result.active-more-info > ul.lv-1 > li.text .btn-hide-info,
.m-hotel-result.active-more-info > ul.lv-1 > li.text .more-info {
  display: block;
}
.m-hotel-result.active-more-info > ul.lv-1 > li.text .btn-hotel-options li.h {
  background-color: #ca0243;
  color: #fff;
}
.m-hotel-result.active-location-map .location-wrap-map {
  display: block;
}
.m-hotel-result.active-location-map > ul.lv-1 > li.text .btn-hotel-options li.location {
  background-color: #ca0243;
  color: #fff;
}
.m-hotel-result > ul.lv-1 {
  display: table;
}
.m-hotel-result > ul.lv-1 > li {
  display: table-cell;
  vertical-align: top;
  padding: 0 30px;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo {
  padding: 0;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img {
  width: 233px;
  height: 142px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img:hover .see-gallery .icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img:hover .see-gallery .text {
  bottom: 0;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img .img {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img .see-gallery {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img .see-gallery .i-plus {
  color: #fff;
  font-weight: 700;
  font-family: 'Open Sans';
  font-size: 16px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img .see-gallery .icon {
  text-align: right;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img .see-gallery .text {
  height: 30px;
  line-height: 30px;
  background-color: rgba(0,0,0,0.5);
  padding: 0 15px;
  position: absolute;
  width: 100%;
  bottom: -30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img .see-gallery .text .text-see {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans';
}
.m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img .see-gallery .text .i-plus {
  position: absolute;
  right: 0;
}
.m-hotel-result > ul.lv-1 > li.text {
  position: relative;
}
.m-hotel-result > ul.lv-1 > li.text:after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 70px;
  background-color: #DAC1A1;
  top: 50%;
  right: 0;
  margin-top: -35px;
}
.m-hotel-result > ul.lv-1 > li.text .p {
  margin-top: 10px;
}
.m-hotel-result > ul.lv-1 > li.text .more-info {
  margin-top: 10px;
  margin-bottom: 20px;
  display: none;
}
.m-hotel-result > ul.lv-1 > li.text .info {
  margin-top: 15px;
  margin-bottom: 24px;
}
.m-hotel-result > ul.lv-1 > li.text .btn-hide-info {
  position: absolute;
  right: 0;
  bottom: 24px;
  display: none;
}
.m-hotel-result > ul.lv-1 > li.action {
  text-align: center;
}
.m-hotel-result > ul.lv-1 > li.action .m-price .value-group {
  margin-top: 15px;
}
.m-hotel-result > ul.lv-1 > li.action .no-price {
  max-width: 150px;
  font-size: 13px;
  color: #ca0243;
  line-height: 1.3;
  letter-spacing: 0.5px;
  margin-top: 15px;
}
.m-hotel-result > ul.lv-1 > li.action .no-price .icon {
  margin-top: 5px;
  color: #00131d;
  margin-bottom: 5px;
}
.m-hotel-result > ul.lv-1 > li.action .wrap-btn {
  margin-top: 10px;
}
.m-hotel-result .location-wrap-map {
  position: relative;
  display: none;
  margin-bottom: 30px;
}
.m-hotel-result .location-wrap-map .btn-hide-location {
  position: absolute;
  bottom: 100%;
  right: 0;
}
.m-hotel-result .location-wrap-map .location-map-hotel-info {
  height: 300px;
}
.m-hotel-result.con-habitaciones {
  padding-bottom: 35px;
}
.m-hotel-result.con-habitaciones > ul.lv-1 li.text:after {
  display: none;
}
.m-rate {
  color: #AE8350;
  font-family: 'Open Sans';
  font-weight: 600;
  display: inline-block;
}
.m-rate:first-letter {
  text-transform: uppercase;
}
.m-rate.non-refundable {
  background-color: #B99765;
  padding: 1px 10px;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  height: 20px;
  line-height: 16px;
  vertical-align: middle;
}
.m-avalaible-room {
  border: none;
  background-color: #fff;
  position: relative;
  margin-bottom: 40px;
  margin-top: 15px;
}
.m-avalaible-room.active-room-options {
  margin-top: 65px;
}
.m-avalaible-room.active-more-info > .wrap-content > .lv-1 > li.room-text .room-text-group .btn-hide-info-room {
  display: block;
}
.m-avalaible-room.active-more-info > .wrap-content > .lv-1 > li.room-text .room-text-group .info {
  display: none;
}
.m-avalaible-room.active-more-info > .wrap-content > .lv-1 > li.room-text  .btn-close {
  display: inline-block;
}
.m-avalaible-room.active-more-info > .wrap-content > .lv-1 > li.room-text .more-info {
  display: block;
}
.m-avalaible-room.active-room-options > .wrap-content > .lv-1 > li.room-text .show-calendar {
  display: block;
}
.m-avalaible-room.active-room-options > .wrap-content > .lv-1 > li.room-text .room-text-group .btn-hide-info-room {
  bottom: 0;
  top: 0;
}
.m-avalaible-room.active-room-options > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title:after {
  display: none;
}
.m-avalaible-room.active-room-options > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price {
  display: none;
}
.m-avalaible-room.active-room-options div.rates {
  display: block;
}
.m-avalaible-room.active-room-options .btn-show-room-type {
  display: none;
}
.m-avalaible-room.active-room-options > .wrap-content .btn-hide-room-type {
  display: block;
}
.m-avalaible-room.active-calendar .m-calendar {
  display: block;
}
.m-avalaible-room.active-calendar > .wrap-content > .lv-1 > li.room-text .show-calendar {
  display: none;
}
.m-avalaible-room > .wrap-content {
  padding: 16px;
}
.m-avalaible-room > .wrap-content > .lv-1 {
  display: table;
  width: 100%;
}
.m-avalaible-room > .wrap-content > .lv-1 > li {
  display: table-cell;
  vertical-align: top;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo {
  padding: 0;
  width: 216px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img {
  width: 216px;
  height: 185px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img:hover .see-gallery .icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img:hover .see-gallery .text {
  bottom: 0;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .img {
  width: 100%;
  height: 185px;
  background-position: center center;
  background-size: cover;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .see-gallery {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .see-gallery .i-plus {
  color: #fff;
  font-weight: 700;
  font-family: 'Open Sans';
  font-size: 16px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .see-gallery .icon {
  text-align: right;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .see-gallery .text {
  height: 30px;
  line-height: 30px;
  background-color: rgba(0,0,0,0.5);
  padding: 0 15px;
  position: absolute;
  width: 100%;
  bottom: -30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .see-gallery .text .text-see {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans';
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .see-gallery .text .i-plus {
  position: absolute;
  right: 0;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text {
  padding-left: 30px;
  padding-bottom: 45px;
  position: relative;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group {
  display: table;
  width: 100%;
  margin-top: 8px;
  border-bottom: 1px solid #DAC1A1;
  padding-bottom: 10px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title,
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price {
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title {
  padding-bottom: 3px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -17.5px;
  right: 0;
  width: 1px;
  height: 35px;
  background-color: #DAC1A1;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title .title-5{
  padding-bottom: 7px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price {
  text-align: center;
  width: 170px;
}

.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .info {
  position: relative;
  float: right;
  margin-right: 20px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .btn-hide-info-room {
  position: absolute;
  right: 23px;
  bottom: 8px;
  display: none;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .m-price {
  display: inline-block;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .m-price .since {
  font-size: 11px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .m-price .value-group {
  line-height: 1;
  color: #91766B;
  font-style: italic;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .m-price .value-group .value {
  font-size: 44px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .m-price .value-group .point {
  font-size: 35px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .m-price .value-group .decimals,
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .m-price .value-group .currency {
  font-size: 35px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .more-info {
  border-bottom: 1px solid #DAC1A1;
  padding: 12px 30px 12px 0;
  display: none;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .avalaible-rooms {
  position: absolute;
  bottom: 0;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .avalaible-rooms .text {
  font-size: 12px;
  font-weight: 700;
  color: #998072;
  text-transform: uppercase;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .avalaible-rooms .number {
  width: 37px;
  height: 37px;
  background-color: #B99765;
  color: #fff;
  font-size: 22px;
  font-family: 'Gandhi Serif', serif;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  line-height: 39px;
  margin: 0 10px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .show-calendar {
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  padding: 2px 4px;
  position: absolute;
  right: 20px;
  bottom: 10px;
  display: none;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .show-calendar:hover .i-calendar {
  color: #91766B;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .show-calendar:hover span {
  color: #91766B;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .show-calendar .i-calendar {
  margin-left: 9px;
}
.m-avalaible-room > .wrap-content > .lv-1 > li.room-text .show-calendar span {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #AE9788;
}
.m-avalaible-room > .wrap-content .btn-show-room-type {
  position: absolute;
  right: -1px;
  top: 100%;
  background-color: #C0AA9A;
}
.m-avalaible-room > .wrap-content .btn-show-room-type:hover{
  background-color: #91766B;
}
.m-avalaible-room > .wrap-content .btn-hide-room-type {
  position: absolute;
  top: -28px;
  right: -1px;
  display: none;
  background-color: #BE9E70;
}
.m-avalaible-room > .wrap-content .btn-hide-room-type:hover{
  background-color: #91766B;
}
/*.m-avalaible-room div > .wrap-options {*/
.m-avalaible-room div.rates {
  padding: 0;
  position: relative;
  display: none;
}
.m-avalaible-room div > .wrap-options .reserve-option {
  display: table;
  width: 100%;
  padding: 20px 20px;
  position: relative;
}
.m-avalaible-room div > .wrap-options .reserve-option:before{
  width: calc(100% - 30px);
  height: 1px;
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  background-color: #DAC1A1;
}
.m-avalaible-room div > .wrap-options .reserve-option:nth-child(odd){
  background-color: #FAF4ED;
}
.m-avalaible-room div > .wrap-options .reserve-option .info-include,
.m-avalaible-room div > .wrap-options .reserve-option .night-value,
.m-avalaible-room div > .wrap-options .reserve-option .total-text,
.m-avalaible-room div > .wrap-options .reserve-option .total-price,
.m-avalaible-room div > .wrap-options .reserve-option .action-reservar {
  display: table-cell;
  vertical-align: middle;
  width: 24%;
  padding: 0 25px;
}
.m-avalaible-room div > .wrap-options .reserve-option .night-value,
.m-avalaible-room div > .wrap-options .reserve-option .total-text {
  width: 16%;
}
.m-avalaible-room div > .wrap-options .reserve-option .night-value >div{
  padding-bottom: 5px;
}
.m-avalaible-room div > .wrap-options .reserve-option .info-include {
  padding-left: 0;
}
.m-avalaible-room div > .wrap-options .reserve-option .total-price,
.m-avalaible-room div > .wrap-options .reserve-option .total-text {
  text-align: right;
}
.m-avalaible-room div > .wrap-options .reserve-option .action-reservar {
  width: 20%;
  text-align: center;
  padding-right: 0;
}
.m-avalaible-room div > .wrap-options .reserve-option .info-include {
  position: relative;
  padding: 10px;
}
.m-avalaible-room div > .wrap-options .reserve-option .info-include:after {
  content: '';
  width: 1px;
  height: 36px;
  background-color:#DAC1A1;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
}
.m-avalaible-room div > .wrap-options .reserve-option .info-include .include {
  color: #998072;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  margin-top: 7px;
  font-family: 'Open Sans';
}
.m-avalaible-room div > .wrap-options .reserve-option .info-include .i-info {
  margin-left: 5px;
}
.m-avalaible-room div > .wrap-options .reserve-option .night-value {
  font-family: 'Open Sans';
  color: #91766B;
  font-size: 14px;
  font-weight: 300;
}
.m-avalaible-room div > .wrap-options .reserve-option .night-value:first-letter {
  text-transform: uppercase;
}
.m-avalaible-room div > .wrap-options .reserve-option .total-text {
  font-family: 'Open Sans';
  color: #B99765;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  top: -10px;
}
.m-avalaible-room div > .wrap-options .reserve-option .total-text:first-letter {
  text-transform: uppercase;
}
.m-avalaible-room div > .wrap-options .reserve-option .total-price {
  position: relative;
}
.m-avalaible-room div > .wrap-options .reserve-option .total-price:after {
  content: '';
  width: 1px;
  height: 36px;
  background-color: #DAC1A1;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
}
.m-avalaible-room div > .wrap-options .reserve-option .action-reservar {
  text-align: center;
}
.m-avalaible-room div > .wrap-options .reserve-option .action-reservar:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0px;
  vertical-align: middle;
}
.m-avalaible-room div > .wrap-options .reserve-option .action-reservar .wrap-btn {
  display: inline-block;
  vertical-align: middle;
}

.m-avalaible-room .m-calendar {
  display: none;
}
.m-calendar {
  background-color: #F7EEE4;
  padding: 27px 25px;
}
.m-calendar .content-m-calendar {
  position: relative;
}
.m-calendar .content-m-calendar .btn-hide-calendar {
  position: absolute;
  margin-top: 10px;
  right: 0;
  top: 0;
}
.m-calendar .content-m-calendar .btn-hide-calendar .text{
  color: #91766B;
}
.m-calendar .content-m-calendar .btn-hide-calendar .icon{
  border-radius:50%;
  background-color: #C0AA9A;
}
.m-calendar .content-m-calendar .btn-hide-calendar .icon:hover{
  background-color: #91766B;
}
.m-calendar .content-m-calendar .btn-hide-calendar .icon-cancel:before{
  content: "\e91d";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #fff;
}
.m-calendar .content-m-calendar .title {
  font-family: 'Gandhi Serif', serif;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  color: #91766B;
  font-size: 30px;
  line-height: 1;
  padding: 10px 0;
  border-bottom: 1px solid #DAC1A1;
}
.m-calendar .content-m-calendar .sub-title-list {
  display: inline-block;
  margin-top: 10px;
}
.m-calendar .content-m-calendar .sub-title-list.pull-right {
  margin-right: 8px;
}
.m-calendar .content-m-calendar .sub-title-list li {
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 12px;
  vertical-align: middle;
}
.m-calendar .content-m-calendar .sub-title-list li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 14px;
  background-color: rgba(72,72,85,0.5);
  vertical-align: middle;
  margin: 0 11px;
}
.m-calendar .content-m-calendar .sub-title-list li:last-child:after {
  display: none;
}
.m-calendar .content-m-calendar .sub-title-list li .title-list {
  color: #91766B;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 10px;
  line-height: 1;
  vertical-align: middle;
}
.m-calendar .content-m-calendar .sub-title-list li .text-list {
  color: #91766B;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  vertical-align: middle;
}
.m-calendar .content-m-calendar .sub-title-list li .i-not-available,
.m-calendar .content-m-calendar .sub-title-list li .i-date-in {
  margin-right: 10px;
}
.m-calendar .content-m-calendar .title-month-group {
  margin-top: 20px;
  background-color: #C0AA9A;
  height: 45px;
  color: #fff;
  position: relative;
  text-align: center;
}
.m-calendar .content-m-calendar .title-month-group .change-month {
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  top: 0;
  font-size: 18px;
  color: rgba(255,255,255,0.5);
  cursor: pointer;
}
.m-calendar .content-m-calendar .title-month-group .change-month.prev {
  left: 0;
}
.m-calendar .content-m-calendar .title-month-group .change-month.next {
  right: 0;
}
.m-calendar .content-m-calendar .title-month-group .change-month:hover {
  color: #fff;
}
.m-calendar .content-m-calendar .title-month-group .change-month .icon-arrow-left:before{
  content: "\e90a";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
}
.m-calendar .content-m-calendar .title-month-group .change-month .icon-arrow-right:before{
  content: "\e90b";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
}
.m-calendar .content-m-calendar .title-month-group .title-month {
  font-size: 24px;
  font-family: 'Gandhi Serif', serif;
  line-height: 50px;
  font-weight: 300;
  color: rgba(255,255,255,0.8);
}
.m-calendar .content-m-calendar .title-day {
  background-color: #fff;
}
.m-calendar .content-m-calendar .title-day li {
  display: inline-block;
  width: 14.2857%;
  height: 48px;
  text-align: center;
  line-height: 48px;
  text-transform: uppercase;
  color: #91766B;
  font-family: 'Open Sans';
  font-weight: 700;
  vertical-align: top;
}
.m-calendar .content-m-calendar .days {
  border-top: 1px solid rgba(0,0,0,0.2);
}
.m-calendar .content-m-calendar .days li {
  background-color: #fff;
  display: inline-block;
  width: 14.2857%;
  height: 100px;
  border-bottom: 1px solid #DAC1A1;
  border-right: 1px solid #DAC1A1;
  padding: 9px 10px;
  text-align: center;
  vertical-align: top;
}
.m-calendar .content-m-calendar .days li:nth-child(7n+7):not(.empty-day) {
  border-right: 0;
}
.m-calendar .content-m-calendar .days li.empty-day:first-child,
.m-calendar .content-m-calendar .days li.empty-day:nth-child(7n+8) {
  border-left: 1px solid rgba(0,0,0,0.2);
}
.m-calendar .content-m-calendar .days li.active {
  background-color: #B99765;
}
.m-calendar .content-m-calendar .days li.active .day-number {
  color: rgba(255,255,255,0.5);
}
.m-calendar .content-m-calendar .days li.active .price {
  color: #fff;
}
.m-calendar .content-m-calendar .days li.active .info-text {
  color: rgba(255,255,255,0.7);
}
.m-calendar .content-m-calendar .days li.empty-day {
  background-color: transparent;
}
.m-calendar .content-m-calendar .days li .day-number {
  text-align: right;
  font-family: 'Gandhi Serif', serif;
  font-size: 21px;
  color: #91766B;
  line-height: 1;
}
.m-calendar .content-m-calendar .days li .price {
  font-size: 22px;
  font-family: 'UniversLTStd-LightCn';
  line-height: 1;
  color: #A5814B;
  margin-top: 10px;
}
.m-calendar .content-m-calendar .days li .info-text {
  font-size: 13px;
  color: rgba(70,70,83,0.7);
  font-family: 'Open Sans';
}
.m-map-hotel-list {
  height: 550px;
  margin-top: 30px;
}
.m-map-hotel-list iframe {
  width: 100%;
  height: 100%;
}
.m-info-footer-hotel-list {
  text-align: left;
  margin-top: 20px;
}
.m-info-footer-hotel-list .text {
  font-size: 12px;
  font-family: 'Open Sans';
  color: #998072;
  display: inline-block;
}
.m-info-footer-hotel-list .text:first-letter {
  text-transform: uppercase;
}
.m-info-footer-hotel-list .icon {
  color: #B99765;
  margin-left: 2px;
}
.m-top-resumen-reserva {
  cursor: pointer;
  position: relative;
  margin: 0 auto;
  text-align: center;
  background-color: #dabaa2;
  -webkit-transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s;
}
.m-top-resumen-reserva:hover {
  background-color: #caa184;
}
.m-top-resumen-reserva:hover .m-book-toggle__text{
  color: #fff;
}
.m-top-resumen-reserva:hover .c-btn-book-toggle__btn{
  background-color: #caa184;
}
.m-resumen-reserva {
  text-align: left;
  max-width: 250px;
  margin: 40px auto 0;
}
.m-resumen-reserva .title-4 {
  padding-bottom: 10px;
  color:#fff;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-size: 28px;
  text-transform: none;
  letter-spacing: 1px;
  line-height: 1.3;
}
.m-resumen-reserva .title-5 {
  margin-top: 25px;
}
.m-resumen-reserva .table-resumen {
  margin-top: 15px;
}
.m-resumen-reserva .table-resumen tr td {
  padding: 11px 0;
  vertical-align: middle;
  border-top: 1px solid #CAAC93;
}
.m-resumen-reserva .table-resumen tr td:first-child {
  font-family: 'Open Sans';
  font-weight: 700;
  color: #685752;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
}
.m-resumen-reserva .table-resumen tr td:first-child:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #685752;
  margin-right: 6px;
}
.m-resumen-reserva .table-resumen tr td:last-child {
  text-align: right;
  font-weight: 300;
  color: #685752;
  font-family: 'Open Sans';
  padding-right: 7px;
}
.m-resumen-reserva .table-resumen tr:last-child td {
  border-bottom: 1px solid #CAAC93;
}
.m-resumen-reserva .wrap-icons {
  display: inline-block;
  margin-right: 10px;
}

.m-resumen-reserva .wrap-btn {
  text-align: center;
  margin-top: 30px;
}
.m-resumen-reserva .wrap-btn-close {
  position: absolute;
  right: 30px;
  top: 30px;
  display: none;
}
.m-hotel-step-2 {
  text-align: left;
}
.m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 {
  display: table;
  width: 100%;
  padding: 18px 0;
  margin-top: 7px;
  border-bottom: 1px solid #DAC1A1;
}
.m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li {
  display: table-cell;
  vertical-align: top;
}
.m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li.col-text .wrap-icons {
  margin-top: 10px;
}
.m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li.col-text .wrap-icons .i-night-text {
  margin-left: 20px;
}
.m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li.col-img {
  width: 177px;
}
.m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li.col-img .wrap-img {
  width: 177px;
  height: 108px;
}
.m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li.col-img .wrap-img .img {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.m-main-info-step-2 {
  text-align: left;
}
.m-main-info-step-2 .content-m-main-info-step-2 {
  padding: 22px 9px;
  border-bottom: 1px solid #DAC1A1;
  position: relative;
}
.m-main-info-step-2 .content-m-main-info-step-2 table {
  display: inline-block;
  position: relative;
}
.m-main-info-step-2 .content-m-main-info-step-2 table.info-in-out {
  padding-right: 50px;
}
.m-main-info-step-2 .content-m-main-info-step-2 table.info-in-out:after {
  content: '';
  display: inline-block;
  position: absolute;
  background-color: #DAC1A1;
  top: 50%;
  right: 25px;
  margin-top: -17.5px;
  width: 1px;
  height: 35px;
}
.m-main-info-step-2 .content-m-main-info-step-2 table tr td {
  line-height: 1;
}
.m-main-info-step-2 .content-m-main-info-step-2 table tr:first-child td {
  padding-bottom: 8px;
}
.m-main-info-step-2 .content-m-main-info-step-2 table tr td:first-child {
  font-family: 'Open Sans';
  font-size: 12px;
  color: #685752;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 15px;
}
.m-main-info-step-2 .content-m-main-info-step-2 table tr td:last-child span {
  font-family: 'Open Sans';
  color: #998173;
  font-size: 14px;
  text-transform: capitalize;
}
.m-main-info-step-2 .content-m-main-info-step-2 .wrap-price {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -17px;
}
.m-main-info-step-2 .content-m-main-info-step-2 .wrap-price .text-price {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  color: #AE9788;
  margin-right: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.m-main-info-step-2 .content-m-main-info-step-2 .wrap-price .m-price .value-group .value {
  font-size: 40px;
}
.m-main-info-step-2 .content-m-main-info-step-2 .wrap-price .m-price .value-group .decimals,
.m-main-info-step-2 .content-m-main-info-step-2 .wrap-price .m-price .value-group .currency {
  font-size: 31px;
}
.m-extra-info-step-2 {
  text-align: left;
}
.m-extra-info-step-2 .wrap-row {
  display: table;
  width: 100%;
  border-bottom: 1px solid #DAC1A1;
}
.m-extra-info-step-2 .wrap-row.small .title,
.m-extra-info-step-2 .wrap-row.small .text {
  padding: 15px 0;
}
.m-extra-info-step-2 .wrap-row.small .title {
  padding-left: 10px;
}
.m-extra-info-step-2 .wrap-row.double-line {
  border-bottom: 0;
}
.m-extra-info-step-2 .wrap-row.double-line .text {
  border-bottom: 1px solid #DAC1A1;
}
.m-extra-info-step-2 .wrap-row.total .title,
.m-extra-info-step-2 .wrap-row.total .text {
  text-align: right;
  padding: 0;
}
.m-extra-info-step-2 .wrap-row.total .title span,
.m-extra-info-step-2 .wrap-row.total .text span {
  background-color: #f0f0f0;
  display: inline-block;
  font-family: 'Open Sans';
  font-size: 18px;
  color: #9A8373;
  min-width: 250px;
  padding: 9px 10px;
}
.m-extra-info-step-2 .wrap-row .title,
.m-extra-info-step-2 .wrap-row .text {
  display: table-cell;
  vertical-align: too;
  padding: 20px 0;
}
.m-extra-info-step-2 .wrap-row .title {
  width: 200px;
  font-size: 12px;
  font-weight: 700;
  color: #685752;
  text-transform: uppercase;
  padding-left: 10px;
}
.m-extra-info-step-2 .wrap-row .wrap-checkbox {
  display: inline-block;
  margin-left: 0px;
  vertical-align: middle;
}
.m-extra-info-step-2 .wrap-row .text {
  padding-right: 25px;
  position: relative;
}
.m-extra-info-step-2 .wrap-row .text .p {
  padding-right: 55px;
  color: #9A8474;
  font-size: 14px;
}
.m-extra-info-step-2 .wrap-row .text .p.inline {
  padding-right: 0;
  margin-left: 16px;
}
.m-extra-info-step-2 .wrap-row .text .p.room {
  text-transform: capitalize;
}
.m-extra-info-step-2 .wrap-row .text .i-info {
  margin-left: 10px;
  background-color: #91766B;
  color: #F0DECA;
}
.m-extra-info-step-2 .wrap-row .text .i-info:before{
  border-color: transparent #91766B transparent transparent;
}
.m-extra-info-step-2 .wrap-row .text .i-info:hover {
  background-color: #B99765;
  color: #fff;
}
.m-extra-info-step-2 .wrap-row .text .i-info:hover:before{
  border-color: transparent #B99765 transparent transparent;
}
.m-extra-info-step-2 .wrap-row .text .value {
  font-family: 'Open Sans';
  font-weight: 700;
  color: #665752;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 15px;
}
.m-total-reserva {
  text-align: left;
}
.m-total-reserva .content-m-total-reserva > .lv-1 {
  text-align: right;
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #DAC1A1;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li {
  display: inline-block;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.conditions {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #9D8577;
  text-transform: none;
  text-align: left;
  font-weight: 300;
  position: absolute;
  left: 10px;
  top: 15px;
  max-width: 300px;
  line-height: 1.5;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.total-night {
  margin-right: 5px;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.total-night .text-total {
  text-transform: uppercase;
  color: #685752;
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 7px;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.total-night .by-night {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #9A8373;
  font-weight: 300;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.total {
  min-width: 200px;
  padding-right: 10px;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.total .m-price .value-group {
  color: #91766B;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.total .m-price .value-group .value {
  font-size: 40px;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.total .m-price .value-group .point {
  font-size: 31px;
}
.m-total-reserva .content-m-total-reserva > .lv-1 li.total .m-price .value-group .decimals,
.m-total-reserva .content-m-total-reserva > .lv-1 li.total .m-price .value-group .currency {
  font-size: 31px;
}
.m-personal-data {
  position: relative;
  margin-top: 30px;
}
.m-personal-data:after {
  content: '';
  display: block;
  width: 1px;
  height: 541px;
  background-color: #DAC1A1;
  position: absolute;
  right: 0;
  top: 0;
}
.m-personal-data .content-m-personal-data {
  padding: 0 40px 0 10px;
}
.m-personal-data .content-m-personal-data > .lv-1 {
  margin-top: 20px;
}
.m-personal-data .content-m-personal-data > .lv-1 li {
  padding: 7.5px 0;
  padding-left: 15px;
}
.m-personal-data .content-m-personal-data > .lv-1 li .wrap-checkbox .text {
  font-size: 12px;
  font-family: 'Open Sans';
  color: #685752;
  font-weight: 700;
  vertical-align: middle;
  display: inline-block;
}
.m-personal-data .content-m-personal-data > .lv-1 li textarea {
  border: 1px solid #DAC1A1;
  padding: 9px 12px;
  width: 100%;
  height: 225px;
}
.m-personal-data .content-m-personal-data > .lv-1 li .required-info {
  position: relative;
  margin-left: 15px;
  margin-top: 15px;
  font-size: 12px;
  color: #998173;
  font-family: 'Open Sans';
}
.m-personal-data .content-m-personal-data > .lv-1 li .required-info:first-letter {
  text-transform: uppercase;
}
.m-pay-way {
  margin-top: 30px;
}
.m-pay-way .content-m-pay-way {
  padding: 0 10px 0 40px;
}
.m-pay-way .content-m-pay-way > .lv-1 {
  margin-top: 20px;
}
.m-pay-way .content-m-pay-way > .lv-1 li {
  padding: 7.5px 0;
  padding-left: 15px;
}
.m-pay-way .content-m-pay-way > .lv-1 li .wrap-img-cards {
  width: 189px;
  height: 25px;
}
.m-pay-way .content-m-pay-way > .lv-1 li .wrap-img-cards .img-cards {
  width: 100%;
  height: 100%;
  background-image: url("../images/cards.png");
  background-repeat: no-repeat;
}
.m-pay-way .content-m-pay-way > .lv-1 li .wrap-text {
  margin-bottom: 10px;
  font-size: 13px;
  color: #997F72;
  font-family: 'Open Sans';
}
.m-pay-way .content-m-pay-way > .lv-1 li .month,
.m-pay-way .content-m-pay-way > .lv-1 li .year,
.m-pay-way .content-m-pay-way > .lv-1 li .cvc {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.9%;
}
.m-pay-way .content-m-pay-way > .lv-1 li .month {
  width: 40%;
  margin-left: 0;
}
.m-pay-way .content-m-pay-way > .lv-1 li .year {
  width: 24%;
}
.m-pay-way .content-m-pay-way > .lv-1 li .cvc {
  width: 18%;
  margin-right: 0;
  position: relative;
}
.m-pay-way .content-m-pay-way > .lv-1 li .cvc .text {
  font-size: 13px;
  color: #997F72;
  font-family: 'Open Sans';
  width: 100%;
  position: absolute;
  white-space: nowrap;
  left: 0;
  bottom: 100%;
  margin-bottom: 10px;
}
.m-pay-way .content-m-pay-way > .lv-1 li .i-info {
  margin-left: 10px;
  background-color: #91766B;
  color: #F0DECA;
}
.m-pay-way .content-m-pay-way > .lv-1 li .i-info:before{
  border-color: transparent #91766B transparent transparent;
}
.m-pay-way .content-m-pay-way > .lv-1 li .i-info:hover {
  background-color: #B99765;
  color: #fff;
}
.m-pay-way .content-m-pay-way > .lv-1 li .i-info:hover:before{
  border-color: transparent #B99765 transparent transparent;
}

.m-pay-way .content-m-pay-way > .lv-1 li .card-text-info {
  font-family: 'Open Sans';
  font-size: 13px;
  color: #9B8374;
  margin-top: 15px;
  font-weight: 300;
  padding-right: 30px;
  line-height: 1.7;
}
.m-pay-way .content-m-pay-way > .lv-1 li .newsletter,
.m-pay-way .content-m-pay-way > .lv-1 li .legal {
  width: 100%;
  position: relative;
  margin-top: 15px;
  padding-right: 100px;
}
.m-pay-way .content-m-pay-way > .lv-1 li .newsletter .box,
.m-pay-way .content-m-pay-way > .lv-1 li .legal .box {
  position: absolute;
  left: 0;
  top: -2px;
}
.m-pay-way .content-m-pay-way > .lv-1 li .newsletter .text,
.m-pay-way .content-m-pay-way > .lv-1 li .legal .text {
  font-size: 13px;
  font-family: 'Open Sans';
  color: #9A8373;
  font-weight: 300;
  vertical-align: middle;
  margin-left: 27px;
  display: block;
}
.m-pay-way .content-m-pay-way > .lv-1 li .newsletter .text a,
.m-pay-way .content-m-pay-way > .lv-1 li .legal .text a {
  color: #9A8373;
  text-decoration: underline;
}
.m-pay-way .content-m-pay-way > .lv-1 li .wrap-icon-norton {
  margin-top: 24px;
  text-align: right;
}
.m-success-title .content-m-success-title {
  text-align: left;
  padding: 35px 10px;
  border-bottom: 1px solid #DAC1A1;
}
.m-success-title .content-m-success-title .title-6 {
  max-width: 636px;
  text-transform: none;
  font-size: 24px;
}
.m-confirm-reserva .content-m-confirm-reserva {
  padding: 30px 10px;
  text-align: left;
  border-bottom: 1px solid #DAC1A1;
}
.m-confirm-reserva .content-m-confirm-reserva .confirm-title,
.m-confirm-reserva .content-m-confirm-reserva .reserva-number {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.m-confirm-reserva .content-m-confirm-reserva .confirm-title {
  font-family: 'Gandhi Serif', serif;
  font-size: 26px;
  color: #AE8350;
  text-transform: uppercase;
}
.m-confirm-reserva .content-m-confirm-reserva .reserva-number {
  text-align: right;
}
.m-confirm-reserva .content-m-confirm-reserva .reserva-number .text,
.m-confirm-reserva .content-m-confirm-reserva .reserva-number .number {
  display: inline-block;
}
.m-confirm-reserva .content-m-confirm-reserva .reserva-number .text {
  font-family: 'Open Sans';
  font-size: 14px;
  color: #998472;
  margin-right: 20px;
}
.m-confirm-reserva .content-m-confirm-reserva .reserva-number .number {
  line-height: 1;
  font-family: 'UniversLTStd-LightCn';
  font-size: 30px;
  color: #AE8350;
}
.m-hotel-address .content-m-hotel-address {
  text-align: left;
  padding: 25px 10px;
  border-bottom: 1px solid #DAC1A1;
  position: relative;
}
.m-hotel-address .content-m-hotel-address .sub-title-2{
  letter-spacing: 0;
  padding-top: 5px;
}
.m-hotel-address .content-m-hotel-address .i-print {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -18.5px;
}
.m-info-table-hotel .content-m-info-table-hotel {
  padding: 5px 0px;
  text-align: left;
}
.m-room-info .content-m-room-info {
  text-align: left;
  border-bottom: 1px solid #DAC1A1;
  padding: 30px 4px 15px 4px;
}
.m-room-info .content-m-room-info .wrap-number-room {
  margin-top: 10px;
}
.m-room-info .content-m-room-info .wrap-number-room .i-adult-text {
  margin-left: 10px;
}
.m-room-info .content-m-room-info .wrap-price {
  text-align: right;
  position: relative;
}
.m-room-info .content-m-room-info .wrap-price .title-info-item {
  position: absolute;
  left: 0;
  bottom: 7px;
}
.m-room-info .content-m-room-info .wrap-price .m-price .value-group .value {
  font-size: 34px;
}
.m-room-info .content-m-room-info .wrap-price .m-price .value-group .point {
  font-size: 28px;
}
.m-room-info .content-m-room-info .wrap-price .m-price .value-group .decimals,
.m-room-info .content-m-room-info .wrap-price .m-price .value-group .currency {
  font-size: 28px;
}
.m-info-table-room .content-m-info-table-room {
  text-align: left;
  border-bottom: 1px solid #DAC1A1;
}
.m-info-table-extras .content-m-info-table-extras {
  text-align: left;
  margin-top: 4px;
}
.m-info-table-extras .content-m-info-table-extras .extra-row {
  border-bottom: 1px solid #DAC1A1;
  padding: 15px 4px;
}
.m-info-table-extras .content-m-info-table-extras .text-info-item {
  margin-left: 10px;
}
.m-holder-info {
  margin-top: 35px;
}
.m-holder-info .content-m-holder-info {
  text-align: left;
  border-bottom: 1px solid #DAC1A1;
  padding-bottom: 7px;
}
.m-holder-info .content-m-holder-info .title-4 {
  margin-left: 4px;
  margin-bottom: 10px;
  font-family: 'Gandhi Serif', serif;
  font-size: 24px;
  text-transform: none;
}
.m-holder-info .content-m-holder-info .cols-step-3.left .table-info-step-3 tr:last-child td {
  border-bottom: none;
}
.m-comments .content-m-comments {
  padding: 30px 4px;
  text-align: left;
  padding-right: 30px;
  border-bottom: 1px solid #DAC1A1;
}
.m-comments .content-m-comments .text-info-item {
  margin-top: 10px;
}
.m-info-bank .content-m-info-bank {
  text-align: left;
  padding: 35px 4px 30px 4px;
  position: relative;
}
.m-info-bank .content-m-info-bank .title-4 {
  font-family: 'Gandhi Serif', serif;
  font-size: 24px;
  text-transform: none;
}
.m-info-bank .content-m-info-bank .wrap-rows {
  margin-top: 20px;
}
.m-info-bank .content-m-info-bank .info-row {
  margin-bottom: 10px;
}
.m-info-bank .content-m-info-bank .text-info-item {
  margin-left: 10px;
}
.m-info-bank .content-m-info-bank .i-norton {
  position: absolute;
  right: 4px;
  bottom: 40px;
}
.m-printer-botton .content-m-printer-botton {
  padding: 20px 4px 0 4px;
  text-align: right;
  border-top: 1px solid #DAC1A1;
}
.m-more-info-right {
  margin-top: 25px;
  text-align: left;
  max-width: 250px;
  margin: 40px auto 0;
}
.m-more-info-right .wrap-btn-close {
  position: absolute;
  top: 30px;
  right: 30px;
  display: none;
}
.m-more-info-right .content-m-more-info-right {
  text-align: left;
  position: relative;

}
.m-more-info-right .content-m-more-info-right .wrap-add-calendar-icons {
  text-align: center;
  padding: 25px 0;
  border-bottom: 1px solid #BF9E84;
  border-top: 1px solid #BF9E84;
}
.m-more-info-right .content-m-more-info-right .wrap-add-calendar-icons .i-add-outlook {
  margin-right: 15px;
}
.m-more-info-right .content-m-more-info-right .wrap-add-calendar-icons .i-add-google {
  margin-left: 15px;
}
.m-more-info-right .content-m-more-info-right .wrap-add-calendar-icons a {
  text-decoration: none !important;
  display: inline-block;
  vertical-align: top;
}
.m-more-info-right .content-m-more-info-right .wrap-info-hotel {
  padding: 25px 0 15px 0;
  text-align: left;
}
.m-more-info-right .content-m-more-info-right .wrap-info-hotel  .title-5{
  color: #fff;
  margin-bottom: 15px;
  display: inline-block;
}
.m-more-info-right .content-m-more-info-right .wrap-info-hotel .wrap-address {
  font-family: 'Open Sans';
  color: #665752;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.5;
}
.m-more-info-right .content-m-more-info-right .wrap-map a.goto-location {
  color: #fff;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  line-height: 2.2;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 27px;
  width: 161px;
  position: relative;
}
.wrap-map{
  text-align: center;
}
.m-more-info-right .content-m-more-info-right .wrap-map a.goto-location:hover{
  background-color: #fff;
  color: #91766B;
}
.m-more-info-right .content-m-more-info-right .wrap-map a.goto-location:hover:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #91766B;
}

.m-more-info-right .content-m-more-info-right .wrap-map .min-map-hotel.active{
  width: 100%;
  height: 320px;
  margin: 20px 0 0;
  border: 7px solid #fff;
}

.m-more-info-right .content-m-more-info-right .wrap-movile-info .text {
  font-family: 'Open Sans';
  font-size: 14px;
  color: #675752;
  font-weight: 300;
  margin-top: 20px;
  line-height: 1.5;
}
.m-more-info-right .content-m-more-info-right .wrap-movile-info .wrap-qr-code {
  width: 228px;
  height: 228px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  margin-top: 25px;
  margin: 25px auto 0 auto;
}
.m-more-info-right .content-m-more-info-right .wrap-movile-info .wrap-qr-code .qr-code {
  display: inline-block;
  position: relative;
  top: 50%;
  margin-top: -66.5px;
}
/* Sections */
.space-for-reservas {
  height: 110px;
  background-color: #f0f0f0;
  display: none;
}
.s-reservar {
  padding: 0;
  position: relative;
  background-color: #f0deca;
}

.s-reservar .reservar-content > .wrap-content .wrap-content-step {
  padding: 0 16px 10px 16px;
  border-bottom: 1px solid #DAC1A1;
}
.s-reservar .reservar-content > .wrap-content .wrap-content-step.step-3 {
  padding-bottom: 0;
  border-bottom: 0;
}
.s-reservar .reservar-content > .wrap-content .wrap-form-step-2 {
  text-align: left;
}
.s-reservar .reservar-content > .wrap-content .wrap-form-step-2 .col {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.s-reservar .reservar-content > .wrap-content .wrap-btn-step-2 {
  text-align: right;
  padding: 20px 10px;
  border-bottom: 1px solid #DAC1A1;
}
.s-reservar .reservar-resumen {
  vertical-align: top;
  position: absolute;
  width: 350px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #E3C8B1;
  padding: 0px;
}
.s-reservar .reservar-resumen > .wrap-content {
  width: 100%;
  padding: 0;
}
.s-reservar .reservar-resumen > .wrap-content.stuck-up {
  position: fixed;
  top: 55px;
}
.s-reservar .reservar-resumen > .wrap-content.stuck-down {
  position: absolute;
  top: auto;
  bottom: 0;
}
@media screen and (min-width: 1400px) {
  #ofertas .oferta.custom-home-offer {
    padding: 0 40px;
    padding-right: 0;
  }
  #ofertas .oferta.custom-home-offer .contenido .precio {
    padding: 30px;
  }
  #ofertas .oferta.custom-home-offer .contenido .reservar {
    margin: 70px 0 0 30px;
  }
  #ofertas .oferta.custom-home-offer .contenido .precio span {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
  }
}
@media screen and (min-width: 970px) {
  #ofertas .oferta.custom-home-offer .contenido .precio span {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
  }
}
.m-more-reserve-rooms {
  position: absolute;
  width: 380px;
  top: 50%;
  background-color: #00131d;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 100%;
  text-align: left;
  -webkit-transition: all cubic-bezier(0.68, 0, 0.36, 1.01) 0.3s;
  transition: all cubic-bezier(0.68, 0, 0.36, 1.01) 0.3s;
  padding: 0;
}
.m-more-reserve-rooms .content-module {
  border-right: 1px solid #3b444b;
  padding: 10px 25px;
}
.m-more-reserve-rooms .wrap-title-module {
  background-color: #fff;
  padding: 15px 0;
  border: 1px solid #DAC1A1;
}
.m-more-reserve-rooms .wrap-title-module .title-module {
  color: #666772;
  font-family: 'UniversLTStd-LightCn';
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}
.m-more-reserve-rooms .room {
  padding: 15px 0;
  border-bottom: 1px solid #3b444b;
  position: relative;
}
.m-more-reserve-rooms .room:last-of-type {
  border-bottom: 0;
}
.m-more-reserve-rooms .title {
  font-size: 19px;
  font-family: 'UniversLTStd-LightCn';
  text-transform: uppercase;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  text-align: left;
  margin-top: 5px;
}
.m-more-reserve-rooms .wrap-adults {
  display: inline-block;
  vertical-align: middle;
}
.m-more-reserve-rooms .wrap-label,
.m-more-reserve-rooms .select-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.m-more-reserve-rooms .wrap-label {
  margin-top: 5px;
  width: 60px;
}
.m-more-reserve-rooms .wrap-add-btn {
  text-align: right;
  padding: 15px 0;
}
.m-more-reserve-rooms .select-wrapper {
  width: 56px;
}
.m-more-reserve-rooms .i-toogle-resumen.close-room {
  vertical-align: middle;
  line-height: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
}
.m-more-reserve-rooms .i-toogle-resumen.close-room .icon {
  font-size: 14px;
  line-height: 20px;
}
.m-more-reserve-rooms .btn-3d,
.m-more-reserve-rooms .btn-3d:focus {
  letter-spacing: 0.5px;
}
.m-more-reserve-rooms .close-module {
  position: absolute;
  bottom: 100%;
  right: 0;
}
@media screen and (max-width: 969px) {
  .m-more-reserve-rooms {
    position: relative;
    top: auto;
    background-color: #00131d;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    left: auto;
    display: block;
    max-width: 400px;
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    display: none;
  }
  .m-more-reserve-rooms .content-module {
    border: 1px solid #3b444b;
    padding: 10px 15px;
  }
  .m-more-reserve-rooms .wrap-title-module {
    display: none;
  }
  .m-more-reserve-rooms .wrap-add-btn {
    text-align: center;
  }
}
#reservas form {
  padding: 0;
}
/* Responsive */
@media screen and (max-width: 969px) {


  .i-print {
    display: none;
  }
  .big-tooltip .tooltip.right .tooltip-arrow {
    border-right-color: #fff;
  }
  .big-tooltip .tooltip {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
  }
  .big-tooltip .tooltip .tooltip-inner {
    background-color: #fff !important;
    max-width: 100%;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  }
  .big-tooltip .tooltip .wrap-list {
    padding: 5px 7px;
  }
  .big-tooltip .tooltip .title-tooltip-list {
    font-family: 'Open Sans' !important;
    text-transform: uppercase;
    font-size: 12px;
    color: #685752;
    font-weight: 700;
    text-align: left;
  }
}
@media screen and (max-width: 799px) {
  .btn-info-1 {
    display: none;
  }
  .i-info {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .i-toogle-resumen .text-icon {
    display: none;
  }
}
@media screen and (max-width: 1450px) {
  .m-pay-way .content-m-pay-way > .lv-1 li .newsletter,
  .m-pay-way .content-m-pay-way > .lv-1 li .legal {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1400px) {
  .m-hotel-result > ul.lv-1 > li {
    padding: 0 20px;
  }
  .m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img {
    width: 215px;
    height: 130px;
  }
  .m-avalaible-room > .wrap-content {
    padding: 14px;
  }
  .m-avalaible-room div > .wrap-options {
  //padding: 0 14px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .info-include,
  .m-avalaible-room div > .wrap-options .reserve-option .night-value,
  .m-avalaible-room div > .wrap-options .reserve-option .total-text,
  .m-avalaible-room div > .wrap-options .reserve-option .total-price,
  .m-avalaible-room div > .wrap-options .reserve-option .action-reservar {
    padding: 0 15px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .info-include {
    padding-left: 0;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .action-reservar {
    padding-right: 0;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .action-reservar .wrap-btn .btn-3d {
    padding: 0 8px;
    width: 100px;
    font-size: 13px;
    line-height: 2.7;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .action-reservar .wrap-btn .btn-3d:hover{
    width: 110px;
  }

}
@media screen and (max-width: 1350px) {
  .m-info-room-selection .title-3 {
    padding: 28px 20px;
    font-size: 22px;
  }
  .m-info-room-selection .wrap-icons-person {
    margin-left: 5px;
  }
  .m-info-room-selection .number-room-selection {
    margin: 0 2px;
  }
  .m-steps-reservar .steps li:after {
    margin-left: 35px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text {
    padding-left: 15px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .info {
    bottom: 3px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .action-reservar .wrap-btn .btn-3d {

  }
  .m-avalaible-room div > .wrap-options .reserve-option .info-include .include {
    line-height: 1;
    font-size: 11px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .night-value {
    font-size: 13px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .total-price .m-price .value-group {
    letter-spacing: -1px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .total-price .m-price .value-group .value {
    font-size: 34px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .total-price .m-price .value-group .decimals,
  .m-avalaible-room div > .wrap-options .reserve-option .total-price .m-price .value-group .currency {
    font-size: 28px;
  }
}
@media screen and (max-width: 1280px) {
	.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .img{
		height:140px;
	}
  .m-title-reservar .call-center {
    margin-top: -5px;
  }
  .m-steps-reservar .steps li:first-child {
    padding-left: 0;
  }
  .m-steps-reservar .steps li:after {
    margin-left: 30px;
    content: none;
  }
  .m-steps-reservar .steps li .number {
    margin-right: 10px;
  }
  .m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img {
    width: 200px;
    height: 115px;
  }
  .m-hotel-result > ul.lv-1 > li.action {
    padding-right: 0;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-photo {
    width: 200px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img {
    width: 200px;
    height: 145px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title {
    padding-right: 3px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .info {
    right: 0px;
    bottom: 1px;
    margin-right: 10px;
  }
  .i-adult-text span, .i-nino-text span, .i-night-text span{
    font-size: 12px;
    margin-left: 3px;
  }
  .i-adult-text, .i-nino-text, .i-night-text{
    margin-right: 5px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price {
    width: 140px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .info-include {
    width: 26%;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .night-value,
  .m-avalaible-room div > .wrap-options .reserve-option .total-text {
    width: 14%;
  }
  .m-calendar .content-m-calendar .days li .day-number {
    font-size: 20px;
  }
  .m-calendar .content-m-calendar .days li .price {
    font-size: 20px;
  }
  .m-calendar .content-m-calendar .days li .info-text {
    font-size: 12px;
  }
  .m-personal-data .content-m-personal-data {
    padding: 0 30px 0 0;
  }
  .m-pay-way .content-m-pay-way {
    padding: 0 0 0 30px;
  }
  .m-pay-way .content-m-pay-way > .lv-1 li .card-text-info {
    padding-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .m-resumen-reserva {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .m-resumen-reserva .wrap-btn {
    display: block;
  }
}
@media screen and (max-width: 1110px) {
  .m-open-resumen-reserva {
    display: block;
  }
  .m-resumen-reserva {
    display: none;
    max-width: 300px;
    margin: 0 auto;
  }
  .m-resumen-reserva .title-4,
  .m-resumen-reserva .title-5 {
    text-align: center;
  }
  .m-resumen-reserva .wrap-btn {
    display: block;
  }
  .m-resumen-reserva .wrap-btn-close {
    display: block;
  }
  .m-more-info-right {
    padding: 50px 0;
    display: none;
    max-width: 550px;
    margin: 0 auto;
  }
  .m-more-info-right .wrap-btn-close {
    display: block;
  }
  .m-more-info-right .content-m-more-info-right .wrap-add-calendar-icons {
    position: absolute;
    width: 50%;
    right: 0;
    border: none;
  }
  .m-more-info-right .content-m-more-info-right .wrap-info-hotel {
    padding-top: 0;
    width: 50%;
  }
  .m-more-info-right .content-m-more-info-right .wrap-map,
  .m-more-info-right .content-m-more-info-right .wrap-movile-info {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .m-more-info-right .content-m-more-info-right .wrap-map {
    padding-right: 15px;
  }
  .m-more-info-right .content-m-more-info-right .wrap-movile-info {
    padding-left: 15px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 969px) {
  .m-title-reservar .title-1:after,
  .m-title-reservar .sub-title-1 {
    display: none;
  }
  .m-steps-reservar .steps li .title-3 {
  //font-size: 22px;
  }
  .m-steps-reservar .steps li:after{
    content: none;
  }
  .m-view-and-results .view-btns {
    display: none;
  }
  .m-hotel-result > ul.lv-1 > li {
    display: inline-block;
  }
  .m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img .see-gallery .text {
    bottom: 0;
  }
  .m-hotel-result > ul.lv-1 > li.text {
    width: calc(100% - 200px);
    padding-right: 0;
    border-bottom: 1px solid #DAC1A1;
    padding-bottom: 0;
  }
  .m-hotel-result > ul.lv-1 > li.text:after {
    display: none;
  }
  .m-hotel-result > ul.lv-1 > li.action {
    width: 100%;
    text-align: right;
    padding: 20px 0 20px 220px;
  }
  .m-hotel-result > ul.lv-1 > li.action .no-price {
    display: inline-block;
    margin: 0;
    text-align: center;
    position: relative;
    padding-right: 30px;
    max-width: 210px;
  }
  .m-hotel-result > ul.lv-1 > li.action .no-price .icon {
    display: inline-block;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 14px;
    height: 14px;
    right: 0;
    top: 50%;
    margin-top: -7px;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price,
  .m-hotel-result > ul.lv-1 > li.action .wrap-btn {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    text-align: center;
    width: 49%;
  }
  .m-hotel-result > ul.lv-1 > li.action .wrap-btn {
    margin-top: 2px;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price {
    text-align: left;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price .since,
  .m-hotel-result > ul.lv-1 > li.action .m-price .value-group {
    vertical-align: top;
    display: inline-block;
    margin: 0;
    line-height: 1;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price .since {
    margin-right: 15px;
    margin-top: 7px;
    text-align: left;
  }
  .m-hotel-result .location-wrap-map {
    margin-top: 30px;
  }
  .m-hotel-result.con-habitaciones > ul.lv-1 > li.text {
    border-bottom: 0;
  }
  .m-hotel-result.con-habitaciones > ul.lv-1 > li.text .info {
    margin-bottom: 20px;
  }
  .m-avalaible-room.active-room-options > .wrap-content > .lv-1 > li.room-text .show-calendar {
    display: none;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .see-gallery .text {
    bottom: 0;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group {
    display: block;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title,
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price {
    display: block;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title:after {
    display: none;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .info {
    right: 0;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 200px;
    text-align: right;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price .m-price .since,
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price .m-price .value-group {
    display: inline-block;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price .m-price .since {
    margin-right: 10px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .avalaible-rooms .text .part-1 {
    display: none;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .avalaible-rooms .number {
    margin-left: 0;
    width: 35px;
    height: 35px;
    font-size: 20px;
  }
  .m-more-info-right {
    max-width: 280px;
  }
  .m-more-info-right .content-m-more-info-right .wrap-add-calendar-icons {
    position: relative;
    right: auto;
    width: 100%;
    border-bottom: 1px solid #DAC1A1;
  }
  .m-more-info-right .content-m-more-info-right .wrap-info-hotel {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .m-more-info-right .content-m-more-info-right .wrap-movile-info {
    display: none;
  }
  .m-more-info-right .content-m-more-info-right .wrap-map {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
@media screen and (max-width: 799px) {
	.m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img .img{
		height:232px;
	}
  .m-total-reserva .content-m-total-reserva > .lv-1 li.conditions {
    position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
    width: 100%;
    padding: 0 0 30px;
  }
  .m-pay-way .content-m-pay-way > .lv-1 li .wrap-icon-norton{
    text-align: center;
  }
  .s-reservar .reservar-content > .wrap-content .wrap-btn-step-2{
    text-align: center;
  }
  .m-steps-reservar .steps li {
    text-align: center;
    padding-left: 0;
  }
  .m-steps-reservar .steps li:not(.active),
  .m-steps-reservar .steps li:after {
    display: none;
  }
  .m-steps-reservar .steps li .title-3 {
    font-size: 28px;
  }
  .m-avalaible-room > .wrap-content .btn-show-room-type{
    right: auto;
    left: calc(50% - 55px);
  }
  .i-adult-text, .i-nino-text, .i-night-text {
    margin-right: 10px;
  }


  .m-title-reservar{
    text-align: center;
  }
  .m-view-and-results {
    text-align: center;
  }
  .m-hotel-result.active-more-info > ul.lv-1 > li.text .btn-hide-info {
    display: none;
  }
  .m-hotel-result > ul.lv-1 {
    display: block;
  }
  .m-hotel-result > ul.lv-1 > li {
    display: block;
    width: 100%;
  }
  .m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img {
    width: 272px;
    height: 180px;
    margin: 0 auto;
  }
  .m-hotel-result > ul.lv-1 > li.text {
    padding: 20px 40px 0 40px;
    text-align: center;
    width: 100%;
  }
  .m-hotel-result > ul.lv-1 > li.action {
    padding: 20px 0;
    text-align: center;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price,
  .m-hotel-result > ul.lv-1 > li.action .wrap-btn {
    width: 40%;
    text-align: center;
  }
  .m-avalaible-room {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-avalaible-room.active-room-options {
    padding-top: 0px;
  }
  .m-avalaible-room.active-room-options > .wrap-content > .lv-1 > li.room-text {
    padding-bottom: 0;
  }
  .m-avalaible-room.active-room-options > .wrap-content > .lv-1 > li.room-text:after {
    display: none;
  }
  .m-avalaible-room > .wrap-content > .lv-1 {
    display: block;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li {
    display: block;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-photo {
    width: 100%;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-photo .wrap-img {
    margin: 0 auto;
    width: 100%;
    height: 232px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text {
    text-align: center;
    padding: 0;
    padding-bottom: 60px;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #DAC1A1;
    margin: 20px auto 0 auto;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group {
    display: block;
    padding: 0;
    margin-top: 20px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #DAC1A1;
    margin: 20px auto;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title,
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price {
    display: block;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-title {
    padding: 0;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .wrap-price {
    width: 100%;
    text-align: center;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .room-text-group .info {
    position: relative;
    right: auto;
    bottom: auto;
    display: inline-block;
    margin-left: 15px;
    display: none;
  }
  .m-avalaible-room > .wrap-content > .lv-1 > li.room-text .avalaible-rooms {
    position: relative;
    bottom: auto;
    margin-top: 15px;
    /*.text
                    .part-1
                      display: inline-block
                    .number
                      margin-left: 10px*/
  }
  .m-avalaible-room div > .wrap-options .reserve-option {
    display: block;
    margin: 0 auto;
    padding: 30px 0;
  }
  .m-avalaible-room div > .wrap-options .reserve-option:nth-child(odd) {

  }
  .m-avalaible-room div > .wrap-options .reserve-option .info-include,
  .m-avalaible-room div > .wrap-options .reserve-option .night-value,
  .m-avalaible-room div > .wrap-options .reserve-option .total-text,
  .m-avalaible-room div > .wrap-options .reserve-option .total-price,
  .m-avalaible-room div > .wrap-options .reserve-option .action-reservar {
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .total-text {
    padding-bottom: 5px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .total-price {
    padding-top: 5px;
  }
  .m-avalaible-room div > .wrap-options .reserve-option .info-include:after,
  .m-avalaible-room div > .wrap-options .reserve-option .night-value:after,
  .m-avalaible-room div > .wrap-options .reserve-option .total-price:after {
    content: '';
    width: 90%;
    height: 1px;
    display: block;
    background-color: #DAC1A1;
    position: relative;
    right: auto;
    top: auto;
    margin: 12px auto;
  }
  .m-main-info-step-2 .content-m-main-info-step-2 {
    padding: 22px 0;
  }
  .m-main-info-step-2 .content-m-main-info-step-2 table {
    display: block;
    width: 60%;
  }
  .m-main-info-step-2 .content-m-main-info-step-2 table.info-in-out {
    padding-right: 0;
    margin-bottom: 8px;
  }
  .m-main-info-step-2 .content-m-main-info-step-2 table.info-in-out:after {
    display: none;
  }
  .m-main-info-step-2 .content-m-main-info-step-2 table tr td:first-child {
    width: 120px;
  }
  .m-main-info-step-2 .content-m-main-info-step-2 .wrap-price {
    right: 0;
  }
  .m-extra-info-step-2 .wrap-row {
    display: block;
  }
  .m-extra-info-step-2 .wrap-row.small .text {
    padding-top: 0;
    padding-left: 10px;
  }
  .m-extra-info-step-2 .wrap-row.total .title span,
  .m-extra-info-step-2 .wrap-row.total .text span {
    min-width: 180px;
  }
  .m-extra-info-step-2 .wrap-row .title,
  .m-extra-info-step-2 .wrap-row .text {
    display: block;
    width: 100%;
  }
  .m-extra-info-step-2 .wrap-row .title {
    padding: 20px 10px 10px 10px;
  }
  .m-extra-info-step-2 .wrap-row .text {
    padding: 0 10px 20px 10px;
  }
  .m-extra-info-step-2 .wrap-row .text .value {
    top: 0;
  }
  .m-total-reserva .content-m-total-reserva > .lv-1 li.total-night {
    margin-right: 5px;
  }
  .m-total-reserva .content-m-total-reserva > .lv-1 li.total {
    min-width: 180px;
  }
  .m-personal-data:after {
    position: relative;
    right: auto;
    top: auto;
    width: 50%;
    height: 1px;
    margin: 20px auto 0 auto;
  }
  .m-personal-data .content-m-personal-data {
    padding: 0 40px;
  }
  .m-pay-way .content-m-pay-way {
    padding: 0 40px;
  }
  .m-success-title .content-m-success-title {
    text-align: center;
  }
  .m-success-title .content-m-success-title .title-6 {
    font-size: 26px;
  }
  .m-confirm-reserva .content-m-confirm-reserva {
    padding: 30px 0px;
  }
  .m-confirm-reserva .content-m-confirm-reserva .confirm-title {
    line-height: 1.1;
    font-size: 26px;
  }
  .m-info-table-room {
    margin-top: 30px;
  }
  .m-info-table-room .cols-step-3 {
    width: 100%;
    padding: 0;
  }
  .m-info-table-room .wrap-table-add {
    max-width: 100%;
  }
  .m-holder-info .content-m-holder-info .cols-step-3 {
    width: 100%;
    padding: 0;
  }
  .m-holder-info .content-m-holder-info .cols-step-3.left .table-info-step-3 tr:last-child td {
    border-bottom: 1px solid #DAC1A1;
  }
  .m-holder-info .content-m-holder-info .cols-step-3.right .table-info-step-3 tr:last-child td {
    border-bottom: 0;
  }
  .m-info-bank .content-m-info-bank {
    padding: 35px 0px 90px 0px;
  }
  .m-info-bank .content-m-info-bank .i-norton {
    right: 0px;
    bottom: 10px;
  }
  .m-info-room-selection ul.wrap-items-info li:after {
    content: '';
    display: block;
    position: absolute;
    right: auto;
    top: auto;
    bottom: 0;
    background-color: rgba(0,0,0,0.2);
    height: 1px;
    width: 35px;
    margin-top: 0;
    left: 50%;
    margin-left: -17.5px;
  }
}
@media screen and (max-width: 599px) {
  .m-title-reservar {
    text-align: center;
    padding-bottom: 20px;
  }
  .m-title-reservar .call-center {
    position: relative;
    display: block;
    right: auto;
    top: auto;
    margin-top: 5px;
  }
  .m-hotel-result > ul.lv-1 > li.hotel-photo .wrap-img {
    width: 100%;
    height: 180px;
  }
  .m-hotel-result > ul.lv-1 > li.text {
    padding-right: 15px;
    padding-left: 15px;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price,
  .m-hotel-result > ul.lv-1 > li.action .wrap-btn {
    width: 100%;
    text-align: center;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price {
    margin-bottom: 10px;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price .since,
  .m-hotel-result > ul.lv-1 > li.action .m-price .value-group {
    display: block;
    text-align: center;
    width: 100%;
  }
  .m-hotel-result > ul.lv-1 > li.action .m-price .since {
    margin-bottom: 10px;
  }
  .m-hotel-result > ul.lv-1 > li.action .no-price {
    display: block;
    padding: 0;
    margin: 0 auto;
    max-width: 180px;
  }
  .m-hotel-result > ul.lv-1 > li.action .no-price .icon {
    position: relative;
    right: auto;
    top: auto;
    margin: 5px auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: block;
  }
  .m-avalaible-room > .wrap-content {
    padding: 5px;
  }
  .m-avalaible-room div > .wrap-options {
    padding: 0 5px;
  }
  .m-hotel-step-2 {
    text-align: center;
  }
  .m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 {
    display: block;
  }
  .m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li {
    display: block;
    width: 100%;
  }
  .m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li.col-img {
    width: 100%;
    margin-top: 10px;
  }
  .m-hotel-step-2 .content-m-hotel-step-2 > .lv-1 > li.col-img .wrap-img {
    width: 100%;
    height: 160px;
    margin: 0 auto;
  }
  .m-main-info-step-2 .content-m-main-info-step-2 table {
    width: 100%;
  }
  .m-main-info-step-2 .content-m-main-info-step-2 .wrap-price {
    right: auto;
    top: auto;
    position: relative;
    margin: 0;
    text-align: center;
    margin-top: 20px;
  }
  .m-extra-info-step-2 .wrap-row {
    text-align: center;
  }
  .m-extra-info-step-2 .wrap-row.small .text {
    padding: 0 10px 15px 10px;
  }
  .m-extra-info-step-2 .wrap-row.total .title,
  .m-extra-info-step-2 .wrap-row.total .text {
    padding: 0;
  }
  .m-extra-info-step-2 .wrap-row.total .title span,
  .m-extra-info-step-2 .wrap-row.total .text span {
    width: 100%;
    text-align: center;
  }
  .m-extra-info-step-2 .wrap-row .text .p {
    padding: 0 10px;
  }
  .m-extra-info-step-2 .wrap-row .text .p.inline {
    display: block;
    margin: 0;
  }
  .m-extra-info-step-2 .wrap-row .wrap-checkbox {
    margin: 0;
    margin-bottom: 10px;
  }
  .m-extra-info-step-2 .wrap-row .wrap-input {
    margin: 0;
    margin-bottom: 10px;
  }
  .m-total-reserva .content-m-total-reserva > .lv-1 li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0 !important;
  }
  .m-total-reserva .content-m-total-reserva > .lv-1 li.conditions {
    position: relative;
    left: auto;
    top: auto;
  }
  .m-personal-data .content-m-personal-data {
    padding: 0;
  }
  .m-personal-data .content-m-personal-data .title-5 {
    text-align: center;
  }
  .m-pay-way .content-m-pay-way {
    padding: 0;
  }
  .m-pay-way .content-m-pay-way .title-5 {
    text-align: center;
  }
  .m-pay-way .content-m-pay-way > .lv-1 li .month {
    width: 34%;
  }
  .m-pay-way .content-m-pay-way > .lv-1 li .year {
    width: 30%;
  }
  .m-pay-way .content-m-pay-way > .lv-1 li .cvc {
    width: 28%;
  }
  .m-pay-way .content-m-pay-way > .lv-1 li .wrap-icon-norton {
    text-align: center;
  }
  .m-success-title .content-m-success-title .title-6 {
    font-size: 24px;
  }
  .m-confirm-reserva .content-m-confirm-reserva {
    padding: 30px 0px;
  }
  .m-confirm-reserva .content-m-confirm-reserva .confirm-title,
  .m-confirm-reserva .content-m-confirm-reserva .reserva-number {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
  }
  .m-confirm-reserva .content-m-confirm-reserva .reserva-number .text {
    margin: 0;
    margin-bottom: 5px;
  }
  .m-hotel-address .content-m-hotel-address {
    text-align: center;
  }
  .m-info-table-hotel .content-m-info-table-hotel .cols-step-3 {
    display: block;
    width: 100%;
    padding: 0;
  }
  .m-info-table-hotel .content-m-info-table-hotel table tr td {
    display: block;
    height: auto;
    text-align: center;
    padding: 8px 0;
  }
  .m-info-table-hotel .content-m-info-table-hotel table tr td:first-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .m-room-info .content-m-room-info {
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
  }
  .m-room-info .content-m-room-info .cols-step-3 {
    display: block;
    width: 100%;
    padding: 0;
  }
  .m-room-info .content-m-room-info .wrap-price {
    margin-top: 5px;
    text-align: center;
  }
  .m-room-info .content-m-room-info .wrap-price .title-info-item {
    position: relative;
    width: 100%;
    left: auto;
    bottom: auto;
    display: block;
    padding: 10px;
  }
  .m-info-table-room .table-info-step-3 {
    text-align: center;
  }
  .m-info-table-room .table-info-step-3 tr td {
    width: 100%;
    display: block;
    height: auto;
    padding: 10px 0;
  }
  .m-info-table-room .table-info-step-3 tr:first-child td:first-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .m-info-table-room .wrap-table-add {
    text-align: center;
  }
  .m-info-table-extras .content-m-info-table-extras {
    text-align: center;
  }
  .m-info-table-extras .content-m-info-table-extras .extra-row .title-info-item,
  .m-info-table-extras .content-m-info-table-extras .extra-row .text-info-item {
    display: block;
  }
  .m-info-table-extras .content-m-info-table-extras .extra-row .text-info-item {
    margin-top: 5px;
  }
  .m-holder-info .content-m-holder-info .title-4 {
    text-align: center;
  }
  .m-holder-info .content-m-holder-info .cols-step-3 {
    width: 100%;
    padding: 0;
  }
  .m-holder-info .content-m-holder-info .cols-step-3.left .table-info-step-3 tr:last-child td {
    border-bottom: none;
  }
  .m-holder-info .content-m-holder-info .cols-step-3.left .table-info-step-3 {
    border-bottom: 1px solid #DAC1A1;
  }
  .m-holder-info .content-m-holder-info table tr td {
    display: block;
    height: auto;
    text-align: center;
    padding: 8px 0;
  }
  .m-holder-info .content-m-holder-info table tr td:first-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .m-comments .content-m-comments {
    text-align: center;
    padding: 30px 0;
  }
  .m-info-bank .content-m-info-bank {
    text-align: center;
  }
  .m-info-bank .content-m-info-bank .wrap-rows .info-row .title-info-item,
  .m-info-bank .content-m-info-bank .wrap-rows .info-row .text-info-item {
    display: block;
  }
  .m-info-bank .content-m-info-bank .wrap-rows .info-row .text-info-item {
    margin-top: 5px;
  }
  .m-info-bank .content-m-info-bank .i-norton {
    right: auto;
    left: 50%;
    margin-left: -50px;
  }
  .m-info-room-selection .wrap-room-numbers {
    display: block;
    margin-top: 10px;
  }
  .m-info-room-selection .current-room-type {
    display: block;
    margin: 10px 0;
  }
}

@media screen and (max-width: 1110px) {

  .s-reservar .reservar-resumen {
    padding: 50px 0 0 0;
    padding: 0;
    width: 100%;
    position: relative;
    right: auto;
    top: auto;
  }
  .s-reservar .reservar-resumen > .wrap-content {
    width: 100%;
    padding: 0;
  }
  .s-reservar .reservar-resumen > .wrap-content.active .m-open-resumen-reserva {
    display: none;
  }
  .s-reservar .reservar-resumen > .wrap-content.active .m-resumen-reserva,
  .s-reservar .reservar-resumen > .wrap-content.active .m-more-info-right {
    display: block;
  }
  .s-reservar .reservar-resumen > .wrap-content.stuck-up,
  .s-reservar .reservar-resumen > .wrap-content.stuck-down {
    position: relative;
    top: auto;
    bottom: auto;
  }
}
@media screen and (max-width: 969px) {
  .space-for-reservas {
    display: block;
  }
  .s-reservar {
    margin-top: 0px;
  }
}
@media screen and (max-width: 799px) {
  .s-reservar .reservar-content > .wrap-content .wrap-content-step {
    padding: 0 0 10px 0;
  }
  .s-reservar .reservar-content > .wrap-content .wrap-form-step-2 .col {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .space-for-reservas {
    height: 90px;
  }
  .s-reservar .reservar-content > .wrap-content .numbers{
    display:  block;
    padding-top:10px;
  }
  .s-reservar .reservar-content > .wrap-content .wrap-btn-step-2 {
    text-align: center;
  }
}
