/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent;
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@font-face {
    /*font-family: centuryB;*/
    /*src: url("/static/fonts/century_bold.ttf") format('truetype');*/
    font-weight: normal;
    font-style: normal
}

@font-face {
    /*font-family: centuryR;*/
    /*src: url("/static/fonts/centuryR.ttf") format('truetype');*/
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: futurist;
    src: url("/static/fonts/futurist.ttf") format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'icomoon';
    src: url("/static/fonts/icomoon.eot?x14jzp");
    src: url("/static/fonts/icomoon.eot?x14jzp#iefix") format('embedded-opentype'), url("/static/fonts/icomoon.ttf?x14jzp") format('truetype'), url("/static/fonts/icomoon.woff?x14jzp") format('woff'), url("/static/fonts/icomoon.svg?x14jzp#icomoon") format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-empty_room:before {
    content: "\e902"
}

.icon-backpack:before {
    content: "\e901"
}

.icon-toilet:before {
    content: "\e900"
}

h1 {
    font-family: futurist
}

a {
    /*font-family: centuryR*/
}

p {
    font-family: centuryB
}

.text-futurist {
    font-family: futurist
}

.text-centuryB {
    font-family: centuryB
}

.text-centuryR {
    /*font-family: centuryR*/
}

.bg-marronClaro {
    background-color: #0275ce
}

.bg-white {
    background: #fff
}

.color-white {
    color: #fff
}

.border-whiteR {
    border-right: 1px solid #fff
}

.border-marronR {
    border-right: 1px solid #0275ce
}

.bg-purple {
    background: #8c0123
}

.bg-greeG {
    background: #008d87
}

.bg-blueO {
    background: #2d34ce
}

.bg-purple2 {
    background: #540115
}

/* http://responsiveslides.com v1.55 by @viljamis */
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

.padding-cero {
    padding: 0
}

.languaje_select-m {
    position: absolute;
    right: 7rem;
    top: 1rem;
    width: 7% !important
}

.select2-container {
    width: 107px !important
}

.flag_lang {
    position: absolute;
    top: 12px;
    left: 4px;
    z-index: 4
}

.SubTitleN {
    font-family: futurist;
    font-size: 2.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #0275ce;
    margin-bottom: 9rem;
    position: relative;
    letter-spacing: 5px;
}

.SubTitleN__imgCont {
    position: absolute;
    top: -3rem;
    left: 0;
    right: 0;
    width: 5%;
    margin: 0 auto;
    z-index: -1;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30)
}

.SubTitleN__img {
    width: 100%
}

a:hover {
    text-decoration: none
}

.mgT {
    margin-top: 10rem
}

.position-relative {
    position: relative
}

.paddindRl {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.marT {
    margin-top: 0 !important
}

.border-nilas {
    border: 2px solid #0275ce;
    background: #fff
}

.Nilas__bg {
    background: url("/static/img/habitaciones.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 20rem;
    position: relative;
    overflow: hidden;
}

.Nilas__bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6)
}

.Nilas__item {
    width: 80%;
    margin: 0 auto
}

.Nilas__title {
    font-size: 5rem;
    color: #fff;
    z-index: 1;
    position: relative;
    font-family: futurist;
    text-transform: uppercase
}

.Nilas__imgItem {
    width: 40%;
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0
}

.Nilas__imgCont {
    width: 100%;
    margin: 0
}

.Nilas__img {
    width: 100%
}

.bolder {
    font-weight: bolder
}

.cantainer_smart {
    width: 90% !important
}

.input-validator {
    border: 2px solid #ff4500
}

body {
    overflow-x: hidden !important
}

.language_select {
    width: 10%;
    position: absolute
}

.select2-selection__rendered {
    color: #003a84 !important
}

.display-none {
    display: none
}

.margin-cero {
    margin: 0
}

.navbar-default {
    background: #fff
}

header {
    position: relative
}

.MenuNav {
    position: relative;
    padding: 6.3rem 0;
    margin-bottom: 0
}

.MenuNav--mod {
    padding: 4rem 0
}

.Menu__link {
    font-size: 1.4rem;
    color: #000 !important;
    text-transform: uppercase
}

.Header__bg {
    height: 60vh;
    width: 100%;
    background: url("/static/img/hotel_photo.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Header__imgLogoContainer {
    position: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 21rem;
    padding: 0;
    position: absolute;
    top: -2px
}

.Header__imgLogo {
    width: 100%
}

.Header__titleHotel {
    /*font-family: centuryR;*/
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: .6rem
}

.Header__titleNilas {
    font-size: 5rem;
    margin-top: .4rem
}

.Header__subtitle {
    font-size: 1.8rem;
    font-weight: 100;
    letter-spacing: 1px
}

.active_link {
    color: #0275ce !important;
    border-bottom: 1px dashed #0275ce !important;
    font-family: centuryB
}

.MenuImgO {
    width: 5.5%;
    top: 1rem
}

.empty-section {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 60vh
}

.i-empty {
    font-size: 10rem;
    display: inline-block;
    margin-bottom: 2rem
}

.title-empty {
    font-size: 2rem
}

.Home_container {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Home_imgLogoCont {
    width: 10rem;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 1rem
}

.Home_imgLogo {
    width: 100%
}

.Home_nameHotel {
    font-size: 1.7rem !important;
    font-weight: bold;
    color: #ea883b;
    text-transform: uppercase
}

.Home_directTitle {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.8rem;
    letter-spacing: 1px
}

.Home_title2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.5rem
}

.Home_subtitle {
    font-size: 1.14rem
}

.Admin_dashboard {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 90vh
}

.br-white {
    background: #fff !important
}

.ibox.float-e-margins {
    border: 1px solid rgba(128, 128, 128, 0.5) !important
}

.mg-checkbox {
    margin: .3rem 0 !important
}

.gray-bg.dashbard-1.br-white {
    height: 100vh
}

.mg-fieldset {
    margin-left: 6rem
}

.bg-adminPanel {
    background-color: #fff !important
}

.btn_up {
    position: relative;
    top: -15px
}

.title-admin {
    font-size: 1.5rem !important
}

.fieldset_separate {
    margin-bottom: 3rem
}

.panel-general {
    border: 1px solid #ddd;
    border-top: 1px solid transparent;
    padding-top: 2rem
}

.mg-Pro50 {
    margin-top: 50px
}

.mg-99Prod {
    margin: 99px 0
}

.legend_title {
    padding: 1rem 0 0 1rem;
    font-size: 1.5rem !important;
    font-weight: bold
}

@media only screen and (max-width: 480px) {
    .mg-Pro50 {
        margin-top: 0
    }

    .mg-99Prod {
        margin: 0
    }
}

@media only screen and (max-width: 769px) {
    .ibox-title .btn-primary {
        font-size: 1.8rem !important
    }

    .input-group .input-sm.form-control {
        height: 6rem !important;
        font-size: 1.5rem
    }

    .input-group-btn .btn.btn-sm.btn-primary {
        height: 6rem;
        font-size: 1.5rem
    }

    .col-md-1 #loading-example-btn {
        font-size: 1.7rem
    }

    .admin_logout {
        font-size: 2rem !important
    }
}

@media only screen and (max-width: 480px) {
    .admin_logout {
        font-size: 1.5rem !important
    }

    .option_ht:after {
        right: 0;
        top: 0
    }
}

.Reserva {
    position: absolute;
    bottom: -5rem;
    left: 0;
    right: 0;
}

.Reserva__item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 87%;
    margin: 0 auto;
    border: 2px solid #0275ce;
    padding: 3rem;
    background: #fff;
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.Reserva_children {
    font-size: 1.05rem !important
}

.Reserva__list {
    width: 18%;
    margin-right: 2rem;
}

.Reserva__list--mod {
    width: 10%
}

.Reserva__mg {
    margin-bottom: 0
}

.Reserva__title {
    text-transform: uppercase;
    color: #0275ce;
    font-size: 1.14rem
}

.Reserva__select {
    width: 100%
}

.Reserva__button {
    border: none;
    background: -webkit-linear-gradient(#0275ce, #003a84);
    background: -moz-linear-gradient(#0275ce, #003a84);
    background: -o-linear-gradient(#0275ce, #003a84);
    background: -ms-linear-gradient(#0275ce, #003a84);
    background: linear-gradient(#0275ce, #003a84);
    color: #fff;
    font-family: centuryR;
    text-transform: uppercase;
    padding: 1.4rem 5rem;
    margin-right: 1rem;
    margin-top: 2.8rem
}

.Reserva__button-m {
    padding: .8rem 2rem
}

#number_days {
    text-align: center;
    background: transparent;
    width: 100%
}

span.select2-selection.select2-selection--single {
    outline: none
}

.select2-container .select2-selection--single {
    height: 34px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 63%
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: rgba(128, 128, 128, 0.1) !important
}

.Our {
    height: 53rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.Our__hotelNilas {
    text-transform: uppercase;
    color: #0275ce
}

.Our__1 {
    width: 45%
}

.Our__2 {
    width: 10%
}

.Our__3 {
    width: 45%;
    position: relative
}

.Our__imgHotelCont {
    margin: 0;
    width: 100%
}

.Our__imgHotel {
    width: 100%
}

.Our__star {
    color: #ffcb00
}

.Our__paragraph {
    line-height: 4rem;
    font-family: centuryR;
    font-size: 1.7rem;
    padding: 2rem 2rem 0 0;
    text-align: justify
}

.Our__logoUCont {
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    z-index: -1;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30)
}

.Our__logoU {
    width: 100%
}

.Service__cont {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.Service__1 {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.Service__1_1imgCont {
    width: 35%;
    margin: 0;
    height: 30rem
}

.Service__1_2imgCont {
    width: 35%;
    margin: 0;
    height: 30rem
}

.Service__1_3imgCont {
    width: 15%;
    margin: 0;
    height: 30rem
}

.Service__1_4imgCont {
    width: 15%;
    margin: 0;
    height: 30rem
}

.Service__1img {
    width: 100%;
    height: 100%
}

.Service__2 {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.Service__2_1imgCont {
    width: 17.5%;
    margin: 0;
    height: 30rem
}

.Service__2_2imgContBody {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 17.5%
}

.Service__2_2imgCont {
    margin: 0;
    height: 15rem
}

.Service__2_3imgCont {
    width: 35%;
    margin: 0;
    height: 30rem
}

.Service__2_4imgCont {
    width: 30%;
    margin: 0;
    height: 30rem
}

.Service__2img {
    width: 100%;
    height: 100%
}

.Service__ornament {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 2rem;
    font-family: centuryR;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    color: #fff
}

.Service__2 {
    width: 100%
}

.Service__title {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
    margin: 0;
    width: 80%;
    text-align: center;
    font-size: 1.6rem;
    padding: 6rem;
    border: 1px solid transparent;
    font-family: centuryR
}

.hover_ornament {
    border: 1px solid #d2bb71;
    width: 80%;
    text-align: center;
    padding: 6rem;
}

.hover_ornament:after {
    content: "";
    position: absolute;
    top: 10%;
    left: 15%;
    right: 15%;
    bottom: 12%;
    border: 3px solid #d2bb71
}

.Package {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 auto;
    width: 80%;
    padding: 1rem 0;
}

.Package__cont {
    width: 30%;
    margin: 0;
    margin-right: 3rem;
    border: 3px solid #0275ce;
    position: relative;
}

.Package__cont:last-child {
    margin-right: 0
}

.Package__imgCont {
    width: 100%;
    height: 100%;
    margin: 0
}

.Package__img {
    width: 100%;
    height: 100%
}

.Package__price {
    position: absolute;
    bottom: -10px;
    right: 0;
    display: inline-block;
    background: #0275ce;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 1.7rem
}

.Package__subtitle {
    color: #fff;
    font-size: 1.7rem;
    padding: .5rem 1rem
}

.Package__days {
    padding: .3rem 1rem;
    color: #fff
}

.Package__re {
    position: relative;
    display: block;
    height: 40rem
}

.Package__ofer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6)
}

.Turist {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 82%;
    margin: 0% auto;
    padding: 1rem 0;
}

.Turist__1 {
    width: 25%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 2rem
}

.Turist__2 {
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 2rem
}

.Turist__3 {
    width: 25%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.Turist__itemImg {
    position: relative;
    width: 100%;
    height: 34rem;
    margin-bottom: 2rem
}

.Turist__itemImg_2 {
    position: relative;
    width: 100%;
    height: 28rem;
    margin-bottom: 2rem
}

.Turist__itemImg_3 {
    position: relative;
    width: 100%;
    height: 20rem;
    margin-bottom: 2rem
}

.Turist__itemImg2 {
    position: relative;
    width: 100%;
    height: 18rem
}

.Turist__itemImg2_2 {
    position: relative;
    width: 100%;
    height: 24rem
}

.Turist__itemImg2_3 {
    position: relative;
    width: 100%;
    height: 32rem
}

.Turist__imgCont {
    width: 100%;
    height: 100%;
    margin: 0
}

.Turist__img {
    width: 100%;
    height: 100%
}

.Turist__name {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    margin: 0;
    color: #fff;
    font-family: centuryR;
    text-transform: uppercase
}

.Ubicacion {
    padding: 9rem 10rem;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.Ubicacion__card {
    width: 100%;
    border: 3px solid #0275ce;
    padding: 1rem;
    background: #fff
}

.Ubicacion__imgCont {
    margin: 0;
    width: 100%;
    height: 25rem
}

.Ubicacion__img {
    width: 100%;
    height: 100%
}

.Ubicacion__name {
    font-family: futurist;
    color: #0275ce;
    text-transform: uppercase;
    margin: 1rem 0 2rem 0;
    font-size: 2rem
}

.Ubicacion__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.Ubicacion__item {
    margin-bottom: 1.4rem;
    font-family: centuryR;
    font-size: 1.6rem;
    color: #0275ce
}

.Ubicacion__link {
    color: #0275ce
}

.Footer {
    background: #003a84;
    color: #fff;
    padding: 3rem 0;
    position: relative;
}

.Footer__cont {
    width: 80%;
    margin: 0 auto
}

.Footer__title {
    font-size: 2rem
}

.Footer__imgCont {
    width: 5%;
    margin: 0 auto
}

.Footer__img {
    width: 100%
}

.Footer__listRedes {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2rem
}

.Footer__itemRedes {
    margin-right: 5rem;
}

.Footer__itemRedes:last-child {
    margin-right: 0
}

.Footer__linkRedes {
    color: #fff;
    font-size: 2.7rem;
}

.Footer__linkRedes:hover {
    color: #f5f5f5
}

.Footer__listMenu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.Footer__itemMenu {
    margin-top: 3rem;
    margin-bottom: 3rem;
    margin-right: 3rem;
}

.Footer__itemMenu:last-child {
    margin-right: 0
}

.Footer__linkMenu {
    color: #fff;
    text-transform: uppercase;
    font-family: centuryR;
    font-size: 1.4rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.Footer__linkMenu:hover {
    color: #d2bb71
}

.Footer__author {
    color: #fff;
    font-family: centuryR;
}

.Footer__authorLink {
    color: #fff
}

.Footer__imgTransCont {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    width: 30%;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

.Footer__imgTrans {
    width: 100%
}

.Footer_visa {
    margin: 0;
    font-size: 11px;
    font-family: centuryR;
    font-weight: 100;
    margin-top: 2rem
}

.Header__imgLogoContainer2 {
    position: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 5%;
    padding: 0;
    position: absolute;
    top: 2rem;
}

.ContactForm {
    margin: 0 auto;
    width: 65%;
    padding: 4rem 0 10rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Contact {
    height: 30rem;
    background: url("/static/img/hotel_photo.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.Contact__cont {
    width: 80%;
    margin: 0 auto;
    padding: 5rem
}

.Contact__card {
    color: #fff;
    background: rgba(2, 117, 206, 0.8);
    border-left: 3px solid #fff;
    padding: 2rem 1rem;
    display: inline-block;
    width: 40%;
    position: relative
}

.Contact__imgCardCont {
    width: 20%;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0
}

.Contact__imgCard {
    width: 100%
}

.Contact__titleCard {
    margin: 0;
    font-family: centuryR;
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 2rem
}

.Contact__list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3rem
}

.Contact__item {
    margin-bottom: 1rem
}

.Contact__titleForm {
    font-family: centuryB;
    text-transform: uppercase;
    margin-bottom: 3rem;
    font-size: 2.2rem;
    color: #0275ce
}

.Contact__1 {
    width: 45%;
    margin-right: 5rem
}

.Contact__2 {
    width: 50%
}

.Contact__inputCont {
    width: 100%;
    margin-bottom: 2rem
}

.Contact__input {
    background: #ebecef;
    width: 100%;
    border-radius: 2px;
    border: none;
    padding: 1rem .4rem;
    outline: none;
    border: 1px solid transparent;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
}

.Contact__input:focus {
    border: 1px solid #0275ce;
    background: rgba(255, 255, 255, 0.1)
}

.Contact__textarea {
    background: #ebecef;
    width: 100%;
    border-radius: 2px;
    border: none;
    padding: 1rem .4rem;
    outline: none;
    resize: none;
    height: 20rem;
    border: 1px solid transparent;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
}

.Contact__textarea:focus {
    border: 1px solid #0275ce;
    background: rgba(255, 255, 255, 0.1)
}

.Contact__btn {
    background: #0275ce;
    color: #fff;
    border: none;
    padding: 1rem 2rem;
    font-size: 1.6rem
}

.Contact__mapCont {
    width: 100%;
    margin: 0;
    margin-top: 8rem
}

.Contact__map {
    width: 100%
}

.room_rangePrice {
    border: 0;
    color: #f6931f;
    font-weight: bold;
    font-size: 2.1rem;
    margin-bottom: 1.8rem;
    width: 100%
}

.Room_body {
    background: #e4e8ec
}

.Room {
    padding: 5rem 0 2rem 0;
}

.Room__btnReload {
    display: inline-block;
    background: rgba(2, 117, 206, 0.8);
    border-radius: .2rem;
    color: #fff;
    padding: 1rem;
    font-size: 1.5rem;
}

.Room__btnReload:hover {
    color: #fff
}

.Room_emptyCont {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 35rem
}

.Room_titleEmpty {
    font-size: 3rem;
    color: rgba(2, 117, 206, 0.8)
}

.Room_iconEmpty {
    font-size: 10rem;
    display: inline-block;
    border: 5px solid rgba(2, 117, 206, 0.5);
    border-radius: 50%;
    width: 20rem;
    height: 20rem;
    line-height: 18rem;
    color: rgba(2, 117, 206, 0.6)
}

.Room__filter {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding-top: 1.5rem
}

.Room__filterCont {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    z-index: 1;
    height: 17rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Room__filterItem {
    width: 20%;
    border-right: 1px solid #e4e8ec;
    padding: 4rem 2rem 2rem 2rem
}

.Room__filterNum {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 50%;
    margin: 0 auto
}

.Room__filter_1 {
    width: 50%;
    margin-right: .7rem
}

.Room__filter_2 {
    width: 50%
}

.Room_calInput {
    border: none;
    border: 1px solid #0275ce;
    width: 100%;
    padding: .5rem .2rem;
    border-radius: 3px;
}

.Room_calInput:focus {
    outline: none
}

.Room_inputLabel {
    color: #0275ce;
    font-size: 1.14rem !important
}

.Room__filterInput {
    font-size: 2rem;
    font-weight: bold;
    font-family: centuryB;
    width: 100%;
    text-align: center;
    padding: 2rem 0;
    border: 1px solid #0275ce
}

.Room_calCont {
    padding: 3.5rem 2rem 2rem 2rem !important
}

.Room__filterBtn {
    background: #0275ce;
    color: #fff;
    width: 100%;
    border: none;
    margin-bottom: .4rem
}

.Room__fbtn {
    background: #0275ce;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 1.3rem;
    padding: .8rem 2rem;
    border-radius: .4rem
}

.Room__filterResult {
    font-size: 3.5rem;
    color: #0275ce;
    margin: 0
}

.Room__titleFilter {
    margin: 0;
    text-transform: uppercase;
    color: #0275ce;
    font-size: 1.2rem
}

.Room__cont {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 3rem
}

.Room__1 {
    width: 30%;
    position: relative
}

.Room__1_2 {
    width: 70%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    min-height: 21.1rem
}

.Room__imgItem {
    width: 100%
}

.Room__itemImg {
    width: 100%;
    height: 21rem
}

.Room__img {
    width: 100%;
    height: 100% !important
}

.Room__2 {
    width: 20%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
    border-right: 2px solid #e4e8ec;
}

.Room__2_1 {
    width: 100%;
    height: 50%;
    border-bottom: 1px solid #e4e8ec;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #0275ce
}

.Room__2_2 {
    width: 100%;
    height: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #0275ce
}

.Room__2_letter {
    font-size: 4rem;
    margin: 0
}

.Room__3 {
    width: 60%;
    background: #fff;
    padding: 0 2rem
}

.Room__nameRoom {
    font-family: centuryB
}

.Room__serviceList {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex
}

.Room__serviceItem {
    display: inline-block;
    margin-right: 1rem;
    font-size: 2rem;
    color: rgb(249, 150, 45);
}

.Room__paragraph {
    text-align: justify;
    color: #003a84;
    font-family: centuryR
}

.Room__4 {
    width: 20%;
    background: #fff;
    border-left: 2px dashed #e4e8ec;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Room__price {
    font-size: 3rem;
    font-family: centuryB;
    color: #0275ce
}

.Room__day {
    text-transform: uppercase;
    color: #0275ce
}

.Room__btn {
    background: #0275ce;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: .7rem 1rem
}

.ball1 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e4e8ec;
    position: absolute;
    top: -10px;
    left: -10px
}

.ball2 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e4e8ec;
    position: absolute;
    bottom: -10px;
    left: -10px
}

ul ~ .prev {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #fff;
    background: #0275ce;
    text-align: center;
    font-size: 3rem;
}

ul ~ .prev:focus {
    text-decoration: none
}

ul ~ .next {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #fff;
    background: #0275ce;
    text-align: center;
    font-size: 3rem;
}

ul ~ .next:focus {
    text-decoration: none
}

.icon_clean {
    font-size: 3.2rem
}

.Room__page {
    width: 22.5%;
    margin: 0 auto
}

.select2-container {
    width: 100% !important
}

ul.pager {
    margin: 0;
    padding-bottom: 2rem
}

.btn_size {
    font-size: 1.8rem;
    outline: none;
    position: relative;
    top: 2px
}

.mr-top {
    margin-top: 7px
}

.Reserve {
    background: #e4e8ec;
}

.Reserve_body {
    width: 75%;
    margin: 0 auto;
    background: #fff;
    padding: 1rem 2rem
}

.Reserve__cont {
    width: 100%;
    margin: 0 auto;
    padding: 2rem 0
}

.Reserve__title {
    margin: 0;
    font-family: centuryR;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(128, 128, 128, 0.6)
}

.Reserve_table {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1rem
}

.Reserve_resumenList {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex
}

.Reserve_resumenList li {
    text-align: center;
    padding: 1.6rem .2rem;
    border-bottom: 1px solid #fff
}

.Reserve_dataCont {
    padding: 0 0
}

.Reserve_dataTitle {
    font-family: centuryR;
    font-size: 1.5rem;
    width: 100%;
    border-bottom: 1px solid rgba(128, 128, 128, 0.6);
    padding-bottom: 1rem
}

.Reserve_1 {
    width: 20%
}

.Reserve_2 {
    width: 20%
}

.Reserve_3 {
    width: 20%
}

.Reserve_4 {
    width: 20%
}

.Reserve_5 {
    width: 20%
}

.Reserve_6 {
    width: 20%
}

.Reserve_form {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.Reserve_f1 {
    width: 20%;
    margin-right: 1rem
}

.Reserve_fe {
    width: 3%;
    margin-right: 1rem
}

.Reserve_f2 {
    width: 40%
}

.flexend {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.icon_item {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #0275ce;
    margin-top: 3rem
}

.dataCont {
    margin-top: 1rem
}

.link_roomBack {
    display: inline-block;
    color: #f5f5f5;
    border: 2px solid #0275ce;
    padding: .3rem;
    color: #0275ce;
    border-radius: 3px;
}

.link_roomBack:hover {
    color: #0275ce
}

.check_rese {
    background: #fff;
    border: 1px solid #808080;
    border-radius: 50%;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0;
    padding: 0;
    margin-top: 1rem;
    -webkit-appearance: none;
    -webkit-transition: .15s;
    outline: none;
    z-index: 1;
    position: relative;
    top: 2rem;
    left: 1rem;
    outline: none
}

.md-border {
    border-left: 1px solid #0275ce;
    border-bottom: 1px solid #0275ce;
    border-right: 1px solid #0275ce
}

.check_rese:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    outline: none
}

.check_rese:checked {
    content: "";
    text-align: center;
    display: inline-block;
    background: #0275ce;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 2px #000;
    box-shadow: 0 0 2px #000;
    text-align: center;
    outline: none !important
}

.labelReser {
    color: #333;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: -25px;
    background: #fff;
    border: 1px solid rgba(128, 128, 128, 0.5);
    border-radius: 5px;
    width: 100%;
    z-index: 0;
    padding: 2rem 4rem
}

.Reserva__btnCancel {
    display: inline-block;
    background: rgba(128, 128, 128, 0.5);
    color: #fff;
    line-height: 3rem;
    text-transform: uppercase;
    padding: 1rem 3rem;
}

.Reserva__btnCancel:hover {
    color: #fff
}

.Reserve_imgVisaCont {
    width: 6%;
    margin: 0;
    position: absolute;
    right: 1rem;
    top: 1.3rem
}

.Reserve_imgVisa {
    width: 100%
}

.Reserve__card {
    height: 7rem;
    position: relative
}

.input_reserva {
    text-transform: uppercase;
    width: 100%
}

.save_visa {
    font-size: 1.2rem;
    color: rgba(0, 0, 0, 0.5)
}

.Reserve__card-m {
    position: relative
}

.label_payRecep:after {
    content: attr(info);
    position: absolute;
    bottom: 2px;
    left: 3.5rem;
    font-style: italic;
    font-size: 1.3rem;
    color: rgba(0, 0, 0, 0.7);
    margin-left: .5rem;
    font-weight: normal
}

.Condo_Header {
    position: relative
}

.Condo_titleCont {
    position: absolute;
    top: 0;
    left: 4rem;
    right: 4rem;
    bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 2
}

.Condo_title {
    width: 60%;
    text-shadow: 0 0 3px #000;
    border-radius: 10px;
    text-align: center;
    margin: 0 auto;
    padding: 4rem 0
}

.Condo_h1 {
    font-size: 6rem;
    color: #fff;
    font-family: centuryB
}

.Condo_h2 {
    color: #fff;
    font-family: centuryR
}

.CondoSerBody {
    background: #fff;
    color: #003a84
}

.Condo_ser {
    width: 80%;
    margin: 0 auto
}

.CondoSer_title {
    margin: 0;
    font-family: centuryR;
    text-transform: uppercase;
    font-size: 2rem;
    text-align: center;
    padding: 3rem 0;
    border-bottom: 1px solid #003a84;
    margin-top: 0
}

.Condo_item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 4rem 0 10rem 0
}

.Condo_list1 {
    width: 30%
}

.CondoPara {
    text-align: center;
    font-family: centuryR;
    line-height: 2.7rem;
    font-size: 1.55rem
}

.CondoIcon {
    font-size: 8rem;
    margin: 0
}

.CondoSer_subTitle {
    margin: 1rem 0;
    font-size: 2.4rem
}

.SliderCo__item {
    width: 100%;
    height: 75vh
}

.SliderCo__img {
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px)
}

.CondoPhaseCont {
    background: #0275ce;
    margin-bottom: 5rem;
    margin-top: 8rem
}

.CondoPharse {
    font-family: centuryR;
    width: 80%;
    font-size: 1.7rem;
    text-align: center;
    line-height: 4rem;
    margin: 0 auto;
    padding: 5rem 0;
    color: #fff;
    font-style: italic;
}

.CondoPharse:first-letter {
    font-size: 4rem
}

.CondoDepaFlex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 4rem
}

.CondoDepa_item {
    position: relative;
    border: 5px inset #0275ce;
    width: 25%;
    border-radius: 6px;
    margin-right: 7rem;
    margin-top: 3rem;
    padding: 1rem;
}

.CondoDepa_item:last-child {
    margin-right: 0
}

.CondoDepa_imgCont {
    margin: 0
}

.CondoDepa_img {
    width: 100%
}

.CondoDepa_title {
    font-family: centuryR;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2rem
}

.CondoDepa_paragraph {
    text-align: justify;
    line-height: 2.7rem;
    font-family: centuryR;
    font-size: 1.5rem;
}

.CondoDepa_paragraph:first-letter {
    font-size: 2.3rem;
    color: #0275ce
}

.rent_btn {
    position: absolute;
    display: block;
    width: 100%;
    background: #0275ce;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem;
    border: 1px solid transparent;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
}

.rent_btn:hover {
    color: #fff;
    background: #003a84
}

.slicon1_nav.next {
    position: absolute;
    bottom: 44%;
    right: 0;
    margin-topz-index: 10;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #fff;
    background: #942e20;
    text-align: center;
    font-size: 3rem
}

.slicon1_nav.prev {
    position: absolute;
    bottom: 44%;
    left: 0;
    z-index: 2;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #fff;
    background: #942e20;
    text-align: center;
    font-size: 3rem
}

.Pack__packDiferent {
    -webkit-box-flex: flex;
    -moz-box-flex: flex;
    -o-box-flex: flex;
    box-flex: flex;
    -webkit-flex: flex !important;
    -ms-flex: flex !important;
    flex: flex !important;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.Pack_listPromo {
    display: inline-block;
    height: 5rem;
    width: 48%;
    margin-right: .4rem
}

.Pack_infoContainer {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex
}

.Pack_promoCont {
    width: 35%
}

.Pack_forPeople {
    width: 75%
}

.Pack_btnBuy {
    display: inline-block;
    background: #0275ce;
    color: #fff;
    padding: 1rem 3rem;
    border-radius: 3px;
    text-transform: uppercase;
}

.Pack_btnBuy:hover {
    color: #fff
}

.Pack_h1 {
    font-size: 2.5rem;
    font-family: centuryB;
    text-transform: uppercase;
    margin-bottom: 3rem;
    color: #0275ce
}

.Pack__item {
    width: 100%;
    height: 60vh
}

.Pack__img {
    height: 100%;
    -webkit-transform: translateY(-320px);
    -moz-transform: translateY(-320px);
    -o-transform: translateY(-320px);
    -ms-transform: translateY(-320px);
    transform: translateY(-320px)
}

.Pack_sliderImgCont {
    height: 75vh
}

.Pack_sliderImg {
    width: 100% !important;
    height: 100% !important
}

.Pack__pack {
    width: 80%;
    margin: 0 auto;
    margin-top: 4rem
}

.Pack__title {
    font-size: 4rem;
    font-family: centuryB
}

.Pack_subtitle {
    font-size: 2rem;
    font-family: centuryR
}

.Pack__flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.Pack_1 {
    margin-right: 3rem;
    width: 30%;
    color: #fff;
    margin-bottom: 3rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.Pack_1:nth-child(3n) {
    margin-right: 0
}

.Pack_1:hover {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06)
}

.Pack_1ImgCont {
    width: 100%;
    margin: 0;
    height: 28rem
}

.Pack_1Img {
    width: 100%;
    height: 100%
}

.Pack_1InfoCont {
    padding: 2rem 2rem 4rem 2rem;
    position: relative
}

.Pack_1title {
    margin: 1rem 0 0 0;
    font-weight: normal;
    font-size: 1.8rem;
    letter-spacing: 1px
}

.Pack_1price {
    font-size: 3rem;
    margin: 0
}

.Pack_1PriceCont {
    margin: 4rem 0;
    position: relative
}

.Pack__simb {
    font-size: 1.8rem;
    position: relative;
    top: -1rem
}

.Pack__btnCont {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    padding: 1.4rem 0;
    text-align: center;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.Pack__btn {
    display: inline-block;
    background: none;
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: .5rem 2rem;
    font-weight: 100;
    letter-spacing: 3px;
    font-family: Helvetica;
    color: #fff;
}

.Pack__btn:hover, .Pack__btn:focus {
    color: #fff
}

.Pack__icon {
    position: absolute;
    top: -2rem;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    -webkit-box-shadow: 3px 2px 10px #000;
    box-shadow: 3px 2px 10px #000;
    -webkit-transform: skewY(-20deg);
    -moz-transform: skewY(-20deg);
    -o-transform: skewY(-20deg);
    -ms-transform: skewY(-20deg);
    transform: skewY(-20deg);
    border-radius: 0 5px 5px 0
}

.Pack_iconItem {
    display: inline-block;
    -webkit-transform: skewY(20deg);
    -moz-transform: skewY(20deg);
    -o-transform: skewY(20deg);
    -ms-transform: skewY(20deg);
    transform: skewY(20deg);
    font-size: 2rem
}

.Pack_detailCont {
    width: 83%;
    margin: 0 auto;
    height: 0;
    overflow: hidden
}

.Pack_detailTitle {
    font-family: centuryB;
    font-size: 3rem;
    margin: 0;
    margin-bottom: 1rem
}

.Pack_detail {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 3rem;
    border: 6px outset #0275ce;
    margin: 0 2rem 2rem 2rem;
    border-radius: .4rem;
    position: relative
}

.Pack_detailSlider {
    width: 30%;
    margin-right: 2rem
}

.Pack_detailImgCont {
    margin: 0;
    width: 100%;
    height: 19rem
}

.Pack_detailImg {
    width: 100% !important;
    height: 100% !important;
    border-radius: .5rem
}

.Pack_detailParagraph {
    font-size: 1.6rem;
    font-family: centuryR;
    line-height: 2.6rem;
    max-height: 58vh;
    overflow-y: auto;
}

.Pack_detailParagraph:first-letter {
    font-size: 3rem
}

.Pack_time {
    color: #0275ce
}

.Pack_num {
    font-size: 2rem
}

.Pack_price1 {
    font-size: 2.2rem;
    color: #0275ce
}

.Pack_qt {
    display: inline-block;
    font-size: 1.5rem;
    position: relative;
    top: -6px
}

.Pack_downInfo {
    position: relative;
    width: 70%
}

.Pack_iconRemoveCont {
    position: absolute;
    top: 1rem;
    right: 1rem
}

.Pack_iconRemove {
    font-size: 3rem;
    cursor: pointer;
    color: #003a84
}

.go_a:before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 45%;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    width: 3rem;
    height: 3rem;
    -webkit-animation: .7s direc 1;
    -moz-animation: .7s direc 1;
    -o-animation: .7s direc 1;
    -ms-animation: .7s direc 1;
    animation: .7s direc 1
}

.fadeDetail {
    height: auto;
    max-height: 71rem;
    overflow: hidden;
    -webkit-animation: .3s fadeDetail 1;
    -moz-animation: .3s fadeDetail 1;
    -o-animation: .3s fadeDetail 1;
    -ms-animation: .3s fadeDetail 1;
    animation: .3s fadeDetail 1
}

.fadeOutDetail {
    height: 0;
    overflow: hidden;
    -webkit-animation: .3s fadeOutDetail 1;
    -moz-animation: .3s fadeOutDetail 1;
    -o-animation: .3s fadeOutDetail 1;
    -ms-animation: .3s fadeOutDetail 1;
    animation: .3s fadeOutDetail 1
}

.check_pack {
    margin-top: 0 !important;
    position: relative !important;
    top: 1.2rem !important
}

.paddPackList {
    padding: 1rem 3rem !important
}

.labePack {
    padding-left: 3.3rem !important
}

.go_brown:before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 45%;
    border-top-color: #540115
}

.go_blue:before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 45%;
    border-top-color: #1b1f7c
}

.go_bluSky:before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 45%;
    border-top-color: #005551
}

.Package_empty {
    height: 80vh;
    text-align: center;
    color: #0275ce;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.package_iconEmpty {
    font-size: 10rem
}

.package_titleEmpty {
    font-size: 3rem;
    font-family: centuryR
}

@-moz-keyframes direc {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        bottom: 0
    }
    30% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-webkit-keyframes direc {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        bottom: 0
    }
    30% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-o-keyframes direc {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        bottom: 0
    }
    30% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@keyframes direc {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        bottom: 0
    }
    30% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-moz-keyframes fadeDetail {
    0% {
        height: 0
    }
}

@-webkit-keyframes fadeDetail {
    0% {
        height: 0
    }
}

@-o-keyframes fadeDetail {
    0% {
        height: 0
    }
}

@keyframes fadeDetail {
    0% {
        height: 0
    }
}

@-moz-keyframes fadeOutDetail {
    0% {
        height: 40rem
    }
}

@-webkit-keyframes fadeOutDetail {
    0% {
        height: 40rem
    }
}

@-o-keyframes fadeOutDetail {
    0% {
        height: 40rem
    }
}

@keyframes fadeOutDetail {
    0% {
        height: 40rem
    }
}

.Terms {
    width: 75%;
    margin: 2rem auto;
    background: #fff;
    border: 1px solid #808080;
    padding: 1rem 2rem;
    -webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
    border-radius: 1%;
}

.Terms_paragraph {
    font-size: 1.6rem;
    line-height: 3rem;
    margin-bottom: 2rem
}

.Terms_title {
    color: #003a84;
    text-align: center;
    text-decoration: underline
}

.RestaurantBody {
    width: 100%
}

.Restaurant_titleBoard {
    font-family: 'Fredericka the Great', cursive;
    text-align: center;
    color: #fff;
    margin-bottom: 4rem
}

.Restaurant_first {
    width: 80%;
    padding: 9rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    margin: 0 auto
}

.Restaurant_f1 {
    width: 50%;
    position: relative
}

.Restaurant_f1imgCont {
    position: absolute;
    top: 0;
    right: 0;
    width: 15%;
    z-index: -1;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

.Restaurant_f1img {
    width: 100%
}

.Restaurant_f2 {
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.Restaurant_f2imgCont {
    width: 35%;
    height: 15rem;
    margin: 0;
    margin-right: 1rem;
    background: #fff;
    padding: 1rem;
    border: 1px solid rgba(128, 128, 128, 0.7);
    border-radius: .4rem;
    margin-right: 1rem;
    margin-bottom: 1rem
}

.Restaurant_f2img {
    width: 100%;
    height: 100%;
    border-radius: .4rem
}

.Restaurant_special {
    width: 100%;
    position: relative
}

.Restaurant_special {
    background: url("/static/img/restaurant/pizarra2.jpeg");
    background-repeat: repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding: 9rem 0
}

.Restaurant__menuCont {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    color: #fff;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 3rem;
    font-family: 'Fredericka the Great', cursive
}

.Restaurant_iconFork {
    width: 3%
}

.Restaurant_foodDots {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    width: 87%
}

.Restaurant_price {
    width: 10%;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    font-size: 1.6rem
}

.Restaurant_food {
    margin: 0;
    position: relative;
    white-space: nowrap
}

.Restaurant_dots {
    margin: 0 1rem;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    display: block;
    border-bottom: 2px dotted #fff;
    width: 100%;
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px)
}

.Restaurant_chalkCont {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 12%
}

.Restaurant_chalk {
    width: 100%;
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    transform: rotate(-130deg)
}

.Restaurant_cuchaCont {
    margin: 0%;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    width: 15%
}

.Restaurant_cucha {
    width: 100%;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.Restaurant_laurelCont {
    position: absolute;
    top: -2rem;
    left: 0;
    width: 15%;
    margin: 0
}

.Restaurant_laurel {
    width: 100%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.Restaurant_laurel2Cont {
    position: absolute;
    top: -2rem;
    right: 0;
    width: 13%;
    margin: 0
}

.Restaurant_laurel2 {
    width: 100%
}

.Restaurant_listCont {
    width: 80%;
    margin: 0 auto;
    padding: 9rem 0
}

.Restaurant_listTitle {
    text-align: center;
    font-family: centuryR;
    margin-bottom: 4rem
}

.Restaurant_listBody {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch
}

.Restaurant_listItem {
    width: 30%;
    margin-right: 8rem;
    border: 4px double #0275ce;
    padding: .7rem 2rem;
    border-radius: .6rem
}

.Restaurant_listMenu {
    list-style: none;
    margin: 0;
    padding: 0
}

.Restaurant_listMenu li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.Restaurant_onionCont {
    margin: 0%;
    width: 13%;
    position: absolute;
    top: 0;
    left: 0
}

.Restaurant_onion {
    width: 100%
}

.Restaurant_tomatoCont {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20%
}

.Restaurant_tomato {
    width: 100%
}

.Restaurant_imgGalería {
    height: 20rem;
    width: 100%
}

.galeria {
    padding-top: 3rem;
    padding-bottom: 7rem
}

.guardicion {
    width: 85%
}

.price_rest {
    text-align: center;
    width: 25%;
    vertical-align: bottom;
    margin-left: 1rem;
    color: #0275ce
}

.Restaurant_listItem:nth-child(3n) {
    margin-right: 0
}

.Restaurant_listItem h3 {
    font-family: centuryR;
    margin: 0;
    margin-top: 1rem;
    text-decoration: underline;
    color: #0275ce;
    text-transform: uppercase;
    font-size: 1.7rem
}

.guardicion p {
    font-style: italic
}

.bg_restMenu {
    background: #faf8eb;
    position: relative;
    padding: 0 0 8rem 0
}

.title_rest {
    color: #0275ce
}

.Restaurant_f1 h5 {
    font-size: 1.7rem
}

.Restaurant_f1 p {
    font-size: 1.6rem;
    font-weight: 100;
    font-family: centuryR;
    line-height: 4rem
}

.ast_re {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    font-size: .7rem;
    color: #ff4500
}

.reserve_name {
    font-size: 1.3rem
}

.restautant_title {
    margin-top: 5rem
}

.Visa {
    width: 65%;
    margin: 0 auto;
    padding: 4rem 0 10rem 0;
    position: relative;
}

.Visa_title {
    margin: 0;
    font-family: centuryR;
    color: #0275ce;
    text-transform: uppercase;
    font-size: 1.9rem;
    margin-bottom: 2rem
}

.Visa_imgCont {
    margin: 0;
    position: absolute;
    bottom: 40%;
    right: 2rem;
    width: 12%
}

.Visa_img {
    width: 100%
}

.Visa_info ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.Visa_info ul li {
    margin-bottom: 1.9rem;
    font-size: 1.6rem
}

.Visa_logoCont {
    display: none;
    width: 22%;
    margin: 0 auto
}

.Visa_logo {
    width: 100%
}

.VisaHeader {
    position: relative
}

.Visa_print {
    background: #0275ce;
    color: #fff;
    display: inline-block;
    padding: .6rem 1.4rem;
    border-radius: 4px;
}

.Visa_print:hover {
    color: #fff
}

.visa_terTitle {
    text-decoration: underline
}

.visa_wd {
    width: 22rem;
    display: inline-block
}

.Visa_should {
    font-style: italic;
    color: #0275ce
}

.Visa_printMain {
    position: absolute;
    top: 4rem;
    right: 3rem;
    color: #fff;
    background: #0275ce;
    padding: 1rem 3rem;
    border-radius: 4px;
    text-transform: uppercase;
    display: inline-block;
}

.Visa_printMain:hover {
    color: #fff
}

@media print {
    .Visa_logoCont {
        display: block
    }

    .Visa_terminos, .Visa_imgCont, .Visa_printCont, .Visa_print, .Footer, .VisaHeader {
        display: none
    }
}

.Payment_loadWrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    height: 70vh;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.Payment_loadImgCont {
    margin: 0 auto;
    width: 60%
}

.Payment_loadImg {
    width: 100%
}

.Payment_titleLoad {
    font-size: 3rem;
    color: #0275ce
}

.Payment_iconload {
    color: #0275ce
}

.error_cont {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    height: 84vh;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.error_sent {
    color: #000;
    font-size: 20rem;
    text-shadow: 5px 3px 4px #808080
}

.error_nilasLogoCont {
    margin: 0;
    width: 60%
}

.error_nilasLogo {
    width: 100%;
    filter: grayscale(100%)
}

.error_info {
    position: relative
}

.error_infoContIng {
    position: absolute;
    top: -14%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    z-index: -1
}

.error_infoCont {
    width: 100%;
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    filter: grayscale(100%)
}

.error_para {
    font-size: 2.3rem
}

.error_btnBack {
    border: 2px solid #0275ce;
    color: #0275ce;
    display: inline-block;
    border-radius: 4px;
    padding: .5rem 1rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.error_btnBack:hover {
    background: #0275ce;
    color: #f5f5f5
}

@media only screen and (min-width: 960px) {
    .bodyNilas {
        padding: 0
    }
}

@media only screen and (max-width: 769px) {
    .bodyNilas {
        padding: 0
    }

    .cantainer_smart {
        margin: 0;
        width: 100%
    }

    .Header__bg {
        height: 47vh
    }

    .Header__subtitle {
        width: 90%;
        margin: 0 auto
    }

    .MenuNav {
        padding: 3rem 0 2rem 0 !important
    }

    .Reserva__item {
        width: 100%
    }

    .Reserva__item {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .Reserva__list {
        margin-right: 1rem;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -o-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .Reserva__button {
        padding: .5rem 1rem;
        border-radius: .3rem
    }

    .Our {
        padding-top: 10rem !important;
        margin-bottom: 10rem !important;
    }

    .Our__1 {
        margin-right: 2rem
    }

    .Our__3 {
        width: 55%
    }

    .Service__1 {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Service__2 {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Service__1_1imgCont, .Service__1_2imgCont, .Service__1_3imgCont, .Service__1_4imgCont {
        width: 50%
    }

    .Service__2_1imgCont {
        width: 67%
    }

    .Service__2_3imgCont, .Service__2_4imgCont {
        width: 50%
    }

    .Service__2_2imgContBody {
        width: 33%
    }

    .Package {
        width: 95%;
        padding-top: 1rem;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .Package__cont {
        margin-right: .5rem;
        width: 33%
    }

    .Package__re {
        height: 33rem
    }

    .Turist {
        width: 95%;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding-top: 1rem
    }

    .Turist__1 {
        width: 44%
    }

    .Turist__2 {
        margin-right: 0
    }

    .Turist__3 {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 97%;
        margin-top: 2rem
    }

    .Turist__itemImg_3 {
        width: 45.5%;
        margin-right: 2rem;
        height: 23rem
    }

    .Turist__itemImg2_3 {
        width: 51.5%;
        height: 23rem
    }

    .Ubicacion {
        padding: 4rem 6rem
    }

    .Ubicacion__card {
        width: 60%
    }

    .cantainer_smart {
        width: 100% !important
    }

    .navbar-nav {
        float: none !important;
        margin: 0 auto !important;
        width: 70% !important
    }
}

@media only screen and (max-width: 801px) {
    .bodyNilas {
        padding: 0
    }

    .MenuNav {
        padding: 4rem 0
    }

    .Header__bg {
        height: 47vh
    }

    .Our {
        padding-top: 20rem !important;
        margin-bottom: 10rem;
        height: auto !important
    }

    .Our__1 {
        margin-right: 3rem
    }

    .Our__3 {
        width: 53%
    }

    .Reserva__item {
        width: 100%
    }

    .Service__1 {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Service__2 {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Service__1_1imgCont, .Service__1_2imgCont, .Service__1_3imgCont, .Service__1_4imgCont {
        width: 50%
    }

    .Service__2_1imgCont {
        width: 67%
    }

    .Service__2_3imgCont, .Service__2_4imgCont {
        width: 50%
    }

    .Service__2_2imgContBody {
        width: 33%
    }

    .Package {
        width: 95%;
        padding-top: 1rem;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .Package__cont {
        margin-right: .5rem;
        width: 33%
    }

    .Package__re {
        height: 33rem
    }

    .Turist {
        width: 95%;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding-top: 1rem
    }

    .Turist__1 {
        width: 44%
    }

    .Turist__2 {
        margin-right: 0
    }

    .Turist__3 {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 97%;
        margin-top: 2rem
    }

    .Turist__itemImg_3 {
        width: 45.5%;
        margin-right: 2rem;
        height: 23rem
    }

    .Turist__itemImg2_3 {
        width: 51.5%;
        height: 23rem
    }

    .Ubicacion {
        padding: 4rem 6rem
    }

    .Ubicacion__card {
        width: 60%
    }

    .Reserva__item {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Reserva__list {
        width: 25% !important;
        margin-bottom: 1rem
    }

    .btn_reservation {
        width: 100%;
        text-align: center
    }

    .Reserva {
        bottom: -16rem
    }

    .language_select {
        width: 16% !important;
        top: 14rem
    }

    .languaje_select-m {
        width: 9% !important;
        top: 1rem !important
    }

    .navbar-nav {
        float: none !important;
        margin: 0 auto !important;
        width: 73%
    }

    .Restaurant_first {
        width: 88%
    }

    .Restaurant_f2imgCont {
        width: 45%
    }
}

@media only screen and (max-width: 480px) {
    .language_select {
        display: none
    }

    .mgT {
        margin-top: 6rem
    }

    .SubTitleN {
        margin-bottom: 8rem
    }

    .SubTitleN__imgCont {
        width: 16%
    }

    .Header__subtitle {
        line-height: 3.2rem
    }

    .smart_menu {
        margin-top: 2.3rem
    }

    .bodyNilas {
        padding: 0
    }

    .Header__imgLogoContainer {
        width: 28%;
        top: 1rem
    }

    .Header__bg {
        height: 67vh
    }

    .Our {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 5rem !important;
        margin-bottom: 7rem !important
    }

    .Our__1 {
        width: 100%
    }

    .Our__2 {
        width: 100%
    }

    .Our__3 {
        width: 93%;
        margin: 0 auto
    }

    .Our__hotelNilas {
        text-align: center
    }

    .Our__paragraph {
        padding: 0;
        line-height: 3rem
    }

    .Service {
        margin-bottom: 8rem
    }

    .Service__1_1imgCont {
        width: 100%;
        height: 25rem
    }

    .Service__1_2imgCont {
        width: 100%;
        height: 25rem
    }

    .Service__1_3imgCont {
        height: 19rem
    }

    .Service__1_4imgCont {
        height: 19rem
    }

    .Service__2_3imgCont {
        width: 100%
    }

    .Service__2_3imgCont {
        height: 24rem
    }

    .Service__2_4imgCont {
        width: 100%;
        height: 24rem
    }

    .Package {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 2rem
    }

    .Package__cont {
        width: 90%;
        margin: 0;
        margin-bottom: 2rem
    }

    .Package__re {
        height: 35rem
    }

    .Turist {
        padding-bottom: 4rem;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .Turist__1 {
        width: 100%;
        margin: 0;
        margin-bottom: 1rem
    }

    .Turist__2 {
        width: 100%;
        margin: 0;
        margin-bottom: 1rem
    }

    .Turist__3 {
        width: 100%;
        margin: 0
    }

    .Turist__itemImg, .Turist__itemImg_2, .Turist__itemImg_3 {
        margin-bottom: 1rem
    }

    .Turist__itemImg_3 {
        margin-right: 0;
        width: 100%
    }

    .Turist__itemImg2_3 {
        width: 100%
    }

    .Ubicacion {
        padding: 7rem 2rem
    }

    .Ubicacion__card {
        width: 100%
    }

    .Footer__imgCont {
        width: 22%
    }

    .Footer__listMenu {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: 3rem;
        margin-bottom: 4rem
    }

    .Footer__itemMenu {
        margin: 0;
        width: 45%;
        margin-bottom: 2rem
    }

    .Footer__linkRedes {
        font-size: 3.5rem
    }

    .navbar-nav {
        float: none !important;
        margin: 0 !important;
        width: 100% !important
    }

    .navbar-default .navbar-toggle {
        background: #0275ce;
        color: #fff !important
    }

    .icon-bar {
        background-color: #fff !important
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: #0275ce
    }
}

@media only screen and (max-width: 384px) {
    .Header__imgLogoContainer {
        width: 27%
    }

    .language_select {
        display: none
    }
}

@media only screen and (max-width: 360px) {
    .Header__imgLogoContainer {
        width: 28%
    }
}

@media only screen and (max-width: 320px) {
    .Service__title {
        font-size: 1.4rem
    }

    .Our {
        margin-bottom: 7rem !important
    }

    .Ubicacion__imgCont {
        height: 18rem
    }
}

@media only screen and (max-width: 800px) {
    .Contact__card {
        width: 68%
    }

    .ContactForm {
        width: 88%
    }
}

@media only screen and (max-width: 769px) {
    .Contact__card {
        width: 70%
    }

    .ContactForm {
        width: 91%
    }
}

@media only screen and (max-width: 480px) {
    .Header__imgLogoContainer2 {
        width: 15%
    }

    .Contact__cont {
        width: 99%;
        padding: 3rem
    }

    .Contact__card {
        width: 100%
    }

    .Contact__1 {
        width: 100%;
        margin: 0
    }

    .Contact__titleForm {
        text-align: center
    }
}

@media only screen and (max-width: 769px) {
    .Room {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -o-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .Room__filterCont {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .Room__cont {
        width: 45% !important
    }

    .Room__cont {
        width: 100%
    }

    .Room__nameRoom {
        text-align: center
    }

    .Room__1 {
        width: 100%
    }

    .Room__1_2 {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .Room__2 {
        width: 100%;
        border-right: none;
    }

    .Room__2_1 {
        border-bottom: none;
        border-right: 1px solid #e4e8ec
    }

    .Room__2_1, .Room__2_2 {
        width: 50%;
        height: 100%
    }

    .Room__3 {
        width: 100%;
        border-top: 1px solid #e4e8ec;
        padding: 0 2rem 2rem 2rem
    }

    .Room__4 {
        width: 100%;
        padding: 0 0 1rem 0;
        border-left: none;
        border-top: 2px dashed #e4e8ec
    }

    .Room__price {
        margin: .5rem 0 0 0
    }

    .Room__filterNum {
        width: 77%
    }

    .room_rangePrice {
        font-size: 2rem
    }
}

@media only screen and (max-width: 800px) {
    .Room {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -o-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .Room__filterCont {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .Room__cont {
        width: 45% !important
    }

    .Room__cont {
        width: 100%
    }

    .Room__nameRoom {
        text-align: center
    }

    .Room__1 {
        width: 100%
    }

    .Room__1_2 {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .Room__2 {
        width: 100%;
        border-right: none;
    }

    .Room__2_1 {
        border-bottom: none;
        border-right: 1px solid #e4e8ec
    }

    .Room__2_1, .Room__2_2 {
        width: 50%;
        height: 100%
    }

    .Room__3 {
        width: 100%;
        border-top: 1px solid #e4e8ec;
        padding: 0 2rem 2rem 2rem
    }

    .Room__4 {
        width: 100%;
        padding: 0 0 1rem 0;
        border-left: none;
        border-top: 2px dashed #e4e8ec
    }

    .Room__price {
        margin: .5rem 0 0 0
    }

    .Room__filterNum {
        width: 77%
    }

    .room_rangePrice {
        font-size: 2rem
    }

    .Room__page {
        width: 40.5%
    }
}

@media only screen and (max-width: 480px) {
    .Room__cont {
        width: 87% !important
    }

    .Room__page {
        width: 60%
    }

    .Room__filterCont {
        height: 32rem
    }

    .Room__page {
        width: 90.5%
    }

    .Nilas__bg {
        height: 35rem
    }

    .Room__filterItem {
        width: 50%
    }

    .room_rangePrice {
        font-size: 1.7rem
    }

    .Room__filter {
        height: 35rem !important
    }
}

@media only screen and (max-width: 769px) {
    .Reserve__cont {
        width: 96%
    }
}

@media only screen and (max-width: 480px) {
    .Nilas__title {
        font-size: 2.5rem
    }

    .Nilas__bg {
        height: 14rem
    }
}

@media only screen and (max-width: 800px) {
    .Condo_Header {
        height: 39rem !important
    }

    .SliderCo__img {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .Condo_Header {
        overflow: hidden
    }

    .Condo_ser {
        width: 94%
    }

    .CondoDepa_item {
        width: 31%;
        margin-right: 1rem
    }

    .CondoPhaseCont {
        margin-bottom: 3rem
    }
}

@media only screen and (max-width: 769px) {
    .Condo_Header {
        height: 39rem !important
    }

    .SliderCo__img {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .Condo_Header {
        overflow: hidden
    }

    .Condo_ser {
        width: 94%
    }

    .CondoDepa_item {
        width: 31%;
        margin-right: 1rem
    }

    .CondoPhaseCont {
        margin-bottom: 3rem
    }
}

@media only screen and (max-width: 480px) {
    .Condo_Header {
        height: 27rem !important
    }

    .Condo_h1 {
        font-size: 4rem;
        margin: 0
    }

    .Condo_h2 {
        font-size: 2rem
    }

    .CondoDepaFlex {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Condo_title {
        width: 100%;
        padding: 0
    }

    .Condo_item {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .Condo_list1 {
        width: 90%
    }

    .SliderCo__img {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .Condo_Header {
        overflow: hidden
    }

    .Condo_ser {
        width: 94%
    }

    .CondoDepa_item {
        width: 90%;
        margin-right: 0
    }
}

@media only screen and (max-width: 769px) {
    .carousel-caption {
        top: 17rem
    }

    .Condo_Header {
        height: auto
    }

    .Pack_1 {
        width: 33%;
        margin-right: 5px
    }

    .Pack_1ImgCont {
        height: 16rem
    }

    .fadeDetail {
        height: 52rem
    }

    .Pack_detailCont {
        width: 100%
    }

    .Pack__pack {
        width: 99%
    }

    .Pack__flex {
        -webkit-box-lines: single;
        -moz-box-lines: single;
        -o-box-lines: single;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .right.carousel-control, .left.carousel-control {
        height: 39rem !important
    }
}

@media only screen and (max-width: 800px) {
    .Pack__pack {
        width: 97%
    }
}

@media only screen and (max-width: 480px) {
    .carousel-caption {
        top: 8rem
    }

    .Pack_1 {
        width: 100% !important
    }

    .Pack_1ImgCont {
        height: 20rem
    }

    .Pack_detail {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Pack_detailSlider {
        width: 100%
    }

    .Pack__flex {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Pack_downInfo {
        width: 100%
    }

    .Pack_detailParagraph {
        text-align: justify
    }

    .fadeDetail {
        height: auto
    }

    .Pack__pack {
        width: 80%
    }

    .Pack_forPeople {
        width: 100%;
        margin-top: 2rem
    }

    .Pack_listPromo {
        width: 100%
    }

    .Pack_infoContainer {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .right.carousel-control, .left.carousel-control {
        height: 27rem !important
    }
}

@media only screen and (max-width: 769px) {
    .Restaurant_f2imgCont {
        height: 11rem;
        width: 45%
    }

    .Restaurant__menuCont {
        width: 83%
    }

    .Restaurant_listCont {
        width: 95%
    }

    .Restaurant_listItem {
        width: 32%;
        margin-right: 1rem
    }

    .Restaurant_f2imgCont {
        height: 14rem
    }

    .Restaurant_tomatoCont {
        width: 32%
    }
}

@media only screen and (max-width: 480px) {
    .Restaurant_first {
        padding: 1rem;
        width: 91%;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Restaurant_f1 {
        width: 96%
    }

    .Restaurant_laurelCont {
        width: 26%
    }

    .Restaurant_laurel2Cont {
        width: 26%
    }

    .Restaurant_chalkCont {
        width: 25%
    }

    .Restaurant_cuchaCont {
        width: 31%
    }

    .Restaurant_f1 h5 {
        font-size: 1.8rem;
        line-height: 3rem;
        font-weight: 500
    }

    .Restaurant_f2 {
        width: 100%
    }

    .Restaurant__menuCont {
        width: 95%
    }

    .Restaurant_foodDots {
        width: 79%
    }

    .Restaurant_iconFork {
        display: none
    }

    .Restaurant_price {
        width: 17%
    }

    .Restaurant_listCont {
        padding: 1rem
    }

    .Restaurant_onionCont {
        width: 23%
    }

    .Restaurant_listBody {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .Restaurant_listItem {
        width: 100%;
        margin-bottom: 1rem;
        margin-right: 0
    }

    .Restaurant_tomatoCont {
        width: 34%
    }
}

@media only screen and (max-width: 769px) {
    .language_select {
        width: 20%;
        position: absolute;
        top: 44%;
        right: 10%
    }
}

@media only screen and (max-width: 480px) {
    .language_select {
        top: 77%;
        left: 35%;
        width: 35%
    }
}