/* YOUR EXISTING CSS - KEPT EXACTLY AS IS */
@font-face {
    font-family: 'Gevher Heavy';
    src: url('/assets/fonts/Balgin_Fonts/Fontspring-DEMO-balgin-light.otf') format('opentype'),
        url('/assets/fonts/Balgin_Fonts/Fontspring-DEMO-balgin-light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gevher black';
    src: url('/assets/fonts/Demo_Fonts/Fontspring-DEMO-gevher-black.otf') format('opentype'),
        url('/assets/fonts/Balgin_Fonts/Fontspring-DEMO-balgin-light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Balgin';
    src: url('/assets/fonts/Balgin_Fonts/Fontspring-DEMO-balgin-black.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bricolage Grotesque';
    src: url('/assets/fonts/Bricolage_Grotesque/BricolageGrotesque-VariableFont_opsz\,wdth\,wght.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Bricolage Grotesque' ,sans-serif;
    overflow-x: hidden;
}

body{
    overflow: hidden;
background-color: #fffdeb;

font-family: 'Bricolage Grotesque' ,sans-serif;
}
.curve-container {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    background-color: #fffdeb;
}

.curve {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fffdeb;
    border-radius: 0 0 50% 50% / 0 0 100% 100%;
    transform: scaleX(1.5);
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 20px 40px;
    background: transparent;
}

a{
color: rgb(108, 99, 84) ;
text-decoration: none;


}
header{
display: flex;
justify-content: space-between;
align-items: center;
margin: 10px;
background-color: #fffdeb;
     z-index: 1000;
     margin: 0;
         padding: 10px 10px;
        position: fixed;
           width: 100%;
           top: 0;
           left: 0;
 }
 header a{
font-size: 25px;

 }
header ul li a.contact-us {
    background-color: #ed5724;
    border: none;
    color: white;
    padding: 15px 20px;
    height: 50px;
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
}
header .logo{
width: 100px;
height: 100px;

}


header ul{
display: flex;
justify-content: center;
align-items: center;
list-style: none;
}


header ul li{
margin-right:30px ;
font-size: 18px;
}


header ul li a:hover{
color: #ed5724;
transition: 0.5s;
}
.hero .desc {
    margin-left: 90px;
    margin-top: 150px;
    color: rgb(108, 99, 84);
    font-size: 40px;
    width: 500px;
    font-family: 'Bricolage Grotesque', sans-serif;
}
.hero .arrow-down {
    width: 24px;
    height: 24px;
    font-family: 'Bricolage Grotesque', sans-serif;
    border-left: 3px solid rgb(108, 99, 84);
    border-bottom: 3px solid rgb(108, 99, 84);
    transform: rotate(-45deg);
    animation: bounce 2s infinite;
    margin: 0 auto;
    margin-top: 50px;
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0) rotate(-45deg);
    }

    50% {
        transform: translateY(10px) rotate(-45deg);
    }
}
.slogan p{
color: #ed5724;
font-size: 180px;
width: 1600px;
font-family: 'Balgin' ,sans-serif;
margin-top: 50px;
margin-left: auto;

margin-right: 120px;
text-align: right;
}

.about-us {

  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  padding: 100px 80px ;

  margin-left: 0px;
}


.about-us .item-1{
background: white;
    border: none;
    color: black;
    
    padding: 12px 24px;
    border-radius: 50px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    font-size: 16px;
    display: inline-block;
    margin: 10px 0;
    font-weight: 500;
    transition: transform 0.3s ease;

}
.about-us .item-2{
background: white;
    border: none;
    color: black;
    padding: 12px 24px;
    border-radius: 50px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    font-size: 16px;
    display: inline-block;
    margin: 10px 0;
    font-weight: 500;
    transition: transform 0.3s ease;

}
.about-us .item-3{
background: white;
    border: none;
    color: black;
    padding: 12px 24px;
    border-radius: 50px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    font-size: 16px;
    display: inline-block;
    margin: 10px 0;
    font-weight: 500;
    transition: transform 0.3s ease;
}
.about-us .item-4{
background: white;
    border: none;
    color: black;
    padding: 12px 24px;
    border-radius: 50px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    font-size: 16px;
    display: inline-block;
    margin: 10px 0;
    font-weight: 500;
    transition: transform 0.3s ease;
}
.about-us .item-5{
background: white;
    border: none;
    color: black;
    padding: 12px 24px;
    border-radius: 50px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    font-size: 16px;
    display: inline-block;
    margin: 10px 0;
    font-weight: 500;
    transition: transform 0.3s ease;
}
.about-us .item-6{
background: white;
    border: none;
    color: black;
    padding: 12px 24px;
    border-radius: 50px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    font-size: 16px;
    display: inline-block;
    margin: 10px 0;
    font-weight: 500;
    transition: transform 0.3s ease;
}


.left-column{
transform: translateX(-200px);
display: flex;
    flex-direction: column;
    align-items: center;
    gap: 70px;
    padding: 10px 20px;
    transform: translateX(200px);   


}

.right-column{

display: flex;
    flex-direction: column;
    align-items: center;
    gap: 70px;
    padding: 10px 20px;


}

.content{
text-align: center;
    max-width: 600px;
    margin: 40px 0;
    font-size: 46px;
font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 500;

}

.word{
transition: color 0.3s ease-in-out;

    color: #a4adaa;

}

.active-word {
    color: #000;

}
.item-1 {
    transform: rotate(4deg);
}

.item-2 {
    transform: rotate(0deg);
}

.item-3 {
    transform: rotate(-3deg);
}

.item-4 {
    transform: rotate(-3deg);
}

.item-5 {
    transform: rotate(0deg);
}

.item-6 {
    transform: rotate(-3deg);
}

.columns-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cards-s {
    display: flex;
        flex-direction: row;
    gap: 20px;
}



.box{
flex: 1;
    background-color: #f8f0d5;
    border-radius: 20px;
    color: black;
    border-radius: 10px;
    padding: 10px ;
    text-align: center;
margin: 10px;
margin-bottom: 100px;
width: 400px;
    height: 330px;
    display: flex;
            flex-direction: column;
align-items: flex-start;
    text-align: left;   
     justify-content: center;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);

border: #d8d1bb solid 1px;
}

.box h1{
font-family: 'Bricolage Grotesque', sans-serif;    
text-align: left;
    font-size: 25px;
     color: #000 



}

.our-process h2{

text-align: center;
font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 90px;
    font-weight: 600;
    height: 100px;
color: #ed5724;
}

.our-process p{
text-align: center;
font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 25px;
    font-weight: 10;
    margin: 10px 0;
    height: 100px;
    color:rgb(108, 99, 84);
}
.our-process .box p {
    text-align: left;
    
font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 20px;
    font-weight: 10;
    margin: 40px 0;
    height: 100px;
    color: rgb(108, 99, 84);
}


.icon {
    mix-blend-mode: multiply;
    width: 100px;
    height: 100px;
    margin-right: 10px;
    vertical-align: middle;
}



hr {
    border: none;
    height: 2px;
    background-color: black;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.our-service {
    background-image: url('/assets/2.png');
    background-position: right;
    display: flex;
    flex-direction: column;
    height: 100vh;
    position: relative;
     align-items: flex-end;
    justify-content: center;
    padding:10px;
    box-sizing: border-box;
    overflow: hidden;
    
}
.our-service::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
     background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.8) 100%);
    pointer-events: none;
 }
.content-wrapper {
    margin-top: 50px;
    position: relative;
    width: 100%;
    max-width: 700px;
    height: 100vh;
}

.content-box {
    margin-top: 80px;
    position: absolute;
     left: 0;
    right: 0;
 width:100%;
    margin-right: 0;
margin-bottom: 100px;
    background-color: #F8E7CD;
    border-radius: 15px;
    padding: 50px 40px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
height: 700px;
    opacity: 0;
    transform: translateY(60px);
    transition: all 0.3s ease;
}

.step-number {
    font-size: 64px;
    font-weight: bold;
    margin-bottom: 10px;
}

.divider {
    height: 2px;
    background-color: black;
    width: 50px;
    margin-bottom: 20px;
}

.title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}

.desc {
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
    line-height: 1.5;
}

.service-list {
    display: flex;
    flex-direction: column;
}

.service-item {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 500;
}

.dividerS {
    height: 1px;
    background-color: #ffe4b9;
    width: 100%;
    margin: 10px 0;
}
.our-service-image {
    position: absolute;
    left: 50px;
    top: 80%;
    transform: translateY(-50%);
    z-index: 1;
}
.our-work {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 100px 0;
    background-color: #fefbe9;
    position: relative;
    flex-wrap: wrap;
    gap: 40px;
}
.our-work .left-column,
.our-work .right-column {
    opacity: 0.5;
    transition: all 0.6s ease;
}

.our-work .right-column {
    transform: translateX(-300px);
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.our-work .left-column {
    transform: translateX(300px);
    margin-right: 180px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.our-work .column img {
    width: 290px;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
margin-bottom: 140px;
}




.center-content {
    text-align: center;
    max-width: 500px;
        justify-content: center;
            align-items: center;
            display: flex;
            flex-direction: column;
            margin: 0 auto;
             padding: 20px;
    transform: translateX(-90px);
}

.center-content h1 {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: #ed5724;
     display: inline-block;
    padding: 10px 15px;
    border-radius: 8px;
}

.center-content p {
    margin: 25px 0;
    color: #777;
    font-size: 16px;
    font-family: 'Bricolage Grotesque', sans-serif;
}

.center-content button {
    margin-top:  10px; ;
    padding: 12px 24px;
    background-color: #ed5724;
    color: white;
    border: none;
    border-radius: 25px;
    font-size: 25px;
    height: 60px;
    width: 240px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.center-content button:hover {
    background-color: #d14e1f;
}
.testimonials-section {
    padding: 100px 0;
    background-color: #fefbe9;
    overflow-x: hidden;
}

.center-content-test {
text-align: center;
    max-width: 500px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 20px;
 }

.center-content-test h2 {
    font-size: 65px;
    width: 600px;
    color: #ed5724;
}

.center-content-test p {
    font-size: 16px;
    color: #5e5e5e;
    max-width: 600px;
    margin: 0 auto;
}

.testimonial-wrapper {
    position: relative;
    height: 500px;
}

.testimonial-card {
    position: absolute;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #f8f0d5;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 60px;
    gap: 40px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.testimonial-card h3 {
    font-size: 20px;
    font-weight: bold;
}

.testimonial-card p {
    font-size: 18px;
    color: #333;
    max-width: 700px;
}

.testimonial-logo-frame {
    width: 100px;
    height: 100px;
    background-color: #fff;
    border: 3px dashed #d1d1d1;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-logo-frame img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    border-radius: 10px;
}


.section-indicator {
    position: fixed;
    bottom: 30px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    z-index: 1000;
}

.indicator-container {
    display: flex;
    gap: 15px;
    background: rgba(255, 253, 235, 0.8);
    padding: 10px 20px;
    border-radius: 50px;
    backdrop-filter: blur(5px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.indicator-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgb(108, 99, 84);
    transition: all 0.3s ease;
    cursor: pointer;
}

.indicator-dot.active {
    background: #ed5724;
    transform: scale(1.3);
}

.indicator-dot:hover {
    transform: scale(1.3);
}


.cards {
    --img-w: 200px;
    --duration: 300ms;
    --img-easing: cubic-bezier(0.34, 1.56, 0.64, 1);
    width: min(100% - 4rem, 800px);
    margin-inline: auto;
    display: grid;
height: 350px;
margin: bottom 250px; ;
    counter-reset: my-counter;
}

.card {
    --cards-grid-cols: auto;
    --cards-grid-rows: var(--img-w) auto;
    --cards-grid-gap: 2rem;
    --cards-footer-justify: center;

    grid-area: 1/1;
    display: grid;
    place-items: center;
    grid-template-columns: var(--cards-grid-cols);
    grid-template-rows: var(--cards-grid-rows);
    gap: var(--cards-grid-gap);

}

@media (600px < width) {
    .card {
        --cards-grid-cols: var(--img-w) auto;
        --cards-grid-rows: auto;
        --cards-grid-gap: 4rem;
        --cards-footer-justify: start;
    }
}


.card-img {
    width: 200px;
    height: 200px;
    aspect-ratio: 1 / 1;
    rotate: var(--angle, 0deg);
    border-radius: 10px;
    border: 3px solid #FFF;
    overflow: hidden;
    transform-origin: center;
    object-fit: cover;
    box-shadow: 0 0 5px 3px rgba(0 0 0 / .05);
}



input:nth-of-type(1):checked+.card~.card>.card-img {
    animation: straighten-img-1 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}

.card:has(~input:nth-of-type(2):checked)>.card-img,
input:nth-of-type(2):checked+.card~.card>.card-img {
    animation: straighten-img-2 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}

.card:has(~input:nth-of-type(3):checked)>.card-img,
input:nth-of-type(3):checked+.card~.card>.card-img {
    animation: straighten-img-3 calc(var(--duration) * 2) forwards;
    animation-timing-function: var(--img-easing);
}

 @keyframes straighten-img-1 {
    50% {
        --angle: 0deg;
    }
}

@keyframes straighten-img-2 {
    50% {
        --angle: 0deg;
    }
}

@keyframes straighten-img-3 {
    50% {
        --angle: 0deg;
    }
}

@keyframes straighten-img-4 {
    50% {
        --angle: 0deg;
    }
}

@keyframes straighten-img-5 {
    50% {
        --angle: 0deg;
    }
}

@keyframes straighten-img-6 {
    50% {
        --angle: 0deg;
    }
}

@keyframes straighten-img-7 {
    50% {
        --angle: 0deg;
    }
}


 .card {
    z-index: -1;
}

input:checked+.card {
    z-index: 10 !important;
}

.card:has(+input:checked) {
    z-index: 9;
}

.card:has(+input + .card + input:checked) {
    z-index: 8;
}

.card:has(+input + .card +input + .card + input:checked) {
    z-index: 7;
}

.card:has(+input + .card +input + .card +input + .card + input:checked) {
    z-index: 6;
}


.card:has(+input + .card +input + .card +input + .card +input + .card + input:checked) {
    z-index: 5;
}


.card:has(+input + .card +input + .card +input +input + .card +input + .card +input + .card + input:checked) {
    z-index: 4;
}

.card:has(+input + .card +input + .card +input + .card +input +input + .card +input + .card +input + .card + input:checked) {
    z-index: 3;
}

.card-data {
    display: grid;
    gap: 1rem;
}

.card-data>.card-num {
    opacity: var(--data-opacity, 0);
    font-size: .8rem;
    color: #666;
}

.card-data>p {
    font-size: 0.9rem;

}
.card-data h2{
color: #ed5724;
font-size: 25px;


}
.card-data>h2,
.card-data>p {
    transition: var(--duration) ease-in-out;
    transition-delay: var(--data-delay, 0ms);
    opacity: var(--data-opacity, 0);
    translate: 0 var(--data-y, 20px);
}

.card-data>footer {
    display: flex;
    justify-content: var(--cards-footer-justify);
    gap: 2rem;
}

.card-data>footer label {
    margin-block-start: auto;
    cursor: pointer;
    pointer-events: var(--card-events, none);
    opacity: var(--data-opacity, 0);
    transition: color var(--duration) ease-in-out;
    color: var(--label-clr-txt, #000);
    background-color: var(--label-clr-bg, #EEE);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    aspect-ratio: 1/1;
    display: grid;
    place-content: center;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}


input:checked:focus-visible+.card>.card-data>footer label,
.card-data>footer label:hover {
    --label-clr-txt: #FFF;
    --label-clr-bg: #ed5724;
}

input:checked+.card {
    --data-opacity: 1;
    --data-y: 0;
    --data-delay: var(--duration);
    --card-events: auto;
    transition: z-index;
    transition-delay: 300ms;
 }
.cards input[type="radio"] {
    display: none;
}
input:checked+.card>.card-img {
    animation: reveal-img calc(var(--duration) * 2) forwards;
}

@keyframes reveal-img {
    50% {
        translate: -150% 0;
        --angle: 0deg;
    }
}

.campaign-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
    padding: 40px;
}

.campaign-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 650px;
}

.campaign-image-box {
    background-color: #efeff1;
    border-radius: 12px;
    height: 800px;
    
    overflow: hidden;
    width: 100%;
}

.campaign-img {
    width: 100%;

    margin-top: 200px;
    padding: 40px;
    height: 900px;
    object-fit: cover;
    display: block;
}

.campaign-title {
    margin: 16px 0 8px;
    font-size: 20px;
    color: #111;
    text-align: center;
}

.view-btn {
    background: none;
    border: none;
    color: #ed5724;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.view-btn:hover {
    color: #b2441a;
}


 .instagram-media {
     margin: 0 !important;
     max-width: 100% !important;
     width: 100% !important;
 }

 .instagram-media>div {
     padding: 0 !important;
 }

  .instagram-media a>div:first-child,
  .instagram-media a>div:nth-child(4),
  .instagram-media a>div:nth-child(6),
  .instagram-media a>div:nth-child(7),
  .instagram-media p {
     display: none !important;
 }

  .instagram-media a>div:nth-child(3) {
     padding: 0 !important;
     height: auto !important;
 }

  .instagram-media svg {
     width: 100% !important;
     height: auto !important;
 }



.partners-section {
    text-align: center;
    padding: 80px 20px;
    background-color: #fff;
}

.partners-title {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #000;
}

.partners-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    align-items: center;
}

.partners-logos img {
    max-height: 120px;
    max-width: 160px;
    object-fit: contain;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.partners-logos img:hover {
    filter: grayscale(0%);
}


.fixed-progress-nav {
    z-index: 5;
    background-color: #F8F0D5;
    grid-template-columns: repeat(6, 1fr);
     grid-auto-columns: 1fr;
    height: 48px;
    max-width: 2000px;
     margin-left: auto;
    margin-right: auto;
    font-family: Inter, sans-serif;
    display: grid;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.fixed-progress-item {
    z-index: 4;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.2s;
    position: relative;
    padding: 0 10px;
 }

.fixed-progress-item a {
    color: var(--dark-grey);
    text-decoration: none;
    transition: opacity 0.2s, color 0.2s;
    font-size: 22px;
     font-weight: 500;
     text-align: center;
    white-space: nowrap;
 }

 .fixed-progress-item:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.fixed-progress-item.active {
    font-weight: bold;
 }



.Contact-section{
background-color: #ed5724;
height: 700px;




}


footer {
  background: #ed5724;
  color: #fff;
  padding: 60px 20px 30px;
  font-family: Arial, sans-serif;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: auto;
  gap: 50px;
}

.footer-col h4 {
  margin-bottom: 15px;
  font-size: 18px;
  color: #ffc800;
}

.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 10px;
}

.footer-col ul li a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.footer-col ul li a:hover {
  color: #b81b53;
}

.logo-col img {
  height: 200px;
}   

.social-section {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: 40px 0 15px;
}

.social-section i {
  font-size: 32px;
  color: #ffc800;

  transition: 0.3s;
  cursor: pointer;
}

.social-section i:hover {
  transform: scale(1.0);
  color: #fff;
}

.copyright {
  text-align: center;
  font-size: 14px;
  opacity: 0.8;
}



.portfolio-section {
  padding: 100px 0;
  background: #FDF9E6;
}

.portfolio-section .container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.portfolio-title {
  font-size: 48px;
  font-weight: 800;
  color: #E85621;
  margin-bottom: 20px;
}

.portfolio-subtitle {
  font-size: 18px;
  color: #555;
  margin-bottom: 60px;
}

.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
}

.portfolio-item {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.portfolio-item iframe,
.portfolio-item img {
  width: 100%;
  height: 500px;
  display: block;
  object-fit: cover;
}

.portfolio-item.video {
  position: relative;
  padding-top: 56.25%;
}

.portfolio-item.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.portfolio-button {
  margin-top: 30px;
}

.view-more-btn {
  display: inline-block;
  padding: 14px 32px;
  background: #E85621;
  color: white;
  font-size: 18px;
  font-weight: 600;
  border-radius: 30px;
  text-decoration: none;
  transition: 0.3s ease;
}

.view-more-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}




.clients-card{
margin:90px 20px;
display: flex;

}



.client-card{
margin: 70px;
align-items: center;
height: 300px;
width: 100%;
padding: 20px;
border-radius: 8px;
align-items: center;
justify-content: center;
background-color: #F8E7CD;
border: #d14e1f 0.1 solid;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}


.client-card img{
height: 150px;
width: 150px;
border-radius: 10px;
}


.client-card h2{
color: #111;
font-size: 18px;


}
.our-clients-titel {
    margin-top: 150px;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    height: 100%; 
}

.our-clients-titel h2 {
position: relative;  
display: inline-block;
height: 100%;
color: #ed5724;
}

.our-clients-titel h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    width: 80px;
    height: 3px;
    background: #ffc800;  
    transform: translateX(-50%);
    border-radius: 2px;
}




@keyframes fadeInUp{
from{
    transform: translate3d(0,40px,0);
}
to{
    transform: translate3d(0,0,0);
    opacity: 1;
}

}

@-webkit-keyframes fadeInUp{
    from{
        transform: translate3d(0,40px,0);

    }
    to{
        transform: translate3d(0,0,0);
        opacity: 1;
}
}

.animated{
    animation-duration:1s ;
    animation-fill-mode: both;
    -webkit-animation-duration:1s;
    -webkit-animation-fill-mode: both;
}

.animatedFadeInUp{
    opacity: 0;
}


.fadeInUp{
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}


.clients-desc{

     font-size: 1.0rem;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
    padding: 10px;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    height: 100%; 

}


.clients-desc p{
position: relative;  
 display: inline-block;
height: 100%;
color: #000;

}
.work-section{
   display: flex;
        flex-wrap: wrap;  
        justify-content: space-between;  
        gap: 20px;
        margin: 10px;
}

.work-card{
border-radius: 12px;
  flex: 1 1 calc(33.333% - 120px); 
box-sizing: border-box;
padding: 20px;

}


.work-card:hover{
background-color: #fbf1ee;
transition: 0.5s;
}

.work-card h3{
color: #ed5723;
font-size: 22px;


}

.work-card .client-name{
color: #000;
font-size: 14px;
}

.work-card .small-desc{
color: #000;
font-size: 16px;


}



.about-agency-titel{
margin-top: 150px;
display: flex;
flex-direction: column;
text-align: center;
align-items: center;
justify-content: center;
}


.about-agency-titel h2{
font-size: 4vh;
color: #ed5724;
}

.about-agency-titel p{
font-size: 18px;
color: #111;
width: 1150px;
}




.about-us-the-agency {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 200vh;
}



.about-us-the-agency .agency-row{
display: flex;
gap: 10px;

align-items: center;
margin: 10px;

width: 70%;
}


.about-us-the-agency .agency-row h2{
font-size: 22px;
color: #ed5724;
text-align: center;
}



.about-us-the-agency .agency-row img{
height: 500px;
width: 700px;
border-radius: 14px;
border: none;
}




.our-mission{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 90vh;

}
.our-mission h2{
  font-size: 4vh;
color: #ed5724;
}

.our-mission .cards{
display: flex;
margin: 10px;
height: 100%;
}


.our-mission .card{
flex: 1;
background-color: #f8f0d5;
border-radius: 20px;
color: black;
padding: 10px ;
text-align: center;
margin: 10px;
margin-bottom: 100px;
width: 400px;
height: 560px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
border: #d8d1bb solid 1px;
}


.our-mission .card img{
width: 200px;
height: 200px;


}



.Insights-section{
    display: flex;
    background-color: #ed5724;
    height: 20vh;
  margin-bottom:  60px; 

}

.Insights-section .insight-container{
margin: 30px;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}


.Insights-section .insight-item{
    align-items: center;
   display: flex;
   flex-direction: column;
}

.Insights-section .insight-item span{

color: white;
font-size: 25px;

}

.Insights-section .insight-item p{

color: #ffc800;
font-size: 18px;
text-align: center;
}




 .reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.9s ease-out;
}

.reveal.active {
  opacity: 1;
  transform: translateY(0);
}

 .fade-left {
  transform: translateX(-40px);
}
.fade-left.active {
  transform: translateX(0);
}

.fade-right {
  transform: translateX(40px);
}
.fade-right.active {
  transform: translateX(0);
}

.scale-up {
  transform: scale(0.85);
}
.scale-up.active {
  transform: scale(1);
}





.our-service-cards{
display: flex;
gap: 20px;
flex-wrap: wrap;
}


.our-service-cards .card {
    margin: 20px;
    flex: 1 1 calc(23.333% - 1px);  
    box-sizing: border-box;
    display: flex;
    border: 3px solid #A62554;
    border-radius: 20px;
    background-color: transparent;
    height: 200px;
}

.icon-area{
    width: 140px;
    background-color: #F6C300;
height: 100%;
    padding:15px;
    border: 10px solid #F6C300;
    display: flex;
    flex: 0 0 auto;  
    justify-content: center;
    align-items: center;
}
.special-card .icon-area{
 background-color:  #A62554 ;
 border: 10px solid #A62554;

}

.icon-area img{
width: 75px;
}


.text-area{
padding:  5px;
flex: 1;
background: transparent;
}


.text-area h2{
    margin: 0;
    font-size: 20px;
    font-weight: 700;

}


.text-area p{
margin-top: 10px;
font-size: 15px;
line-height: 1.4;

}

/* ========== RESPONSIVE STYLES ADDED BELOW ========== */
/* Mobile-first responsive adjustments only */

 
@media (max-width: 768px) {
    
    body {
        overflow-x: hidden;
        overflow-y: auto;
    }
    
    
    header {
        padding: 10px 15px;
        position: fixed;
    }
    
    header .logo {
        width: 60px;
        height: 60px;
    }
    
     
     .mobile-menu-btn {
        display: block;
        background: none;
        border: none;
        font-size: 24px;
        color: rgb(108, 99, 84);
        cursor: pointer;
        z-index: 1001;
        order: 2;  
    }
    
 
    .mobile-nav {
        position: fixed;
        top: 0;
        right: -100%;
        width: 70%;
        height: 100vh;
        background-color: #fffdeb;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 100px;
        transition: right 0.3s ease;
        z-index: 1000;
        box-shadow: -5px 0 15px rgba(0,0,0,0.1);
        list-style: none;
        margin: 0;
    }
    
    .mobile-nav.active {
        right: 0;
    }
    
    .mobile-nav li {
        margin: 15px 0;
        width: 100%;
        text-align: center;
    }
    
    .mobile-nav li a {
        font-size: 18px;
        display: block;
        padding: 12px;
        color: rgb(108, 99, 84);
        text-decoration: none;
        transition: color 0.5s;
    }
    
    .mobile-nav li a:hover {
        color: #ed5724;
    }
    
    .mobile-nav li a.contact-us {
        background-color: #ed5724;
        border: none;
        color: white;
        padding: 15px 20px;
        height: 50px;
        border-radius: 50px;
        font-size: 16px;
        text-align: center;
        display: inline-block;
        margin: 20px auto;
        width: 80%;
    }
    
  
    .menu-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 999;
    }
    
    .menu-overlay.active {
        display: block;
    }
 
    header {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    /* Logo on left */
    header .logo {
        order: 1;
    }
    
    /* Hamburger on right */
    .mobile-menu-btn {
        order: 3;
    }
    
   
    .hero .desc {
        margin-left: 20px;
        margin-top: 120px;
        font-size: 24px;
        width: 90%;
        max-width: 100%;
    }
    
    .slogan p {
        font-size: 48px;
        width: 100%;
        margin-right: 20px;
        margin-top: 30px;
        text-align: center;
    }
    
    
    /* About us */
    .about-us {
        flex-direction: column;
        padding: 40px 20px;
        gap: 20px;
    }
    
    .columns-container {
        flex-direction: column;
    }
    
    .left-column,
    .right-column {
        transform: translateX(0) !important;
        gap: 30px;
        padding: 10px;
    }
    
    .content {
        font-size: 28px;
        margin: 20px 0;
        padding: 0 15px;
    }
    
    /* Our process */
    .our-process h2 {
        font-size: 40px;
        height: auto;
        padding: 0 15px;
    }
    
    .our-process p {
        font-size: 18px;
        height: auto;
        padding: 0 15px;
    }
    
    .cards-s {
        flex-direction: column;
        align-items: center;
        padding: 0 15px;
    }
    
    .box {
        width: 90%;
        max-width: 400px;
        height: auto;
        min-height: 300px;
        margin: 10px auto;
    }
    
    /* Our service */
    .our-service {
        height: auto;
        min-height: 100vh;
        padding: 40px 15px;
        background-position: center;
    }
    
    .content-wrapper {
        height: auto;
        margin-top: 20px;
    }
    
    .content-box {
        position: relative;
        margin-top: 40px;
        height: auto;
        padding: 30px 20px;
        opacity: 1;
        transform: translateY(0);
    }
    
    .step-number {
        font-size: 48px;
    }
    
    .title {
        font-size: 28px;
    }
    
    .service-item {
        font-size: 18px;
    }
    
    /* Our work */
    .our-work {
        margin-top: 30px;
        padding: 40px 15px;
        flex-direction: column;
    }
    
    .our-work .left-column,
    .our-work .right-column {
        transform: translateX(0);
        margin-right: 0;
        opacity: 1;
        width: 100%;
        align-items: center;
    }
    
    .our-work .column img {
        width: 90%;
        max-width: 290px;
        margin-bottom: 30px;
    }
    
    .center-content {
        transform: translateX(0);
        max-width: 100%;
    }
    
    .center-content h1 {
        font-size: 36px;
    }
    
    .center-content button {
        font-size: 18px;
        width: 200px;
        height: 50px;
    }
    
    /* Testimonials */
    .testimonials-section {
        padding: 40px 15px;
    }
    
    .center-content-test h2 {
        font-size: 36px;
        width: 100%;
    }
    
    .testimonial-card {
        position: relative;
        flex-direction: column;
        padding: 25px 20px;
        gap: 20px;
        text-align: center;
    }
    
    .testimonial-card p {
        font-size: 16px;
    }
    
    /* Cards section */
    .cards {
        height: auto;
        min-height: 300px;
        margin-bottom: 100px;
    }
    
    /* Campaign */
    .campaign-wrapper {
        padding: 20px;
        gap: 20px;
    }
    
    .campaign-container {
        width: 100%;
    }
    
    .campaign-image-box {
        height: 400px;
    }
    
    .campaign-img {
        margin-top: 0;
        padding: 20px;
        height: 100%;
    }
    
    /* Partners */
    .partners-section {
        padding: 40px 15px;
    }
    
    .partners-logos {
        gap: 20px;
    }
    
    .partners-logos img {
        max-height: 60px;
        max-width: 120px;
    }
    
    /* Fixed nav - hide on mobile */
    .fixed-progress-nav {
        display: none;
    }
    
    /* Contact section */
    .Contact-section {
        height: auto;
        min-height: 400px;
    }
    
    /* Footer */
    footer {
        padding: 40px 15px 20px;
    }
    
    .footer-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 30px;
    }
    
    .logo-col img {
        height: 150px;
    }
    
    /* Portfolio */
    .portfolio-section {
        padding: 40px 15px;
    }
    
    .portfolio-title {
        font-size: 32px;
    }
    
    .portfolio-grid {
        grid-template-columns: 1fr;
    }
    
    .portfolio-item iframe,
    .portfolio-item img {
        height: 300px;
    }
    
    /* Clients */
    .clients-card {
        margin: 40px 15px;
        flex-direction: column;
    }
    
    .client-card {
        margin: 15px;
        width: 90%;
        height: auto;
        min-height: 250px;
    }
    
    .our-clients-titel {
        margin-top: 80px;
    }
    
    /* Work section */
    .work-section {
        flex-direction: column;
        align-items: center;
    }
    
    .work-card {
        flex: 1 1 100%;
        max-width: 90%;
    }
    
    /* About agency */
    .about-agency-titel {
        margin-top: 80px;
        padding: 0 15px;
    }
    
    .about-agency-titel h2 {
        font-size: 28px;
    }
    
    .about-agency-titel p {
        width: 100%;
        font-size: 16px;
    }
    
    /* About us the agency */
    .about-us-the-agency {
        height: auto;
        padding: 40px 15px;
    }
    
    .about-us-the-agency .agency-row {
        flex-direction: column;
        width: 100%;
        gap: 20px;
    }
    
    .about-us-the-agency .agency-row img {
        width: 100%;
        height: auto;
    }
    
    /* Our mission */
    .our-mission {
        height: auto;
        padding: 40px 15px;
    }
    
    .our-mission .cards {
        flex-direction: column;
        align-items: center;
    }
    
    .our-mission .card {
        width: 90%;
        height: auto;
        min-height: 500px;
        margin-bottom: 30px;
    }
    
    /* Insights */
    .Insights-section {
        height: auto;
        padding: 30px 15px;
        flex-direction: column;
    }
    
    .Insights-section .insight-container {
        flex-direction: column;
        gap: 30px;
    }
    
    /* Our service cards */
    .our-service-cards {
        flex-direction: column;
        align-items: center;
    }
    
    .our-service-cards .card {
        width: 90%;
        margin: 10px 0;
    }
    
    /* Section indicator */
    .section-indicator {
        bottom: 15px;
    }
    
    .indicator-container {
        padding: 8px 15px;
        gap: 10px;
    }
    
    /* Item rotations - reduce on mobile */
    .item-1,
    .item-2,
    .item-3,
    .item-4,
    .item-5,
    .item-6 {
        transform: rotate(0deg);
    }
}

/* Small mobile screens (up to 480px) */
@media (max-width: 480px) {
    .hero .desc {
        font-size: 20px;
        margin-left: 15px;
        margin-top: 100px;
    }
    
    .slogan p {
        font-size: 36px;
    }
    
    .content {
        font-size: 24px;
    }
    
    .our-process h2 {
        font-size: 32px;
    }
    
    .center-content h1 {
        font-size: 28px;
    }
    
    .center-content-test h2 {
        font-size: 28px;
    }
    
    .portfolio-title {
        font-size: 28px;
    }
    
    .about-agency-titel h2 {
        font-size: 24px;
    }
    
    /* Reduce font sizes for very small screens */
    header ul li a {
        font-size: 16px;
    }
    
    .service-item {
        font-size: 16px;
    }
    
    .box h1 {
        font-size: 20px;
    }
    
    .our-process .box p {
        font-size: 16px;
    }
}

/* Tablet screens (769px to 1024px) */
@media (min-width: 769px) and (max-width: 1024px) {
    /* Keep your style but make small adjustments */
    .hero .desc {
        margin-left: 40px;
        font-size: 32px;
        width: 400px;
    }
    
    .slogan p {
        font-size: 100px;
        width: 100%;
        margin-right: 60px;
    }
    
    .about-us {
        padding: 60px 40px;
    }
    
    .left-column {
        transform: translateX(-100px);
    }
    
    .right-column {
        transform: translateX(100px);
    }
    
    .our-process h2 {
        font-size: 60px;
    }
    
    .cards-s {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .box {
        width: 350px;
    }
    
    .our-work .right-column {
        transform: translateX(-150px);
    }
    
    .our-work .left-column {
        transform: translateX(150px);
        margin-right: 100px;
    }
    
    .center-content-test h2 {
        font-size: 48px;
        width: 500px;
    }
    
  
    .mobile-menu-btn {
        display: block;
    }
    
    header ul {
        position: fixed;
        top: 0;
        right: -100%;
        width: 40%;
        height: 100vh;
        background-color: #fffdeb;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 100px;
        transition: right 0.3s ease;
        z-index: 1000;
    }
    
    header ul.active {
        right: 0;
    }
    
    header ul li {
        margin: 20px 0;
    }
}