body .logos-section.logos-section-new {
    padding-top: 50px;
}
.logos-swiper-carousel {
    margin-top: 64px;
}

.logos-swiper-carousel a {
    display: block;
}

.logos-swiper-carousel .swiper-slide {
    width: auto;
}

.logos-swiper-carousel .swiper-wrapper {
    transition-timing-function: linear !important;
}

.footer-new .hs_recaptcha {
    display: none;
}
.footer-iso-documents {
    display: flex;
    column-gap: 24px;
    margin-bottom: 40px;
    justify-content: center;
    align-items: center;
}
.footer-iso-documents img {
    max-width: 112px;
    width: 100%;
    max-height: 87px;
}

#footer.footer-new .footer-subscribe-form {
    margin-bottom: 28px;
}

#footer.footer-new .copyright {
    margin-top: 0;
}

.footer-socials-wrapper {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.video-wrapper-new {
    position: relative;
}

.video-wrapper-new video {
    border-radius: 18px;
}

.video-preview-image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.fade-in-down {
    opacity: 0;
    transform: translateY(-100px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in-down.show {
    opacity: 1;
    transform: translateY(0);
}

.page-template-tpl-homepage-new .home .image-text {
    padding: 64px 0;
    margin-top: 64px;
    margin-bottom: 0;
}

.page-template-tpl-homepage-new .home .logos-section.software {
    margin-bottom: 0;
}

.page-template-tpl-category-detail .overlapping-images img {
    max-width: 500px;
}

.page-template-tpl-category-detail .logos-section {
    margin-top: 100px;
}

.page-template-tpl-category-detail .header-section {
    z-index: 10;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-template-tpl-category-detail .overlapping-images.img-amount-1 img {
        max-width: 350px;
        top: 15px;
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media only screen and (min-width: 320px) {
body .logos-section.logos-section-new {
    padding-bottom: 100px;
}

.logos-swiper-carousel img {
    max-width: 120px;
}
}



@media only screen and (min-width: 568px) {
    body .logos-section.logos-section-new {
        padding-bottom: 140px;
    }
}

@media only screen and (min-width: 768px) {
    .page-template-tpl-category-detail .logos-section {
        margin-top: 180px;
    }
}

@media only screen and (min-width: 992px) {
    body .logos-section.logos-section-new {
    padding-bottom: 220px;
}

.logos-swiper-carousel img {
    max-width: 230px;
    display: block;
}
}

@media only screen and (min-width: 1024px) {
.footer-iso-documents {
    margin-bottom: 0;
    justify-content: flex-start;
    align-items: flex-start;
}

.footer-socials-wrapper {
    margin-left: auto;
    margin-right: 0;
}

#footer.footer-new .copyright {
    margin-top: 68px;
}
}

@media only screen and (min-width: 1200px) {
    body .logos-section.logos-section-new {
    padding-bottom: 270px;
}
}

@media only screen and (min-width: 1600px) {
    body .logos-section.logos-section-new {
    padding-bottom: 300px;
}
}

@media only screen and (min-width: 1750px) {
    body .logos-section.logos-section-new {
    padding-bottom: 350px;
}
}

@media only screen and (min-width: 1900px) {
    body .logos-section.logos-section-new {
    padding-bottom: 400px;
}
}
