/*@font-face {
    font-family: 'IBM Plex Sans';
    src: local('IBM Plex Sans'), local('IBM Plex Sans Regular'), url('/wp-content/themes/aircgc/assets/css/fonts/IBMPlexSans.woff2') format('woff2'), 
        url('/wp-content/themes/aircgc/assets/css/fonts/IBMPlexSans.woff') format('woff'), 
        url('/wp-content/themes/aircgc/assets/css/fonts/IBMPlexSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'IBM Plex Sans';
    src: local('IBM Plex Sans'), local('IBM Plex Sans'), url('/wp-content/themes/aircgc/assets/css/fonts/IBMPlexSans-SemiBold.woff2') format('woff2'), 
        url('/wp-content/themes/aircgc/assets/css/fonts/IBMPlexSans-SemiBold.woff') format('woff'), 
        url('/wp-content/themes/aircgc/assets/css/fonts/IBMPlexSans-SemiBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}*/

li.contacts__workingtime{
    height: 42px;
}
header .contacts__phone a:nth-child(2){
    padding: 0;
    color: #0D3145;
    font-family: 'IBM Plex Sans',sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1px;
}

.slider-galereya .slick-slide{
    padding: 0 5px;
    height: auto;
}

header .contacts__phone a:nth-child(2), header .contacts__phone a:first-child{
    font-size: 17px;
    line-height: 20px;
}

.site-header__1 .menu{
    column-gap: 14px;
}

.pochemu-nam-doveryayut__img img{
    min-width: 45px;
}

.site-header__1 .menu{
    align-items: center;
    padding-top: 20px;
}

.ghostkit-carousel-arrow{
    display: none !important;
}

.news-list__item img{
    /*	object-fit: cover;
                object-position: center;*/
}

.news-list__item img {
    width: max-content;
    height: 280px;
    object-fit: cover;

    margin-left: auto;
    margin-right: auto;
}

#cookie-notice{
    background-color: rgb(4, 83, 128) !important;
    padding: 10px 20px;
}

#cn-notice-text, #cookie-notice #cn-more-info{
    font-size: 13px;
}

#cookie-notice .button.bootstrap{
    font-family: inherit;
}




.site-header--version-2 .menu.desktop-menu-2, #menu-podmenju-pod-slajderom-v3{
    justify-content: space-around;
}

#menu-podmenju-pod-slajderom-v3 .align-center{
    align-items: center;
}

.geo-menu .is-dropdown-submenu li {
    width: 25%;
}

.dropdown .geo-menu .is-dropdown-submenu a{
    font-weight: 700;
}

.geo-menu .dropdown.menu > li > a{
    padding-left: 0;
    padding-right: 0;
}

.geo-menu .is-dropdown-submenu{
    padding-left: 40px;
    padding-right: 40px;
}

.kejsy__img img{
    height: 170px;
    object-fit: cover;
}

.geo-menu .is-dropdown-submenu li.btn-menu-countries{
    width: 100%;
    padding-top: 25px;
}

.geo-menu .is-dropdown-submenu li.btn-menu-countries a{
        background: #02735F;
    width: max-content;
    padding: 13px 30px;
    border-radius: 6px;
    box-shadow: 0px 3px 5px 0px #0000001A;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 auto;
}

.booking-block {
    border: 2px solid rgba(4, 83, 128, 0.3);
    background: #fff;
    padding: 24px 30px;
    border-radius: 10px;
    margin-bottom: 30px;
    margin-top: -76px;
}
.booking-block p {
    font-weight: 600;
    font-size: 17px;
    line-height: 16px;
    color: #0D3145;
    margin-bottom: 16px;
}
.booking-block p span {
    color: #045380;
    font-weight: 600;
    font-size: 32px;
    line-height: 16px;
}
.booking-block .booking-block__button {
    background: #7CBC41;
    border-radius: 6px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    border-bottom: 2px solid #02735F;
    text-decoration: none;
    padding: 0 35px;
    height: 40px;
    white-space: nowrap;
}
.booking-block .booking-block__button:hover {
    background: #02735F;
    text-decoration: none;
}
.booking-block > div {
    display: flex;
    align-items: center;
    justify-content: space-between; 
}
.booking-block__sep {
    border: 1px dashed #02735F;
    height: 1px;
    width: 100%;
}

.wp-block-group-is-layout-constrained .wpcf7 form .wpcf7-response-output {
    color: #46b450;
    border: 1px solid #46b450 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media (max-width: 1650px){


    .geo-menu .dropdown.is-dropdown-submenu a{
        display: flex;
        align-items: flex-start;
    }

    .geo-menu .dropdown.is-dropdown-submenu a span{
        /*            white-space: nowrap;*/
        width: calc(100% - 30px);
    }
}

@media (max-width: 1023px){
    .booking-block {
        margin-top: 50px;
    }
}

@media (max-width: 768px){
    header .grid-container.z_index {
        padding: 80px 20px;
    }

    .kama_breadcrumbs, .kama_breadcrumbs a{
        color:#000;
    }

    .vertical.menu li button {
        display: block;
        margin-top: -10px;
    }

    .site-header #mobile-menu{
        padding: 65px 20px 33px;
        z-index: 10001;
            position: fixed;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    }

    .div-thank p{
        font-size: 100px !important;
    }
}

@media (max-width:545px){
    .plitka-2__buttons{
        display: none;
    }

    .plitka-2__text{
        padding: 0 5px;
    }

    li.contacts__workingtime{
        height: auto;
    }


    .klienty .slick-list{
        padding: 0 50px !important;
    }

    #menu-main-menu-4-burger > li > .submenu{
        display: block ;
    }

    #menu-main-menu-4-burger>li>.submenu.is-active{
        margin-left: 1rem;
    }

    .plitka-2__title{
        width: 100%;
        margin-left: 0;
    }

    .row-logos .ghostkit-col-content{
        display: flex;
        align-items: center;
    }

    .row-logos .wp-block-image .alignright{
        float: none;
        margin: 0;
        padding: 0;
    }

    .plitka-2{
        margin-bottom: 0;
    }

    .pochemu-nam-doveryayut__item{
        padding-top: 0;
        /*        padding-bottom: 0;*/
        min-height: auto;
        padding-top: 24px;
    }

    .pochemu-nam-doveryayut__img{
        width: 80px;
        padding-top: 0;
    }

    .pochemu-nam-doveryayut__item div.cell{
        width: calc(100% - 80px);
    }

    .pochemu-nam-doveryayut {
        margin-bottom: 60px;
    }

    .kejsy__img{
        margin-left: 50%;
        transform: translate(-50%, 0);
        height: 90px;
        width: 90px;
        min-height: 90px;
        min-width: 90px;
        margin-top: 10px;
    }

    .kejsy__img img {
        min-width: 45px;
        width: 45px;
    }

    .kejsy{
        margin-top: 30px;
        margin-bottom: 0;
    }

    .kejsy__content .kejsy__title{
        font-size: 18px;
        margin-bottom: 24px;
        line-height: 24px;
    }

    .col-style-text p{
        font-size: 16px !important;
    }

    .kejsy .arrow__group{
        margin-top: 0;
        top: -70px;
    }

    .karta-otdelenij__head.h2{
        font-family: IBM Plex Sans;
        font-size: 24px;
        font-weight: 700;
        line-height: 40px;
    }

    .karta-otdelenij__title{
        margin-top: 20px;
    }

    .karta-otdelenij__phone a, .karta-otdelenij__phone{
        font-family: IBM Plex Sans;
        margin-bottom: 0;
    }

    .karta-otdelenij__social-links{
        display: none;
    }

    .karta-otdelenij__map{
        padding-left: 10px;
        padding-right: 10px !important;
        margin-top: 20px;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .karta-otdelenij__map iframe{
        border-radius: 10px;
        overflow: hidden;
    }

    .link-country a, .flag-item__country{
        font-size: 16px;
    }

    .karta-s-tabami .karta-s-tabami__head{
        text-align: left;
        padding: 0 24px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .karta-s-tabami__tabs{
        padding-left: 4px;
        justify-content: flex-start;
    }

    .body-footer{
        margin-top: 60px;
    }

    #menu-podmenju-pod-slajderom-v3{
        padding: 0;
    }

    #menu-podmenyu-pod-slajderom-v2 li{
        width:100%;
    }

    #menu-podmenyu-pod-slajderom-v2 li a, #menu-podmenju-pod-slajderom-v3 li{
        width: 100%;
        background: rgba(230, 241, 239, 1);
        border-radius: 10px;
    }

    #menu-podmenju-pod-slajderom-v3 li{
        padding: 1.5625rem 0.5rem;
    }

    .menu.desktop-menu-2>li>a .menu-image{
        background: transparent;
        margin-bottom: 0;
    }

    .menu.align-center li img{
        background-color: transparent;
        margin-bottom: 0;
    }

    #menu-podmenju-pod-slajderom-v3 .menu-image-title{
        color: #0D3145;
    }

    .menu.desktop-menu-2>li>a .menu-image-title br{
        display: none;
    }

    header .grid-container.z_index {
        padding: 20px !important;
    }

    .mob_tel{
        display: none;
    }

    .body-footer .text-center{
        text-align: left;
    }

    .foot-tel{
        font-size: 20px;
    }

    .site-header--version-2 .slider-home--2 .slider-home__slider{
        padding: 0 30px 30px;
    }

    li.contacts__address{
        text-align: center;
    }

    li.contacts__workingtime, .mob_email{
        margin-bottom: 13px;
    }

    .site-header .title-bar .title-bar-logo svg{
        width: 200px;
        height: auto;
    }

    .contacts__email-tel div{
        text-align: center;
    }

    .lokacia .like-link{
        padding-right: 0;
    }

    .head_soc.lokacia{
        justify-content: center;
    }

    .callback-form.header_tel_form{
        color: #0D3145;
        font-family: 'IBM Plex Sans',sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .7px;
        text-decoration-line: underline;
        text-transform: uppercase;
        margin-bottom: 13px;
    }

    .site-title-bar.title-bar{
        padding-bottom: 20px;
    }

    .contacts__email-tel {
        margin-bottom: 13px;
        width: 50%;
    }

    .contacts__butt {
        margin-bottom: 0;
    }

    .title-bar-left{
        padding-top: 0;
    }

    .site-mobile-title.title-bar-title.title-bar-logo{
        padding-top: 15px;
        max-width: 145px;
    }
}

.send {
    font-size: 30px;
    width: 240px;
    height: 240px;
    border: none;
    position: fixed;
    bottom: 25px;
    left: 25px;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    color: white;
    z-index: 10000;
    animation: kach 2000ms infinite ease;
}

.send:focus {
    outline: none;
    animation: fly 10000ms ease;
}

.send:focus + .close-send{
    display: none;
}

.send img{
    object-fit: cover;
}

.text-new{
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    color: #262a36;
}

.wpcf7-form .wpcf7-not-valid-tip{
    top: auto;
    bottom: 0;
}

@keyframes fly {
    10% {
        transform: translate(-10px, 10px);
    }
    20% {
        transform: translate(-15px, 15px);
        opacity: 1;
    }
    60% {
        transform: translate(100vw, -60vh);
        opacity: 1;
    }
    61% {
        transform: translate(100vw, -60vh);
        opacity: 0;
    }
    65% {
        transform: translate(-300px, -60vh);
        opacity: 0;
    }
    83% {
        transform: translate(-50px, -40vh);
        opacity: 1;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

@keyframes kach {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(50px, 0);
    }
    100% {
        transform: translate(0, 0);
    }
}

.mobile-image-banner{
    display: none;
}

@media (max-width: 545px){
    .mobile-image-banner{
        display: block;
        width: 100vw;
        max-width: 100vw;
        margin-left: -20px;
        margin-bottom: -20px;
    }

    .kama_breadcrumbs{
        padding-top: 0;
    }

    .contacts-top-menu{
        width: 100%;
        padding: 0 10px;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 5px !important;
    }

    .contacts-top-menu:last-child{
        margin-bottom: 0;
    }

    .site-title-bar.title-bar{
        padding-bottom: 0;
    }

    .contacts__email-tel a{
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
        letter-spacing: 1px;
        font-weight: 700;
    }

    .contacts__email-tel, li.contacts__address {
        margin-bottom: 0;
    }

    .contacts-top-menu .mob_email{
        font-size: 14px;
    }

    .contacts__butt{
        width: 100%;
    }

    .contacts-top-menu .button{
        height: 40px;
        width: 100%;
    }

    li.contacts__address {
        text-align: left;
    }

    .header-video{
        display: none;
    }

    header .grid-container.z_index:after{
        display: none;
    }

    .site-header--version-2 .slider-home--2 .slider-home__slider{
        padding-bottom: 0;
        border: 0.3px solid #045380 !important;
    }

    .send, .close-send{
        display: none;
    }

    .wp-block-table tbody tr td{
        font-size: 14px;
    }

    .footer-form__submit__right .wpcf7-submit{
        width: 100%;
    }
}

.close-send{
    position: fixed;
    height: 26px;
    width: 26px;
    left: 280px;
    bottom: 220px;
    padding: 0;
    color: #000;
    font-family: inherit;
    font-weight: 100;
    font-size: 35px;
    line-height: 8px;
    border: 2px none #000;
    border-radius: 19px;
    box-shadow: 0 0 0 0 rgba(2,2,2,0);
    text-shadow: 0 0 0 rgba(0,0,0,0);
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    z-index: 100000;
    background: rgba(255, 255, 255, 0.5);
}

#popmake-28666{
    top: 20px !important;
}

.site-header #mobile-menu .mobile-menu a{
    display: flex;
    width: 100%;
    align-items: center;
}

.modal-form.modal-new .wpcf7-form-control:not(.wpcf7-submit), .modal-new .modal-form .wpcf7-form-control:not(.wpcf7-submit){
    border: 1px solid #EFF4F8;
    border-radius: 10px;
    box-shadow: 0px 3px 5px 0px #0000001A;
    padding: 10px 20px;
    font-family: IBM Plex Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;


}

.modal-form.modal-new .wpcf7-form-control::placeholder, .modal-new .modal-form .wpcf7-form-control::placeholder, .main-form textarea::placeholder{
    font-family: IBM Plex Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color: #0D3145;
}

.main-form textarea{
    height: 56px !important;
}

.main-form .modal-form > .cell.full{
    width: 100%;
} 

.modal-new .modal-form__wrap{
    gap: 10px;
}

.modal-form.modal-new .modal-form__submit .wpcf7-submit, .modal-new .modal-form .modal-form__submit .wpcf7-submit{
    width: 100%;
    margin: 0;
}

.modal-new p{
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
}

.modal-new{
    max-width: 426px;
    box-shadow: 4px 4px 15px 0px #4E4E4E14;
    padding: 40px;
    border-radius: 10px;
}

.modal-new .title{
    font-family: IBM Plex Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #045380;
    margin-bottom: 20px;
}

.modal-form.modal-new .modal-form__submit, .modal-new .modal-form .modal-form__submit{
    margin-top: 20px;
}

.modal-new .wpcf7-spinner{
    position: absolute;
}

.new_form {
    padding: 9px 15px;
}

#popmake-29049 .wpcf7 form .wpcf7-response-output, .wpcf7 form.modal-new .wpcf7-response-output {
    margin: 10px 0 0 !important;
    padding: 20px 10px !important;
    border: 1px solid #46b450 !important;
    color: #46b450;
    font-family: IBM Plex Sans;
    font-size: 14px;
}

.pos-abs-pochemu-doveryaut{
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    width: 100%;
    height: 100%;
}

.cell.pochemu-nam-doveryayut__item{
    position: relative;
}

h3, .h3{
    font-family: IBM Plex Sans;
    font-size: 36px;
    font-weight: 600;
    line-height: 40px;

}

h2, .h2, .ghostkit-col-content h2{
    font-family: IBM Plex Sans;
    font-size: 42px;
    font-weight: 500;
    line-height: 47px;
    color: #045380;
}

.page-title h1,  .slider-home__text .h1{
    font-size: 45px;
    font-weight: 500;
    line-height: 48px;
}

h4, .h4{
    font-family: IBM Plex Sans;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #3E4E60;
    text-transform: none;
    margin-bottom: 24px;
}

h4 a, .h4 a{
    color: #3E4E60;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.footer-form__submit__right .wpcf7-spinner{
    display: block;
}

.block-s-ikonkoi{
    display: flex;
    column-gap: 24px;
    align-items: center;
    margin-bottom: 15px;
}

.block-s-ikonkoi a, .block-s-ikonkoi span{
    color: #0169AD;
    text-decoration: underline;
    line-height: 1.1;
    font-family: IBM Plex Sans;
}

.block-s-ikonkoi span{
    text-decoration: none;
}

/* Стили для текстового поля с кнопкой "Далее" */
.limiter {
    max-height: 250px;
    overflow: hidden;
    position: relative;
}
.limiter .bottom {
    position: absolute; /* Если прыгает - можно попробовать sticky */
    bottom: 0;
    background: linear-gradient(
        to bottom,
        rgb(255 255 255 / 0%),
        rgb(255 255 255 )90%);
    width: 100%;
    height: 60px;
    opacity: 1;
    transition: 0.3s;
}
.read-more-checker {
    opacity: 0;
    position: absolute;
}
.read-more-checker:checked ~ .limiter {
    max-height: none;
}
.read-more-checker:checked ~ .limiter .bottom {
    opacity: 0;
    transition: 0.3s;
}
.read-more-checker ~ .read-more-button:before {
    content: "SHOW ALL COUNTRIES";
}
.read-more-checker:checked ~ .read-more-button:before {
    content: "HIDE ALL COUNTRIES";
}

.read-more-button {
    cursor: pointer;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    width: max-content;
    max-width: 200px;
    background: #02735F;
    font-weight:700;
    padding: 8px 40px;
    line-height: 1;
    margin: 24px auto 48px;
}

.search-form{
    max-width: 437px;
    margin: 0 auto 24px;
}

.search-form input[type='search']{
    box-shadow: 0px 3px 5px 0px #0000001A;
    border: none;
    border-radius: 10px;
    padding: 10px 30px;
    font-family: IBM Plex Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
}

@media (max-width: 781px){
    .limiter.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
        flex-basis: 45% !important;
    }
}

.body-footer .widget_search{
    margin-top: 24px;
}

.searchform .input-group{
    border-radius: 10px;
    overflow: hidden;
}

.karta-otdelenij__phone{
    font-family: 'IBM Plex Sans';
}

.footer-widgets-4 .margin{
    margin-bottom: 10px;
}

.social{
    margin-top: 10px;
    display: flex;
    column-gap: 10px;
}

.social a{
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

@media(max-width: 768px){
    .social{
        justify-content: center;
    }

    .social a{
        margin: 0;
    }
}

@media print, screen and (min-width: 769px){
    .social a{
        margin: 0;
    }
}

.form-text{
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 30px;
    background: #045380;
    border-radius: 10px;
    align-items: center;
    column-gap: 24px;

}

.form-text__left{
    width: 70%;
}

.form-text p{
    color: #fff;
    margin-bottom: 6px;
}

.form-text__right button{
    margin-bottom: 0;
    min-height: 35px;
}

@media(max-width: 545px){
    .form-text{
        flex-direction: column;
        row-gap: 36px;
    }
}

.light_kama .kama_breadcrumbs a, .light_kama .kama_breadcrumbs .kb_sep{
    color: #FFFFFFB2;
}

.light_kama .kama_breadcrumbs .kb_title{
    color: #fff;
}

.page-id-26266 .primery-dostavki__calc-title{
    display: none;
}

.page-id-26266 .primery-dostavki__calc-title + .primery-dostavki__price{
    padding-top: 1.3125rem;
}

.site-header__1 .menu li.contacts__butt button {
    min-height: 40px;
    width: max-content;
    max-width: 210px;
}

.slidcastom .swiper-slide{
    display: flex;
    align-items: center;
    height: auto;
}

.slidcastom .ghostkit-carousel-slide p{
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    line-height: 16px;
    padding: 7px 10px;
}

.slidcastom .ghostkit-carousel-items{
    height: auto;
}

.wpcf7 form .wpcf7-response-output{
    color: #02735F;
}

li.contacts__address {
    height: 42px;
}

.list-no-points li::before, .list-no-points ul li::before{
    display: none;
}

.list-no-points li{
    list-style: none;
}

.list-no-points ul{
    margin-top: 10px;
}

.wpcf7 form .wpcf7-response-output {
    color: #fff;
}

.wp-block-group{
    margin-bottom: 100px;
}

.geo-menu .is-dropdown-submenu li.destination_from_to_item{
    width: 100%;
    margin-top: 23px;
    border-top: 1px solid #E5E5E5;
    padding-top: 23px;
}

.geo-menu .is-dropdown-submenu li.destination_from_to_item .menu-item{
    justify-content: flex-start;
}

.geo-menu .destination_from_to_item .dropdown.menu>li>a{
    padding: 5px 0;
    text-transform: none;
    text-align: left;
}

/*.site-header--version-2 .menu.desktop-menu-2, #menu-podmenju-pod-slajderom-v3 {
    justify-content: flex-start;
}*/

.site-header--version-2 .destination_from_to .menu.desktop-menu-2{
    justify-content: flex-start;
}

.site-header--white .destination_from_to .menu.desktop-menu-2 > li > a, .site-header--version-2 .destination_from_to .menu.desktop-menu-2 > li > a{
    align-items: center;
}

.site-header--white .destination_from_to .menu.desktop-menu-2 > li > a img, .site-header--version-2 .destination_from_to .menu.desktop-menu-2 > li > a img{
    height: 54px;
    width: 20px;
}

.calc-btn{
    width: 100%;
    background: #045380;
    box-shadow: 0 3px 5px 0 #0000001A;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    column-gap: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.green-btn-new{
    width: max-content;
    background: #02735F;
    box-shadow: 0px 3px 5px 0px #0000001A;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    column-gap: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-right: 25px;
}

.calc-btn:before{
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    background: url('/wp-content/uploads/2024/10/calc.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

a[aria-current="page"]{
    cursor: text;
}

.arrow__left, .arrow__right{
    background: #02735F;
}

.arrow__left:hover, .arrow__left:focus, .arrow__right:hover, .arrow__right:focus{
    background: #035849;
}

.arrow__group{
    justify-content: flex-end;
}

.geo-menu .is-dropdown-submenu{
    min-width: 950px;
    left: 0 !important;
}

.has-large-font-size{
    line-height: 42px;
}

html{
    overflow-x: visible;
}

body{
    overflow-x: hidden;
}

.rowgap-no .ghostkit-col:not(:first-child){
    margin-top: 0;
}

@media (max-width: 1400px){
    .geo-menu .is-dropdown-submenu {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media(max-width:1366px){
    .site-header__1 .menu li.contacts__butt button {
        max-width: 200px;
    }
}

@media(max-width:1320px){
    .site-header__1 .menu li.contacts__butt button {
        max-width: 160px;
    }
}

.kama_breadcrumbs, .kama_breadcrumbs a{
    color: #858CA0;
}

@media (max-width: 768px){
    .destination_from_to .menu.align-center li{
        width: 100%;
    }

    .form-text__left {
        width: 100%;
    }



    h2, .h2, .ghostkit-col-content h2, h2, .has-large-font-size{
        font-size: 24px !important;
        line-height: 30px !important;
        margin-bottom: 15px;
        margin-top: 0;
    }

    .page-title h1, .slider-home__text .h1{
        font-size: 29px !important;
        line-height: 36px !important;
    }

    p.sub-title br{
        display: none;
    }

    p.sub-title{
        line-height: 22px;
    }

}

@media (max-width: 545px){
    .light_kama .kama_breadcrumbs a, .light_kama .kama_breadcrumbs .kb_sep{
        color: #858CA0;
    }

    .light_kama .kama_breadcrumbs .kb_title{
        color: #02735F;
    }

    .wp-block-group{
        margin-bottom: 50px;
    }
}


.header-video img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}

/*.site-header--home{
    padding-bottom: 40px;
    margin-bottom: 50px;
}*/

.slider-home__wrapper{
    padding-bottom: 40px;
    margin-bottom: 80px;
}

.internal-header, .header-bg .site-header-bg{
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}

.header-bg .site-header-bg.fixed-header{
    background: #CDE6F2;
}

#internal-body{
    padding-top: 142px;
}

.header-bg {
    padding-top: 132px;
}

.home .header-bg {
    padding-top: 236px;
}

.home .header-bg .site-header-bg.fixed-header .grid-container:last-child{
    display: none;
}

.site-header__1 .menu .contacts__phone a.header_tel_form:hover{
    text-decoration: none;
}

.modal-form .modal-form__submit .wpcf7-submit{
    width: 100%;
    height: 34px;
}

form .modal-form {
    position: relative;
}

form .modal-form  .wpcf7-spinner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    margin: 0;
}

p a:hover{
    text-decoration: none;
}

.etapy__item:last-child{
    margin-bottom: 0;
}

@media (max-width: 400px){
    .div-thank p{
        font-size: 80px !important;
    }
}

.block-kejsy-new .kejsy__item{
    width: 100%;
    position: relative;
    z-index: 0;
}

.block-kejsy-new .kejsy__item .kejsy__img{
    top: 0;
    margin-top: 40px;
    transform: none;
    position: absolute;
    width: 206px;
    height: auto;
    min-height: auto;
    border: none;
}

.block-kejsy-new .kejsy__item .kejsy__content{
    min-height: auto;
    margin-left: 175px;
    width: calc(100% - 175px);
}

.block-kejsy-new .kejsy__img img {
    height: auto;
    width: 206px;
    object-fit: contain;
    border-radius: 10px;
}

.task-new p:first-child{
    font-weight: 700;
}

.kejsy-new .slick-list{
    padding: 0 !important;
}

.kejsy-new .slick-slide{
    padding: 0 15px;
}

.kejsy-new .slick-track{
    margin: 0 -15px;
}

.kejsy-new .slick-slide img{
    border-radius: 10px;
}

.column-5 .grid-x.materialy > .large-6.materialy__item {
    width: 20%;
}

.block-anchors, .ancors-list {
    display: flex;
    list-style-type: none;
    column-gap: 10px;
    row-gap: 10px;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    flex-wrap: wrap;
}

.block-anchors p {
    width: max-content;
}

.block-anchors p a, .ancors-list li a {
    background: #02735F;
    color: #fff;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: block;
    border-radius: 10px;
}

.block-anchors p a:hover, .ancors-list li a:hover {
    background: #02735F99;
    text-decoration: none;
}

.ancors-list {
    margin-bottom: 50px;
}

.slider_klients{
    overflow-x: hidden;
}

.slider_klients .klienty__item{
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;

}

.slider_klients .swiper-wrapper{
    column-gap: 20px;

}

.slider_klients .item-klient{
    margin-right: 20px !important;
    width: calc((100% - 100px) / 6) !important;
}

#slider-cases-new{
    position: relative;
}

.kejsy .arrow__group,
#slider-cases-new .arrow__group{
    top: 0 !important;
    margin-top: -56px !important;
    column-gap: 20px;
}

#slider-cases-new .arrow__group{
    position: absolute;
    right: 0;
}

#slider-cases-new .btn-keis{
    position: absolute;
    top: 0;
    right: 80px;
    margin-top: -66px !important;
}

.kejsy{
    margin-bottom: 30px;
}

.kejsy .arrow__group .arrow__left,
.kejsy .arrow__group .kejsy__next,
#slider-cases-new .arrow__group .arrow__left,
#slider-cases-new .arrow__group .kejsy__next{
    padding: 0;
    background: transparent;
}

.kejsy .arrow__group .arrow__left:hover,
.kejsy .arrow__group .kejsy__next:hover,
#slider-cases-new .arrow__group .arrow__left:hover,
#slider-cases-new .arrow__group .kejsy__next:hover{
    background: transparent;
}

.btn-border{
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    border: 1px solid #C2CCD7;
    padding: 11px 43px;
    border-radius: 6px;
    display: block;
    width: max-content;
    margin-left: auto;
    margin-right: 0;
    background: #045380;
}

.btn-border:hover,.btn-border:focus{
    background: #fff;
    color: #045380 !important;
}

.kejsy{
    height: max-content;
}

.kejsy .kejsy__img img{
    width: 170px;
}

.site-header--white .top-bar-title, .site-header--version-2 .top-bar-title{
    margin-top: 0;
}

.site-header--white .top-bar-title p, .site-header--version-2 .top-bar-title p{
    margin-bottom: 0;
}

.tabs-case-studies.ghostkit-tabs .ghostkit-tabs-content{
    padding: 0;
    background: transparent;
    box-shadow: none;
    margin-top: 40px;
}

.tabs-case-studies.ghostkit-tabs .ghostkit-tabs-buttons .ghostkit-tabs-buttons-item{
    font-family: IBM Plex Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 30px;
    background: #fff !important;
    border: 1px solid #02735F;
    color: #02735F;
    width: calc((100% - 64px) / 5);
    align-items: center;
    display: flex;
    height: 40px;
}

.tabs-case-studies.ghostkit-tabs .ghostkit-tabs-buttons .ghostkit-tabs-buttons-item.ghostkit-tabs-buttons-item-active{
    background: #02735F !important;
    color: #fff;
}

.tabs-case-studies.ghostkit-tabs .ghostkit-tabs-buttons{
    column-gap: 16px;
    row-gap: 16px;
}

.h3{
    font-size: 36px;
    font-weight: 500;
    line-height: 47px;
    color: #045380;
}

.h4{
    font-size: 30px;
    font-weight: 300;
    line-height: 47px;
    color: #045380;
}

.h5{
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    color: #045380;
}

.materialy a:hover .materialy__title{
    color: #02735F;
}

.text-bold{
    font-weight: 700;
}

.title-person{
    font-size: 36px;
    font-weight: 500;
    line-height: 48px;
    color: #0D3145;
    margin-bottom: 0;
}

.descr-person{
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #0D3145B2;
    margin-bottom: 30px;
}

.title-person-2{
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #0D3145;
    margin-bottom: 0;
    margin-top: 10px;
}

.descr-person-2{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #0D3145B2;
    margin-bottom: 0;
}

.image-logo-in-page img{
        width: 420px !important;
    right: 0;
    top: -70px;
    max-width: none;
    position: absolute;
}

.plitka-uslugi__title a{
    color: #045380;
}

.plitka-uslugi__title a:hover{
    color: #035849;
}

.modal-form__title{
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    opacity: 1;
    padding-left: 1rem;
}

.modal-form__time .wpcf7-form-control-wrap .wpcf7-form-control{
    padding-top: 7px;
    padding-left: 0;
    margin-left: 0;
}

.popmake-content .modal-form .modal-form__submit .wpcf7-submit{
    width: max-content;
    height: 40px;
    padding: 10px 17px;
    min-width: 170px;
}

.popmake-content .footer-form__submit__footer{
    margin-top: -22px;
}

.footer-form__required{
    color: #fff;
}

.main-form select{
    border-radius: 6px;
    background-color: #FFF;
    background-image: url('/wp-content/uploads/2025/02/air-cgc-arr.svg');
    background-position: right;
    background-size: auto;
    padding: 9px 15px !important;
    height: 34px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #0D3145;
}

.select2-container .select2-selection--single{
    border: none !important;
    height: 34px !important;
    border-radius: 6px !important;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 15px;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 15px;
    transform: translatey(-50%);
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border: none !important;
    background: url('/wp-content/uploads/2025/02/air-cgc-arr.svg');
    background-size: contain;
    background-repeat: no-repeat;
        height: 15px;
    width: 15px;
    background-position: center;
    display: block;
    margin-top: 0;
    margin-left: 0;
    top: 0;
    left: 0;
}

.select2-selection.select2-selection--single img, .select2-results__option img{
    margin-right: 8px;
}

.select2-selection.select2-selection--single span, .select2-results__option span{
    font-size: 12px;
    line-height: 15px;
    color: #045380;
    font-family: 'IBM Plex Sans', sans-serif;
}

.select2-selection__rendered{
    height: 100%;
    display: flex !important;
    align-items: center;
}

body .select2-container--default .select2-results>.select2-results__options {
    max-height: max-content;
}

body .select2-container--open .select2-dropdown--below{
    border: 1px solid #E5E5E5;
    border-radius: 6px 6px 10px 10px;
}

.block-news{
    display: flex;
    column-gap: 22px;
        margin-bottom: 3.125rem;
}

.block-news .simple-aticle{
    box-shadow: 0px 1px 2px 0px #0000001A;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    margin-bottom: 0;
}

.block-news .date-post{
    padding: 0 20px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000227B2;
}

.block-news .h4{
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    padding: 0 20px;
}

.main-news h2{
    margin-bottom: 0;
}

.main-news .heading{
    display: flex;
    column-gap: 24px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.main-news .heading a{
    max-width: 196px;
    text-transform: uppercase;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

.site-header--version-2 .slider-home--2 .slider-home__slider{
    position: relative;
}

.site-header--version-2 .slider-home--2 .slider-home__slider .slogan{
    position: absolute;
    top: -75px;
    right: -20px;
    width: 130px;
    height: 110px;
    background: url('/wp-content/uploads/2025/02/slogan-4x.png');
    background-size: cover;
    border-radius: 4px;
}

.site-header--version-2 .slider-home--2 .slider-home__slider .slogan img{
    width: 100%;
    object-fit: cover;
}

.dropdown .is-dropdown-submenu-parent.opens-right{
    position: relative;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu{
    top: -15px;
}

span[title="Packaging units"] img, .select2-results__options li:first-child img{
    display: none;
}

ol ul {
    
}
ol ul li {
    
}
ol ul li::before {
    display: none !important;
}

.logo-header {
    width: 174px;
    height: auto;
    min-height: 44px;
}

.top-bar-left {
    max-width: 174px;
}

.company-history {
    margin-bottom: 50px;
    background: url('/wp-content/themes/aircgc/dist/assets/images/company-history.svg') center right no-repeat;
    background-size: contain;
}
.company-history__item {
    display: flex;
    gap: 128px;
    padding-bottom: 30px;
    position: relative;
}
.company-history__item-year {
    background: rgba(4, 83, 128, 1);
    border-radius: 6px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    padding: 22px 30px;
    width: 128px;
    height: 79px;
    min-width: 128px;
    position: relative;
    z-index: 2;
}
.company-history__item-months {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 53px;
}
.company-history__item-month {
    width: 284px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 20px;
    position: relative;
    padding-top: 27px;
}
.company-history__item-month::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: #02735F;
    position: absolute;
    top: 32px;
    left: -31px;
    z-index: 2;
}
.company-history__item-month-title span {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: rgba(13, 49, 69, 1);
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    padding-right: 15px;
    background: #fff;
    z-index: 1;
}
.company-history__item-month-title::after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #02735F;
    left: 0;
    position: absolute;
    top: 40px;
}
.company-history__item-month-text {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: rgba(13, 49, 69, 1);
    margin-bottom: 20px;
}
.company-history > .wp-block-group__inner-container > .wp-block-lazyblock-company-history .company-history__item-year::before {
    content: '';
    display: block;
    width: calc(100% - 31px);
    height: 1px;
    position: absolute;
    top: 50%;
    left: 100%;
    border: 1px dashed #045380;
    z-index: -1;
    margin-top: -1px;
}
.company-history > .wp-block-group__inner-container > .wp-block-lazyblock-company-history:not(:last-child) .company-history__item::before {
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    border-left: 2px dashed #045380;
    transform: translateX(-50%);
    left: 64px;
    top: 79px;
    height: 100%;
}
.company-history > .wp-block-group__inner-container > .wp-block-lazyblock-company-history:not(:last-child) .company-history__item::after {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: url('/wp-content/themes/aircgc/dist/assets/images/air-icon.svg') center no-repeat;
    position: absolute;
    top: calc(79px + (100% - 79px - 40px) / 2);
    left: 44px;
    z-index: 1;
}

.slick-slide .item-gal-kejsy video {
    max-height: 153px;
    width: auto;
    display: block;
    margin: auto;
}
.slick-slide .item-gal-kejsy.item-gal-kejsy-video a {
    display: block;
}

.tabs-cases-section .wp-block-lazyblock-tabs-for-cases ~ .wp-block-group {
    display: none;
}
.tabs-cases-section .wp-block-lazyblock-tabs-for-cases ~ .wp-block-group.active {
    display: block;
}
.tabs-cases-section {
    
}
.tabs-for-cases {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    margin-bottom: 40px;
}
.tabs-for-cases__item {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 30px;
    background: #fff !important;
    border: 1px solid #02735F;
    color: #02735F;
    align-items: center;
    display: flex;
    height: 40px;
    cursor: pointer;
    border-radius: 10px;
}
.tabs-for-cases__item:hover, .tabs-for-cases__item.active {
    background: #02735F !important;
    color: #fff;
}

.ghostkit-grid-inner > .ghostkit-col > .ghostkit-col-content .wp-block-media-text__media img {
    max-width: 33px;
}

.harvey {
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 10000;
    width: 367px;
}
.harvey-content {
    width: 139px;
    height: 208px;
    margin-left: auto;
}
.harvey .close-harvey { 
    position: fixed;
    height: 26px;
    width: 26px;
    right: 14px;
    bottom: 190px;
    padding: 0;
    color: #000;
    font-family: inherit;
    font-weight: 100;
    font-size: 35px;
    line-height: 8px;
    border: 2px none #000;
    border-radius: 19px;
    box-shadow: 0 0 0 0 #fff0;
    text-shadow: 0 0 0 #fff0;
    background-color: #fff0;
    cursor: pointer;
    z-index: 100000;
    background: rgb(255 255 255 / .5);
}
.harvey img {
   width: 100%;
   height: auto;
   position: relative;
   z-index: 1;
   cursor: pointer;
}
.harvey-text {
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    padding: 11px 157px 14px 24px;
    color: #D5D686;
    background: #045380;
    position: fixed;
    bottom: 0;
    right: -20px;
    white-space: nowrap;
}

.grecaptcha-badge {
    opacity: 0;
    visibility: hidden;
}

button.button-to-up {
    bottom: 300px;
}

#cookie-notice[style="color: rgb(255, 255, 255); background-color: rgb(4, 83, 128); display: block;"] ~ .harvey {
    bottom: 47px;
}
#cookie-notice[style="color: rgb(255, 255, 255); background-color: rgb(4, 83, 128); display: block;"] ~ .harvey .close-harvey {
    bottom: 237px;
}

.tabs-delivery .horizontal-menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px 10px;
    justify-content: space-around;
}
.tabs-delivery .tarif-menu-item {
    width: 16.666667%;
    position: relative;
    padding: 0 12px 30px;
    margin-bottom: 5px;
    min-width: 160px;
}
.tabs-delivery p{
    font-size: 12px;
}
.tabs-delivery .tarif-menu-item a {
    display: flex;
    padding: 15px;
    height: 96px;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    background: #F6F6F6;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 135%; /* 21.6px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    box-shadow: 2px 2px 3px 3px rgba(78, 78, 78, 0.05);
}
.tabs-delivery .tarif-menu-item.active a {
    background: #045380;
    color: #fff;
}
.tabs-delivery .tarif-menu-item:not(.active) a:hover {
    background: rgba(0, 79, 135, 0.10);
    box-shadow: 2px 2px 3px 3px rgba(78, 78, 78, 0.05);
}
.panel-body__wrap {
    padding-right: 2px;
}
.scroll-pane {
    width: 100%; /* Ширина видимой области*/
    max-height: 350px; /* Высота видимой области*/
    overflow: auto; /* Если отключены скрипты это правило позволит отобразить обычный скролл */
}
.wp-block-table {
    width: 100%;
    overflow-y: auto;
}
.tabs-delivery .tarif-menu-item.active a::before {
    content: "";
    display: block;
    left: 5%;
    margin-left: 5px;
    position: absolute;
    width: 90%;
    height: 31px;
    top: 100%;
    /*background: url("../img/tab.svg") 50% 100% no-repeat;*/
    background-size: 208px 127px;
}

.tabs-delivery .panel-group {
    margin-bottom: 0;
    clear: both;
}
.tabs-delivery .panel-group .panel {
    background: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
}
.tabs-delivery .panel-group .panel:not(.active) {
    display: none;
}



@media print, screen and (min-width: 769px) {
    .modal-form__border .grid-padding-x > .cell.small-12 {
        padding-left: 1.6875rem;
        width: max-content;
    }
    
    .modal-form__border .grid-padding-x > .cell.small-12:last-child {
        padding-left: .6875rem;
    }
}

@media (max-width: 1358px){
    .site-header__1 .menu {
        column-gap: 5px;
    }
}

@media (max-width: 1298px){
    .site-header__1 .menu {
        column-gap: 0;
    }
}

@media (max-width: 1200px){
    #internal-body{
        padding-top: 243px;
    }

    .header-bg{
        padding-top: 233px;
    }
    
    .home .header-bg {
        padding-top: 337px;
    }
}

@media (max-width: 1024px){
    .block-anchors ul{
        margin-bottom: 30px !important;
        flex-wrap: wrap;
    }
}

@media(max-width: 991px){
    .harvey-content {
        width: 99px;
        height: 148px;
    }
    .harvey .close-harvey {
        bottom: 140px;
    }
    .harvey-text {
        font-size: 15px;
        line-height: 16px;
        width: 100%;
        right: 0;
        padding: 11px 99px 14px 36px;
    }
    .harvey {
        width: 100%;
    }
    
    .tabs-delivery .tarif-menu-item {
        padding: 0 5px 15px;
    }
    .tabs-delivery .tarif-menu-item a {
        height: 80px;
        font-size: 14px;
    }
}

@media(max-width: 990px){
    .column-5 .grid-x.materialy > .large-6.materialy__item {
        width: 25%;
    }
}

@media (max-width:768px){
    .block-kejsy-new .kejsy__item .kejsy__img{
        position: relative;
        top: 0;
        margin-top: 0;
        transform: none;
    }

    .tabs-case-studies.ghostkit-tabs .ghostkit-tabs-buttons .ghostkit-tabs-buttons-item{
        width: 100%;
    }

    .slider_klients .item-klient {
        width: calc((100% - 40px) / 3) !important;
    }

    .column-5 .grid-x.materialy > .large-6.materialy__item {
        width: 50%;
    }

    .block-kejsy-new .kejsy__item .kejsy__content{
        margin-left: 0;
        width: 100%;
    }

    .site-title-bar.title-bar{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10000;
    }
    
    .header-bg {
        padding-top: 294px;
    }
    
    .block-news{
        flex-wrap: wrap;
    }
    
    .tabs-delivery .tarif-menu-item a {
        font-size: 12px;
        height: 75px;
    }
    
    .nk-awb .jarallax-img {
        display: none;
    }
    
    body :where(.wp-block-columns.is-layout-flex) {
        gap: 1em;
    }
}

@media (max-width: 599px){
    .company-history__item {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 0;
    }
    
    .company-history__item-months {
        justify-content: center;
        gap: 0;
    }
    
    .company-history > .wp-block-group__inner-container > .wp-block-lazyblock-company-history .company-history__item-year::before,
    .company-history > .wp-block-group__inner-container > .wp-block-lazyblock-company-history:not(:last-child) .company-history__item::before,
    .company-history > .wp-block-group__inner-container > .wp-block-lazyblock-company-history:not(:last-child) .company-history__item::after {
        display: none;
    }
    
    .tabs-delivery .tarif-menu-item {
        min-width: unset;
        padding: 0 5px 5px;
        width: 50%;
    }
}

@media (max-width: 560px){
    #cookie-notice[style="color: rgb(255, 255, 255); background-color: rgb(4, 83, 128); display: block;"] ~ .harvey {
        bottom: 62px;
    }
    #cookie-notice[style="color: rgb(255, 255, 255); background-color: rgb(4, 83, 128); display: block;"] ~ .harvey .close-harvey {
        bottom: 205px;
    }
}

@media (max-width: 545px){
    .block-kejsy-new .kejsy__item .kejsy__img{
        margin-bottom: -150px;
        width: 60%;
        left: 50%;
        transform: translate(-50%, 0);
        margin-left: 0;
        aspect-ratio: 1 / 1;
        height: auto;
    }

    .kejsy__img{
        height: auto;
        width: 60%;
        aspect-ratio: 1 / 1;
        min-height: auto;
        min-width: auto;
    }

    .block-kejsy-new .kejsy__item .kejsy__img img{
        width: 90%;
        height: auto;
        object-fit: cover;
        aspect-ratio: 1 / 1;
        margin: 0 auto;
        border-radius: 10px;
        display: block;
    }

    .kejsy__img img {
        width: 90%;
        height: auto;
        object-fit: cover;
        aspect-ratio: 1 / 1;
        margin: 0 auto;
        border-radius: 10px;
        display: block;
    }

    .column-5 .grid-x.materialy > .large-6.materialy__item {
        width: 100%;
    }

    .slider_klients .item-klient {
        width: 100% !important;
    }

    .h3{
        font-size: 30px;
        line-height: 36px;
    }

    .h4{
        font-size: 26px;
        line-height: 30px;
    }

    .h5{
        font-size: 20px;
        line-height: 24px;
    }
    
    .header-bg, .home .header-bg {
        padding-top: 260px;
    }
    
    .image-logo-in-page img{
        position: relative;
        top: 0;
        width: 100% !important;
    }
    
    .main-news .news-list__item{
        padding-top: 0;
        border-bottom: none;
    }
    
    .site-header--version-2 .slider-home--2 .slider-home__slider .slogan{
        width: 90px;
        top: -50px;
        right: -10px;
        height: 76px;
    }
    
    .site-header--version-2 .slider-home--2 .slider-home__slider{
        padding-top: 20px;
    }
    
    li.contacts__address {
        width: 100% !important;
        height: auto;
    }
    li.contacts__address span {
        width: 100%;
        display: block;
    }
    
    .contacts-top-menu .language {
        position: absolute;
        z-index: 1;
        top: -118px;
        right: 36px;
        margin: 0;
    }
    .language-item {
        font-size: 0;
    }
    .language-item:not(:last-child) {
        margin-right: 0;
    }
    .logo-header {
        width: calc(100% - 40px);
    }
}

@media (max-width: 420px){
    #internal-body{
        padding-top: 270px;
    }

    .header-bg{
        padding-top: 233px;
    }
    
    .popmake-content .modal-form .modal-form__submit .wpcf7-submit{
        width: 100%;
    }
    
    .popmake-content .footer-form__submit__footer{
        margin-top: 0;
    }
    
    .harvey-text {
        
    }
    
}


@media (min-width: 990px){
    .column-2 .is-dropdown-submenu{
        min-width: 440px;
        column-count: 2;
    }
}