﻿.header__menu .form {
    display: none;
    margin: 35px 0;
    position: absolute;
    width: 500px;
    top: -50px;
    right: -25px
}

.header__menu .form .left {
    width: 400px;
}

@media only screen and (max-width:525px) {
    .header__menu .form .left {
        width: 200px
    }
}

.header__menu .form .right {
    width: 50px;
    background-image: url("../assets/lupa-b.png");
    background-repeat: no-repeat;
    background-position: 14px 16px;
    background-color: #2090d2;
}

.header__menu .form img {
    position: absolute;
    right: 17px;
    top: 17px
}

.header .section__content {
    padding-top: 60px;
    padding-bottom: 60px;
}

.header .selected img {
    padding: 0px 5px 0px 0px;
}

.footer__copy a {
    color: #fff;
}

.footer__copy a:hover {
    color: #2090d2;
}

.footer span.form {
    position: relative;
}

.footer .newsletter {
    overflow: hidden;
    border-top: 2px solid #f3f6f7;
}

.footer .newsletter img.envelop {
    margin-left: 15px;
}

.slider.siema-wrap {
    height: auto !important;
}

.slider.siema-wrap .slide {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    min-height: 553px !important;
    box-sizing: border-box !important;
}

.slider.siema-wrap .siema img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right top;
    z-index: 1;
    pointer-events: none;
}

.slider.siema-wrap .siema .section__content {
    position: relative !important;
    z-index: 2 !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 1220px !important;
    box-sizing: border-box !important;
    padding: 80px 0 !important;
}

.slider__content {
    position: relative !important;
    width: 100% !important;
    max-width: 800px !important;
    top: auto !important;
    left: auto !important;
    margin: 0 !important;
}

.slider__content>div {
    padding: 5px 20px 70px 20px;
    line-height: 30px;
}

.slider__content>div>span {
    border-radius: 5px;
    padding: 10px 25px;
    background-color: #092e5a;
    display: table;
    color: white;
}

.slider h1 {
    margin-bottom: 0;
}

.slider h1 span {
    display: table;
}

.slider--small h1 {
    border-radius: 5px;
}

.slider__headline span {
    font-size: 150%;
}

section.contact img {
    border-radius: 50%;
}

div.slide-one.slick-slide.slick-current.slick-active.slick-center {
    margin-top: 0;
}

div.slide-one.slick-slide.slick-current.slick-active.slick-center>div>div {
    display: block;
}

.section__download .column-image div {
    width: 155px;
}

.section__download .column-image span {
    margin-left: 10px;
}

.section__download.download2 div.column-image {
    border: 0px;
}

.section__download.download2 div.column-content {
    border-left: 2px solid #f3f6f7;
}

.section__download.download2 .column-image div {
    width: 50px;
    font-size: 150%;
    margin: 0px;
}

.section__download.download3 div.column-image {
    border: 0px;
}

.section__download.download3 div.column-content {
    border-left: 2px solid #f3f6f7;
}

.section__download.download3 div.column-content a:not(:first-child),
.section__download.download2 div.column-content a:not(:first-child) {
    margin-left: 15px;
}

.section__download.download3 .column-image div {
    width: 50px;
    font-size: 150%;
    margin: 0px;
}

.section__download.download3 .column-box {
    justify-content: inherit;
    width: 100%;
}

.section__download.download3 div.column-content span {
    display: block;
}

div#produkty div.order {
    margin-bottom: 70px;
}

button.prev,
button.next {
    border: 0px;
}

.section__content {
    align-items: center;
}

.section__download .section__content,
section.contact .section__content {
    align-items: inherit;
}

.section__content div.col-2 h2 {
    padding-top: 0px;
    margin-top: 0px;
}

.section__services .section__content {
    align-items: inherit;
    padding-top: 25px;
    padding-bottom: 25px;
    max-width: 1500px;
}

.section__services .section__content div.col-3 {
    flex: 20%;
}

.section__recenze .section__content div.col-3 {
    text-align: center;
    flex: auto;
}

.section__recenze .section__content div.col-3:not(:last-child) {
    margin-bottom: 60px;
}

.section__recenze .section__content {
    align-items: inherit;
}

.section__reference h2,
.section__reference .subtitle {
    max-width: 90%;
}

.section__reference .subtitle {
    font-weight: normal;
}

.section__reference p.subtitle {
    font-size: 22px;
}

.section__reference .section__content {
    align-items: stretch;
}

.section__reference .section__content div.col-3 {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(25% - 20px);
    max-width: calc(25% - 20px);
    min-height: 520px;
}

.section__reference .section__content div.col-3>img {
    align-self: center;
    width: auto;
    max-width: 139px;
    height: auto;
}

.section__reference.homepage {
    padding-bottom: 0;
}

@media only screen and (min-width:1000px) {
    .section__reference.homepage .section__content div.col-3 {
        flex: 0 0 calc(33% - 20px);
        max-width: calc(33% - 20px);
    }
}

.section__reference .section__content div.col-3 p.href-more {
    margin-top: auto;
}

section.slideshow h2 {
    max-width: 100%;
}

@media only screen and (max-width: 1000px) {
    .section__reference .section__content div.col-3 {
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        min-height: 0;
    }
}

@media only screen and (max-width: 600px) {
    .section__reference .section__content div.col-3 {
        flex: 0 0 calc(100% - 20px);
        max-width: calc(100% - 20px);
        min-height: 0;
    }

    .slider__headline span {
        font-size: 110%;
    }
}

.section__blog .section__content div.col-3 {
    flex: auto;
    margin: 10px;
    padding: 10px;
    background-color: #fff;
}

.section__services .section__content div.col-3:nth-child(-n+3) {
    border-bottom: 2px dashed #eff3f4;
}

.section__services .section__content div.col-3:nth-child(2),
.section__services .section__content div.col-3:nth-child(5) {
    border-left: 0;
    border-right: 0;
}

.section__services .section__content div.col-3 div {
    height: 250px;
    position: relative;
    display: table-cell;
    vertical-align: bottom;
}

.padding30 {
    padding: 30px;
}

.section.advantages h2 {
    margin-top: 0;
}

.homepage-why .section__content {
    max-width: 1220px;
}

.homepage-why__intro {
    display: block;
    padding-bottom: 42px;
}

.homepage-why__eyebrow {
    color: #c7332d;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-bottom: 18px;
}

.homepage-why__intro p {
    font-size: 22px;
    margin: 0;
    text-align: center;
}

.homepage-why__grid {
    align-items: stretch;
    gap: 4px;
    padding: 0 10px;
}

.homepage-why__card {
    box-sizing: border-box;
    position: relative;
    flex: 0 0 calc(25% - 3px);
    width: calc(25% - 3px);
    min-width: 0;
    min-height: 485px;
    padding: 138px 28px 42px;
    color: #fff;
    overflow: hidden;
}

.homepage-why__card--dark {
    background: #123a6d;
}

.homepage-why__card--blue {
    background: #2c96d3;
}

.homepage-why__icon {
    position: absolute;
    top: 28px;
    right: 26px;
    color: rgba(255, 255, 255, 0.12);
    font-size: 78px;
    line-height: 1;
    font-weight: 700;
}

.homepage-why__card h3 {
    color: #fff;
    line-height: 1.16;
    margin: 0 0 22px;
}

.homepage-why__card p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.72;
    margin: 0;
}

@media only screen and (max-width: 1100px) {
    .homepage-why__intro p {
        font-size: 18px;
    }

    .homepage-why__card {
        flex: 0 0 calc(50% - 2px);
        width: calc(50% - 2px);
        min-height: 420px;
    }
}

@media only screen and (max-width: 700px) {
    .homepage-why__intro {
        padding-bottom: 28px;
    }

    .homepage-why h2 {
        line-height: 1.08;
    }

    .homepage-why__intro p,
    .section__reference p.subtitle {
        font-size: 16px;
        line-height: 1.6;
    }

    .homepage-why__grid {
        padding: 0;
    }

    .homepage-why__card {
        flex: 0 0 100%;
        width: 100%;
        min-height: 0;
        padding: 110px 26px 34px;
    }

    .homepage-why__icon {
        font-size: 62px;
        right: 20px;
    }
}

.homepage-service-compare {
    position: relative;
    padding: 8px 0 86px;
}

.homepage-service-compare .section__content {
    max-width: 1220px;
}

.homepage-service-compare__table {
    position: relative;
    align-items: stretch;
    gap: 22px;
    padding: 0 10px;
}

.homepage-service-compare__divider {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    margin: -28px 0 0 -28px;
    z-index: 3;
    pointer-events: none;
}

.homepage-service-compare__divider span {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 2px solid #dbe5ef;
    background: #fff;
    color: #123a6d;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.08em;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.88);
}

.homepage-service-compare__column {
    box-sizing: border-box;
    position: relative;
    flex: 0 0 calc(50% - 11px);
    width: calc(50% - 11px);
    min-width: 0;
    min-height: 480px;
    padding: 34px 34px 30px;
    border-radius: 16px;
    color: #fff;
    overflow: hidden;
    transition: transform 0.28s ease, box-shadow 0.28s ease;
    box-shadow: 0 18px 42px rgba(11, 43, 79, 0.16);
}

.homepage-service-compare__column--primary {
    background: linear-gradient(160deg, #123a6d 0%, #0f3260 100%);
}

.homepage-service-compare__column:not(.homepage-service-compare__column--primary) {
    background: linear-gradient(160deg, #2f98d4 0%, #2288c2 100%);
}

.homepage-service-compare__head {
    display: block;
    margin-bottom: 20px;
}

.homepage-service-compare__label {
    display: inline-block;
    margin-bottom: 12px;
    padding: 7px 11px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.homepage-service-compare__column h3 {
    margin: 0;
    color: #fff;
    font-size: 38px;
    line-height: 1.08;
}

.homepage-service-compare__lead {
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 17px;
    line-height: 1.62;
}

.homepage-service-compare__list {
    margin: 26px 0 0;
    padding: 0;
    list-style: none;
}

.homepage-service-compare__list li {
    position: relative;
    margin: 0;
    padding: 14px 0 14px 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
}

.homepage-service-compare__list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 24px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.65);
}

.homepage-service-compare__point {
    display: block;
    margin-bottom: 6px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.homepage-service-compare__list strong {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.homepage-service-compare__column .btn {
    border: 2px solid rgba(255, 255, 255, 0.88);
    color: #fff;
}

.homepage-service-compare__column .btn:hover,
.homepage-service-compare__column .btn:focus {
    background: #fff;
    border-color: #fff;
    color: #123a6d;
    transform: translateY(-1px);
}

.homepage-service-compare__column:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 48px rgba(11, 43, 79, 0.22);
}

@media only screen and (max-width: 1100px) {
    .homepage-service-compare {
        padding: 4px 0 72px;
    }

    .homepage-service-compare__column {
        min-height: 450px;
        padding: 30px 26px 28px;
    }

    .homepage-service-compare__column h3 {
        font-size: 33px;
    }

    .homepage-service-compare__lead {
        font-size: 16px;
    }

    .homepage-service-compare__list strong {
        font-size: 16px;
    }
}

@media only screen and (max-width: 700px) {
    .homepage-service-compare {
        padding: 45px 0 60px;
    }

    .homepage-service-compare__table {
        gap: 12px;
        padding: 0 10px;
    }

    .homepage-service-compare__divider {
        display: none;
    }

    .homepage-service-compare__column {
        flex: 0 0 100%;
        width: 100%;
        min-height: 0;
        padding: 28px 22px 24px;
        border-radius: 12px;
    }

    .homepage-service-compare__column h3 {
        font-size: 30px;
        line-height: 1.1;
    }

    .homepage-service-compare__column:hover {
        transform: none;
    }

    .homepage-service-compare__list {
        margin-top: 20px;
    }

    .homepage-service-compare__list li {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .homepage-service-compare__list strong {
        font-size: 15px;
    }

    .homepage-service-compare__column .btn {
        width: auto;
        max-width: 100%;
        margin-top: 18px;
        white-space: nowrap;
        font-size: clamp(12px, 3.7vw, 15px);
        padding: 12px 18px;
    }
}

.homepage-case-studies__intro {
    display: block;
    padding-bottom: 40px;
}

.homepage-case-studies__intro p {
    margin: 0;
    font-size: 22px;
    text-align: center;
}

.homepage-case-studies__grid {
    align-items: stretch;
    gap: 24px;
    padding-bottom: 38px;
}

.homepage-case-studies__card {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(33.333% - 16px);
    width: calc(33.333% - 16px);
    min-width: 0;
    background: #fff;
    border: 1px solid #dbe3ea;
    border-top: 4px solid #c7332d;
    padding: 38px 38px 30px;
}

.homepage-case-studies__quote {
    margin: 0;
    color: #c7332d;
    font-size: 58px;
    line-height: 0.7;
    font-weight: 700;
}

.homepage-case-studies__card p {
    margin: 24px 0;
    font-size: 16px;
    line-height: 1.75;
    color: #24394f;
}

.homepage-case-studies__meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    margin-top: auto;
    padding-top: 28px;
    border-top: 2px solid #eff3f4;
}

.homepage-case-studies__meta h3 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.homepage-case-studies__link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.homepage-case-studies__link img,
.homepage-case-studies__more-link img {
    width: 22px;
}

.homepage-case-studies__more {
    margin: 0;
    text-align: center;
}

.homepage-case-studies__more-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

@media only screen and (max-width: 1100px) {
    .homepage-case-studies__card {
        flex: 0 0 calc(50% - 12px);
        width: calc(50% - 12px);
    }

    .homepage-case-studies__more-link {
        font-size: 24px;
    }
}

@media only screen and (max-width: 700px) {
    .homepage-case-studies {
        padding: 20px 0 50px;
    }

    .homepage-case-studies__intro {
        padding-bottom: 28px;
    }

    .homepage-case-studies__intro p {
        font-size: 16px;
    }

    .homepage-case-studies__grid {
        gap: 16px;
        padding-bottom: 24px;
    }

    .homepage-case-studies__card {
        flex: 0 0 100%;
        width: 100%;
        padding: 34px 24px 24px;
    }

    .homepage-case-studies__quote {
        font-size: 50px;
    }

    .homepage-case-studies__meta {
        display: block;
        padding-top: 20px;
    }

    .homepage-case-studies__meta h3 {
        margin-bottom: 12px;
    }

    .homepage-case-studies__more-link {
        font-size: 16px;
    }
}

.homepage-journey {
    position: relative;
    background: #123a6d;
    color: #fff;
    padding: 76px 0 82px;
    isolation: isolate;
}

.homepage-journey:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background: linear-gradient(180deg, #123a6d 0%, #10355f 100%);
    z-index: -1;
}

.homepage-journey .section__content {
    max-width: 1240px;
    justify-content: center;
}

.homepage-journey__intro {
    display: block;
    padding-bottom: 44px;
}

.homepage-journey__intro h2 {
    margin-top: 0;
    text-align: center;
}

.homepage-journey__timeline {
    position: relative;
    z-index: 1;
    align-items: flex-start;
    gap: 26px;
}

.homepage-journey__timeline:before {
    content: "";
    position: absolute;
    top: 36px;
    left: 32px;
    right: 32px;
    height: 2px;
    background: #1f6fa7;
    transition: opacity 0.25s ease;
}

.homepage-journey__timeline:after {
    content: "";
    position: absolute;
    top: 35px;
    left: 32px;
    right: 32px;
    height: 4px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(163, 232, 255, 0.95) 0%, rgba(92, 197, 247, 0.95) 45%, rgba(163, 232, 255, 0.95) 100%);
    box-shadow: 0 0 18px rgba(86, 197, 255, 0.55);
    opacity: 0;
    transform: scaleX(0.2);
    transform-origin: left center;
    transition: opacity 0.35s ease, transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    pointer-events: none;
}

.homepage-journey__timeline:hover:before {
    opacity: 0;
}

.homepage-journey__timeline:hover:after {
    opacity: 1;
    transform: scaleX(1);
}

.homepage-journey__step {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    flex: 0 0 calc(16.666% - 22px);
    width: calc(16.666% - 22px);
    min-width: 0;
    padding-top: 102px;
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.homepage-journey__number {
    position: absolute;
    top: 0;
    left: 0;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    border: 2px solid #1f6fa7;
    background: #123a6d;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    line-height: 1;
    font-weight: 700;
    z-index: 2;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.homepage-journey__number:after {
    content: "";
    position: absolute;
    inset: -9px;
    border-radius: 50%;
    border: 2px solid rgba(88, 184, 242, 0.35);
    opacity: 0;
    transform: scale(0.75);
    transition: opacity 0.32s ease, transform 0.32s ease;
}

.homepage-journey__step--active .homepage-journey__number {
    background: #2c96d3;
    border-color: #2c96d3;
}

.homepage-journey__timeline:hover .homepage-journey__step--active:not(:hover) .homepage-journey__number {
    background: #123a6d;
    border-color: #1f6fa7;
    box-shadow: none;
    transform: none;
}

.homepage-journey__step h3 {
    position: relative;
    margin: 0 0 16px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.22;
    min-height: 2.44em;
    padding-bottom: 10px;
    transition: color 0.25s ease;
}

.homepage-journey__step h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 58px;
    height: 3px;
    border-radius: 999px;
    background: #8dd8ff;
    opacity: 0;
    transform: scaleX(0.35);
    transform-origin: left center;
    transition: opacity 0.25s ease, transform 0.3s ease;
}

.homepage-journey__step p {
    margin: 0;
    color: rgba(210, 224, 237, 0.95);
    font-size: 16px;
    line-height: 1.62;
}

.homepage-journey__step:hover {
    transform: translateY(-6px);
}

.homepage-journey__step:hover .homepage-journey__number {
    transform: translateY(-6px) scale(1.08) rotate(-8deg);
    background: #2c96d3;
    border-color: #63b9ef;
    box-shadow: 0 14px 30px rgba(10, 53, 94, 0.48), 0 0 0 5px rgba(76, 177, 238, 0.18);
}

.homepage-journey__step:hover .homepage-journey__number:after {
    opacity: 1;
    transform: scale(1);
}

.homepage-journey__step:hover h3 {
    color: #9fd9ff;
}

.homepage-journey__step:hover h3:after {
    opacity: 1;
    transform: scaleX(1);
}

@media only screen and (max-width: 1100px) {

    .homepage-journey__timeline:before,
    .homepage-journey__timeline:after {
        display: none;
    }

    .homepage-journey__step {
        flex: 0 0 calc(33.333% - 18px);
        width: calc(33.333% - 18px);
        padding-top: 94px;
    }

    .section__content .col-2,
    .section__content .col-2 h2 {
        text-align: center;
    }
}

@media only screen and (max-width: 700px) {
    .homepage-journey {
        padding: 58px 0 62px;
    }

    .homepage-journey__intro {
        padding-bottom: 28px;
    }

    .homepage-journey__timeline {
        gap: 24px;
    }

    .homepage-journey__step {
        flex: 0 0 100%;
        width: 100%;
        padding: 0 0 0 90px;
    }

    .homepage-journey__number {
        width: 62px;
        height: 62px;
        font-size: 30px;
    }

    .homepage-journey__step h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .homepage-journey__step p {
        font-size: 16px;
        line-height: 1.58;
    }
}

@media (prefers-reduced-motion: reduce) {

    .homepage-journey__step,
    .homepage-journey__timeline:before,
    .homepage-journey__timeline:after,
    .homepage-journey__number,
    .homepage-journey__number:after,
    .homepage-journey__step h3,
    .homepage-journey__step h3:after {
        transition: none;
    }

    .homepage-journey__step:hover,
    .homepage-journey__step:hover .homepage-journey__number {
        transform: none;
    }
}

.homepage-contact {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #0f3a73 0%, #0a2f5c 52%, #082852 100%);
    color: #fff;
    padding: 82px 0 88px;
}

.homepage-contact:before,
.homepage-contact:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.homepage-contact:before {
    top: -180px;
    right: -115px;
    width: 400px;
    height: 400px;
    border: 64px solid rgba(88, 130, 182, 0.28);
}

.homepage-contact:after {
    bottom: -145px;
    left: -120px;
    width: 330px;
    height: 330px;
    border: 52px solid rgba(67, 112, 166, 0.22);
}

.homepage-contact .section__content {
    max-width: 1220px;
}

.homepage-contact__content {
    align-items: flex-start;
    gap: 56px;
}

.homepage-contact__info {
    box-sizing: border-box;
    flex: 0 0 calc(50% - 28px);
    width: calc(50% - 28px);
    min-width: 0;
    padding-top: 8px;
}

.homepage-contact__info h2 {
    margin: 0 0 36px;
    text-align: left;
}

.homepage-contact__info p {
    margin: 0;
    color: rgba(219, 230, 242, 0.98);
    line-height: 1.55;
}

.homepage-contact__list {
    margin: 44px 0 0;
    padding: 0;
    list-style: none;
}

.homepage-contact__list li {
    position: relative;
    padding-left: 0;
    margin-bottom: 20px;
    font-size: 20px;
}

.homepage-contact__list li:before {
    content: none;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 26px;
    line-height: 1;
}

.homepage-contact__list li:nth-child(1):before {
    color: #ff4ca0;
}

.homepage-contact__list li:nth-child(2):before {
    color: #a7c7ff;
}

.homepage-contact__list li:nth-child(3):before {
    color: #ff4ca0;
}

.homepage-contact__list li:last-child {
    margin-bottom: 0;
}

.homepage-contact__list a {
    color: #fff;
    font-weight: 700;
}

.homepage-contact__list a:hover {
    color: #9fd8ff;
    border-bottom: none;
}

.homepage-contact__social {
    margin-top: 36px;
}

.homepage-contact__social-title {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(213, 231, 247, 0.88);
}

.homepage-contact__social-subtitle {
    margin: 10px 0 0;
    color: rgba(220, 233, 246, 0.9);
    font-size: 15px;
    line-height: 1.45;
}

.homepage-contact__social-list {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.homepage-contact__social-list li {
    margin: 0;
    padding: 0;
}

.homepage-contact__social-list li:before {
    content: none;
}

.homepage-contact__social-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border-radius: 999px;
    border: 1px solid rgba(181, 204, 229, 0.36);
    background: linear-gradient(135deg, rgba(176, 206, 241, 0.2) 0%, rgba(84, 136, 195, 0.15) 100%);
    color: #eef7ff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease, background-color 0.24s ease;
}

.homepage-contact__social-link:hover,
.homepage-contact__social-link:focus {
    transform: translateY(-2px);
    border-bottom: 1px solid rgba(181, 204, 229, 0.45);
    border-color: rgba(212, 231, 250, 0.72);
    color: #fff;
    box-shadow: 0 12px 24px rgba(7, 27, 54, 0.28);
}

.homepage-contact__social-link:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(146, 198, 245, 0.32);
}

.homepage-contact__social-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(7, 34, 67, 0.36);
    color: #fff;
}

.homepage-contact__social-icon svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.homepage-contact__panel {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    flex: 0 0 calc(50% - 28px);
    width: calc(50% - 28px);
    min-width: 0;
    padding: 44px;
    border-radius: 6px;
    border: 1px solid rgba(176, 202, 230, 0.2);
    background: linear-gradient(132deg, rgba(51, 90, 140, 0.9) 0%, rgba(30, 65, 112, 0.9) 100%);
    box-shadow: 0 25px 45px rgba(7, 27, 54, 0.38);
}

.homepage-contact__field {
    margin: 0 0 20px;
}

.homepage-contact__field label {
    display: block;
    margin-bottom: 10px;
    color: rgba(222, 233, 244, 0.9);
    font-weight: 700;
}

.homepage-contact__field input,
.homepage-contact__field textarea {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid rgba(168, 192, 221, 0.3);
    border-radius: 4px;
    background: rgba(143, 172, 206, 0.22);
    padding: 8px 12px;
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.45;
}

.homepage-contact__field textarea {
    min-height: 130px;
    resize: vertical;
}

.homepage-contact__message {
    display: none;
    margin: 2px 0 0;
    padding: 10px 12px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
}

.homepage-contact__message--ok {
    display: block;
    background: rgba(76, 216, 154, 0.2);
    border: 1px solid rgba(76, 216, 154, 0.5);
    color: #dbffee;
}

.homepage-contact__message--error {
    display: block;
    background: rgba(255, 105, 105, 0.18);
    border: 1px solid rgba(255, 137, 137, 0.45);
    color: #ffe6e6;
}

.homepage-contact__field input::placeholder,
.homepage-contact__field textarea::placeholder {
    color: rgba(223, 232, 242, 0.62);
}

.homepage-contact__field input:focus,
.homepage-contact__field textarea:focus {
    outline: none;
    border-color: rgba(128, 197, 241, 0.88);
    background: rgba(143, 172, 206, 0.3);
}

.homepage-contact__submit {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 4px;
    margin-top: 12px;
    padding: 18px 26px;
    font-size: 14px;
    cursor: pointer;
}

@media only screen and (max-width: 920px) {
    .homepage-contact {
        padding: 64px 0 70px;
    }

    .homepage-contact__content {
        flex-direction: column;
        gap: 34px;
    }

    .homepage-contact__info,
    .homepage-contact__panel {
        flex: 0 0 100%;
        width: 100%;
    }

    .homepage-contact__info p {
        text-align: center;
    }

    .homepage-contact__info h2 {
        text-align: center;
    }

    .homepage-contact__list {
        text-align: center;
    }

    .homepage-contact__list li {
        font-size: 17px;
    }

    .homepage-contact__list {
        margin-top: 30px;
    }

    .homepage-contact__social {
        text-align: center;
        margin-top: 30px;
    }

    .homepage-contact__social-list {
        display: grid;
        gap: 12px;
        max-width: 560px;
        margin: 20px auto 0;
    }

    .homepage-contact__social-list li {
        width: 100%;
    }

    .homepage-contact__social-link {
        display: flex;
        width: 100%;
        justify-content: center;
    }
}

@media only screen and (max-width: 700px) {
    .homepage-contact {
        padding: 52px 0 58px;
    }

    .homepage-contact:before {
        width: 270px;
        height: 270px;
        border-width: 42px;
        right: -90px;
        top: -130px;
    }

    .homepage-contact:after {
        width: 220px;
        height: 220px;
        border-width: 34px;
        left: -92px;
        bottom: -108px;
    }

    .homepage-contact__panel {
        padding: 30px 24px;
    }

    .homepage-contact__field label {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .homepage-contact__field input,
    .homepage-contact__field textarea {
        padding: 13px 14px;
    }

    .homepage-contact__submit {
        padding: 15px 20px;
        margin-top: 6px;
    }

    .homepage-contact__social-subtitle {
        font-size: 14px;
    }

    .homepage-contact__social-list {
        grid-template-columns: 1fr;
        width: 100%;
        max-width: none;
        margin: 20px 0 0;
        padding: 0 18px;
        box-sizing: border-box;
    }

    .homepage-contact__social-link {
        width: 100%;
        justify-content: center;
        box-sizing: border-box;
    }
}

@media (prefers-reduced-motion: reduce) {
    .homepage-contact__social-link {
        transition: none;
    }

    .homepage-contact__social-link:hover,
    .homepage-contact__social-link:focus {
        transform: none;
    }
}

.section__services:not(.homepage) .section__content div.col-3 div img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.header .dropdown-menu li {
    font-weight: 700;
    line-height: 30px;
    font-size: 13.5px;
}

.header .dropdown-menu ul ul {
    padding-left: 20px;
}

.header .dropdown-menu ul ul li a {
    font-weight: normal;
}

.header .dropdown-menu li:before {
    content: none;
}

.header .dropdown-menu ul ul li:before {
    content: "•";
    margin-right: 10px;
    line-height: 25px;
    font-weight: 700;
    color: #2090d2;
}

.header .dropdown-menu .section__content {
    align-items: inherit;
}

section.gallery .col-4 {
    padding: 10px;
    background-color: inherit;
    margin: 0px 10px;
}

section.gallery .col-4 a:hover {
    border: 0px;
}

section.gallery .col-4 a:hover img {
    border: 15px #dde1e2 solid;
}

section.kontakt .col-4 {
    padding-top: 25px;
}

div.masonry-brick:not(.box6) {
    z-index: 1;
}

div.masonry-brick.post img {
    -webkit-mask-image: linear-gradient(to top, transparent 7%, black 35%);
    mask-image: linear-gradient(to top, transparent 7%, black 35%);
}

div.masonry-brick.box4 img {
    -webkit-mask-image: linear-gradient(to top, transparent 23%, black 94%);
    mask-image: linear-gradient(to top, transparent 23%, black 94%);
}

div.masonry-brick.box5 img {
    -webkit-mask-image: linear-gradient(to top, transparent 10%, black 35%);
    mask-image: linear-gradient(to top, transparent 10%, black 35%);
}

div.masonry-brick.box6 {
    overflow: hidden;
}

.section__blog .col-4 {
    background: none;
    margin: 0.5em;
    padding: 0px;
}

.section__blog .section__content {
    align-items: inherit;
}

.youtube iframe {
    width: 100%
}

.dropdown-menu .submenu {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
}

.dropdown-menu .submenu ul {
    flex: auto;
}

.dropdown-menu .submenu-title {
    max-width: 90%;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}

section .search h3,
section .search p,
section .search div {
    width: 100%;
}

section .search div.search_subtitle {
    margin-top: -16px;
}

section .search div.search_subtitle a {
    font-weight: normal;
    font-size: 15px;
}

section .search .separator {
    padding: 0px;
    margin: 0px;
}

#modal section {
    padding: 0px 100px 30px 100px;
}

#modal section input:not([type="checkbox"]),
#modal section button,
#modal section textarea {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 14px;
}

#modal section textarea {
    height: 100px;
    resize: none;
    font: 400 14px Arial;
}

#modal section button {
    font-size: 105%;
}

.form2 input:not([type="checkbox"]),
.form2 button,
.form2 textarea {
    width: 40%;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 14px;
}

.form2 textarea {
    height: 100px;
    resize: none;
    font: 400 14px Arial;
}

.form2 button {
    font-size: 105%;
}

.form2 label {
    width: 25%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

@media only screen and (max-width:450px) {
    .form2 label {
        width: 35%;
    }

    .form2 input:not([type="checkbox"]),
    .form2 button,
    .form2 textarea {
        width: 55%;
    }
}

@media only screen and (min-width:420px) {
    .section__reference div.col-3 h3 {
        height: 50px;
    }
}

.section__content .col-2 {
    padding-right: 0px;
}

@media only screen and (min-width:1100px) {
    .section__content .col-2:first-child {
        padding-right: 30px;
    }

    .footer .newsletter img.envelop {
        z-index: 0;
    }

    .section__recenze .section__content div.col-3 {
        flex: 33%;
    }

    .section__blog .section__content div.col-3 {
        flex: 25%;
    }
}

@media only screen and (max-width:700px) {
    .homepage-journey:before {
        left: 0;
        width: 100%;
        transform: none;
    }

    main h2 {
        font-size: 34px;
        line-height: 1.16;
    }

    main h3 {
        font-size: 22px;
        line-height: 1.3;
    }

    main h4 {
        font-size: 18px;
        line-height: 1.35;
    }

    .section__services.homepage .section__content {
        padding-top: 14px;
        padding-bottom: 10px;
    }

    .section__services.homepage .section__content div.col-3 div {
        height: auto;
        min-height: 0;
        display: block;
        margin-bottom: 14px;
    }

    .section__services.homepage .section__content div.col-3 div img {
        display: block;
        margin: 0 auto;
        width: auto;
        max-width: 100%;
        max-height: 170px;
    }

    .section__services.homepage .section__content div.col-3 h3 {
        margin: 10px auto 8px;
        max-width: 280px;
        font-size: 21px;
        line-height: 1.25;
    }

    .slider:not(.slider--small) {
        height: auto !important;
    }

    .slider.siema-wrap .slide {
        min-height: 400px !important;
    }

    .slider.siema-wrap .siema .section__content {
        position: relative !important;
        margin: 0 auto !important;
        padding: 40px 15px !important;
    }

    .slider__content {
        position: relative !important;
        width: 100% !important;
        max-width: 100% !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        margin-top: 0 !important;
    }

    .slider--small .slider__headline {
        padding: 15px 10px;
        text-align: center;
    }

    .slider--small .slider__headline h1 {
        display: inline-block;
        margin: 22px 0 0;
        padding: 8px 14px 10px;
        max-width: 100%;
        box-sizing: border-box;
        font-size: 38px;
        line-height: 1.08;
    }

    .slider__content>div {
        margin: 0 20px 10px 20px;
        padding: 0;
        line-height: 1.45;
    }

    .slider__content>div>span br {
        display: none;
    }

    .slider .btn {
        display: block;
        margin: 8px 20px;
        padding: 12px 18px;
        text-align: center;
    }
}

@media only screen and (max-width:460px) {
    main h2 {
        font-size: 30px;
    }

    main h3 {
        font-size: 20px;
    }

    .slider.siema-wrap .slide {
        min-height: 320px !important;
    }

    .slider.siema-wrap .siema .section__content {
        padding: 30px 10px !important;
    }

    .slider__content {
        margin-top: 0 !important;
    }

    .slider:not(.slider--small) h1 {
        margin: 0 0 15px 0 !important;
    }

    .slider--small .slider__headline h1 {
        margin-top: 16px;
        padding: 7px 12px 9px;
        font-size: 30px;
        line-height: 1.12;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 461px) {
    .section__download.download3 .column-content {
        width: 80%;
    }
}

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: none;
}

.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pswp img {
    max-width: none;
}

.pswp--animate_opacity {
    opacity: 0.001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
    display: block;
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
    background: #222;
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0;
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC;
}

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline;
}

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1;
}

.pswp__button:active {
    outline: none;
    opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(../img/photoswipe/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {

    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(../img/photoswipe/default-skin.svg);
    }

    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none;
    }
}

.pswp__button--close {
    background-position: 0 -44px;
}

.pswp__button--share {
    background-position: -44px -44px;
}

.pswp__button--fs {
    display: none;
}

.pswp--supports-fs .pswp__button--fs {
    display: block;
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0;
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute;
}

.pswp__button--arrow--left {
    left: 0;
}

.pswp__button--arrow--right {
    right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 32px;
    position: absolute;
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
}

.pswp__share-modal--hidden {
    display: none;
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000;
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
    opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px;
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF;
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF;
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D;
}

a.pswp__share--download:hover {
    background: #DDD;
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: 0.75;
    padding: 0 10px;
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px;
}

.pswp__caption small {
    font-size: 11px;
    color: #BBB;
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC;
}

.pswp__caption--empty {
    display: none;
}

.pswp__caption--fake {
    visibility: hidden;
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr;
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
}

.pswp__preloader--active {
    opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(../img/photoswipe/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
    animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0;
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right;
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550;
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
    background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
    background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
    opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none;
}

.pswp__element--disabled {
    display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
    background: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.point {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

.anchor-bar {
    position: sticky;
    bottom: 0;
    padding: 20px;
    z-index: 11;
    background: #f3f6f7;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.anchor-bar .btn.btn--secondary {
    border-bottom-color: rgb(32, 144, 210);
    padding: 10px 35px;
    line-height: normal;
}

.anchor-bar .btn.btn--secondary+.btn.btn--secondary {
    margin-left: 10px;
}

.section--wysiwyg .anchor-bar {
    margin-left: -10px;
    margin-right: -10px;
}

@media (min-width:1520px) {
    .section--wysiwyg .anchor-bar {
        margin-left: -140px;
        margin-right: -140px
    }
}

.fake-click {
    cursor: pointer;
}

.header__menu li {
    padding: 0px 10px;
}

@media only screen and (max-width: 700px) {}

@media only screen and (max-width: 420px) {
    .homepage-case-studies__card {
        padding: 28px 18px 20px;
    }

    .homepage-case-studies__card p {
        font-size: 14px;
    }

    .homepage-case-studies__quote {
        font-size: 44px;
    }
}

@media only screen and (max-width: 700px) {
    .footer .newsletter {
        padding: 35px 0 30px;
    }

    .footer .newsletter .footer__content {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
        padding: 0 15px;
    }

    .footer .newsletter .col-3.col-3--bigger {
        width: 100%;
        flex: none;
        text-align: center;
    }

    .footer .newsletter .col-3.col-3--bigger h3 {
        font-size: 22px;
        margin-bottom: 8px;
    }

    .footer .newsletter .col-3.col-3--bigger p {
        font-size: 14px;
    }

    .footer .newsletter .col-3--bigger:last-child {
        width: 100%;
        flex: none;
    }

    .footer .newsletter span.form {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .footer .newsletter span.form img.envelop {
        display: none;
    }

    .footer .newsletter span.form input.left {
        width: 100% !important;
        border-radius: 30px;
        padding: 14px 20px;
        box-sizing: border-box;
    }

    .footer .newsletter span.form input.right {
        width: 100% !important;
        border-radius: 30px;
        margin-left: 0;
        padding: 14px 20px;
        box-sizing: border-box;
    }

    .footer .newsletter img.circle--newsletter {
        display: none;
    }
}

@media only screen and (max-width: 700px) {
    .footer__info {
        padding: 35px 0 30px;
    }

    .footer__info .footer__content {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px 24px;
        padding: 0 15px;
    }

    .footer__info .footer__content>div {
        min-width: 0;
    }

    .footer__info .footer__content>div:first-child,
    .footer__info .footer__content>.fast-contact {
        display: none;
    }

    .footer__info .footer__content h4 {
        margin: 0 0 14px;
    }

    .footer__info a,
    .footer__info li,
    .footer__info p {
        font-size: 12px;
    }

    .footer__info ul {
        margin: 0;
        padding-right: 0;
    }

    .footer__info li {
        padding: 6px 0;
        line-height: 1.3;
    }

    .footer__info li:before {
        padding-right: 10px;
    }

    .footer__info .fast-contact p {
        margin: 0 0 12px;
    }

    .footer__info .fast-contact p:last-child {
        margin-bottom: 0;
    }

    .footer__info .email {
        display: inline-block;
        font-size: 15px;
        line-height: 1.35;
        padding-left: 12px;
    }
}

@media only screen and (max-width: 430px) {
    .footer__info .footer__content>.fast-contact {
        grid-column: auto;
        border-top: 1px solid #e7eaec;
        padding-top: 14px;
        margin-top: 2px;
    }
}

@media only screen and (max-width: 1200px) {
    .footer__copy .footer__content {
        flex-direction: column;
        text-align: center;
        gap: 6px;
        padding: 10px 15px;
    }

    .footer__copy p {
        font-size: 12px;
    }

    .footer__copy ul {
        margin: 0;
    }
}

@media only screen and (max-width: 420px) {
    .section__content .col-2 {
        padding-top: 20px;
    }

    .section__content .col-2 ul,
    .section__content .col-2 ol {
        list-style: none;
        padding-left: 0;
        margin-left: 0;
    }

    .section__content .col-2 li {
        text-align: center;
    }

    .section__content .col-2 li:before {
        content: none;
    }

    .section__content .col-2 iframe {
        max-width: 100%;
    }

    .section__content .col-2 img {
        max-width: 100%;
        height: auto;
    }

    .section__download .column-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .section__download .column-image {
        border-right: none;
        border-bottom: 2px solid #f3f6f7;
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .section__download .column-content {
        padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
    }

    .section__reference .square {
        display: none;
    }

    .advantages .col-3 {
        flex: 0 0 100% !important;
        min-width: 0 !important;
    }

    #modal section {
        padding: 0 20px 20px;
    }

    section.gallery .col-4 {
        min-width: 90% !important;
        margin: 5px !important;
    }

    .section__blog .section__content div.col-3 {
        flex: 0 0 100% !important;
        min-width: 0 !important;
    }

    section.galleries .col-4 {
        min-width: 90% !important;
    }

    .section {
        padding: 20px 0;
    }
}

@media only screen and (max-width: 500px) {
    .form2 label {
        width: 100% !important;
        display: block !important;
        margin-bottom: 4px;
    }

    .form2 input:not([type="checkbox"]),
    .form2 button,
    .form2 textarea {
        width: 100% !important;
        box-sizing: border-box;
    }

    .form2 .column-box {
        padding: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .search__content {
        padding: 0 12px;
    }

    .section__map form .left {
        width: calc(100% - 60px) !important;
    }
}

@media only screen and (max-width: 500px) {
    table {
        width: 100%;
        display: block;
        overflow-x: auto;
    }

    table th,
    table td {
        padding: 8px 12px;
        font-size: 13px;
        white-space: nowrap;
    }
}

@media only screen and (max-width: 500px) {
    .crossroad ul {
        padding: 0;
        list-style: none;
    }

    .crossroad li {
        margin-bottom: 20px;
    }

    .crossroad li a.spc {
        display: flex;
        flex-direction: column;
    }

    .crossroad li .img {
        width: 100%;
    }

    .crossroad li .img img {
        width: 100%;
        max-height: 200px;
        object-fit: cover;
    }
}

@media only screen and (max-width: 500px) {
    .anchor-bar {
        padding: 12px 10px;
        flex-wrap: wrap;
        gap: 8px;
    }

    .anchor-bar .btn.btn--secondary {
        padding: 8px 20px;
        font-size: 14px;
    }

    .anchor-bar .btn.btn--secondary+.btn.btn--secondary {
        margin-left: 0;
    }
}

@media only screen and (max-width: 700px) {
    .section__content .col-2 a.btn {
        display: block;
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
        box-sizing: border-box;
        text-align: center;
        line-height: 1.35;
    }

    .section__content .col-2 a.btn+a.btn {
        margin-top: 10px;
    }

    .section__reference .col-3 {
        flex: 0 0 calc(50% - 10px) !important;
        min-width: 0 !important;
        margin: 5px !important;
        padding: 0px !important;
        box-sizing: border-box;
    }

    .section__reference .section__content {
        justify-content: center;
        gap: 0;
    }

    .section__reference .col-3 img {
        max-width: 80px;
    }

    .section__reference .col-3 p {
        font-size: 16px;
        padding: 0 5px 0px 5px;
    }

    .section__reference .col-3 h3 {
        font-size: 18px;
    }

    .section__reference .col-3 p.href-more {
        padding-top: 10px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 545px) {
    .col-4 {
        min-width: 38%;
        margin: 5px 5px;
    }

    .col-4 h3 {
        font-size: clamp(15px, 3.6vw, 18px);
        overflow-wrap: anywhere;
    }

    .col-4 p {
        font-size: clamp(13px, 3.2vw, 15px);
    }
}

@media only screen and (max-width: 1050px) {
    .header__content {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        padding: 0px 15px;
        min-height: 70px;
    }

    .header .logo {
        flex: 0 0 auto;
        order: 1;
    }

    .header .logo img {
        max-width: 80px;
    }

    .header .section__content {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .header__menu nav.active-menu {
        display: block;
        position: absolute;
        top: 75px;
        left: 0;
        right: 0;
        z-index: 100;
        background: #fff;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
        padding: 10px;
    }

    .header__menu ul {
        margin: 0;
    }

    .header__menu li {
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
        border-right: none !important;
        border-bottom: 1px solid #f0f3f5;
    }

    .header__menu li:last-child {
        border-bottom: none;
    }

    .header__menu li a {
        display: block;
        padding: 14px 20px;
        font-size: 16px;
    }

    .header__menu li:last-child a#search {
        padding-bottom: 10px;
    }

    .header__menu li:last-child a#search>img {
        display: inline-block;
        padding: 0;
    }

    .header__menu li:last-child a#search.search-open>img {
        display: none;
    }

    .header__menu .form.search-toggle {
        position: static;
        width: auto;
        margin: 10px 20px 16px;
        top: auto;
        right: auto;
    }

    .header__menu .form.search-toggle>div {
        display: flex;
        width: 100%;
    }

    .header__menu .form.search-toggle .left {
        width: calc(100% - 50px);
        min-width: 0;
    }

    .header__menu .form.search-toggle .right {
        margin-left: 0;
        padding: 0;
        background-position: center;
    }

    .header__top {
        position: static;
        order: 2;
        flex: 0 0 auto;
        margin-left: auto;
    }

    .header__top ul {
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
        gap: 4px;
    }

    .header__top ul li {
        padding: 3px 5px !important;
        font-size: 14px;
    }

    .header__menu {
        order: 3;
        flex: 0 0 auto;
        margin-left: 15px;
    }

    .hamburger {
        position: relative;
        top: auto;
        right: auto;
        display: inline-block;
    }

    .bar1,
    .bar2,
    .bar3 {
        width: 28px;
        height: 4px;
        margin: 5px 0;
    }
}

@media only screen and (max-width: 1200px) {
    .header__menu li:last-child {
        padding-left: 10px;
    }

    .header__menu li {
        padding: 0px 7px 0px 2px;
    }
}