@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

@media (min-width: 1280px) {
    .container {
        max-width: 85%!important;
    }
}

/* WEBSITE ALL COLORS  */
body {
    font-family: "Roboto", serif;
    /* font-family: 'Helvetica- TEST', sans-serif ; */
    background: #fff;
}
p{
    font-size: 1.5rem!important;
}
.mt-16{
    margin-top: 10rem!important;
}
.counter-container{
    border-radius: 20px;
    border: 1px solid #DBF067;
    padding: 30px 30px;
}
.counter-value-color{
    color: #004AAD;
    
}
.project-btn {
    padding: 5px 100px;
    font-size: 15px !important;
    border: 1px solid #000;
    border-radius: 30px;
    background: #DBF067;
}

.project-btn:hover{
    color: #000;
    background: #fff;
}

.work-images{
    border-radius: 15px!important;
}

#section-mobile-work{
    display:none;
}
@media(max-width:1025px){
    #work{
        display: none;
    }
}
@media(max-width:1025px){
    #section-mobile-work{
        display: inline-block;
    }
}

.service-background{
    background: #f2efeb!important;
    font-family: "Roboto", serif!important;
    font-optical-sizing: auto;
    color: #004AAD;
    font-weight:bolder;
}
.brandColor {
    color: #004AAD;
}
.heading-font {
    font-family: "Roboto", serif!important;
    font-optical-sizing: auto;
    color: #004AAD;
    font-weight:bolder;
    text-transform: uppercase;
}
.heading{
    font-family: "Roboto", serif!important;
    font-optical-sizing: auto;
    color: #004AAD;
    font-weight:bolder;
}
/* Banner */
.bannerBtn {
    padding: 5px 115px;
    font-size: 15px !important;
    border: 1px solid #000;
    border-radius: 30px;
    color: #000;
}


.bannerBtn:hover {
    background: #000;
    color: #fff;
    transition: all .5s ease-in;
}
.bannerBlackBtn {
    padding: 10px 20px;
    border: 1px solid #000;
    background: #000;
    border-radius: 30px;
    color: #fff;
}

.bannerBlackBtn:hover {
    background: rgba(255, 255, 255, 0);
    color: #000;
    transition: all .5s ease-in;
}
.rounded-lg{
    border-radius:1rem!important;
}
.workBtn {
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 30px;
    background: #000;
    font-size:15px;
    color: #fff;
    transition: all .5s ease-in;
}

.workBtn:hover {
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0);
    color: #000;

}
.serviceBtn {
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 30px;
    font-size:15px;
    background: rgba(255, 255, 255, 0);
    color: #000;
}

.serviceBtn:hover {
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 30px;
    background: #000;
    color: #fff;
    transition: all .5s ease-in;
}

/* WEBSITE ALL COLORS  */
/* Sayem oct 6  */
.success { color: green; }
        .error { color: red; }
        html {
            scroll-behavior: smooth;
          }
          a:hover{
            text-decoration:none;
          }
        
          .banner-img{
            border-radius: 5px;
            width: 100%;
            height: auto;
            object-fit: contain;
        }
        .main-banner{
            margin-bottom:3rem;
        }
        @media screen and (max-width:768px) {
            .main-banner{
            margin-top:1rem;
        }
        
        .bannerBtn {
            padding: 5px 50px;
            font-size: 12px!important;
            border: 1px solid #000;
            border-radius: 30px;
            color: #000;
        }
        
        .project-btn{
            padding: 5px 20px;
            font-size: 12px!important;
            border: 1px solid #000;
            border-radius: 30px;
            background: #DBF067;
        }

        }

        /* ===  */
        .cl-title {
            /* background: #ffffff; */
            border-top: 2px solid #928c8c4f;
            border-radius: 25px;
            font-size: 35px;
            font-weight: bold;
        }
        .service-number{
            font-size: 15px;
            margin-left: 20px;
            top: -15px;
            position: relative;
        }
        .service-div-spacing{
            margin-bottom: -12px!important;
        }
        @media screen and (max-width:768px) {
            .cl-title {
            /* background: #ffffff; */
            border-top: 2px solid #928c8c4f;
            border-radius: 15px;
            font-size: 25px;
            font-weight: bold;
            }
            .service-number{
                font-size: 15px;
                margin-left: 20px;
                top: -5px;
                position: relative;
            }
            .service-div-spacing{
                margin-bottom: -12px!important;
            }
            
        }
        /* === */
        .heading-title-font{
            font-size: 25px!important;
           
        }
        .banner-img{
            border-radius: 5px;
            width: 100%;
            height: auto;
            object-fit: contain;
        }
        .main-banner{
            margin-bottom:3rem;
        }
        @media screen and (max-width:768px) {
            .main-banner{
            margin-top:1rem;
        }

        }

        /* ===  */
       

        /* ===  */
/* Sayem oct 6  */
.poppinsMedium {
    /* font-family: "Roboto", serif; */
    font-family: "Roboto", serif;
    font-weight: 400;
}

p{
    font-family: "Roboto", serif !important;
    letter-spacing:-0.5px!important;
    line-height: 30px!important;
}
h1{
    font-size: 50px;
    font-family: "Roboto", serif !important;
    letter-spacing:-5px!important;
    line-height: 50px!important;   
}

h2, h3, h4{
    font-family: "Roboto", serif !important;
    letter-spacing:-3px!important;
    line-height: 48px!important;
}
.light-yellow-text{
    color:#DBF067;
}
.light-blue-text{
    color:#004aad;
}

@media(max-width:768px){
    h1, h2, h3, h4{
        font-size: 2rem!important;
        font-family: "Roboto", serif !important;
        letter-spacing:-2px!important;
        line-height: 33px!important;
    }
}


/* @font-face {
    font-family: "Roboto", serif;
    src:url('fonts/Helvetica.ttf');
    font-weight: normal;
    font-style: normal;
}

.normalFont {
    font-family: "Helvetica";
}

.lightFont {
    font-family: "HelveticaLight";
}

.boldFont {
    font-family: "HelveticaBold";
} */

/* Navbar */
.navBar {
    width: 100%;
    padding: 20px;
}

.menu-icon {
    width: 35px;
    height: 30px;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.menu-icon span {
    display: block;
    height: 3px;
    width: 25px;
    background: #000;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.nav-bg {
    background: rgba(255, 255, 255, 0.07);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6.3px);
    -webkit-backdrop-filter: blur(6.3px);
}

/* Animation classes */
.menu-icon.open span:nth-child(1) {
    transform: translateY(12.5px) rotate(45deg);
    background: #000;
}

.menu-icon.open span:nth-child(2) {
    opacity: 0;
}

.menu-icon span:nth-child(2) {
    width: 18px;
}

.menu-icon.open span:nth-child(3) {
    transform: translateY(-7.5px) rotate(-45deg);
    background: #000;
}

.nav-default {
    color: #fff!important;
    font-size: 30px;
    /* background-color: #f9f7f7; */
    text-align: left;
}

.nav-default:hover {
    color: #DBF067!important;
}

.nav-active {
    color: #fff!important;
    background-color: #000;
    text-align: center;
}
 
.nav-active:hover {
    color: #fff;
    text-decoration: none;
}

.small-menu {
    background: black;
    /* border-radius: 16px; */
    height: 100vh;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6.9px);
    -webkit-backdrop-filter: blur(6.9px);
    position: absolute;
    top: -1000px;
    left: 0;
    right: 0;
    margin-top: 10px;
    padding: 20px;
    transition: all .6s ease-in-out;
}

.small-active {
    top: 70px;
    transition: all .6s ease-in-out;
}

/* Work */
.swiper {
    width: 200px;
    height: 850px;
}
/* .swiper {
    width: 280px;
    height: 950px;
} */

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 280px;
    height: 300px;
    object-fit: fill;
}

/* Service */
:root {
    /* --cardHeight: 40vh; */
    --cardTopPadding: 1em;
    --cardMargin: 2vw;
}

.container {
    width: 90%;
    margin: 0 auto;
}

video::-webkit-media-controls {
    display: none;
}

#service-section {
    list-style: none;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(var(--cards), var(--cardHeight));
    gap: var(--cardMargin);
    padding-bottom: calc(var(--cards) * var(--cardTopPadding));
    margin-bottom: var(--cardMargin);
}

.card {
    position: sticky;
    top: 100px;
    padding-top: calc(var(--index) * var(--cardTopPadding));
    background-color: #ffffff00!important;
}

/* client  */
/* Styling for Client Section */
.client {
    padding: 2rem 0;
  }
  
  .logo-img {
    padding: 10px;
  }

  
  /* Make Swiper container responsive */
  .swiper-container {
    width: 100%;
    height: 100%;
  }
  
  
  .swiper-container {
    overflow: hidden;
  }
  
  /* Optional: Make the border and images equal-sized */
  @media (min-width: 992px) {
    .logo-img {
      width: 120px;
      height: 120px;
    }
  }
  
/* client  */

.serviceHeading {
    font-size: 25px;
    color: #ffffff;
}

.serviceDescription {
    color: #ffffff;
}

.serviceBenifit {
    color: #ffffff;
}


/* bundle */
.bundleContainer {
    margin-top: 30px;
}
/* Existing bundleCard styles */
.bundleCard {
    border-radius: 20px;
    height: 400px;
    width: 205px;
    background: #6035ff;
    flex: 1;
    transition: 0.3s ease all;
    position: relative;
    cursor: pointer;
}
.bundleCard img {
    height: 400px !important;
}
/* Hover effect */
.bundleCard:hover,
.bundleCard.initial-hover {
    width: 250px;
    flex: 1.5;
}
.bundleCard img {
    height: 100%;
    border-radius: 20px;
    width: 100%;
}
.bundleContent {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 20px;
}
.bundleIcon {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 30px;
    width: 500px;
    text-align: left;
    transition: 0.3s ease all;
}
.bundleIconab {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 30px;
    width: 500px;
    text-align: left;
    transition: 0.3s ease all;
}

.bundleIcon {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 30px;
    width: 40;
    text-align: center;
    transition: 0.3s ease all;
}

/* Hover effect for icons */
.bundleCard:hover .icon-default,
.bundleCard.initial-hover .icon-default {
    display: none;
}
.bundleCard:hover .icon-hover,
.bundleCard.initial-hover .icon-hover {
    display: block;
}
/* Hover effect for bundleIcon */
.bundleCard:hover .bundleIcon,
.bundleCard.initial-hover .bundleIcon {
    background-color: #6035ff;
    color: #ffffff;
    transition: 0.2s ease all;
}
/* Hover effect for bundleContent */
.bundleCard:hover .bundleContent,
.bundleCard.initial-hover .bundleContent {
    background-color: rgba(96, 53, 255, 0.3);
}
.icon-hover {
    display: none;
    /* Hide hover icon by default */
}
.bundleTitle {
    font-size: 24px;
    color: #ffffff;
}
.bundleTitleb {
  font-size: 30px;
  font-weight: 600;
  color: white !important;
  letter-spacing: 1px !important; /* vagy pl. 0.1em, ahogy jobban tetszik */
}

.bundleDescription {
    color: #ffffff!important;
    font-size: 1rem!important;
}
.bundleBtn {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px;
    width: 95%;
}

/* Lets talk */
.group {
    position: relative;
    margin-bottom: 45px;
}

input {
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    display: block;
    border: none;
    border-bottom: 1px solid #757575;
    background: transparent;
}

input:focus {
    outline: none;
}

/* LABEL ======================================= */
label {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: -6px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

/* active state */
input:focus~label,
input:valid~label {
    top: -20px;
    font-size: 14px;
    color: #004AAD;
}

/* BOTTOM BARS ================================= */
.bar {
    position: relative;
    display: block;
}

.bar:before,
.bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #004AAD;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.bar:before {
    left: 50%;
}

.bar:after {
    right: 50%;
}

/* active state */
input:focus~.bar:before,
input:focus~.bar:after {
    width: 50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
    position: absolute;
    height: 60%;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

/* active state */
input:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from {
        background: #004AAD;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #004AAD;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #004AAD;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.submitBtn {
    background: linear-gradient(90deg, #000 0%, #000 100%);
    color: #ffffff;
    padding: 10px 25px;
    width: 150px;
    border-radius: 20px;
    border: 1px solid black;

}
.submitBtn:hover{
    background:white;
    color: black;
    border: 1px solid black;
}

@media (max-width: 700px) {
    .contact-form .text {
        font-size: 30px;
    }

    .contact-form form {
        padding: 10px 0 0 0;
    }

    .contact-form form .form-row {
        display: block;
    }

    form .form-row .input-data {
        margin: 35px 0 !important;
    }

    .submit-btn .input-data {
        width: 40% !important;
    }
}

/* testimonial */

.swiper-testimonial {
    width: 300px;
    height: 400px;
}


.testimonialCard {
    border-radius: 20px;
    transition: transform 0.4s ease, background-color 0.4s ease;
    width: 300px;
    height: 320px;
    position: relative;
}

.testimonial-card-content {
    transition: transform 0.4s ease, background-color 0.4s ease;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #004AAD;
    color: #ffffff;

    border-radius: 20px;
    text-align: left;
    padding: 20px;
}


.testimonialCard:hover .testimonial-card-content {
    transform: translateY(50px) rotate(9deg);
    
}

.slider-image-container {
    transition: transform 0.4s ease, background-color 0.4s ease;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.slider-image {
    object-fit: fill;
    border-radius: 20px;
}

.testimonialCard:hover .slider-image-container {
    transform: translateY(-50px) rotate(-9deg);
    color: #ffffff;
}

.testimonialCard:hover .slider-image-container {
    background: #c4f000; 
}

.testimonialCard:hover .slider-image {
    opacity: 0; 
}
.slider-image{
    opacity: 0;
}

.client_position {
    font-size: 14px;
    color: rgb(136, 135, 135);
    font-family: "Roboto", serif;
    font-weight: 400;
}
s
.fa-quote-left {
    font-size: 20px;
    color: #fff;
}

.testimonialCard:hover .client_position {
    color: #ffffff;
}



/* Counter */

.counterBg {
    background: linear-gradient(90deg, #004AAD 0%, #004AAD 100%);
}

/* Work */
/* Card-specific styles */
.mySwiper4 {
    transition: all 1s ease;
    opacity: 1;
}

.grabingCard {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: bold;
    height: 300px;
    border-radius: 20px;
    color: #fff;
}

.galleryContainerWidthSlider {
    height: 300px;
    width: 100%;
}

/* Hovered image */
.galleryImg:hover {
    transform: scale(1.1) rotate(5deg);
    transition: transform 0.3s ease;
    z-index: 2;
    /* Ensure the hovered image appears on top */
}

/* Remove blur when not hovering */
.galleryImg {
    transition: transform 0.3s ease, filter 0.3s ease;
}

.galleryText {
    color: #004AAD;
    font-size: 20px;
    margin-top: 20px;
}

.galleryTextHide {
    visibility: hidden;
}

.grabingCard {
    width: 300px !important;
}

/* Moodaboard */
.colorCode {
    font-size: 10px;
    color: #ffffff;
    font-family: "Roboto", serif;
}

/* Loading */

.wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -100px;
    width: 200px;
    height: 200px;
    background-color: transparent;
    border: none;
}

.wrapper .box-wrap {
    width: 70%;
    height: 70%;
    margin: calc((100% - 70%) / 2) calc((100% - 70%) / 2);
    position: relative;
    transform: rotate(-45deg);
}

.wrapper .box-wrap .box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(135, 0, 0, 0.6);
    background: linear-gradient(to right,
            #141562,
            #486fbc,
            #eab5a1,
            #8dd6ff,
            #4973c9,
            #d07ca7,
            #f4915e,
            #f5919e,
            #b46f89,
            #141562,
            #486fbc);
    background-position: 0% 50%;
    background-size: 1000% 1000%;
    visibility: hidden;
}

.wrapper .box-wrap .box.one {
    animation: moveGradient 15s 1, oneMove 3.5s 1;
    animation-fill-mode: forwards;
}

.wrapper .box-wrap .box.two {
    animation: moveGradient 15s 1, twoMove 3.5s 1 0.15s;
    animation-fill-mode: forwards;
}

.wrapper .box-wrap .box.three {
    animation: moveGradient 15s 1, threeMove 3.5s 1 0.3s;
    animation-fill-mode: forwards;
}

.wrapper .box-wrap .box.four {
    animation: moveGradient 15s 1, fourMove 3.5s 1 0.3s;
    animation-fill-mode: forwards;
}

.wrapper .box-wrap .box.five {
    animation: moveGradient 15s 1, fiveMove 3.5s 1 0.3s;
    animation-fill-mode: forwards;
}

.wrapper .box-wrap .box.six {
    animation: moveGradient 15s 1, threeMove 3.5s 1 0.3s;
    animation-fill-mode: forwards;
}

@keyframes moveGradient {
    to {
        background-position: 100% 50%;
    }
}

@keyframes oneMove {
    0% {
        visibility: visible;
        clip-path: inset(0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    14.2857% {
        clip-path: inset(0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    28.5714% {
        clip-path: inset(35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    42.8571% {
        clip-path: inset(35% 70% 35% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    57.1428% {
        clip-path: inset(35% 70% 35% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    71.4285% {
        clip-path: inset(0% 70% 70% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    85.7142% {
        clip-path: inset(0% 70% 70% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    100% {
        clip-path: inset(0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }
}

@keyframes twoMove {
    0% {
        visibility: visible;
        clip-path: inset(0% 70% 70% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    14.2857% {
        clip-path: inset(0% 70% 70% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    28.5714% {
        clip-path: inset(0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    42.8571% {
        clip-path: inset(0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    57.1428% {
        clip-path: inset(35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    71.4285% {
        clip-path: inset(35% 70% 35% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    85.7142% {
        clip-path: inset(35% 70% 35% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    100% {
        clip-path: inset(0% 70% 70% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }
}

@keyframes threeMove {
    0% {
        visibility: visible;
        clip-path: inset(35% 70% 35% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    14.2857% {
        clip-path: inset(35% 70% 35% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    28.5714% {
        clip-path: inset(0% 70% 70% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    42.8571% {
        clip-path: inset(0% 70% 70% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    57.1428% {
        clip-path: inset(0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    71.4285% {
        clip-path: inset(0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    85.7142% {
        clip-path: inset(35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    100% {
        clip-path: inset(35% 70% 35% 0 round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }
}

@keyframes fourMove {
    0% {
        visibility: visible;
        clip-path: inset(35% 0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    14.2857% {
        clip-path: inset(35% 0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    28.5714% {
        clip-path: inset(35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    42.8571% {
        clip-path: inset(70% 35% 0% 35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    57.1428% {
        clip-path: inset(70% 35% 0% 35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    71.4285% {
        clip-path: inset(70% 0 0 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    85.7142% {
        clip-path: inset(70% 0 0 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    100% {
        clip-path: inset(35% 0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }
}

@keyframes fiveMove {
    0% {
        visibility: visible;
        clip-path: inset(70% 0 0 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    14.2857% {
        clip-path: inset(70% 0 0 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    28.5714% {
        clip-path: inset(35% 0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    42.8571% {
        clip-path: inset(35% 0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    57.1428% {
        clip-path: inset(35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    71.4285% {
        clip-path: inset(70% 35% 0% 35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    85.7142% {
        clip-path: inset(70% 35% 0% 35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    100% {
        clip-path: inset(70% 0 0 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }
}

@keyframes sixMove {
    0% {
        visibility: visible;
        clip-path: inset(70% 35% 0% 35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    14.2857% {
        clip-path: inset(70% 35% 0% 35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    28.5714% {
        clip-path: inset(70% 0 0 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    42.8571% {
        clip-path: inset(70% 0 0 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    57.1428% {
        clip-path: inset(35% 0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    71.4285% {
        clip-path: inset(35% 0% 35% 70% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    85.7142% {
        clip-path: inset(35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    100% {
        clip-path: inset(70% 35% 0% 35% round 5%);
        animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }
}

/* .loadingLogo {
    display: none;
    opacity: 0;
    transition: opacity 2s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    transform: translate(-50%, -50%);
}

.loadingLogo.show {
    display: block;
    opacity: 1;
} */

.loadingLogo {
    display: none;
    position: absolute;
    top: 50%;
    left: -100px;
    /* Start off-screen on the left */
    transform: translateY(-50%);
    width: 200px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 2s;
}

@keyframes slideIn {
    0% {
        left: -100px;
        opacity: 0;
    }

    100% {
        left: 50%;
        opacity: 1;
        transform: translateX(-50%) translateY(-50%);
    }
}

.loadingLogo.show {
    display: block;
    animation: slideIn 1s ease-in-out forwards;
}


@media screen and (max-width:768px) {
    .galleryImg:hover {
        transform: scale(1) rotate(2deg);
    }

    .grabingCard {
        width: 260px !important;
    }

    .card {
        top: 50px;
    }

    .serviceHeading {
        font-size: 18px;
    }

    .serviceBenifit {
        font-size: 15px;
    }

    .serviceAsset {
        height: 240px;
        width: 240px;
    }

    .bundleCard {
        width: 280px !important;

    }

    /* Hover effect */
    .bundleCard:hover,
    .bundleCard.initial-hover {
        width: 290px !important;
        flex: 1.5;
    }

    .bundleCard img {
        height: 300px !important;
    }
}

/* Sayem  */
.card{
    border:none!important;
}
.card-img-top{
    border-radius: 20px!important;
}
.section-title{
font-size: 30px;
font-weight: bold;
color: black;
margin-bottom: 20px;
}
/* Positioning the container relative */
.img-container {
    position: relative;
    cursor: pointer;
  }
  
  /* Overlay initially hidden */
  .overlay {
    position: absolute;
    bottom: 17px;
    left: 15px;
    right: 100px;
    background: white;
    color: black;
    padding: 3px;
    opacity: 0;
    border-radius: 20px;
    transition: opacity 0.3s;
  }
  
  /* On hover, reveal the overlay */
  .img-container:hover .overlay {
    opacity: 1;
  }
  
  /* Style for the 'View Details' text */
  .view-details {
    /* font-size: 16px; */
    font-weight: bold;
    text-align: left;
    padding-left: 7px;
  }
  
  /* Optional: Style for the arrow icon */
  .view-details i {
    margin-left: 2px;
    transition: transform 0.3s ease;
  }
  
  /* Optional: Add a slight slide effect to the arrow on hover */
  .img-container:hover .view-details i {
    transform: translateX(5px);
  }
  

  /* Dark overlay for image hover effect */
.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4); /* Dark semi-transparent overlay */
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 20px;
  }
  .img-container:hover .image-overlay {
    opacity: 1;
  }

  /* Contact form new design and get in touch text scrolling  */
  
/* Ensure the scrolling section has a defined height and overflow hidden */
.scrolling-section {
    position: relative;
    height: 100px; /* Set a fixed height for the section */
    overflow: hidden; /* Prevent text from overflowing this section */
    display: flex;
    align-items: center; /* Center text vertically */
    justify-content: center; /* Center content horizontally */
}

/* Wrapper for centering the animation */
.text-wrapper {
    position: relative;
    width: 100%;
}

/* Scrolling text styles */
.get-in-touch-animation {
    font-size: calc(6rem + 2vw); /* Responsive text size */
    font-weight: bold;
    color: #004AAD; /* Semi-transparent black */
    white-space: nowrap; /* Prevent text from wrapping */
    position: absolute;
    top: 50%;
    left: 100%; /* Start position (off-screen to the right) */
    transform: translateY(-50%); /* Center the text vertically */
    animation: scroll-text 15s linear infinite; /* Apply animation */
}

/* Keyframes for scrolling text */
@keyframes scroll-text {
    0% {
        left: 100%; /* Start off-screen to the right */
    }
    100% {
        left: -100%; /* End off-screen to the left */
    }
}

.row.about-contact-form-design {
    border: 1px solid #0000005c;
    border-radius: 55px;
    padding: 100px 50px;
}

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  width: 60px;
  height: 60px;
}

.whatsapp-float img {
  width: 100%;
  height: auto;
}

.service-box {
    font-size: 1.2rem;
    padding: 30px;
    border-radius: 15px;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.box-1 {
    background-color: #c4f000;
    border: 3px solid white;
    color: black;
}

.box-2 {
    background-color: #003aff;
    border: 3px solid white;
    color: white;
}

.box-3 {
    background-color: #0040ff;
    border: 3px solid white;
}

.box-4 {
    background-color: #000;
    border: 3px solid white;
    color: white;
}

.box-5 {
    border: 1px solid #00000029;
    background-color: #fff;
    color: #000;
}
.contents-service h1{
    font-weight: bold;
    font-size: 1.8rem;
}

.workh1 {
  font-size: clamp(28px, 5vw, 40px);
  font-weight: 500;
  margin-top: 10px !important;
  margin-left: 5px;
  letter-spacing: 1px !important;
}

.work-media{
    text-align: center;
}

.video-trigger-btn {
  display: inline-block;
  background-color: #000000;      /* fekete */
  color: #ffffff;                 /* fehér szöveg */
  padding: 14px 32px;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

.video-trigger-btn:hover {
  background-color: #28a745;      /* zöld hover */
  color: #ffffff;
  transform: translateY(-2px);    /* kis hover effekt */
}

/* középre igazítás */
.video-btn-wrapper {
  text-align: center; 
  margin: 2rem 0; /* távolság felül/alul */
}


.video-modal {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 2000;
}

.video-modal.show {
  display: flex;
}

.video-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.75);
  backdrop-filter: blur(4px);
}

.video-modal-content {
  position: relative;
  width: 90%;
  max-width: 900px;
  background: #000;
  border-radius: 12px;
  padding: 1rem;
  box-shadow: 0 30px 60px rgba(0,0,0,0.4);
  z-index: 1;
}

.video-close {
  position: absolute;
  top: 8px;
  right: 12px;
  background: none;
  border: none;
  font-size: 32px;
  color: white;
  cursor: pointer;
  line-height: 1;
  z-index: 10; /* FONTOS: legyen a videónál felül */
}


.video-container {
  position: relative;
  padding-top: 56.25%; /* 16:9 */
  overflow: hidden;
  z-index: 0;
}

.video-container iframe,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 8px;
  background: black;
  z-index: 0;
}

@media(max-width:768px){
    .row.about-contact-form-design{
        padding:20px 50px;
    }
    .project-btn-blue{
        padding: 5px 70px;
    }
    .whatsapp-float {
    display: block;
    }
    .video-trigger-btn {
    padding: 12px 24px;
    font-size: 14px;
    width: 100%;
    max-width: 300px;
    box-sizing: border-box;
    }
    
    .bundleContainer {
    flex-direction: column; /* biztosítsd, hogy egymás alá menjen */
    gap: 1rem; /* sima résszel mobilon */
  }

  .bundleCard {
    width: 100% !important; /* teljes szélesség mobilon */
    height: auto !important; /* tartalomhoz igazodjon */
    flex: none !important; /* ne próbáljon ugrálni hoverkor */
    margin-bottom: 1rem;
    transition: none; /* ha kell, kikapcsolhatod az animációt mobilra */
  }

  .bundleCard:hover,
  .bundleCard.initial-hover {
    width: 100% !important; /* ne szélesedjen hoverkor */
    flex: none !important;
  }

  .bundleContent {
    position: relative; /* ha abszolút miatt vágna, mobilon könnyebb kezelni */
  }
    
}


