/* Facilities */

.v_section_facilities_01 {
    padding: 120px 0;
}

.v_section_facilities_02 {
    background: url(../img/logo_watermark.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.v_section_facilities_02 .v_intro {
    background: none;
}

.v_facilities .swiper {
    margin: initial;
}

.v_facilities_item .swiper-pagination-bullet-active {
    background-color: var(--green-color);
}

#ISM .swiper-pagination-bullet-active {
    background-color: var(--green-color);
}

.v_facilities_item {
    margin: 0 auto;
    width: 100%;
    padding: 120px 0;
    max-width: 1400px;
    column-gap: 120px;
    display: flex;
    justify-content: space-between;
}

.v_f_r_category>div {
    padding: 10px 0 10px 20px;
    font-size: 24px;
    font-weight: 500;
    border-left: 3px solid lightgray;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.v_f_r_category>div.active {
    color: var(--green-color);
    border-left: 3px solid var(--green-color);
    transition: all .3s ease-in-out;
}

.v_facilities_category {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.v_facilities_category>div {
    margin: 0 40px;
    font-size: 24px;
    line-height: 1;
    border-bottom: 3px solid transparent;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
    font-family: 'Adobe Garamond Pro', sans-serif;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}

.v_facilities_category>div.active {
    border-bottom: 3px solid var(--green-color);
    transition: all .3s ease-in-out;
    color: var(--green-color);
    background-color: white;
}

.v_facilities_item .swiper {
    width: 100%;
    max-width: 540px;
    align-items: flex-start;
    overflow: hidden;
    position: relative;
    display: none;
}

.v_facilities_item {
    display: none;
}

.v_facilities_item.active {
    display: flex;
    align-items: flex-start;
}

.v_facilities_item .swiper.active {
    display: flex;
}

.v_facilities_item .swiper .swiper-slide {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.v_facilities_item .swiper .swiper-slide h6 {
    margin-bottom: 5px;
    padding: 30px;
    width: 100%;
    max-width: 560px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    text-align: center;
}

.v_facilities_item .swiper .swiper-slide img {
    width: 100%;
    max-width: 560px;
}

.v_fs_img {
    width: 100%;
    display: flex;
    justify-content: center;
}

.v_fs_img img {
    width: 100%;
    max-width: 560px;
}

.v_fs_title {
    margin-bottom: 5px;
    padding: 30px;
    width: 100%;
    max-width: 560px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.v_fs_title h6 {
    margin-bottom: 10px !important;
    padding: 0 !important;
    width: auto !important;
    max-width: initial !important;
    box-shadow: none !important;
    text-align: center;
}

.v_fs_title p {
    margin-bottom: 0;
}

/* END Facilities */

/* AF Technology */

.v_af_technology {
    margin: 0 auto;
    width: 100%;
    padding: 120px 0;
    max-width: 1400px;
    display: flex;
    flex-direction: column;
}

.v_af_technology h2.v_section_heading {
    text-align: left;
}

.v_aft_row {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    gap: 120px;
    grid-template-columns: 1fr auto;
    align-items: flex-start;
    display: grid;
    position: relative;
}

.v_aft_intro_right {
    display: flex;
    flex-direction: row;
    position: relative;
}

.v_aft_intro_right figure {
    width: 100%;
    max-width: 560px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    overflow: hidden;
    position: relative;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
}

.v_aft_intro_right figure:hover .v_figure_inset_border {
    display: flex;
    transition: all .3s ease-in-out;
}

.v_aft_intro_right figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.v_aft_intro_item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid lightgrey;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

.v_aft_intro_item.active ul {
    margin-top: 20px;
    display: block;
}

.v_aft_intro_item.active i {
    transform: rotate(180deg);
    transition: all .3s ease-in-out;
}

.v_aft_intro_item i {
    transition: all .3s ease-in-out;
}

.v_aft_intro_label {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.v_aft_intro_content {
    margin-top: 40px;
}

.v_aft_intro_content ul {
    margin-left: 20px;
    display: none;
}

.v_aft_intro_content ul li:first-child {
    margin-top: 0;
}

.v_aft_intro_content ul li {
    margin-top: 10px;
    list-style-type: disc;
}

/* END AF Technology */

/* Concierge and HouseKeeping */

.v_ch {
    padding-top: 120px;
    padding-bottom: 120px;
}

.v_ch .swiper {
    margin: 0 auto;
    width: 100%;
}

.v_ch_item {
    column-gap: 60px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}

.v_ch_left img {
    width: 100%;
}

.v_ch_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.v_ch_right h4 {
    color: var(--green-color);
}

.v_ch_right ul {
    margin-top: 20px;
    margin-left: 20px;
}

.v_ch_right ul li {
    list-style-type: disc;
}

.v_swiper_btn {
    margin-top: 120px;
    display: flex;
    justify-content: flex-end;
}

.v_swiper_btn .swiper-pagination-bullet {
    margin-right: 20px;
}

.v_swiper_btn .swiper-pagination-bullet-active {
    background-color: var(--green-color);
}

/* END Concierge and HouseKeeping */

/* Dining Services */

.v_ds .swiper-pagination-bullet-active {
    background-color: var(--green-color);
}

.v_ds {
    margin: 0 auto;
    padding: 120px 20px;
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: center;
}

.v_ec .swiper,
.v_ds .swiper {
    width: 100%;
    max-width: 720px;
    overflow: hidden;
    position: relative;
}

.v_ec .swiper .swiper-slide,
.v_ds .swiper .swiper-slide {
    padding: 0 20px 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.v_ds .swiper .swiper-slide h6 {
    margin-bottom: 5px;
    padding: 30px;
    width: 100%;
    max-width: 560px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    text-align: center;
}

.v_ec {
    margin: 0 auto;
    padding: 120px 0;
    width: 100%;
    max-width: 1400px;
    background: url(../img/logo_watermark.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
}

.v_ec_row {
    column-gap: 30px;
    grid-template-columns: auto 1fr;
    display: grid;
    position: relative;
}

.v_ec_row .swiper {
    width: 100%;
    max-width: 720px;
    position: relative;
    overflow: hidden;
}

.v_ec_row img {
    width: 100%;
    max-width: 560px;
}

.v_ec_right {
    display: flex;
    align-items: center;
}

.v_ec_row ul {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.v_ec_row li {
    margin-bottom: 10px;
    list-style-type: disc;
}

.v_ec_row li:last-child {
    margin-bottom: 0;
}

#ISM .v_ec {
    background-image: none;
}

#ISM .v_ec_row {
    grid-template-columns: 1fr auto;
}

/* END Dining Services */