* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
select {
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    list-style: none;
}
.LightboxContent {
    top: 50px !important;
}
.box-rooms {
    position: relative;
    width: 100%;
}
.col-xs-6 {
    width: 50%;
    float: left;
    padding: 15px;
}
.col-xs-4 {
    width: 33.33%;
    float: left;
    padding: 6px;
}
.col-xs-2 {
    width: 25%;
    float: left;
    padding: 10px;
}
.col-xs-1 {
    width: 20%;
    float: left;
    /*padding: 10px*/
}
.img-room {
    position: relative;
    width: 100%;
    height: 320px;
    overflow: hidden;
    cursor: pointer;
}
.img-room:hover .popup-room {
    top: 0;
    opacity: 1;
    pointer-events: auto;
}
.popup-room {
    position: absolute;
    top: 200px;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    font-family: 'lato';
    font-size: 16px;
    letter-spacing: 1px;
    opacity: 0;
    pointer-events: none;
    transition: all .8s;
}
.popup-room ul {
    margin: 0;
    padding: 0;
}
.popup-room ul li {
    list-style: none;
}
.popup-room .title-name {
    font-weight: 400;
    font-size: 24px;
    color: #A6D3FF;
    text-transform: uppercase;
    margin: 80px 30px 30px;
    line-height: 30px;
}

.img-room img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.title-room {
    position: relative;
    padding: 10px 0;
    text-transform: uppercase;
}
.title-room span {
    width: 280px;
    float: left;
    font-size: 18px;
    line-height: 31px;
    color: #575757;
    font-family: lato, sans-serif;
}
.btn-readmore {
    position: relative;
    display: inline-block;
    padding: 8px 30px;
    background-color: #8c8c8c;
    color: #FFFFFF !important;
    letter-spacing: 2px;
    font-size: 11px;
    font-family: lato, sans-serif;
    font-weight: 700;
    float: right;
}
.btn-more {
    position: relative;
    padding: 8px 30px;
    border: 2px solid #fff;
    color: #fff !important;
    margin: 20px 0 0;
    display: inline-block;
}
.btn-more:hover {
    background: #fff;
    color: #222 !important;
}
#u12557-4 {
    z-index: 37;
    width: 100%;
    color: #5E98D0;
    line-height: 29px;
    font-size: 24px;
    font-family: lato, sans-serif;
    font-weight: 300;
    margin-top: 30px;
    position: relative;
    text-align: center;
}
.other-room {
    position: relative;
    width: 100%;
    margin: 25px 0 0;
    display: inline-block;
}
.other-room .img-room {
    height: 220px;
}
.other-room .popup-room .title-name {
    font-size: 16px;
    margin: 20px 15px 15px;
    line-height: 24px;
}
.other-room .btn-more {
    padding: 8px 20px;
}
.main {
    position: relative;
    width: 100%;
    text-align: center;
}
.title-name-room {
    line-height: 36px;
    font-size: 30px;
    font-family: lato, sans-serif;
    font-weight: 400;
    color: #5E98D0;
    text-transform: capitalize;
}
.img-room {
    position: relative;
    width: 100%;
    display: inline-block;
}
.content-rooms {
    position: relative;
    font-family: lato, sans-serif;
    margin: 0 40px 40px;
    display: block;
    color: #7F7F7F;
}
.content-rooms .facilities-title {
    font-size: 18px;
    text-align: center;
    line-height: 31px;
    text-transform: uppercase;
}
.content-rooms p {
    font-size: 14px;
    line-height: 24px;
}
.amenities ul {
    columns: 2;
    width: 45%;
    margin: 25px auto;
    text-align: left;
}
.amenities li {
    padding: 4px;
    list-style: disc !important;
}
.btn-book {
    position: relative;
    background: #5e98d0;
    color: #FFFFFF !important;
    text-align: center;
    letter-spacing: 5px;
    font-size: 18px;
    font-weight: 700;
    padding: 12px 50px;
    display: inline-block;
}
/****************************************/
/* GALLERY */
/****************************************/
.demo-gallery {
    position: relative;
    width: 800px;
    margin: 40px auto;
    display: inline-block;
}
.padding-gallery {
    padding: 6px;
}
.view {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.item_img_box .item_img {
    height: 450px;
}
.item_img_box .img_item {
    height: 120px;
}
.lg-dropdown {
    display: none;
}
.demo-gallery-mobile {
    position: relative;
    width: 380px;
    display: inline-block;
    margin: 25px 0;
}
.demo-gallery-mobile .col-xs-2 {
    padding: 0;
}
.demo-gallery-mobile .img_item {
    height: 100px !important;
}
.demo-gallery-mobile .padding-gallery {
    padding: 3px;
}
/****************************************/
.room-type {
    position: relative;
    margin: 80px 0 20px;
    display: inline-block;
}
.box-room {
    position: relative;
    display: flex;
}
.room-type .img-room {
    height: 220px;
}
.room-type .popup-room .title-name {
    margin: 20px 0;
}
.room-type .box-room p {
    color: #575757;
    text-align: right;
    letter-spacing: 3px;
    line-height: 48px;
    font-size: 40px;
    font-family: lato, sans-serif;
    font-weight: 400;
}
.room-type .popup-room {
    padding: 0 10px;
}
.room-type .popup-room .title-name {
    font-size: 18px;
}
.txt-room {
    margin: 62px 0;
}
.col-xs-12 {
    position: relative;
    width: 100%;

}
.mobile-box-room {
    position: relative;
    width: 100%;
    /*padding: 6px;*/
}
.mobile-box-room img {
    width: 380px;
    height: 130px;
    object-fit: cover;
}
.box-name-mobile p {
    font-size: 12px;
}
.box-name-mobile {
    position: absolute;
    top: 15px;
    left: 15px;
    background: rgba(94,152,2048,0.76);
    border-radius: 50%;
    padding: 15px 10px;
    color: #fff;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100px;
    height: 100px;
    text-align: center;
    text-transform: uppercase;
}
.box-name-mobile.white {
    background: rgba(255,255,255,0.76);
    color: #5e98ff;
    left: 270px;

}
.vann-display {
    display: inline-block !important;
}
.it-page-mobile {
    text-align: center;
}
.it-page-mobile ul {
    width: 100%;
    font-size: 14px;
}
#u21810-4 {
    text-transform: uppercase;
    z-index: 2 !important;
}
