.elementor-kit-8{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#989898;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-color-b8ea309:#060606;--e-global-color-61b73f3:#484848;--e-global-color-f2d8cc1:#CFCFCF;--e-global-color-6d63535:#141414;--e-global-typography-primary-font-family:"Satoshi Regular 400";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Satoshi Medium 500";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Satoshi Regular 400";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Satoshi Regular 400";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-b8ea309 );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h2{font-size:42px;}.elementor-kit-8 h3{font-size:36px;}.elementor-kit-8 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-8{font-size:16px;}.elementor-kit-8 h1{font-size:36px;}.elementor-kit-8 h2{font-size:32px;}.elementor-kit-8 h3{font-size:28px;}.elementor-kit-8 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-8 h1{font-size:32px;}.elementor-kit-8 h2{font-size:28px;}.elementor-kit-8 h3{font-size:24px;}.elementor-kit-8 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 */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Satoshi Regular 400';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2026/07/Satoshi-Regular.woff2') format('woff2'),
		url('/wp-content/uploads/2026/07/Satoshi-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Satoshi Medium 500';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/wp-content/uploads/2026/07/Satoshi-Medium.woff2') format('woff2'),
		url('/wp-content/uploads/2026/07/Satoshi-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */