.elementor-kit-14{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{font-family:"Open Sans", Sans-serif;}.elementor-kit-14 h1{font-family:"Open Sans", Sans-serif;}.elementor-kit-14 h2{font-family:"Open Sans", Sans-serif;}.elementor-kit-14 h3{font-family:"Open Sans", Sans-serif;}.elementor-kit-14 h4{font-family:"Open Sans", Sans-serif;}.elementor-kit-14 h5{font-family:"Open Sans", Sans-serif;}.elementor-kit-14 h6{font-family:"Open Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-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 */p {
    margin-block-end: 0;
}

.fu-logo-company {
    filter: grayscale(100%) brightness(90%);
    opacity: 0.5;
    transition: filter 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.fu-badge-number{
    top:16px !important;
}

img.uets-ico {
  top: 11px !important;
  position: relative;
  margin-right: 8px
}

.fu-badge-blue{
    background: #B5D5FF;
    padding: 5px 15px;
    border-radius: 60px
}
.fu-badge-grey{
    background: #EAEAEA;
    padding: 5px 15px;
    border-radius: 60px
}

.fu-text-backg-grey{
    background: #EAEAEA;
    padding: 1px 15px;
    border-radius: 10px;
}
.fu-text-backg-grey-t {
    background: #3E3E3E;
    padding: 1px 15px;
    border-radius: 10px;
    margin-left: -15px;
}

.fu-badge {
    position: absolute;
    top: 10px;
    left: 0px !important;
    background-color: transparent;
    padding: 5px 13px !important;
    border-radius: 50px !important;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #ddd;
    color: #BFBFBF !important;
    transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

.fu-badge-integration{
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: transparent;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #B5D5FF;
    color: black;
    transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}


/* Tytuł - wyśrodkowany pionowo */
.fu-title-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    transition: transform 0.3s ease-in-out;
}

/* Treść - domyślnie ukryta */
.fu-text, .fu-text-second {
    font-size: 14px;
    text-align: center;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out;
}

.fu-arrow {
    /*position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="blue"><path d="M5 15l7-7 7 7" /></svg>') no-repeat center center;*/
    background-size: contain;
    transform: rotate(0deg);
    transition: transform 0.3s ease-in-out;
}

.fu-tile:hover {
    background-color: #DAEAFF;
}

.fu-tile .fu-text-second {
    opacity: 1;
    max-height: 260px;
}

.fu-tile {
    height: auto;
}

.fu-tile-industries {
    background: #B5D5FF!important;
}

@media (min-width:1025px) {
    .fu-tile-industries {
    background: #f8f8f8!important;
}
    .fu-tile {
        height: 360px;
        background-color: #f8f8f8;
        border-radius: 12px;
        padding: 20px;
        position: relative;
        overflow: hidden;
        transition: background-color 0.3s ease-in-out;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    /* Przesunięcie tytułu w górę i pokazanie treści */
    .fu-tile:hover .fu-title-title {
        transform: translateY(-15px);
    }
    
    .fu-tile:hover .fu-text {
        opacity: 1;
        max-height: 100px;
    }
    
    .fu-tile .fu-text-second {
        opacity: 0;
        max-height: 0;
    }
    
    .fu-tile:hover .fu-text-second {
        opacity: 1;
        max-height: 260px;
    }
}


/* Obrócenie strzałki na hover */
.fu-tile:hover .fu-arrow {
    transform: rotate(-180deg);
}

/* Zmiana koloru tekstu badge na biały na hover */
.fu-tile:hover .fu-badge {
    color: white;
    border-color: white;
}

.fu-tile-industries:hover .fu-badge-number{
    color:#fff !important;
}


@media (min-width: 1024px) and (max-width: 1550px) {
  .colla-tile-title h2 {
    font-size: 18px !important;
}
 
}

@media (min-width: 1024px) and (max-width: 1300px) {
  
  .fu-snap-tile {
    width: 230px !important;
}

.fu-snap-tile-second {
    width: 100% !important;
}
}/* End custom CSS */