@import url('https://fonts.googleapis.com/css?family=Exo+2:500,600,800|Ubuntu+Condensed&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&display=swap');

html {
    overflow-x: hidden;
}

.content a.uk-button {
    text-decoration: none;
}

.fieldemail {
    display: none;
}

.justifyfull {
    text-align: justify;
}

.leftimage {
    float: left;
    margin: 0 30px 20px 0;
}

.rightimage {
    float: right;
    padding: 0 0 20px 30px;
}

.blue-bg {
    background-color: #edf7f5;
}

.gray-bg {
    background-color: #6d6e71;
}

.gray-clr {
    color: #6d6e71;
}

.kron-clr {
    color: #0b612d;
}

.kron-bg {
    background-color: #0b612d;
}

.kron-shadow {
    background-image: url(/shablon/shadow40.png);
    background-repeat: repeat-x;
}

.inpage .uk-button-danger {
    background-color: #891a1c;
}

.kronde-clr {
    color: #891a1c;
}

.kronde-bg {
    background-color: #891a1c;
}

.none-bg {
    background-color: transparent;
}

.dw {
    background-image: url(/shablon/img/dw.png);
}

.border-bottom-15 {
    border-bottom: solid 15px #0b612d;
}

.border-top-10 {
    border-top: solid 10px gray;
}

.zone {
    height: 5px;
    background-image: url(/shablon/img/zone-01.svg);
}

.error {
    font-size: 11px;
    color: red;
}

.topnavbar li {
    color: white;
    list-style-type: none;
}

.topnavbar li a {
    height: 25px;
    color: white;
    text-transform: none;
    padding: 0 25px 0 0;
}

.topnavbar li a:hover {
    color: #cccccc;
}

.social {}

.social a {}

.mainnavbar li {
    list-style-type: none;
}

.mainnavbar li a {
    height: 40px;
    text-transform: none;
    padding: 0 30px 0 0;
    font-family: 'Exo 2', sans-serif;
    font-size: 1rem;
}

.mainnavbar li a:link {
    color: white;
}

.mainnavbar li a:visited {
    color: white;
}

.mainnavbar .uk-navbar-nav li a:hover {
    color: #ccc;
}

.mainnavbar .uk-search {
    background-color: white;
}

.mainnavbar img {
    margin-right: 5px;
}

.mainnavbar .uk-dropdown ul {
    margin-left: 12px;
    padding-left: 0;
    margin-bottom: 0;
}

.mainnavbar .uk-dropdown a {
    font-family: 'Exo 2', sans-serif;
    color: black;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    padding: 0;
    margin: 0 0 12px 0;
    height: auto;
    display: block;
}

.mainnavbar .uk-dropdown a:link {
    color: black;
}

.mainnavbar .uk-dropdown a:visited {
    color: black;
}

.mainnavbar .uk-dropdown .heading {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #891a1c;
}

.mainnavbar .uk-dropdown {
    border: 1px solid #0b612d;
    padding: 20px 12px;
}

.mainnavbar {
    border-bottom: 1px solid white;
}

.mainnavbar .uk-dropdown .uk-tab-right li a {
    padding: 10px;
    margin: 0;
}

.mainnavbar .uk-dropdown .js-filter a {
    display: inline-block;
}

.mainnavbar .uk-dropdown .js-heading a {
    color: #891a1c;
}

.marine-menu-title {
    font-size: 13px;
}

.production a {
    font-family: 'Exo 2', sans-serif;
    color: black;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    padding: 0;
    margin: 0 0 10px 0;
    height: auto;
    display: block;
}

.uk-nav-default > li.uk-active > a {
    border-left: 1px solid black;
}

.uk-nav > li > a {
    padding: 5px 0 5px 5px;
}

.accordion ul {
    margin-left: 0;
    padding-left: 0;
}

.icon {
    text-align: center;
    padding: 0 0 10px 0;
}

.icon:hover {
    text-decoration: none;
}

.icon img {
    margin-bottom: 15px;
}

.icon:hover img {
    margin-top: -5px;
    margin-bottom: 20px;
}

.icontext {
    font-family: 'Oswald', sans-serif;
    color: #891a1c;
    text-align: center;
    line-height: 18px;
}

.podpis {
    font-size: 11px;
    color: #0b612d;
}

.mainpage h1 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    font-size: 32px;
    color: #891a1c;
    text-align: center;
}

.newsflag {
    margin: 20px 0 0 -40px;
    width: 125px;
    padding: 2px 0 2px 5px;
    font-size: 11px;
    color: white;
    background-image: url(/shablon/img/flag2.svg);
    background-size: auto 21px;
    background-position: top right;
}

.newsline .flag {
    width: 125px;
    padding: 2px 0 2px 5px;
    font-size: 11px;
    color: white;
    background-image: url(/shablon/img/flag2.svg);
    background-size: auto 21px;
    background-position: top right;
}

.newsline h2,
.inpage .newsline h2 {
    font-family: 'Exo 2', sans-serif;
    color: #0b612d;
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 10px;
}

.newsline p {
    color: black;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 15px 0;
    margin: 0;
}

.newsline a.item:hover {
    text-decoration: none;
}

.newsline a.item:hover h2 {
    color: #891a1c;
}

.inpage .news h2 {
    font-size: 20px;
    margin: 10px 0;
}

.dop .newscolumn {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 30px 0;
}

.dop .newscolumn img {
    margin: 0 0 10px 0;
    border-left: 10px solid #891a1c;
}

.nowrap {
    white-space: nowrap;
}

.banner400 .text h1 {
    font-size: 50px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 800;
    line-height: 60px;
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
    text-align: left;
}

.banner400 .text h1 span {
    font-size: 80px;
    color: #007a31;
    line-height: 90px;
}

#vigetmaster .uk-flex {
    height: 450px;
}

#vigetmaster h3 {
    font-size: 30px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 800;
    line-height: 40px;
}

#viget-gbp h1 {
    font-size: 30px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 800;
    line-height: 40px;
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
}

.vigetlanding h2 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    font-size: 35px;
    color: #891a1c;
}

#vigetprod h2 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    font-size: 35px;
    color: #891a1c;
}

#vigetprod .uk-card p {
    font-size: 14px;
}

#vigetprod .uk-card h3 {
    color: #0b612d;
    font-size: 20px;
}

#vigetprod .uk-card img {
    border: 1px solid #0b612d;
}

#vigetmap .mapitem div p {
    color: white;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
}

#vigetmap .mapitem div p span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 35px;
}

#vigetmap .mapitem div {
    position: relative;
}

#vigetmap .mapitem div i {
    display: block;
    float: left;
    margin: 5px 5px 0 0;
}

#vigetmap h2 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    font-size: 35px;
}

#vigetneva h4 {
    font-weight: bold;
    text-shadow: 1px 1px 2px black;
}

#vigetneva h2 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    font-size: 35px;
    color: white;
    text-shadow: 1px 1px 2px black;
}

#vigetneva p {
    color: white;
    text-shadow: 1px 1px 2px black;
}

#vigetneva .uk-icon {
    color: white;
}

#vigetneva li img {
    border: 1px solid white;
}

#vigetclients h2 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    font-size: 35px;
    color: #891a1c;
}

#vigetvopros {}

#vigetvopros .heading {
    font-family: 'Exo 2', sans-serif;
    color: white;
    font-weight: 600;
    font-size: 27px;
    line-height: 32px;
}

#vigetvopros .text {
    color: white;
    font-size: 12px;
    line-height: 14px;
}

#vigetvopros .vopros {
    font-family: 'Exo 2', sans-serif;
    color: white;
    font-size: 22px;
    margin-bottom: 10px;
}

.shapka .phones {
    font-family: 'Exo 2', sans-serif;
    color: #0b612d;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
}

.shapka .phones span {
    font-family: 'Ubuntu Condensed', sans-serif;
    color: #891a1c;
    font-size: 16px;
    font-weight: normal;
}

.shapka .slogan {
    font-size: 14px;
    line-height: 18px;
}

.podval {
    color: white;
}

.podval h6 {
    color: white;
    font-weight: bold;
    font-size: 20px;
}

.podval h6 img {
    margin-bottom: 4px;
}

.podval p {
    font-size: 13px;
}

.tel {
    font-weight: bold;
    color: #0b612d;
}

.breadcrumbs .prom {
    font-size: 20px;
    padding-right: 30px;
    font-weight: bold;
    line-height: 25px;
}

.breadcrumbs a {
    padding-right: 15px;
}

.breadcrumbs {
    font-size: 13px;
}

.breadcrumbs a.full {
    background-image: url(/shablon/img/arrow-01.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 10px 30px;
}

.inpage h1 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
    font-size: 32px;
    color: #891a1c;
}

.inpage h2 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #0b612d;
    display: block;
    width: 100%;
}

.inpage h3 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #891a1c;
    display: block;
    width: 100%;
}

.inpage .content li {}

.inpage .neva2021 h2 {
    font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #0b612d;
    display: block;
    width: 100%;
}

.inpage .neva2021 p {
    font-size: 12px;
}

.content a {
    text-decoration: underline;
}

.leftmenu ul {
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
}

.leftmenu ul li ul {
    padding-left: 0;
}

.leftmenu ul li ul li ul {
    padding-left: 15px;
}

.leftmenu a.level3 {
    color: gray;
}

.leftmenu li {
    margin: 0 0 15px 0;
    line-height: 19px;
    font-weight: bold;
}

.leftmenu li span {
    font-size: 13px;
    font-weight: normal;
    color: #6d6e71;
}

.leftmenu li ul li {
    font-weight: normal;
    list-style-type: none;
}

.leftmenu li {
    border-top: 1px solid gray;
    margin: 7px 0 0 0;
    padding: 7px 0 0 0;
    list-style-type: none;
}

.leftmenu ul li ul li {
    border-top: 0;
    font-size: 13px;
}

.leftmenu .self {
    color: #891a1c;
    background-image: url(/shablon/img/arrow-01.svg);
    background-repeat: no-repeat;
    background-position: left;
    margin-left: -15px;
    padding-left: 15px;
    background-size: 5px 15px;
}

.leftmenu small {
    display: block;
    font-weight: normal;
    width: 100%;
}

.project_m_menu1 a {
    list-style-type: none;
    border: 1px solid white;
}

.project_m_menu1 a.here {
    border: 1px solid black;
}

.dop a {
    padding-bottom: 30px;
    line-height: 19px;
}

.dop h3 {
    font-size: 19px;
    margin-top: 20px;
}

.mobilemenu ul {
    padding: 0;
}

.mobilemenu {
    background-color: white;
}

.mobilemenu li {
    border-top: 1px solid gray;
    margin: 7px 0 0 0;
    padding: 7px 0 0 0;
    list-style-type: none;
}

.mobilemenu .self {
    color: #891a1c;
    font-weight: bold;
}

/* =========================================================
   Inner menu
   Старые фоновые стили отключены: оформление идет через
   общий компонент .catalog-card
   ========================================================= */

.innermenu a.catalog-card-link,
.innermenu a.catalog-card-link:link,
.innermenu a.catalog-card-link:visited,
.innermenu a.catalog-card-link:hover,
.innermenu a.catalog-card-link:focus {
    background: transparent;
    color: inherit;
    text-decoration: none;
}

.pdf {
    font-size: 13px;
    line-height: 12px;
}

.brand p {
    font-size: 13px;
    line-height: 14px;
}

.simplesearch-current-page {
    display: block;
    margin: 5px 10px;
}


/* =========================================================
   Legacy AjaxForm / jGrowl
   Оставляем, пока на сайте есть старые формы AjaxForm.
   ========================================================= */

#jGrowl {
    font-size: 15px;
}

.jGrowl.top-right {
    left: calc(50% - 100px) !important;
    top: 50% !important;
}

#jGrowl .jGrowl-notification {
    position: relative;
    width: 200px;
    padding: 30px 0 15px 0;
    text-align: center;
    background: #fff !important;
    box-shadow: 0 0 0 2px #0b612d !important;
    border: 0 !important;
}

#jGrowl .jGrowl-notification .jGrowl-close {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #0b612d !important;
}

#jGrowl .jGrowl-notification .jGrowl-message {
    color: #0b612d !important;
}


/* =========================================================
   Main video banner
   ========================================================= */

#viget-gbp.video-banner {
    position: relative;
    height: clamp(280px, 30vw, 420px);
    margin-top: -25px;
    overflow: hidden;
    background: #111;
}


/* Video */

#viget-gbp .video-banner__video {
    position: absolute;
    inset: 0;
    z-index: 0;

    display: block;
    width: 100%;
    height: 100%;
    max-width: none;

    object-fit: cover;
    object-position: 50% 50%;
}


/* Poster image */

#viget-gbp .video-banner__poster {
    position: absolute;
    inset: 0;
    z-index: 1;

    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;

    opacity: 1;
    transition: opacity 0.5s ease;
}


/* Dark overlay above poster */

#viget-gbp .video-banner__overlay {
    position: absolute;
    inset: 0;
    z-index: 2;

    background: rgba(0, 0, 0, 0.28);

    opacity: 1;
    transition: opacity 0.4s ease;

    pointer-events: none;
}


/* Container */

#viget-gbp .video-banner__container {
    position: relative;
    z-index: 3;
    height: 100%;
}

#viget-gbp .video-banner__content {
    height: 100%;
}


/* Play button and title */

#viget-gbp .video-banner__intro {
    display: flex;
    flex-direction: column;
    align-items: center;

    opacity: 1;
    transform: translateY(0);

    transition:
        opacity 0.3s ease,
        transform 0.3s ease;
}


/* Play button */

#viget-gbp .video-banner__play {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 96px;
    height: 96px;
    padding: 0;
    margin: 0 0 22px;

    color: #fff;
    background: rgba(11, 97, 45, 0.9);

    border: 2px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;

    cursor: pointer;

    transition:
        transform 0.25s ease,
        background-color 0.25s ease,
        box-shadow 0.25s ease;
}

#viget-gbp .video-banner__play:hover {
    color: #fff;
    background: #0b612d;

    transform: scale(1.08);

    box-shadow:
        0 0 0 10px rgba(255, 255, 255, 0.12),
        0 10px 35px rgba(0, 0, 0, 0.3);
}

#viget-gbp .video-banner__play:focus-visible {
    outline: 3px solid #fff;
    outline-offset: 5px;
}

#viget-gbp .video-banner__play:disabled {
    cursor: default;
}


/* Correct visual centering of play triangle */

#viget-gbp .video-banner__play svg {
    position: relative;
    left: 3px;
}


/* Title */

#viget-gbp .video-banner__title {
    max-width: 1000px;
    padding: 0 20px;
    color: #fff;
}


/* Hide title and button immediately after click */

#viget-gbp.video-banner--starting .video-banner__intro,
#viget-gbp.video-banner--playing .video-banner__intro {
    opacity: 0;
    transform: translateY(15px);
    pointer-events: none;
}


/* Hide poster when video really starts */

#viget-gbp.video-banner--playing .video-banner__poster {
    opacity: 0;
    pointer-events: none;
}


/* Remove darkening during video playback */

#viget-gbp.video-banner--playing .video-banner__overlay {
    opacity: 0;
}


/* Tablet */

@media (min-width: 640px) and (max-width: 959px) {

    #viget-gbp.video-banner {
        height: 280px;
        margin-top: 0;
    }

    #viget-gbp .video-banner__play {
        width: 76px;
        height: 76px;
        margin-bottom: 16px;
    }

}


/* Medium screens */

@media (min-width: 960px) and (max-width: 1199px) {

    #viget-gbp.video-banner {
        height: 360px;
    }

}


/* =========================================================
   Fake feedback / quick request
   ========================================================= */

.fakecall {
    margin: 30px 0;

    overflow: hidden;

    border: 1px solid #e5e5e5;
    border-radius: 10px;

    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}


/* Основной внутренний блок */

.fakecall__inner {
    padding: 28px 34px;
}


/* Маленькая надпись */

.fakecall__label {
    gap: 8px;

    margin-bottom: 7px;
    color: #0b612d;

    font-family: 'Exo 2', sans-serif;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 600;

    text-transform: uppercase;
}


/* Заголовок */

.inpage .fakecall__heading {
    width: auto;

    margin: 0 0 6px;

    color: #0b612d;

    font-family: 'Exo 2', sans-serif;
    font-size: 27px;
    line-height: 1.2;
    font-weight: 600;
}


/* Подзаголовок */

.fakecall__text {
    margin-bottom: 18px;

    color: #666;

    font-size: 15px;
    line-height: 1.4;
}


/* =========================================================
   Фальшивые поля
   ========================================================= */

.fakecall__fields {
    margin-bottom: 10px;
}

.fakecall__field {
    box-sizing: border-box;

    display: flex;
    align-items: center;
    gap: 12px;

    width: 100%;
    min-height: 46px;

    padding: 0 15px;

    color: #777;
    background: #fff;

    border: 1px solid #d9d9d9;
    border-radius: 6px;

    font-family: inherit;
    font-size: 14px;
    text-align: left;

    cursor: pointer;

    transition:
        border-color .2s ease,
        color .2s ease,
        background-color .2s ease,
        box-shadow .2s ease;
}

.fakecall__field:hover {
    color: #0b612d;
    background: #fafcfa;

    border-color: #0b612d;

    box-shadow: 0 3px 12px rgba(11, 97, 45, 0.08);
}

.fakecall__field:focus-visible {
    outline: 2px solid #0b612d;
    outline-offset: 2px;
}

.fakecall__field .uk-icon {
    flex: 0 0 auto;
}


/* =========================================================
   Основная кнопка
   ========================================================= */

.fakecall__submit {
    display: flex;
    align-items: center;
    justify-content: space-between;

    min-height: 48px;

    padding: 0 18px;

    border-radius: 6px;

    font-family: 'Exo 2', sans-serif;
    font-size: 15px;
    font-weight: 600;

    text-transform: none;
}


/* =========================================================
   Правая графика
   ========================================================= */

.fakecall__visual {
    min-width: 230px;
}

.fakecall__visual-bg {
    position: relative;

    width: 240px;
    height: 165px;

    margin-left: auto;

    background:
        radial-gradient(
            ellipse at center,
            rgba(11, 97, 45, 0.08) 0%,
            rgba(11, 97, 45, 0.035) 55%,
            rgba(11, 97, 45, 0) 72%
        );
}


/* Диалог */

.fakecall__chat {
    position: absolute;

    left: 18px;
    top: 48px;

    color: #0b612d;

    transform: rotate(-4deg);
}


/* Чек-лист */

.fakecall__checklist {
    position: absolute;

    right: 16px;
    top: 18px;

    box-sizing: border-box;

    width: 102px;
    height: 132px;

    padding: 37px 15px 12px;

    background: rgba(255, 255, 255, 0.9);

    border: 2px solid #777;
    border-radius: 7px;

    transform: rotate(2deg);
}


/* Строки чек-листа */

.fakecall__check-row {
    display: flex;
    align-items: center;
    gap: 7px;

    height: 25px;

    color: #0b612d;
}

.fakecall__check-line {
    display: block;

    width: 34px;
    height: 2px;

    background: #999;
}


/* Загнутый угол листа */

.fakecall__paper-corner {
    position: absolute;

    right: -2px;
    top: -2px;

    width: 27px;
    height: 27px;

    background: #fff;

    border-left: 2px solid #777;
    border-bottom: 2px solid #777;

    border-bottom-left-radius: 5px;
}


/* =========================================================
   Fakecall tablet
   ========================================================= */

@media (max-width: 959px) {

    .fakecall__inner {
        padding: 26px 28px;
    }

}


/* =========================================================
   Feedback modal
   FormIt 5 built-in AJAX, no custom JS
   ========================================================= */

.feedback-modal__dialog {
    width: 680px;
    padding: 30px 34px 32px;

    border-radius: 10px;

    box-shadow:
        0 15px 50px rgba(0, 0, 0, 0.18);
}


/* =========================================================
   Header
   ========================================================= */

.feedback-modal__header {
    margin-bottom: 22px;
}

.feedback-modal__label {
    display: flex;
    align-items: center;
    gap: 7px;

    margin-bottom: 6px;

    color: #0b612d;

    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    font-weight: 600;

    text-transform: uppercase;
}

.inpage .feedback-modal__title,
.feedback-modal__title {
    width: auto;

    margin: 0;

    color: #0b612d;

    font-family: 'Exo 2', sans-serif;
    font-size: 27px;
    line-height: 1.2;
    font-weight: 600;
}

.feedback-modal__intro {
    margin-top: 7px;

    color: #777;

    font-size: 14px;
    line-height: 1.4;
}


/* =========================================================
   Close button
   ========================================================= */

.feedback-modal__close {
    width: 34px;
    height: 34px;

    padding: 0;

    color: #fff;
    background: #0b612d;

    border-radius: 50%;
}

.feedback-modal__close:hover,
.feedback-modal__close:focus {
    color: #fff;
    background: #084b23;
}


/* =========================================================
   Form layout
   ========================================================= */

.feedback-form {
    width: 100%;
}

.feedback-form__body {
    width: 100%;
}

.feedback-form__group {
    margin-bottom: 13px;
}

.feedback-form__row {
    margin-bottom: 13px;
}


/* =========================================================
   Inputs
   ========================================================= */

.feedback-form__control {
    height: 48px;

    padding-left: 44px;

    color: #333;
    background: #fff;

    border: 1px solid #d9d9d9;
    border-radius: 6px;

    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        background-color .2s ease;
}

.feedback-form__control:hover {
    border-color: #aaa;
}

.feedback-form__control:focus {
    background: #fff;

    border-color: #0b612d;

    box-shadow:
        0 0 0 3px rgba(11, 97, 45, 0.08);
}


/* Иконки */

.feedback-form__icon {
    color: #0b612d;
}


/* =========================================================
   Label
   ========================================================= */

.feedback-form__label {
    display: block;

    margin-bottom: 6px;

    color: #666;

    font-size: 12px;
    line-height: 1.35;
}


/* =========================================================
   Textarea
   ========================================================= */

.feedback-form__textarea-wrap {
    position: relative;
}

.feedback-form__textarea {
    min-height: 110px;

    padding: 13px 14px 13px 44px;

    resize: vertical;

    color: #333;
    background: #fff;

    border: 1px solid #d9d9d9;
    border-radius: 6px;

    transition:
        border-color .2s ease,
        box-shadow .2s ease;
}

.feedback-form__textarea:hover {
    border-color: #aaa;
}

.feedback-form__textarea:focus {
    border-color: #0b612d;

    box-shadow:
        0 0 0 3px rgba(11, 97, 45, 0.08);
}

.feedback-form__textarea-icon {
    position: absolute;

    z-index: 2;

    left: 14px;
    top: 14px;

    color: #0b612d;

    pointer-events: none;
}


/* =========================================================
   FormIt errors
   ========================================================= */

.feedback-form__error {
    display: block;

    margin-top: 4px;

    color: #891a1c;

    font-size: 11px;
    line-height: 1.3;
}

.feedback-form__error:empty {
    display: none;
}

.feedback-form__field:has(.feedback-form__error:not(:empty)) .feedback-form__control,
.feedback-form__field:has(.feedback-form__error:not(:empty)) .feedback-form__textarea {
    border-color: #891a1c;

    box-shadow:
        0 0 0 3px rgba(137, 26, 28, 0.05);
}


/* =========================================================
   General FormIt messages
   ========================================================= */

.feedback-form__notice {
    margin-bottom: 13px;
    padding: 11px 13px;

    border-radius: 6px;

    font-size: 12px;
    line-height: 1.4;
}

.feedback-form__notice:empty {
    display: none;
}

.feedback-form__notice--danger {
    color: #891a1c;
    background: rgba(137, 26, 28, 0.06);

    border: 1px solid rgba(137, 26, 28, 0.18);
}


/* =========================================================
   Files
   ========================================================= */

.feedback-form__files {
    padding: 12px 14px;

    background: #f8faf8;

    border: 1px solid #e3e8e4;
    border-radius: 6px;
}

.feedback-form__file-input {
    display: block;

    box-sizing: border-box;

    width: 100%;
    max-width: 100%;

    color: #666;

    font-size: 13px;
}

.feedback-form__file-input::file-selector-button {
    margin-right: 12px;
    padding: 8px 14px;

    color: #0b612d;
    background: #fff;

    border: 1px solid #0b612d;
    border-radius: 5px;

    font-family: inherit;
    font-size: 13px;

    cursor: pointer;
}

.feedback-form__file-input::file-selector-button:hover {
    color: #fff;
    background: #0b612d;
}


/* =========================================================
   Consent
   ========================================================= */

.feedback-form__consent {
    margin: 17px 0;
}

.feedback-form__consent-label {
    display: flex;
    align-items: flex-start;
    gap: 10px;

    color: #666;

    font-size: 12px;
    line-height: 1.45;

    cursor: pointer;
}

.feedback-form__consent-label .uk-checkbox {
    flex: 0 0 auto;

    margin-top: 2px;
}

.feedback-form__consent a {
    color: #0b612d;

    text-decoration: underline;
}


/* =========================================================
   Submit
   ========================================================= */

.feedback-form__submit {
    display: flex;
    align-items: center;
    justify-content: space-between;

    min-height: 49px;

    padding: 0 18px;

    border-radius: 6px;

    font-family: 'Exo 2', sans-serif;
    font-size: 15px;
    font-weight: 600;

    text-transform: none;
}

.feedback-form__submit-normal {
    display: flex;
    align-items: center;
    justify-content: space-between;

    width: 100%;
}

.feedback-form__submit-loading {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 10px;

    width: 100%;
}


/* =========================================================
   FormIt loading state
   ========================================================= */

.feedback-form.formit-loading {
    opacity: .75;

    transition: opacity .2s ease;
}

.feedback-form.formit-loading .feedback-form__submit-normal {
    display: none;
}

.feedback-form.formit-loading .feedback-form__submit-loading {
    display: flex;
}


/* =========================================================
   Success state
   FormIt fills [data-formit-success-message]
   ========================================================= */

.feedback-success {
    display: none;

    box-sizing: border-box;

    min-height: 270px;

    padding: 38px 20px 25px;

    text-align: center;
}

.feedback-success:has([data-formit-success-message]:not(:empty)) {
    display: block;
}

.feedback-form:has([data-formit-success-message]:not(:empty)) .feedback-form__body {
    display: none;
}

.feedback-success__icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 72px;
    height: 72px;

    margin: 0 auto 20px;

    color: #fff;
    background: #0b612d;

    border-radius: 50%;

    box-shadow:
        0 8px 25px rgba(11, 97, 45, 0.18);
}

.inpage .feedback-success__title,
.feedback-success__title {
    width: auto;

    margin: 0 0 10px;

    color: #0b612d;

    font-family: 'Exo 2', sans-serif;
    font-size: 27px;
    line-height: 1.25;
    font-weight: 600;
}

.feedback-success__message {
    max-width: 430px;

    margin: 0 auto 24px;

    color: #666;

    font-size: 15px;
    line-height: 1.5;
}

.feedback-success__close {
    min-width: 160px;

    border-radius: 6px;

    font-family: 'Exo 2', sans-serif;
    font-weight: 600;

    text-transform: none;
}


/* =========================================================
   Mobile
   ========================================================= */

@media (max-width: 639px) {

    /* Старые изображения в текстовых материалах */

    .leftimage,
    .rightimage {
        float: none;
        display: block;

        width: auto;
        max-width: 100%;

        margin: 0 auto 20px;
        padding: 0;
    }


    /* Fakecall */

    .fakecall {
        margin: 24px 0;

        border-radius: 8px;
    }

    .fakecall__inner {
        padding: 20px 17px;
    }

    .fakecall__label {
        margin-bottom: 6px;

        font-size: 11px;
    }

    .inpage .fakecall__heading {
        margin-bottom: 6px;

        font-size: 21px;
        line-height: 1.25;
    }

    .fakecall__text {
        margin-bottom: 15px;

        font-size: 14px;
        line-height: 1.4;
    }

    .fakecall__fields {
        margin-bottom: 10px;
    }

    .fakecall__field {
        min-height: 44px;

        font-size: 14px;
    }

    .fakecall__submit {
        min-height: 46px;

        font-size: 14px;
    }


    /* Feedback modal */

    .feedback-modal__dialog {
        width: 100%;

        padding: 22px 17px 20px;

        border-radius: 8px;
    }

    .feedback-modal__header {
        margin-bottom: 18px;

        padding-right: 25px;
    }

    .feedback-modal__label {
        font-size: 11px;
    }

    .inpage .feedback-modal__title,
    .feedback-modal__title {
        font-size: 22px;
        line-height: 1.25;
    }

    .feedback-modal__intro {
        font-size: 13px;
    }

    .feedback-form__control {
        height: 46px;
    }

    .feedback-form__textarea {
        min-height: 100px;
    }

    .feedback-form__consent-label {
        font-size: 11px;
    }

    .feedback-form__submit {
        min-height: 47px;

        font-size: 14px;
    }


    /* Success */

    .feedback-success {
        min-height: 230px;

        padding: 30px 10px 20px;
    }

    .feedback-success__icon {
        width: 62px;
        height: 62px;

        margin-bottom: 17px;
    }

    .inpage .feedback-success__title,
    .feedback-success__title {
        font-size: 22px;
    }

    .feedback-success__message {
        margin-bottom: 20px;

        font-size: 14px;
    }

}

.feedback-modal__dialog:has(
    [data-formit-success-message]:not(:empty)
) .feedback-modal__header {
    display: none;
}

/* =========================================================
   CATALOG CARDS
   Общий дизайн карточек каталога
   ========================================================= */


/* ---------------------------------------------------------
   Ссылка-контейнер карточки
   --------------------------------------------------------- */

.catalog-card-link {
    display: block;
    height: 100%;

    color: inherit;
    text-decoration: none !important;
}


.catalog-card-link:hover,
.catalog-card-link:focus {
    color: inherit;
    text-decoration: none !important;
}


/* ---------------------------------------------------------
   Карточка
   --------------------------------------------------------- */

.catalog-card {
    overflow: hidden;

    box-sizing: border-box;
    height: 100%;

    background: #fff;

    border: 1px solid #e5e5e5;
    border-radius: 9px;

    box-shadow:
        0 5px 20px rgba(0, 0, 0, 0.055);

    transition:
        transform .25s ease,
        border-color .25s ease,
        box-shadow .25s ease;
}


/* ---------------------------------------------------------
   Изображение
   --------------------------------------------------------- */

.catalog-card__media {
    position: relative;

    overflow: hidden;

    background: #f7f7f7;

    border-bottom: 3px solid #0b612d;
}


.catalog-card__media img {
    display: block;

    width: 100%;
    max-width: 100%;
    height: auto;

    transition:
        transform .35s ease;
}


/* ---------------------------------------------------------
   Зелёное затемнение изображения
   UIkit показывает его через uk-transition-fade
   --------------------------------------------------------- */

.catalog-card__overlay {
    background: rgba(11, 97, 45, 0.24);

    pointer-events: none;
}


/* ---------------------------------------------------------
   Стрелка поверх изображения
   --------------------------------------------------------- */

.catalog-card__image-arrow {
    display: flex;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;

    width: 48px;
    height: 48px;

    color: #0b612d;
    background: rgba(255, 255, 255, 0.94);

    border-radius: 50%;

    box-shadow:
        0 5px 18px rgba(0, 0, 0, 0.18);

    pointer-events: none;
}

/* ---------------------------------------------------------
   Текстовая часть
   --------------------------------------------------------- */

.catalog-card__body {
    box-sizing: border-box;

    padding: 13px 14px;

    background: #fff;
}


/* ---------------------------------------------------------
   Заголовок
   --------------------------------------------------------- */

.catalog-card__title {
    color: #333;

    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 600;

    transition:
        color .2s ease;
}


/* =========================================================
   HOVER
   ========================================================= */


/* Поднимаем всю карточку */

.catalog-card-link:hover .catalog-card,
.catalog-card-link:focus .catalog-card {
    transform: translateY(-3px);

    border-color: rgba(11, 97, 45, 0.35);

    box-shadow:
        0 10px 28px rgba(0, 0, 0, 0.10);
}


/* Немного увеличиваем изображение */

.catalog-card-link:hover .catalog-card__media img,
.catalog-card-link:focus .catalog-card__media img {
    transform: scale(1.035);
}


/* Заголовок становится фирменным зелёным */

.catalog-card-link:hover .catalog-card__title,
.catalog-card-link:focus .catalog-card__title {
    color: #0b612d;
}


/* =========================================================
   KEYBOARD FOCUS
   ========================================================= */

.catalog-card-link:focus-visible {
    outline: none;
}


.catalog-card-link:focus-visible .catalog-card {
    border-color: #0b612d;

    box-shadow:
        0 0 0 3px rgba(11, 97, 45, 0.10),
        0 10px 28px rgba(0, 0, 0, 0.10);
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 639px) {

    .catalog-card {
        border-radius: 8px;
    }


    .catalog-card__body {
        padding: 13px 15px;
    }


    .catalog-card__title {
        font-size: 15px;
        line-height: 1.35;
    }


    .catalog-card__image-arrow {
        width: 44px;
        height: 44px;
    }

}