.elementor-kit-1033{--e-global-color-primary:#160D02F2;--e-global-color-secondary:#CA9E67;--e-global-color-text:#160D02F2;--e-global-color-accent:#000000;--e-global-color-b8ea309:#FFFFFF;--e-global-color-61b73f3:#F8F3EF;--e-global-color-f2d8cc1:#000000;--e-global-color-6d63535:#160D02F2;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-a158127-font-family:"Dancing Script";background-color:var( --e-global-color-b8ea309 );}.elementor-kit-1033 button,.elementor-kit-1033 input[type="button"],.elementor-kit-1033 input[type="submit"],.elementor-kit-1033 .elementor-button{background-color:var( --e-global-color-b8ea309 );font-size:15px;line-height:1em;letter-spacing:1.2px;border-style:double;border-radius:3px 3px 3px 3px;padding:12px 24px 12px 24px;}.elementor-kit-1033 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1033 h2{font-size:42px;}.elementor-kit-1033 h3{font-size:36px;}.elementor-kit-1033 h4{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:30px;--container-default-padding-right:30px;--container-default-padding-bottom:30px;--container-default-padding-left:30px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-1033{font-size:16px;}.elementor-kit-1033 h1{font-size:36px;}.elementor-kit-1033 h2{font-size:32px;}.elementor-kit-1033 h3{font-size:28px;}.elementor-kit-1033 h4{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1033 h1{font-size:32px;}.elementor-kit-1033 h2{font-size:28px;}.elementor-kit-1033 h3{font-size:24px;}.elementor-kit-1033 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.text-gray{
    color: #989898;
}

.blog-image img{
    aspect-ratio: 5 / 3;
    object-fit: cover;
}

.blog-image.featured img{
    aspect-ratio: 4.2 / 3;
    object-fit: cover;
}

.services-image img{
    aspect-ratio: 4 / 5;
    object-fit: cover;
}



#szolgaltatasok-carousel .swiper-slide {
    opacity: 0.4;
    transform: scale(0.9);
    transition: all 0.4s ease-in-out;
}

#szolgaltatasok-carousel .swiper-slide-active {
    opacity: 1;
    transform: scale(1.1); 
    z-index: 10;
}

#szolgaltatasok-carousel .swiper-slide .service-description {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}

#szolgaltatasok-carousel .swiper-slide-active .service-description {
    opacity: 1;
    visibility: visible;
}



#szolgaltatasok-carousel .e-con-inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

#szolgaltatasok-carousel .service-description {
    width: 640px !important; 
    max-width: 90vw !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;

    margin-left: auto !important;
    margin-right: auto !important;
    
    left: 50% !important;
    transform: translateX(-50%) !important;
    position: relative !important;
}

#szolgaltatasok-carousel .swiper,
#szolgaltatasok-carousel .swiper-slide {
    overflow: visible !important;
}


/* WORK DETAIL IMAGE GALLERY*/
.work-details-image img{
    aspect-ratio: 7/4;
    object-fit: cover;
    width: 100%;
}


/* COOKIE */
.cky-notice-btn-wrapper .cky-btn{
    color: #141414 !important;
    border-color: #141414 !important;
}

.cky-notice-btn-wrapper .cky-btn.cky-btn-accept{
    color: #fff !important;
    border-color: #141414 !important;
    background-color: #141414 !important;
}

.cky-notice-des a{
    color: #141414 !important;
    text-decoration: none;
}


/* LIGHTBOX */
.elementor-slideshow__title{
    display: none;
}

/* AWARDS */
.award-logo img{
    height: 64px !important;
    width: auto !important;
}/* End custom CSS */