.page-template-page-srp-primary .listing,
.page-template-page-srp-secondary .listing,
.page-template-page-srp-lelang .listing {
    position: relative;
    z-index: 0;
}

.page-template-page-srp h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
}

.page-template-page-srp .paginationjs.paginationjs-theme-blue .paginationjs-pages li.active>a {
    background: var(--primary-blue-bg);
    color: var(--white);
}
.page-template-page-srp .paginationjs.paginationjs-theme-blue .paginationjs-pages li>a {
    color: var(--primary-blue-bg);
}
.page-template-page-srp .paginationjs.paginationjs-theme-blue .paginationjs-go-input>input[type=text], .paginationjs.paginationjs-theme-blue .paginationjs-pages li {
    border-color: var(--primary-blue-bg);
}
.page-template-page-srp-marketing {
    .branches-nav {
        @media screen and (max-width: 768px) {
            display: none !important;
        }
        .swiper-button-prev, .swiper-button-next {
            width: 40px;
            height: 40px;
            background-color: #fff;
            border-radius: 100%;
            box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            margin: 0;
            padding: 0;
            top: 0;
            left: unset;
            right: unset;
            background-repeat: no-repeat;
            background-position: center;
        }
        .swiper-button-prev {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' viewBox='0 0 9 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.58521 0.613281L9 1.91892L2.82958 7.61328L9 13.3076L7.58521 14.6133L6.47695e-07 7.61328L7.58521 0.613281Z' fill='%23120253'/%3E%3C/svg%3E");
            &::after {
                content: unset;
            }
        }
        .swiper-button-next {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25759 14.6133L-5.70713e-08 13.3076L5.48481 7.61328L-5.54888e-07 1.91892L1.25759 0.613281L8 7.61328L1.25759 14.6133Z' fill='%23120253'/%3E%3C/svg%3E");
            &::after {
                content: unset;
            }
        }
    }
    .tab-header {
        min-width: max-content;
        max-width: max-content;
        border-radius: 8px;
        padding: 4px 12px;
        cursor: pointer;
        border: 1px solid #CFD0DA;
    }
    .section-title {
        h2 {
            font-weight: 600;
            font-size: 24px;
            line-height: 32px;
            letter-spacing: 0px;
            color:#0D1A35;
        }

        p {
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0.25px;
            color: #3C4268;
        }
    }
}
.page-template-page-srp-marketing .srp-banner {
    min-height: 250px;
}
.page-template-page-srp-marketing .header-banner .desc h1, .header-banner .desc .small, .header-banner .desc .note p{
    color: #0B0E21;
}
.page-template-page-srp-marketing .srp-banner svg {
    position: absolute;
    z-index: 100;
    right: 7vw;
}
@media screen and (max-width: 1024px) {
    .page-template-page-srp .header-banner .desc {
        margin-top: 0;
    }
    .page-template-page-srp .header-banner .desc h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .page-template-page-srp .header-banner .desc p {
        font-size: 20px;
        line-height: 30px;
    }
    .page-template-page-srp-marketing .search-box-wrapper #search-container {
        margin-top: 0vh !important;
    }
    .page-template-page-srp-marketing .srp-banner {
        min-height: 240px;
    }
    .page-template-page-srp-marketing .srp-banner svg {
        height: 110px;
        bottom: 0;
        right: -5vw;
        width: 240px;
    }
    .page-template-page-srp-marketing .srp-banner .desc .note p {
        max-width: 100% !important;
        font-size: 14px !important;
        font-style: normal;
        font-weight: 500 !important;
        line-height: 24px !important;
    }
}
.page-template-page-srp-primary .filter-cities-dropdown,
.page-template-page-srp-secondary .filter-cities-dropdown,
.page-template-page-srp-lelang .filter-cities-dropdown {
    display: none !important;
}
@media screen and (max-width: 1180px) {
    .page-template-page-srp-primary #search-container .search_box .dropdown,
    .page-template-page-srp-secondary #search-container .search_box .dropdown,
    .page-template-page-srp-lelang #search-container .search_box .dropdown {
        width: 40%;
    }
}

@media screen and (min-width: 1181px) {
    .page-template-page-srp-marketing #search-container button[type="submit"] {
        position: static;
    }
}

.accordion-item {
    border: 0.5px solid var(--Neutral-30, #CFD1D7);
}

.seo-content {
    .content {
        border-radius: 8px;
        border: 0.5px solid #CFD1D7;
        padding: 16px;
    }

    .content .title-content + .description-content {
        margin-top: 12px;
    }

    .divider {
        border: 0.9px solid #CFD1D7;
    }

    .title-content {
        color: #0D1A35;
        font-size: 1rem;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0.25px;
        padding: 0;
        margin-bottom: 0;
    }

    .description-content {
        color: #0D1A35;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        margin-top: 12px;
    }

    .description-content h1,
    .description-content h2,
    .description-content h3,
    .description-content h4,
    .description-content h5,
    .description-content h6 {
        font-size: 1rem;
        font-weight: 500;
        line-height: 24px;
        margin-top: 16px;
        margin-bottom: 8px;
    }

    .description-content h1:first-child,
    .description-content h2:first-child,
    .description-content h3:first-child,
    .description-content h4:first-child,
    .description-content h5:first-child,
    .description-content h6:first-child {
        margin-top: 0;
    }

    p {
        margin-bottom: 0;
    }

    .accordion-header {
        padding-bottom: 16px;
    }

    .accordion-button:not(.collapsed) {
        background: none;
    }

    .accordion-button:focus,
    .accordion-button:not(.collapsed) {
        box-shadow: none;
    }

    .accordion-item {
        padding: 16px;
        padding-top: 0;

        .accordion-botton,
        .accordion-body {
            padding: 0;
        }
    }

    .accordion-item:not(:last-child) {
        border-bottom: none;
    }

    .accordion-item:first-of-type {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        padding-top: 16px;
    }

    .accordion-item:last-of-type .accordion-button.collapsed {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .accordion-body .body-wrap {
        padding: 16px 0;
    }

    .accordion-button::after,
    .accordion-button:not(.collapsed)::after {
        background-image: url('../../img/icon/arrow-down.svg');
    }
}
