@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

:root{
    --main-color: #FF5C77;
    --secondary-color: #ff8fa2;
    --hover-color: #fff6f8;
    --black: #333;
    --font-color: #333;
    --font-head: 'Gloria Hallelujah', 'SukhumvitSet';
    --font-body: 'Lato', 'SukhumvitSet';
}
::selection {
    background-color: var(--secondary-color);
}
body {
    font-size: 15px;
    font-family: var(--font-body);
    color: var(--font-color);
    overflow-x: hidden;

}

h1, h2, h3 {
    font-family: var(--font-head);
    text-transform: capitalize;
}
h2.headline, h3.headline {
    font-size: 30px;
}
h4 {
    font-size: 18px;
}
a:hover {
    color: var(--main-color);
}

/* HEADER */
.wr_header, .reservation_box, .uk-navbar-dropdown,
.wr_menu.wr_fixed .uk-navbar-nav .uk-navbar-dropdown {
    background: #fff;
}
.wr_header .base_header .box_logo {
    width: auto;
    float: left;
}
.box_logo img {
    width: auto;
    height: 100%;
}
.wr_header .base_header .wr_book,
.wr_header .base_header .wr_book_m {
    padding: 40px 30px;
}
.wr_header .base_header .wr_book:hover,
.wr_header .base_header .wr_book_m:hover {
    background: var(--secondary-color) !important;
}
.wr_menu .language_selector .box_lang {
    top: -5px;
}
.nav_lang img{
    height: 18px;
    vertical-align: sub;
    margin-right: 3px;
}
.nav_lang .lang_parent{
    white-space: nowrap;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}
.nav_lang .lang_parent.active{
    display: inline-block;
    position: absolute;
    right: 0;
    margin-top: 25px;
}
.wr_menu .uk-navbar-nav [class*='uk-navbar-dropdown-bottom'] {
    margin-top: 0;
}
.wr_menu .uk-navbar-nav a {
    color: #333;
}
.wr_menu .uk-navbar-nav .uk-navbar-dropdown {
    width: auto !important;
    white-space: nowrap;
}
.base_plus_icon {
    position: absolute;
    top: -10px;
    right: 0;
    width: 50px;
    height: 100%;
    z-index: 55;
    cursor: pointer;
    display: block;
}
.base_plus_icon .plus_icon {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 10px;
    display: block;
}
.base_plus_icon .plus_icon:before,
.base_plus_icon .plus_icon:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    margin: auto;
    display: block;
    opacity: 0.8;
    transition: all 0.6s;
}
.base_plus_icon .plus_icon:before {
    width: 1px;
    height: 20px;
}
.base_plus_icon .plus_icon:after {
    width: 20px;
    height: 1px;
}
.base_plus_icon .plus_icon.active:before {
    display: none;
}
.base_plus_icon.active .plus_icon:before,
.base_plus_icon.active .plus_icon:after{
    background-color: var(--main-color);
}
.base_plus_icon:hover .plus_icon:before,
.base_plus_icon:hover .plus_icon:after {
    background-color: var(--main-color);
}
.nav_mobile{
    font-family: var(--font-body) !important;
}
.button_container {
    top: 27px;
}
.button_container span {
    height: 2px;
}
.fix_body .button_container.active {
    right: 50px;
}
.button_container.active .bottom,
.button_container.active .top {
    background: #fff !important;
}
.overlay nav {
    text-align: left;
    top: 100px;
    transform: none;
    overflow: scroll;
    height: 450px;
}
.overlay ul li {
    padding: 0;
}
.overlay ul li a {
    opacity: 0.8;
}
.overlay ul li a:hover,
.nav_mobile .overlay-menu .active {
    opacity: 1;
    color: var(--main-color);
}

.overlay.open li {
    animation: fadeInUp .5s ease forwards;
}
.overlay.open li:nth-of-type(9) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.show-box ul {
    padding: 0 50px;
}
.select ul.info {
    padding: 0 0 0 30px;
}
ul.info {
    padding: 10px 20px;
}

/* RESERVATION BOX */
.reservation_box {
    width: 665px;
}
.reservation_box ul {
    float: right;
}
.reservation_box select {
    font-weight: inherit;
}
.reservation_box .input-group-addon:first-child {
    text-align: left;
}
.reservation_box .content_ibe .ico_event{
    background-image: url("../images/icon/icon_calendar.png");
    background-size: contain;
    background-repeat: no-repeat;
    right: -30px;
    opacity: 0.5;
}
.select ul.info {
    display: none;
}
.select ul.info.active {
    display: block;
}
.booking_mobile {
    /*border-top: 1px solid rgb(255 255 255 / 10%);*/
    box-shadow: rgba(0, 0, 0, 0.09) 0 0 10px;
}
.booking_mobile .book {
    font-family: var(--font-body) !important;
    background: var(--main-color)!important;
    text-transform: capitalize;
}


/* SLIDE SHOW */
.wr_slideshow .box_slideshow .slideshow_caption h2 {
    font-size: 40px;
    margin-bottom: 15px !important;
}
.wr_slideshow .box_slideshow .slideshow_caption .smal_capl:before {
    top: 12px;
}
.slideshow_caption label {
    font-family: var(--font-body);
}
/*.slideshow_caption label {*/
/*    font-family: var(--font-head);*/
/*}*/


/* BODY */
.wr_header .base_header .wr_book.wr_fixed:hover,
.reservation_box .btnbook_reser:hover,
.wr_wrapper .wr_content.rooms_home .col_row .base_rooms .box_room .room_detail .wr_btn_primary:hover,
.wr_wrapper .wr_content.offers_home .col_row .base_offers .box_offers .offers_detail .wr_btn_primary:hover,
.wr_wrapper .wr_content.experience_home .col_row .base_experience .box_experience .detail .wr_btn_primary:hover,
.wr_wrapper .wr_content .wr_btn_primary:hover,
.info_content input:hover {
    background: var(--secondary-color)!important;
}
.container {
    padding: 0;
}
.section_title .wr_content {
    padding: 0;
}
.section_title, .content_child, .content_info{
    position: relative;
}
.wr_wrapper .wr_content .col_row {
    display: inline-block;
}
.wr_wrapper.wr_footer .wr_content .col_row{
    display: inline-table;
}

.wr_wrapper .wr_content .base_title {
    width: 100%;
}

.wr_wrapper .wr_content .headline_primary .line_item {
    background-color: #2d2d2d;
}
.slide_rooms .owl-stage-outer {
    overflow: inherit;
}
.slide_rooms.owl-drag .owl-item.cloned .wr_btn_primary {
    pointer-events: none;
}
.slide_rooms .owl-dots, .slide_rooms2 .owl-dots, .slide_otherrooms .owl-dots {
    display: none;
}
.slide_rooms2.owl-carousel .owl-stage-outer{
    overflow: initial;
}
.wr_wrapper .wr_content.rooms_home .col_row .base_rooms .box_room .room_detail .headline,
.wr_wrapper .wr_content.offers_home .col_row .base_offers .box_offers .offers_detail .headline {
    padding-bottom: 10px;
}
.wr_wrapper .wr_content.rooms_home .col_row .base_rooms .box_room .room_detail .room_size,
.wr_wrapper .wr_content.content_child .base_child .box_child .child_detail .room_size {
    margin-top: 10px;
}
.wr_wrapper .wr_content.rooms_home .col_row .base_rooms .box_room:hover .room_detail .room_size {
    color: #fff;
}
.wr_wrapper .wr_content .wr_btn_primary {
    padding: 15px 30px;
    text-transform: capitalize;
}
.slide_facilities .owl-nav {
    display: block;
}
.slide_offers .owl-dots,
.slide_facilities .owl-dots {
    display: none;
}
.box_offers p:nth-last-child(1) {
    margin-bottom: 0;
    margin-top: 10px;
}
.wr_wrapper .wr_content .col_row.content-child-sec {
    padding-bottom: 25px;
}
.content_info .headline_primary {
    padding: 0 !important;
    width: 80% !important;
}
.wr_wrapper .wr_content.amenities .base_amenities .box_amenities .box_ico {
    border: 1px solid var(--main-color);
    transition: all 0.6s;
}
.wr_wrapper .wr_content.amenities .base_amenities .box_amenities .box_ico:hover {
    background: var(--main-color);
    border: 1px solid var(--main-color);
}
.wr_wrapper .wr_content.amenities .base_amenities .box_amenities .box_ico:hover .mask_img {
    background: #fff;
}
.wr_content.amenities .base_amenities .box_amenities .box_ico{
    margin-bottom: 5px!important;
}
.wr_content.amenities .base_amenities .box_amenities {
    text-transform: capitalize;
}
.wr_content.amenities{
    padding: 0;
}
.mask_img {
    display: inline-block;
    width: 25px;
    height: 25px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-size: 100%;
    mask-repeat: no-repeat;
    background: var(--font-color);
}
.primary_detail .info_content {
    text-align: initial;
}
.info_content input {
    font-size: 14px;
    font-family: var(--font-body) !important;
    text-transform: uppercase;
    color: #fff;
    padding: 15px;
    /*background-color: #7d4a7d;*/
    transition: all 0.6s;
    display: inline-block;
    border: none;
}
.info_content p {
    text-align: initial;
}
.info_content p:nth-last-child(1) {
    margin-bottom: 0;
}
.info_content ol > li:nth-last-child(1) {
    border: none;
}
.info_content ul {
    text-align: left;
}
.info_content li {
    border-bottom: 1px solid #eee;
    padding: 5px 0;
}
/*.info_content li:nth-last-child(1){*/
/*    border: none;*/
/*}*/
.info_content.editable li {
    border-bottom: none;
}
.show-box {
    position: relative;
    width: 100%;
    padding: 0;
}
.show-box ul {
    margin: 0;
    width: 100%;
}
.show-box li {
    position: relative;
    list-style: none;
    /*text-transform: capitalize;*/
    font-size: 18px;
}
.show-box a {
    position: relative;
    padding: 5px 0;
    display: block;
    font-size: 14px;
}
.show-box a.active, .show-box a:hover {
    color: var(--secondary-color);
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    margin-top: 20px;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 3px;
    background: none;
    border: 1px solid;
}
.owl-dots.disabled {
    display: none !important;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 0;
    padding: 15px 0;
    background: none;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    transition: all 0.5s;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}
.owl-theme .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
    width: 100%;
}
.owl-next {
    position: absolute;
    right: 50px;
}
.owl-prev {
    position: absolute;
    left: 50px;
}


.slide_otherrooms .owl-stage {
    margin: auto;
}
.slide_otherrooms2 .owl-stage {
    margin: auto;
}
.img_item {
    width: 100%;
    object-fit: cover;
}
.room_size p {
    margin: 0;
}
.child_detail p, .item p,.item li {
    /*font-family: var(--font-head);*/
    margin-bottom: 10px;
    text-transform: capitalize;
}

.btn-primary {
    color: #fff;
    background-color: #022609;
    border-color: #022609;
    border-radius: 0;
    padding: 10px 30px;
    transition: all 0.5s;
}
.btn-primary:hover {
    background-color: #9b3921;
    border-color: #9b3921;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0;
    padding: 10px 30px;
    transition: all 0.5s;
}
.btn-info, .btn-danger {
    border-radius: 0;
    transition: all 0.5s;
}
.form-control {
    border-radius: 0;
    box-shadow: none;
    height: auto;
    padding: 10px;
}
.arrow_edit {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
#modal-form .form-group {
    margin: 0;
    position: relative;
}
.btn_edit {
    width: 100%;
}
.modal-footer {
    padding: 15px 0;
}

#content-modal .close {
    right: 10px;
}
.wr_wrapper .wr_content.experience_home .col_row .base_experience .box_experience img {
    height: 500px;
}
.demo-gallery img {
    height: 400px;
    object-fit: cover;
}
.demo-gallery .col-xs-4 {
    list-style: none;
}
.text_gallery label {
    color: var(--main-color);
}
.ul_sitemap {
    padding-left: 0;
}
.ul_sitemap li ul li {
    list-style: disc;
}

/* Slide Facilities */
.section_slide.section_slide_facilities {
    background: none;
    padding: 25px 50px;
}
.slider_icon_facilities.owl-carousel .owl-stage {
    margin: auto;
}
.slider_icon_facilities .item {
    text-align: center;
}
.slider_icon_facilities .item img {
    height: 40px;
    width: auto;
}
/* Slide Logo Sister Hotel */
.section_slide .owl-carousel .owl-dots.disabled,
.section_slide .owl-carousel .owl-nav.disabled {
    display: none;
}
.section_slide {
    padding: 30px 50px;
    background: var(--hover-color);
}
.section_slide .owl-dots {
    display: none;
}

.slider_icon.owl-carousel .owl-stage {
    margin: auto;
}
.slider_icon .item {
    text-align: center;
    justify-content: center;
    display: flex;
}
.slider_icon .item img {
    height: 50px;
    object-fit: contain;
    width: auto;
}
.slider_icon .box_experience {
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.award {
    text-align: center;
    justify-content: center;
    display: flex;
    cursor: pointer;
}
.award img {
    height: 100px;
    object-fit: contain;
    width: auto;
}
/* FOOTER */
.base_footer img {
    width: 150px;
}
.wr_footer, .content_info iframe {
    position: relative;
}
.wr_wrapper.wr_footer .base_footer .detail a:hover {
    color: var(--secondary-color);
}
.wr_wrapper.wr_footer .base_footer .detail {
    text-align: left;
    padding: 0 15px;
}
.wr_wrapper.wr_footer .base_footer .detail .headline {
    font-size: 22px;
    font-family: var(--font-body);
}
.wr_wrapper.wr_footer .base_footer .detail .wr_phone:hover:before,
.wr_wrapper.wr_footer .base_footer .detail .wr_mobile:hover:before,
.wr_wrapper.wr_footer .base_footer .detail .wr_fax:hover:before,
.wr_wrapper.wr_footer .base_footer .detail .wr_email:hover:before {
    color: inherit;
}
.base_footer .base_social img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    vertical-align: super;
}
.mask_img_social {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-size: 100%;
    mask-repeat: no-repeat;
    background: #fff;
    transition: all .6s;
}
.wr_wrapper.wr_footer .base_footer .detail .base_social li {
    margin: 0 5px 0 0;
}
.wr_wrapper.wr_footer .base_footer .detail .base_social .social_ico{
    padding: 5px;
}
.wr_wrapper.wr_footer .base_footer .detail .base_social .social_ico:hover {
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color) !important;
}
.wr_wrapper.wr_footer .wr_copyright a,
.wr_wrapper.wr_footer .wr_copyright p {
    font-size: initial;
}
.wr_wrapper.wr_footer .wr_copyright a:hover {
    color: var(--secondary-color);
}