.section-space {
    padding: 60px 0 !important;
}

.h7-about-section {
    position: relative;
    border-top: none !important;
}

.tj-marquee-section {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.tj-page-header {
    padding-top: 217px !important;
    padding-bottom: 100px !important;
}

.element-style {
    max-width: 180px !important;
}

.element-style2 {
    max-width: 150px !important;
}

.element-style3 {
    max-width: 130px !important;
}

.tj-brand-inner {
    background: #ffffff !important;

}

.tj-brand-inner .brand-logo {
    border: 1px solid rgb(194 194 194 / 43%);
}

.tj-header-area.header-2.header-absolute .header-wrapper {
    background: white !important;
}

.tj-header-area.header-10 .mainmenu>ul>li.current-menu-ancestor>a,
.tj-header-area.header-10 .mainmenu>ul>li.current-menu-item>a,
.tj-header-area.header-10 .mainmenu>ul>li:hover>a {
    color: var(--tj-color-primary) !important;
}

.tj-header-area.header-7 .mainmenu>ul>li>a {
    color: var(--tj-color-primary) !important;
}

.tj-header-area.header-10 .mainmenu>ul>li.current-menu-ancestor>a::before,
.tj-header-area.header-10 .mainmenu>ul>li.current-menu-item>a::before,
.tj-header-area.header-10 .mainmenu>ul>li:hover>a::before {
    background: black !important;
}

.tj-header-area .menu_btn .line span {
    background-color: black !important;
}

.tj-header-area.header-duplicate {
    background-color: white !important;
}

.tj-primary-btn .btn_inner::before {
    background: linear-gradient(135deg, #3FA8F4 0%, #006FB8 50%, #003E92 100%) !important;
}

.h7-hero-slider .tj-slider-section .slider-content {
    max-width: 100% !important;
}

.h7-hero-slider .tj-slider-section .slider-content .desc {
    max-width: 900px !important;
}

.h7-hero-slider .tj-hero-shape::after {
    background: linear-gradient(135deg, #3FA8F4 0%, #006FB8 50%, #003E92 100%) !important;
}

.gradient-text {
    background: linear-gradient(135deg, #3FA8F4 0%, #006FB8 50%, #003E92 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.tj-marquee-section {
    background: linear-gradient(135deg, #3FA8F4 0%, #006FB8 50%, #003E92 100%) !important;
}

a:hover .fa-facebook-f {
    color: #fff !important;
}

a:hover:has(.fa-facebook-f) {
    background: #1877F2 !important;
}

a:hover .fa-instagram {
    color: #fff !important;
}

a:hover:has(.fa-instagram) {
    background: radial-gradient(circle at 30% 110%,
            #fdf497 0%,
            #fdf497 5%,
            #fd5949 45%,
            #d6249f 60%,
            #285AEB 90%) !important;
}

a:hover .fa-linkedin-in {
    color: #fff !important;
}

a:hover:has(.fa-linkedin-in) {
    background: #0077B5 !important;
}

a:hover .fa-twitter {
    color: #fff !important;
}

a:hover:has(.fa-twitter) {
    background: #1DA1F2 !important;
}

a:hover .fa-youtube {
    color: #fff !important;
}
a:hover:has(.fa-youtube) {
    background: #FF0000 !important;
}



.mainmenu ul>li>a {
    font-size: 18px !important;
}

.h10-projects-section .sec-heading,
.tj-feature-section .sec-heading {
    max-width: 100% !important;
}

.contact-item.style-2 p {
    margin-bottom: 0;
    max-width: 100% !important;
}

.google-map iframe {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.footer-title {
    font-size: 23px;
    text-decoration: underline;
    margin-bottom: 20px;
}

.gallery-filter {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
}

.filter-btn {
    border: 1px solid #0d6efd;
    background: transparent;
    color: #0d6efd;
    padding: 10px 18px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    transition: 0.3s ease;
}

.filter-btn:hover,
.filter-btn.active {
    background: linear-gradient(135deg, #3FA8F4 0%, #006FB8 50%, #003E92 100%) !important;
    color: #fff;
}

.gallery-item.hide {
    display: none;
}

.project-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    display: block;
}

.project-item {
    height: 100%;
}

.project-item::before {
    pointer-events: none;
}

.project-item .project-image,
.project-item .project-image a {
    position: relative;
    z-index: 2;
}

.vbox-content img,
.vbox-child img {
    max-width: 90vw !important;
    max-height: 90vh !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
}

.vbox-container {
    overflow: hidden;
}

.vbox-child {
    max-width: 90vw !important;
    max-height: 90vh !important;
}

.project-image {
    width: 100%;
    aspect-ratio: 3 / 3;
    overflow: hidden;
    position: relative;
}

.project-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.gallery-intro {
    max-width: 1000px;
    margin: 0 auto;
    font-size: 24px;
    color: #000 !;
    line-height: 1.5;
    text-align: center;
}

.st {
    padding-top: 2px !important;
}

.br-faq-accordion .accordion-button {
    position: relative;
    padding-right: 50px;
}

.br-faq-accordion .accordion-button::after {
    content: "+";
    background-image: none !important;
    font-size: 24px;
    font-weight: 600;
    color: #1e3a8a;
    transform: none !important;
    width: auto;
    height: auto;
    margin-left: auto;
}

.br-faq-accordion .accordion-button:not(.collapsed)::after {
    content: "−";
    color: #0f172a;
}

.order-btn {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    background: linear-gradient(135deg, #1e3a8a, #0f172a);
    color: #ffffff !important;
    font-size: 14px;
    text-decoration: none;
    transition: 0.3s ease;
}

.order-btn:hover {
    background: linear-gradient(135deg, #1e40af, #0f172a);
    color: #ffffff !important;
    transform: translateY(-2px);
}

.cookie-banner {
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: #0f172a;
    color: #fff;
    padding: 18px 20px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    z-index: 9999;
    display: none;
}

.cookie-banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.cookie-banner p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    flex: 1;
    min-width: 250px;
}

.cookie-actions {
    display: flex;
    gap: 10px;
}

.cookie-btn {
    border: none;
    padding: 10px 18px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.accept-btn {
    background: #1e3a8a;
    color: #fff;
}

.accept-btn:hover {
    background: #1e40af;
}

.reject-btn {
    background: #fff;
    color: #0f172a;
}

.reject-btn:hover {
    background: #e5e7eb;
}

@media (max-width: 768px) {
    .cookie-banner {
        left: 15px;
        right: 15px;
        bottom: 15px;
    }

    .cookie-banner-content {
        flex-direction: column;
        align-items: flex-start;
    }

    .cookie-actions {
        width: 100%;
    }

    .cookie-btn {
        flex: 1;
        text-align: center;
    }
}

.tj-trust-brand {
    padding: 3rem 0;
    background: #f4f7fb;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

.marquee-wrapper {
    position: relative;
    overflow: hidden;
}

.marquee-fade {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 120px;
    z-index: 2;
    pointer-events: none;
}

.marquee-fade--left {
    left: 0;
    background: linear-gradient(to right, #f4f7fb, transparent);
}

.marquee-fade--right {
    right: 0;
    background: linear-gradient(to left, #f4f7fb, transparent);
}

.marquee-track {
    display: flex;
    gap: 18px;
    width: max-content;
    animation: brandScroll 25s linear infinite;
    padding: 10px 18px;
}

.marquee-track:hover {
    animation-play-state: paused;
}

@keyframes brandScroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.brand-pill {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 14px 28px 14px 14px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.09);
    border-radius: 70px;
    white-space: nowrap;
    flex-shrink: 0;
    cursor: default;
    transition: box-shadow 0.2s, border-color 0.2s;
}

.brand-pill:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.09);
    border-color: rgba(0, 0, 0, 0.15);
}

.brand-pill__logo {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #f9f9f9;
    border: 1px solid rgba(0, 0, 0, 0.07);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex-shrink: 0;
}

.brand-pill__logo img {
    width: 58px;
    height: 58px;
    object-fit: contain;
    object-position: center;
}

.brand-pill__info {
    display: flex;
    flex-direction: column;
}

.brand-pill__name {
    font-size: 17px;
    font-weight: 600;
    color: #1a1a2e;
    line-height: 1.2;
}

.brand-pill__sub {
    font-size: 12px;
    color: #999;
    margin-top: 3px;
}

.text{
    line-height: 1.5 !important;
}
.backtop{
    bottom: 90px !important;
}
.contact-item {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
}
.contact-icon {
    margin-bottom: 20px;
}
.contact-item {
    text-align: center;
}


/* LinkedIn */
.footer-social a:hover:has(.fa-linkedin) {
    background: #0077B5;
}

/* Facebook */
.footer-social a:hover:has(.fa-facebook) {
    background: #1877F2;
}

/* YouTube */
.footer-social a:hover:has(.fa-youtube) {
    background: #FF0000;
}
.footer-social {
    display: flex;
    gap: 12px;
}
.recent-memories-slider-wrap {
    position: relative;
    padding: 0 45px;
}

.recent-memories-slider .swiper-slide {
    height: auto;
}

.recent-memories-slider .feature-img {
    border-radius: 12px;
    overflow: hidden;
}

.recent-memories-slider .feature-img img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    display: block;
}

.recent-memories-prev,
.recent-memories-next {
    color: #006FB8 !important;
}

.recent-memories-prev::after,
.recent-memories-next::after {
    font-size: 22px !important;
    font-weight: 700;
}

@media (max-width: 767px) {
    .recent-memories-slider-wrap {
        padding: 0 10px;
    }

    .recent-memories-prev,
    .recent-memories-next {
        display: none !important;
    }

    .recent-memories-slider .feature-img img {
        height: 260px;
    }
}