/* BOOKING */
/*.online_reservation {*/
/*    background-color: var(--bg-main);*/
/*}*/
/*.t-check-in:after, .t-check-out:after {*/
/*    background: #497dbd;*/
/*}*/
.online_reservation .btn_style2 {
    color: var(--primary-color);
}
.reservation .title img {
    width: 90px;
}
/* HEADER */
.scroll_menu .main_menu li a:hover {
    color: var(--primary-color);
}
.box_logo img {
    width: 106px;
}
.scroll_menu .box_logo img {
    width: 67px;
}
.contact_info i {
    font-size: 15px;
}
/* SECTION */
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    top: -2px;
}
/*.section_contentchild .list_contentchild:nth-child(even)::before, .contact-set {*/
/*    background: #dbe3ee;*/
/*}*/
.btn_style1.btn_bg::before {
    background-color: var(--secondary-color);
    /*z-index: 0;*/
}
.btn_style1.btn_bg::after,
.btn_style1.btn_bg:hover{
    color: var(--primary-color) !important;
    opacity: 1;
    z-index: 1;
}
.bg_content a:hover {
    color: white;
    opacity: .6;
}
.section_contentchild .box_child .box_images_content.box_images_contact {
    height: 410px;
}
.section_wedding .btn_style2 {
    margin: 15px 10px 0 0;
    padding: 6px 30px;
}
.section_contentchild .box_child .box_content li {
    list-style: none;
}
.section_contentchild .box_child .box_content ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px 50px;
    margin: 15px 0;
    padding: 0 0 0 25px;
}
.section_contentchild .box_child .box_content ul:last-child {
    margin: 15px 0 0;
}

.box_gallery:after {
    background: var(--bg-main-solf);
}
.section_infoamenities {
    margin-bottom: 100px;
}
.section_other .content {
    padding: 0 0 100px;
}
.box_descriptions ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 50px;
    margin-top: 15px;
    padding: 0 0 10px 25px;
}
.box_descriptions li, .editable li {
    margin: 0;
    padding: 0 0 0 22px;
    list-style: none;
    background-image: url('../images/icon/checklist-color.svg');
    background-repeat: no-repeat;
    background-position: left 2px;
    background-size: 16px;
    text-align: left;
}
.bg_content .box_descriptions li {
    background-image: url('../images/icon/checklist.svg');
}
h1, h2, h3 {
    margin-bottom: 10px;
}
.section_info .box_descriptions .editable {
    text-align: initial;
}
.box_social .social {
    margin-bottom: 5px;
}
/*.slide_facilities .btn_style1::before {*/
/*    background-color: #1283E8;*/
/*}*/
.bg_content .card-body {
    color: var(--gray);
}
.bg_content .btn_style2 {.online_reservation
    background-color: var(--secondary-color);
    color: var(--primary-color);
}
.bg_content .btn_style2:hover {
    opacity: 1;
}
.btn_style2::before {
    background: var(--secondary-color);
    color: white;
}
.btn_style2.btn_reservation_booknow::before {
    background: #06a9b3;
    color: white;
}
.btn_style2.btn_reservation_booknow:hover .btn_style2_content {
    color: white;
}
.btn_style2:hover .btn_style2_content {
    color: var(--primary-color);
}
.bg_content .card-body b, .bg_content .card-body strong {
    color: var(--secondary-color);
}
.bg_content .editable h4 {
    margin-top: 15px;
    font-size: 16px;
    color: var(--secondary-color);
}
.amenity-set{
    display: inline-table;
}
.section_sitemap .box_images {
    height: 450px;
}
.overlay_menu ul li.top_menu {
    display: none;
}
.bg_content .btn_style1 {
    margin-top: 15px;
}
.section_footer .content, .home .section_footer .content {
    padding: 100px 0;
}

/**/
.section_benefits {
    padding-bottom: 100px;
}
.section_benefits .amenity-list {
    overflow: hidden;
}
.amenity-list {
    width: 100%;
}
.slide_benefits .images_icon {
    background: var(--primary-color);
}
.slide_benefits .amenity-item {
    margin: 0 12px;
    min-height: auto;
}
.slide_benefits .amenity-set {
    min-height: auto;
}
.slide_benefits .slick-arrow {
    display: none !important;
}
.slide_benefits .slick-list {
    overflow: initial;
}
.amenity-item {
    font-size: 15px;
}
.amenity-item:last-child {
    margin-bottom: 0;
}
.amenity-item h4 {
    color: var(--secondary-color);
    margin-top: 10px;
}

/* Info Free Activities */
.section_info_freeactivities .amenity-set {
    min-height: auto;
}
.section_info_freeactivities .amenity-item {
    width: calc(20% - 2%);
    margin: 0 2.5% 20px 0;
}
.section_info_freeactivities .amenity-item:nth-child(5n) {
    margin-right: 0;
}
.section_info_freeactivities .amenity-item:nth-child(6n) {
    margin-right: 2.5%;
}
.section_info_freeactivities .amenity-item:last-child {
    margin-bottom: 0;
}
.specialactivities .slide_infophotos {
    margin-bottom: 0;
}
.specialactivities .section_other .content {
    padding: 100px 0;
}
/********/
.icon_awards {
    position: relative;
    width: 675px;
    padding: 0 0 50px;
    margin: auto;
}
.icon_awards img {
    width: auto;
    height: 70px;
    margin: auto;
}
.sister_hotel a {
    margin-right: 25px;
}
.sister_hotel {
    position: relative;
    float: left;
    text-align: left;
    width: 100% !important;
    padding: 15px 0 0 !important;
}

.slide_childphotos .box_images {
    height: 400px;
}
.slide_childphotos .slick-dots {
    position: absolute;
    left: 0;
    bottom: 20px;
    margin: auto;
    right: 0;
}
.slide_childphotos .slick-dots li.slick-active button, .slide_childphotos .slick-dots button {
    background-color: white;
}
.slide_childphotos .slick-dots li.slick-active {
    border: 1px solid white;
}
#accordion {
    margin-top: 50px;
}
#accordion .card {
    margin-bottom: 10px;
    border: none;
    border-radius:0;
}
.box_descriptions .card-header {
    position: relative;
    padding: 13px 50px 13px 25px;
    cursor: pointer;
    text-transform: capitalize;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(20px) !important;
    background: rgba(255, 255, 255, 0.08) !important;
    text-align: left;
    border-radius: 0 !important;
    border-bottom: 0 !important;
    line-height: normal;
}
.card-header h4 {
    color: var(--white);
    font-size: 18px;
    margin: 0;
}
[data-bs-toggle="collapse"]:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 15px;
    right: 25px;
    display: inline-block;
    transform: rotate(180deg);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all linear 0.25s;
    font-size: 17px;
    color: var(--white);
}
[data-bs-toggle="collapse"].collapsed:after {
    transform: rotate(0deg);
}
.card-body {
    text-align: left;
    padding: 10px 10px 0 25px;
}
.card-body em {
    color: var(--secondary-color);
}
.googlemap {
    display: flex;
}
.card-body img {
    width: 30%;
    margin-bottom: 10px;
}
.box_descriptions .card-body ul {
    grid-template-columns: 1fr;
}
.tab_bt {
    padding: 100px 0;
    justify-content: center;
}
.tab_bt .btn_style2 {
    margin: 0 5px !important;
    padding: 0;
}
.tab_bt button {
    transition: all 0.5s;
    cursor: pointer;
    display: inline-block;
    border: none;
    background: none;
    color: white;
    line-height: normal;
    padding: 15px 30px;
}
.tab_bt .btn_style2_content.active,
.tab_bt .btn_style2_content:hover {
    opacity: 1;
    color: white;
}
.tab_bt .btn_style2_content {
    opacity: .6;
}
.box_award .editable>ul {
    display: none;
}
.box_award tbody {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}
.box_award tr {
    display: inline-block;
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 25px;
    position: relative;
    border-radius: 10px;
}
.box_award h4 {
    position: relative !important;
    top: -40px;
    background: var(--light-color);
    width: auto;
    display: inline-block;
    font-size: 25px;
}
.box_award ul {
    margin-top: -15px;
    grid-template-columns: 1fr;
    padding: 0;
}
.box_descriptions.box_award li {
    background-image: url('../images/icon/award-color.svg');
}
.section_greenoasis .box_child .box_content p {
    -webkit-line-clamp: none !important;
}
.global-bg {
    position: fixed;
    inset: 0;
    z-index: -1;
    background-image: url('../images/parallax-1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: translateZ(0);
    will-change: transform;
}
.global-bg::after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: var(--bg-main);
}
.global-bg-line:after {
    content: '';
    background: var(--light-color);
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.section_greenoasis, .specialactivities .section_other {
    background-color: var(--light-color);
}
.section_contentchild.section_greenoasis .list_contentchild:before {
    z-index: 0;
}
.section_contentchild.section_contact .list_contentchild .container {
    display: block;
}
.text_list {
    text-align: initial;
}
.text_list table {
    border: none;
    display: block;
}
.item_form table {
    border: none;
    display: inline-block;
}

.box_content_spa hr {
    opacity: 0;
    margin: 0;
}
.box_content_spa .editable {
    margin: 20px 0 10px;
}
/* Airport Transform */
.form_contact .item_form h4 {
    color: var(--primary-color);
    font-size: 20px;
    margin: 0;
    padding: 0;
}
.row_form {
    margin-left: -10px;
    margin-right: -10px;
}
.item_form {
    margin-bottom: 20px;
}
#AirportTransfer .item_form:last-child {
    margin-bottom: 0;
}
.item_form [class*=col-sm-] {
    position: relative !important;
    padding: 10px;
    margin-bottom: 0;
}
.item_form label {
    margin: 0 0 5px;
    color: var(--black);
    display: inline-block;
    max-width: 100%;
}
.item_form .input_contact {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 10px;
    font-size: 14px;
    line-height: normal;
    color: #000;
    font-family: var(--font-body);
}
.calendar {
    width: 17px;
    position: absolute;
    right: 20px;
    bottom: 21px;
    height: auto;
}
.item_form select {
    position: relative;
    width: 100%;
    padding: 10px;
    border: 1px solid #e0e0e0;
    color: var(--black);
    cursor: pointer;
    background: none;
    border-radius: 5px;
}
.item_form .fa-angle-down {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: var(--black);
    font: normal normal normal 14px / 1 FontAwesome !important;
}
.item_form .input_contact {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 10px;
    font-size: 14px;
    line-height: normal;
    color: var(--black);
    background: none;
    box-shadow: none;
}
.item_form .input_contact input {
    border-bottom: none;
    color: var(--black);
    text-align: left;
}
.item_form .col-sm-12 div {
    position: relative;
}
.item_form .col-sm-12 div + div {
    margin: 10px 0 0;
}
.item_form .col-sm-12 div + div input {
    border: 1px solid #e0e0e0;
    width: 100%;
    border-radius: 5px;
    background: none;
    cursor: pointer;
    outline: none;
    padding: 10px;
}
.section_airporttransfer .form_contact form {
    margin: 0 0 30px;
}
.section_airporttransfer a {
    text-transform: lowercase;
}
.recaptcha {
    margin-bottom: 30px;
    justify-content: center;
    display: inline-flex;
}
.btn_submit {
    text-align: center;
}

.form_contact hr {
    display: none;
}
input#submitBtn[disabled] {
    opacity: .3;
    cursor: default;
    border: none;
}
input#submitBtn[disabled]:hover {
    background: var(--primary-color);
}
input#submitBtn:hover {
    background: var(--black);
}
.our_paymentfm .input_contact {
    border: none;
}
textarea:focus {
    border: none;
}
.sitemap_list {
    padding-left: 0;
}