/********** Colors:
    fons dels headers : #eeeeee;
    daurat            : #CD9943;
****/


html {
    font-size: 14px;
}

div#avail-content .avail-container {
    margin-top: 20px;
}

a {
    text-decoration : none;
    color           : #CD9943;
}

select {
    -moz-appearance     : none;
    -webkit-appearance  : none;
    background          : white;
    background-image    : url('../images/check.png');
    background-position : 90% center;
    background-repeat   : no-repeat;
    border              : 1px solid #999;
    padding-right       : 30px;
    color               : #4c4c4c;
    font-family         : 'Roboto Condensed';
	padding         : 0;
}

input {
    background  : white;
    color       : #4c4c4c;
    padding     : 7px;
    padding-right: 30px;
    border      : 1px solid #999;
    font-family : 'Roboto Condensed';
}

select::-ms-expand {
    display: none;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
::placeholder {
    color: #4c4c4c;
}

input[type=time]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=time] {
    -moz-appearance:textfield;
}

/*input[placeholder] { text-overflow: ellipsis; }
::-moz-placeholder { text-overflow: ellipsis; } 
input:-moz-placeholder { text-overflow: ellipsis; }
*/

input[disabled],
select[disabled] {
    opacity: 0.5;
}
/*---------------> Cabecera <-------------*/
.checkin-steps {
    margin-top       : 15px;
    background-color : #ffffff;
    padding-bottom: 15px;
}

.checkin-steps > div {
    padding    : 12px;
    box-sizing : border-box;
    opacity    : 0.2;
}
.checkin-steps > div.active {
    opacity: 1;
}

.checkin-steps > div.sta-roomsservices-container {
    padding-top : 0;
    padding     : 2 10px;
}

.checkin-steps > div.total-services {
    padding-bottom: 70px;
}

.step-header {
    display     : flex;
    align-items : center;
    margin      : -20px -20px 30px -20px;
    padding     : 20px;
    width       : 100%;
}

.step-header + div:not(.blocks-resume) {
    margin-bottom: 18px;
}

.room .step-header, 
.step-header.extra {
    border-top: 2px solid #CD9943;
}

.step-header .title {
    font-size      : 1.7rem;
    font-weight    : 100;
    text-transform : uppercase;
    color          : #666666;
    margin-left    : 10px;
}

.step-header .subtitle {
    font-family : 'Roboto Condensed';
    margin-left : 25px;
    font-size   : 0.9rem;
    color       : rgba(70, 70, 70, 0.72);
}

.step-header .number {
    background-color : #CD9943;
    color            : white;
    padding          : 5px;
    border-radius    : 77px;
    width            : 33px;
    text-align       : center;
    font-weight      : bolder;
    font-size        : 2rem;
    font-family      : 'Roboto Condensed';
}

.title {
    font-family: 'Roboto Condensed';
}


.checkin-subtitle {
    display: none;
}

/*---------------> Datos de la reserva <-------------*/
.checkin-resume {
    background-color : #EEEEEE;
    padding          : 12px;
    border-top       : 2px solid #CD9943;
}
.checkin-resume .step-header .title {
    width: 50%;
}
.tpv-resume {
    background-color : #eeeeee;
    padding          : 20px;
    border-top       : 2px solid #CD9943;
    border-bottom    : 2px solid #CD9943;
    font-family      : 'Roboto Condensed';
    color            : #666;
	position: relative;
    z-index: 15;
}
.checkin-resume .step-header {
    margin-bottom: 0;
}

.booking-title {
    text-align  : right;
    width       : 50%;
    font-family : 'Roboto Condensed';
    color       : #666666;
    font-size   : 1.7rem;
    font-weight : 100;
}

.blocks-resume {
    display         : flex;
    flex-direction  : row;
    flex-wrap       : nowrap;
    justify-content : flex-start;
    padding         : 20px 0 0;
    position        : relative;
}

.blocks-resume:before {
    content    : "";
    border-top : 1px solid #FFF;
    box-shadow : 0 -1px 0px 0 rgba(0, 0, 0, 0.2);
    height     : 10px;
    left       : 0;
    top        : 0;
    width      : 100%;
    position   : absolute;
}

.blocks-resume .block {
    width       : 20%;
    font-family : 'Roboto Condensed';
    font-size   : 0.9rem;
    position    : relative;
    margin      : 0 45px 0 0;
    color       : #666666;
}

.blocks-resume .block:last-child {
    margin: 0;
    width: 30%;
}

.blocks-resume .block:not(:last-child) {
    border-right: 1px solid #FFF;
}

.blocks-resume .block:not(:last-child):before {
    content      : "";
    font-weight  : 100;
    border-right : 1px solid rgba(191, 191, 191, 0.50);
    content      : '';
    height       : 100%;
    left         : 1px;
    top          : 0;
    width        : 100%;
    position     : absolute;
}

.blocks-resume .title {
    font-weight    : 600;
    color          : #666666;
    text-transform : uppercase;
    font-size      : 1rem;
    display        : flex;
    align-items    : center;
    margin-bottom  : 10px;
}

.block-rooms .title:before {
    font-family  : 'icons';
    content      : '\e038';
    font-weight  : 100;
    margin-right : 10px;
    font-size    : 32px;
}

.block-packs .title:before {
    font-family  : 'icons';
    content      : "\e09a";
    font-weight  : 100;
    margin-right : 10px;
    font-size    : 1.9rem;
}

.block-dates .title:before {
    content      : '\e08e';
    font-weight  : 100;
    font-family  : 'icons';
    margin-right : 10px;
    font-size    : 1.9rem;
}

.block-info .title:before {
    content      : "\e0be";
    font-weight  : 100;
    font-family  : 'icons';
    margin-right : 10px;
    font-size    : 1.9rem;
}

.info .left:first-child {
    width: 40%;
}

/*---------------> Una habitación <-------------*/

.single label.button-room {
    display: none;
}

.single .preferences {
    display : inline-flex;
    left    : 250px;
    right   : 0;
    width   : calc(100% - 250px);
    top     : 40px;
    bottom  : auto;
}


/*---------------> Paso 1. Preferencias de habitación <-------------*/
.step-header,
.preferences {
    background-color: #eeeeee;
}

.preferences {
    box-sizing    : border-box;
    display       : none;
    padding       : 15px;
    border-top    : 1px solid #CCCCCC;
    width         : 100%;
    margin-bottom : 20px;
    position      : absolute;
    top           : 131px;
    left          : 0;
    right         : 0;
    width         : 100%;
    z-index       : 0;
}

input:checked + div > .preferences {
    display: inline-flex;
}

.preference {
    margin-right : 25px;
    line-height  : 1.4rem;
}

.preference select {
    padding : 2px 15px 2px 2px;
    width   : 90%;
}

.preferences-text {
    font-family   : 'Roboto Condensed';
    font-size     : 0.9rem;
    color         : rgba(70, 70, 70, 0.54);
    width         : 50%;
    padding-right : 50px;
    word-break    : break-all;
}

.preferences-select {
    font-family : 'Roboto Condensed';
    color       : rgba(70, 70, 70, 0.72);
    font-size   : 0.9rem;
    width       : 50%;
    display     : inline-flex;
    flex-wrap   : wrap;
    padding: 0 0 20px;
    margin-bottom: 20px;
}

.room-info-text {
    float       : left;
    margin-left : 20px;
    position    : relative;
    z-index     : 999;
}

.room-info-text .title {
    font-weight    : 600;
    color          : #666666;
    text-transform : uppercase;
    font-size      : 1.2rem;
}

.room-info-text .guests {
    font-family : 'Roboto Condensed';
    font-size   : 0.9rem;
    color       : #666666;
    font-weight : 100;
}

.rooms-content {
    margin-right : 3%;
    z-index      : 1;
    width        : 100%
}

.room-photo {
    float: left;
}

.button-room {
    background-color : #666;
    color            : #fff;
    transition       : .3s;
    padding          : 9px;
    display          : block;
    bottom           : 0;
    width            : 100%;
    text-align       : center;
    font-family      : 'Roboto Condensed';
    text-transform   : uppercase;
    font-size        : 0.9rem;
    max-width        : 150px;
    left             : 249px;
}

.button-room.checked .selected,
.button-room.checked .choose {
    display: none;
}

.button-room.show-on-medium-up {
    margin-top: 43px;
}

.button-room .done,
.button-room .selected {
    display: none;
}

.dyn-roomdescpreferences-container {
    display  : inline-flex;
    position : relative;
    width    : 100%;
}

/*.selected:before {
    position      : absolute;
    bottom        : -26px;
    border-bottom : 15px solid rgba(0, 0, 0, 0.22);
    border-left   : 15px solid transparent;
    border-right  : 15px solid transparent;
    content       : '';
    height        : 0;
    left          : 65px;
    width         : 0;
    z-index       : 99;
}*/

.room-individually {
   
    min-height:100px;
}
/*.room-individually:nth-child(even) .rooms-content-preferences:after {
    content       : '';
    border-left   : 1px solid rgba(68, 68, 68, 0.21);
    position      : absolute;
    right         : 50%;
    padding-right : 50px;
    height        : 112px;
    top           : 0;
}
*/
.selected:after {
    border-bottom : 15px solid #EFEFEF;
    position      : absolute;
    bottom        : -27px;
    border-left   : 15px solid transparent;
    border-right  : 15px solid transparent;
    content       : '';
    height        : 0;
    left          : 65px;
    width         : 0;
    z-index       : 999;
}

input:checked + div .button-room {
    background-color: green;
}

input:checked + div .button-room .choose {
    display: none;
}

input:checked +  div .button-room .selected {
    display: block;
}

input:checked + div > .rooms-content {
    padding-bottom: 200px;
}

.checked {
    pointer-events   : none;
    background-color : rgba(153, 153, 153, 0.6);
}

.button-room.checked .done {
    display: block;
}

span.done:after {
   content: '';
    position: absolute;
    background-color: green;
    width: 16px;
    height: 16px;
    top:5px;
    right: -40px;
    border-radius: 60px;
    padding: 5px;
    background-size: 12px;
    background-repeat: no-repeat;
    background-size: 16px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CiAgPHBhdGggZD0ibS4zLDE0Yy0wLjItMC4yLTAuMy0wLjUtMC4zLTAuN3MwLjEtMC41IDAuMy0wLjdsMS40LTEuNGMwLjQtMC40IDEtMC40IDEuNCwwbC4xLC4xIDUuNSw1LjljMC4yLDAuMiAwLjUsMC4yIDAuNywwbDEzLjQtMTMuOWgwLjF2LTguODgxNzhlLTE2YzAuNC0wLjQgMS0wLjQgMS40LDBsMS40LDEuNGMwLjQsMC40IDAuNCwxIDAsMS40bDAsMC0xNiwxNi42Yy0wLjIsMC4yLTAuNCwwLjMtMC43LDAuMy0wLjMsMC0wLjUtMC4xLTAuNy0wLjNsLTcuOC04LjQtLjItLjN6IiBmaWxsPSIjRkZGRkZGIi8+Cjwvc3ZnPgo=);
    background-position: center;
    margin-left: 15px;
}

/*---------------> Paso 2. Datos de los huéspedes <-------------*/

.guest {
    padding     : 10px 0;
    font-family : 'Roboto Condensed';
    font-size   : 0.9rem;
    color       : rgba(70, 70, 70, 0.72);
}

.guest-number {
    font-family    : 'Roboto Condensed';
    font-weight    : 600;
    color          : #666666;
    text-transform : uppercase;
    font-size      : 1.2rem;
}

.guests-content {
    font-family : 'Roboto Condensed';
    /*padding     : 20px;*/
}

.guest-title {
    font-size      : 1.4rem;
    text-transform : uppercase;
    font-weight    : bolder;
    color          : #666666;
}

.group {
    width        : calc(25% - 20px);
    padding-left : 20px;
    display      : inline-block;
    font-size: 14px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
}

.tooltip:not(.fr) {
    display: none;
}

.validated .guest-titles {
    align-items: flex-end;
}

.validated .under_sixteen {
    top: -5px;
}

.under_sixteen {
    margin-left:10px;
}

.validated .guest-number:before {
    content      : '✓';
    color        : green;
    font-size    : 1.2rem;
    font-weight  : bolder;
    margin-right : 5px;
}

.validated .tooltip:not(.fr) {
    display          : block;
    background-color : #88AA6D;
    color            : white;
    padding          : 5px;
    margin-top       : 0;
    margin-left      : 10px;
    position         : relative;
}

.validated .tooltip:not(.fr):before {
    border-top    : 6px solid transparent;
    border-bottom : 6px solid transparent;
    border-right  : 6px solid #88AA6D;
    content       : '';
    position      : absolute;
    left          : -5px;
    top           : 7px;
}

.step-header.validate-full .subtitle {
    display: none;
}

.step-header.validate-full .title:after {
    content: '';
    position: absolute;
    background-color: green;
    width: 16px;
    height: 16px;
    border-radius: 60px;
    padding: 5px;
    top:15px;
    right:15px;
    background-size: 12px;
    background-repeat: no-repeat;
    background-size: 16px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CiAgPHBhdGggZD0ibS4zLDE0Yy0wLjItMC4yLTAuMy0wLjUtMC4zLTAuN3MwLjEtMC41IDAuMy0wLjdsMS40LTEuNGMwLjQtMC40IDEtMC40IDEuNCwwbC4xLC4xIDUuNSw1LjljMC4yLDAuMiAwLjUsMC4yIDAuNywwbDEzLjQtMTMuOWgwLjF2LTguODgxNzhlLTE2YzAuNC0wLjQgMS0wLjQgMS40LDBsMS40LDEuNGMwLjQsMC40IDAuNCwxIDAsMS40bDAsMC0xNiwxNi42Yy0wLjIsMC4yLTAuNCwwLjMtMC43LDAuMy0wLjMsMC0wLjUtMC4xLTAuNy0wLjNsLTcuOC04LjQtLjItLjN6IiBmaWxsPSIjRkZGRkZGIi8+Cjwvc3ZnPgo=);
    background-position: center;
    margin-left: 15px;
}
.step-header.validate-full .checkin-subtitle{
    display: none;
}
.guest_1 .guest-titles {
    border-top: 0px;
}

.error .guest-number:before {
    background-image  : url('../images/alarm.svg');
    margin-right      : 5px;
    content           : '';
    width             : 20px;
    background-size   : contain;
    background-repeat : no-repeat;
}

.guest > div:last-child > div:first-child > div:first-child:not(.hidden),
.guest > div:last-child > div:first-child > div:nth-child(2):not(.hidden),
.guest > div:last-child > div:first-child > div:nth-child(3):not(.hidden) {
    display: inline-flex;
    vertical-align: middle;
}

.guest > div:last-child > div:first-child > div:nth-child(2) > input:first-of-type {
    width: 15px;
    height: 15px;
}

.guest > div:last-child > div:first-child > div:nth-child(2) > div {
    display: inline-block;
}

.guest > div:last-child > div:first-child > div:nth-child(2) {
    padding-left: 20px;
}

.guest div.group {
    width        : calc(25% - 20px);
    padding-left : 20px;
}

.guest  div.group.fr + input {
    margin-top: 35px;
}

.guest div.group2 {
    display : inline-block;
    float   : right;
    width   : 51%;
}

.guest div.group2 > div:last-child {
    width : 63%;
    width : calc(100% * 2/3 - 10px);
}
span.content-guest>div.group:nth-of-type(5)>.fontType3 {
	width: calc(100% - 25px);
    margin: 0;
	text-align: left;
}

.guest-id {
    margin     : 0 auto;
    box-sizing : border-box;
}

.guest-titles {
    border-top: 1px solid #ddd;
    display: flex;
    padding-top: 20px;
    margin-bottom: 5px;
}

.under_sixteen {
    position    : relative;
    margin-left : 10px;
    margin-top  : 1px;
}

.under_sixteen > label:first-of-type:before {
    width              : 15px;
    height             : 15px;
    cursor             : pointer;
    position           : absolute;
    top                : 0;
    left               : 0;
    content            : '';
    background         : #ffffff;
    background         : -webkit-linear-gradient(top, #fcfff4 0%, #FFFFFF 40%, #FFFFFF 100%);
    background         : linear-gradient(to bottom, #fcfff4 0%, #FFFFFF 40%, #FFFFFF 100%);
    border-radius      : 0px;
    border             : 1px solid rgba(128, 128, 128, 0.63);
    -webkit-box-shadow : inset 1px 1px 4px 0px rgba(0, 0, 0, 0.28);
    -moz-box-shadow    : inset 1px 1px 4px 0px rgba(0, 0, 0, 0.28);
    box-shadow         : inset 1px 1px 4px 0px rgba(0, 0, 0, 0.28);
}

.under_sixteen > label:first-of-type:after {
    content           : '';
    width             : 9px;
    height            : 5px;
    position          : absolute;
    top               : 3px;
    left              : 3px;
    border            : 2px solid #333;
    border-top        : none;
    border-right      : none;
    background        : transparent;
    opacity           : 0;
    -webkit-transform : rotate(-45deg);
    transform         : rotate(-45deg);
}

.under-sixteen > label:first-of-type:hover::after {
    opacity: 0.5;
}

.under_sixteen input[type=checkbox] {
    display: none;
}

.under_sixteen input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.under_sixteen:not(.hidden) {
    display: inline-flex;
}

.under_sixteen:not(.hidden) label {
    margin-left: 25px;
    font-size: 0.9rem;
}
.guest {
    font  : 14px 'Roboto Condensed', sans-serif;
    color : #666;
}

.guest .guest-id {
    overflow   : hidden;
    box-sizing : border-box;
}

.input-1 {
    border       : 1px solid #999;
    width        : 100%;
    font         : 14px 'Roboto Condensed', sans-serif;
    font-weight  : lighter;
    margin       : 15px 0;
    box-sizing   : border-box;
    width        : calc(25% - 40px);
    margin-right : 19px;
}

.input-1:nth-child(n+ 2) {
    /*margin-top: 30px;*/
}

.input-3 {
    border      : 1px solid #999;
    width       : 32%;
    width       : calc(100% / 3 - 5px);
    font        : 14px 'Roboto Condensed', sans-serif;
    font-weight : lighter;
    margin      : 15px 0;
    box-sizing  : border-box;
    max-height: 30px;
}

.input-2 {
    border      : 1px solid #999;
    width       : 60%;
    font        : 14px 'Roboto Condensed', sans-serif;
    font-weight : lighter;
    margin      : 15px 0;
    box-sizing  : border-box;
}

.guest select {
    margin              : 15px 5px;
    font                : 14px 'Roboto Condensed', sans-serif;
    font-weight         : lighter;
    padding             : 7px;
    padding-right       : 30px;
    border              : 1px solid #999;
    background-image    : url('../images/check.png');
    /*background-position: right 10px center;*/
    background-size: 10px;
    background-repeat   : no-repeat;
    -webkit-appearance  : none;
    -moz-appearance     : none;
    color               : #4c4c4c;
    width               : calc(45% / 3 - 5px);
}

/*---------------> Paso 3. Extras <-------------*/

#dispo section.packs,
.room-preferences {
    background-color: white;
}

section.packs article header {
    border : 1px solid rgba(153, 153, 153, 0.28);
    width  : 100%;
}

#dispo section.packs div.auto article {
    max-width: 100%;
}

#dispo section.packs div.auto article section {
    min-height: 70px;
    width: 100%;
    padding: 15px 0;
}

#dispo section.packs div.auto article section > div {
    padding: 10px;
}

#dispo section.packs div.auto article.show section div.bb666 {
    width  : 40%;
    float  : right;
    height : 18%;
}

.tpl-dispo-cabecera.paso1_2 > div > div.extra {
    text-align: left;
}

.show-more-container {
    border-right  : 1px solid rgba(0, 0, 0, 0.23);
    padding-right : 20px;
}

span.dyn-packs-price-total.tplBox-prizeTextColor {
    display: block;
}

#dispo section.packs div.auto article section div.tplBox-prizeText {
    font-size   : 0.9rem;
    text-align  : right;
    font-weight : 500;
}

#dispo section.packs div.auto article section div > span {
    font-weight : 500;
    color       : green;
    font-size   : 2.3rem;
}

#dispo section.packs div.auto article.show section .bb666 .mb15Tablet.df {
    display: none;
}

#dispo section.packs div.auto article section p,
#dispo section.packs div.auto article section > div, 
#dispo .tpl-box104 .desc, 
#dispo section.packs div.auto article section div.desc {
    font-size: 0.9rem;
}

#dispo section.packs div.auto article section div > span {
    font-weight: 100;
}

.services-container {
    background-color : white;
    width            : 100%;
    box-sizing       : border-box;
}

.tpl-boxes104 {
    padding: 0;
}

.tpl-boxes104 > article > section > label span {
    font-size: 1rem;
    text-transform: uppercase;
}

#dispo .show-more.expanded svg {
    transform: rotate(180deg);
}

.tpl-box104 section label {
    display: inline-flex;
    width: 100%;
}

#dispo section.packs div.auto article section > div:not(.show-more-container), 
#dispo .tpl-box104 .desc,
 #dispo section.packs div.auto article section div.desc {
    max-height: 46px;
    overflow: hidden;
}

#dispo .tpl-box104 .desc.collapsed,
 #dispo section.packs div.auto article section div.desc.collapsed {
    max-height: 100%;
}

.total-services {
    position       : relative;
    padding-bottom : 55px;
    padding-top    : 20px;
}

.total-services .total {
    font-size   : 1.9rem;
    color       : #666;
    font-weight : 100;
    text-align  : right;
    position    : relative;
    font-family : 'Roboto Condensed';
}

.total-services .taxes {
    font-family : 'Roboto Condensed';
    font-style  : italic;
    text-align  : right;
    padding     : 10px 0 30px 0;
    font-weight : lighter;
    font-size   : 13px;
}

.total-services .taxes .green,
.total-services .dyn-total {
    color: green;
}

.total-services:before {
    border-top: 1px solid rgba(102, 102, 102, 0.37);
    content: '';
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0;
    right: 0;
}

/*---------------> Finalizar <-------------*/

.button-checkin {
    background-color : green;
    color            : #fff;
    padding          : 10px 45px;
    display          : block;
    width            : 100%;
    text-align       : center;
    font-weight      : bolder;
    font-family      : 'Roboto Condensed';
    text-transform   : uppercase;
    font-size        : 1.4rem;
    float            : right;
    width            : 180px;
}

.modal-contenedor  {
    background-color: white;
    width: 50%;
    padding: 20px 10px;
    margin: 15px auto;
    position: relative;
    max-height: 600px;
    overflow-x: scroll;
}

.modal-contenido{
    margin-left: 15px;
}

.modal-contenedor  a {
    color: #5A5A5A;
    font-weight: bolder;
    font-family: 'Roboto Condensed';
    font-size: 0.9rem;
    position: fixed;
}

.modals {
    background-color: rgba(0,0,0,.8);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    pointer-events: none;
    transition: all 1s;
}
.modalIndex{
    z-index: 10000;
    position: fixed;
    display: block;
    pointer-events: auto;
}

.end-button {
    display     : inline-flex;
    font-family : 'Roboto Condensed';
    font-size   : 1rem;
    color       : #666;
    width       : 100%;
    margin-top  : 20px;
}

.end-button .left-align .options {
    margin-top: 5px;
}

.end-button .left-align {
    width: 100%;
}

.end-button .right {
    width: 35%;
}

/*---------------> Checkin Realizado <-------------*/

.checkin-done .button,
.checkin-done + .end-button,
.checkin-done .room .subtitle,
.checkin-done .rooms-preferences .subtitle {
    display: none;
}

.checkin-done .room > .step-header > .title:after,
.checkin-done .rooms-preferences > .step-header > .title:after {
    content          : '✓';
    position         : absolute;
    background-color : grey;
    width            : 16px;
    height           : 16px;
    border-radius    : 60px;
    color            : white;
    padding          : 5px;
    font-size        : 1.5rem;
    text-align       : center;
    line-height      : 0.8;
    margin-top       : 0px;
    margin-left      : 15px;
}

.checkin-done .checkin-subtitle {
    text-transform : uppercase;
    color          : grey;
    display        : block;
    font-family    : 'Roboto Condensed';
    margin-left    : 50px;
}

.checkin-done .form-checkbox,
.checkin-done .tpl-box104 header > div:last-of-type,
.checkin-done button,
.checkin-done select,
.checkin-done label,
.checkin-done input {
    pointer-events: none;
}

/*---------------> Genérico <-------------*/

.hidden {
    display: none;
}

.hide {
    opacity  : 0;
    position : absolute;
    display: none!important;
}

.button {
    font-family      : 'Roboto Condensed';
    font-size        : 1rem;
    padding          : 9px;
    max-width        : 150px;
    background-color : grey;
    color            : white;
    border           : 0;
    width            : 108%;
    display          : block;
    float            : right;
    word-break       : initial;
    min-width        : 250px;
    font-weight      : normal;
    margin-top       : 20px;
    margin-bottom    : 30px;
}

.show-on-medium-up {
    display: block;
}

.show-on-small {
    display: none;
}

.fn {
    float: none;
}

.tooltip {
    color      : rgba(102, 102, 102, 0.53);
    font-size  : 0.9rem;
    margin-top : 15px;
}

.left {
    float: left;
    width: 50%;
}

/* task: maquetar correctament validacions*/
.empty,
select.empty {
border: 1px solid red;
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #ea4434;
  color: #ea4434;
  transition: .3s;
  background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwP/2wBDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAAfAB8DAREAAhEBAxEB/8QAGQAAAgMBAAAAAAAAAAAAAAAAAAkEBQYH/8QAIhAAAAcAAwEAAwEAAAAAAAAAAQIDBAUGBwAIERIJEyEU/8QAHQEAAQQCAwAAAAAAAAAAAAAAAAQFBwgCAwYJCv/EACoRAAICAQQBAgUFAQAAAAAAAAECAwQFAAYREiEHExQiMTJBCBVRYXEj/9oADAMBAAIRAxEAPwDjvOt/Xqi1fQNXs1pXXa1iuztjctkgcOW8DESEuu3QE4JgsujHt3CiSQqGAv0YAD0fPfeb69S1bYpVjklYDkhFLED+TwDpuyWZxGGjWbMWq1SF26q00qRBjxzwC7KCePPA88ahSkTKwb5eLm4yQh5NqJSuY6UZOY983E5CnIC7R2mi4SExDAIfRQ9AQHmEsMsEhinVklH1DAgj/QfOlFO9SyNZbmPminqP9rxuro3HjwykqfPjwdV3NelOt5llEd6jp2c5lHu0Y9/ot8qFEZP3BBUQZO7dYI+vtna6ZTFMdFstIFOYAEBEpR/vF+KoPlcpWxcZCyWbEcQJ+gMjhAT/AITzrje8tyQbO2hld3WY2lrYrG2bjop4LrWgeZlB/BYIQD/J0zZlZbxsj3TevXTLRpfHWmVS6TbHsSp78lEsfYyBrqsmxut6tOkMJmEdW3VCkjkZoYt+oZsEeZQjEpP8XhpRSzfzT2tu7KsvSSo/FetGfae4idhLLJMGUyT+BJ7bnr05EYHTzUSxidu7Dr4j1R9fMVBnp81AWyeWtIbkGDmnEb1Kdei8Uq1sdy71fiIVEhnCNYLfEcidZkm2kzUn042PX2vYbT4XKbXYapsirUsjKY9utGhbFeJbIo7VHTp3YNJziYgIJSKkxeiq3bSx0js00jtzDzO0Fyc7bLzVwZHKpUkeOzxy1e1ErytXE5JeaFkQxv25CyEFACp0mxDy7Tx8PrzsPBPtbZ9jNVoLOLDdI8ph7ksFSPJvjlVYKF6KaZbNf2uryVg6zs6yjSf+Q5q9GtnnF3lMz0Oh6RBpt1prPrnV7vDpOy/bVWUqk4xno9NyTwftud2wIBw8/pRHi3G3pcXka+TgAM9edJV5+naNg45/rkedMO69vU93bXyW08iWXH5ShYqSlfDCOzC8LlT+GCueP7012Jh9EjIvU9M/HfTWl2PtU4WaXvdMlkZPsP16q80cr+dxU2fEUJOVH9dlUUTCzx6LpGSjEkQI4Ib5MWWoYclFFbynpzCJzek7GWNg1yojeWrez90fz8j30DB0C8MD51Su7e2tbuYbaP6pb748bfre0KdqMx4TN2Ih0hyvxpBhs8wAN+3ztG0FhpO0TDkHP3h68xey2zs9vlSpGadj7Hl8xTaTidbkIt3Y7DqVyrMnSbZ2I0alxYuI3Mos1emXT0sa5BJaUsA/vRQTTE5wT3nfCWpt07ghgq7llqtHFWQqXeeRGikuTRLysC9GZujcF5vmCgcnTpt2vBv/ABFL0g9NL2Ry/pRUzEVq3lp0kWCDH1bEdutg6NuTrJfk9+KOIzx9lr0v+byO/VSo/kQau9o4aNHDRo4aNHDRr//Z);
}
.valid,
select.valid {
  background-position: right 10px center;
  background-repeat: no-repeat;
  transition: .3s;
  color:#4c4c4c;
  background-size: 12px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE1LjgxOHB4IiBoZWlnaHQ9IjE2LjU5NXB4IiB2aWV3Qm94PSIxMS42ODIgNDgzLjQwNSAxNS44MTggMTYuNTk1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDExLjY4MiA0ODMuNDA1IDE1LjgxOCAxNi41OTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnIGlkPSJYTUxJRF8xXyI+PGc+PHBhdGggZmlsbD0iIzIyODgwMCIgZD0iTTI2LjcyLDQ4My42NmMwLjc4LDAuNDc5LDEuMDEsMS41LDAuNTMsMi4yN2wtOC4yOCwxMy4yOWMtMC4yOCwwLjQ2LTAuNzgsMC43NS0xLjMyLDAuNzhjLTAuMDMsMC0wLjA1LDAtMC4wOCwwYy0wLjUyLDAtMS0wLjI0LTEuMzItMC42NmwtNC4yMy01LjU5Yy0wLjU1LTAuNzMtMC40MS0xLjc2LDAuMzItMi4zMWMwLjczLTAuNTUxLDEuNzYtMC40MSwyLjMxLDAuMzE5bDIuNzksMy42ODFsNy0xMS4yNUMyNC45Myw0ODMuNDEsMjUuOTUsNDgzLjE3LDI2LjcyLDQ4My42NnoiLz48L2c+PGc+PC9nPjwvZz48L2c+PC9zdmc+);
}
.options.empty {
    background: none;
    border: 0;
}
div.end-button.step4>div.left-align>div.options>label>span.empty:before{
    border: 1px solid #ea4434;
}
div.end-button.step4>div.left-align>div.options>label>span.empty{
    border: 0;
    color: #ea4434;
    background-image: none;
}
.form-checkbox.checked {
    pointer-events: all;
}

/*---------------> PCI <-------------*/

#card-modify {
    opacity: 0;
}

#iframe_card_app {
    height: 350px;
}

@media screen and (max-width: 1180px) {
    .guest select {
        width: calc(23% / 3 - 5px);
    }
}

@media screen and (max-width: 875px) {
    .rooms-content {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .room-individually:nth-child(even) .rooms-content-preferences:after {
        display:none;  
    }
    .step-header {
        margin-bottom: 10px;
    }
    .single .preferences {
        width: 100%;
        display: block;
    }

    .room-individually {
        display: block;
        clear: both;
    }
    .checkin-resume .step-header .title {
        width: 35%;
    }

    .booking-title {
        width: 65%;
        font-weight: 400;
    }

    .blocks-resume .block {
        width: 40%;
    }

    .blocks-resume {
        display: inline-flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 20px 0;
        position: relative;
    }
    /*input:checked + .rooms-content-preferences {
        padding-bottom: 23px;
    }*/
    .button-room {
        left: 245px;
    }
    .room-photo {
        padding-bottom:30px;
    }

     input:checked + div > .rooms-content {
        padding-bottom: 111px;
     }
    .room-individually:nth-child(even) > div > div:before {
        display: none;
    }

    .step-header .title,
    .booking-title {
        font-size: 1.3rem;
    }

    .blocks-resume .block:nth-child(odd) {
        margin-left: 0;
        margin-right: 30px;
    }

    .blocks-resume .block:nth-child(even) {
        border-right: 0;
    }

    .blocks-resume .block:nth-child(even):before {
        display: none;
    }

    /*.checkin-resume {
        padding: 10px;
    }*/

    .blocks-resume .block:nth-child(n+3) {
        padding-top: 30px;
    }

    .input-1 {
        width: calc(50% - 15px);
        margin-right: 13px;
    }

    .room-info-text{
        margin-left: 10px;
    }
    .guest > div > div.group {
        padding: 0;
        width: calc(50% - 15px);
        margin-right: 13px;
    }

    .input-2 {
        width: 68%;
    }

    .guest select {
        margin: 15px 7px 15px 0;
    }

    .guest > div > div.group2 {
        float: left;
        width: 65%;
    }

    input:checked + div > .preferences {
        display: block;
    }

    .checkin-resume .step-header {
        margin-bottom: 0;
        padding-left:10px;
    }

    .dyn-roomdescpreferences-container {
        display: block;
    }

    .show-only-large {
        display:none;
    }
    .preferences {
        position: inherit;
        width: 100%;
        margin-bottom: 0;
        padding: 20px 10px;
        max-height: none;
    }

    .preferences-select select {
        /*width: auto;*/
        min-width: 85%;
    }

    .preferences-select,
    .preferences-text {
        width: 100%;
        font-size: 0.85rem;
    }

    

    .preference {
        line-height: 1.9rem;
        min-width: 15%;
    }

    .room-individually,
    .room-individually:nth-child(even) {
        
        padding: 0;
    }

    .room-individually:nth-child(even) {
        height: auto;
        border: 0;
    }

    .room-individually:not(:first-child) {
        
        padding-top: 10px;
        margin-top:10px;
    }

    .room .step-header {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .guests-content {
        padding: 0 0 20px 0;
    }

    #dispo section.packs div.auto article header {
        padding-top: 30px;
        min-height: 45px;
    }

    .tpl-box104 header > div.tpl-boxTitle {
        top: 15px;
        position: absolute;
        font-size: 1rem;
        text-transform: none;
        width: 100%;
        margin-left: 120px;
    }

    .tpl-box104 header > div:last-of-type {
        flex: none;
        text-align: right;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .tpl-box104 header .pack-text {
        top: 0;
    }

    .tpl-box104 header > div.mb15Tablet {
        margin-left: 120px;
    }

    .form-select {
        width: auto;
    }

    .tpl-box104 .tplBox-select {
        width: 25%;
    }

    .form-select .form-select-text {
        padding: 2px 10px;
        font-size: 0.85rem;
    }

    .tpl-box104 .tplBox-selectText {
        display: none;
    }

    .pack-text {
        height: 100%;
    }

    .total-services {
        display: inline-flex;
		width: 100%;
    }

    .total-services .taxes {
        width: 40%;
        float: none;
        text-align: left;
        padding: 0;
    }

    .total-services .total {
        width: 55%;
        padding-left: 5%;
        font-size: 1.4rem;
    }

    .button:not(.guests) {
        position: absolute;
        right: 0px;
        top: 40px;
    }

    .step-header .number {
        padding: 5px 2px;
        font-size: 1.6rem;
    }

    input:checked + div > .rooms-content {
        margin-bottom: 0;
    }
    .checkin-steps > div.rooms-preferences {
        padding-bottom: 5px;
    }

    .step-header + div.dyn-roomdescpreferences-container {
        margin-bottom: 0;
    }

    .guest div.group2 > div:last-child {
        width: 77%;
        float: left;
        margin-top: 20px;
    }

    .guest > div > div.group2 {
        width: 100%;
    }

    .input-3 {
        width: 20%;
        margin-right: 5px;
        float: left;
    }

    .guest-titles {
        border-top-width: 0;
        padding-top: 0;
    }

    .left {
        width: 100%;
        line-height: 1.4rem;
    }
    .show-only-large {
        display: none;
    }
    .guest div.group {
        width:49.5%;
        padding-left:0;
    }
    .guest div.group2 {
        float:none;
        width: 100%;
    }
}
@media screen and (max-width: 601px) {
    html {
        font-size: 13px;
    }

    .rooms-content {
        margin-bottom: 20px;
    }
    .room-individually:not(:first-child) {
        padding-top:35px;
    }
    .blocks-resume .block {
        width: 100%;
    }
    .room-photo {
        padding:0;
    }
    .rooms-content-preferences {
        padding-bottom:10px;
    } 
    input:checked + div > .rooms-content {
        padding-bottom:0;
    }
    .blocks-resume .block:not(:last-child) {
        border-right: 0;
        border-bottom: 1px solid #FFF;
        padding: 15px 0;
    }
    .show-on-small  {
        display: block;
    }

    input:checked + .rooms-content-preferences {
        padding: 0;
    }

    .blocks-resume .block:not(:last-child):before {
        border-right: 0;
        border-bottom: 1px solid rgba(191, 191, 191, 0.50);
        top: -1px;
        left: 0;
    }
    .button-room.show-on-medium-up {
        display:none;
    }
    .single .preferences {
        margin-bottom: 25px;
    }

    .blocks-resume .block:nth-child(even):before {
        display: block;
    }

    .step-header {
        align-items: center;
        position: relative;
    }

    .step-header .title {
        font-size: 1.2rem;
        width: 75%;
    }

    .step-header .subtitle {
        position: absolute;
        left: 31px;
        top: 40px;
        right: 15px;
    }

    .step-header .number {
        width: 31px;
        float: left;
    }

    .checkin-done .checkin-subtitle {
        margin-left: 40px;
        font-size: 0.9rem;
    }

    .checkin-done .checkin-subtitle {
        display: none;
    }

    .checkin-done .rooms-preferences .step-header .title {
        margin-left: 5px;
    }

    .checkin-done .room > .step-header > .title:after, 
    .checkin-done .rooms-preferences > .step-header > .title:after {
        width: 10px;
        height: 10px;
        font-size: 1rem;
        margin-left: 5px;
    }

    .rooms-content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    .button-room {
        max-width: 100%;
        box-sizing: border-box;
        position: relative;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        left: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .room-info-text {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        margin-left: 0;
    }

    .room-photo {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        height: 200px;
        background-size: cover;
        background-position: center;
    }

    .preference {
        margin-top: 15px;
        width: 40%;
        float: left;
        margin-right: 22px;
    }

    .preferences {
        margin-bottom: 10px;
    }

    .selected:after,
    .selected:before {
        left: 45%;
    }

    .preferences-select {
        margin: 0;
    }

    .step-header {
        padding: 10px 30px 35px 10px;
    }

    .guest > div > div.group2,
  .guest > div > div.group,
  .input-1 {
        width: 100%;
    }

    .guest > div > div.group2 > div:last-child {
        float: none;
        width: 100%;
    }

    .checkin-resume .step-header .title {
        display: none;
    }

    .checkin-resume .step-header {
        padding: 0 0 10px 0;
        margin: 0;
    }

    .booking-title {
        width: 100%;
        text-align: left;
        font-size: 1.3rem;
    }

    .blocks-resume {
        padding: 0;
        margin: 0;
    }

    #dispo.step-1 section.packs div.auto article section > div:first-child {
        padding-bottom: 25px;
    }

  .tpl-box104 header > div.mb15Tablet,
  .tpl-box104 > header > div.tpl-boxTitle {
        margin-left: 0;
    }

    .tpl-box104 .tpl-boxTitle,
  .tpl-box104 .tplBox-selectText {
        font-size: 0.9rem;
    }

    .total-services {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        padding-bottom: 15px;
    }

    .input-2 {
        width: 67%;
    }

    .total-services .taxes,
  .total-services .total {
        width: 100%;
    }

    span.done:after {
    content: '';
    position: absolute;
    background-color: green;
    width: 16px;
    height: 16px;
    border-radius: 60px;
    padding: 5px;
    background-size: 12px;
    background-repeat: no-repeat;
    background-size: 16px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CiAgPHBhdGggZD0ibS4zLDE0Yy0wLjItMC4yLTAuMy0wLjUtMC4zLTAuN3MwLjEtMC41IDAuMy0wLjdsMS40LTEuNGMwLjQtMC40IDEtMC40IDEuNCwwbC4xLC4xIDUuNSw1LjljMC4yLDAuMiAwLjUsMC4yIDAuNywwbDEzLjQtMTMuOWgwLjF2LTguODgxNzhlLTE2YzAuNC0wLjQgMS0wLjQgMS40LDBsMS40LDEuNGMwLjQsMC40IDAuNCwxIDAsMS40bDAsMC0xNiwxNi42Yy0wLjIsMC4yLTAuNCwwLjMtMC43LDAuMy0wLjMsMC0wLjUtMC4xLTAuNy0wLjNsLTcuOC04LjQtLjItLjN6IiBmaWxsPSIjRkZGRkZGIi8+Cjwvc3ZnPgo=);
    background-position: center;
    margin-left: 15px;
    right:15px;
    top:5px;
    }

    .button {
        float: none;
        right: initial;
        top: initial;
        margin: 0 auto;
        margin-top: 20px;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        position: relative;
    }

    .total-services:before {
        width: 100%;
        left: 0;
    }

    .total-services .total {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-left: initial;
        padding-bottom: 10px;
    }

    .total-services .taxes {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        text-align: right;
    }

    .end-button .left-align {
        width: 100%;
    }

    .checkin-steps > div.services-container {
        padding: 0px 5px;
    }

    .tpl-box104 .tpl-boxTextPrize {
        font-weight: 100;
    }

    #iframe_card_app {
        height: 35%;
    }

    .end-button {
        display: block;
        font-size: 0.9rem;
    }

    .room .step-header {
        margin-bottom: 10px;
    }

    .guests-content {
        padding: 0;
        padding-top: 10px;
    }
    .button-checkin {
        float: none;
        margin: 20px auto 0;
    }

    .blocks-resume .block:last-child {
        width: 100%;
    }

    .end-button .right {
        width: 100%;
    }

    .button-room,
    .room-info-text .guests {
        font-size: 1rem;
    }

    .room-info-text {
        margin-bottom: 10px;
    }

    .input-1:nth-child(n+ 2) {
        margin-top: 15px;
    }

    .rooms-preferences .step-header,
    .step-header.extra {
        align-items: center;
        padding-bottom: 10px;
    }

    .button-checkin {
        width: 250px;
    }

    .modal-contenedor  {
        width: 80%;
    }

    .guest-number {
        font-size: 1rem;
    }

    .button:not(.guests) {
        position: inherit;
        top: inherit;
    }

    #dispo section.packs div.auto article section div.tplBox-prizeText {
        padding-top: 0;
    }

    #dispo section.packs div.auto article section > div:not(.show-more-container), 
    #dispo .tpl-box104 .desc, #dispo section.packs div.auto article section div.desc {
        max-height: 45px;
    }

    #dispo section.packs div.auto article.show section div.bb666 {
        width: 25%;
    }

    .tpl-dispo-cabecera.paso1_2 > div > div.extra {
        font-size: 1.3rem;
    }

    .checkin-steps > div.room {
        padding-top: 0;
    }
}

@media only screen and (min-width:876px) and (max-width: 1160px) {
    .blocks-resume .block:last-child {
        width: 68%;
    }

    .blocks-resume .block:not(:last-child) {
        border-right: 1px solid #FFF;
        padding-right: 25px;
        margin: 0 20px 0 0;
    }
}

@media only screen and (min-width:801px) and (max-width: 1175px) {
    .single .room-photo {
        width: 230px;
        height: 160px;
    }

    .preferences {
        max-height: 120px;
        height: 120px;
        bottom: -31px;
    }

    .single .preferences {
        display: flex;
        right: 0;
        left: initial;
        top: 40px;
        bottom: auto;
    }
    .room-individually:nth-child(odd) .rooms-content-preferences:after{
        padding-right: 15px;
    }
    .preferences-select {
        width: 66%;
    }

    .preferences-text {
        width: 40%;
    }

    .preference {
        margin-right: 25px;
        line-height: 1.4rem;
        min-width: 27%;
    }

    /*input:checked + .rooms-content-preferences:not(.single) {
        margin-bottom: 30px;
    }*/
}

@media only screen and (min-width:876px) and (max-width: 970px) {
    .room-info-text {
        margin-left: 10px;
    }

    .room-individually:nth-child(even) > div > div.rooms-content:before {
        padding-left: 5%;
    }

    .room-individually:nth-child(even) {
        width: 50%;
    }

    .button-room {
        transform: scale(0.9, 1);
        right: 10px;
    }

    .guest div.group {
        width: calc(26% - 20px);
    }

    .blocks-resume .block:last-child {
        width: 55%;
    }
} 


@-moz-document url-prefix() {
   .preferences {
        top:134px;
   }
   @media screen and (max-width: 875px) {
        input:checked + div > .rooms-content {
            margin-bottom: 22px;
        }
   }
   @media screen and (max-width: 601px) {
       input:checked + div > .rooms-content {
            margin-bottom: 20px;
       }
       .button:not(.guests){
            top:60%;
       }
   }
}


.rooms-preferences>.step-header{padding: 10px 14px 10px 10px;margin: -20px 0px 15px -12px}
div.room.step2>div>div.step-header{padding: 10px 14px 35px 10px;margin: -20px -20px 5px -12px;}
div.extras.step3>div>div.step-header{padding: 10px 14px 15px 10px;margin: -20px -20px 10px -12px;}
div.tpv-resume.step4>div>div.step-header{padding:20px 12px 10px 12px;margin: -12px 0px 0px -12px;}
#dispo section.packs div.auto article section > div{margin-bottom: 0;}
div.selectPayment>span{padding-right:5px;box-sizing: border-box;text-transform: uppercase;}
div.room-individually>div.rooms-content-preferences>div.preferences{margin-bottom: 25px;}
div.room-individually:not(:first-child){padding-top: 10px;}
input:checked + div > .rooms-content{padding-bottom: 6px;}
.tpl-dispo-cabecera.paso1_2{padding:0px 10px 0px 0;}
#dispo section.packs, .room-preferences{margin-top: 35px;}
#send_checkin{cursor: pointer;opacity: 0.2}
#send_checkin.activated{opacity: 1;}

div#avail-content>div.avail-container>div:first-of-type{background-size: cover;height:150px;background-position: center;position: relative;}
div#avail-content>div.avail-container>div:first-of-type>div{z-index: 5;position: relative;font:40px 'Playfair Display', serif;line-height: 45px;text-align: center;text-transform: uppercase;color:#ffffff;width: 70%;margin: 0 auto;padding-top: 30px;}
div#avail-content>div.avail-container>div:first-of-type>div:last-of-type{z-index:1;padding: 0;top: 0;margin: 0;position: absolute;right: 0;left: 0;width: 100%;bottom: 0;display: block;opacity: 0.1;background: #000;}


/*div#dyn-roomdescpreferences-container>div>div.rooms-content-preferences.single{width: 100%;}
div#dyn-roomdescpreferences-container>div>div.rooms-content-preferences{width: 50%;display: inline-block;}
*/
.totalhabs_1{background-color: red;}
.validated .under_sixteen{top:0;}
.onehabheader{display: none;}
span.content-guest{font-size: 1px;letter-spacing: -1px;word-spacing: -1px;display: block;}
span.content-guest>input:nth-of-type(3){width: 100%;margin-right: 0;float: none;}
span.content-guest>input:nth-of-type(4){margin-right: 0;margin-left: 12px;width: 40%;}
span.content-guest>div.group:first-of-type{width:100%;}
span.content-guest>div.group:nth-of-type(2),span.content-guest>div.group:nth-of-type(7),span.content-guest>div.group:nth-of-type(8),span.content-guest>div.group:nth-of-type(9){width:100%;}
span.content-guest>div.group:nth-of-type(2)>select{width:32%;width:calc(33% - 11px);box-sizing: border-box;margin-right: 15px;}
span.content-guest>div.group:nth-of-type(2)>select:last-of-type{margin: 0;margin-top: 15px;float: right}
span.content-guest>div.group:nth-of-type(3){vertical-align: top;width: calc(25% - 10px);margin-right: 20px;}
span.content-guest>div.group:nth-of-type(3)>select{width: 100%;padding-right: 20px;}
span.content-guest>div.group:nth-of-type(4){width:75%;width: calc(75% - 10px);font-size: 1px;letter-spacing: -1px;word-spacing: -1px;}
span.content-guest>div.group:nth-of-type(4)>*{font-size: 14px;letter-spacing: normal;word-spacing: normal;box-sizing: border-box;padding-right: 5px;}
span.content-guest>div.group:nth-of-type(4)>select{width: calc(33% - 10px);margin-right: 15px;}
span.content-guest>div.group:nth-of-type(4)>select:first-of-type{margin-left: 0;}
span.content-guest>div.group:nth-of-type(4)>select:last-of-type{margin-right: 0;float: right;}
span.content-guest>div.group:nth-of-type(5){width:50%;}
span.content-guest>div.group:nth-of-type(5)>input{float:none;width: calc(100% - 25px);padding-right: 10px;}
span.content-guest>div.group:nth-of-type(6){width:50%;}
span.content-guest>div.group:nth-of-type(6)>select{width:100%;}
span.content-guest>div.group:nth-of-type(7){width: calc(50% - 2px);margin-left: 7px;}
span.content-guest>div.group:nth-of-type(7)>input,span.content-guest>div.group:nth-of-type(7)>select{display: inline-block;margin:15px 0;float: none;width: 50%;}
span.content-guest>div.group:nth-of-type(7)>input:last-of-type,span.content-guest>div.group:nth-of-type(7)>select:last-of-type{width:100%;}
span.content-guest>div.group:nth-of-type(8)>input{margin-right: 0;}
span.content-guest>div.group:nth-of-type(9)>select{width:100%;}
span.content-guest>div.group:nth-of-type(9)>div{display:block;width: 100%;}
span.content-guest>div.group>select{margin:15px 0px 15px 0;width: calc(50% - 10px);box-sizing: border-box;padding-right: 30px;margin-right: 20px;}
span.content-guest>div.group>select[data-input-name=lugar_nacimiento] {width: calc(100% - 20px);}
span.content-guest>div.group>input{float:right;width:59%;width: calc(50% - 10px);box-sizing: border-box;}
span.content-guest>div.fr.tooltip{width: 100%;letter-spacing: normal;word-spacing: normal;} 
span.paymentSpan{text-transform: uppercase;font-weight: bold;display: block;padding-bottom: 10px;}
div.paymentMethod{display: inline-block;width: 49%;           width: calc(50% - 10px);}
div.paymentMethod>select{background-position: 95% 65%;padding: 2px 30px 2px 10px;width: 100%;box-sizing: border-box;}
div.nortonSecurity{width: 50%;vertical-align: top;text-align: right;display: inline-block}
div.nortonSecurity>img{width: 86px;height:47px;}
div#direct_payment{letter-spacing: -1px;word-spacing: -1px;font-size: 1px;margin-top: 20px;}
div#direct_payment>label{letter-spacing: normal;word-spacing: normal;font-size: 13px;display: inline-block;vertical-align: top;width: 45%;width: calc(50% - 20px);padding-right: 10px;}
div#direct_payment>label:first-of-type{border-right: 2px solid #c8c8c6}
div#direct_payment>label:last-of-type{padding-left: 10px;text-align: center;padding-right: 0;padding-top: 5px;}
div#direct_payment>label>span{display:inline-block;font-size: 14px;vertical-align: middle;min-height: 25px;padding-left: 26px;position: relative;}
div#direct_payment>label>span:before{content: '';position: absolute;top: 5px;left: 0;width: 16px;height: 16px;background: #fff;border: 1px solid #21212a;box-sizing: border-box;}
div#direct_payment>label>span:after{content: '\e04d';font-family: 'icons';position: absolute;left: 0;top: 7px;font-size: 11px;width: 16px;text-align: center;opacity: 0;transition: .3s;font-weight: normal;color: green;}
div#direct_payment>label:last-of-type>span{font-weight: bold;padding-left: 0;width: 70%;text-align: center;text-decoration: underline;text-transform: uppercase;}
div#direct_payment>label:last-of-type>span:after,div#direct_payment>label:last-of-type>span:before{content: none;}
div#direct_payment>label>input{position: fixed;top:0;left: -9999px;}
div#direct_payment>label>input:checked+span:after{opacity: 1;}
div#direct_payment>div#pci_payment{margin-top: 15px;}
div#direct_payment>div#pci_payment>div{font-size: 13px;letter-spacing: normal;word-spacing: normal;}
div#direct_payment>div#pci_payment>div:last-of-type{margin-top: 15px;}
div.end-button.step4>div.left-align>div.options>label>input{position: fixed;top:0;left:-99999px;}
div.end-button.step4>div.left-align>div.options>label>span{padding-top: 2px;display: inline-block;font-size: 14px;vertical-align: middle;min-height: 25px;padding-left: 26px;position: relative;}
div.end-button.step4>div.left-align>div.options>label>span:before{content: '';position: absolute;top: 5px;left: 0;width: 16px;height: 16px;background: #fff;border: 1px solid #21212a;box-sizing: border-box;}
div.end-button.step4>div.left-align>div.options>label>span:after{content: '\e04d';font-family: 'icons';position: absolute;left: 0;top: 7px;font-size: 11px;width: 16px;text-align: center;opacity: 0;transition: .3s;font-weight: normal;color: green;}
div.end-button.step4>div.left-align>div.options>label>input:checked+span:after{opacity: 1;}
.tpl-box104 header .pack-text{right: 35px;}
.tpl-box104 header .pack-text>div:first-of-type{text-transform: uppercase;font-style: normal;font-weight: bold;}
.tpl-box104 .tpl-boxTextPrize{font-weight: lighter;}
#dispo section.packs div.auto article section{min-height:85px;border-bottom: 1px solid #d1d1d1;border-right: 1px solid #d1d1d1;border-left: 1px solid #d1d1d1;box-sizing: border-box;}
article.tpl-box104>header>div.dyn-add-ref>button:before{display: block;width: 16px;height: 16px;background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CiAgPHBhdGggZD0ibS4zLDE0Yy0wLjItMC4yLTAuMy0wLjUtMC4zLTAuN3MwLjEtMC41IDAuMy0wLjdsMS40LTEuNGMwLjQtMC40IDEtMC40IDEuNCwwbC4xLC4xIDUuNSw1LjljMC4yLDAuMiAwLjUsMC4yIDAuNywwbDEzLjQtMTMuOWgwLjF2LTguODgxNzhlLTE2YzAuNC0wLjQgMS0wLjQgMS40LDBsMS40LDEuNGMwLjQsMC40IDAuNCwxIDAsMS40bDAsMC0xNiwxNi42Yy0wLjIsMC4yLTAuNCwwLjMtMC43LDAuMy0wLjMsMC0wLjUtMC4xLTAuNy0wLjNsLTcuOC04LjQtLjItLjN6IiBmaWxsPSIjRkZGRkZGIi8+Cjwvc3ZnPgo=);background-size: contain;background-position: center;background-repeat: no-repeat;content: ''}
div>div.room-individually>div.rooms-content-preferences>div.rooms-content>div.room-info-text>div.title{font-size:16px;padding-bottom: 10px;}
div>div.room-individually>div.rooms-content-preferences>div.rooms-content>div.room-info-text>div.guests{font-size:14px;}
div>div.room-individually>div.rooms-content-preferences>div.preferences>div.preferences-text{font-size: 12px;word-break: break-word;}
div>div.room-individually>div.rooms-content-preferences>div.preferences>div.preferences-select>div.preference{width: auto;font-size: 13px;display: inline-block;}
div.checkin-resume>div.blocks-resume>div{line-height: 18px;padding:0 15px 0 0}
div.checkin-resume>div.blocks-resume>div.block-rooms>div:nth-of-type(odd){font-weight: 600;}
div.rooms-preferences>div.step-header{padding: 10px 14px 40px 10px;}
div.rooms-preferences>div>span.subtitle{top:50px;}
div.rooms-preferences>div.onehabHead{padding: 10px 14px 10px 10px}
div.rooms-preferences>div.onehabHead>span.subtitle{top:40px;}
div.sta-estilohabs_2>div:not(:last-of-type)>div.rooms-content-preferences>div.rooms-content{margin-bottom: 0;}
div.sta-estilohabs_2>div.room-individually{border-bottom: 1px solid #d1d1d1;}
div.sta-estilohabs_2>div.room-individually:last-of-type{border-bottom: none;}
span.content-guest>span.valInp:nth-of-type(4){width: calc(50% - 20px);display: inline-block;margin-right: 15px;}
span.content-guest>span.valInp{font-size:14px;}

 /* ocio/ negocio */
.FunOrBussines{padding:20px 35px;background: #fff;font-family: 'Roboto Condensed';color:#666666;background-color: #ffffff;position: relative;top:-15px;}
.FunOrBussines>div:first-of-type{padding-bottom: 20px;}
.FunOrBussines>div:first-of-type>div:first-of-type{text-transform: uppercase;font-weight: bold;font-size: 16px;padding-bottom: 15px;text-align: center;}
.FunOrBussines>div:first-of-type>div:last-of-type{font-size: 1px;letter-spacing: -1px;word-spacing: -1px;text-align: center;}
.FunOrBussines>div:first-of-type>div:last-of-type>div{letter-spacing: normal;word-spacing: normal;font-size: 14px;display: inline-block;width:auto;}
.FunOrBussines>div:first-of-type>div:last-of-type>div:first-of-type{margin-left: 35px;}
.FunOrBussines>div:first-of-type>div:last-of-type>div>label{position:relative;margin-right:30px;}
.FunOrBussines>div:first-of-type>div:last-of-type>div>label>input{position: fixed;top:0;left:-9999px;}
.FunOrBussines>div:first-of-type>div:last-of-type>div>label>input:checked + span:before{content: '\2022';font-family: 'Arial';font-size: 42px;text-indent: 0px;line-height: 17px}
.FunOrBussines>div:first-of-type>div:last-of-type>div>label>span{padding-left: 25px;}
.FunOrBussines>div:first-of-type>div:last-of-type>div>label>span:before{content:'';position: absolute;top:0;left:0;height: 16px;width: 16px;border:1px solid #666666;border-radius: 50%;}
.FunOrBussines>div:last-of-type{right: 0;left:0;position: absolute;height: 20px;background: #ddd;}

#steps-content > .rooms-preferences{padding: 12px 12px 8px;}
.room-individually>input:checked ~ .rooms-content-preferences > .rooms-content >.sinPref>label>span:after{content:none;}
/* SAFARI */
::-moz-svg-foreign-content, :root .rooms-content{display:block;}
::-moz-svg-foreign-content, :root .preferences-select{display: inline-block;}
::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(2) > select{margin-left: 4px;width:30%;margin-right: 8px;}
::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(3){margin-right: 15px;}
::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(4) > select{margin-right: 5px;}
::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(4) > select:last-of-type{margin-right: 0;}
::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(4){width:70%;}
::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(5)>input{width: 90%;}
::-moz-svg-foreign-content, :root span.content-guest > span.valInp:nth-of-type(4){width:48%;margin-right: 14px;}
::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(7){width: 48%;margin-left: 0;}

@media screen and (min-width: 300px) and (max-width: 320px){
    .booking-title{font-size: 1.1rem;}
    div#avail-content>div.avail-container>div:first-of-type>div{width: 80%;}
}
div.step2>div>div#dyn-roomsservices-container,div.step3>div>div#dyn-services-container,div.step3>div>div.total-services,div.tpv-resume.step4>div>div:last-of-type{position: relative;z-index: -10;}
div.step2.active>div>div#dyn-roomsservices-container,div.step3.active>div>div#dyn-services-container,div.step3.active>div>div.total-services,div.tpv-resume.step4.active>div>div:last-of-type{z-index: 10;}
span.content-guest>span:nth-of-type(1)>input,span.content-guest>span:nth-of-type(2)>input,span.content-guest>span:nth-of-type(3)>input{width: 100%;}
@-moz-document url-prefix(){ 
     span.content-guest > div.group:nth-of-type(4) > select{width: calc(33% - 12px);}
}


@media screen and (min-width: 601px){
    #steps-content > .rooms-preferences{padding-bottom:20px;}
    span.content-guest>div.group:nth-of-type(5)>.fontType3{margin: 0 0 0 25px;}
    span.content-guest>span.valInp{display: inline-block;width: calc(50% - 10px);}
    div.rooms-preferences>div.step-header{padding: 10px 14px 10px 10px;}
    span.content-guest>span.valInp:nth-of-type(1),span.content-guest>span.valInp:nth-of-type(2),span.content-guest>span.valInp:nth-of-type(3){width: calc(50% - 10px);display: inline-block;} 
    span.content-guest>span.valInp:nth-of-type(1){margin-right: 20px;}
    span.content-guest>span.valInp:nth-of-type(5)>input{width: 100%;}
    span.content-guest>span.valInp:nth-of-type(6)>input{width:100%;}
    span.content-guest>div.group>select[data-input-name=lugar_nacimiento] {width: 100%;}
    div.rooms-preferences>div.validate-full>span.title{width: 100%;max-width:270px;position: relative;}
    div.rooms-preferences>div.validate-full>span.checkin-subtitle{max-width: 300px;display: inline-block;width: 50%;text-align:center;color: #666666;font-weight: bold;font-size: 12px;}
    .step-header.validate-full .title:after{top:-5px;right: -10px;}
    div.sta-estilohabs_2>div.room-individually{border-bottom: none;}
    article.tpl-box104>header>div.dyn-add-ref>button:before{content: none;}
    div>div.room-individually>div.rooms-content-preferences>div.rooms-content>div.room-info-text>div.title{padding-bottom: 0;}
    div#direct_payment>div#pci_payment>div>div.sta-opciones_pago>iframe{height:310px;}
    .tpl-box104 header .pack-text{right: 100px;}
    div#avail-content{padding: 0px 15px 100px 15px;}
    div.checkin-resume{padding: 15px;}
    div.checkin-resume>.step-header{margin: 0px 0px 0px -12px;padding: 14px;}
    div.checkin-resume>.step-header>span.title{margin-left: 0;}
    .checkin-steps{margin-top: 25px;padding-bottom: 0;}
    .checkin-resume .step-header{padding-left: 0;}
    .room.step2>.step-header{margin:-20px -20px 15px -12px;padding:10px 14px 10px 10px;}
    div>div>div.rooms-content-preferences{padding-bottom: 0px;overflow: hidden;}
    div#dyn-roomdescpreferences-container>div>div.rooms-content-preferences>div.rooms-content{background: #fff;float: right;margin: 0}
    div#dyn-roomdescpreferences-container>div>div.rooms-content-preferences>div.rooms-content>img{padding-bottom: 15px;}
    #dyn-roomdescpreferences-container>div>div>div.rooms-content > div.room-photo{background-size: cover;height: 110px;padding-bottom:30px;width: 200px;vertical-align: top;background-position: center;}
    div.dyn-roomdescpreferences-container>div>div>div.rooms-content > div.room-info-text{width: 60%;min-height: 140px;}
    div.dyn-roomdescpreferences-container>div>div>div.rooms-content > div.sinPref{width: auto;}
    #dyn-roomdescpreferences-container>div>div>div.rooms-content > div.room-info-text>div.guests{padding-top: 15px;}
    div#dyn-roomdescpreferences-container>div>div.rooms-content-preferences>div.preferences>div.preferences-text{padding-top: 0px;}
    div.step3>div.step-header{padding: 12px;margin: -20px -0px 30px -12px;}
    .rooms-preferences.active>.step-header{margin:-20px 0px 15px -12px;}
    span.content-guest>input{margin-top: 0!important;vertical-align: top;}
    span.content-guest>input:nth-of-type(2){margin-right: 0;margin-left: 15px;}
    span.content-guest>input:nth-of-type(2){width:48%;width: calc(50% - 15px);margin-right: 0;}
    span.content-guest>input:nth-of-type(3){width:32%;width: calc(33% - 10px);}
    span.content-guest>input:nth-of-type(4){margin-top: 15px;margin-left: 0;width: 25%;}
    span.content-guest>div.group:first-of-type{width: 48%;margin-right: 0;width: calc(50% - 10px);}
    span.content-guest>div.group:nth-of-type(2){width: calc(50% - 10px);background-color: white;margin-left: 0;margin-right: 20px;}
    span.content-guest>div.group:nth-of-type(2)>select{width: 32%;width: calc(33% - 5px);box-sizing: border-box;margin-right: 5px;}
    span.content-guest>div.group:nth-of-type(2)>select:last-of-type{margin: 0;margin-top: 15px;float: right;}
    span.content-guest>div.group:nth-of-type(4){width: calc(50% - 10px);margin-right: 20px;}
    span.content-guest>div.group:nth-of-type(5){width: calc(50% - 10px);text-align: left;}
    span.content-guest>div.group:nth-of-type(5)>input{margin-right: 0;}
    span.content-guest>div.group:nth-of-type(6){width: calc(50% - 10px);margin-right: 20px;}
    span.content-guest>div.group:nth-of-type(7){width: calc(50% - 10px);text-align: right;margin-right: 20px;margin-left: 0;}
    span.content-guest>div.group:nth-of-type(7)>div{text-align: left;margin-left: 0px;}
    span.content-guest>div.group:nth-of-type(8){width: 100%;margin-left: 0;}
    span.content-guest>div.group:nth-of-type(8)>input{margin-right: 0;margin-top: 15px;}
    span.content-guest>div.group:nth-of-type(9){width: calc(50% - 10px);margin-left: 20px;}
    span.content-guest>div.group:nth-of-type(9)>select{width: 100%;}
    div#direct_payment>label{padding: 0;}
    div#direct_payment>label:first-of-type{border: 0;}
    .button-checkin{float: right;margin-top: 10px;margin-right: 0px;}
    .end-button .right{float: right;text-align: left;display: inline-block;}
    .end-button .left-align{display: inline-block;}
    span.selected:before{bottom:-21px;}
    span.selected:after{bottom: -22px}
    div#avail-content>div.avail-container>div:first-of-type>div{padding-top: 50px;font: 50px 'Playfair Display', serif;width: 100%;}
    .blocks-resume .block:last-child{width: 50%;}
    div.room-individually>div.rooms-content-preferences>div.preferences{margin-bottom: 20px;margin-top: 152px;padding: 10px;height: auto;max-height: none;}
    span.content-guest>input:nth-of-type(3),span.content-guest>input:nth-of-type(4),span.content-guest>input:last-of-type{vertical-align: bottom;}
    .step-header + div:not(.blocks-resume){margin-bottom: 0;}
    div.room.step2>div>div.step-header{padding: 10px 14px 10px 10px;}
    #avail-content > div > div.checkin-resume > div.blocks-resume > div.block-info.block{width: 40%;}
    .step-header + div.sta-estilohabs_2{margin-bottom: 20px;}
    div.sta-estilohabs_2>div.room-individually>div.rooms-content-preferences>div.preferences{margin-top: 160px;}
    div.sta-estilohabs_2>div.room-individually>div.rooms-content-preferences>div.rooms-content>div.room-info-text>label{margin-top: 36px;position: absolute;left:0;}
    div.sta-estilohabs_2>div.room-individually>div.rooms-content-preferences>div.preferences{margin-bottom: 0;}
    span.content-guest>span.valInp:nth-of-type(3){width: calc(50% - 10px);display: inline-block;margin-right: 20px;}
    span.content-guest>span.valInp:nth-of-type(3)>input{width: 100%;margin-right: 0px;margin-left: 0px;}
    span.content-guest>span.valInp:nth-of-type(4){width: calc(50% - 10px);margin-right: 0;}
    span.content-guest>span.valInp:nth-of-type(4)>input{width: 100%;margin-left: 0;margin-right: 0;}
    span.content-guest>div.group:nth-of-type(3) {margin-right: 0;width: calc(50% - 10px);}
    .FunOrBussines{top:-25px;}
    .FunOrBussines>div:last-of-type{height:30px;}
    
    /* IE */
    _:-ms-fullscreen, :root span.content-guest > span:nth-of-type(3).valInp{width: 32%;}
    _:-ms-fullscreen, :root span.content-guest > div:nth-of-type(7).group{margin-left: 10px;}
    .lt11 span.content-guest > span:nth-of-type(3).valInp{width: 32%;}
    .lt11 span.content-guest > div:nth-of-type(7).group{margin-left: 10px;}
    /* MOZILLA */
    @-moz-document url-prefix(){ 
        span.content-guest > span.valInp:nth-of-type(3){width: calc(33% - 5px);}
        span.content-guest > div.group:nth-of-type(7){margin-left:10px;}
    }    
    /* SAFARI*/
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(2){width:49%;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(2)>select{width:25%;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(3){width: 25%;margin-right:15px;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(4){width: 48%;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(4)>select{width: 30%;margin-right: 10px;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(5){width:24%;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(5)>input{margin-right: 2px;width:90%;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(6){width:25%;margin-right: 10px;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(7){width: 35%;margin-left: 6px;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(8){width: 73%;margin-left: 10px;}
    ::-moz-svg-foreign-content, :root span.content-guest > div.group:nth-of-type(9){width:63%;margin-left: 10px;}
    
    ::-moz-svg-foreign-content, :root span.content-guest > span.valInp{width: 33%;}
    ::-moz-svg-foreign-content, :root span.content-guest > span.valInp:nth-of-type(3){width: 31%;}
    ::-moz-svg-foreign-content, :root span.content-guest > span.valInp:nth-of-type(4){width: 37%;margin-right: 0;}
    ::-moz-svg-foreign-content, :root span.content-guest > span.valInp:nth-of-type(5){width: 25%;margin-left:0;}
    ::-moz-svg-foreign-content, :root span.content-guest > span.valInp:nth-of-type(6){margin-left:0;width: 35%;}
    
    ::-moz-svg-foreign-content, :root div.checkin-resume>div.blocks-resume>div{display: inline-block;vertical-align: top;}
    
}

@media screen and (min-width: 875px){
    span.content-guest>span.valInp:nth-of-type(6){width: calc(33% - 20px);margin-right: 30px;}
    div.rooms-preferences>div.step-header{margin: -20px 0px 15px 0px;padding: 20px;}
    span.content-guest>div.group:nth-of-type(5)>.fontType3{margin: 0;}
    input{padding-right: 35px;}
    .guest select{background-position: right 10px center;}
    #steps-content > .rooms-preferences{padding: 12px 0;    padding-bottom: 20px;}
    span.content-guest>span.valInp:nth-of-type(6)>input{margin-right: 5px;margin-left: 0;}
    span.content-guest>span.valInp:nth-of-type(1), span.content-guest>span.valInp:nth-of-type(2){margin-right: 30px;}
    div.rooms-preferences>div.validate-full>span.title{max-width: 360px;}
    div.rooms-preferences>div.validate-full>span.checkin-subtitle{max-width: none;font-size: 14px;}
    .step-header.validate-full .title:after{top:0;}
    .tpl-box104 header > div.mb15Tablet{margin-right: 85px;}
    .total-services{padding-bottom:95px;margin: 0 20px;}
    span.content-guest{padding-top: 0;}
    span.content-guest>input{vertical-align: bottom;}
    .checkin-resume{padding: 20px;box-sizing: border-box;}
    .rooms-preferences.active>.step-header{margin:-20px 0px 15px 0px;padding: 20px;box-sizing: border-box;}
    div.room.step2>div>div.step-header{margin:-20px 0px 15px 0px;padding: 20px;box-sizing: border-box;}
    .checkin-steps > div{padding: 12px 0;}
    span.content-guest>input:first-of-type{width:25%;margin-right: 0;}
    span.content-guest>input:nth-of-type(2){width:24%;width: calc(25% - 20px);margin-right: 10px;margin-left: 10px;}
    span.content-guest>input:nth-of-type(3){width: 25%;margin-left: 10px;}
    span.content-guest>input:nth-of-type(4){width: 15%;}
    span.content-guest>input:nth-of-type(5){margin-left: 10px;width: 20%;}
    span.content-guest>div.group{padding: 0;}
    span.content-guest>span.valInp:nth-of-type(1),span.content-guest>span.valInp:nth-of-type(2),span.content-guest>span.valInp:nth-of-type(3){width: calc(33% - 20px);display: inline-block;}
    span.content-guest>span.valInp>.fontType3{font-size:14px;}
    span.content-guest>span.valInp:nth-of-type(5)>.fontType3{margin-left:0;}
    span.content-guest>span.valInp:nth-of-type(3){margin-right: 0px;}
    span.content-guest>span.valInp:nth-of-type(3)>input{margin-right: 0;width: 100%;}
    span.content-guest>span.valInp:nth-of-type(4){width: calc(33% - 20px);margin-right: 30px;}
    span.content-guest>span.valInp:nth-of-type(5){width:27%;width: calc(33% - 20px);}
    span.content-guest>span.valInp:nth-of-type(5)>input{margin-right: 0;margin-left:0;width: 100%;}
    span.content-guest>div.group:first-of-type{width: calc(33% - 20px);margin-left: 0px;margin-right: 30px;}
    span.content-guest>div.group:first-of-type>input{float:none;}
    span.content-guest>div.group:first-of-type>select{margin-right:12px;width: calc(50% - 6px);}
    span.content-guest>div.group:nth-of-type(2){width: calc(33% - 20px);margin-right: 30px;margin-left: 0;}
    span.content-guest>div.group:nth-of-type(3){width: calc(33% - 20px);box-sizing: border-box;margin: 0;}
    span.content-guest>div.group:nth-of-type(4){width: calc(33% - 20px);margin-right: 30px;}
    span.content-guest>div.group:nth-of-type(4)>select{width: calc(33% - 20px);margin-right: 30px;}
    span.content-guest>div.group:nth-of-type(4)>select:last-of-type{margin-right: 0;float: none;}
    span.content-guest>div.group:nth-of-type(5){width:24%;width: calc(33% - 20px);margin-right: 30px;}
    span.content-guest>div.group:nth-of-type(5)>input,span.content-guest>div.group:nth-of-type(5)>.fontType3{width:92%;}
    span.content-guest>div.group:nth-of-type(6){width:24%;width: calc(33% - 20px);margin-left: 0px;margin-right: 0;}
    span.content-guest>div.group:nth-of-type(7){width: calc(33% - 20px);margin-right: 30px;margin-left: 0; text-align: left;}
    span.content-guest>div.group:nth-of-type(7)>div{margin-left: 0;}
    span.content-guest>div.group:nth-of-type(8){margin-left: 0;width:24%;width: calc(33% - 20px);margin-right: 30px;}
    span.content-guest>div.group:nth-of-type(9){width: 48%;width: calc(33% - 20px);margin-left: 0px;}
	
    div.room-individually>div.rooms-content-preferences>div.preferences{margin-bottom: 20px;}
    div.checkin-resume{padding:20px;}
    .step-header + div.dyn-roomdescpreferences-container{padding:0 20px;box-sizing: border-box;}
    .step-header + div:not(.blocks-resume){padding: 0 20px;box-sizing: border-box;}
    div.extras.step3>div>div.step-header{padding: 10px 20px 15px 20px;margin: -20px 0px 30px 0px;box-sizing: border-box;}
    .step4{width: 100%;}
    .tpv-resume.step4>.step-header{padding: 20px 20px 10px 20px;margin: -20px 0px 0px 0px;box-sizing: border-box}
    .tpv-resume.step4>div{padding:0 20px;box-sizing: border-box;}
    .single .preferences{left:260px;width: 67%;width: 100%;}
    .room-info-text{margin-left: 12px;}
    .preferences{position: static;left: 20px;right: 20px;width: 100%;}
    div#avail-content>div.avail-container>div:first-of-type{height:245px;}
    div#avail-content>div.avail-container>div:first-of-type>div{padding-top: 85px;font: 70px 'Playfair Display', serif;width: 100%;}
    #avail-content > div > div.checkin-resume > div.blocks-resume > div.block-info.block > div > div:nth-child(2){width: 60%;}
    div.room-individually:not(:first-child){padding-top: 0;margin-top:0;}
    .room-info-text .title{font-size: 16px;}
    div.sta-estilohabs_2{display: block;}
    div.sta-estilohabs_2>div.room-individually{width: 50%;display: inline-block;vertical-align: top;}
    div.sta-estilohabs_2>div.room-individually:nth-of-type(n+3){margin-top: 20px;}
    div.sta-estilohabs_2>div.room-individually>div.rooms-content-preferences{overflow: visible;}
    div.sta-estilohabs_2>div.room-individually>div.rooms-content-preferences>div.preferences{margin-top: 15px;width: 200%;}
    div.sta-estilohabs_2>div.room-individually>div.rooms-content-preferences>div.rooms-content>div.room-info-text{width: 40%;}
    div.sta-estilohabs_2>div.room-individually:nth-of-type(even)>div.rooms-content-preferences>div.preferences{float: right}
    div.paymentMethod>select{width: 75%;}
    div#dyn-roomdescpreferences-container>div>div.rooms-content-preferences>div.preferences>div.preferences-text{padding: 0;width: calc(50% - 10px);display: inline-block;}
    div#dyn-roomdescpreferences-container>div>div.rooms-content-preferences>div.preferences>div.preferences-select{width: calc(50%);display: inline-block;}
    div.end-button>div.left-align{padding: 0 20px;}
    /* HACKS */
    /* FIREFOX */
    @-moz-document url-prefix(){ 
        span.content-guest > div.group:first-of-type {
            margin-left: 20px;
        }
        span.content-guest > div.group:nth-of-type(4) > select{
            margin-right: 23px!important;
        }
        span.content-guest > div.group:nth-of-type(4) > select:last-of-type{
            margin-right: 0!important;
        }
        span.content-guest > span.valInp:nth-of-type(5){
            margin-left: 23px!important;
        }
    }
    /* IE9 */
    .lt10 .blocks-resume .block{display:inline-block;vertical-align: top;}
    .lt10 .block-info>.info>.left>div{word-break: break-all;}
    .lt10 #avail-content > div > div.checkin-resume > div.blocks-resume > div.block.block-info{width: 20%;}
    /*IE10*/
    .lt11 span.content-guest > div:first-of-type.group{margin-left: 20px;}
    .lt11 span.content-guest > div:nth-of-type(4).group > select{margin-right:23px;}
    .lt11 span.content-guest > span:nth-of-type(5).valInp{margin-left:23px;}
    .lt11 span.content-guest > div:nth-of-type(4).group > select:last-of-type{margin-right: 0!important;}
    .lt11 .room-individually{width:100%;}
    /* IE */
    _:-ms-fullscreen, :root span.content-guest > div:first-of-type.group {width:calc(25% - 25px);}
    _:-ms-fullscreen, :root span.content-guest > div:nth-of-type(4).group>select{width: calc(33% - 16px);}
    _:-ms-fullscreen, :root span.content-guest > div:nth-of-type(7).group{margin-left:0;}
    _:-ms-fullscreen, :root span.content-guest > span:nth-of-type(5).valInp{margin-left:20px;}
    
    /*safari */
    ::-moz-svg-foreign-content, :root .content-guest > div.group>select{width:35%;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group>input{width:58%;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:first-of-type{width:22%;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:first-of-type > select{margin-right: 8px;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(2){width:25%!important;margin-right: 0;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(2)>select{width: 31%;margin-right: 14px;padding-right: 10px;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(2)>select:last-of-type{margin-right: 0!mportant;float:none;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(3){width:25%;margin-right: 4px!important;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(3)>select{width:100%;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(4){width:25%!important;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(4)>select{width:30%!important;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(5){margin-left:0;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(5)>input{width:92%;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(5)>.fontType3{margin: 0 0 0 25px;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(6){margin-right:0!important;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(6)>select{width:95%;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(7){width:25%!important;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(8){width:48%!important;margin-left: 0!important;margin-right: 10px;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(9){width:24%!important;margin-left: 10px!important;}
    ::-moz-svg-foreign-content, :root .content-guest > div.group:nth-of-type(9)>select{width:100%;}
    
    
    ::-moz-svg-foreign-content, :root .content-guest > span.valInp:nth-of-type(4){margin-left:0;}
    ::-moz-svg-foreign-content, :root .content-guest > span.valInp:nth-of-type(5){width: 22%!important;margin-left: 18px!important;}
    
    ::-moz-svg-foreign-content, :root #avail-content > div > div.checkin-resume > div.blocks-resume > div.block-info.block{width: 20%;}
    ::-moz-svg-foreign-content, :root .single .preferences{display: inline-block;}
    ::-moz-svg-foreign-content, :root div.room-individually > div.rooms-content-preferences > div.preferences{margin-top:40px;}
    
    
  
}
@media screen and (min-width: 875px) and (max-width: 1001px){
    div>div.room-individually>div.rooms-content-preferences>div.rooms-content>div.room-info-text>div.title{font-size: 14px;}
    #dyn-roomdescpreferences-container>div>div>div.rooms-content > div.room-photo{width: 180px;}
    div.sta-estilohabs_2>div.room-individually>div.rooms-content-preferences>div.rooms-content>div.room-info-text>label{left: -8px;}
}
@media screen and (min-width: 1001px){
    .tpl-box104 header > div.mb15Tablet{margin-right: 60px;}
    div.sta-estilohabs_2>div.room-individually>div.rooms-content-preferences>div.rooms-content>div.room-info-text{width:50%;}
}
@media screen and (min-width: 1075px){
    div.sta-estilohabs_1>div.room-individually>div.rooms-content-preferences>div.preferences{display: inline-block;margin-top: 15px;}
}
@media screen and (min-width: 1101px){
    div.paymentMethod>select{width: 50%;}
}
@media screen and (min-width: 1280px){
    .tpl-box104 header > div.mb15Tablet{margin-right: 25px;}
}

/*
.block-info .title:before,
    .block-dates .title:before,
    .block-packs .title:before,
    .block-rooms .title:before {
    font-size: 2.5rem;
}
.rooms-preferences .step-header .subtitle {
    display: none;
}
*/