.copy {
    border-top: 1px solid #00000077;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #00000077;
    padding: 2px 10px;
}

.copy a {
    color: #00000077;
}

.copy a:hover {
    color: #000000FF;
}

@media (max-width: 768px) {
    .copy {
        flex-flow: column nowrap;
        align-items: flex-start;
    }
}

.copy .company {
    line-height: 17px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}

.copy .company .part {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}

.copy .company .part .block {
    white-space: nowrap;
}

.copy .ns5 {
    margin-left: 50px;
    line-height: 17px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}

.copy .ns5 .block {
    white-space: nowrap;
}

@media (max-width: 768px) {
    .copy .ns5 {
        margin-left: auto;
        margin-top: 7px;
        text-align: left;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root {
    font-size: 16px;
    /* Базовый размер шрифта для десктопных версий */
}

body {
    font-size: 1rem;
    /* Размер текста относительно базового размера шрифта */
}

/* Меньшие устройства (мобильные) */
@media (max-width: 600px) {
    :root {
        font-size: 14px;
        /* Меньший базовый размер шрифта для мобильных устройств */
    }
}

/* Планшеты */
@media (min-width: 601px) and (max-width: 1024px) {
    :root {
        font-size: 15px;
        /* Промежуточный размер шрифта для планшетов */
        line-height: 1.6;
        /* Рекомендуемый межстрочный интервал для улучшения читаемости */
    }
}

/* Большие экраны */
@media (min-width: 1025px) {
    :root {
        font-size: 16px;
        /* Возвращаемся к базовому размеру шрифта для больших экранов */
    }
}

/* Очень большие экраны, например, мониторы с высоким разрешением */
@media (min-width: 1440px) {
    :root {
        font-size: 16px;
        /* Увеличиваем размер шрифта для улучшения читаемости на больших экранах */
    }
}

.ns_image-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
}

.ns_image-slider .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.6s ease;
    z-index: 0;
}

.ns_image-slider .slide img {
    width: 100%;
    height: auto;
    display: block;
    transition: opacity 0.5s ease-in;
}

.ns_image-slider .slide.active {
    opacity: 1;
    z-index: 1;
}

.ns_image-slider .slide.active img {
    opacity: 1;
}

.ns_image-slider .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.8);
    border: none;
    font-size: 24px;
    padding: 10px 15px;
    cursor: pointer;
    z-index: 2;
    border-radius: 50%;
}

.ns_image-slider .arrow.prev {
    left: 10px;
}

.ns_image-slider .arrow.next {
    right: 10px;
}

.ns_image-slider .dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 2;
}

.ns_image-slider .dots .dot {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
}

.ns_image-slider .dots .dot.active {
    background-color: #007bff;
    width: 24px;
    border-radius: 10px;
}

html,
body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100% !important;
}

body {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}

body .black-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffffF0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

body .black-box img {
    width: 80%;
    height: 80%;
    object-fit: contain;
}

body p {
    text-indent: 20px;
}

body header {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}

body header form.search {
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0;
    background: #D8D8D8;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

body header form.search label {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}

body header form.search label:before {
    z-index: 30;
    content: url("../images/search.svg");
    height: 20px;
    width: 20px;
    margin-right: -25px;
    margin-top: -5px;
    display: block;
}

body header form.search label input[name="search"] {
    z-index: 20;
    box-sizing: border-box;
    padding: 7px 5px 5px 35px;
    width: 300px;
    border-radius: 15px;
    border: 0.2px;
    outline: none;
}

@media (max-width: 768px) {
    body header form.search label input[name="search"] {
        width: 250px;
    }
}

@media (max-width: 512px) {
    body header form.search label input[name="search"] {
        width: 200px;
    }
}

@media (max-width: 360px) {
    body header form.search label input[name="search"] {
        width: 180px;
    }
}

body header .navigation {
    width: calc(100% - 20px);
    height: 50px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 1024px) {
    body header .navigation {
        margin-top: -50px;
    }
}

body header .navigation .logotype img.long {
    width: 180px;
    object-fit: contain;
}

@media (max-width: 1280px) {
    body header .navigation .logotype img.long {
        width: 160px;
    }
}

@media (max-width: 768px) {
    body header .navigation .logotype img.long {
        width: 160px;
        display: none;
    }
}

body header .navigation .logotype img.short {
    object-fit: contain;
    height: 40px;
    display: none;
}

@media (max-width: 768px) {
    body header .navigation .logotype img.short {
        display: block;
    }
}

body header .navigation nav {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
    z-index: 100;
}

@media (max-width: 1024px) {
    body header .navigation nav {
        position: fixed;
        top: 0;
        right: 0;
        flex-flow: column nowrap;
        align-items: flex-end;
        width: 140px;
    }
}

body header .navigation nav img.burger {
    height: 30px;
    object-fit: contain;
    padding: 10px;
}

body header .navigation nav ul {
    background: #fffffff0;
    padding: 10px;
    margin: 0;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

@media (max-width: 1024px) {
    body header .navigation nav ul {
        flex-flow: column nowrap;
        align-items: flex-start;
        display: none;
        height: 155px;
        gap: initial;
    }
}

body header .navigation nav ul li {
    list-style: none;
    text-align: center;
}

@media (max-width: 1024px) {
    body header .navigation nav ul li {
        flex-flow: column nowrap;
        text-align: left;
    }
}

body header .navigation nav ul li a {
    font-family: Verdana, serif;
    line-height: 20px;
    color: #1E1E1E;
    text-decoration: none;
}

body header .navigation nav ul li a:hover {
    text-decoration: underline;
    color: #B32025;
}

body header .navigation nav ul li.selected a {
    color: #B32025;
}

body header .navigation nav .icons {
    background: #fffffff0;
    width: 160px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
}

@media (max-width: 1024px) {
    body header .navigation nav .icons {
        padding: 15px 0;
        display: none;
        margin: 0;
    }
}

body header .navigation nav .icons .region_list,
body header .navigation nav .icons .lang_list {
    position: absolute;
    right: 0;
    top: 30px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    background: #EAECF0;
    border: 1px solid #DADCE0;
    padding: 12px;
    gap: 8px;
}

body header .navigation nav .icons .region_list a,
body header .navigation nav .icons .lang_list a {
    color: #1E1E1E;
    text-decoration: none;
}

body header .banner {
    width: 100%;
    max-width: 1920px;
    height: 350px;
    min-height: 350px;
    max-height: 350px;
    overflow: hidden;
    position: relative;
}

body header .banner .carousel {
    width: 100%;
    max-width: 1920px;
    position: relative;
    height: 100%;
}

body header .banner .carousel .banner_item {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    transition: opacity 0.5s linear;
}

body header .banner .carousel .banner_item img.main {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

body header .banner .carousel .banner_item.selected {
    opacity: 1;
    position: absolute;
}

body header .banner .carousel .banner_item.selected img.main {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}


body main {
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}

body main .title {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}

body main .title .line {
    width: 70px;
    border: 2px solid #D90000;
}

@media (max-width: 768px) {
    body main .title .line {
        width: 40px;
        border: 1px solid #D90000;
    }
}

body main .title h1 {
    padding: 0;
    margin: 0 0 0 20px;
    font-family: Verdana, serif;
    font-weight: 700;
    font-size: 40px;
    white-space: nowrap;
}

@media (max-width: 1024px) {
    body main .title h1 {
        white-space: wrap;
    }
}

@media (max-width: 768px) {
    body main .title h1 {
        font-size: 24px;
    }
}

body main .about {
    width: 100%;
    max-width: 1360px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
}

body main .about article {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

@media (max-width: 1024px) {
    body main .about article {
        flex-flow: column-reverse nowrap;
    }
}

body main .about article .text {
    margin: 0 20px;
}

body main .about article img {
    margin-top: -50px;
    padding: 0 0 0 20px;
    max-width: 700px;
    width: 48%;
}

@media (max-width: 1024px) {
    body main .about article img {
        margin-top: 10px;
        width: 80%;
    }
}

body main .about .empty {
    height: 100px;
}

@media (max-width: 1024px) {
    body main .about .empty {
        display: none;
    }
}

body main .news {
    width: 100%;
    max-width: 1360px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

body main .news .news_list {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

@media (max-width: 1280px) {
    body main .news .news_list {
        flex-flow: column nowrap;
    }
}

body main .news .news_list .block {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

@media (max-width: 768px) {
    body main .news .news_list .block {
        flex-flow: column nowrap;
    }
}

body main .news .news_list .news_item {
    width: 300px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: Verdana, serif;
}

body main .news .news_list .news_item.news_up {
    flex-flow: column nowrap;
}

body main .news .news_list .news_item.news_down {
    flex-flow: column-reverse nowrap;
}

body main .news .news_list .news_item .text {
    border: 1px solid #ECECEC;
    border-radius: 5px;
    margin: 5px 5px;
    padding: 10px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    min-height: 300px;
    max-height: 600px;
}

body main .news .news_list .news_item .text h1 {
    font-size: 20px;
}

body main .news .news_list .news_item .text p {
    font-size: 14px;
}

body main .news .news_list .news_item .text .btn {
    padding: 5px;
    margin: 5px;
    border-bottom: 1px solid #B32025;
}

body main .news .news_list .news_item .text .btn a {
    text-decoration: none;
    color: #1E1E1E;
}

body main .news .news_list .news_item .text .btn:hover {
    border-bottom: 3px solid #B32025;
}

body main .news .news_list .news_item img {
    max-width: 290px;
    object-fit: contain;
    border-radius: 5px;
    margin: 5px;
}

body main .vendors {
    margin: 20px 0;
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}

body main .vendors .title {
    justify-content: center;
}

body main .vendors .list {
    margin: 50px 0;
    display: grid;
    grid-template-columns: auto auto auto auto;
    max-width: 1360px;
    gap: 20px;
}

@media screen and (max-width: 1024px) {
    body main .vendors .list {
        grid-template-columns: auto auto auto;
    }
}

@media screen and (max-width: 768px) {
    body main .vendors .list {
        grid-template-columns: auto auto auto;
    }
}

@media screen and (max-width: 550px) {
    body main .vendors .list {
        grid-template-columns: auto auto;
    }
}

body main .vendors .list img {
    margin: 4px;
    object-fit: contain;
    padding: 20px;
    filter: none;
    z-index: 100;
    width: 180px;
    height: 90px;
}

@media screen and (max-width: 768px) {
    body main .vendors .list img {
        padding: 10px;
        width: 120px;
    }
}

@media screen and (max-width: 360px) {
    body main .vendors .list img {
        padding: 5px;
        width: 100px;
    }
}

body main .vendors .main .text {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}

body main .contacts {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1360px;
}

@media (max-width: 1024px) {
    body main .contacts {
        flex-flow: column nowrap;
    }
}

body main .contacts > .info {
    padding: 0 10px;
    box-shadow: 0 0 5px #000;
    height: 600px;
    background: #B32025;
    border-radius: 5px;
    margin: 0 55px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    body main .contacts > .info {
        margin: 0;
    }
}

@media (max-width: 425px) {
    body main .contacts > .info {
        width: 300px;
    }
}

body main .contacts > .info .title {
    margin: 30px 0 40px 0;
}

body main .contacts > .info .title h1 {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin: 20px;
}

@media (max-width: 425px) {
    body main .contacts > .info .title h1 {
        margin: 0;
    }
}

body main .contacts > .info .row {
    font-family: Verdana, serif;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
}

body main .contacts > .info .row .icon {
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
}

body main .contacts > .info .row .icon.phone {
    background: url("../images/phone.svg") no-repeat center center;
}

body main .contacts > .info .row .icon.mail {
    background: url("../images/mail.svg") no-repeat center center;
}

body main .contacts > .info .row .icon.address {
    background: url("../images/location.svg") no-repeat center center;
}

body main .contacts > .info .row .icon.tin {
    background: url("../images/tin.svg") no-repeat center center;
}

body main .contacts > .info .row .icon.bank {
    background: url("../images/bank.svg") no-repeat center center;
}

body main .contacts > .info .row .icon.account {
    background: url("../images/acc.svg") no-repeat center center;
}

body main .contacts > .info .row .info a {
    text-align: left;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

body main .contacts > .info .row .info a:hover {
    text-decoration: underline;
}

body main .contacts > .form {
    width: 100%;
    background: #fff;
    font-family: Verdana, serif;
    text-align: left;
    display: flex;
    flex-flow: column nowrap;
    padding-top: 10px;
    box-sizing: border-box;
}

@media (max-width: 1024px) {
    body main .contacts > .form {
        width: 80%;
    }
}

@media (max-width: 768px) {
    body main .contacts > .form {
        margin-top: 50px;
    }
}

@media (max-width: 425px) {
    body main .contacts > .form {
        width: 100%;
        padding: 10px;
    }
}

body main .contacts > .form .row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

@media (max-width: 768px) {
    body main .contacts > .form .row {
        flex-flow: column nowrap;
        align-items: center;
    }
}

body main .contacts > .form .row .item {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

body main .contacts > .form .row .item label {
    font-size: 14px;
}

body main .contacts > .form .row .item input {
    border: none;
    border-bottom: 1px solid #000;
    outline: none;
    margin-bottom: 50px;
    min-width: 240px;
    width: 80%;
    font-size: 16px;
}

body main .contacts > .form .row .item textarea {
    width: 80%;
    border: none;
    border-bottom: 1px solid #000;
    resize: none;
    outline: none;
    height: 70px;
}

body main .contacts > .form .row .item label {
    display: flex;
    flex-flow: row nowrap;
    justify-content: left;
    align-items: center;
}

body main .contacts > .form .row .item label [type='radio'] {
    width: 20px;
    min-width: initial;
    margin: 10px;
}

body main .contacts > .form .row.last {
    width: 100%;
    margin-top: 20px;
    justify-content: flex-end;
}

@media (max-width: 768px) {
    body main .contacts > .form .row.last {
        align-items: flex-end;
    }
}

body main .contacts > .form .row.last button {
    padding: 10px;
    background: #B32025;
    border-radius: 5px;
    border: 0;
    color: #fff;
    margin-right: 100px;
}

@media (max-width: 425px) {
    body main .contacts > .form .row.last button {
        margin-right: 70px;
    }
}

body main[data-page="news"] .news,
body main[data-page="events"] .news {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

body main[data-page="news"] .news .news_list,
body main[data-page="events"] .news .news_list {
    overflow: hidden;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 1800px;
}

@media (max-width: 1799px) {
    body main[data-page="news"] .news .news_list,
    body main[data-page="events"] .news .news_list {
        width: 1500px;
    }
}

@media (max-width: 1499px) {
    body main[data-page="news"] .news .news_list,
    body main[data-page="events"] .news .news_list {
        width: 1200px;
    }
}

@media (max-width: 1199px) {
    body main[data-page="news"] .news .news_list,
    body main[data-page="events"] .news .news_list {
        width: 900px;
    }
}

@media (max-width: 899px) {
    body main[data-page="news"] .news .news_list,
    body main[data-page="events"] .news .news_list {
        width: 600px;
    }
}

@media (max-width: 599px) {
    body main[data-page="news"] .news .news_list,
    body main[data-page="events"] .news .news_list {
        width: 300px;
    }
}

body main[data-page="news"] .news .pagination,
body main[data-page="events"] .news .pagination {
    margin: 20px 0 20px 0;
    display: flex;
    width: 100%;
    max-width: 320px;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
}

body main[data-page="news"] .news .pagination .center,
body main[data-page="events"] .news .pagination .center {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0 10px;
    height: 70px;
}

body main[data-page="news"] .news .pagination .center li,
body main[data-page="events"] .news .pagination .center li {
    text-align: center;
    list-style: none;
    min-width: 25px;
    min-height: 25px;
    border: 1px solid #B32025;
    background: #fff;
    margin: 3px 3px;
    padding: 5px 11px;
    box-sizing: border-box;
    cursor: pointer;
}

body main[data-page="news"] .news .pagination .center li.selected,
body main[data-page="events"] .news .pagination .center li.selected {
    background: #B32025;
    color: #fff;
}

body main[data-page="news"] .news .pagination .right,
body main[data-page="events"] .news .pagination .right,
body main[data-page="news"] .news .pagination .left,
body main[data-page="events"] .news .pagination .left {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 25px;
    min-width: 25px;
    height: 25px;
    background: #B32025;
    color: #fff;
    box-shadow: 0 0 3px #000;
    cursor: pointer;
    font-weight: bold;
}

body main[data-page="news"] .news .one_news,
body main[data-page="events"] .news .one_news {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

body main[data-page="news"] .news .one_news .h_part,
body main[data-page="events"] .news .one_news .h_part {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    width: 100%;
}

@media screen and (max-width: 768px) {
    body main[data-page="news"] .news .one_news .h_part,
    body main[data-page="events"] .news .one_news .h_part {
        flex-flow: column nowrap;
        align-items: center;
    }
}

body main[data-page="news"] .news .one_news .h_part .gallery,
body main[data-page="events"] .news .one_news .h_part .gallery {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

body main[data-page="news"] .news .one_news .h_part .gallery .list,
body main[data-page="events"] .news .one_news .h_part .gallery .list {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
}

body main[data-page="news"] .news .one_news .h_part .gallery .list .images,
body main[data-page="events"] .news .one_news .h_part .gallery .list .images {
    height: 320px;
    overflow: hidden;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}

body main[data-page="news"] .news .one_news .h_part .gallery .list .images > img,
body main[data-page="events"] .news .one_news .h_part .gallery .list .images > img {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    max-width: 80px;
    max-height: 80px;
    object-fit: contain;
    background: #fff;
    padding: 2px;
    box-sizing: border-box;
    cursor: pointer;
}

body main[data-page="news"] .news .one_news .h_part .gallery .list .arrow,
body main[data-page="events"] .news .one_news .h_part .gallery .list .arrow {
    height: 20px;
    width: 40px;
    text-align: center;
    border: 1px solid #00000020;
    background: #00000020;
    cursor: pointer;
}

body main[data-page="news"] .news .one_news .h_part .gallery .list .arrow.top,
body main[data-page="events"] .news .one_news .h_part .gallery .list .arrow.top {
    border-radius: 20px 20px 0 0;
}

body main[data-page="news"] .news .one_news .h_part .gallery .list .arrow.bottom,
body main[data-page="events"] .news .one_news .h_part .gallery .list .arrow.bottom {
    border-radius: 0 0 20px 20px;
}

body main[data-page="news"] .news .one_news .h_part .gallery > img,
body main[data-page="events"] .news .one_news .h_part .gallery > img {
    width: 360px;
    height: 360px;
    object-fit: contain;
    background: #fff;
}

body main[data-page="news"] .news .one_news .h_part > .text,
body main[data-page="events"] .news .one_news .h_part > .text {
    margin-left: 20px;
    width: 100%;
}

body main[data-page="news"] .news .one_news .h_part > .text h1,
body main[data-page="events"] .news .one_news .h_part > .text h1 {
    font-family: Verdana, serif;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

body main[data-page="news"] .news .one_news .h_part > .text h4,
body main[data-page="events"] .news .one_news .h_part > .text h4 {
    font-family: Verdana, serif;
    font-size: 14px;
    font-weight: 500;
}

body main[data-page="news"] .news .one_news .h_part > .text .letters,
body main[data-page="events"] .news .one_news .h_part > .text .letters {
    font-family: Verdana, serif;
    text-align: left;
}

body main[data-page="news"] .news .one_news .b_part,
body main[data-page="events"] .news .one_news .b_part {
    font-family: Verdana, serif;
    text-align: left;
}

body main[data-page="news"] .events,
body main[data-page="events"] .events {
    width: 100%;
    max-width: 1360px;
}

body main[data-page="news"] .events ul li,
body main[data-page="events"] .events ul li {
    list-style: none;
}

body main[data-page="news"] .events ul li a,
body main[data-page="events"] .events ul li a {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    color: #1E1E1E;
    font-family: Verdana, serif;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
}

body main[data-page="news"] .events ul li a:before,
body main[data-page="events"] .events ul li a:before {
    content: url("../images/link.svg");
    margin-right: 10px;
}

body main[data-page="news"] .events ul li a:hover,
body main[data-page="events"] .events ul li a:hover {
    text-decoration: underline;
}

body main[data-page="news"] article.view,
body main[data-page="events"] article.view {
    font-family: Verdana, serif;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 1360px;
}

body main[data-page="news"] article.view h2,
body main[data-page="events"] article.view h2 {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 10px 10px 10px 30px;
    box-sizing: border-box;
}

body main[data-page="news"] article.view ul,
body main[data-page="events"] article.view ul {
    width: 100%;
    box-sizing: border-box;
}

body main[data-page="news"] article.view ul li,
body main[data-page="events"] article.view ul li {
    padding: 5px 10px;
    list-style: none;
}

body main[data-page="news"] article.view ul li a,
body main[data-page="events"] article.view ul li a {
    text-decoration: none;
    color: #1E1E1E;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}

body main[data-page="news"] article.view ul li a:before,
body main[data-page="events"] article.view ul li a:before {
    content: url("../images/pptx.svg");
    width: 25px;
    height: 25px;
    min-width: 25px;
    min-height: 25px;
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
}

body main[data-page="news"] article.view ul li a:hover,
body main[data-page="events"] article.view ul li a:hover {
    text-decoration: underline;
}

body main[data-page="news"] article.view .gallery_view,
body main[data-page="events"] article.view .gallery_view {
    width: 100%;
    max-width: 1360px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}

body main[data-page="news"] article.view .gallery_view .left,
body main[data-page="events"] article.view .gallery_view .left {
    width: 30px;
    height: 150px;
    background: #00000010;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0 0 10px;
    color: #fff;
    cursor: pointer;
}

body main[data-page="news"] article.view .gallery_view .right,
body main[data-page="events"] article.view .gallery_view .right {
    width: 30px;
    height: 150px;
    background: #00000010;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    border-radius: 0 10px 10px 0;
    color: #fff;
    cursor: pointer;
}

body main[data-page="news"] article.view .gallery,
body main[data-page="events"] article.view .gallery {
    width: 100%;
    max-width: 1300px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
}

body main[data-page="news"] article.view .gallery img,
body main[data-page="events"] article.view .gallery img {
    width: 150px;
    height: 150px;
    min-width: 150px;
    min-height: 150px;
    max-width: 150px;
    max-height: 150px;
    object-fit: contain;
    padding: 5px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 3px #00000050;
    margin: 5px;
}

body main[data-page="vendor"] .vendors_page {
    padding: 40px 0 0 0;
    display: flex;
    width: 100%;
    max-width: 1360px;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

body main[data-page="vendor"] .vendors_page .title {
    justify-content: center;
}

body main[data-page="vendor"] .vendors_page .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 10px 10px;
}

body main[data-page="vendor"] .vendors_page .list > .vendor {
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    width: 300px;
    height: 330px;
    border: 1px solid #00000020;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: flex-start;
}

body main[data-page="vendor"] .vendors_page .list > .vendor img.logotype {
    height: 70px;
    width: 200px;
    object-fit: contain;
    box-sizing: border-box;
    padding: 10px;
    border-bottom: #D90000 3px solid;
}

body main[data-page="vendor"] .vendors_page .list > .vendor .text {
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
}

body main[data-page="vendor"] .vendors_page .list > .vendor .text ul,
body main[data-page="vendor"] .vendors_page .list > .vendor .text p {
    font-family: Verdana, serif;
    font-weight: 300;
    font-size: 13px;
}

body main[data-page="vendor"] .vendors_page .list > .vendor .text ul li,
body main[data-page="vendor"] .vendors_page .list > .vendor .text p li {
    list-style: url("../images/dot.png");
}

body main[data-page="vendor"] .vendors_page .list > .vendor .text ul li a,
body main[data-page="vendor"] .vendors_page .list > .vendor .text p li a {
    color: #1E1E1E;
    text-decoration: none;
}

body main[data-page="vendor"] .vendors_page .list > .vendor .text ul li::marker,
body main[data-page="vendor"] .vendors_page .list > .vendor .text p li::marker {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

body main[data-page="vendor"] .vendors_page .list > .vendor .text .btn {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

body main[data-page="vendor"] .vendors_page .list > .vendor .text .btn a {
    border-radius: 5px;
    background: #B32025;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1024px) {
    body main[data-page="vendor"] .vendors_page .list > .vendor {
        height: 400px;
    }
}

body main[data-page="vendor"] > .vendor {
    width: 100%;
    max-width: 1360px;
}

body main[data-page="vendor"] > .vendor .title .line {
    width: 10%;
}

body main[data-page="vendor"] > .vendor .title img {
    margin-left: 20px;
}

body main[data-page="vendor"] > .vendor .title div {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

body main[data-page="vendor"] > .vendor .title div h3 {
    margin-right: 10px;
}

body main[data-page="vendor"] > .vendor .title div h3 a {
    color: black;
}

body main[data-page="vendor"] > .vendor .main {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

@media (max-width: 768px) {
    body main[data-page="vendor"] > .vendor .main {
        flex-flow: column nowrap;
    }
}

body main[data-page="vendor"] > .vendor .main .vendor_nav {
    font-family: Verdana, serif;
    white-space: nowrap;
    padding: 20px 80px 10px 10px;
}

body main[data-page="vendor"] > .vendor .main .vendor_nav ul {
    padding: 0;
    margin: 0;
}

body main[data-page="vendor"] > .vendor .main .vendor_nav ul li {
    list-style: none;
    cursor: pointer;
}

body main[data-page="vendor"] > .vendor .main .vendor_nav ul li:hover,
body main[data-page="vendor"] > .vendor .main .vendor_nav ul li.selected {
    border-bottom: 1px solid #00000055;
}

body main[data-page="vendor"] > .vendor .main .text {
    font-family: Verdana, serif;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
}

@media (max-width: 768px) {
    body main[data-page="vendor"] > .vendor .main .text {
        padding: 10px;
    }
}

body main[data-page="vendor"] > .vendor .main .text .bordered {
    box-shadow: 0 0 3px #00000055;
    max-width: 250px;
}

body main[data-page="vendor"] > .vendor .main .text .row-image {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

body main[data-page="vendor"] > .vendor .main .text .row-image:nth-child(even) {
    flex-flow: row-reverse nowrap;
}

@media screen and (max-width: 768px) {
    body main[data-page="vendor"] > .vendor .main .text .row-image {
        flex-flow: column nowrap;
    }

    body main[data-page="vendor"] > .vendor .main .text .row-image:nth-child(even) {
        flex-flow: column nowrap;
    }
}

body main[data-page="vendor"] > .vendor .main .text .row-image img {
    padding: 10px;
}

body main[data-page="vendor"] > .vendor .main .text img {
    max-width: 400px;
    max-height: 400px;
    object-fit: contain;
    float: left;
    margin: 0 15px 15px 0;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    body main[data-page="vendor"] > .vendor .main .text img {
        width: 250px;
    }
}

body main[data-page="vendor"] > .vendor .main .text section.axtel {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
}

body main[data-page="vendor"] > .vendor .main .text section.axtel a {
    color: #000;
}

body main[data-page="vendor"] > .vendor .main .text section.axtel ul {
    display: flex;
    flex-flow: row nowrap;
    list-style: none;
    align-items: stretch;
}

@media screen and (max-width: 768px) {
    body main[data-page="vendor"] > .vendor .main .text section.axtel ul {
        flex-flow: column nowrap;
    }
}

body main[data-page="vendor"] > .vendor .main .text section.axtel ul li {
    width: 100%;
    position: relative;
    padding-bottom: 50px;
}

body main[data-page="vendor"] > .vendor .main .text section.axtel ul li a {
    bottom: 0;
    position: absolute;
}

body main[data-page="vendor"] > .vendor .main .text section {
    width: 100%;
}

body main[data-page="vendor"] > .vendor .main .text section .products {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    gap: 20px;
}

body main[data-page="vendor"] > .vendor .main .text section .products .item {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

body main[data-page="vendor"] > .vendor .main .text section .products .item img {
    height: 150px;
    width: 150px;
    object-fit: contain;
}

body main[data-page="vendor"] > .vendor .main .text section a {
    color: #000;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv {
    overflow-x: auto;
    width: 100%;
    box-sizing: border-box;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table td,
body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table th {
    text-align: left;
    padding: 40px;
    box-sizing: border-box;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    object-position: center;
}

@media screen and (max-width: 1024px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table tr td,
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table tr th {
        padding: 10px;
    }
}

@media screen and (max-width: 600px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table tr td,
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table tr th {
        padding: 10px;
    }
}

@media screen and (max-width: 680px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive thead {
        display: none;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive tbody tr {
        display: block;
        margin-bottom: 10px;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive tbody tr td {
        display: block;
        text-align: right !important;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive tbody tr td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive tbody tr td:last-child {
        border-bottom: 0 !important;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive tbody tr:nth-child(even) {
        background: initial;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive th {
        display: none;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive tbody td {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 150px;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive tbody td:before {
        content: attr(data-label);
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .tableDiv table.responsive tbody td img {
        margin-left: auto;
        float: right;
    }
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .vCloudProducts {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    gap: 200px;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .vCloudProducts .vMatrix {
    display: flex;
    flex-flow: column;
    width: 70%;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .vCloudProducts .DDP {
    width: 90%;
    display: flex;
    flex-flow: column;
}

@media screen and (max-width: 1180px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .vCloudProducts {
        flex-flow: column;
        align-items: center;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .vCloudProducts .DDP {
        align-items: center;
    }

    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .vCloudProducts .vMatrix {
        align-items: center;
    }
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .education {
    height: 300px;
}

@media screen and (max-width: 710px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .education {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        height: 500px;
    }
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points {
    display: flex;
    flex-flow: row nowrap;
    gap: 50px;
}

@media screen and (max-width: 1100px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point1 {
    display: flex;
    flex-flow: column;
    width: 25%;
    align-items: center;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point1 p {
    padding-top: 25px;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point1 img {
    height: 205px;
}

@media screen and (max-width: 1100px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point1 {
        width: 60%;
    }
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point2 {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    width: 30%;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point2 img {
    width: 150px;
    height: 200px;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point2 p {
    padding-top: 25px;
}

@media screen and (max-width: 1100px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point2 {
        width: 60%;
    }
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point3 {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 30%;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point3 img {
    width: 250px;
    height: 200px;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point3 p {
    padding-top: 65px;
}

@media screen and (max-width: 1100px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point3 {
        width: 60%;
    }
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point4 {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 30%;
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point4 img {
    width: 140px;
    height: 200px;
}

@media screen and (max-width: 1100px) {
    body main[data-page="vendor"] > .vendor[data-id="vcloud"] .classroomComponents .points .point4 {
        width: 60%;
    }
}

body main[data-page="vendor"] > .vendor[data-id="vcloud"] .license {
    width: 70%;
    align-items: center;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] iframe {
    position: absolute;
    left: 0;
    top: 100px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text #head_text {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text #head_text h2 {
    color: #005faa;
    font-weight: 700;
    font-size: 40px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text #head_text h3 a {
    color: #005faa;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .bachmann_line {
    border: none;
    height: 3px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #2457a8;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text #distributor {
    font-weight: 700;
    color: #787777;
    font-size: 36px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text #partnersLink a {
    color: #005faa;
    font-size: 20px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text #about_word {
    color: #005faa;
    font-weight: 700;
    font-size: 40px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .about_bachmann {
    display: flex;
    flex-flow: row;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .about_bachmann .about_text {
    display: flex;
    flex-flow: column;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .about_bachmann .about_text p {
    width: 70%;
    font-weight: 600;
    font-size: 20px;
    color: #787676;
    text-style: Semi Bold;
}

@media screen and (max-width: 778px) {
    body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .about_bachmann {
        flex-flow: column-reverse;
        align-items: center;
    }

    body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .about_bachmann .about_text {
        align-items: center;
        width: 100%;
    }
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .middle_section .inner_stuff {
    display: flex;
    flex-flow: column nowrap;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .middle_section .inner_stuff img {
    max-width: 100%;
    width: 100%;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .middle_section .inner_stuff p {
    color: #656363;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-indent: 0px;
    padding: 20px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products {
    display: flex;
    flex-flow: column;
    gap: 50px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row {
    display: flex;
    flex-flow: row;
    gap: 150px;
    align-items: center;
    background-color: #fafbff;
    max-height: 210px;
    justify-content: space-between;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .mySlider {
    height: 200px;
    width: 360px;
    min-height: 200px;
    min-width: 360px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .mySlider .slides .slide img {
    object-fit: cover;
    object-position: center;
    width: 360px;
    height: 200px;
    max-width: 360px;
    max-height: 200px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .picture {
    display: flex;
    flex-flow: column;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .picture h2 {
    width: 160px;
    border: 1px solid;
    text-align: center;
    padding: 6px;
    background: #2457a8;
    color: #ffffff;
    margin-left: 35px;
    font-size: 1em;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .picture h2 a {
    color: #ffffff;
    text-decoration: none;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .picture img {
    margin-bottom: -50px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .product_description {
    max-width: 310px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .product_description h2 {
    color: #005faa;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .product_description h3 {
    color: #005faa;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .product_description ul {
    padding-inline-start: 10px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .product_description ul li {
    font-weight: 700;
    color: #354147;
    list-style-image: url("../images/vendors/bachmann/sticker.svg");
    margin: 0.7em;
    font-size: 15px;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row img {
    max-width: 300px;
    max-height: 200px;
}

@media screen and (max-width: 1104px) {
    body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products {
        gap: 90px;
    }

    body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row {
        gap: 0px;
        max-height: 100%;
        flex-flow: column-reverse;
    }

    body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .picture h2 {
        margin-left: 0px;
        width: 348px;
        margin: 0px;
    }

    body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .picture img {
        display: none;
    }

    body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .product_description {
        order: 2;
    }

    body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .products .product_row .mySlider {
        order: 1;
    }
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .learn_more_text {
    color: #354147;
    font-weight: 700;
}

body main[data-page="vendor"] > .vendor[data-id="bachmann"] .main .text .learn_more_text a {
    color: #2457a8;
}

body main[data-page="vendor"] > .vendor[data-id="itk"] .main .text .greenData div {
    display: flex;
    flex-flow: row;
}

@media (max-width: 778px) {
    body main[data-page="vendor"] > .vendor[data-id="itk"] .main .text .greenData div {
        display: flex;
        align-items: center;
        flex-flow: column wrap;
    }

    body main[data-page="vendor"] > .vendor[data-id="itk"] .main .text .greenData div img {
        width: 170px;
    }
}

body main[data-page="partners"] {
    padding: 20px 0 0 0;
    display: flex;
    width: 100%;
    max-width: 1360px;
    flex-flow: row nowrap;
    justify-content: space-around;
}

@media screen and (max-width: 768px) {
    body main[data-page="partners"] {
        flex-flow: column nowrap;
    }
}

body main[data-page="partners"] .text {
    margin: 10px;
    max-width: 350px;
}

body main[data-page="partners"] form {
    border: 1px solid #00000050;
    padding: 20px;
    border-radius: 10px;
}

body main[data-page="partners"] form .row {
    margin-top: 10px;
}

body main[data-page="partners"] form .row input {
    padding: 5px;
    border: 0;
    border-bottom: 1px solid #00000050;
    outline: none;
}

body main[data-page="partners"] form .row button {
    margin-top: 20px;
    background: #B32025;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    float: right;
    cursor: pointer;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

body main[data-page="partners"] form .row button:disabled {
    cursor: not-allowed;
}

body main[data-page="partners"] form .row button img {
    mix-blend-mode: darken;
}

body main[data-page="partners"] form .row img {
    opacity: 0.5;
}

body main[data-page="where_to_buy"] section {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    max-width: 1440px;
}

@media (max-width: 1440px) {
    body main[data-page="where_to_buy"] section {
        padding: 0 10px;
        box-sizing: border-box;
    }
}

body main[data-page="where_to_buy"] section .title {
    margin: 50px 0 0 0;
    justify-content: center;
}

body main[data-page="where_to_buy"] section form {
    margin: 30px 0 20px 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}

body main[data-page="where_to_buy"] section form span {
    width: 120px;
}

@media (max-width: 768px) {
    body main[data-page="where_to_buy"] section form {
        flex-flow: column nowrap;
        align-items: flex-start;
    }
}

body main[data-page="where_to_buy"] section form label {
    padding: 20px 0 0 20px;
    display: flex;
    flex-flow: row nowrap;
    white-space: nowrap;
}

body main[data-page="where_to_buy"] section form label select {
    width: 100px;
}

body main[data-page="where_to_buy"] table {
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #EAECF0;
    width: 100%;
}

body main[data-page="where_to_buy"] table th {
    background: #FCFCFD;
    border: 1px solid #EAECF0;
    padding: 2px;
}

body main[data-page="where_to_buy"] table th:nth-of-type(1) {
    width: 220px;
}

body main[data-page="where_to_buy"] table td {
    border: 1px solid #EAECF0;
    padding: 5px 10px;
    align-items: center;
    font-family: Verdana, serif;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

body main[data-page="where_to_buy"] table td img {
    margin-left: 20px;
    width: 150px;
    height: 70px;
    object-fit: contain;
}

body main[data-page="where_to_buy"] table td a {
    text-decoration: none;
    color: #1E1E1E;
}

body main[data-page="where_to_buy"] table td a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    body main[data-page="where_to_buy"] {
        flex-flow: column nowrap;
        box-sizing: border-box;
        padding: 0 20px;
    }

    body main[data-page="where_to_buy"] table,
    body main[data-page="where_to_buy"] thead,
    body main[data-page="where_to_buy"] tbody,
    body main[data-page="where_to_buy"] th,
    body main[data-page="where_to_buy"] td,
    body main[data-page="where_to_buy"] tr {
        display: block;
    }

    body main[data-page="where_to_buy"] thead {
        display: none;
    }

    body main[data-page="where_to_buy"] tr {
        border-bottom: 1px solid #EAECF0;
    }

    body main[data-page="where_to_buy"] tr td {
        border: none;
        border-bottom: 1px solid #EAECF0;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: center;
    }

    body main[data-page="where_to_buy"] tr td img {
        width: 200px;
    }

    body main[data-page="where_to_buy"] tr td:before {
        padding-right: 10px;
        width: 150px;
        white-space: nowrap;
        font-weight: bold;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: flex-start;
    }

    body main[data-page="where_to_buy"] tr td:nth-of-type(1):before {
        content: "Logotype";
    }

    body main[data-page="where_to_buy"] tr td:nth-of-type(2):before {
        content: "Company name";
    }

    body main[data-page="where_to_buy"] tr td:nth-of-type(3):before {
        content: "Address";
    }

    body main[data-page="where_to_buy"] tr td:nth-of-type(4):before {
        content: "Phone";
    }

    body main[data-page="where_to_buy"] tr td:nth-of-type(5):before {
        content: "Email";
    }
}

@media (max-width: 768px) and (max-width: 425px) {
    body main[data-page="where_to_buy"] tr td {
        flex-flow: column nowrap;
        align-items: flex-start;
    }
}

body footer {
    margin-top: 10px;
    box-sizing: border-box;
    width: 100%;
    background: url("../images/footer.png") no-repeat center top;
    background-size: 100% 200px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}

body footer > .info {
    width: 100%;
    max-width: 1360px;
    padding: 50px 0 0 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1024px) {
    body footer > .info {
        flex-flow: column nowrap;
    }
}

body footer > .info .logotype {
    margin: 0 155px 0 0;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

@media (max-width: 1024px) {
    body footer > .info .logotype {
        margin: 0;
        padding: 10px 10px 20px 10px;
    }
}

body footer > .info .logotype img {
    width: 350px;
}

@media (max-width: 425px) {
    body footer > .info .logotype img {
        width: 300px;
    }
}

@media (max-width: 360px) {
    body footer > .info .logotype img {
        width: 280px;
    }
}

body footer > .info .contacts {
    margin: 0 55px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 350px;
}

@media (max-width: 1024px) {
    body footer > .info .contacts {
        margin: 0;
    }
}

@media (max-width: 425px) {
    body footer > .info .contacts {
        width: 300px;
    }
}

@media (max-width: 360px) {
    body footer > .info .contacts {
        width: 280px;
    }
}

body footer > .info .contacts .row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

body footer > .info .contacts .row .icon {
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
}

body footer > .info .contacts .row .icon.phone {
    background: url("../images/red-phone.svg") no-repeat center center;
}

body footer > .info .contacts .row .icon.mail {
    background: url("../images/red-mail.svg") no-repeat center center;
}

body footer > .info .contacts .row .icon.address {
    background: url("../images/red-location.svg") no-repeat center center;
}

body footer > .info .contacts .row a {
    text-align: left;
    color: #0A142F;
    text-decoration: none;
    font-size: 16px;
}

body footer > .info .contacts .row a:hover {
    text-decoration: underline;
}

body footer > .info .contacts .row a .social {
    width: 20px;
    height: 20px;
    margin: 10px;
}

body footer > .info .contacts .row span {
    margin: 0 20px 0 10px;
}

body footer .navigation {
    width: 100%;
    max-width: 1360px;
    margin-top: 50px;
}

body footer .navigation .list {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1024px) {
    body footer .navigation .list {
        flex-flow: column nowrap;
    }
}

body footer .navigation .list .row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    align-items: center;
}

body footer .navigation .list .row .item {
    list-style: none;
    padding: 10px;
    width: 120px;
}

@media (max-width: 768px) {
    body footer .navigation .list .row .item {
        padding: 10px;
        width: auto;
    }
}

body footer .navigation .list .row .item a {
    text-decoration: none;
    color: #1E1E1E;
    font-family: Verdana, serif;
    white-space: nowrap;
}

body footer .navigation .list .row .item a:hover,
body footer .navigation .list .row .item a.selected {
    text-decoration: underline;
    color: #B32025;
}

/*# sourceMappingURL=main.css.map */