/* font family */
@font-face {
    font-family: 'Futura PT Medium';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/FuturaCyrillicMedium.woff') format('woff');
}

#main-container {
    z-index: 99999999!important;
}

.heading-font-1,
.heading-font-2,
.h4,
.button--primary.yellow,
.service-palawan-gold .accordion-head__title {
    font-family: 'Futura PT Medium'!important;
    font-weight: normal!important;
}

.c--yellow,
.service-b2b-section-v2 .sec-header .sec-header-others a,
.service-palawan-gold .accordion-head__title,
.breadcrumbs.bg-green a:link, .breadcrumbs.bg-green a:visited,
.banner .banner-icon-cta p,
.service-palawan-custom-modal .product-modal__container .modal__body .product-modal__details h4 {
    background: radial-gradient(140% 140% at 49.66% 0%, #EFD581 0%, #D5B563 48%, #835F2B 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0px 4px 4px rgba(0,0,0,0.25);
}

.service-palawan-gold .button--primary.yellow,
.service-palawan-custom-modal .button--primary.yellow {
    background-color: unset;
    border: none;
    background: radial-gradient(140% 140% at 49.66% 0%, #EFD581 0%, #D5B563 48%, #835F2B 100%);
    color: #1c5444!important;
    font-weight: bold!important;
}

.service-palawan-gold.gradient-bg p,
.service-palawan-gold.gradient-bg .sec-header h3 {
    color: #fff;
}

/* Banner Style */
.breadcrumbs.bg-green {
    background-color: transparent!important;
    margin-bottom: -36px;
    z-index: 10!important;
}

.banner.gradient-bg {
    padding-bottom: 0 !important;
    z-index: 0!important;
}

.banner .banner-icon-cta a {
    width: auto;
    height: auto;
    margin-right: 16px;
}
.banner .banner-icon-cta a img {
    border-radius: 0;
}

.service-b2b-section-v2 .cardlist-03 .info .desc,
.service-b2b-section-v2 .cardlist-04 .info .desc {
    text-align: justify;
}

.service-b2b-section-v2 .cardlist-03.center,
.service-b2b-section-v2 .cardlist-04.center {
    justify-content: center;
}

.service-b2b-section-v2 .cardlist-03.center li,
.service-b2b-section-v2 .cardlist-04.center li {
    margin-left: unset !important;
    margin-right: unset !important;
}

.service-b2b-section-v2 .cardlist-03.center li:last-of-type,
.service-b2b-section-v2 .cardlist-04.center li:last-of-type {
    margin-left: 0;
}

.service-b2b-section-v2 .cardlist-03 .media,
.service-b2b-section-v2 .cardlist-04 .media {
    height: 300px;
}

.service-palawan-gold .card-item--plain.card-item--responsive .media {
    height: auto;
}
.service-palawan-gold .card-item--plain.card-item--responsive .media img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 768px) {
    .service-palawan-gold .card-item--plain.card-item--wbutton {
        position: relative;
        padding-bottom: 70px;
        height: 100%;
    }
    .service-palawan-gold .card-item--plain.card-item--wbutton .button--primary {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        width: fit-content;;
    }
}

@media screen and (min-width: 1200px) {
    .banner.gradient-bg .banner-image img {
        position: absolute;
        top: 0;
        right: 0;
        width: unset;
    }
}

@media screen and (min-width: 1600px) {
    .banner.gradient-bg .banner-wrap .banner-content {
        width: 65%;
        padding-right: 0;
    }
}

@media screen and (min-width: 2000px) {
    .banner.gradient-bg .banner-wrap .banner-content {
        width: 75%;
    }
}

@media screen and (max-width: 1199px) {
    .banner.gradient-bg {
        padding-bottom: 60px !important;
    }

    .banner.gradient-bg .banner-wrap {
        flex-wrap: wrap;
        flex-direction: column-reverse!important;
    }
    .banner.gradient-bg .banner-wrap .banner-content,
    .banner.gradient-bg .banner-wrap .banner-image {
        width: 100%;
    }

    .banner .flex.flex-justify-between.banner-wrap {
        padding: 0!important;
    }
    .banner .flex.flex-justify-between.banner-wrap .banner-image {
        padding-top: 0;
        padding-left: 0;
        margin-top: -40px;
    }
    .banner .flex.flex-justify-between.banner-wrap .banner-content {
        padding: 30px 20px 0 20px!important;
    }

    .service-b2b-section-v2 .cardlist-02,
    .service-b2b-section-v2 .cardlist-03,
    .service-b2b-section-v2 .cardlist-04 {
        justify-content: flex-start;
    }

    .service-b2b-section-v2 .cardlist-02 li,
    .service-b2b-section-v2 .cardlist-03 li,
    .service-b2b-section-v2 .cardlist-04 li,
    .service-b2b-section-v2 .cardlist-mini-02 li,
    .service-b2b-section-v2 .cardlist-special li {
        margin-left: unset !important;
        margin-right: unset !important;
    }
}

@media screen and (max-width: 575px) {
    .banner .flex.flex-justify-between.banner-wrap .banner-image {
        padding-top: 6px;
        margin-top: 0;
    }

    .service-b2b-section-v2 .cardlist-03 .info .desc,
    .service-b2b-section-v2 .cardlist-04 .info .desc {
        text-align: center;
    }
}

.service-table {
    position: relative;
    overflow-x: auto;
}

.service-table table {
    width: 100%;
    border: 0 !important;
}

.service-table table thead {
    background-color: #323331;
    border: 1px solid rgba(112, 112, 112, 0.5);
}

.service-table table th,
.service-table table td {
    padding: 20px;
    vertical-align: middle;
    font-size: 16px;
}

.service-table table th {
    text-align: left;
    font-weight: 700;
    color: #ffffff;
}

.service-table table td {
    font-weight: 600;
}

.service-table table thead th:not(:last-of-type) {
    border-right: 1px solid rgba(112, 112, 112, 0.5);
}

.service-table table thead th:first-of-type,
.service-table table thead th:last-of-type {
    border-radius: 0;
}

.service-table table tbody tr:nth-child(odd) {
    background-color: #f4f4f1;
}

.service-table table tbody tr:nth-child(even) {
    background-color: #e5e6e2;
}

.service-table table tbody tr:last-of-type td:first-of-type,
.service-table table tbody tr:last-of-type td:last-of-type {
    border-radius: 0;
}

.service-table table tbody td {
    border: 1px solid rgba(112, 112, 112, 0.5);
}

.branch-table-wrapper {
    position: relative;
}

/* Search */
.branch-search-container {
    position: relative;
    margin-bottom: 30px;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}

.branch-search-box {
    display: flex;
    align-items: center;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 4px 16px 0px #0000000A;
    padding: 10px 20px;
    gap: 10px;
    transition: border-color 0.2s;
}

.branch-search-box:focus-within {
    border-color: #1c5444;
}

.search-icon {
    color: #1c5444;
    flex-shrink: 0;
}

#branchAreaSearch {
    border: none;
    outline: none;
    padding-top: 8px;
    padding-bottom: 9px;
    font-size: 22px;
    width: 100%;
    background: transparent;
    color: #101010;
    font-family: 'gibsonregular' !important;
    font-weight: normal !important;
}

#branchAreaSearch::placeholder {
    color: #ACACAC;
}

.branch-search-clear {
    background: none;
    border: none;
    cursor: pointer;
    color: #000;
    font-size: 16px;
    padding: 0;
    line-height: 1;
    flex-shrink: 0;
}

/* Suggestions dropdown */
.branch-search-suggestions {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    list-style: none;
    margin: 0;
    padding: 4px 0;
    z-index: 100;
    max-height: 350px;
    overflow-y: auto;
    font-family: 'gibsonregular' !important;
    font-weight: normal !important;
}

.branch-search-suggestions.open {
    display: block;
}

.branch-search-suggestions li {
    padding: 8px 14px;
    font-size: 14px;
    cursor: pointer;
    color: #101010;
    transition: background 0.15s;
}

.branch-search-suggestions li:hover,
.branch-search-suggestions li.active {
    background: #f5f5f5;
    color: #1c5444;
}

.branch-search-suggestions li mark {
    background: none;
    font-weight: 700;
    color: #1c5444;
}

/* Pagination */
.branch-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.branch-pagination button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
    height: 50px;
    padding: 0 8px;
    border: 1px solid transparent;
    border-radius: 5px;
    background: transparent;
    color: #d5b563;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.15s;
    font-family: inherit;
    margin: 0 4px;
}

.branch-pagination button:hover:not(:disabled):not(.active),
.branch-pagination button:first-child,
.branch-pagination button:last-child {
    background: #d5b563;
    border-color: #d5b563;
    color: #1c5444;
}
.branch-pagination button:first-child,
.branch-pagination button:last-child {
    font-size: 22px;
}

.branch-pagination button:first-child {
    margin-left: 0;
}

.branch-pagination button:last-child {
    margin-right: 0;
}

.branch-pagination button.active {
    background: #d5b563;
    border-color: #d5b563;
    color: #1c5444;
}

.branch-pagination button:disabled {
    display: none;
}

.branch-table-wrapper .branch-no-results {
    text-align: center;
    font-weight: bold;
    font-size: 20px!important;
}

@media screen and (max-width: 575px) {
    #branchAreaSearch {
        font-size: 18px;
        text-overflow: ellipsis;
    }

    .branch-pagination button {
        min-width: 30px;
        height: 30px;
    }

    .branch-pagination button:first-child,
    .branch-pagination button:last-child {
        font-size: 18px;
        width: 30px;
    }
}

.service-palawan-gold .accordion {
    border-top-color: #fff;
}

.service-palawan-gold .accordion-head__link span {
    background-color: #d5b563;
}

.service-palawan-gold .accordion-body * {
    color: #fff;
}

.service-palawan-gold .accordion-body table th, 
.service-palawan-gold .accordion-body table td {
    border-color: #fff;
}

.service-palawan-custom-modal {
    position: fixed!important;
    inset: 0;
    z-index: 999999!important;
    display: flex;
    align-items: center;
    justify-content: center;
}


.service-palawan-custom-modal[hidden] { display: none; }
.service-palawan-custom-modal .modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
.service-palawan-custom-modal .modal__container {
    position: relative;
    z-index: 1;
    max-width: 90%;
    background: #000;
    border-radius: 8px;
}

.service-palawan-custom-modal .video-modal__container {
    width: 600px;
    height: 550px;
}

.service-palawan-custom-modal .product-modal__container {
    width: 800px;
    max-height: 550px;
}

.service-palawan-custom-modal .product-modal__container .modal__body {
    background-color: #1c5444;
    padding: 16px;
    overflow: auto;
    max-height: 550px;
}
.service-palawan-custom-modal .product-modal__container .product-modal__heading br {
    display: none;
}

.service-palawan-custom-modal .product-modal__container .modal__body .product-modal__details * {
    color: #fff;
}

.service-palawan-custom-modal .product-modal__container .modal__body .product-modal__details p,
.service-palawan-custom-modal .product-modal__container .modal__body .product-modal__details h4 {
    margin-top: 8px;
}

.service-palawan-custom-modal .product-modal__container .modal__body .product-modal__cta {
    margin-top: 24px;
    width: 100%;
}

.service-palawan-custom-modal .product-modal__container .popup-modal-product-group {
    margin-top: 15px;
    margin-bottom: 40px;
}

.service-palawan-custom-modal .product-modal__container .popup-modal-product-group:last-of-type {
    margin-bottom: 20px;
}

.service-palawan-custom-modal .product-modal__container .popup-modal-row {
    display: flex;
    margin-left: -4px;
    margin-right: -4px;
}
.service-palawan-custom-modal .product-modal__container .popup-col {
    text-align: center;
    padding: 0 4px;
}

.service-palawan-custom-modal .product-modal__container .popup-col img {
    border: 2px solid #D5B563;
    border-radius: 10px;
}



.service-palawan-custom-modal .modal__close {
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 2;
    background: radial-gradient(140% 140% at 49.66% 0%, #EFD581 0%, #D5B563 48%, #835F2B 100%);
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1c5444;
    cursor: pointer;
    transition: background 0.2s;
}
.service-palawan-custom-modal #videoModalBody {
    height: 550px;
    margin: 0 auto;
}
.service-palawan-custom-modal .modal__body video {
    display: block;
    width: 100%;
    height: 100%;
}

.service-palawan-custom-modal .video-modal__container iframe {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

#service-palawan-gold-faq {
    padding-bottom: 200px!important;
}

footer.bg-wave {
    margin-top: -200px;
}

.service-palawan-gold-custom-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.service-palawan-gold-custom-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;      
  object-position: center;
  display: block;
}

@media screen and (max-width: 575px) {
    .service-palawan-custom-modal .product-modal__container .modal__body .product-modal__cta {
        width: 100%;
    }
}