/*
Theme Name: tiss-theme
*/


@font-face {
	font-family: gothic;
	src: url(../tiss-theme/assets/gothic/Fontspring-DEMO-allroundgothic-xlig.otf);
	font-weight: 200;
}
@font-face {
	font-family: gothic;
	src: url(../tiss-theme/assets/gothic/Fontspring-DEMO-allroundgothic-thick.otf);
	font-weight: 300;
}
@font-face {
	font-family: gothic;
	src: url(../tiss-theme/assets/gothic/Fontspring-DEMO-allroundgothic-text.otf);
	font-weight: 400;
}
@font-face {
	font-family: gothic;
	src: url(../tiss-theme/assets/gothic/Fontspring-DEMO-allroundgothic-semi.otf);
	font-weight: 500;
}
@font-face {
	font-family: gothic;
	src: url(../tiss-theme/assets/gothic/Fontspring-DEMO-allroundgothic-medium.otf);
	font-weight: 600;
}
@font-face {
	font-family: gothic;
	src: url(../tiss-theme/assets/gothic/Fontspring-DEMO-allroundgothic-bold.otf);
	font-weight: 700;
}

@font-face {
	font-family: general;
	src: url(../tiss-theme/assets/general/GeneralSans-Regular.otf);
	font-weight: 400;
}
@font-face {
	font-family: general;
	src: url(../tiss-theme/assets/general/GeneralSans-Medium.otf);
	font-weight: 500;
}
@font-face {
	font-family: general;
	src: url(../tiss-theme/assets/general/GeneralSans-Semibold.otf);
	font-weight: 600;
}
@font-face {
	font-family: general;
	src: url(../tiss-theme/assets/general/GeneralSans-Bold.otf);
	font-weight: 700;
}





h1,h2,h3,h4,h5,h6{
    font-family: 'Canela Trial', sans-serif;
}
p, a{
   font-family: 'PP Neue Montreal', sans-serif;
    color: #2d2d2dc7;
    font-size: 18px;                                       
}
span{
    font-family: 'PP Neue Montreal', sans-serif;
                                                
}
a:hover{
   
    text-decoration: none !important;
}

body{
    background:#FFF9ED !important;
}
.error-404 img{
    width: 100%;
    height: 485px;
    object-fit: contain;
    margin: 106px 0;
}
/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #1D1D1D;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #fff;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
  html {
    scroll-behavior: smooth;
  }
      .container {
        max-width: 1280px !important;
    }

 /* header start */
 .header-logo img {
    width: 180px;
    object-fit: cover;
    height: auto;
    margin-right: auto;
    display: block;
}
.header-wrapper {
    width: 100%;
    text-align: center;
    position: fixed;
    top: 0px;
    z-index: 9;
    padding: 8px 0;
}
.menu-logoheader {
    background: #ffffff9c;
    backdrop-filter: blur(30px);
    border-radius: 50px;
    padding: 10px 20px;
    box-shadow: inset -3px -2px 12px 2px #e9e9e9;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    background: #ffffff54;
    backdrop-filter: blur(10px);
    border-radius: 50px;
    box-shadow: inset 0 0 8px 0px #e7e7e738;
    margin: 0 10px !important;
    border: 1px solid #ffffff73;
}
.mega-menu-item-3011 {
    background: #611212 !important;
    box-shadow: none !important;
    border: none !important;
}
.mega-menu-item-3011 a {
    color: #fff !important;
}
.wedding-logo img{
    width: 125px;
    object-fit: cover;
    height: auto;
    margin-left: auto;
    display: block;
}
.f-nav .header-wrapper {
    padding-top: 0px;
    margin-top: 0px;
    transition: .3s ease;
}
.f-nav .header-wrapper .header-logo img {
    height: auto;
    width: 175px;
}
.f-nav .header-wrapper .wedding-logo img {
    height: auto;
    width: 120px;
}
.f-nav .menu-logoheader{
    padding-top: 0;
    margin-top: 10px;
}
.header-menu {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
 /* header ends */

/*=========================
 Banner
==========================*/
.banner-wrapper{
    margin-top: 12%;
}
.banner-conetent span {
    background: #b08d5714;
    border: 1px solid #B08D5766;
    border-radius: 21px;
    padding: 7px 14px;
    color: #611212;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
    width: fit-content;

}
.banner-conetent h1 {
    font-size: 60px;
    margin-bottom: 30px;
}
.banner-conetent p {
    color: #2d2d2dc7;
    font-size: 18px;
}
.banner-btn-grp {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 40px;
    margin-top: 30px;
}
.ban-btn1{
    background: #611212;
    padding: 12px 30px;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #611212;
}
.ban-btn1:hover{
    background: transparent;
    padding: 12px 30px;
    color: #611212;
    border: 1px solid #6112122d;
    border-radius: 50px;
    transition: .3s ease;
}
.ban-btn2{
    background: transparent;
    padding: 12px 30px;
    color: #611212;
    border: 1px solid #6112122d;
    border-radius: 50px;
}
.ban-btn2:hover{
      background: #611212;
    padding: 12px 30px;
    color: #fff;
    border-radius: 50px;
    transition: .3s ease;
        border: 1px solid #611212;
}
/* =========================================
   BANNER IMAGE FADE SLIDER
========================================= */

.banner-image-slider {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    border-radius: 20px;
}

/* Individual slides */

.banner-image-slider .banner-slide {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;

    opacity: 0;
    visibility: hidden;

    transition:
        opacity 1.2s ease-in-out,
        visibility 1.2s ease-in-out;
}

/* Active image */

.banner-image-slider .banner-slide.active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

/* Images */

.banner-image-slider .banner-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}


/* =========================================
   RESPONSIVE
========================================= */

@media (max-width: 991px) {

    .banner-image-slider {
        height: 400px;
        margin-top: 40px;
    }

}


@media (max-width: 767px) {

    .banner-image-slider {
        height: 350px;
        margin-top: 30px;
        border-radius: 16px;
    }

    .banner-image-slider .banner-slide img {
        border-radius: 16px;
    }

}


@media (max-width: 480px) {

    .banner-image-slider {
        height: 300px;
    }

}

/* banner ends */

/* ==========================================
   COUNTER SECTION
========================================== */

.counter-section {
    margin:40px 0;
    padding: 30px 0;
    background: #faeded85;
}


.counter-wrapper {
    display: flex;
    align-items: stretch;
    width: 100%;

    background: #f8f0e3;

    border: 1px solid rgba(97, 18, 18, 0.20);
    border-radius: 28px;

    overflow: hidden;
}


/* ==========================================
   COUNTER ITEM
========================================== */

.counter-item {
    position: relative;

    width: 25%;
    min-height: 215px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    text-align: center;

    padding: 30px 20px;
}


/* Vertical divider */

.counter-item:not(:last-child)::after {
    content: "";

    position: absolute;

    top: 50%;
    right: 0;

    width: 1px;
    height: 115px;

    background: rgba(255, 255, 255, 0.8);

    transform: translateY(-50%);
}


/* ==========================================
   ICON
========================================== */

.counter-icon {
    width: 50px;
    height: 50px;

    margin-bottom: 18px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.counter-icon img {
    display: block;

    width: 48px;
    height: 48px;

    object-fit: contain;
}


/* ==========================================
   NUMBER
========================================== */

.counter-number {
    color: #9d1d21;

    font-size: 38px;
    font-weight: 700;

    line-height: 1;

    margin-bottom: 20px;
}


/* ==========================================
   TITLE
========================================== */

.counter-title {
    color: #777;

    font-size: 14px;
    font-weight: 500;

    line-height: 1.4;

    letter-spacing: 1px;

    text-transform: uppercase;

    max-width: 180px;
}


/* ==========================================
   RESPONSIVE
========================================== */

@media (max-width: 991px) {

    .counter-item {
        min-height: 190px;
        padding: 25px 15px;
    }

    .counter-number {
        font-size: 32px;
    }

}


@media (max-width: 767px) {

    .counter-wrapper {
        flex-wrap: wrap;
    }

    .counter-item {
        width: 50%;
        min-height: 180px;
    }

    .counter-item:nth-child(2)::after {
        display: none;
    }

}


@media (max-width: 480px) {

    .counter-item {
        width: 100%;
        min-height: 160px;
    }

    .counter-item::after {
        display: none !important;
    }

    .counter-item:not(:last-child) {
        border-bottom: 1px solid rgba(97, 18, 18, 0.10);
    }

}
/* ==========================================
   SERVICE MARQUEE
========================================== */

.service-marquee {
    width: 100%;
    overflow: hidden;

    background: #c90000;

    padding: 20px 0;

    position: relative;
    margin-top:40px;
}


/* Moving track */

.service-marquee-track {
    display: flex;
    width: max-content;

    animation: serviceMarquee 65s linear infinite;
}


/* Each duplicate list */

.service-marquee-list {
    display: flex;
    align-items: center;

    flex-shrink: 0;
}


/* Individual service */

.service-marquee-item {
    display: flex;
    align-items: center;

    white-space: nowrap;
}


/* Service title */

.service-title {
    color: #f6d98b;

    font-size: 15px;
    font-weight: 700;

    letter-spacing: 1px;
    text-transform: uppercase;

    white-space: nowrap;
}


/* Diamond separator */

.service-separator {
    color: #e8bd42;

    font-size: 12px;

    margin: 0 28px;
}


/* ==========================================
   MARQUEE ANIMATION
========================================== */

@keyframes serviceMarquee {

    from {
        transform: translateX(0);
    }

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

}


/* ==========================================
   HOVER - OPTIONAL
========================================== */

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


/* ==========================================
   RESPONSIVE
========================================== */

@media (max-width: 767px) {

    .service-marquee {
        padding: 16px 0;
    }

    .service-title {
        font-size: 13px;
        letter-spacing: 0.8px;
    }

    .service-separator {
        margin: 0 20px;
        font-size: 10px;
    }

}
/* ==========================================
   WHAT WE DO + TIMELINE
========================================== */

.timeline-main-row {
    position: relative;
}
.timeline-section{
    padding: 40px 0;
}

/* ==========================================
   LEFT CONTENT
========================================== */

.timeline-content {
    position: sticky;
    top: 100px;

    height: fit-content;

    padding-right: 70px;
}


/* Small heading */

.timeline-content h6 {
    display: inline-block;

    margin: 0 0 45px;

    padding: 8px 16px;

    background: #6d1014;
    color: #fff;

    border-radius: 50px;

    font-size: 12px;
    font-weight: 700;

    letter-spacing: 2px;
    text-transform: uppercase;
}


/* Main heading */

.timeline-content h2 {
    margin: 0 0 30px;

    color: #211f1e;

    font-size: 42px;
    line-height: 1.15;
    font-weight: 500;
}


/* Paragraph */

.timeline-content p {
    color: #2d2d2dc7;
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 20px;
}


/* Quote */

.timeline-content span {
    display: block;
    color: #6d1014;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.6;
    font-style: italic;
    margin: 25px 0;
    border-left: 5px solid #6d1014;
    padding-left: 15px;
}

/* ==========================================
   TIMELINE WRAPPER
========================================== */

.timeline-wrapper {
    position: relative;

    padding-left: 70px;

    padding-bottom: 80px;
}


/* Vertical line */

.timeline-wrapper::before {
    content: "";

    position: absolute;

    top: 0;
    bottom: 0;

    left: 20px;

    width: 3px;

    background: #decfc3;
}


/* ==========================================
   TIMELINE ITEM
========================================== */

.timeline-item {
    position: relative;

    min-height: 230px;

    margin-bottom: 35px;
}


/* ==========================================
   DOT
========================================== */

.timeline-dot {
    position: absolute;

    left: -61px;
    top: 25px;

    width: 22px;
    height: 22px;

    background: #6d1014;

    border-radius: 50%;

    z-index: 2;
}


/* ==========================================
   CARD
========================================== */

.timeline-card {
    background: #fff;

    padding: 35px 38px;

    border-radius: 10px;

    box-shadow:
        0 5px 20px rgba(0, 0, 0, 0.06);

    min-height: 200px;
}


/* Year */

.timeline-year {
    color: #9a2023;

    font-size: 16px;
    font-weight: 700;

    margin-bottom: 12px;
}


/* Title */

.timeline-card h3 {
    color: #211f1e;

    font-size: 25px;
    line-height: 1.3;

    margin: 0 0 18px;

    font-weight: 600;
}


/* Description */

.timeline-description {
    color: #666;

    font-size: 15px;

    line-height: 1.8;
}

.timeline-description p {
    margin: 0;
}


/* ==========================================
   RESPONSIVE
========================================== */

@media (max-width: 991px) {

    .timeline-content {
        position: relative;
        top: auto;

        padding-right: 20px;

        margin-bottom: 60px;
    }

    .timeline-content h2 {
        font-size: 36px;
    }

    .timeline-wrapper {
        padding-left: 60px;
    }

}


@media (max-width: 767px) {

    .timeline-content {
        padding-right: 0;
    }

    .timeline-content h2 {
        font-size: 32px;
    }

    .timeline-wrapper {
        padding-left: 45px;
    }

    .timeline-wrapper::before {
        left: 10px;
    }

    .timeline-dot {
        left: -45px;

        width: 18px;
        height: 18px;
    }

    .timeline-card {
        padding: 25px 22px;
    }

    .timeline-card h3 {
        font-size: 22px;
    }

}

/* ==========================================
   SERVICES SECTION
========================================== */

.services-section {
    padding: 90px 0 70px;
    background: #faeded85;
}


/* ==========================================
   HEADING
========================================== */

.services-heading {
    text-align: center;
    max-width: 750px;
    margin: 0 auto 45px;
}


/* Small label */

.services-section h6 {
    display: inline-block;

    background: #601214;
    color: #fff;

    padding: 6px 15px;

    border-radius: 50px;

    font-size: 12px;
    font-weight: 700;

    letter-spacing: 1.5px;
    text-transform: uppercase;

    margin-bottom: 15px;
}


/* Main heading */

.services-heading h2 {
    margin: 0;

    color: #27211f;

    font-size: 42px;
    line-height: 1.1;
    font-weight: 500;
}


/* Description */

.services-heading p {
    max-width: 500px;

    margin: 12px auto 0;

    color: #777;

    font-size: 13px;
    line-height: 1.6;
}


/* ==========================================
   SERVICES GRID
========================================== */

.services-row {
    row-gap: 20px;
}


/* Remove Bootstrap column padding slightly */

.services-row > div {
    padding-left: 10px;
    padding-right: 10px;
}


/* ==========================================
   SERVICE CARD
========================================== */

.service-card {
    display: block;

    position: relative;

    width: 100%;
    height: 285px;

    overflow: hidden;

    border-radius: 5px;

    text-decoration: none !important;

    background: #ddd;
}


/* ==========================================
   IMAGE
========================================== */

.service-card-image {
    position: relative;

    width: 100%;
    height: 100%;

    overflow: hidden;
}


.service-card-image img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transition: transform 0.7s ease;
}


/* ==========================================
   DARK OVERLAY
========================================== */

.service-card-overlay {
    position: absolute;

    inset: 0;

    background:
        linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.02) 25%,
            rgba(0, 0, 0, 0.12) 45%,
            rgba(0, 0, 0, 0.82) 100%
        );

    z-index: 1;
}


/* ==========================================
   CONTENT
========================================== */

.service-card-content {
    position: absolute;

    left: 20px;
    right: 20px;
    bottom: 18px;

    display: flex;
    align-items: center;

    gap: 12px;

    z-index: 2;
}


/* ==========================================
   ICON BOX
========================================== */

.service-card-icon {
    width: 38px;
    height: 38px;

    flex: 0 0 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #f8f1e5;

    border-radius: 5px;

    color: #611212;

    font-size: 16px;
}


.service-card-icon span {
    line-height: 1;
}


/* ==========================================
   TITLE
========================================== */

.service-card-content h3 {
    margin: 0;

    color: #fff;

    font-family: inherit;

    font-size: 17px;
    font-weight: 500;

    line-height: 1.25;
}


/* ==========================================
   HOVER
========================================== */

.service-card:hover .service-card-image img {
    transform: scale(1.06);
}

.service-card:hover .service-card-icon {
    background: #611212;
    color: #fff;

    transition: all 0.3s ease;
}

.service-card:hover .service-card-content h3 {
    transform: translateX(3px);
    transition: transform 0.3s ease;
}


/* ==========================================
   VIEW ALL
========================================== */

.services-view-all {
    display: flex;

    justify-content: center;

    margin-top: 40px;
}


.services-view-all a {
    display: inline-flex;

    align-items: center;
    justify-content: space-between;

    gap: 18px;

    min-width: 190px;

    height: 50px;

    padding: 0 7px 0 25px;

    background: #611212;

    border: 1px solid #611212;

    border-radius: 50px;

    color: #fff;

    font-size: 14px;
    font-weight: 500;

    text-decoration: none !important;

    transition: all 0.3s ease;
}


.services-view-all a span {
    width: 36px;
    height: 36px;

    display: flex;

    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: #f8f1e5;

    color: #611212;

    font-size: 18px;

    transition: all 0.3s ease;
}


.services-view-all a:hover {
    background: transparent;
    color: #611212;
}


.services-view-all a:hover span {
    background: #611212;
    color: #fff;
}


/* ==========================================
   TABLET
========================================== */

@media (max-width: 991px) {

    .services-section {
        padding: 70px 0 80px;
    }

    .services-heading h2 {
        font-size: 36px;
    }

    .service-card {
        height: 280px;
    }

}


/* ==========================================
   MOBILE
========================================== */

@media (max-width: 767px) {

    .services-section {
        padding: 60px 0 70px;
    }

    .services-heading {
        margin-bottom: 30px;
    }

    .services-heading h2 {
        font-size: 30px;
    }

    .services-heading h2 br {
        display: none;
    }

    .service-card {
        height: 300px;
    }

    .services-row {
        row-gap: 15px;
    }

}


/* Small mobile */

@media (max-width: 480px) {

    .service-card {
        height: 280px;
    }

}

/* ==========================================
   CLIENTS SLIDER
========================================== */
.clients-section{
    padding:40px 0;
}
.clients-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
}


/* Moving track */

.clients-track {
    display: flex;
    width: max-content;

    animation: clientsScroll 170s linear infinite;

    will-change: transform;
}


/* Each duplicated list */

.clients-list {
    display: flex;
    align-items: center;

    flex-shrink: 0;
}


/* Individual client */

.client-item {
    width: 180px;
    height: 100px;

    margin-right: 50px;

    display: flex;
    align-items: center;
    justify-content: center;

    flex-shrink: 0;
}


/* Client logo */

.client-item img {
    display: block;

    max-width: 190px;
    max-height: 70px;

    width: auto;
    height: auto;

    object-fit: contain;

    opacity: 0.8;

    transition: all 2.3s ease;
}


/* Hover */

.client-item:hover img {
    opacity: 1;
    transform: scale(1.05);
}


/* ==========================================
   CONTINUOUS ANIMATION
========================================== */

@keyframes clientsScroll {

    from {
        transform: translateX(0);
    }

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

}


/* ==========================================
   PAUSE ON HOVER
========================================== */

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


/* ==========================================
   RESPONSIVE
========================================== */

@media (max-width: 767px) {

    .client-item {
        width: 140px;
        height: 80px;

        margin-right: 30px;
    }

    .client-item img {
        max-width: 120px;
        max-height: 55px;
    }

}
/* ==========================================
   TEAM SECTION
========================================== */

.team-section {
    position: relative;

    padding: 90px 0 100px;

    background-color: #faf2e5;

    background-image: url('../tiss-theme/assets/img/bg-image.webp');

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

    overflow: hidden;
}



/* ==========================================
   HEADING
========================================== */

.team-heading {
    text-align: center;

    margin-bottom: 25px;

    position: relative;
    z-index: 2;
}

.team-heading h6 {
    display: inline-block;

    background: #601214;
    color: #fff;

    padding: 6px 15px;

    border-radius: 50px;

    font-size: 12px;
    font-weight: 700;

    letter-spacing: 1.5px;
    text-transform: uppercase;

    margin-bottom: 15px;
}
.team-heading h2 {
    margin: 0;
    font-size: 42px;
    font-weight: 500;
    line-height: 1.08;
    margin-bottom: 52px;
    margin-top: 20px;
}

/* ==========================================
   TEAM ROW
========================================== */

.team-row {
    justify-content: center;

    gap: 24px;

    position: relative;
    z-index: 2;
}


.team-row > div {
    padding-left: 0;
    padding-right: 0;
}


/* ==========================================
   TEAM MEMBER CARD
========================================== */

.team-member {
    position: relative;

    width: 100%;

    padding: 8px;

    border: 1px solid rgba(150, 92, 83, 0.55);

    border-radius: 8px;

    background: rgba(255, 250, 242, 0.25);
}


/* ==========================================
   IMAGE
========================================== */

.team-member-image {
    position: relative;

    width: 100%;
    height: 415px;

    overflow: hidden;

    border-radius: 9px;
}


.team-member-image img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    object-position: center;

    transition: transform 0.6s ease;
}


/* ==========================================
   MEMBER INFO
========================================== */

.team-member-info {
    position: absolute;

    left: 14px;
    right: 14px;

    bottom: 17px;

    min-height: 52px;

    padding: 8px 12px;

    display: flex;

    flex-direction: column;

    justify-content: center;

    border-radius: 9px;
    background: rgb(0 0 0 / 30%);

    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 3;
}


/* Name */

.team-member-info h3 {
    margin: 0;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

/* Position */
.team-member-info p {
    margin: 4px 0 0;
    color: #f7f3f1;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 2;
    text-transform: uppercase;
}

/* ==========================================
   HOVER
========================================== */

.team-member:hover .team-member-image img {
    transform: scale(1.04);
}

.team-member:hover .team-member-info {
    transition: all 0.3s ease;
}


/* ==========================================
   TABLET
========================================== */

@media (max-width: 991px) {

    .team-section {
        padding: 75px 0 80px;
    }

    .team-heading h2 {
        font-size: 34px;
    }

    .team-member-image {
        height: 280px;
    }

}


/* ==========================================
   MOBILE
========================================== */

@media (max-width: 767px) {

    .team-section {
        padding: 60px 0 70px;
    }

    .team-heading {
        margin-bottom: 30px;
    }

    .team-heading h2 {
        font-size: 30px;
    }

    .team-heading h2 br {
        display: none;
    }

    .team-row {
        gap: 20px;
    }

    .team-row > div {
        width: 80%;
    }

    .team-member-image {
        height: 330px;
    }

}


/* Small mobile */

@media (max-width: 480px) {

    .team-row > div {
        width: 100%;
    }

    .team-member-image {
        height: 350px;
    }

}

/* =========================================================
   TESTIMONIAL SECTION
========================================================= */


.testimonials-section {
    position: relative;
    padding: 70px 0 55px;
    background: #faf3e7;
    overflow: hidden;
}


/* =========================================================
   HEADING
========================================================= */

.testimonials-heading {
    margin-bottom: 30px;
}


.testimonials-heading h6 {
    display: inline-block;

    background: #601214;
    color: #fff;

    padding: 6px 15px;

    border-radius: 50px;

    font-size: 12px;
    font-weight: 700;

    letter-spacing: 1.5px;
    text-transform: uppercase;

    margin-bottom: 15px;
}

.testimonials-heading h2 {
    margin: 0 0 8px !important;

    color: #292320;

    font-size: 42px !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;
}

.testimonials-heading p {
    max-width: 500px;

    margin: 0 !important;
    line-height: 1.5 !important;
}


/* =========================================================
   SLIDER
========================================================= */

.testimonials-slider {
    width: 100%;
    overflow: hidden;
}

.testimonials-track {
    display: flex;
    width: 100%;

    transition: transform 0.6s cubic-bezier(.4, 0, .2, 1);

    will-change: transform;
}


/* =========================================================
   SLIDE
========================================================= */

.testimonial-slide {
    width: 25%;
    flex: 0 0 25%;
    
    height: 300px;
    min-height: 300px;
    max-height: 300px;

    padding: 0 5px;

    box-sizing: border-box;

    overflow: hidden;
}


/* =========================================================
   CARD
========================================================= */

.testimonial-card {
    position: relative;

    width: 100%;

    height: 300px;
    min-height: 30px;
    max-height: 300px;

    padding: 20px 20px 15px;

    box-sizing: border-box;

    background: #fcfaf6;

    border: 1px solid #e0d6ca;

    overflow: hidden;

    display: flex;
    flex-direction: column;
}


/* =========================================================
   STARS
========================================================= */

.testimonial-stars {
    height: 20px;

    margin-bottom: 12px;

    color: #ad792b;

    font-size: 11px;
    line-height: 1;

    letter-spacing: 2px;

    flex: 0 0 auto;
}


/* =========================================================
   TESTIMONIAL CONTENT (SCROLLABLE)
========================================================= */

.testimonial-content {
    width: 100%;
    flex: 1 1 auto;

    box-sizing: border-box;

    overflow-y: auto;
    overflow-x: hidden;

    padding-right: 8px;
    margin-bottom: 10px;

    position: relative;
    z-index: 10;

    /* Firefox thin scrollbar */
    scrollbar-width: thin;
    scrollbar-color: #c9a87a #f1e9dc;
}

.testimonial-author h3 {
    margin: 0 !important;
    padding: 0 !important;
    color: #332d29;
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    letter-spacing: 2px;
    text-transform: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
        font-family: 'PP Neue Montreal', sans-serif !important;
}

.testimonial-content p:last-child {
    margin-bottom: 0 !important;
}


/* =========================================================
   STYLED SCROLLBAR (WEBKIT / CHROME / EDGE / SAFARI)
========================================================= */

.testimonial-content::-webkit-scrollbar {
    width: 1px;
}

.testimonial-content::-webkit-scrollbar-track {
    background: #f1e9dc;
}

.testimonial-content::-webkit-scrollbar-thumb {
    background: #c9a87a;
    border-radius: 10px;
}

.testimonial-content::-webkit-scrollbar-thumb:hover {
    background: #a87874;
}


/* =========================================================
   AUTHOR
========================================================= */

.testimonial-author {
    position: relative;

    flex: 0 0 auto;

    padding-top: 9px;

    box-sizing: border-box;

    border-top: 1px solid #e9dfd3;

    z-index: 10;
}

.testimonial-author h3 {
    margin: 0 !important;
    padding: 0 !important;
    color: #332d29;
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    letter-spacing: 2px;
    text-transform: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* =========================================================
   DECORATIVE QUOTE
========================================================= */

.testimonial-quote {
    position: absolute;
    left: 7px;
    top: 24px;
    color: rgba(181, 143, 83, .10);


    font-size: 105px;

    line-height: 1;

    pointer-events: none;

    z-index: 1;
}


/* =========================================================
   CONTROLS
========================================================= */

.testimonials-controls {
    display: flex;

    align-items: center;

    justify-content: space-between;

    margin-top: 18px;

    padding: 0 5px;
}


/* =========================================================
   DOTS
========================================================= */

.testimonial-dots {
    display: flex;

    align-items: center;

    gap: 8px;
}

.testimonial-dot {
    width: 5px;
    height: 5px;

    padding: 0;

    border: 0;

    border-radius: 50%;

    background: #c9c0b6;

    cursor: pointer;

    transition: all .3s ease;
}

.testimonial-dot.active {
    width: 14px;

    background: #c94b4c;

    border-radius: 10px;
}


/* =========================================================
   ARROWS
========================================================= */

.testimonial-arrows {
    display: flex;

    gap: 8px;
}

.testimonial-prev,
.testimonial-next {
    width: 28px;
    height: 28px;

    padding: 0;

    display: flex;

    align-items: center;
    justify-content: center;

    border: 1px solid #ddd3c7;

    border-radius: 50%;

    background: transparent;

    color: #5d5148;

    font-size: 18px !important;
    line-height: 1 !important;

    cursor: pointer;

    transition: all .3s ease;
}

.testimonial-prev:hover,
.testimonial-next:hover {
    background: #611212;

    border-color: #611212;

    color: #fff;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .testimonial-slide {
        width: 50%;
        flex: 0 0 50%;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 575px) {

    .testimonials-section {
        padding: 60px 0 45px;
    }

    .testimonials-heading h2 {
        font-size: 28px !important;
    }

    .testimonial-slide {
        width: 100%;
        flex: 0 0 100%;
    }

    .testimonial-card {
        padding-left: 18px;
        padding-right: 18px;
    }

    .testimonial-content p {
        font-size: 13px !important;
        line-height: 1.65 !important;
    }

}
/* =========================================================
   EVENT ENQUIRY SECTION
========================================================= */

.event-enquiry-section {
    position: relative;

    padding: 70px 0;

    min-height: 620px;

    display: flex;
    align-items: center;

    background-image: url('../tiss-theme/assets/img/contactbg.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    overflow: hidden;
}


/* DARK OVERLAY */

.event-enquiry-overlay {
    position: absolute;

    inset: 0;

    background: rgba(35, 8, 6, 0.72);

    z-index: 1;
}


/* CONTAINER */

.event-enquiry-section .container {
    position: relative;

    z-index: 2;
}


/* MAIN WRAPPER */

.event-enquiry-wrapper {
    display: grid;

    grid-template-columns: 0.9fr 1.1fr;

    gap: 70px;

    align-items: center;
}


/* =========================================================
   LEFT CONTENT
========================================================= */

.event-enquiry-content {
    color: #fff;

    max-width: 450px;
}

.event-enquiry-tag {
    display: inline-block;
    background: #601214;
    color: #fff;
    padding: 6px 15px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 15px;
}



.event-enquiry-content h2 {
    margin: 0 0 20px !important;

    color: #fff !important;

    font-size: 43px !important;

    line-height: 1.05 !important;

    font-weight: 500 !important;
}


.event-enquiry-intro {
    margin: 0 0 30px !important;
    color: rgba(255, 255, 255, .82) !important;
    line-height: 1.65 !important;
}

/* =========================================================
   CONTACT DETAILS
========================================================= */

.event-contact-details {
    display: flex;

    flex-direction: column;

    gap: 20px;

    margin-bottom: 30px;
}


.event-contact-item {
    display: flex;

    align-items: center;

    gap: 13px;
}


.event-contact-icon {
    width: 34px;
    height: 34px;

    flex: 0 0 34px;

    display: flex;

    align-items: center;
    justify-content: center;

    border: 1px solid rgba(255,255,255,.4);

    border-radius: 50%;
}


.event-contact-icon svg {
    width: 15px;
    height: 15px;

    fill: none;

    stroke: #fff;

    stroke-width: 1.4;

    stroke-linecap: round;

    stroke-linejoin: round;
}

.event-contact-item span {
    display: block;
    margin-bottom: 3px;
    color: rgb(255 255 255);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}
.event-contact-item a {
    color: #fff !important;
    font-size: 14px;
    text-decoration: none;
    transition: .3s ease;
    letter-spacing: 1px;
}


.event-contact-item a:hover {
    color: #e6b5a8 !important;
}


/* =========================================================
   NOTE
========================================================= */

.event-enquiry-note {
    margin: 0 !important;
    color: rgba(255, 255, 255, .55) !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    font-style: italic;
    letter-spacing: 1px;
}
/* =========================================================
   FORM WRAPPER
========================================================= */

.event-enquiry-form {
    width: 100%;

    padding: 0;

    background: transparent;
}


/*
   CF7 FORM ITSELF IS NOT STYLED HERE.
   Your existing CF7 CSS will handle the form.
*/

.event-enquiry-form .wpcf7 {
    width: 100%;
}


/* Remove default CF7 paragraph spacing if needed */

.event-enquiry-form .wpcf7 form > p {
    margin: 0;
}


/* =========================================================
   CF7 RESPONSE MESSAGE
========================================================= */

.event-enquiry-form .wpcf7-response-output {
    margin: 15px 0 0 !important;

    color: #fff;

    border-color: rgba(255,255,255,.4);
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .event-enquiry-section {
        padding: 60px 0;
    }

    .event-enquiry-wrapper {
        grid-template-columns: 1fr;

        gap: 45px;
    }

    .event-enquiry-content {
        max-width: 600px;
    }

    .event-enquiry-content h2 {
        font-size: 38px !important;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 575px) {

    .event-enquiry-section {
        padding: 50px 0;
    }

    .event-enquiry-wrapper {
        gap: 35px;
    }

    .event-enquiry-content h2 {
        font-size: 34px !important;
    }

    .event-enquiry-intro {
        font-size: 11px !important;
    }

    .event-contact-details {
        gap: 16px;
    }

    .event-enquiry-note {
        font-size: 8px !important;
    }

}
/* =========================================================
   GRADIASO CF7 FORM STYLING
   Add this to your theme's stylesheet or Additional CSS
========================================================= */

.gradiaso-form-wrap {
    max-width: 700px;

    margin: 0 auto;

    padding: 45px 40px;

    box-sizing: border-box;

    background: #faf6ee;

    border: 1px solid #e9dfd0;

    border-radius: 14px;
}


/* =========================================================
   ROWS / GRID
========================================================= */

.gradiaso-form-row {
    display: flex;

    gap: 30px;

    margin-bottom: 24px;
}

.gradiaso-form-row-full {
    display: block;
}

.gradiaso-form-group {
    flex: 1 1 0;

    display: flex;
    flex-direction: column;
}


/* =========================================================
   LABELS
========================================================= */

.gradiaso-form-group label {
    margin-bottom: 8px;

    color: #332d29;

    font-size: 11px !important;
    font-weight: 700 !important;

    letter-spacing: .8px;

    text-transform: uppercase;
}


/* =========================================================
   INPUTS / SELECT / TEXTAREA
========================================================= */

.gradiaso-form-group input[type="text"],
.gradiaso-form-group input[type="tel"],
.gradiaso-form-group input[type="email"],
.gradiaso-form-group input[type="number"],
.gradiaso-form-group input[type="date"],
.gradiaso-form-group select,
.gradiaso-form-group textarea {
    width: 100%;

    margin: 0;
    padding: 8px 0 10px;

    box-sizing: border-box;

    background: transparent;

    border: none;
    border-bottom: 1px solid #ddd3c3;
    border-radius: 0;

    color: #332d29;

    font-size: 14px !important;
    line-height: 1.4 !important;

    outline: none;

    transition: border-color .25s ease;
}

.gradiaso-form-group input::placeholder,
.gradiaso-form-group textarea::placeholder {
    color: #b8ac9c;

    opacity: 1;
}

.gradiaso-form-group input:focus,
.gradiaso-form-group select:focus,
.gradiaso-form-group textarea:focus {
    border-bottom-color: #8a1f1f;
}

.gradiaso-form-group textarea {
    min-height: 30px;

    resize: vertical;
}


/* =========================================================
   SELECT (CUSTOM ARROW)
========================================================= */

.gradiaso-form-group select.gradiaso-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    padding-right: 22px;

    cursor: pointer;

    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%23611212' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    background-repeat: no-repeat;
    background-position: right 2px center;
    background-size: 11px 7px;
}

.gradiaso-form-group select.gradiaso-select:invalid,
.gradiaso-form-group select.gradiaso-select option[value=""] {
    color: #b8ac9c;
}


/* =========================================================
   DATE INPUT ICON (WEBKIT)
========================================================= */

.gradiaso-form-group input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(24%) sepia(45%) saturate(1500%) hue-rotate(325deg);

    cursor: pointer;
}


/* =========================================================
   SUBMIT BUTTON
========================================================= */

.gradiaso-form-submit-wrap {
    margin-top: 10px;
}

.gradiaso-form-wrap input[type="submit"] {
    width: 100%;

    padding: 16px 20px;

    border: none;
    border-radius: 6px;

    background: #611212;

    color: #fff;

    font-size: 14px !important;
    font-weight: 600 !important;

    letter-spacing: .3px;

    cursor: pointer;

    transition: background .25s ease;
}

.gradiaso-form-wrap input[type="submit"]:hover {
    background: #4a0d0d;
}


/* =========================================================
   CF7 VALIDATION / RESPONSE STYLING
========================================================= */

.gradiaso-form-wrap .wpcf7-not-valid-tip {
    margin-top: 4px;

    color: #a00000;

    font-size: 11px !important;
}

.gradiaso-form-wrap .wpcf7-response-output {
    margin-top: 20px !important;

    padding: 12px 16px !important;

    border-radius: 6px;

    font-size: 13px !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 575px) {

    .gradiaso-form-wrap {
        padding: 30px 22px;

        border-radius: 10px;
    }

    .gradiaso-form-row {
        flex-direction: column;

        gap: 20px;

        margin-bottom: 20px;
    }

}
/* =========================================================
   OUR OFFICES
========================================================= */

.our-offices-section {
    padding: 55px 0 70px;
    background: #faf4e9;
}


/* =========================================================
   HEADING
========================================================= */

.offices-heading {
    margin-bottom: 25px;
}
.offices-heading h6  {
    display: inline-block;
    background: #601214;
    color: #fff;
    padding: 6px 15px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 15px;
}


.offices-heading h2 {
    margin: 0 !important;

    color: #302824 !important;

    font-size: 42px !important;

    line-height: 1.2 !important;

    font-weight: 500 !important;
}


/* =========================================================
   OFFICE GRID
========================================================= */

.offices-grid {
    display: grid;

    grid-template-columns: repeat(3, 1fr);

    border: 1px solid #e8ded0;
}


/* =========================================================
   OFFICE ITEM
========================================================= */

.office-item {
    min-height: 100%;

    padding: 25px;

    box-sizing: border-box;

    border-right: 1px solid #e8ded0;
}

.office-item:last-child {
    border-right: none;
}


/* =========================================================
   OFFICE NAME
========================================================= */

.office-item h3 {
    margin: 0 0 20px !important;

    color: #7d1919 !important;

    font-size: 24px !important;

    line-height: 1.2 !important;

    font-weight: 500 !important;
    text-transform:uppercase;
}


/* =========================================================
   DETAILS
========================================================= */

.office-detail {
    display: flex;

    align-items: flex-start;

    gap: 7px;

    margin-bottom: 9px;
}

.office-detail:last-child {
    margin-bottom: 0;
}


/* =========================================================
   ICON
========================================================= */

.office-icon {
    width: 15px;
    height: 20px;

    flex: 0 0 10px;

    display: flex;

    align-items: center;
    justify-content: center;

    margin-top: 1px;
}

.office-icon svg {
    width: 15px;
    height: 20px;

    fill: none;

    stroke: #8c211f;

    stroke-width: 1.3;

    stroke-linecap: round;

    stroke-linejoin: round;
}


/* =========================================================
   ADDRESS
========================================================= */

.office-detail p {
    margin: 0 !important;
    color: #625c56 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
}
.office-detail a{
    pointer-events: none;
}
/* =========================================================
   PHONE
========================================================= */

.office-phone a {
    color: #625c56 !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
    text-decoration: none;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 767px) {

    .offices-grid {
        grid-template-columns: 1fr;
    }

    .office-item {
        border-right: none;

        border-bottom: 1px solid #e8ded0;
    }

    .office-item:last-child {
        border-bottom: none;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 575px) {

    .our-offices-section {
        padding: 45px 0 55px;
    }

    .offices-heading h2 {
        font-size: 20px !important;
    }

    .office-item {
        padding: 18px 15px;
    }

}

/* =========================================================
   GRADIASO FOOTER
========================================================= */

.site-footer {
    position: relative;
    width: 100%;
    color: #4a4540;
    overflow: hidden;
    background: url('../tiss-theme/assets/img/footer.webp') no-repeat center center;
    background-size: cover;
}


/* =========================================================
   MAIN FOOTER
========================================================= */

.footer-main {
    position: relative;

    display: grid;
    grid-template-columns: 2.2fr 1fr 1fr 1.25fr;

    min-height: 290px;

    padding: 50px 0 35px;

    gap: 45px;

    box-sizing: border-box;
}


/* =========================================================
   BRAND
========================================================= */

.footer-brand {
    position: relative;
    z-index: 5;
}


.footer-logo {
    display: inline-block;

    margin-bottom: 18px;

    text-decoration: none;
}


.footer-logo img {
    display: block;

    width: 300px;
    max-width: 100%;
    height: auto;
}


/* =========================================================
   FOOTER DESCRIPTION
========================================================= */

.footer-description {
    max-width: 335px;

    margin: 0;

    color: #4d4945;

    

    font-size: 16px;

    font-weight: 400;

    line-height: 1.7;
}


/* =========================================================
   FOOTER COLUMN HEADINGS
========================================================= */

.footer-menu h4,
.footer-social h4 {
    margin: 15px 0 24px;

    padding: 0;

    color: #701212;

    

    font-size: 14px;

    font-weight: 700;

    line-height: 1;

    letter-spacing: 1px;

    text-transform: uppercase;
}


/* =========================================================
   EXPLORE MENU
========================================================= */

/* Remove all WordPress default menu styles */

.footer-menu ul,
.footer-menu ul.menu,
.footer-menu .footer-nav,
.footer-menu .menu {
    display: flex !important;

    flex-direction: column !important;

    align-items: flex-start !important;

    gap: 14px !important;

    margin: 0 !important;

    padding: 0 !important;

    list-style: none !important;

    list-style-type: none !important;
}


/* Remove list marker */

.footer-menu ul li,
.footer-menu ul.menu li,
.footer-menu .footer-nav li,
.footer-menu .menu li {
    display: block !important;

    margin: 0 !important;

    padding: 0 !important;

    list-style: none !important;

    list-style-type: none !important;
}


/* Remove bullet generated by theme */

.footer-menu ul li::before,
.footer-menu ul li::after,
.footer-menu .menu li::before,
.footer-menu .menu li::after {
    display: none !important;

    content: none !important;
}


/* Menu links */

.footer-menu ul li a,
.footer-menu ul.menu li a,
.footer-menu .footer-nav li a,
.footer-menu .menu li a {
    display: inline-block;

    margin: 0 !important;
    padding: 0 !important;

    color: #514c47 !important;

    background: transparent !important;

    border: none !important;

    

    font-size: 14px;

    font-weight: 400;

    line-height: 1.3;

    text-decoration: none !important;

    box-shadow: none !important;

    transition: color .25s ease,
                transform .25s ease;
}


.footer-menu ul li a:hover,
.footer-menu .menu li a:hover {
    color: #741313 !important;

    transform: translateX(3px);
}


/* =========================================================
   SOCIAL LINKS
========================================================= */

.footer-social {
    position: relative;

    z-index: 5;
}


.footer-social > a {
    display: block;

    width: fit-content;

    margin: 0 0 14px;
    padding: 0;

    color: #514c47 !important;

    background: transparent !important;

    border: none !important;

    

    font-size: 14px;

    font-weight: 400;

    line-height: 1.3;

    text-decoration: none !important;

    transition: color .25s ease,
                transform .25s ease;
}


.footer-social > a:hover {
    color: #741313 !important;

    transform: translateX(3px);
}

/* =========================================================
   FOOTER BOTTOM
========================================================= */

.footer-bottom {
    position: relative;

    display: flex;

    align-items: center;

    justify-content: space-between;

    min-height: 62px;

    padding: 18px 0;

    border-top: 1px solid rgba(100, 75, 55, .16);

    z-index: 10;
}


/* =========================================================
   COPYRIGHT
========================================================= */

.footer-copyright {
    color: #000000;
    font-size: 14px;

    font-weight: 400;

    line-height: 1.5;
}


/* =========================================================
   CREDIT
========================================================= */

.footer-credit {
    color: #000000;

    font-size: 14px !important;

    font-weight: 400;

    line-height: 1.5;

    text-align: right;
}


.footer-credit a {
    color: #000000 !important;
    font-size:14px !important;
    text-decoration: none !important;

    transition: color .25s ease;
}


.footer-credit a:hover {
    color: #741313 !important;
}


/* =========================================================
   DESKTOP CONTAINER
========================================================= */

@media (min-width: 1200px) {

    .site-footer > .container {
        max-width: 1270px;
    }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .site-footer > .container {
        padding-left: 30px;
        padding-right: 30px;
    }


    .footer-main {
        grid-template-columns: 1.6fr 1fr 1fr;

        gap: 35px;

        min-height: 300px;
    }


    .footer-decoration {
        opacity: .35;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .site-footer > .container {
        padding-left: 25px;
        padding-right: 25px;
    }


    .footer-main {
        grid-template-columns: 1fr 1fr;

        gap: 35px 25px;

        padding: 45px 0 35px;
    }


    .footer-brand {
        grid-column: 1 / -1;
    }


    .footer-logo img {
        width: 245px;
    }


    .footer-description {
        max-width: 400px;

        font-size: 14px;

        line-height: 1.6;
    }


    .footer-decoration {
        display: none;
    }


    .footer-bottom {
        flex-direction: column;

        align-items: flex-start;

        gap: 8px;

        padding: 18px 0;
    }


    .footer-credit {
        text-align: left;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .footer-main {
        grid-template-columns: 1fr;
    }


    .footer-brand {
        grid-column: auto;
    }


    .footer-menu h4,
    .footer-social h4 {
        margin-top: 0;
    }

}



/* ==================================================
   TOP INTRO
================================================== */

.about-page-intro,
.page-banner-intro {
    position: relative;
    min-height: 570px;
    display: flex;
    align-items: center;
    padding: 140px 0 70px;
    overflow: hidden;
    background: #fdf6ef;
}
/* ================================
   ABOUT IMAGE ORBIT
================================ */

.about-intro-visual {
    position: relative;
    width: 430px;
    height: 430px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Main circular image */

.about-image-circle {
    position: relative;
    width: 310px;
    height: 310px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 5;
    padding: 7px;

    background: linear-gradient(
        135deg,
        #d6a83b,
        #fff3b0,
        #b88620,
        #f5d56a,
        #c79628
    );

    box-shadow:
        0 15px 45px rgba(0, 0, 0, 0.15),
        0 0 35px rgba(214, 168, 59, 0.25);
}

.about-image-circle img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 50%;
}


/* ================================
   ROTATING RINGS
================================ */

.about-ring {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

/* Outer ring */

.ring-one {
    width: 390px;
    height: 390px;

    border: 1px solid rgba(205, 160, 45, 0.45);

    border-top-color: #c89a2c;
    border-right-color: transparent;

    animation: rotateRing 15s linear infinite;
}

/* Second ring */

.ring-two {
    width: 350px;
    height: 350px;

    border: 2px solid transparent;
    border-top-color: #d4aa3d;
    border-bottom-color: rgba(212, 170, 61, 0.35);

    animation: rotateRingReverse 10s linear infinite;
}


/* Small decorative arc */

.ring-one::before {
    content: "";
    position: absolute;

    width: 10px;
    height: 10px;

    background: #d6a83b;
    border-radius: 50%;

    top: 28px;
    left: 50%;

    box-shadow: 0 0 12px rgba(214, 168, 59, 0.7);
}

.ring-two::after {
    content: "";
    position: absolute;

    width: 7px;
    height: 7px;

    background: #d6a83b;
    border-radius: 50%;

    bottom: 15px;
    right: 25px;

    box-shadow: 0 0 10px rgba(214, 168, 59, 0.7);
}


/* ================================
   PARTICLES
================================ */

.about-particle {
    position: absolute;
    display: block;

    width: 5px;
    height: 5px;

    border-radius: 50%;

    background: #d4a62f;

    box-shadow:
        0 0 8px rgba(212, 166, 47, 0.7);

    z-index: 3;

    animation: particleFloat 3s ease-in-out infinite;
}

/* Particle positions */

.particle-one {
    top: 55px;
    right: 75px;
    width: 6px;
    height: 6px;
}

.particle-two {
    top: 115px;
    right: 25px;
    width: 4px;
    height: 4px;
    animation-delay: .5s;
}

.particle-three {
    top: 220px;
    right: 8px;
    width: 7px;
    height: 7px;
    animation-delay: 1s;
}

.particle-four {
    bottom: 65px;
    right: 75px;
    width: 4px;
    height: 4px;
    animation-delay: 1.5s;
}

.particle-five {
    bottom: 30px;
    left: 145px;
    width: 6px;
    height: 6px;
    animation-delay: .8s;
}

.particle-six {
    bottom: 100px;
    left: 35px;
    width: 4px;
    height: 4px;
    animation-delay: 1.8s;
}

.particle-seven {
    top: 130px;
    left: 20px;
    width: 6px;
    height: 6px;
    animation-delay: 1.2s;
}

.particle-eight {
    top: 70px;
    left: 105px;
    width: 3px;
    height: 3px;
    animation-delay: 2s;
}


/* ================================
   ANIMATIONS
================================ */

@keyframes rotateRing {

    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }

}

@keyframes rotateRingReverse {

    from {
        transform: rotate(360deg);
    }

    to {
        transform: rotate(0deg);
    }

}

@keyframes particleFloat {

    0% {
        transform: translateY(0) scale(1);
        opacity: .5;
    }

    50% {
        transform: translateY(-8px) scale(1.3);
        opacity: 1;
    }

    100% {
        transform: translateY(0) scale(1);
        opacity: .5;
    }

}


/* ================================
   MOBILE
================================ */

@media (max-width: 991px) {

    .about-intro-visual {
        width: 380px;
        height: 380px;
    }

    .about-image-circle {
        width: 280px;
        height: 280px;
    }

    .ring-one {
        width: 350px;
        height: 350px;
    }

    .ring-two {
        width: 320px;
        height: 320px;
    }

}

@media (max-width: 480px) {

    .about-intro-visual {
        width: 320px;
        height: 320px;
    }

    .about-image-circle {
        width: 230px;
        height: 230px;
    }

    .ring-one {
        width: 295px;
        height: 295px;
    }

    .ring-two {
        width: 265px;
        height: 265px;
    }

}

/* subtle background */

.about-page-intro::before,
.page-banner-intro::before {
    content: "";

    position: absolute;

    width: 600px;
    height: 600px;

    right: -300px;
    top: -300px;

    border: 1px solid rgba(255,255,255,.05);

    border-radius: 50%;
}


.about-page-intro::after,
.page-banner-intro::after {
    content: "";

    position: absolute;

    width: 450px;
    height: 450px;

    right: -220px;
    top: -220px;

    border: 1px solid rgba(255,255,255,.04);

    border-radius: 50%;
}


/* ==================================================
   INTRO CONTENT
================================================== */

.about-intro-content,
.page-banner-content {
    position: relative;

    z-index: 2;

    max-width: 800px;
}


/* Main title */

.about-intro-content h1,
.page-banner-content h1 {
    margin: 0;
    font-size: 43px;
    font-weight: 700;
    line-height: .95;
    letter-spacing: 1px;
    color: #611212;
}

/* ==================================================
   BREADCRUMBS
================================================== */

.about-breadcrumbs,
.page-banner-breadcrumbs {
    margin-top: 28px;
}


.about-breadcrumbs #breadcrumbs,
.page-banner-breadcrumbs #breadcrumbs {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    gap: 10px;

    font-size: 11px;

    letter-spacing: 1px;

    color: #777;
}


.about-breadcrumbs #breadcrumbs a,
.page-banner-breadcrumbs #breadcrumbs a {

    color: #aaa;

    text-decoration: none;

    transition: .3s ease;
}


.about-breadcrumbs #breadcrumbs a:hover,
.page-banner-breadcrumbs #breadcrumbs a:hover {
    color: #b89a58;
}


.about-breadcrumbs .breadcrumb_last,
.page-banner-breadcrumbs .breadcrumb_last {
    color: #b89a58;
}


/* ==================================================
   INTRO DESCRIPTION
================================================== */

.about-intro-description,
.page-banner-description {

    max-width: 650px;

    margin-top: 35px;

    padding-left: 25px;

    border-left: 1px solid #b89a58;

    color: #929597;

    font-size: 15px;

    line-height: 1.9;
}


.about-intro-description p,
.page-banner-description p {
    margin: 0 0 15px;
}


.about-intro-description p:last-child,
.page-banner-description p:last-child {
    margin-bottom: 0;
}


/* ==================================================
   DECORATIVE CIRCLE
================================================== */

.about-intro-decoration,
.page-banner-decoration {

    position: relative;

    height: 350px;

    display: flex;

    align-items: center;

    justify-content: center;
}


.circle {
    position: absolute;

    border-radius: 50%;

    border: 1px solid rgba(255,255,255,.2);
}


.circle-one {
    width: 300px;
    height: 300px;
}


.circle-two {
    width: 265px;
    height: 265px;

    border-color: rgba(184,154,88,.5);
}


.circle-three {
    width: 230px;
    height: 230px;

    border-color: rgba(255,255,255,.08);
}


/* Cross lines */

.about-intro-decoration::before,
.page-banner-decoration::before {
    content: "";

    position: absolute;

    width: 330px;
    height: 1px;

    background: rgba(255,255,255,.1);
}


.about-intro-decoration::after,
.page-banner-decoration::after {
    content: "";

    position: absolute;

    width: 1px;
    height: 330px;

    background: rgba(255,255,255,.1);
}


/* Dots */

.decoration-dot {
    position: absolute;

    width: 5px;
    height: 5px;

    border-radius: 50%;

    background: #b89a58;

    z-index: 3;
}


.dot-one {
    top: 20px;
    right: 40px;
}


.dot-two {
    bottom: 30px;
    left: 60px;
}


/* ==================================================
   GALLERY DECORATION (polaroid stack)
================================================== */

.gallery-banner-decoration {

    position: relative;

    height: 350px;

    display: flex;

    align-items: center;

    justify-content: center;
}


.gallery-frame {

    position: absolute;

    width: 170px;
    height: 200px;

    box-sizing: border-box;

    padding: 10px 10px 26px;

    background: #fff;

    border: 1px solid rgba(97,18,18,.1);

    border-radius: 4px;

    box-shadow: 0 25px 50px rgba(97,18,18,.12);
}


.gallery-frame::before {
    content: "";

    display: block;

    width: 100%;
    height: 100%;

    background: linear-gradient(135deg, rgba(184,154,88,.3), rgba(97,18,18,.14));
}


.frame-one {
    transform: rotate(-12deg) translate(-55px, 15px);

    z-index: 1;
}


.frame-two {
    width: 190px;
    height: 220px;

    transform: rotate(5deg) translate(30px, -10px);

    border-color: #b89a58;

    z-index: 3;
}


.frame-three {
    width: 145px;
    height: 175px;

    transform: rotate(-24deg) translate(-15px, 70px);

    opacity: .8;

    z-index: 0;
}


/* Focus crosshairs */

.gallery-crosshair {
    position: absolute;

    z-index: 4;
}


.gallery-crosshair::before,
.gallery-crosshair::after {
    content: "";

    position: absolute;

    background: #b89a58;
}


.gallery-crosshair::before {
    width: 16px;
    height: 2px;

    top: 7px;
    left: 0;
}


.gallery-crosshair::after {
    width: 2px;
    height: 16px;

    top: 0;
    left: 7px;
}


.crosshair-one {
    top: 35px;
    right: 30px;
}


.crosshair-two {
    bottom: 55px;
    left: 20px;

    opacity: .6;

    transform: scale(.75);
}


/* ==================================================
   ABOUT US SECTION
================================================== */

.about-us-modern {

    position: relative;

    padding: 130px 0;


    border-top: 1px solid rgba(255,255,255,.06);
}

/* ==================================================
   FEATURED IMAGE
================================================== */

.about-featured-image {

    position: relative;

    width: 100%;

    height: 560px;

    padding: 20px;

    z-index: 1;
}


/* Background offset layer */

.image-back-layer {

    position: absolute;

    left: 0;
    top: 0;

    width: 92%;
    height: 92%;

    border: 1px solid #611212;

    z-index: -1;
}


/* Image */

.about-featured-image img {

    position: relative;

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    z-index: 2;

    filter: brightness(.88);

    transition: transform .7s ease,
                filter .7s ease;
}


.about-featured-image:hover img {

    transform: scale(1.025);

    filter: brightness(1);
}


/* ==================================================
   ABOUT CONTENT
================================================== */

.about-us-content {

    max-width: 560px;

    padding-left: 45px;
}


.about-section-label {

    display: block;

    margin-bottom: 18px;

    font-size: 10px;

    letter-spacing: 4px;

    color: #611212;

    text-transform: uppercase;
}


.about-us-content h2 {

    margin: 0;

    font-family: "Montserrat", Arial, sans-serif;

    font-size: 52px;

    font-weight: 300;

    line-height: 1;

    letter-spacing: -2px;

    color: #000;
}


.about-us-content h2 span {
    color: #611212;
}


/* Gold line */

.about-content-line {

    width: 55px;

    height: 1px;

    background: #b89a58;

    margin: 30px 0;
}


/* Content */

.about-us-text {

    font-family: 'PP Neue Montreal', sans-serif;

    color: #999d9e;

    font-size: 16px;

    font-weight: 400;

    line-height: 1.9;

    letter-spacing: .2px;
}


.about-us-text p {
    font-size: 16px;
    color: #555555;
    margin-bottom: 22px;
}

.about-us-text p:last-child {
    margin-bottom: 0;
}

.about-us-text h3,
.about-us-text h4 {

    font-family: 'Canela Trial', serif;

    font-weight: 500;

    color: #000000c9;

    line-height: 1.35;

    letter-spacing: .3px;

    margin: 36px 0 16px;
}

.about-us-text h3 {
    font-size: 26px;
}

.about-us-text h4 {
    font-size: 20px;
}

.about-us-text h3:first-child,
.about-us-text h4:first-child {
    margin-top: 0;
}

.about-us-text strong,
.about-us-text b {
    color: #f3f3f1;
    font-weight: 600;
}

.about-us-text a {
    color: #b89a58;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: .3s ease;
}

.about-us-text a:hover {
    color: #f3f3f1;
}

.about-us-text ul,
.about-us-text ol {
    margin: 0 0 20px;
    padding-left: 18px;
}

.about-us-text ul li,
.about-us-text ol li {
    margin-bottom: 8px;
}

.about-us-text ul {
    list-style: none;
    padding-left: 0;
}

.about-us-text ul li {
    position: relative;
    padding-left: 22px;
}

.about-us-text ul li::before {
    content: "";

    position: absolute;

    left: 0;
    top: 10px;

    width: 8px;
    height: 1px;

    background: #b89a58;
}

.about-us-text blockquote {
    margin: 24px 0;

    padding: 4px 0 4px 22px;

    border-left: 2px solid #b89a58;

    font-family: 'Canela Trial', serif;

    color: #f3f3f1;

    font-size: 19px;

    font-style: italic;

    line-height: 1.6;
}


/* ==================================================
   WHY CHOOSE US SECTION
================================================== */

.why-choose-modern {

    position: relative;

    padding: 130px 0;

    background: #f7ece1;

    border-top: 1px solid rgba(255,255,255,.06);
}


.why-choose-content {
    max-width: 560px;
}


.why-choose-content h2 {

    margin: 0;

    font-family: 'Canela Trial', serif;

    font-weight: 300;

    font-size: 52px;

    line-height: 1;

    letter-spacing: -1px;

    color: #000;
}


.why-choose-content h2 span {
    color: #611212;
    font-style: italic;
}


/* Image */

.why-choose-image {

    position: relative;

    padding: 0 0 45px 45px;
}


.why-choose-image img {

    display: block;

    position: relative;

    width: 100%;
    height: 480px;

    object-fit: cover;

    z-index: 2;

    filter: brightness(.88);

    transition: filter .5s ease;
}


.why-choose-image:hover img {
    filter: brightness(1);
}


/* Corner frame */

.why-choose-frame {

    position: absolute;

    left: 0;
    bottom: 0;

    width: 70%;
    height: 70%;

    border-left: 2px solid #611212;
    border-bottom: 2px solid #611212;

    z-index: 1;
}


/* Floating badge */

.why-choose-badge {

    position: absolute;

    top: -20px;
    right: 25px;

    width: 90px;
    height: 90px;

    display: flex;

    align-items: center;
    justify-content: center;

    background: #611212;

    border-radius: 50%;

    box-shadow: 0 15px 35px rgba(0,0,0,.35);

    z-index: 3;
}


.why-choose-badge i {
    font-size: 28px;
    color: #fff;
}


/* ==================================================
   CTA SECTION
================================================== */

.cta-modern {
    position: relative;
    padding: 70px 0;
    background: #faf3e7;
    overflow: hidden;
}

/* Ambient glow */

.cta-glow {

    position: absolute;

    top: 50%;
    left: 50%;

    width: 700px;
    height: 700px;

    background: radial-gradient(circle, rgba(97,18,18,.06) 0%, rgba(97,18,18,0) 70%);

    transform: translate(-50%, -50%);

    pointer-events: none;

    z-index: 0;
}


.cta-inner {

    position: relative;

    max-width: 700px;

    margin: 0 auto;

    text-align: center;

    z-index: 1;
}


/* Pill label — matches the label style used on the
   home page's Services / Testimonials sections */

.cta-label,
.gallery-portfolio-label {

    display: inline-block;

    margin-bottom: 22px;

    padding: 6px 18px;

    background: #611212;

    border-radius: 50px;

    color: #fff;

    font-size: 12px;
    font-weight: 700;

    letter-spacing: 1.5px;
    text-transform: uppercase;
}


.cta-title,
.gallery-portfolio-title {

    margin: 0 0 22px;

    font-family: 'Canela Trial', serif;

    font-weight: 300;

    font-size: 50px;

    line-height: 1.15;

    letter-spacing: -1px;

    color: #27211f;
}


.cta-title span,
.gallery-portfolio-title span {
    color: #611212;
}


.cta-text {

    max-width: 540px;

    margin: 0 auto 45px;

    font-family: 'PP Neue Montreal', sans-serif;

    color: #777;

    font-size: 16px;

    line-height: 1.85;
}


/* Button — same pill + circular icon-bubble treatment
   as the home page's "View all services" button */

.cta-actions {
    margin-bottom: 55px;
}


.cta-btn {

    display: inline-flex;

    align-items: center;

    gap: 12px;

    padding: 17px 40px;

    background: #611212;

    border: 1px solid #611212;

    border-radius: 50px;

    font-family: 'PP Neue Montreal', sans-serif;

    font-weight: 600;

    font-size: 13px;

    letter-spacing: 1.5px;

    text-transform: uppercase;

    color: #fff;

    text-decoration: none;

    box-shadow: 0 15px 35px rgba(97,18,18,.15);

    transition: background .3s ease,
                color .3s ease,
                transform .3s ease,
                box-shadow .3s ease;
}


.cta-btn i {
    font-size: 12px;

    transition: transform .3s ease;
}


.cta-btn:hover {

    background: transparent;

    color: #611212;

    transform: translateY(-3px);

    box-shadow: 0 20px 40px rgba(97,18,18,.12);
}


.cta-btn:hover i {
    transform: translateX(4px);
}


/* Social links */

.cta-social {

    padding-top: 45px;

    border-top: 1px solid rgba(97,18,18,.12);
}


.cta-social-label {

    display: block;

    margin-bottom: 22px;

    font-size: 12px;

    font-weight: 700;

    letter-spacing: 2px;

    color: #701212;

    text-transform: uppercase;
}


.cta-social-links {

    display: flex;

    align-items: center;

    justify-content: center;

    gap: 16px;
}


.cta-social-icon {

    display: flex;

    align-items: center;

    justify-content: center;

    width: 50px;
    height: 50px;

    border: 1px solid rgba(97,18,18,.2);

    border-radius: 50%;

    background: #fff;

    color: #611212;

    font-size: 17px;

    text-decoration: none;

    transition: background .3s ease,
                border-color .3s ease,
                color .3s ease,
                transform .3s ease;
}


.cta-social-icon:hover {

    background: #611212;

    border-color: #611212;

    color: #fff;

    transform: translateY(-4px);
}


/* ==================================================
   GALLERY PORTFOLIO SECTION
================================================== */

.gallery-portfolio-section {

    position: relative;

    padding: 120px 0;

    background: #fdf6ef;
}


.gallery-portfolio-heading {

    max-width: 640px;

    margin: 0 auto 55px;

    text-align: center;
}


.gallery-portfolio-heading .about-content-line {
    margin: 24px auto 0;
}


.gallery-portfolio-wrap {
    position: relative;
}


/* ==================================================
   MOBILE
================================================== */

@media (max-width: 991px) {

    .about-page-intro,
    .page-banner-intro {
        min-height: auto;

        padding: 90px 0;
    }


    .about-intro-decoration,
    .page-banner-decoration,
    .gallery-banner-decoration {
        display: none;
    }


    .about-intro-content h1,
    .page-banner-content h1 {
        font-size: 65px;

        letter-spacing: -2px;
    }


    .about-us-modern {
        padding: 80px 0;
    }


    .about-featured-image {
        height: 450px;
    }


    .about-us-content {
        padding-left: 0;

        margin-top: 30px;
    }


    .why-choose-modern {
        padding: 80px 0;
    }


    .why-choose-content {
        margin-top: 30px;

        order: 2;
    }


    .why-choose-image {
        order: 1;

        padding: 0 0 45px 0;
    }


    .why-choose-badge {
        right: 0;
    }


    .cta-modern {
        padding: 90px 0;
    }


    .cta-title {
        font-size: 38px;
    }


    .cta-glow {
        width: 500px;
        height: 500px;
    }

}


@media (max-width: 767px) {

    .about-page-intro,
    .page-banner-intro {
        padding: 100px 0 60px;
    }

    .about-intro-content h1,
    .page-banner-content h1 {
        font-size: 40px;
        letter-spacing: -1.5px;
    }

    .about-intro-description,
    .page-banner-description {
        font-size: 14px;
        padding-left: 18px;
    }

    .about-us-modern {
        padding: 65px 0;
    }

    .about-featured-image {
        height: 380px;

        padding: 12px;
    }

    .about-us-content h2 {
        font-size: 40px;
    }

    .about-us-text {
        font-size: 14px;
        line-height: 1.85;
    }

    .why-choose-modern {
        padding: 65px 0;
    }

    .why-choose-content h2 {
        font-size: 40px;
    }

    .why-choose-image img {
        height: 340px;
    }

    .why-choose-badge {
        width: 70px;
        height: 70px;
    }

    .why-choose-badge i {
        font-size: 22px;
    }

    .cta-modern {
        padding: 70px 0;
    }

    .cta-title {
        font-size: 30px;
    }

    .cta-text {
        font-size: 14px;
    }

    .cta-btn {
        padding: 15px 32px;

        font-size: 12px;
    }

    .cta-social-links {
        gap: 12px;
    }

    .cta-social-icon {
        width: 44px;
        height: 44px;
        font-size: 15px;
    }

}

/* =========================================
   SERVICES PAGE
========================================= */

.services-page {
    width: 100%;
    position: relative;
    background: #111;
}

.service-feature {
    min-height: 100vh;
    height: 100vh;
    position: relative;
    overflow: hidden;
    color: #fff;
}

/* Background */

.service-feature-bg {
    position: absolute;
    inset: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: scale(1.04);
    transition:
        background-image 0.5s ease,
        transform 1.2s ease;
}

.service-feature-bg.change {
    animation: serviceZoom 1.1s ease;
}

@keyframes serviceZoom {

    0% {
        transform: scale(1.08);
        opacity: 0.6;
    }

    100% {
        transform: scale(1.04);
        opacity: 1;
    }

}

/* Dark overlay */

.service-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background:#00000078

}

/* Main content */
.service-feature-inner {
    position: relative;
    z-index: 3;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 150px 60px 240px;
    display: flex;
    align-items: center;
}
.service-feature-content {
    width: 600px;
}

.service-feature-title {
    margin: 0 0 10px;
    font-size: 42px;
    line-height: 0.92;
    font-weight: 500;
    letter-spacing: 0px;
    color: #fff;
    max-width: 750px;
}

.service-feature-description {
    max-width: 520px;
    font-size: 18px;
    line-height: 1.7;
    color: rgb(255 255 255);
    margin: 0 0 35px;
}

/* Know More */
.service-know-more {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    padding: 7px 30px;
    border: 1px solid rgb(255 255 255 / 20%);
    color: #611212;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    transition: all 0.35s ease;
    background: #fff;
    border-radius: 43px;
    box-shadow: inset 0 0 16px #6112125c;
}

.service-know-more span {
    font-size: 20px;

    transition: transform 0.3s ease;
}

.service-know-more:hover {
    background: #fff;
    color: #111;
    border-color: #fff;
}

.service-know-more:hover span {
    transform: translate(4px, -4px);
}


/* =========================================
   THUMBNAIL AREA
========================================= */

.service-slider-wrapper {
    position: absolute;

    z-index: 5;

    left: 0;
    right: 0;
    bottom: 35px;

    padding: 0 60px;
}

.service-slider-header {
    margin-bottom: 15px;

    font-size: 10px;
    letter-spacing: 3px;

    color: rgba(255,255,255,0.55);
}

.service-thumbnails {
    width: 100%;
    overflow: visible;
}

.service-thumb {
    width: 220px;
    height: 125px;

    position: relative;

    cursor: pointer;

    overflow: hidden;
    box-shadow: 7px 7px 10px 9px #00000066;
    border-radius: 10px;

}

.service-thumb.swiper-slide-active {
    transform: translateY(-8px);
}

.service-thumb-image {
    width: 100%;
    height: 100%;

    overflow: hidden;

    background: #222;
}

.service-thumb-image img {
    width: 100%;
    height: 100%;

    object-fit: cover;

    display: block;

    transition: transform 0.5s ease;
}

.service-thumb:hover img {
    transform: scale(1.08);
}

/* Thumbnail overlay */

.service-thumb::after {
    content: "";

    position: absolute;
    inset: 0;

    background: linear-gradient(
        to top,
        rgba(0,0,0,0.8),
        transparent 65%
    );

    pointer-events: none;
}

.service-thumb-info {
    position: absolute;

    left: 15px;
    right: 10px;
    bottom: 12px;

    z-index: 2;
}
.service-thumb-info span {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 1.3;
    letter-spacing: 1px;
    text-shadow: 2px 2px 3px #000;
}


/* =========================================
   NAVIGATION
========================================= */

.service-navigation {
    display: flex;
    align-items: center;
    gap: 15px;

    position: absolute;

    right: 60px;
    bottom: 155px;

    z-index: 10;
}

.service-prev,
.service-next {
    width: 48px;
    height: 48px;

    border: 1px solid rgba(255,255,255,0.45);

    background: rgba(0,0,0,0.2);

    color: #fff;

    border-radius: 50%;

    cursor: pointer;

    display: flex;
    align-items: center;
    justify-content: center;

    transition: all 0.3s ease;
}

.service-prev span,
.service-next span {
    font-size: 20px;
}

.service-prev:hover,
.service-next:hover {
    background: #fff;
    color: #111;
    border-color: #fff;
}

.service-counter {
    display: flex;
    align-items: center;
    gap: 10px;

    font-size: 11px;
    letter-spacing: 2px;

    color: #fff;
}

.service-line {
    width: 30px;
    height: 1px;

    background: rgba(255,255,255,0.5);
}


/* =========================================
   RESPONSIVE
========================================= */

@media (max-width: 991px) {

    .service-feature-inner {
        padding: 120px 30px 270px;
    }

    .service-feature-content {
        width: 90%;
    }

    .service-feature-title {
        font-size: clamp(48px, 9vw, 75px);
    }

    .service-slider-wrapper {
        padding: 0 30px;
    }

    .service-navigation {
        right: 30px;
        bottom: 175px;
    }

    .service-thumb {
        width: 190px;
        height: 110px;
    }

}


@media (max-width: 767px) {

    .service-feature {
        min-height: 100svh;
        height: auto;
    }

    .service-feature-inner {
        min-height: 100svh;

        padding:
            110px
            20px
            300px;

        align-items: flex-start;
        padding-top: 150px;
    }

    .service-feature-content {
        width: 100%;
    }

    .service-feature-title {
        font-size: 48px;
        line-height: 0.95;
        letter-spacing: -1.5px;
    }

    .service-feature-description {
        font-size: 14px;
        max-width: 95%;
    }

    .service-slider-wrapper {
        bottom: 20px;
        padding: 0 20px;
    }

    .service-thumb {
        width: 165px;
        height: 100px;
    }

    .service-navigation {
        position: relative;

        right: auto;
        bottom: auto;

        margin-top: 15px;

        justify-content: flex-end;
    }

    .service-prev,
    .service-next {
        width: 40px;
        height: 40px;
    }

    .service-counter {
        margin-right: auto;
    }

}

/* =========================================
   CLIENTS PAGE
========================================= */

.clients-page {
    width: 100%;
    min-height: 100vh;

    padding: 150px 0 100px;

    box-sizing: border-box;
}

.clients-container {
    width: min(1400px, calc(100% - 120px));
    margin: 0 auto;
}


/* =========================================
   PAGE HEADING
========================================= */

.clients-heading {
    max-width: 720px;
    margin-bottom: 70px;
}

.clients-eyebrow {
    display: block;

    margin-bottom: 18px;

    font-size: 11px;
    line-height: 1;

    font-weight: 700;
    letter-spacing: 4px;

    color: #611212;
}
.clients-heading h1 {
    margin: 0 0 22px;
    font-size: 42px;
    line-height: 0.95;
    font-weight: 500;
    letter-spacing: 1px;
    color: #111;
}

.clients-heading p {
    max-width: 600px;

    margin: 0;

    font-size: 16px;
    line-height: 1.7;

    color: #666;
}


/* =========================================
   CLIENT GRID
========================================= */

.clients-grid {
    display: grid !important;

    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    gap: 0 !important;

    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;

    box-sizing: border-box;
}


/* =========================================
   CLIENT ITEM
========================================= */

.clients-grid .client-item {
    width: 100% !important;
    min-width: 0;

    min-height: 170px;

    margin: 0 !important;
    padding: 25px;

    display: flex;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;
    background: #ffffff57;
    border-right: 1px solid #d9d9d93d;
    border-bottom: 1px solid #d9d9d93d;
    transition:
        background 0.35s ease;
}


/* =========================================
   LOGO CONTAINER
========================================= */

.client-logo {
    width: 100%;
    height: 100px;

    margin: 0;
    padding: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;
}


/* =========================================
   LOGO IMAGE
========================================= */

.client-logo img {
    display: block;

    width: auto;
    height: auto;

    max-width: 85%;
    max-height: 70px;

    margin: 0;
    padding: 0;

    object-fit: contain;

    filter: grayscale(100%);
    opacity: 0.65;

    transition:
        filter 0.4s ease,
        opacity 0.4s ease,
        transform 0.4s ease;
}


/* =========================================
   HOVER
========================================= */

.clients-grid .client-item:hover {
    background: #ffffffa3;
}

.clients-grid .client-item:hover .client-logo img {
    filter: grayscale(0%);
    opacity: 1;

    transform: scale(1.06);
}


/* =========================================
   CLIENT NAME FALLBACK
========================================= */

.client-name {
    display: block;

    max-width: 90%;

    margin: 0;

    font-size: 14px;
    line-height: 1.4;

    font-weight: 600;

    text-align: center;

    color: #333;
}


/* =========================================
   NO CLIENTS
========================================= */

.no-clients {
    width: 100%;

    padding: 80px 20px;

    text-align: center;

    box-sizing: border-box;
}

.no-clients p {
    margin: 0;

    font-size: 16px;

    color: #777;
}


/* =========================================
   LARGE DESKTOP
========================================= */

@media (min-width: 1600px) {

    .clients-container {
        width: min(1500px, calc(100% - 140px));
    }

    .clients-grid .client-item {
        min-height: 190px;
    }

    .client-logo {
        height: 115px;
    }

    .client-logo img {
        max-height: 80px;
    }

}


/* =========================================
   TABLET / LAPTOP
========================================= */

@media (max-width: 1199px) {

    .clients-page {
        padding: 130px 0 80px;
    }

    .clients-container {
        width: calc(100% - 70px);
    }

    .clients-heading {
        margin-bottom: 55px;
    }

    .clients-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }

    .clients-grid .client-item {
        min-height: 165px;
        padding: 25px;
    }

    .client-logo {
        height: 95px;
    }

    .client-logo img {
        max-width: 85%;
        max-height: 68px;
    }

}


/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {

    .clients-page {
        padding: 120px 0 70px;
    }

    .clients-container {
        width: calc(100% - 50px);
    }

    .clients-heading {
        max-width: 650px;
        margin-bottom: 45px;
    }

    .clients-heading h1 {
        font-size: clamp(45px, 7vw, 65px);
    }

    .clients-heading p {
        font-size: 15px;
    }

    .clients-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }

    .clients-grid .client-item {
        min-height: 145px;
        padding: 20px;
    }

    .client-logo {
        height: 80px;
    }

    .client-logo img {
        max-height: 60px;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .clients-page {
        padding: 100px 0 60px;
    }

    .clients-container {
        width: calc(100% - 30px);
    }

    .clients-heading {
        margin-bottom: 40px;
    }

    .clients-eyebrow {
        margin-bottom: 15px;

        font-size: 10px;
        letter-spacing: 3px;
    }

    .clients-heading h1 {
        margin-bottom: 18px;

        font-size: 46px;
        line-height: 0.98;

        letter-spacing: -1.5px;
    }

    .clients-heading p {
        font-size: 14px;
        line-height: 1.6;
    }

    .clients-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .clients-grid .client-item {
        min-height: 135px;
        padding: 15px;
    }

    .client-logo {
        height: 75px;
    }

    .client-logo img {
        max-width: 88%;
        max-height: 55px;
    }

    .client-name {
        font-size: 12px;
    }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

    .clients-page {
        padding: 90px 0 50px;
    }

    .clients-container {
        width: calc(100% - 20px);
    }

    .clients-heading {
        margin-bottom: 30px;
    }

    .clients-heading h1 {
        font-size: 40px;
    }

    .clients-heading p {
        font-size: 13px;
    }

    .clients-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .clients-grid .client-item {
        min-height: 115px;
        padding: 10px;
    }

    .client-logo {
        height: 65px;
    }

    .client-logo img {
        max-width: 90%;
        max-height: 48px;
    }

}


/* =========================================
   VERY SMALL MOBILE
========================================= */

@media (max-width: 360px) {

    .clients-container {
        width: calc(100% - 16px);
    }

    .clients-grid .client-item {
        min-height: 105px;
        padding: 8px;
    }

    .client-logo {
        height: 58px;
    }

    .client-logo img {
        max-height: 42px;
    }

}
/* =========================================================
   LEFT CONTACT COLUMN
========================================================= */

.contact-left {
    width: 100%;
    min-width: 0;
}


/* =========================================================
   OFFICES SECTION
========================================================= */

.offices-section {
    width: 100%;
    margin-top: 55px;
    margin-bottom: 40px;
}


/* =========================================================
   OFFICES HEADING
========================================================= */

.offices-heading {
    margin-bottom: 25px;
}

.offices-heading span {
    display: block;

    margin-bottom: 8px;

    font-size: 9px;

    font-weight: 600;

    letter-spacing: 1.8px;

    color: #b40000;
}

.offices-heading h2 {
    margin: 0;

    font-size: 30px;

    line-height: 1;

    letter-spacing: -1px;

    font-weight: 600;

    color: #111;
}


/* =========================================================
   OFFICES LIST
========================================================= */

.offices-grid {
    width: 100%;

    border: 1px solid #dedede;

    background: #fff;
}


/* =========================================================
   OFFICE ITEM
========================================================= */

.office-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
    min-height: 100px;
    padding: 24px 24px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    transition: background 0.3s ease,
        padding 0.3s ease;
}

.office-item:last-child {
    border-bottom: 0;
}

.office-item:hover {
    background: #fafafa;
}


/* =========================================================
   OFFICE NAME
========================================================= */

.office-name {
    min-width: 0;
}

.office-item h3 {
    margin: 0;

    font-size: 15px;

    line-height: 1.2;

    font-weight: 600;

    letter-spacing: -0.2px;

    color: #a60000;

    text-transform: uppercase;
}


/* =========================================================
   OFFICE DETAIL
========================================================= */

.office-detail {
    display: flex;

    align-items: flex-start;

    gap: 8px;

    min-width: 0;
}

.office-detail p {
    margin: 0;

    font-size: 10px;

    line-height: 1.55;

    color: #555;

    word-break: normal;
}


/* =========================================================
   PHONE
========================================================= */

.office-phone {
    align-items: center;
}

.office-detail a {
    display: block;

    font-size: 10px;

    line-height: 1.45;

    color: #444;

    text-decoration: none;

    white-space: normal;

    transition: color 0.3s ease;
}

.office-detail a:hover {
    color: #b40000;
}


/* =========================================================
   ICON
========================================================= */

.office-icon {
    flex: 0 0 15px;

    width: 15px;

    height: 15px;

    display: flex;

    align-items: center;

    justify-content: center;

    margin-top: 1px;
}

.office-icon svg {
    width: 14px;

    height: 14px;

    fill: none;

    stroke: #c00000;

    stroke-width: 1.5;

    stroke-linecap: round;

    stroke-linejoin: round;
}

/* contact us page start */

.inner-contact-us-wrap {
    padding: 170px 0 80px;
    background: #fff;
}

.inner-contact-us-wrap .ic-inner {
    padding: 50px;
    background: #faf6ee;
    border: 1px solid #e9dfd0;
    border-radius: 18px;
    box-sizing: border-box;
}

.inner-contact-us-wrap .ic-intro {
    margin-bottom: 45px;
}

.inner-contact-us-wrap .ic-intro h1 {
    margin: 0 0 20px;
    color: #302824;
    font-size: 52px !important;
    line-height: 1.05 !important;
    font-weight: 600 !important;
    letter-spacing: -1.5px;
}

.inner-contact-us-wrap .ic-intro p {
    max-width: 460px;
    margin: 0 !important;
    color: #6b6259 !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
}

.inner-contact-us-wrap .ic-offices-heading {
    margin-bottom: 22px;
}

.inner-contact-us-wrap .ic-offices-heading span {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 15px;
    background: #601214;
    border-radius: 50px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.inner-contact-us-wrap .ic-offices-heading h2 {
    margin: 0 !important;
    color: #302824 !important;
    font-size: 28px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
}

.inner-contact-us-wrap .ic-offices-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.inner-contact-us-wrap .ic-office-item {
    flex: 1 1 calc(50% - 10px);
    max-width: calc(50% - 10px);
    padding: 22px;
    box-sizing: border-box;
    background: #faf6ee;
    border: 1px solid #e9dfd0;
    border-radius: 10px;
}

.inner-contact-us-wrap .ic-office-name h3 {
    margin: 0 0 14px !important;
    color: #7d1919 !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.inner-contact-us-wrap .ic-office-detail {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 10px;
}

.inner-contact-us-wrap .ic-office-detail:last-child {
    margin-bottom: 0;
}

.inner-contact-us-wrap .ic-office-detail p {
    margin: 0 !important;
    color: #6b6259 !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
}

.inner-contact-us-wrap .ic-office-phone a {
    color: #6b6259 !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    text-decoration: none;
    transition: color .25s ease;
}

.inner-contact-us-wrap .ic-office-phone a:hover {
    color: #8a1f1f !important;
}

.inner-contact-us-wrap .ic-office-icon {
    flex: 0 0 15px;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
}

.inner-contact-us-wrap .ic-office-icon svg {
    width: 14px;
    height: 14px;
    fill: none;
    stroke: #8a1f1f;
    stroke-width: 1.4;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.inner-contact-us-wrap .ic-form-wrapper {
    height: 100%;
    box-sizing: border-box;
}

.inner-contact-us-wrap .ic-form-wrapper .wpcf7 {
    width: 100%;
}

.inner-contact-us-wrap .ic-form-wrapper .gradiaso-form-wrap {
    max-width: 100%;
    margin: 0;
}

/* =========================================================
   GRADIASO WEDDINGS PAGE
========================================================= */

.gw-banner {
    position: relative;
    height: 100vh;
    min-height: 650px;
    max-height: 750px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.gw-banner-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgba(20,10,10,.78) 0%, rgba(20,10,10,.45) 60%, rgba(20,10,10,.15) 100%);
}

.gw-banner-bg-slides {
    position: absolute;
    inset: 0;
}

.gw-banner-bg-slide {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 1.2s ease;
}

.gw-banner-bg-slide.active {
    opacity: 1;
}

.gw-banner .container {
    position: relative;
    z-index: 2;
    width: 100%;
}

.gw-banner-content h1,
.gw-banner-content h2 {
    margin: 0 0 20px !important;
    color: #fff !important;
    font-size: 46px !important;
    line-height: 1.15 !important;
    font-weight: 700 !important;
}

.gw-banner-content h1 span,
.gw-banner-content h2 span {
    color: #e6b5a8;
}

.gw-banner-content p {
    max-width: 620px;
    margin: 0 0 30px !important;
    color: rgba(255,255,255,.85) !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
}

.gw-banner-btn {
    display: inline-block;
    padding: 14px 30px;
    background: #601214;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .3px;
    text-decoration: none;
    transition: background .25s ease;
}

.gw-banner-btn:hover {
    background: #8a1f1f;
    color: #fff;
}

.gw-features-section {
    padding: 0;
    background: #fff;
}

.gw-features-wrap {
    margin-top: -80px;
    position: relative;
    z-index: 2;
    padding: 32px;
    background: #faf6ee;
    border: 1px solid #e9dfd0;
    border-radius: 16px;
}

.gw-feature-item {
    margin-bottom: 30px;
    text-align: center;
}

.gw-feature-icon {
    width: 46px;
    height: 46px;
    margin: 0 auto 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gw-feature-icon img {
    max-width: 100%;
    max-height: 100%;
}

.gw-feature-item h3 {
    margin: 0 0 8px !important;
    color: #302824 !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
}

.gw-feature-item p {
    margin: 0 !important;
    color: #6b6259 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
}

.gw-cards-section {
    padding: 60px 0;
    background: #fff;
}

.gw-card {
    height: 100%;
    padding: 40px 32px;
    box-sizing: border-box;
    background: #faf6ee;
    border: 1px solid #e9dfd0;
    border-radius: 14px;
}

.gw-card h3 {
    margin: 0 0 16px !important;
    color: #7d1919 !important;
    font-size: 22px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
}

.gw-card p {
    margin: 0 !important;
    color: #6b6259 !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
}

.gw-services-section {
    padding: 80px 0 60px;
    background: #fff;
}

.gw-services-heading {
    margin-bottom: 40px;
}

.gw-services-heading span {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 15px;
    background: #601214;
    border-radius: 50px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.gw-services-heading h2 {
    max-width: 560px;
    margin: 0 0 12px !important;
    color: #302824 !important;
    font-size: 30px !important;
    line-height: 1.25 !important;
    font-weight: 500 !important;
}

.gw-services-heading p {
    max-width: 480px;
    margin: 0 !important;
    color: #6b6259 !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
}

.gw-service-card {
    display: block;
    margin-bottom: 30px;
    text-decoration: none;
}

.gw-service-card-image {
    height: 180px;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 10px;
    background: #faf6ee;
}

.gw-service-card-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform .35s ease;
}

.gw-service-card:hover .gw-service-card-image img {
    transform: scale(1.06);
}

.gw-service-card h3 {
    margin: 0 0 8px !important;
    color: #302824 !important;
    font-size: 17px !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
}

.gw-service-card p {
    margin: 0 !important;
    color: #6b6259 !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
}

.gw-services-view-all {
    margin-top: 10px;
    text-align: right;
}

.gw-services-view-all a {
    display: inline-block;
    padding: 12px 26px;
    background: #601214;
    border-radius: 6px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .3px;
    text-decoration: none;
    transition: background .25s ease;
}

.gw-services-view-all a:hover {
    background: #8a1f1f;
}

.gw-gallery-section {
    padding: 20px 0 80px;
    background: #fff;
}

.gw-gallery-heading {
    margin-bottom: 30px;
}

.gw-gallery-heading span {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 15px;
    background: #601214;
    border-radius: 50px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.gw-gallery-heading h2 {
    margin: 0 !important;
    color: #302824 !important;
    font-size: 28px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
}

.gw-gallery-item {
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 10px;
}

.gw-gallery-item img {
    width: 100%;
    height: 220px;
    display: block;
    object-fit: cover;
    transition: transform .35s ease;
}

.gw-gallery-item:hover img {
    transform: scale(1.06);
}


/* contact us page ends */



/* ==================================================
   SINGLE SERVICE PAGE
================================================== */

/* ==================================================
   HERO — FEATURED IMAGE FRAME
   (right column of .page-banner-intro when the
   service has a featured image)
================================================== */

.service-hero-media {

    position: relative;

    width: 100%;
    height: 400px;

    padding: 18px;

    z-index: 1;
}


.service-hero-frame {

    position: absolute;

    left: 0;
    top: 0;

    width: 92%;
    height: 92%;

    border: 1px solid rgba(184,154,88,.55);

    z-index: -1;
}


.service-hero-media img {

    position: relative;

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    border-radius: 4px;

    z-index: 2;

    box-shadow: 0 25px 50px rgba(97,18,18,.18);

    filter: brightness(.96);

    transition: transform .7s ease,
                filter .7s ease;
}


.service-hero-media:hover img {

    transform: scale(1.02);

    filter: brightness(1);
}


/* ==================================================
   SERVICE DETAIL — SECTION LAYOUT
   (own compact padding — this section pairs text with
   a card, not a tall image, so it doesn't need the
   130px rhythm that .about-us-modern uses elsewhere)
================================================== */

.service-detail-section {

    position: relative;

    padding: 90px 0 100px;

    background: #101315;

    border-top: 1px solid rgba(255,255,255,.06);
}


/* Keeps the enquiry card from stretching to match a
   short paragraph, so its sticky offset has room to work */

.service-detail-row {
    align-items: flex-start;
}


/* ==================================================
   SERVICE DETAIL — HEADING
================================================== */

.service-detail-title {

    margin: 0;

    font-family: 'Canela Trial', serif;

    font-weight: 300;

    font-size: 44px;

    line-height: 1.1;

    letter-spacing: -1px;

    color: #f3f3f1;
}


.service-detail-title span {
    color: #b89a58;
    font-style: italic;
}


/* ==================================================
   SERVICE DETAIL — HIGHLIGHTS STRIP
   Fills out the content column so it holds its own
   next to the enquiry card, instead of trailing off
   into empty space beneath a short paragraph.
================================================== */

.service-highlights {

    display: flex;

    flex-direction: column;

    gap: 24px;

    margin-top: 45px;

    padding-top: 35px;

    border-top: 1px solid rgba(255,255,255,.08);
}


.service-highlight-item {

    display: flex;

    align-items: flex-start;

    gap: 18px;
}


.service-highlight-icon {

    display: flex;

    align-items: center;
    justify-content: center;

    flex: 0 0 46px;

    width: 46px;
    height: 46px;

    background: rgba(184,154,88,.1);

    border: 1px solid rgba(184,154,88,.35);

    border-radius: 50%;

    color: #b89a58;

    font-size: 16px;
}


.service-highlight-item h4 {

    margin: 0 0 4px;

    font-family: 'PP Neue Montreal', sans-serif;

    font-weight: 600;

    font-size: 15px;

    letter-spacing: .2px;

    color: #f3f3f1;
}


.service-highlight-item p {

    margin: 0;

    font-family: 'PP Neue Montreal', sans-serif;

    color: #999d9e;

    font-size: 13px;

    line-height: 1.75;
}


/* ==================================================
   SERVICE DETAIL — ENQUIRY CARD
================================================== */

.service-enquiry-card {

    position: sticky;

    top: 110px;

    padding: 45px 35px;

    overflow: hidden;

    background: #161a1d;

    border: 1px solid rgba(184,154,88,.2);

    border-radius: 6px;
}


/* Thin gold accent along the top edge */

.service-enquiry-card::before {

    content: "";

    position: absolute;

    left: 0;
    top: 0;
    right: 0;

    height: 3px;

    background: linear-gradient(90deg, #b89a58, rgba(184,154,88,0));
}


.service-enquiry-icon {

    display: flex;

    align-items: center;
    justify-content: center;

    width: 56px;
    height: 56px;

    margin-bottom: 24px;

    background: #b89a58;

    border-radius: 50%;

    color: #101315;

    font-size: 21px;
}


.service-enquiry-card h3 {

    margin: 0 0 12px;

    font-family: 'Canela Trial', serif;

    font-weight: 500;

    font-size: 23px;

    line-height: 1.35;

    color: #f3f3f1;
}


.service-enquiry-card p {

    margin: 0 0 28px;

    font-family: 'PP Neue Montreal', sans-serif;

    color: #999d9e;

    font-size: 14px;

    line-height: 1.85;
}


/* Gold pill button (dark-card variant of .cta-btn) */

.service-enquiry-btn {

    display: flex;

    align-items: center;
    justify-content: center;

    gap: 12px;

    width: 100%;

    padding: 16px 20px;

    background: #b89a58;

    border: 1px solid #b89a58;

    border-radius: 50px;

    font-family: 'PP Neue Montreal', sans-serif;

    font-weight: 600;

    font-size: 12px;

    letter-spacing: 1.5px;
    text-transform: uppercase;

    color: #101315;

    text-decoration: none;

    transition: background .3s ease,
                color .3s ease,
                transform .3s ease;
}


.service-enquiry-btn i {
    font-size: 12px;
    transition: transform .3s ease;
}


.service-enquiry-btn:hover {

    background: transparent;

    color: #b89a58;

    transform: translateY(-3px);
}


.service-enquiry-btn:hover i {
    transform: translateX(4px);
}


/* Other services list, inside the enquiry card */

.service-enquiry-list {

    margin-top: 34px;

    padding-top: 28px;

    border-top: 1px solid rgba(255,255,255,.08);
}


.service-enquiry-list-label {

    display: block;

    margin-bottom: 14px;

    font-size: 10px;

    letter-spacing: 2px;

    color: #b89a58;

    text-transform: uppercase;
}


.service-enquiry-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.service-enquiry-list a {

    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 10px;

    padding: 13px 0;

    border-bottom: 1px solid rgba(255,255,255,.06);

    color: #d8d5d0;

    font-family: 'PP Neue Montreal', sans-serif;

    font-size: 14px;

    text-decoration: none;

    transition: color .3s ease,
                padding-left .3s ease;
}


.service-enquiry-list li:last-child a {
    border-bottom: none;
    padding-bottom: 0;
}


.service-enquiry-list a i {

    font-size: 10px;

    color: #b89a58;

    opacity: 0;

    transform: translateX(-4px);

    transition: opacity .3s ease,
                transform .3s ease;
}


.service-enquiry-list a:hover {
    color: #b89a58;
    padding-left: 6px;
}


.service-enquiry-list a:hover i {
    opacity: 1;
    transform: translateX(0);
}


/* ==================================================
   SINGLE SERVICE — MOBILE
================================================== */

@media (max-width: 991px) {

    .service-hero-media {
        height: 340px;

        margin-top: 30px;
    }


    .service-detail-section {
        padding: 70px 0 80px;
    }


    .service-detail-title {
        font-size: 36px;
    }


    .service-highlights {
        margin-top: 35px;

        padding-top: 30px;
    }


    /* Columns stack, so let the card sit in normal flow
       instead of sticking to the viewport */

    .service-enquiry-card {
        position: static;

        margin-top: 35px;
    }

}


@media (max-width: 767px) {

    .service-hero-media {
        height: 280px;

        padding: 12px;
    }


    .service-detail-title {
        font-size: 30px;
    }


    .service-highlight-item p {
        font-size: 12px;
    }


    .service-enquiry-card {
        padding: 35px 25px;
    }

}


/* single service page ends */



/* RESPONSE */

@media only screen and (min-width: 300px) and (max-width: 576.98px) {

    html,
    body {
        overflow-x: hidden;
        max-width: 100%;
    }

    .header-wrapper {
        padding: 6px 0;
    }

    .menu-logoheader {
        padding: 8px 12px;
        border-radius: 30px;
    }

    .menu-logoheader .row {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }

    .menu-logoheader .row .header-logo {
        flex: 0 1 auto;
        max-width: none;
        text-align: left;
    }

    .header-logo img {
        width: 120px;
        max-width: 100%;
        margin-right: 0;
    }

    .menu-logoheader .row .header-menu {
        flex: 1 1 auto;
        max-width: none;
        width: auto;
        justify-content: flex-end;
    }

    .wedding-logo {
        display: none;
    }

    .f-nav .header-wrapper .header-logo img {
        width: 105px;
    }

    /* ---- Banner ---- */
    .banner-wrapper {
        margin-top: 100px;
    }

    .banner-conetent span {
        font-size: 12px;
        padding: 6px 12px;
        margin-bottom: 10px;
    }

    .banner-conetent h1 {
        font-size: 30px;
        line-height: 1.25;
        margin-bottom: 14px;
    }

    .banner-conetent p {
        font-size: 15px;
    }

    .banner-btn-grp {
        flex-direction: column;
        gap: 14px;
        margin-top: 20px;
    }

    .ban-btn1,
    .ban-btn2 {
        display: block;
        text-align: center;
        padding: 12px 20px;
    }

    .banner-image-slider {
        height: 220px;
        margin-top: 24px;
        border-radius: 14px;
    }

    .banner-image-slider .banner-slide img {
        border-radius: 14px;
    }

    .about-us-text p:last-child {
        margin-bottom: 25px;
    }

    /* ---- Counter ---- */
    .counter-section {
        margin: 24px 0;
        padding: 0;
    }

    .counter-wrapper {
        flex-wrap: wrap;
        border-radius: 18px;
    }

    .counter-item {
        width: 100%;
        min-height: 130px;
        padding: 18px 20px;
    }

    .counter-item::after {
        display: none !important;
    }

    .counter-item:not(:last-child) {
        border-bottom: 1px solid rgba(97, 18, 18, 0.10);
    }

    .counter-icon {
        width: 38px;
        height: 38px;
        margin-bottom: 10px;
    }

    .counter-icon img {
        width: 34px;
        height: 34px;
    }

    .counter-number {
        font-size: 26px;
        margin-bottom: 8px;
    }

    .counter-title {
        font-size: 11px;
        max-width: 220px;
    }

    /* ---- Service marquee ---- */
    .service-marquee {
        padding: 12px 0;
        margin-top: 24px;
    }

    .service-title {
        font-size: 12px;
    }

    .service-separator {
        margin: 0 16px;
        font-size: 10px;
    }

    /* ---- Timeline / What We Do ---- */

    .timeline-content {
        margin-bottom: 36px;
    }

    .timeline-content h6 {
        margin-bottom: 22px;
        padding: 6px 14px;
        font-size: 11px;
    }

    .timeline-content h2 {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .timeline-content p {
        font-size: 14px;
    }

    .timeline-content span {
        font-size: 16px;
        margin: 16px 0;
        padding-left: 12px;
        border-left-width: 3px;
    }

    .timeline-wrapper {
        padding-left: 30px;
        padding-bottom: 40px;
    }

    .timeline-wrapper::before {
        left: 6px;
        width: 2px;
    }

    .timeline-item {
        min-height: auto;
        margin-bottom: 22px;
    }

    .timeline-dot {
        left: -30px;
        top: 18px;
        width: 14px;
        height: 14px;
    }

    .timeline-card {
        padding: 18px 16px;
        min-height: auto;
    }

    .timeline-year {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .timeline-card h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .timeline-description {
        font-size: 13px;
    }

    /* ---- Services (What We Do grid) ---- */
    .services-section {
        padding: 45px 0 40px;
    }

    .services-heading {
        margin-bottom: 28px;
    }

    .services-heading h2 {
        font-size: 26px;
    }

    .services-heading p {
        font-size: 13px;
    }

    .service-card {
        height: 220px;
    }

    .service-card-content h3 {
        font-size: 15px;
    }

    .services-view-all {
        margin-top: 26px;
    }

    .services-view-all a {
        min-width: 0;
        width: 100%;
        justify-content: space-between;
    }

    /* ---- Clients slider ---- */
    .clients-section {
        padding: 24px 0;
    }

    .client-item {
        width: 130px;
        height: 70px;
        margin-right: 30px;
    }

    .client-item img {
        max-width: 130px;
        max-height: 50px;
    }

    /* ---- Team ---- */
    .team-section {
        padding: 45px 0 50px;
    }

    .team-heading h2 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .team-row {
        gap: 16px;
    }

    .team-member-image {
        height: 300px;
    }

    .team-member-info h3 {
        font-size: 16px;
    }

    .team-member-info p {
        font-size: 9px;
    }

    /* ---- Testimonials ---- */
    .testimonials-section {
        padding: 40px 0 35px;
    }

    .testimonials-heading h2 {
        font-size: 24px !important;
    }

    .testimonials-heading p {
        font-size: 14px;
    }

    .testimonial-slide {
        width: 100%;
        flex: 0 0 100%;
    }

    .testimonial-card {
        height: 260px;
        min-height: 260px;
        max-height: 260px;
        padding: 16px 16px 12px;
    }

    .testimonial-quote {
        font-size: 70px;
    }

    /* ---- Event enquiry ---- */
    .event-enquiry-section {
        padding: 45px 0;
        min-height: 0;
    }

    .event-enquiry-wrapper {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .event-enquiry-content {
        max-width: none;
    }

    .event-enquiry-content h2 {
        font-size: 28px !important;
    }

    .event-enquiry-note {
        font-size: 14px !important;
    }

    .gradiaso-form-wrap {
        padding: 26px 20px;
    }

    .gradiaso-form-row {
        flex-direction: column;
        gap: 16px;
        margin-bottom: 16px;
    }

    /* ---- Our offices ---- */
    .offices-heading h2 {
        font-size: 26px !important;
    }

    .our-offices-section .offices-grid {
        grid-template-columns: 1fr;
    }

    .our-offices-section .office-item {
        padding: 18px;
        border-right: none;
        border-bottom: 1px solid #e8ded0;
    }

    .our-offices-section .office-item:last-child {
        border-bottom: none;
    }

    /* ---- Services page — feature hero ---- */
    .service-feature-inner {
        padding: 110px 16px 220px;
    }

    .service-feature-title {
        font-size: 32px;
        line-height: 1.05;
        letter-spacing: -0.5px;
    }

    .service-feature-description {
        font-size: 13px;
        max-width: 100%;
        margin-bottom: 24px;
    }

    .service-know-more {
        padding: 7px 22px;
        font-size: 13px;
    }

    .service-slider-wrapper {
        padding: 0 16px;
        bottom: 14px;
    }

    .service-slider-header {
        margin-bottom: 10px;
    }

    .service-thumb {
        width: 130px;
        height: 80px;
    }

    .service-thumb-info span {
        font-size: 12px;
    }

    .service-navigation {
        margin-top: 12px;
    }

    .service-prev,
    .service-next {
        width: 34px;
        height: 34px;
    }

    .service-prev span,
    .service-next span {
        font-size: 16px;
    }

    .service-counter {
        font-size: 10px;
    }

    /* ---- Single service — detail section ---- */
    .service-detail-row > .col-lg-7,
    .service-detail-row > .col-lg-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .service-detail-section {
        padding: 50px 0 60px;
    }

    .service-detail-title {
        font-size: 26px;
        letter-spacing: -0.5px;
    }

    .service-highlights {
        gap: 18px;
        margin-top: 28px;
        padding-top: 24px;
    }

    .service-highlight-icon {
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

    .service-highlight-item h4 {
        font-size: 14px;
    }

    .service-highlight-item p {
        font-size: 12px;
    }

    .service-enquiry-card {
        padding: 26px 20px;
    }

    .service-enquiry-icon {
        width: 46px;
        height: 46px;
        margin-bottom: 18px;
        font-size: 18px;
    }

    .service-enquiry-card h3 {
        font-size: 19px;
    }

    .service-enquiry-card p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .service-enquiry-btn {
        padding: 14px 18px;
    }

    .service-enquiry-list {
        margin-top: 26px;
        padding-top: 22px;
    }

    .service-enquiry-list a {
        font-size: 13px;
    }

    /* ---- Gallery — visual portfolio section ----*/
    .gallery-portfolio-section {
        padding: 55px 0 60px;
    }

    .gallery-portfolio-heading {
        margin-bottom: 30px;
    }

    .gallery-portfolio-label {
        font-size: 11px;
        padding: 6px 14px;
        margin-bottom: 16px;
    }

    .gallery-portfolio-title {
        font-size: 28px;
        letter-spacing: -0.5px;
    }

    .gallery-portfolio-heading .about-content-line {
        margin-top: 16px;
    }

    /* ---- Contact page — inner-contact-us-wrap ---- */
    .inner-contact-us-wrap {
        padding: 110px 0 50px;
    }

    .inner-contact-us-wrap .ic-inner {
        padding: 22px;
        border-radius: 14px;
    }

    .inner-contact-us-wrap .ic-intro {
        margin-bottom: 32px;
    }

    .inner-contact-us-wrap .ic-intro h1 {
        font-size: 34px !important;
        letter-spacing: -1px;
    }

    .inner-contact-us-wrap .ic-intro p {
        font-size: 14px !important;
        max-width: 100%;
    }

    .inner-contact-us-wrap .ic-offices-heading h2 {
        font-size: 22px !important;
    }

    .inner-contact-us-wrap .ic-offices-grid {
        gap: 14px;
        margin-bottom: 20px;
    }

    .inner-contact-us-wrap .ic-office-item {
        flex: 1 1 100%;
        max-width: 100%;
        padding: 18px;
    }

    .inner-contact-us-wrap .ic-office-name h3 {
        font-size: 16px !important;
    }
    .gradiaso-form-wrap input[type="submit"] {
        font-size: 11px !important;
    }

    .wpcf7-spinner {
        display: none;
    }

    /* ---- Mobile nav drawer (Max Mega Menu) ---- */
    .menu-logoheader {
        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        width: 75% !important;
        max-width: 300px !important;
        background: linear-gradient(180deg, #611212 0%, #4a0d0d 100%) !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        right: 0 !important;
        left: auto !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle ~ button.mega-close {
        display: none;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        background: transparent;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
        border-radius: 0;
        box-shadow: none;
        margin: 0 !important;
        border: 0;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        height: 48px !important;
        line-height: 48px !important;
        padding: 0 20px !important;
        font-size: 15px !important;
        border-radius: 0 !important;
        color: #FFF9ED !important;
        border-bottom: 1px solid rgba(255, 255, 255, .08);
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        background-color: rgba(184, 154, 88, .15) !important;
        color: #FFF9ED !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        background-color: rgba(184, 154, 88, .15) !important;
        border-left: 3px solid #b89a58;
        padding-left: 17px !important;
        color: #FFF9ED !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-3011 {
        display: none !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
        height: 20px;
    }


    /* ---- Gradiaso Weddings — hero banner ---- */
    .gw-banner {
        height: 100dvh;
        min-height: 480px;
        max-height: none;
    }

    .gw-banner-overlay {
        background: rgba(20, 10, 10, .65);
    }

    .gw-banner-content h1,
    .gw-banner-content h2 {
        font-size: 28px !important;
        line-height: 1.2 !important;
        margin-bottom: 14px !important;
    }

    .gw-banner-content p {
        font-size: 14px !important;
        margin-bottom: 22px !important;
    }

    .gw-banner-btn {
        padding: 12px 24px;
        font-size: 13px;
    }

    /* ---- Gradiaso Weddings — event type cards ---- */
    .gw-cards-section {
        padding: 36px 0;
    }

    .gw-cards-section .row > div {
        margin-bottom: 18px;
    }

    .gw-cards-section .row > div:last-child {
        margin-bottom: 0;
    }

    .gw-card {
        padding: 26px 22px;
    }

    .gw-card h3 {
        font-size: 19px !important;
    }

    .gw-card p {
        font-size: 14px !important;
    }

    /* ---- Gradiaso Weddings — services listing ---- */
    .gw-services-section {
        padding: 45px 0 40px;
    }

    .gw-services-heading {
        margin-bottom: 26px;
    }

    .gw-services-heading h2 {
        font-size: 24px !important;
    }

    .gw-service-card-image {
        height: 160px;
    }

    .gw-service-card h3 {
        font-size: 16px !important;
    }

    .gw-services-view-all {
        text-align: center;
    }

    /* ---- Gradiaso Weddings — gallery ---- */
    .gw-gallery-section {
        padding: 10px 0 45px;
    }

    .gw-gallery-heading {
        margin-bottom: 22px;
    }

    .gw-gallery-heading h2 {
        font-size: 24px !important;
    }

    .gw-gallery-item img {
        height: 200px;
    }

}
