@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-Thin.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-Thin.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-ThinItalic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-ThinItalic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-ExtraLight.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-ExtraLight.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-ExtraLightItalic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-Light.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-Light.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-LightItalic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-LightItalic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-Regular.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-Regular.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-Italic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-Italic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-Medium.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-Medium.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-MediumItalic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-MediumItalic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-SemiBold.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-SemiBold.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-SemiBoldItalic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-Bold.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-Bold.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-BoldItalic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-ExtraBold.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-ExtraBold.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-Black.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-Black.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans/NotoSans-BlackItalic.woff2') format('woff2'),
        url('../fonts/NotoSans/NotoSans-BlackItalic.woff') format('woff'),
        url('../fonts/NotoSans/NotoSans-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-Regular.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-Regular.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-Italic.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-Italic.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-Medium.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-Medium.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-MediumItalic.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-MediumItalic.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-SemiBold.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-SemiBold.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-Bold.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-Bold.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-BoldItalic.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-BoldItalic.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-ExtraBold.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-ExtraBold.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-Black.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-Black.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    src: url('../fonts/Vollkorn/Vollkorn-BlackItalic.woff2') format('woff2'),
        url('../fonts/Vollkorn/Vollkorn-BlackItalic.woff') format('woff'),
        url('../fonts/Vollkorn/Vollkorn-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}


/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
mark {
	background: none;
	color: rgb(17, 17, 17);
}


/*all page*/
*, :after, :before {
    box-sizing: border-box;
}

html,
body {
    height: auto;
    min-height: 100vh;
    position: relative;
    overflow-x: hidden;
}

body {
    color: #2B2B2B;
    background-color: #fff;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
}

a {
    color: #028F42;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}


/*slick-slider*/
.slick-arrow {
    border: 1px solid #99CFB1;
    border-radius: 8px;
    background-color: #fff;
    background-size: 18px 12px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease-out 0s;
    width: 56px;
    height: 56px;
    cursor: pointer;
}

.slick-arrow:hover {
    border-color: #028F42;
}

.slick-arrow.slick-disabled {
    pointer-events: none;
}

.slick-prev {
    background-image: url(../img/main_prev_green.svg);
}

.slick-next {
    background-image: url(../img/main_next_green.svg);
}

@media (max-width: 767px) {
    .slick-arrow {
        width: 36px;
        height: 36px;
    }
}


/*header*/
header {
    position: relative;
}

header .content-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
}

.header-logo {
    display: block;
}

.header-logo img {
    display: block;
    height: auto;
}

.header-search-descktop {
    display: none;
}

.header-search {
    display: flex;
    align-items: center;
}

.header-search .search-form {
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    width: 0px;
    height: 26px;
    transition: width 0.3s ease-out 0.15s;
}

.header-search.open .search-form {
    width: 200px;
}

.header-search .search-form input {
    height: 26px;
    background: none;
    border: none;
    border-bottom: 1px solid #AEB0BB;
    outline: none;
    color: #000;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    transition: all 0.3s ease-out 0.15s;
}

.header-search .search-form button {
    width: 0px;
    height: 0px;
    opacity: 0;
}

.header-search-icon {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.header-search-icon path {
    fill: #028F42;
    transition: all 0.3s ease-out 0s;
}

.header-search-icon:hover path {
    fill: #4EB17B;
}

.header-contacts {
    position: absolute;
    right: 0px;
    top: -24px;
    height: 48px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.header-phone {
    font-family: 'Noto Sans', sans-serif;
    color: #2b2b2b;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    transition: box-shadow 0.3s ease-out;
}

.header-phone:hover {
    box-shadow: inset 0 -1px #2B2B2B;
}

.header-email {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #4EB17B;
    margin-left: 32px;
    border: none;
    transition: box-shadow 0.3s ease-out;
}

.header-email:hover {
    box-shadow: inset 0 -1px #4eb17b;
}

.header-button {
    display: inline-flex;
    align-items: center;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #4EB17B;
    padding: 11px 15px;
    border: 1px solid #4EB17B;
    border-radius: 8px;
    margin-left: 32px;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
}

.header-button svg {
    fill: #028F42;
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    transition: fill 0.3s ease-out;
}

.header-button:hover {
    color: #fff;
    background-color: #4EB17B;
}

.header-button:hover svg {
    fill: #fff;
}

.header-menu {
    display: flex;
    column-gap: 24px;
}

.header-menu-item {
    font-size: 16px;
    position: relative;
}

.header-menu-item.with-submenu {
    position: relative;
}

.header-menu-item-a {
    display: flex;
    align-items: center;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    color: #028F42;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
    transition: all 0.3s ease-out 0s;
    padding-bottom: 16px;
    padding-top: 16px;
}

.header-menu-item-a svg {
    fill: #028F42;
    display: block;
    width: 24px;
    height: 24px;
    perspective-origin: 50%;
    will-change: transform;
    transition: transform 0.3s;
}

.header-menu-item.active .header-menu-item-a,
.header-menu-item:hover .header-menu-item-a {
    color: #4EB17B;
}

.header-menu-item:hover .header-menu-item-a svg {
    transform: rotateX(-180deg);
}

.header-submenu {
    position: absolute;
    top: 56px;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    background: #116839;
    border-radius: 4px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 32px;
    padding-right: 32px;
    z-index: 10;
    display: none;
}

.header-submenu-item {
    margin-bottom: 16px;
    cursor: pointer;
}

.header-submenu-item:last-child {
    margin-bottom: 0;
}

.header-submenu-item a {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    display: block;
    transition: all 0.3s ease-out 0s;
}

.header-submenu-item a:hover,
.header-submenu-item.active a {
    color: #4EB17B;
}

.header-menu-icon {
    width: 48px;
    height: 34px;
    padding: 12px;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    border-radius: 8px;
    transition: all 0.3s ease-out 0s;
    z-index: 9999;
    display: none;
}

header.open-menu .header-menu-icon {
    height: 48px;
    top: -4px;
    background-color: #DAF0D0;
}

.header-menu-icon-element {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #4EB17B;
    transform-origin: 17px 1px;
    transition: all 0.3s ease-out 0s;
}

.header-menu-icon-element.one {
    margin-bottom: 5px;
}

header.open-menu .header-menu-icon-element.one {
    transform: rotate(-45deg) translate(-6px, 5px);
}

header.open-menu .header-menu-icon-element.three {
    transform: rotate(45deg) translate(5px, 6px);
}

@media (max-width: 1439px) {
    .header-contacts {
        display: none;
    }

    .header-menu {
        display: none;
    }

    .header-menu-icon {
        display: block;
    }
}

@media (max-width: 767px) {
    .header-logo img {
        width: 211px;
    }
}


/*mobile menu*/
@media (min-width: 1440px) {
    .menu-block {
        display: none !important;
    }
}

@media (max-width: 1439px) {
    .menu-block {
        position: fixed;
        top: 0px;
        bottom: 0px;
        right: 0px;
        width: 0px;
        background: #fff;
        -webkit-overflow-scrolling: touch;
        transition: all 0.2s ease-out 0s;
        z-index: 999;
        overflow-y: auto;
    }

    header.open-menu .menu-block {
        left: auto;
        width: 100%;
    }

    .menu-block:after {
        content: "";
        position: fixed;
        top: 0px;
        right: 0px;
        height: 80px;
        width: 100%;
        background: rgba(0, 104, 163, 0);
        z-index: 10;
        transition: all 0s ease-out 0s;
        pointer-events: none;
    }

    header.open-menu .menu-block:after {
        background: #fff;
        pointer-events: visible;
        box-shadow: 20px 0px 20px 14px #fff;
        transition: all 0s ease-out 0.2s;
    }

    .menu-block .content-block {
        min-height: 100%;
        height: max-content;
        padding-bottom: 200px;
    }

    .menu {
        opacity: 0;
        position: relative;
        top: 120px;
        transition: opacity 0.1s ease-out 0s;
        padding-bottom: 120px;
    }

    header.open-menu .menu {
        opacity: 1;
        transition: opacity 0.2s ease-out 0.15s;
    }

    .menu-item {
        margin-bottom: 16px;
    }

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

    .menu-item-a {
        display: flex;
        align-items: center;
        font-family: 'Noto Sans', sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #028F42;
    }

    .menu-item-a svg {
        fill: #028F42;
        display: block;
        width: 24px;
        height: 24px;
        perspective-origin: 50%;
        will-change: transform;
        transition: transform 0.3s;
    }
    
    .open-submenu .menu-item-a svg {
        transform: rotateX(-180deg);
    }

    .menu-item.active .menu-item-a {
        color: #4EB17B;
    }

    .submenu {
        display: none;
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 24px;
        width: 100%;
    }

    .menu-item.active .submenu {
        display: block;
    }

    .submenu-item {
        margin-bottom: 16px;
    }

    .submenu-item:last-child {
        margin-bottom: 0;
    }

    .submenu-item-a {
        font-family: 'Noto Sans', sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #028F42;
    }

    .submenu-item.active .submenu-item-a {
        color: #4EB17B;
    }

    .menu-block-contacts {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: 172px;
        width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0px;
        border-top: 1px solid #EFEFEF;
        padding-top: 16px;
    }

    .menu-block-contacts .header-phone {
        margin-bottom: 12px;
        margin-left: 0;
    }

    .menu-block-contacts .header-email {
        margin-bottom: 22px;
        margin-left: 0;
    }

    .menu-block-contacts .header-button {
        margin-left: 0;
    }
}


/*article*/
article {
    flex: 1 0 auto;
    padding-top: 50px;
    padding-bottom: 80px;
}

.main article {
    padding-top: 0;
    padding-bottom: 0;
}

.border {
    background: #d8d8d8;
    height: 1px;
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: 0px;
}

.content-block {
    max-width: 1280px;
    width: 90%;
    width: calc(100% - 120px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.content-block-inner {
    position: relative;
}

.content-left {
    width: 100%;
    max-width: 900px;
}

.list-item-animate {
    opacity: 0;
    transition: all 0.3s ease-out 0s;
}

.list-item-animate.show {
    opacity: 1;
}

@media (max-width: 1023px) {
    article {
        padding-top: 25px;
        padding-bottom: 50px;
    }

    .border {
        left: 20px;
        right: 20px;
    }

    .content-block {
        width: 90%;
        width: calc(100% - 60px);
    }
}

@media (max-width: 479px) {
    .content-block {
        width: 90%;
        width: calc(100% - 40px);
    }

    .border {
        left: 0px;
        right: 0px;
    }
}


/*style page*/
.content {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.content .breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.content .breadcrumbs-item {
}

.content .breadcrumbs-item:after {
    content: "";
    background: url(../img/chevron-right.svg) no-repeat 0 0/24px 24px;
    display: inline-block;
    vertical-align: -6px;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    margin-right: 8px;
}

.content .breadcrumbs-item:last-child::after {
    content: none;
}

.content .breadcrumbs-item a {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.003em;
    color: #2B2B2B;
    transition: all 0.3s ease-out 0s;
}

.content .breadcrumbs-item.active a {
    pointer-events: none;
}

.content .breadcrumbs-item:not(.active) a:hover {
    color: #116839;
    box-shadow: inset 0 -1px #116839;
}

.content p {
    margin-bottom: 25px;
}

.content h1 {
    width: 100%;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 54px;
    color: #116839;
    margin-top: 0;
    margin-bottom: 40px;
}

.content h2 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #4EB17B;
}

.content h3 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.content h4 {
    font-family: 'Vollkorn', serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.content h5 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.content h6 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #4EB17B;
    font-size: 20px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.content img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    z-index: 1;
    margin-top: 40px;
    margin-bottom: 40px;
}

.content figure.image {
    position: relative;
}

.content figure.image figcaption {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    margin-top: -30px;
    margin-bottom: 30px;
    line-height: 26px;
}

.content iframe {
    max-width: 100%;
}

.content a:hover {
    color: #116839;
    box-shadow: inset 0 -1px #116839;
}

.content strong,
b {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
}

.content em,
i {
    font-family: 'Noto Sans', sans-serif;
    font-style: italic;
}

.content sup {
    vertical-align: super;
    font-size: 10px;
}

.content sub {
    vertical-align: sub;
    font-size: 10px;
}

.content ul {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 0px;
    line-height: 24px;
}

.content ul li {
    margin-bottom: 15px;
    list-style: none;
    padding-left: 20px;
    position: relative;
}

.content ul li:before,
.content ol ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #4EB17B;
    position: absolute;
    top: 8px;
    left: 0px;
}

.content ul ul li:before {
    background: none;
    width: 6px;
    height: 6px;
    border: 2px solid #4EB17B;
}

.content ul ol>li:before {
    background: none;
    border-color: rgba(255, 255, 255, 0);
}

.content ul li:last-child {
    margin-bottom: 0px;
}

.content ul li>ul,
.content ol li>ul {
    margin-top: 15px;
    margin-bottom: 0px;
}

.content ol {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 0px;
    counter-reset: li;
    list-style: none;
}

.content ol li {
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative;
    list-style: none;
}

.content ol>li:before {
    font-family: 'Noto Sans', sans-serif;
    counter-increment: li;
    content: counters(li, ".") ". ";
    background: none;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #4EB17B;
    width: 40px;
    text-align: center;
}

.content ol li:last-child {
    margin-bottom: 0px;
}

.content ol li>ol,
.content ul li>ol {
    margin-top: 15px;
    margin-bottom: 0px;
}

.content table {
    width: 100%;
    height: auto !important;
    margin-top: 45px;
    margin-bottom: 45px;
    overflow: auto;
    display: block;
    text-align: left;
    font-size: 18px;
    max-width: max-content;
    position: relative;
}

.content table p {
    margin: 0px;
}

.content table tr {
    height: auto !important;
    transition: all 0.3s ease-out 0s;
}

.content table tr:hover {
    background-color: #e1e1e1;
}

.content table tr th {
    color: #1c1c1c;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #e1e1e1;
}

.content table tr th,
td {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
}

.content table tr td {
    border-bottom: 1px solid #cccccc;
}

.button,
.content .button,
.content a.button {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #4EB17B;
    text-transform: uppercase;
    border: 2px solid #4EB17B;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
}

.button:hover,
.content .button:hover {
    color: #fff;
    background-color: #4EB17B;
}

.content .important {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 20px;
    line-height: 30px;
    background-color: #DAF0D0;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    color: #4EB17B;
}

.content .slider-inner {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin-top: 45px;
    margin-bottom: 45px;
    background-color: #DAF0D0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 80px;
}

.content .slider-inner .slick-track {
    display: flex;
    align-items: center;
}

.content .slider-inner-item {
    outline: none;
    height: 100%;
    position: relative;
    text-align: center;
}

.content .slider-inner-item-img {
    outline: none;
    display: inline;
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.content .slider-inner-item-title {
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: 40px;
    color: #fff;
    z-index: 10;
}

.content .slider-inner-item-title .title-wrap {
    display: inline;
    font-size: 4px;
    line-height: 4px;
    background: #4EB17B;
    box-shadow: -1px -4px 0px 10px #4EB17B;
}

.content .slider-inner-item-title .title-wrap p {
    display: inline;
    font-size: 18px;
    line-height: 24px;
}

.content .slider-inner-prev,
.content .slider-inner-next {
    position: absolute;
    bottom: 17px;
    width: 48px;
    height: 48px;
    border: 2px solid #4EB17B;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    background-size: 19px 11px;
    background-repeat: no-repeat;
    background-position: 13px 16px;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease-out 0s;
}

.content .slider-inner-prev {
    right: 93px;
    background-image: url(../img/arrow_slider_left.svg);
}

.content .slider-inner-next {
    right: 33px;
    background-image: url(../img/arrow_slider_right.svg);
}

.content .slider-inner-prev:hover {
    background-image: url(../img/arrow_slider_left_hover.svg);
    background-color: #4EB17B;
}

.content .slider-inner-next:hover {
    background-image: url(../img/arrow_slider_right_hover.svg);
    background-color: #4EB17B;
}

@media (max-width: 1023px) {
    .content h1 {
        font-size: 45px;
        line-height: 53px;
        margin-bottom: 20px;
    }

    .content h2 {
        font-size: 30px;
        line-height: 38px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .content h3 {
        font-size: 26px;
        line-height: 32px;
        margin-top: 25px;
    }

    .content h4 {
        font-size: 22px;
        line-height: 30px;
        margin-top: 25px;
    }

    .content h5 {
        font-size: 20px;
        line-height: 28px;
        margin-top: 25px;
    }

    .content h6 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 25px;
    }

    .content img {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .content ul {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .content table {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 16px;
    }

    .content table tr th,
    td {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .content .important {
        margin-top: 25px;
        margin-bottom: 25px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 20px;
        line-height: 28px;
    }

    .content .button,
    .content a.button {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .content .slider-inner {
        margin-top: 40px;
        margin-bottom: 40px;
        padding-bottom: 60px;
    }

    .content .slider-inner-item-title {
        left: 35px;
        right: 120px;
        bottom: 20px;
    }

    .content .slider-inner-item-title .title-wrap {
        font-size: 1px;
        line-height: 1px;
    }

    .content .slider-inner-item-title .title-wrap p {
        font-size: 16px;
    }

    .content .slider-inner-prev,
    .content .slider-inner-next,
    .content .slider-inner-prev:hover,
    .content .slider-inner-next:hover {
        bottom: 20px;
        width: 22px;
        height: 20px;
        background-color: rgba(255, 255, 255, 0);
        background-position: 0px 5px;
        background-size: 22px 9px;
        border: none;
    }

    .content .slider-inner-prev {
        right: 65px;
    }

    .content .slider-inner-next {
        right: 20px;
    }
}

@media (max-width: 479px) {
    .content p {
        margin-bottom: 20px;
    }

    .content h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .content h2 {
        font-size: 26px;
        line-height: 32px;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .content h3 {
        font-size: 24px;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .content h4 {
        font-size: 20px;
        line-height: 28px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .content h5 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .content h6 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .content img {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .content figure.image figcaption {
        margin-top: -20px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    .content ul {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .content table {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .content table tr th,
    td {
        font-size: 14px;
        line-height: 20px;
    }

    .content .important {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 18px;
        line-height: 26px;
    }

    .content .slider-inner-item-title {
        left: 25px;
        right: 110px;
    }

    .content .slider-inner-item-title .title-wrap {
        display: block;
        box-shadow: -2px 0px 0px 10px #4EB17B;
    }

    .content .slider-inner-item-title .title-wrap p {
        font-size: 14px;
        line-height: 16px;
    }
}


/*photos,novelties*/
.photos,
.novelties {
    display: flex;
    flex-wrap: wrap;
    margin-right: -40px;
}

.photos-item,
.novelties-item {
    overflow: hidden;
    width: calc(33.33333% - 40px);
    margin-right: 40px;
    margin-bottom: 80px;
}

.photos-item-img,
.novelties-item-img {
    background-color: #DAF0D0;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.photos-item-img::before,
.novelties-item-img::before {
    content: "";
    background-color: rgba(0, 0, 0, 0);
    display: block;
    padding-top: 110%;
    width: 100%;
}

.photos-item-img-wrap,
.novelties-item-img-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 48px;
}

.photos-item-img-wrap img,
.novelties-item-img-wrap img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.novelties-item-title {
    font-family: 'Vollkorn', serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.01em;
    color: #2B2B2B;
    margin-top: 24px;
}

@media (max-width: 1279px) {
    .photos-item,
    .novelties-item {
        width: calc(50% - 40px);
    }
}

@media (max-width: 767px) {
    .photos,
    .novelties {
        margin-right: 0;
    }

    .photos-item,
    .novelties-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }
    
    .photos-item-img-wrap,
    .novelties-item-img-wrap {
        padding: 24px;
    }

    .novelties-item-title {
        font-size: 16px;
        margin-top: 16px;
    }
}


/*news*/
.news {
    display: flex;
    flex-wrap: wrap;
    margin-right: -40px;
}

.news-item {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    width: calc(33.33333% - 40px);
    margin-right: 40px;
    margin-bottom: 40px;
    background: #FFFFFF;
    border: 1px solid #99CFB1;
    box-sizing: border-box;
    border-radius: 8px;
}

.news-item-category {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.003em;
    color: #116839;
    background-color: #DAF0D0;
    border-radius: 8px 8px 0px 0px;
    padding: 20px 40px;
}

.news-item-inner {
    flex-grow: 1;
    padding: 40px;
    transition: background-color 0.3s ease-out 0s;
}

.news-item:hover .news-item-inner {
    background-color: #F1F5F0;
}

.news-item-date {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #6B7A78;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.news-item-title {
    font-family: 'Vollkorn', serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    color: #2B2B2B;
}

@media (max-width: 1279px) {
    .news-item {
        width: calc(50% - 40px);
    }
    
    .news-item-inner {
        padding: 24px;
    }
}

@media (max-width: 767px) {
    .news {
        margin-right: 0;
    }

    .news-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 24px;
    }

    .news-item-title {
        font-size: 16px;
    }
}


/*new*/
.new-date {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #2B2B2B;
    margin-top: -10px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.new-date svg {
    fill: #2B2B2B;
    width: 24px;
    height: 24px;
    margin-right: 8px;
}


/*main*/
.main-section {
    margin-bottom: 104px;
}

.main-section-header {
    margin-bottom: 32px;
}

.main-section-title {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    color: #116839;
    margin-bottom: 0;
}

@media (max-width: 1279px) {
    .main-section {
        margin-bottom: 88px;
    }
}

@media (max-width: 1023px) {
    .main-section {
        margin-bottom: 72px;
    }
}

@media (max-width: 767px) {
    .main-section-header {
        margin-bottom: 24px;
    }

    .main-section-title {
        font-size: 22px;
    }
}

@media (max-width: 479px) {
    .main-section {
        margin-bottom: 50px;
    }
}


/*main-news*/
.main-news .main-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-news .news {
    margin-bottom: -40px;
}

.main-news-button:hover {
    box-shadow: inset 0 -1px #4eb17b;
}

@media (max-width: 767px) {
    .main-news .news {
        margin-bottom: -20px;
    }
}


/*main-about*/
.main-about .content-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.main-about-content {
    width: 100%;
}

.main-about-subheader {
    font-family: 'Vollkorn', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.6;
    margin-bottom: 48px;
    max-width: 1080px;
}

.main-about-text {
    display: flex;
    justify-content: space-between;
    margin-bottom: -16px;
}

.main-about-text-column {
    width: calc(50% - 110px);
    max-width: 510px;
    margin-right: 110px;
}

.content .main-about-text-column p {
    margin-bottom: 16px;
}

.main-about-certificates {
    width: 210px;
    text-align: center;
    margin-top: -80px;
}

.main-about-certificates-img {
    max-width: 200px;
    max-height: 190px;
    margin-bottom: 15px;
}

.main-about-certificates-link {
    font-family: 'Vollkorn', serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #4EB17B;
    border-bottom: 1px solid rgba(0, 81, 61, 0.2);
}

.main-about-certificates-link:hover {
    border-bottom-color: rgba(255, 255, 255, 0);
}

.main-about-certificates-link span {
    font-size: 20px;
    line-height: 26px;
}

@media (max-width: 1279px) {
    .main-about-text-column {
        width: calc(50% - 40px);
        margin-right: 0px;
    }
}

@media (max-width: 1023px) {
    .main-about-text {
        display: block;
    }

    .main-about-text-column {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .main-about-subheader {
        font-size: 22px;
        margin-bottom: 28px;
    }
}


/*main-intro*/
.main-intro-slider {
    overflow: hidden;
    height: calc(100vh - 100px);
}

.main-intro-slider-item {
    height: calc(100vh - 100px);
}

.main-intro-slider-item-image {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.main-intro-slider-item-image img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, 0);
}

.main-intro-slider .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 32px;
}

.main-intro-slider .slick-dots {
    max-width: 1280px;
    width: calc(100% - 120px);
    margin-left: auto;
    margin-right: auto;
}

.main-intro-slider .slick-dots {
    display: flex !important;
    list-style: none;
    padding-left: 0;
}

.main-intro-slider .slick-dots li {
    background: none !important;
    border: 0;
    display: block;
    width: auto;
    height: auto;
    margin-right: 0;
    transition: none;
}

.main-intro-slider .slick-dots li button {
    text-indent: -9999px;
    background-image: none;
    background-color: transparent;
    font-size: 0;
    border: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 24px;
    height: 24px;
}

.main-intro-slider .slick-dots li button::before {
    content: "";
    background-color: transparent;
    border: 2px solid #FFF;
    border-radius: 50%;
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.main-intro-slider .slick-dots li button:focus {
    outline: 0;
}

.main-intro-slider .slick-dots li.slick-active button::before {
    background-color: #FFF;
    width: 14px;
    height: 14px;
}

@media (max-width: 1023px) {
    .main-intro-slider .slick-dots {
        width: calc(100% - 60px);
    }
}

@media (max-width: 479px) {
    .main-intro-slider .slick-dots {
        width: calc(100% - 40px);
    }
}


/*main-novelties*/
.main-novelties {
    overflow: hidden;
}

.main-novelties .main-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}

.main-novelties-nav {
    display: flex;
}

.main-novelties-nav .slick-arrow {
    margin-right: 12px;
}

.main-novelties-nav .slick-arrow:last-child {
    margin-right: 0;
}

.main-novelties-slider:not(.slick-initialized) {
    display: none;
}

.main-novelties-slider .slick-list {
    margin: 0 -1020px;
    padding: 0 1000px;
}

.main-novelties-slider .slick-track {
    margin-left: 0;
    margin-right: 0;
}

.main-novelties-item {
    margin-left: 20px;
    margin-right: 20px;
}

.main-novelties-item:nth-child(even) {
    margin-top: 80px;
}

.main-novelties-item-img {
    background-color: #DAF0D0;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.main-novelties-item-img::before {
    content: "";
    background-color: rgba(0, 0, 0, 0);
    display: block;
    padding-top: 75%;
    width: 100%;
}

.main-novelties-item-img-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.main-novelties-item-img-wrap img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.main-novelties-item-title {
    font-family: 'Vollkorn', serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.01em;
    color: #2B2B2B;
    margin-top: 24px;
}

@media (max-width: 767px) {
    .main-novelties-title {
        font-size: 22px;
    }

    .main-novelties-nav .slick-arrow {
        margin-right: 8px;
    }

    .main-novelties-slider .slick-list {
        margin: 0 -20px;
        padding: 0 56px 0 10px;
    }

    .main-novelties-item {
        margin-top: 0 !important;
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-novelties-item-title {
        font-size: 16px;
        margin-top: 16px;
    }
}


/*main-banners*/
.main-banners-slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-banners-slider:not(.slick-initialized) {
    display: none;
}

.main-banners-slider .slick-arrow {
    flex-shrink: 0;
}

.main-banners-slider .slick-prev {
    margin-right: 24px;
}

.main-banners-slider .slick-next {
    margin-left: 24px;
}

.main-banners-slider .slick-track {
    display: flex !important;
    margin-left: 0px;
    margin-right: 0px;
}

.main-banners-slider .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}

.main-banners-item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

@media (max-width: 767px) {
    .main-banners-slider {
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: stretch;
    }

    .main-banners-slider .slick-prev {
        margin-right: 8px;
    }

    .main-banners-slider .slick-next {
        margin-left: 0;
    }

    .main-banners-slider .slick-list {
        order: 1;
        flex-basis: 100%;
        margin-top: 24px;
    }
}


/*main-partners*/
.main-partners {
    background-color: #DAF0D0;
    padding-top: 80px;
    padding-bottom: 152px;
}

.main-partners:last-child {
    margin-bottom: 0;
}

.main-partners .main-section-header {
    margin-bottom: 48px;
}

.main-partners-slider:not(.slick-initialized) {
    display: none;
}

.main-partners-slider .slick-list {
    margin: -40px -1020px;
    padding: 40px 1020px;
}

.main-partners-item {
    background-color: #FFF;
    border-radius: 8px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 224px;
    height: 224px;
    padding: 8px;
    margin-left: 20px;
    margin-right: 20px;
    transition: all 0.3s ease-out 0s;
}

.main-partners-item:hover {
    box-shadow: 12px 12px 24px rgb(6, 60, 52, 0.1);
}

.main-partners-item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

@media (max-width: 767px) {
    .main-partners {
        padding-top: 56px;
        padding-bottom: 96px;
    }

    .main-partners-item {
        margin-left: 10px;
        margin-right: 10px;
    }
}


/*main-advantages*/
.main-advantages .content-block {
    padding-top: 88px;
    padding-bottom: 14px;
}

.main-advantages .content-block:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -400px;
    right: 0;
    background-color: #FFF9B0;
    background-image: url(../img/texture-light.png);
    background-position: center;
    border-radius: 0 8px 8px 0;
    z-index: -1;
}

.main-advantages .main-section-header {
    margin-bottom: 48px;
}

.main-advantages-content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.main-advantages-item {
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 72px);
    max-width: 520px;
    padding-right: 40px;
    margin-left: 72px;
    margin-bottom: 76px;
}

.main-advantages-item-icon svg {
    width: 47px;
}

.main-advantages-item-content {
    width: calc(100% - 82px);
    margin-left: 35px;
}

.main-advantages-item-header {
    font-family: 'Vollkorn', serif;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.5;
    color: #116839;
    margin-top: 6px;
}

.main-advantages-item-text {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 16px;
    color: #2B2B2B;
}

@media (max-width: 1279px) {
    .main-advantages-item {
        width: calc(50% - 40px);
        margin-left: 40px;
        margin-bottom: 48px;
    }
}

@media (max-width: 1023px) {
    .main-advantages-item {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 36px;
    }

    .main-advantages .content-block {
        padding-top: 48px;
    }

    .main-advantages-content {
        padding-top: 0px;
    }
}

@media (max-width: 767px) {
    .main-advantages .content-block::before {
        border-radius: 0;
        left: -30px;
        right: -30px;
    }
    
    .main-advantages-item {
        flex-direction: column;
    }
    
    .main-advantages-item-content {
        width: 100%;
        margin-left: 0;
    }
    
    .main-advantages-item-header {
        font-size: 20px;
    }
}


/*stores*/
.stores {}

.stores-item {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 32px;
    margin-bottom: 32px;
}

.stores-item:last-child {
    border-width: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.stores-item-outer {
    display: flex;
    flex-wrap: wrap;
}

.stores-item-inner,
.stores-item-side {
    flex: 0 0 auto;
    max-width: 100%;
    width: 50%;
}

.stores-item-side {
    padding-right: 40px;
}

.stores-item-image {
    border-radius: 12px;
    overflow: hidden;
}

.stores-item-image img {
    display: block;
    width: 100%;
    margin: 0;
}

.stores-item-name {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.009em;
    color: #2B2B2B;
    margin-bottom: 32px;
    max-width: 500px;
}

.stores-item-contact {
    margin-bottom: 16px;
}

.stores-item-contact a {
    box-shadow: none !important;
}

.stores-item-address,
.stores-item-phone {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.003em;
    color: #028F42;
    display: inline-block;
    position: relative;
    padding-left: 36px;
}

.stores-item-address svg,
.stores-item-phone svg{
    fill: #028F42;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}

.stores-item-address:hover span,
.stores-item-phone:hover span{
    transition: box-shadow 0.3s ease-out;
}

.stores-item-address:hover span,
.stores-item-phone:hover span{
    box-shadow: inset 0 -1px #116839;
}

.stores-item-worktime {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.003em;
    color: #2B2B2B;
    margin-top: 32px;
}

.stores-item-worktime span {
    color: #6B7A78;
}

@media (max-width: 767px) {
    .stores-item {
        padding-bottom: 24px;
        margin-bottom: 24px;
    }
    
    .stores-item-inner,
    .stores-item-side {
        width: 100%;
    }
    
    .stores-item-side {
        padding-right: 0;
        margin-bottom: 24px;
    }
    
    .stores-item-name {
        font-size: 20px;
    }
}


/*search*/
.content .search-result-form input {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    border: none;
    outline: none;
    border-bottom: 1px solid #d8d8d8;
    margin-right: 25px;
    width: 50%;
    width: calc(100% - 160px);
    background: none;
}

.content .search-result-form input+.error.error-message {
    font-size: 0px;
    line-height: 0px;
    opacity: 0;
}

.content .search-result-form .button {
    margin: 0px;
}

.search-result-not {
    margin-top: 40px;
}

@media (max-width: 479px) {
    .content .search-result-form {
        text-align: center;
    }

    .content .search-result-form input {
        width: 100%;
        margin-bottom: 20px;
    }
}


/*team*/
.team-item {
    display: flex;
}

.team-item-left {
    width: 290px;
    padding-right: 40px;
    border-right: 1px solid #CFCFCF;
    margin-right: 40px;
}

.team-item-right {
    width: calc(100% - 330px);
}

.team-item-image {
    margin-right: 40px;
}

.content .team-item-image img {
    margin: 0px;
    width: 180px;
    height: auto;
}

.team-item-header {
    width: calc(100% - 220px);
}

.content .team-item-header h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.team-item-header-link {
    line-height: 1;
    padding-left: 40px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
}

.team-item-header-link.phone {
    background-image: url(../img/team-phone.svg);
    background-size: 18px 18px;
    background-position: 0px 16px;
}

.team-item-header-link.email {
    background-image: url(../img/team-email.svg);
    background-size: 20px 16px;
    background-position: 0px 18px;
}

.team-item-header-link a:hover,
.team-item-header-link a {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #4EB17B;
    border: none;
    display: block;
    width: max-content;
}

.team-item-header-link span {
    font-size: 12px;
    line-height: 16px;
    color: #2B2B2B;
}

.team-item-header strong {
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #2B2B2B;
}

@media (max-width: 1023px) {
    .team-item {
        flex-wrap: wrap;
    }

    .team-item-header {
        width: 100%;
    }
}


/*footer*/
footer {
    background-color: #116839;
    background-image: url(../img/texture-dark.png);
    background-position: center;
    padding-top: 48px;
    padding-bottom: 48px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    color: #fff;
}

.footer-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    row-gap: 48px;
}

.footer-about {}

.footer-about-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 4px;
}

.footer-about-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -0.003em;
}

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

.footer-social-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 32px;
    height: 32px;
}

.footer-social-link svg {
    fill: #fff;
    display: block;
    width: 24px;
    height: 24px;
}

.footer-button {
    display: inline-flex;
    align-items: center;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 11px 15px;
    border: 1px solid #99CFB1;
    border-radius: 8px;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
}

.footer-button svg {
    fill: #fff;
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    transition: fill 0.3s ease-out;
}

.footer-button:hover {
    border-color: #4EB17B;
    background-color: #4EB17B;
}

.footer-menu {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}

.footer-menu-item {
    margin-left: 32px;
}

.footer-menu-item:first-child {
    margin-left: 0;
}

.footer-menu-item-a {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    transition: all 0.3s ease-out;
}

.footer-menu-item-a:hover,
.footer-menu-item.active .footer-menu-item-a {
    color: #4EB17B;
}

.footer-top-column-contacts {
    width: 50%;
    width: calc(100% - 350px);
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.footer-top-column {
    font-size: 16px;
    line-height: 1.1;
    margin-right: 10%;
    max-width: 220px;
}

.footer-top-header {
    font-family: 'Noto Sans', sans-serif;
    color: #B4AFA8;
    padding-bottom: 12px;
}

.footer-top-column-line {
    font-size: 19px;
    line-height: 1.7;
    overflow: hidden;
}

.footer-top-column.column-phone .footer-top-column-line {
    font-size: 19px;
    line-height: 1.7;
    color: #fff;
}

.footer-top-column.column-phone a {
    color: #fff;
}

.footer-top-column.column-social {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
    max-width: 100%;
    width: 100%;
}

.footer-top-column.column-social .social-item:not(:first-child) {
    margin-left: 9px;
}

.footer-top-column.column-social .social-item img {
    width: 37px;
    height: 37px;
}

.footer-top-column.column-social .social-item img:hover {
    filter: grayscale(1);
}

.footer-bottom {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 48px;
}

.footer-bottom-right {
    text-align: right;
}

.footer-studio-logo {
    font-family: 'Arial';
    font-weight: 700;
    font-size: 14.25px;
    line-height: 19px;
    letter-spacing: 0.24em;
    color: #fff;
    margin-right: -0.24em;
}

.footer-studio-logo span {
    font-style: italic;
}

@media (max-width: 1023px) {
    .footer-contacts {
        flex-basis: 100%;
        margin-bottom: 48px;
    }

    .footer-bottom-left {
        flex-basis: 100%;
        margin-bottom: 48px;
    }

    .footer-bottom-right {
        flex-basis: 100%;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .footer-menu {
        flex-direction: column;
    }

    .footer-menu-item {
        margin-left: 0;
        margin-bottom: 16px;
    }

    .footer-menu-item:last-child {
        margin-bottom: 0;
    }
}


/*404*/
.page404 .content-block-inner {
    display: flex;
}

.page404 .content-left {
    width: 480px;
    margin-right: 270px;
}

.page404 .content-right {
    width: calc(100% - 750px);
    max-width: 465px;
    margin-top: -70px;
}

@media (max-width: 1279px) {
    .page404 .content-left {
        margin-right: 100px;
    }

    .page404 .content-right {
        width: calc(100% - 580px);
    }
}

@media (max-width: 1023px) {
    .page404 .content-left {
        width: 100%;
        margin-right: 0px;
    }

    .page404 .content-right {
        display: none;
    }
}


/*pagination*/
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.pagination-item {
    margin: 0 6px;
}

.pagination-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #028F42;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination-item .pagination-link {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    transition: border-color .3s;
}

.pagination-item.disabled .pagination-link,
.pagination-prev.disabled .pagination-link,
.pagination-next.disabled .pagination-link {
    pointer-events: none;
    cursor: auto;
}

.pagination-item .pagination-link:hover,
.pagination-item.active .pagination-link {
    border-color: #99CFB1;
}

.pagination-prev .pagination-link,
.pagination-next .pagination-link {
    font-weight: 400;
}

.pagination-prev .pagination-link svg,
.pagination-next .pagination-link svg {
    fill: #028F42;
    width: 24px;
    height: 24px;
}

.pagination-prev .pagination-link:hover svg,
.pagination-next .pagination-link:hover svg {
    animation-name: shake;
    animation-duration: .3s;
    animation-fill-mode: both;
    animation-timing-function: ease-in;
}

.pagination-prev {
    margin-right: auto;
}

.pagination-next {
    margin-left: auto;
}

.pagination-prev.disabled .pagination-link svg,
.pagination-next.disabled .pagination-link svg {
    fill: #BDBDBD;
}

.pagination-counter {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #028F42;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination-counter span:first-child {
    margin-right: 12px;
}

.pagination-counter span:last-child {
    margin-left: 12px;
}

@media (min-width: 768px) {
    .mobile-pagination {
        display: none;
    }
}

@media (max-width: 767px) {
    .desktop-pagination {
        display: none;
    }
}

@-webkit-keyframes shake {
    from,to {
        transform: translate3d(0,0,0)
    }

    50% {
        transform: translate3d(-2px,0,0)
    }

    20%,80% {
        transform: translate3d(2px,0,0)
    }
}

@keyframes shake {
    from,to {
        transform: translate3d(0,0,0)
    }

    50% {
        transform: translate3d(-2px,0,0)
    }

    20%,80% {
        transform: translate3d(2px,0,0)
    }
}

/*pages*/
.pages a {
    font-size: 16px;
    line-height: 1.5;
    color: #028F42 !important;
    box-shadow: none !important;
    display: inline-flex;
    align-items: center;
}

.pages a svg {
    fill: #028F42;
    width: 24px;
    height: 24px;
}

.pages a:hover svg {
    animation-name: shake;
    animation-duration: .3s;
    animation-fill-mode: both;
    animation-timing-function: ease-in;
}

.pages-content {
    display: flex;
    justify-content: space-between;
}

.pages-prev a svg {
    margin-right: 8px;
}

.pages-next a svg {
    margin-left: 8px;
}