.elementor-kit-2955{--e-global-color-primary:#5C7284;--e-global-color-secondary:#FAFBFB;--e-global-color-text:#212A31;--e-global-color-accent:#F9192B;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:20px;color:var( --e-global-color-text );font-size:16px;font-weight:500;}.elementor-kit-2955 p{margin-block-end:24px;}.elementor-kit-2955 h1{font-size:80px;font-weight:500;line-height:96px;}.elementor-kit-2955 h2{font-size:64px;font-weight:600;line-height:72px;}.elementor-kit-2955 h3{font-size:24px;font-weight:500;line-height:32px;}.elementor-kit-2955 button,.elementor-kit-2955 input[type="button"],.elementor-kit-2955 input[type="submit"],.elementor-kit-2955 .elementor-button{font-size:16px;font-weight:600;line-height:24px;background-color:var( --e-global-color-accent );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );border-radius:12px 12px 12px 12px;padding:10px 32px 10px 32px;}.elementor-kit-2955 button:hover,.elementor-kit-2955 button:focus,.elementor-kit-2955 input[type="button"]:hover,.elementor-kit-2955 input[type="button"]:focus,.elementor-kit-2955 input[type="submit"]:hover,.elementor-kit-2955 input[type="submit"]:focus,.elementor-kit-2955 .elementor-button:hover,.elementor-kit-2955 .elementor-button:focus{color:var( --e-global-color-accent );background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-2955 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-lightbox .dialog-lightbox-close-button {
    right: unset;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 30px;
    left: 0;
    right: 0;
    width: 30px;
    transform: translate(calc( 20vw + 20px ), -60px);
}


.product-item .premium-icon-box-content-wrap.premium-icon-box-cta-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 72px 32px 0 32px;
    background: linear-gradient(180deg, rgba(8, 3, 23, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    transition: .2s;
}

.product-item .premium-icon-box-container-in {
    position: relative;
}

.product-item .premium-icon-box-icon-container {
    line-height: 0;
}

.product-item h3.premium-icon-box-title {
    margin: 0 !important;
    justify-content: center;
    color: #fff !important;
}

.product-item .premium-icon-box-more {width: 100%;}

.product-item .premium-icon-box-more a span {
    text-transform: uppercase;
    font-size: 14px;
}

.product-item .premium-icon-box-more a {
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
}

.product-item:hover .premium-icon-box-content-wrap.premium-icon-box-cta-bottom {
    background: linear-gradient(180deg, rgba(249, 25, 43, 0) 0%, rgba(249, 25, 43, 0.4) 100%);
    padding-bottom: 32px;
}

.product-item:hover .premium-icon-box-more a {
    opacity: 1;
}

.product-item:hover .premium-icon-box-more a {
    opacity: 1;
    visibility: visible;
    margin-top: 24px !important;
    transform: none;
}
.product-item img {
    transition: .2s;
    transform: none;
}

.product-item:hover img {
    transform: scale(1.1);
}


.service-item figure {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.service-item figcaption {
    top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
}

.product-item {
    width: 100%;
}
.product-item img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

@media (min-width: 768px) {
    .elementor-nav-menu--main .elementor-nav-menu ul {
    padding: 8px;
    width: 680px !important;
    flex-wrap: wrap;
}

    .elementor-nav-menu--main .elementor-nav-menu ul li {
        width: calc(50% - 10px);
        display: inline-block;
    }
}



@media(max-width: 768px) {
    .product-item .premium-icon-box-more a {
    opacity: 1;
    visibility: visible;
    transform: none;
    margin-top: 24px !important;
}

.product-item .premium-icon-box-content-wrap.premium-icon-box-cta-bottom {
    padding-bottom: 32px;
    padding-top: 150px;
    background: linear-gradient(180deg, rgba(8, 3, 23, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}


}/* End custom CSS */