@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700|Roboto+Condensed:300,300i,400,700,700i&subset=cyrillic');

@font-face {
    font-family: 'Play';
    src: url('/local/templates/bpk/assets/fonts/play/Play-Regular.eot');
    src: url('/local/templates/bpk/assets/fonts/play/Play-Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/bpk/assets/fonts/play/Play-Regular.woff2') format('woff2'),
    url('/local/templates/bpk/assets/fonts/play/Play-Regular.woff') format('woff'),
    url('/local/templates/bpk/assets/fonts/play/Play-Regular.svg#Play-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Play';
    src: url('/local/templates/bpk/assets/fonts/play/Play-Bold.eot');
    src: url('/local/templates/bpk/assets/fonts/play/Play-Bold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/bpk/assets/fonts/play/Play-Bold.woff2') format('woff2'),
    url('/local/templates/bpk/assets/fonts/play/Play-Bold.woff') format('woff'),
    url('/local/templates/bpk/assets/fonts/play/Play-Bold.svg#Play-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-Italic.eot');
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-Italic.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Italic.woff2') format('woff2'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Italic.woff') format('woff'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Italic.svg#NunitoSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-BoldItalic.eot');
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-BoldItalic.woff2') format('woff2'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-BoldItalic.woff') format('woff'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-BoldItalic.svg#NunitoSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-Bold.eot');
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Bold.woff2') format('woff2'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Bold.woff') format('woff'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Bold.svg#NunitoSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-SemiBold.eot');
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-SemiBold.woff2') format('woff2'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-SemiBold.woff') format('woff'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-SemiBold.svg#NunitoSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-Light.eot');
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-Light.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Light.woff2') format('woff2'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Light.woff') format('woff'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Light.svg#NunitoSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-Regular.eot');
    src: url('/local/templates/bpk/css/nunito_sans/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Regular.woff2') format('woff2'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Regular.woff') format('woff'),
    url('/local/templates/bpk/css/nunito_sans/NunitoSans-Regular.svg#NunitoSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --color-old: #00417b;
    --color-primary: #006d90;
    --color-secondary: #fafafa;
    --color-gray: #f4f4f4;
}

* {
    font-family: 'Nunito Sans', 'Roboto Condensed', sans-serif;
}

.contact-form--hidden {
    display: none;
}

/* Сертификаты */
.sertificates {
    display: block;
}

.sertificate-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

/* Сертификаты */
/* Одиночный блок сертификата */
.sertificate-list .sertificate {
    width: 280px;
    /*height:460px;*/
    margin-top: 30px;
    margin-right: 25px;
    background-color: #fff;
    padding: 20px 15px;
    text-align: center;
}

.sertificate-list .sertificate2 {
    width: 294px;
    height: 460px;
    margin-top: 30px;
    margin-right: 25px;
}

.sertificate-list .sertificate .image {
    /*box-shadow:0px 2px 2.91px 0.09px rgba(0, 0, 0, 0.3);*/
    height: 375px;
    position: relative;
    margin-bottom: 20px;
}

.sertificate-list .sertificate2 .image {
    height: 375px;
    position: relative;
    margin-bottom: 20px;
}

.sertificate-list .sertificate2 .image {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}

.sertificate-list .sertificate .image::after {
    content: "";
    background-color: var(--color-primary);
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}

.sertificate-list .sertificate2 .image::after {
    content: "";
    background-color: var(--color-primary);
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}

.stock_title {
    margin-top: 20px;
    font-size: 20px;
}

.sertificate-list .sertificate .image:hover::after {
    display: block;
}

.sertificate-list .sertificate2 .image:hover::after {
    display: block;
}

.sertificate-list .sertificate .image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.sertificate-list .sertificate2 .image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.sertificate-list .sertificate a {
    text-decoration: none;
    /*color:#000;*/
    font-size: 20px;
    /*font-weight:700;*/
    line-height: 23px;
    color: #848484;
}

.sertificate-list .sertificate2 a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
}

.sertificate-list .sertificate a:hover {
    color: var(--color-primary);
}

.sertificate-list .sertificate2 a:hover {
    color: var(--color-primary);
}

@media (max-width: 767px) {

    /* Сертификаты */
    .sertificate-list {
        justify-content: space-around;
        margin-top: 0;
    }

    .sertificate-list .sertificate {
        width: 144px;
        height: auto;
    }

    .sertificate-list .sertificate .image {
        height: 200px;
    }

    .sertificate-list .sertificate .image img {
        width: 87%;
    }

    .sertificate-list .sertificate a {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    /* Сертификаты */
}

/* Одиночный блок сертификата */
/* Хлебные крошки */
.breadcrumb {
    list-style-type: none;
    background-color: transparent;
    font-size: 20px;
    line-height: 20px;
    padding-left: 0;
    margin: 0 0 30px;
}

.breadcrumb li {
    display: inline-block;
    vertical-align: top;
}

.breadcrumb a {
    color: #000000;
    text-decoration: none;
}

.breadcrumb a:hover {
    color: #52c4e6;
    text-decoration: none;
}

.breadcrumb > li + li:before {
    color: #000000;
    content: "→";
}

/* Хлебные крошки */

/* grid.css */
.container {
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

.midBlock {
    width: 290px;
    position: relative;
    margin-bottom: 25px;
}

.darkBlocks .midBlock {
    margin-bottom: 0;
}

.xsBlock {
    width: 186px;
}

.lgBlock {
    width: 100%;
}

.xlBlock {
    width: 601px;
    margin-top: 20px;
    position: relative;
}

.xlBlock .media_link {
    display: block;
    text-decoration: none;
}

.xlBlock .media_link img {
    width: 100%;
    height: 377px;
}

@media (min-width: 1256px) {
    .container {
        width: 1256px;
    }
}

@media (min-width: 768px) and (max-width: 1145px) {
    .container {
        /*width: 768px;*/
        width: 100%;
    }

    .xlBlock {
        width: 48%;
    }

    .aboutCo {
        padding: 45px 55px 0;
    }
}

@media (max-width: 768px) {
    .xlBlock {
        width: 100%;
        margin: 20px auto 0;
    }

    .aboutCo {
        padding: 45px 55px 0;
    }
}

/* grid.css */

/* main.css */
/* Общее */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    min-width: 320px;
}

ol,
ul,
p {
    color: #282828;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 20px;
}

nav ol,
nav ul {
    margin: 0;
}

.flexBlock {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1226px;
    padding: 0;
}

.categoryList .flexBlock {
    justify-content: left;
}

.darkBlue {
    color: var(--color-primary);
}

.titleBlock {
    height: 94px;
    padding-top: 27px;
}

.titleBlock h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
}

.ps {
    text-align: center;
}

.ps p,
.ps a {
    color: #fff;
    font-size: 18px;
    display: inline;
}

.ps p {
    font-weight: 300;
}

.ps a {
    font-weight: 700;
}

.active {
    color: #52c4e6 !important;
}

.activeInner {
    color: var(--color-primary) !important;
}

.innerContent {
    padding: 56px 0;
}

.innerContent:first-of-type {
    padding-top: 20px;
}

.cert {
    background-color: #f3f3f3 !important;
}

.strong {
    font-weight: 700;
}

.innerSubTitle {
    color: var(--color-primary);
    font-size: 32px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    transform: matrix(1, 0.0024, 0, 1, 0, 0);
    margin-bottom: 57px;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
}

.service_page h2 {
    color: var(--color-primary);
    font-weight: 700;
    margin: 40px 0;
    font-size: 24px;
    text-align: left;
    font-style: italic;
    text-transform: uppercase;
    transform: matrix(1, 0.0024, 0, 1, 0, 0);
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;

}

.service_page p {
    width: 100%;
}

.service_page .innerSubTitle_services {
    font-size: 32px;
    text-align: center;
    margin: 0 0 57px;
}

.service_page ul {
    list-style-image: url(images/list.png);
}


.red_img_bl {
    background-color: #a81c2e;
    background-image: url('images/r_bg.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.redBg {
    background-image: url('images/greygrid2.png');
    background-color: #a81c2e;
}

.redBg_c {
    background-image: url('images/greygrid2.png');
}

.redBg_c,
.redBg {
    background-image: none;
    background-color: var(--color-secondary);
}

.redText {
    /*color: #a81c2e;*/
    color: var(--color-primary);
}

.el_tl {
    font-size: 18px;
    font-family: Oswald, sans-serif;
    border-bottom: 1px solid transparent;
    display: inline-block;
    text-decoration: none;
}

.blueText {
    color: var(--color-primary);
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 15px;
}

ul.rectangleList {
    list-style-image: url('images/list.png');
}

ul.rectangleList li,
ul.redList li,
ul.whiteList li {
    position: relative;
    left: 18px;
}

ul.rectangleList li a,
ul.redList li,
ul.whiteList li {
    color: #282828;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

ul.rectangleList p {
    margin-top: 0;
}

ul.redList {
    list-style-image: url('images/redtria.png');
}

ul.whiteList {
    margin-top: 10px;
    list-style-image: url('images/whitetria.png');
}

ul.whiteList li {
    color: #fff;
}

.xsImage {
    margin-top: 45px;
}

.mdImage {
    width: 49%;
    margin-top: 39px;
}

.xlImage {
    width: 100%;
}

.bigRedButton {
    display: block;
    /* font-family: 'Oswald', sans-serif; */
    width: 100%;
    height: 87px;
    background: #a81c2e;
    text-align: center;
    text-decoration: none;
    margin: 40px 0;
    padding-top: 22px;
}

.bigRedButton p {
    color: #f3f3f3;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    vertical-align: top;
    position: relative;
    top: 8px;
}

.bigRedButton p,
.bigRedButton img {
    display: inline;
}

.darkBlock {
    background: #00161c;
    padding: 54px 0 100px;
}

.darkBlock h2 {
    color: #fff;
}

.darkBlock .blockCo {
    margin-top: 50px;
}

.darkBlock .blockCo .strong {
    font-weight: 700;
    margin-bottom: 7px;
}

.darkBlock .blockCo:hover p,
.darkBlock .blockCo:hover a {
    color: #fff;
}

.darkBlock .blockCo p,
.darkBlock .blockCo a {
    color: #839da9;
    font-weight: 300;
}

.darkBlock .blockCo a {
    text-decoration: none;
}

.greeting {
    height: 819px;
    margin-top: -205px;
    position: relative;
}

.greeting img {
    width: 100%;
    height: 100%;
}

.greeting .greetingTitle {
    /*background: url('images/topinnerbg.png');*/
    /*height: 165px;*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*width: 100%;*/

    position: absolute;
    width: 100%;
    height: 165px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.greeting .greetingTitle .container {
    height: 100%;
    width: 100%;
}

.greeting .greetingTitle p {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    font-style: italic;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 32px;
    margin-top: 0;
}

.redTitle {
    color: #e3000b;
    font-size: 32px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
    margin: 40px 0;
}

.blueGridBg {
    padding: 86px 0 71px;
    background: #4b4b4b url('images/bigbluebg.png');
}

.blueGridBg.blueGridBg--simple {
    background: var(--color-primary) none;
}

.blueGridBg h2 {
    color: #fff;
}

.paddingBlock {
    padding: 40px 0;
}

/* Header */

.header {
    /* font-family: 'Oswald', sans-serif; */
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    z-index: 300;
}

.header .logo {
    display: inline-block;
}

.header a {
    text-decoration: none;
}

.header p,
.header a {
    display: inline;
}

.header ul li {
    list-style-type: none;
}

.header .headerInfo {
    height: 117px;
    background: rgba(0, 22, 29, 0.9);
    padding: 35px 0;
}

.header .headerNumbers {
    width: 870px;
    padding-top: 10px;
    position: absolute;
    right: 15px;
    display: inline-block;
    vertical-align: top;
}

.header .headerNumbers .numberItem {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.header .headerNumbers .numberList p {
    color: #fff;
}

.header .headerNumbers .numberList ul {
    display: none;
}

.header .headerNumbers .numberList .numberItem {
    margin-left: 30px;
}

.header .headerNumbers .numberList .numberChoice {
    position: relative;
}

.header .headerNumbers .numberList .numberChoice::after {
    content: "";
    background: url('images/dark_triangle.png');
    position: absolute;
    right: -22px;
    top: 8px;
    width: 9px;
    height: 8px;
}

.header .headerNumbers .numberList,
.header .headerNumbers .numberFree {
    border-right: 2px solid #fff;
    border-right-style: dotted;
    padding: 8px 18px 0 0;
    position: relative;
    top: -8px;
    height: 39px;
}

.header .headerNumbers .numberFree .numberItem {
    margin-left: 12px;
}

.header .headerInfo .lang,
.header .headerInfo .order {
    padding-top: 2px;
}

.header .headerInfo .lang {
    text-decoration: underline;
}

.header .headerInfo .icon {
    position: relative;
    top: -10px;
}

.header .headerNav nav ul {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
}

.header .headerNav nav ul li {
    display: inline;
}

.header .headerNav nav ul li a {
    font-size: 17px;
    color: #fff;
}

.header .headerNav nav ul li a:hover {
    color: #52c4e6;
}

#menuButton {
    top: 0;
    right: 0;
    z-index: 9999;
    position: absolute;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-left: 2px solid #162930;
    padding: 7px 8px;
    display: none;
}

#menuButton i {
    font-size: 36px;
    color: #fff;
}

.menuNone {
    display: none;
}

/* Заголовок внутренних страниц */

.topTitle {
    height: 250px;
    /* background: url('images/innertopbg.png'), url('images/servicesbg.png') bottom; */
    background-image: url('images/innertopbg.png');
    background-size: cover;
    background-color: transparent;
    background-repeat: repeat-x;
    background-position: center center;
    position: relative;
    z-index: 5;
}

.topTitle::after {
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.topTitle.about_pages {
    background-image: url('/local/templates/bpk/images/about.jpg');
}

.topTitle.catalog_pages {
    background-image: url('/local/templates/bpk/images/catalog.jpg');
}

.topTitle.files_pages {
    background-image: url('/local/templates/bpk/images/about.jpg');
}

.topTitle.lising_pages {
    background-image: url('/local/templates/bpk/images/available.jpg');
}

.topTitle.proizv_pages {
    background-image: url('/local/templates/bpk/images/manufacture.jpg');
}

.topTitle.avail_pages {
    background-image: url('/local/templates/bpk/images/available.jpg');
}

.topTitle.service_pages {
    background-image: url('/local/templates/bpk/images/services.jpg');
}

.topTitle h1 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    z-index: 10;
}


/* Меню внутренних страниц */
.innerMenu .container .flexBlock {
    /* background: url('images/innermenubg.png'); */
}

.innerMenu ul li {
    list-style-type: none;
}

.innerMenu ul li a {
    /* font-family: 'Oswald', sans-serif; */
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    text-transform: uppercase;
}

.innerMenu .flexBlock {
    padding: 45px 80px;
}

.aboutCoMenu .flexBlock {
    padding: 25px 10px;
    justify-content: space-around;
}

/* Слайдер главной */

.mainSlider {
    position: relative;
    z-index: 1;
    margin-top: -204px;
}

.mainSlider .swiper-container {
    width: 100%;
    height: 100%;
}

.mainSliderNav {
    height: 165px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

.mainSliderNav .container {
    position: relative;
    top: 50%;
}

.mainSlider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.mainSlider .swiper-slide img {
    width: 100%;
    height: 100%;
}

.mainSlider .swiper-slide .slideText {
    position: absolute;
    width: 100%;
    height: 165px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.mainSlider .swiper-slide .slideText::after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    backdrop-filter: blur(3px);
    z-index: -1;
}

.mainSlider .swiper-slide .slideText .container {
    position: relative;
}

.mainSlider .swiper-slide p {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    margin-top: auto;
    margin-left: auto;
    line-height: 1.25;
    padding: 0 100px;
}

.mainSlider .swiper-button-next {
    background: url('images/arrow_white.png');
    right: 16px;
}

.mainSlider .swiper-button-prev {
    background: url('images/arrow_white_prev.png');
    left: 16px;
}

.mainSlider .swiper-button-next,
.mainSlider .swiper-button-prev {
    width: 45px;
    height: 45px;
}

.mainSlider .swiper-pagination {
    bottom: 189px;
}

.mainSlider .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 0;
    margin: 0 0 0 20px;
    background: #fff;
    opacity: 1;
}

.mainSlider .swiper-pagination .swiper-pagination-bullet:first-child {
    margin-left: 0;
}

.mainSlider .swiper-pagination .swiper-pagination-bullet-active {
    background: #a91c2d;
}

/* Инфо о компании на главной */
.aboutCo {
    background-color: #fff;
    padding: 45px 0 0;
}

.aboutCo .darkBlocks {
    /* background: url('images/back_m_s.png') repeat; */
    /* padding-top: 90px; */
    padding: 45px 0;
}

.search {
    position: relative;
    margin-bottom: 45px;
}

.search > form {
    box-shadow: 0 0 10px 1px #d3d3d350;
    border: thin solid #e3e3e3;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 5px;
    overflow: hidden;
}

.search input {
    font-family: 'Roboto Condensed', sans-serif;
    height: 45px;
    background: #fff;
    color: #333;
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    text-align: left;
    width: 100%;
    border: none;
    padding-left: 23px;
    border-radius: 5px;
    flex: 1;
    outline: none;
}

.search a {
    position: relative;
    flex: none;
    width: 45px;
    height: 45px;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
}

.search > a:hover > img {
    transform: scale(1.1);
}

.aboutCo .colorBlocks {
    padding: 45px 0;
}

.aboutCo .colorBlocks .midBlock {
    border: thin solid #e3e3e3;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: 0 0 10px 1px #d3d3d350;
    padding: 0 0 20px 0;
    border-radius: 5px;
}

.aboutCo .colorBlocks .midBlock .triangle__link {
    display: flex;
    height: auto;
    position: absolute;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    right: 20px;
    bottom: 20px;
}

.aboutCo .colorBlocks .midBlock a > img {
    border-top: 15px solid #4990e2;
    display: block;
    height: auto;
    width: 100%;
}

.aboutCo .colorBlocks .midBlock a:hover img {
    opacity: 0.8;
}

.aboutCo .colorBlocks .midBlock .triangle {
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("images/triangle copy.png");
}

.aboutCo .colorBlocks .midBlock a:hover > .triangle {
    opacity: 0.8;
}

/* .aboutCo .colorBlocks .midBlock:nth-child(4n+1) .triangle {
  background: url('images/triangle.png');
}

.aboutCo .colorBlocks .midBlock:nth-child(4n+2) .triangle {
  background: url('images/triangle copy.png');
}

.aboutCo .colorBlocks .midBlock:nth-child(4n+3) .triangle {
  background: url('images/triangle copy 2.png');
}

.aboutCo .colorBlocks .midBlock:nth-child(4n) .triangle {
  background: url('images/triangle copy 3.png');
} */

.aboutCo .midBlock .title {
    margin: 15px 0 10px;
    padding: 0 20px;
}

.aboutCo .midBlock .title.title--services,
.aboutCo .midBlock .title a {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    min-height: 50px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aboutCo .midBlock .title a:hover {
    text-decoration: underline;
}

.aboutCo .midBlock .text {
    padding: 0 20px;
    min-height: 180px;
    margin: 0 0 20px 0;
}

.darkBlocks .midBlock .text {
    margin-bottom: 0;
}

.aboutCo .midBlock .text ul,
.aboutCo .midBlock .text ol,
.aboutCo .midBlock .text p {
    color: #333;
    margin: 0 0 10px 0;
    font-size: 16px;
}

.aboutCo .midBlock .text ul:last-child,
.aboutCo .midBlock .text ol:last-child,
.aboutCo .midBlock .text p:last-child {
    margin-bottom: 0;
}

.aboutCo .blueGridBg {
    background-color: inherit;
}

.aboutCo .darkBlocks .midBlock {
    border: thin solid #e3e3e3;
    box-shadow: 0 0 10px 1px #d3d3d350;
    padding: 0 0 20px 0;
}

.aboutCo .darkBlocks .midBlock a {
    display: block;
}

.aboutCo .darkBlocks .midBlock img {
    border-top: 15px solid #4990e2;
}

.aboutCo .darkBlocks .midBlock .links {
    margin-top: 30px;
}

.aboutCo .darkBlocks .midBlock .links li {
    list-style-type: none;
}

.aboutCo .darkBlocks .midBlock .links a {
    color: #c8c7c8;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: underline;
}

.aboutCo .darkBlocks .midBlock .links a:hover {
    color: #329ebf;
}

/* Новости */

.news {
    padding: 45px 0;
}

.news .titleBlock,
.darkBlocks .titleBlock,
.colorBlocks .titleBlock {
    background: none;
    padding: 0;
    margin-bottom: 45px;
    height: auto;
}

.news .titleBlock h2,
.darkBlocks .titleBlock h2,
.colorBlocks .titleBlock h2 {
    color: var(--color-primary);
    line-height: 1;
    font-style: normal;
}

.news .swiper-container {
    width: 100%;
    height: 100%;
}

.news .newsSlider {
    width: 1017px;
    margin: 0 auto;
    position: relative;
}

.news .swiper-slide {
    font-size: 18px;
    background: #fff;
    padding: 10px;
    background: none;
}

.news .swiper-slide .swiper-slide-inner {
    border-top: 30px solid #000;
    box-shadow: 0 0 10px 1px #d3d3d350;
    padding: 0 0 60px 0;
    min-height: 610px;
}

.news .swiper-slide img {
    width: 100%;
}

.news .swiper-slide .date {
    /* font-family: 'Oswald', sans-serif; */
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    margin: 5px 0 20px;
    padding: 0 20px;
}

.news .swiper-slide .text {
    /* font-size: 18px; */
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    padding: 0 20px;
}

.news .swiper-slide .link {
    position: absolute;
    bottom: 20px;
    color: var(--color-primary);
    /* font-size: 18px; */
    font-size: 16px;
    font-style: italic;
    line-height: 28px;
    font-weight: 500;
    right: 20px;
    left: auto;
}

.news .swiper-button-prev {
    transform: rotate(180deg);
    left: -70px;
}

@media screen and (max-width: 1320px) {
    .news .swiper-button-prev {
        left: 0;
    }
}

.news .swiper-button-next {
    right: -70px;
}

@media screen and (max-width: 1320px) {
    .news .swiper-button-next {
        right: 0;
    }
}

.news .swiper-button-next,
.news .swiper-button-prev {
    background: url('images/arrow_blue.png');
    width: 45px;
    height: 45px;
}

/* Видео */

.video {
    padding-bottom: 59px;
}

.videoIns {
    height: 671px;
    width: 100%;
    padding-bottom: 38px;
}

.videoIns iframe {
    width: 100%;
    height: 100%;
}

/* Файлы */

.files {
    background: #00161c;
    padding-bottom: 37px;
}

.files .fileList .xsBlock {
    text-align: center;
    padding: 17px 0 22px;
    height: 380px;
}

.files .fileList .xsBlock:hover {
    background-color: var(--color-primary);
    background-image: url('images/newsgrid.png');
}

.files .fileList .xsBlock:hover .link {
    font-weight: 700;
}

.files .fileList .xsBlock .link,
.files .fileList .xsBlock .size {
    padding: 0 20px;
    display: block;
}

.files .fileList .xsBlock .link {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    text-decoration: none;
    margin-top: 20px;
}

.files .fileList .xsBlock .size {
    color: var(--color-primary);
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.files .ps {
    margin-top: 68px;
}

/* Карты на главной */

.maps {
    background: #d8d8d8;
}

.maps #map {
    width: 100%;
    height: 470px;
}

/* Услуги */

.services .serviceInfo img {
    width: 100%;
}

.services .serviceInfo p {
    color: var(--color-primary);
    font-size: 24px;
    font-weight: 300;
    margin-top: 50px;
}

.services .servicesList .link {
    color: var(--color-primary);
    font-size: 23px;
    font-style: italic;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 34px 0 20px;
}

.services .servicesList p {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}

.services .servicesList img {
    width: 100%;
}

/* Производители */

.manufactSingle {
    margin-bottom: 80px;
}

.manufactSingle > img:first-of-type {
    height: 100px;
    width: auto;
}

.manufactSingle a {
    text-decoration: none;
    color: #000;
}

.manufactSingle a > img,
.darkBlock .blockCo > img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    /* IE 6-9 */
}

.manufactSingle a:hover > img,
.darkBlock .blockCo:hover > img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    /* IE 6-9 */
}

.manufactSingle a:hover {
    color: var(--color-primary);
}

.manufactSingle ul {
    margin-top: 7px;
}

.manufactSingle p,
.manufactSingle ul li {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
}

.manufactSingle .strong {
    margin-top: 38px;
}

.manufactSingle .country {
    text-transform: uppercase;
    margin: 7px 0;
}

/* Страница производителя */

.manufactInfo .manufactText {
    width: 65%;
}

.manufactInfo .images {
    width: 30%;
}

.manufactInfo .images img {
    width: 100%;
}

.manufactInfo .manufactText h2 {
    color: var(--color-primary);
    font-size: 32px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 39px;
    text-transform: uppercase;
}

.manufactInfo .manufactText .link {
    color: var(--color-primary);
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
}

.paragraph {
    color: #000;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
}

.manufactInfo .manufactText .file {
    /* font-family: 'Oswald', sans-serif; */
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    width: 216px;
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    background: #d8d7d7;
    padding-top: 10px;
    margin: 34px 0;
}

/* Новости */

.newsList,
.categoryList {
    margin-top: 40px;
}

.newsList .newsSingle,
.categoryList .categorySingle {
    width: 25%;
    min-height: 380px;
    padding: 16px 12px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.categoryList .categorySingle {
    width: 23%;
    border-right: none;
}

.newsList .newsSingle:hover {
    background: #05242e;
}

.newsList .newsSingle:hover .link,
.newsList .newsSingle:hover .date {
    color: #fff;
}

.newsList .newsSingle:last-child,
.newsList .newsSingle:nth-child(4n),
.categoryList .categorySingle:last-child,
.categoryList .categorySingle:nth-child(4n) {
    border: none;
}

.newsList .newsSingle img,
.categoryList .categorySingle img {
    width: 100%;
}

.newsList .newsSingle .date {
    font-weight: 400;
    margin: 20px 0 10px;
}

.newsList .newsSingle .link {
    font-weight: 300;
}

.newsList .newsSingle .date,
.newsList .newsSingle .link {
    color: #282828;
    font-size: 18px;
    line-height: 24px;
}

.pages {
    margin-top: 80px;
}

.pages ul li {
    display: inline-block;
    vertical-align: top;
    padding-top: 9px;
}

.pages ul li span,
.pages ul li a {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
}

.pages ul li a:hover,
.pages ul li .pageActive {
    background: #007F9F;
    color: #fff;
}

/* Страница новости */

.singleNewsImgs {
    margin-top: 45px;
}

.newsControls {
    margin-top: 60px;
}

.newsControls a img,
.newsControls a p {
    display: inline;
}

.newsControls a p {
    position: relative;
    top: -15px;
}

.newsControls .prevNews img {
    transform: rotate(180deg);
}

.newsControls .prevNews,
.newsControls .nextNews {
    /* font-family: 'Oswald', sans-serif; */
    color: var(--color-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
}

.newsControls .prevNews p {
    margin-left: 15px;
}

.newsControls .nextNews p {
    margin-right: 15px;
}

.newsControls .allNews {
    width: 216px;
    height: 45px;
    color: #fff;
    text-transform: uppercase;
    background: var(--color-primary);
    text-decoration: none;
    text-align: center;
    padding-top: 14px;
}

/* Страница файлов */

.singleFile .fileLink {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 25px;
    display: block;
    width: auto;
}

.singleFile a {
    color: #fff;
    text-decoration: none;
}

.singleFile a:hover {
    text-decoration: underline;
}

.singleFile .allFiles {
    background: -webkit-linear-ent(90deg, #9f1c2d 0%, rgba(101, 29, 38, 0) 100%);
    background: -ms-linear-gradient(90deg, #9f1c2d 0%, rgba(101, 29, 38, 0) 100%);
    background: linear-gradient(0deg, #9f1c2d 0%, rgba(101, 29, 38, 0) 100%);
    border-bottom: 2px solid #fff;
    border-bottom-style: dotted;
    position: relative;
    padding-bottom: 20px;
    height: 0;
}

.allFilesIns {
    overflow: auto;
    height: 0;
}

.singleFile .allFiles ul {
    padding-right: 73px;
}

.singleFile .allFiles ul li {
    margin-top: 5px;
    position: relative;
    left: 15px;
    line-height: 24px
}

.singleFile .allFiles ul li a {
    color: #fff;
}

.singleFile .plus {
    background: url('images/plus.jpg');
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

/* Медиа */

.mediaContent {
    margin-top: 52px;
}

.media {
    margin-top: 47px;
    padding: 44px 0;
}

.media .text {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.media .mediaChoice .pages {
    margin-top: 0;
}

.media .mediaChoice .select .text {
    margin-right: 32px;
}

.media .mediaChoice .select .text,
.media .mediaChoice .select select {
    display: inline-block;
}

.media .mediaChoice .select select {
    width: 522px;
    height: 36px;
    border-radius: 0;
    border: none;
    padding-left: 5px;
}

.media .mediaChoice .select select option {
    color: #282828;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.media .pages a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.media .pages ul li.active,
.media .mediaChoice .pages ul li:hover {
    background: #fff;
}

.media .pages ul li.active a,
.media .pages ul li:hover a {
    color: #000;
}

.media .mediaList {
    padding-top: 50px;
}

.media .mediaList .text {
    margin-top: 15px;
}

.media .bottomPages {
    display: flex;
    justify-content: flex-end;
}

.media .mediaList .xlBlock {
    margin: 20px auto 0;
}

/* Демо зал */

.demoHall .lgBlock {
    margin-bottom: 35px;
}

.demoHall ul li {
    margin-top: 10px;
}

/* Лизинг */

.advantages {
    margin-bottom: 40px;
}

.advantages .xlBlock img,
.advantages .xlBlock p {
    display: inline-block;
}

.advantages .xlBlock img {
    vertical-align: top;
}

.advantages .xlBlock p {
    width: 83%;
    margin-left: 20px;
    margin-top: 0;
}

.lisingForm {
    /* font-family: 'Oswald', sans-serif; */
    padding: 70px 0;
}

.lisingForm form {
    /*max-width: 854px;*/
    margin: 0 auto;
}

.lisingForm input[type="text"] {
    height: 54px;
    padding-left: 20px;
}

.lisingForm textarea {
    padding: 20px;
}

.lisingForm textarea,
.lisingForm input[type="text"] {
    /*background: url('images/greygrid.png');*/
    background: var(--color-gray);
    width: 80%;
    border: none;
    font-size: 18px;
}

.lisingForm .input {
    /*position: relative;*/
    margin-top: 30px;
    display: flex;
}

.lisingForm .input.checkbox_field label {
    width: 100%;
}

.lisingForm .input.checkbox_field input {
    display: inline-block;
    vertical-align: top;
    margin: 6px;
    width: 16px;
    height: 16px;
}

.lisingForm .input.checkbox_field label {
    position: relative;
    left: 0;
    top: 0;
    display: inline-block;
    vertical-align: top;
}

.lisingForm .input:first-child {
    margin-top: 0;
}

.lisingForm .input label {
    /*position: absolute;
    left: -180px;
    top: 12px;*/
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    width: 20%;
    align-self: center;
}

.lisingForm input[type="submit"] {
    /* font-family: 'Oswald', sans-serif; */
    background-color: #a81c2e;
    width: 216px;
    height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    margin: 58px auto 0;
    border: none;
    display: block;
    cursor: pointer;
}

/* Российское производство */

.fort {
    padding-bottom: 40px;
}

.fort .img {
    width: 25%;
}

.fort .img img {
    width: 100%;
}

.fort .text {
    width: 70%;
}

.fort .text .redFort {
    margin-top: 0;
    color: #e3000b;
    font-size: 24px;
    font-weight: 300;
}

.fort .xlBlock img {
    width: 100%;
}

.mainGoal {
    padding-bottom: 42px;
}

.mainGoal .modelsFort {
    margin-top: 35px;
}

.mainGoal .modelsFort .redTitle {
    text-align: left;
}

.mainGoal .modelsFort img {
    width: 100%;
}

.plans {
    padding: 60px 0 46px;
}

.plans .bigText {
    font-size: 24px;
}

.plans p {
    color: #222;
}

.plans .innerSubTitle {
    color: var(--color-primary);
}

.plans .xlBlock {
    margin-top: 45px;
}

.plans .xlBlock img {
    width: 100%;
}

.catalogFile {
    padding-top: 72px;
    display: none;
}

.catalogFile .blueText {
    text-align: center;
    margin-bottom: 70px;
}

.fileLink {
    width: 569px;
    margin: 0 auto;
}

.fileLink .link {
    color: #000;
    display: block;
    width: 283px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    text-align: left;
    text-transform: uppercase;
}

.fileLink .link .blue {
    color: var(--color-primary);
    margin-top: 0;
}

.fileLink img {
    display: block;
}

/* Саста */

.sastaLists {
    background: #fff;
}

.sastaLists .container > p:last-child {
    color: #222;
    margin-top: 35px;
}

.sastaLists h2 {
    color: var(--color-primary);
}

.sastaLists ul.rectangleList li p {
    color: #222;
}

.sastaLists ul.rectangleList li {
    margin-top: 5px;
}

.sastaLists .xlBlock {
    min-height: 761px;
}

.sastaLists .xlBlock img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.blueGridBg .xlBlock img {
    width: 100%;
}

.paddingBlock .xlBlock img {
    width: 100%;
}

/* Контакты */

.contactInfo .info {
    width: 277px;
}

.contactInfo .info .text {
    margin-top: 0;
    font-weight: 400;
}

.contactInfo .top .info {
    display: inline-block;
}

.contactInfo .contactBlock:first-child {
    width: 585px;
}

.contactInfo .contactBlock:first-child .contLogo {
    margin-bottom: 23px;
}

.contactInfo .contactBlock:first-child .blueText {
    margin-bottom: 2px;
}

.contactInfo .contactBlock:nth-child(2) {
    padding-top: 76px;
}

.contactInfo .blueText {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.contactsMapControls {
    /* font-family: 'Oswald', sans-serif; */
    text-transform: uppercase;
    max-width: 1016px;
    margin-top: 50px;
}

.contactsMapControls p {
    color: #bebebe;
    margin-top: 0;
}

.contactsMapControls ul,
.contactsMapControls p,
.contactsMapControls ul li {
    display: inline;
    font-size: 24px;
    font-weight: 300;
    float: left;
}

.contactsMapControls ul li {
    list-style-type: none;
    margin-right: 40px;
}

.contactsMapControls ul li:last-child {
    margin-right: 0;
}

.contactsMapControls ul li a {
    color: #000;
    text-decoration: none;
}

.contactsMapControls ul li a:hover {
    color: #006d90;
}

#contactsMap {
    height: 504px;
    width: 100%;
    margin: 30px 0 -57px;
}

/* Каталог */

.catalogSearch input {
    background: #fff;
    color: #656565;
}

.categoryContent {
    background: #F3F3F3;
}

.categoryList .categorySingle {
    text-align: center;
    min-height: auto;
    padding: 34px 0 0;
    position: relative;
    margin: 20px 1% 16px 1%;
}

/*.categorySingle::before {
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #000;
  margin: auto;
}*/

.categorySingle .ln_sec_list {
    height: 10px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #000;
    margin: auto;
}

.categorySingle::after {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: -4%;
    background: rgba(0, 0, 0, 0.2);
}

.categoryList .categorySingle:hover {
    background: #fff;
}

.categoryList .categorySingle:hover::before {
    height: 14px;
    top: -6px;
}

.categoryList .categorySingle p {
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}

.categoryList .categorySingle a {
    text-decoration: none;
}

.greenCat::before {
    background: #5CAA51;
}

.blueCat::before {
    background: #307FB4;
}

.darkGreenCat::before {
    background: #009781;
}

.redCat::before {
    background: #EF2120;
}

.orangeCat::before {
    background: #F36225;
}

.purpleCat::before {
    background: #95164F;
}

/* Страница продукта */

.product {
    background: #F3F3F3;
}

.product .productContent {
    margin-top: 70px;
}

.product .leftColumn,
.product .rightColumn {
    display: inline-block;
}

.product .leftColumn {
    width: 302px;
    position: relative;
    padding-top: 12px;
}

.product .productContent .leftColumn ul li a {
    /* font-family: 'Oswald', sans-serif; */
    color: #898989;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
}

/*.product .leftColumn::before {
  content: "";
  height: 10px;
  width: 97%;
  position: absolute;
  top: 12px;
  left: 0;
  background: #000;
  margin: auto;
}*/

.ln_bl {
    height: 10px;
    width: 97%;
    position: absolute;
    top: 12px;
    left: 0;
    background: #000;
    margin: auto;
}

.product .leftColumn .asideList {
    margin-top: 50px;
}

.product .leftColumn .asideNav ul li {
    list-style-type: none;
    margin-top: 20px;
    position: relative;
}

.product .leftColumn .asideNav .asideList ul li a {
    display: inline-block;
    width: 80%;
    margin: 0 0 0 6px;
}

.asideNav ul li a.activeLink {
    color: #000 !important;
    font-weight: 500 !important;
}

.asideList .with_bullet a,
.asideList > div > .level2 > a {
    position: relative;
    padding-left: 30px;
    display: block;
}

.asideList > div > .level2.active > a {
    padding-left: 0;
}

.asideList .with_bullet a > div,
.asideList > div > .level2 > a > div {
    position: absolute;
    top: 0;
    left: 3px;
    line-height: 20px;
}

.productListTriangle {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    vertical-align: top;
    position: relative;
    top: 7px;
}

.asideList .asideSubList {
    display: none;
}

.asideNav .active .asideSubList {
    display: block;
}

.product .leftColumn .productFile {
    margin-top: 140px;
}

.product .leftColumn .productFile a {
    color: #282828;
}

.product .leftColumn .productFile .blueLink {
    margin-top: 0;
    color: var(--color-primary);
}

.product .productTitle {
    max-width: 595px;
    padding-left: 10px;
    margin-top: 45px;
}

.product .productTitle:first-child {
    margin-top: 14px;
}

.productTitle.ser_ser {
    display: flex;
    max-width: 100%;
    /*height: 200px;*/
    border-bottom: 1px solid #cacaca;
    cursor: pointer;
    padding: 30px 0;
    align-items: center;
    margin-top: 45px;
    /*background-image:url('images/cat_bg.png');*/
    background-repeat: repeat;
    position: relative;
    background-color: #eaeaea;
}

.productTitle.ser_ser.active_ser {
    background-color: #fff;
}

.productTitle.ser_ser .right_bl,
.sec_el_bl .right_bl {
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.productTitle.ser_ser .pr_tl_txt .name {
    color: #e30613;
    margin-bottom: 15px;
    line-height: normal;
}

.productTitle.ser_ser .pr_tl_txt .ar_tl {
    display: inline-block;
    border-bottom: 1px solid transparent;
}

.productTitle.ser_ser .pr_tl_txt .ar_sh {
    display: inline-block;
    margin-left: 25px;
}

.productTitle.ser_ser .pr_tl_txt .ar_sh.active svg {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.productTitle.ser_ser .pr_tl_txt .ar_sh svg {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: middle;
}


.productTitle.ser_ser .img_bl {
    /*line-height: 200px;*/
    margin-right: 15px;
    margin-left: 25px;
}

.productTitle.ser_ser .img_bl img {
    width: 150px;
    vertical-align: middle;
}

.sec_el_bl {
    display: none;
    overflow: hidden;
    /*background-image: url(images/cat_bg.png);*/
    background-repeat: repeat;
    padding-top: 10px;
    position: relative;
    background-color: #f3f3f3;
}

.more {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #69ab44;
    cursor: pointer;
    z-index: 5;
}

.sec_el_bl .productTopInfo {
    padding: 0;
}

.sec_el_bl .productTopInfo .centr {
    margin-left: 10px;
    padding-top: 50px;
}

.sec_el_bl .productTopInfo:hover {
    background: none !important;
    background-repeat: repeat;
}

.product .productTitle .name {
    color: #39393a;
    /* font-family: "Oswald", sans-serif; */
    font-size: 24px;
    font-weight: 400;
    /* font-style: italic;
    text-transform: uppercase; */
    margin-top: 0;
}

.product .rightColumn,
.product .rightColumn .productTopInfo .asideInfo .asideInfoList {
    border-left: 2px solid #898989;
    border-left-style: dotted;
    vertical-align: top;
}

.product .rightColumn {
    padding: 8px 0 0 0;
    width: 919px;
}

.product .rightColumn .maker {
    margin-top: 32px;
}

.product .rightColumn .maker a,
.product .rightColumn .maker p {
    display: inline;
}

.product .rightColumn .productImg {
    width: 695px;
    display: inline-block;
    vertical-align: top;
    padding-left: 50px;
}

.product .rightColumn .productImg .xlBlock {
    margin-top: 0;
}

.product .rightColumn .productImg .xlBlock img {
    width: 100%;
}

.product .rightColumn .productTopInfo .asideInfo {
    width: 209px;
    display: inline-block;
    vertical-align: top;
}

.product .rightColumn .productTopInfo .asideInfo .available {
    height: 58px;
}

.product .rightColumn .productTopInfo .asideInfo .available div {
    display: inline-block;
    float: left;
    height: 100%;
    position: relative;
}

.product .rightColumn .productTopInfo .asideInfo .available div p {
    margin-top: 0;
}

.product .rightColumn .productTopInfo .asideInfo .available div:first-child {
    width: 149px;
    background: #fff;
    padding: 4px 0 0 18px;
}

.product .rightColumn .productTopInfo .asideInfo .available div:first-child p {
    text-align: left;
}

.product .rightColumn .productTopInfo .asideInfo .available div:last-child {
    width: 60px;
    background: #9b9b9b;
    padding-top: 14px;
}

.product .rightColumn .productTopInfo .asideInfo .available div:last-child p {
    /* font-family: 'Oswald', sans-serif; */
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
}

.product .rightColumn .productTopInfo .asideInfo .asideInfoList {
    padding: 26px 4px;
    /* font-family: "Oswald", sans-serif; */
    font-size: 22px;
    line-height: 20px;
}

.sec_ds {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
}

.productTitle.ser_ser:hover {
    background-color: #fff;
    border: 0;
}

.product .rightColumn .productTopInfo .asideInfo .asideInfoList td {
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
}

.product .rightColumn .productTopInfo .asideInfo .asideInfoList tr td:last-child {
    vertical-align: top;
}

.product .rightColumn .productTopInfo .asideInfo .asideInfoList ul li {
    list-style-type: none;
}

.product .rightColumn .productTopInfo .asideInfo .asideInfoList ul li:first-child p {
    margin-top: 0;
}

.product .rightColumn .productTopInfo .asideInfo .asideInfoList ul li p {
    /* font-family: 'Oswald', sans-serif; */
    font-size: 16px;
    display: inline-block;
}

.product .rightColumn .productTopInfo .asideInfo .asideInfoList ul li p:first-child {
    width: 120px;
}

.product .rightColumn .productTopInfo .asideInfo .asideInfoList ul li p:last-child {
    vertical-align: top;
}

.product .rightColumn .formButton {
    width: 208px;
    height: 45px;
    /* font-family: 'Oswald', sans-serif; */
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 16px;
    border: none;
    cursor: pointer;
}

.product .rightColumn .productTopInfo .asideInfo .asideLinkList ul {
    margin-top: 30px;
}

.product .rightColumn .productTopInfo .asideInfo .asideLinkList ul li {
    list-style-type: none;
}

.product .rightColumn .productTopInfo .asideInfo .asideLinkList ul li .productListTriangle {
    transform: rotate(90deg);
}

.product .rightColumn .productTopInfo .asideInfo .asideLinkList ul li a {
    /* font-family: 'Oswald', sans-serif; */
}

.product .rightColumn .blockTitle {
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.product .rightColumn .blockTitle.ch_tl {
    margin-bottom: -35px;
}

.product .rightColumn .description {
    margin-top: 50px;
    padding-left: 10px;
}

.product .rightColumn .description .list_bl {
    display: flex;
    flex-wrap: wrap;
}

.product .rightColumn .description .list_bl ul {
    width: 50%;
    column-count: 1;
    padding-top: 40px;
}

.product .rightColumn .description .list_bl ul:last-child {
    border-left: 2px solid #898989;
    border-left-style: dotted;
    padding-left: 15px;
}

.product .rightColumn .description .list_bl ul li {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.product .rightColumn .description .list_bl ul li:before {
    content: '';
    width: 0;
    height: 0;
    background: transparent;
    position: absolute;
    top: 7px;
    left: 0;
    border-left: 9px solid #69ab44;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.product .rightColumn .description ul,
.descrConstr ul {
    margin-top: 10px;
    column-count: 2;
}

.product .rightColumn .description ul li,
.descrConstr ul li {
    list-style-type: none;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}

.product .rightColumn .description ul li:first-child,
.descrConstr ul li p,
.descrConstr ul li:first-child {
    margin-top: 0;
}

.product .rightColumn .description ul li p {
    display: inline-block;
    width: 380px;
    margin: 0 0 0 5px;
}

.technical {
    margin-top: 51px;
}

.technical .blockTitle {
    padding-left: 10px;
}

#compl_f {
    padding-left: 10px;
}

#compl_f .blockTitle {
    margin-bottom: 0;
}

.technicalInfo {
    background: #fff;
    padding: 22px 0;
}

.technicalList {
    padding: 0 90px 20px 32px;
    border-bottom: 2px solid #9b9b9b;
    border-bottom-style: dotted;
}

.technicalList .strong,
.descrConstr .strong {
    font-size: 20px;
    text-transform: uppercase;
}

.technicalList > ul {
    margin-top: 20px;
}

.technicalList > ul > li:last-child {
    border-bottom: none;
}

.technicalList ul li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    padding: 5px 0;
}

.technicalList > ul > li {
    border-bottom: 1px solid #9b9b9b;
    padding: 5px 60px 5px 20px;
}

.technicalList ul li p {
    margin-top: 0;
    display: inline;
}

.technicalList ul li p:last-child {
    float: right;
}

.technicalList ul li ul li {
    padding-left: 38px;
}

.descrConstr .standart,
.descrConstr .options {
    display: inline-block;
    width: 46%;
}

.descrConstr .options {
    padding-left: 30px;
    border-left: 2px solid #9b9b9b;
    border-left-style: dotted;
}

.descrConstr .strong {
    margin-bottom: 20px;
}

.descrConstr ul {
    position: relative;
    left: 18px;
    column-count: 1;
}

.descrConstr ul li {
    list-style-type: disc;
}

.bottomButtons {
    width: 208px;
    margin-top: 30px;
    padding-left: 10px;
}

/* Цвета страниц продуктов */

/* Зеленый */

.greenCatProduct .productListTriangle {
    border-left: 9px solid #69ab44;
}

.greenCatProduct .leftColumn::before,
.greenCatProduct .rightColumn .formButton {
    background: #69ab44;
}

.greenCatProduct .rightColumn .maker a,
.greenCatProduct .rightColumn .productTopInfo .asideInfo .asideLinkList ul li a,
.product .greenCatProduct .rightColumn .blockTitle {
    color: #69ab44;
}

.greenCatA {
    background-color: #69ab44;
}

.greenCatC {
    color: #69ab44;
}

/* Синий */

.blueCatProduct .productListTriangle {
    border-left: 9px solid #307FB4;
}

.blueCatProduct .leftColumn::before,
.blueCatProduct .rightColumn .formButton {
    background: #307FB4;
}

.blueCatProduct .rightColumn .maker a,
.blueCatProduct .rightColumn .productTopInfo .asideInfo .asideLinkList ul li a,
.product .blueCatProduct .rightColumn .blockTitle {
    color: #307FB4;
}

.blueCatA {
    background-color: #307FB4;
}

.blueCatC {
    color: #307FB4;
}


/* Темно-зеленый */

.darkGreenCatProduct .productListTriangle {
    border-left: 9px solid #009781;
}

.darkGreenCatProduct .leftColumn::before,
.darkGreenCatProduct .rightColumn .formButton {
    background: #009781;
}

.darkGreenCatProduct .rightColumn .maker a,
.darkGreenCatProduct .rightColumn .productTopInfo .asideInfo .asideLinkList ul li a,
.product .darkGreenCatProduct .rightColumn .blockTitle {
    color: #009781;
}

.darkGreenCatA {
    background-color: #009781;
}

.darkGreenCatC {
    color: #009781;
}

/* Красный */

.redCatProduct .productListTriangle {
    border-left: 9px solid #EF2120;
}

.redCatProduct .leftColumn::before,
.redCatProduct .rightColumn .formButton {
    background: #EF2120;
}

.redCatProduct .rightColumn .maker a,
.redCatProduct .rightColumn .productTopInfo .asideInfo .asideLinkList ul li a,
.product .redCatProduct .rightColumn .blockTitle {
    color: #EF2120;
}

.redCatA {
    background-color: #EF2120;
}

.redCatC {
    color: #EF2120;
}

/* Оранжевый */

.orangeCatProduct .productListTriangle {
    border-left: 9px solid #F36225;
}

.orangeCatProduct .leftColumn::before,
.orangeCatProduct .rightColumn .formButton {
    background: #F36225;
}

.orangeCatProduct .rightColumn .maker a,
.orangeCatProduct .rightColumn .productTopInfo .asideInfo .asideLinkList ul li a,
.product .orangeCatProduct .rightColumn .blockTitle {
    color: #F36225;
}

.orangeCatA {
    background-color: #F36225;
}

.orangeCatC {
    color: #F36225;
}

/* Фиолетовый */

.purpleCatProduct .productListTriangle {
    border-left: 9px solid #95164F;
}

.purpleCatProduct .leftColumn::before,
.purpleCatProduct .rightColumn .formButton {
    background: #95164F;
}

.purpleCatProduct .rightColumn .maker a,
.purpleCatProduct .rightColumn .productTopInfo .asideInfo .asideLinkList ul li a,
.product .purpleCatProduct .rightColumn .blockTitle {
    color: #95164F;
}

.purpleCatA {
    background-color: #95164F;
}

.purpleCatC {
    color: #95164F;
}

/* Футер */

.footer {
    padding: 45px 0 15px 0;
    background: #fafafa;
}

.footer p {
    margin-top: 0;
}

.footer .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer ul li {
    list-style-type: none;
}

.footer ul.menu {
    margin-top: 45px;
}

.footer .footerLogoMenu {
    display: inline-block;
}

.footer .footerBlock {
    display: inline-block;
    width: 270px;
    vertical-align: top;
}

.footer .footerBlock ol,
.footer .footerBlock ul,
.footer .footerBlock p {
    font-size: 16px;
}

.footer .footerBlock a {
    color: #000;
    text-decoration: none;
}

.footer .footerBlock a:hover {
    text-decoration: underline;
}

.footer .footerBlock:first-child {
    margin-right: 30px;
}

.footer .footerBlock ul {
    font-size: 16px;
}

.footer .footerMenu ul li {
    /* margin-top: 11px; */
    margin-top: 5px;
}

.footer .footerMenu ul li:first-child {
    margin-top: 0;
}

.footer .footerMenu ul li a {
    /* font-family: 'Oswald', sans-serif; */
    color: #000;
    /* font-size: 16px; */
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
}

.footer .footerBlock .addressTitle {
    /* font-family: 'Oswald', sans-serif; */
    color: #444;
    /* font-size: 16px; */
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.footer .footerBlock .strong {
    color: var(--color-primary);
    /* font-size: 16px; */
    font-weight: 400;
    text-align: left;
    text-decoration: underline;
}

.footer > .footerBlock:nth-child(2) {
    margin-left: 40px;
}

.footer .address ul li {
    margin-top: 15px;
}

.footer .address ul li strong {
    color: var(--color-primary);
    /* font-size: 16px; */
    font-weight: 400;
    text-align: left;
    text-decoration: underline;
}

.footer .footerBlock:nth-child(2) .phoneText {
    display: inline;
}

.footer .address .place,
.footer .address .building,
.footer .address a,
.footer .footerBlock:nth-child(2) .phoneText {
    font-weight: 300;
    /* font-size: 18px; */
}

.footer .address .building.extra {
    /* font-size: 16px; */
}

.footer .footerBlock:nth-child(3) .addressTitle:nth-child(4) {
    margin-top: 40px;
}

.footer .footerBlock:nth-child(3) .addressTitle:nth-child(5) {
    margin-top: 30px;
}

.footer .copy {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    position: relative;
    margin: 45px 0 0 0;
    bottom: auto;
    left: auto;
    right: auto;
}

.footer .copy .container {
    display: block;
}

/* Скролл вверх */

#scrollTop {
    position: fixed;
    right: 50px;
    bottom: 50px;
    background: url('images/arrow_white.png');
    transform: rotate(-90deg);
    width: 45px;
    height: 45px;
    cursor: pointer;
    z-index: 9999;
}

/* Анимации */

@keyframes open {
    from {
        height: 0;
    }

    to {
        height: 234px;
    }
}

@keyframes close {
    from {
        height: 234px;
    }

    to {
        height: 0;
    }
}

.openAnim {
    animation-name: open;
    animation-duration: 0.5s;
}

.closeAnim {
    animation-name: close;
    animation-duration: 0.5s;
}

.singleFile .opened {
    height: 234px;
}

.singleFile .minus {
    background: url('images/minus.jpg') !important;
}

/* main.css */

/* screen.css */
@media (min-width: 1146px) and (max-width: 1255px) {
}

@media (max-width: 1145px) {

    .fileList .xsBlock:last-child,
    .fileList .xsBlock:nth-child(5) {
        display: none;
    }

    .aboutCo .colorBlocks .midBlock {
        margin-top: 30px !important;
    }

    #scrollTop {
        display: none;
    }

    .header .headerNav {
        height: 50px;
        background: #00819F;
    }

    .header .headerInfo {
        height: 72px;
        padding: 15px 0;
    }

    .header .logo {
        width: 140px;
    }

    .header .logo img {
        width: 100%;
    }

    .header .headerNav nav ul {
        display: block;
        background: #00819F;
        padding: 50px 0 10px;
        border-bottom: 2px solid #162930;
    }

    .header .headerNav nav ul li {
        display: block;
        padding-left: 15px;
        margin-top: 5px;
    }

    .header .headerNav .container {
        width: 100%;
        padding: 0;
    }

    #menuButton {
        display: block;
    }

    .header .headerNumbers .numberList {
        display: none;
    }

    .header .headerNumbers .numberFree .darkBlue {
        /* display: none;*/
    }

    .header .headerInfo .icon {
        display: none;

    }

    .header .headerNumbers {
        width: auto;
        margin-left: 0;
        position: absolute;
        left: 0;
        right: auto;
        bottom: -59px;
        z-index: 9999;
    }

    .header .container {
        width: 100% !important;
    }

    .header .headerNumbers .numberFree {
        border-color: #162930;
    }

    .header .darkBlue {
        color: #fff;
    }

    .header .headerInfo .order {
        margin-left: 18px;
    }

    .header .headerInfo .lang {
        display: none;
    }

    .mainSlider {
        height: 450px;
        margin-top: 0;
    }

    .innerMenu {
        display: none;
    }

    .aboutCoMenu {
        display: block;
    }

    .aboutCoMenu .flexBlock {
        justify-content: end;
    }

    .aboutCoMenu .flexBlock li {
        padding: 0 10px;
        margin: 5px 0;
    }

    .mainSlider .swiper-slide .slideText {
        height: 40%;
    }

    .mainSlider .swiper-slide p {
        font-size: 17px;
        margin-top: 45px;
        margin-left: 0;
    }

    .mainSlider .swiper-slide p > br {
        display: none;
    }

    .mainSlider .swiper-pagination {
        bottom: 30%;
    }

    .mainSlider .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 0 0 8px;
    }

    .footer .logo.footerBlock {
        width: 200px;
    }

    .footer .logo img {
        width: 100%;
    }

    .footer .address ul li {
        margin-top: 26px;
    }

    .news .swiper-button-prev {
        left: 0;
    }

    .news .swiper-button-next {
        right: 0;
    }

    .news .swiper-button-next,
    .news .swiper-button-prev {
        margin-top: 0;
        bottom: auto;
        top: -90px;
    }

    .news .newsSlider {
        width: 100%;
    }

    /*.footer .copy {*/
    /*    bottom: -59px;*/
    /*    left: 15px;*/
    /*}*/
    .manufactImages img {
        margin-top: 20px;
    }

    .media .mediaChoice .pages {
        display: none;
    }

    .media .bottomPages {
        justify-content: center;
    }

    .advantages .xlBlock img,
    .advantages .xlBlock p {
        display: block;
    }

    .advantages .xlBlock p {
        margin-left: 0;
        margin-top: 20px;
    }

    .lisingForm .input label {
        position: relative;
        left: 0;
        top: 0;
    }

    .greeting {
        height: 360px;
    }

    .greeting .greetingTitle p {
        font-size: 15px;
        line-height: 1.5;
    }

    .product .leftColumn {
        display: none;
    }
}

@media (max-width: 1024px) {
    #dd {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1144px) {
    .mainSliderNav .container {
        width: 100% !important;
    }

    .mainSlider .swiper-slide .slideText {
        height: 29%;
    }

    .mainSliderNav {
        height: 130px;
    }

    .footer .footerLogoMenu {
        width: 270px;
        display: inline-block;
    }

    .footer .footerLogoMenu .footerMenu {
        margin-top: 30px;
    }

    .footer .address {
        margin-left: 30px;
    }

    .footer .container {
        width: 100% !important;
    }

    .footer .footerMenu ul li {
        margin-top: 7px;
    }

    .news .swiper-slide {
        height: 450px;
    }

    .newsList .newsSingle {
        width: 50%;
    }

    .newsList .newsSingle:nth-child(2n) {
        border: none;
    }
}

@media (max-width: 767px) {
    .topTitle h1 {
        font-size: 24px;
    }

    .redTitle {
        font-size: 24px;
    }

    .news .titleBlock {
        background: none;
    }

    .aboutCo .midBlock {
        margin: 0 auto;
    }

    .videoIns {
        height: auto;
    }

    .mainSlider {
        height: 250px;
    }

    .mainSliderNav {
        display: none;
    }

    .footer .footerBlock {
        display: block;
    }

    .footer .footerBlock:nth-child(3) {
        margin-left: 0;
    }

    .footer .footerBlock:nth-child(1n+2) {
        margin-top: 30px;
    }

    .footer .container {
        display: block;
    }

    .news .swiper-slide {
        height: 564px;
    }

    .manufactSingle ul li,
    ul.redList li,
    ul.whiteList li {
        list-style-image: none;
        list-style-type: none;
        left: 0;
    }

    .manufactInfo .manufactText {
        width: 100%;
    }

    .topTitle {
        height: 150px;
    }

    .newsList .newsSingle {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        min-height: auto;
    }

    .pages {
        margin-top: 40px;
    }

    .newsControls a p {
        display: none;
    }

    .newsControls .allNews {
        width: 180px;
    }

    .singleNewsImgs img {
        display: block;
        margin: 0 auto;
    }

    .singleNewsImgs img:nth-child(1n+2) {
        margin-top: 20px;
    }

    .singleFile {
        margin: 20px auto;
    }

    .media .mediaChoice .select .text {
        display: none;
    }

    .media .mediaChoice .select,
    .media .mediaChoice .select select {
        width: 100%;
    }

    .media .mediaList .mediaFile iframe {
        height: 200px !important;
    }

    .xsImage {
        margin: 45px auto 0;
        max-width: 100%;
    }

    .fort .img {
        width: 300px;
        display: block;
        margin: 0 auto 30px;
    }

    .fort .text {
        width: 100%;
    }

    .innerSubTitle {
        font-size: 24px;
    }

    .product .rightColumn .productImg {
        width: 100%;
    }

    .product .rightColumn,
    .product .rightColumn .productTopInfo .asideInfo .asideInfoList {
        border-left: none;
        width: 100%;
    }

    .product .productTitle .name {
        font-size: 20px;
    }

    .product .rightColumn .productTopInfo .asideInfo {
        width: 100%;
    }

    .product .rightColumn .productTopInfo .asideInfo .available {
        margin-top: 30px;
    }

    .product .rightColumn .productTopInfo .asideInfo .asideInfoList {
        padding-left: 0;
        padding-right: 0;
    }

    .product .rightColumn .productTopInfo .asideInfo .asideInfoList ul li {
        position: relative;
        margin-top: 5px;
    }

    .asideLinkList {
        display: none;
    }

    .product .rightColumn .productTopInfo .asideInfo .asideInfoList ul li p {
        display: inline;
    }

    .product .rightColumn .productTopInfo .asideInfo .asideInfoList ul li p:last-child {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0;
    }

    .product .rightColumn .description ul,
    .descrConstr ul {
        column-count: 1;
    }

    .productListTriangle {
        display: none;
    }

    .product .rightColumn .description ul li p {
        width: 100%;
    }

    .technicalInfo {
        margin: 0 -15px;
    }

    .technicalList {
        padding: 0 0 20px 0;
    }

    .technicalList > ul > li {
        padding: 5px 0;
    }

    .descrConstr .standart,
    .descrConstr .options {
        width: 100%;
    }

    .descrConstr .standart,
    .descrConstr .options {
        border-left: none;
        padding-left: 0;
    }

    .product .rightColumn .formButton {
        display: block;
        margin: 16px auto 0;
    }

    .bottomButtons {
        margin: 30px auto 0;
    }
}

@media (max-width: 587px) {
    .files .fileList .xsBlock {
        margin: 0 auto;
        height: auto;
    }

    .manufactInfo .images {
        width: 100%;
    }

    .manufactImages img {
        margin: 20px auto 0;
    }

    .header .headerNumbers .numberItem {
        font-size: 16px;
    }

    .header .headerInfo .order {
        display: none;
    }

    .catalogFile .fileLink {
        width: 100%;
    }
}

/* screen.css */

table {
    width: 550px;
    font-size: 14pt;
    font-weight: 300;
    line-height: 22pt;
}


.header .headerInfo .icon .req_call {
    display: none;
}

.productTopInfo .centr {
    width: 650px;
    display: inline-block;
}

.sh_tl {
    display: none;
}

/*.sh_cnt
{
  display: none;
}*/

.after_gal {
    display: inline-block;
    width: 45%;
    margin-top: 30px;
}

.after_gal.sc {
    margin-left: 45px;
}

.after_gal_st .innerSubTitle {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 24px;
}

.after_gal_st p {
    margin: 0;
}

@media (max-width: 1145px) {
    .aboutCo {
        padding: 45px 55px 0;
    }

    .footer .footerLogoMenu {
        width: 210px;
    }

    .footer .address {
        margin-left: 0;
        width: 205px;
    }
}

@media (max-width: 900px) {
    .product .rightColumn {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .categoryList .categorySingle {
        width: 45%;
    }

    .product .rightColumn .productTopInfo .asideInfo .asideInfoList {
        border-left: 0;
        padding-left: 10px;
    }

    .footer .footerMenu ul li a {
        font-size: 14px;
    }

    .after_gal {
        width: 100%;
    }

    .after_gal.sc {
        margin: 0;
    }
}

@media screen and (max-width: 480px) {

    .flexBlock {
        flex-direction: column;
    }

    .product .rightColumn .description .list_bl ul {
        width: 100%;
    }

    .product .rightColumn .description .list_bl ul:last-child {
        border: 0;
        padding: 0;
    }

    .lisingForm input[type="text"] {
        height: 54px;
        padding-left: 10px;
    }

    .lisingForm .input label {
        color: #000;
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        width: 60%;
        align-self: center;
    }

    table {
        width: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    .content .container {
        overflow-x: auto;
    }

    .aboutCo {
        padding: 45px 0 0;
    }

    .aboutCoMenu .flexBlock {
        flex-direction: column;
    }

    .header .headerNumbers {
        height: 50px;
        padding-top: 0;
        bottom: -62px;
    }

    .header .headerInfo {
        height: 60px;
        padding: 15px 0;
    }

    .titleBlock.about_head {
        margin-bottom: 100px;
    }

    .header .headerNumbers .numberFree {
        padding-top: 0;
        top: -16px;
        height: 25px;
        line-height: 50px;
    }

    .header .headerNumbers .flexBlock {
        height: 100%;
    }

    #dd {
        display: none;
    }

    .header .headerInfo .icon {
        top: 0;
        height: 100%;
        display: none;
    }

    .search-page table {
        width: auto;
    }

    .header .headerInfo .icon img {
        float: left;
    }

    .header .headerInfo .icon .req_call {
        display: block;
        float: left;
        color: #fff;
        line-height: 50px;
    }

    .product .rightColumn .productImg {
        padding-left: 0;
    }

    .technicalList {
        padding: 0 10px;
    }

    .technicalList table {
        border-spacing: 0;
        border-collapse: collapse;
    }

    .descrConstr ul {
        left: 0;
    }

    .descrConstr ul li {
        list-style-position: inside;
    }

    .productTitle.ser_ser {
        flex-direction: column;
    }

    .productTitle.ser_ser .img_bl {
        width: 100%;
    }

    .productTitle.ser_ser .pr_tl_txt {
        padding: 0 15px;
    }

    .productTitle.ser_ser .pr_tl_txt .name {
        position: absolute;
        right: 20px;
        top: 30px;
    }

    .productTopInfo {
        position: relative;
        padding-left: 0;
        padding-top: 10px;
    }

    .productTopInfo .centr {
        width: 100%;
    }

    .productTopInfo .centr .left_elem {
        float: none;
        width: 100%;
    }

    .productTopInfo .centr .right_elem {
        float: none;
        width: 100% !important;
    }

    .productTopInfo .centr .right_elem .text a {
        position: absolute;
        right: 0;
        top: 30px;
        width: 50%;
    }

    .productTopInfo .centr .right_elem .text a p {
        font-size: 14px !important;
    }

    .product .productTitle .name {
        font-size: 14px;
    }

    .productTopInfo .xlBlock {
        float: none;
        margin-left: 0;
        width: 100% !important;
    }

    /*.product .rightColumn .productTopInfo .asideInfo .available
    {
      position: absolute;
      top: 70px;
      right: 0;
      width: 50%;
    }*/
    .product .rightColumn .productTopInfo .asideInfo .available div:first-child {
        padding: 0 20px;
        width: auto;
    }

    .product .rightColumn .productTopInfo .asideInfo .available div:first-child p {
        font-size: 12px;
    }

    .categoryList .categorySingle {
        width: 100%;
    }

    .categoryList .categorySingle:after {
        height: 0;
    }

    .sh_tl {
        display: none;
    }

    .sh_tl.mb_vr {
        display: block;
    }

    .sh_tl.mb_vr p {
        font-size: 14px !important;
    }

    .sh_cnt.mb_vr {
        display: block;
    }

    .lk_img {
        display: block;
        float: left;
        width: 50%;
    }

    .ad_bl {
        width: 50%;
        float: left;
    }

    .clr_all {
        clear: both;
    }

    .sec_el_bl .productTopInfo {
        padding: 0 0 0 10px;
    }

}

@media screen and (max-width: 320px) {
    .header .headerInfo .icon .req_call {
        font-size: 12px;
    }

    .product .rightColumn .productTopInfo .asideInfo .available div:first-child {
        padding: 0 10px;
    }
}

div.search-item a {
    color: var(--color-primary);
}

div.search-item a:visited {
    color: rgba(0, 22, 29, 0.9);
}

.c_ar {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    vertical-align: top;
    border-left: 9px solid #69ab44;
    position: relative;
    top: 10px;
}

.CatD .c_ar {
    position: absolute;
}

/* О компании */
.company-text,
.company-text p {
    color: var(--color-primary);
    /* font-size: 24px; */
    font-size: 20px;
    line-height: 1.5;
}

.company-text h2 {
    font-size: 24px;
    font-style: italic;
    text-transform: uppercase;
    margin: 30px 0 20px 0;
}

.company-text img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.company-text ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.company-text ul li {
    background: url('images/company-li.png') center left no-repeat;
    padding: 5px 0 5px 20px;
}

.company-today__title {
    height: auto;
}

.company-today {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.company-today .item {
    width: 48%;
    margin: 10px;
    padding: 0;
    background-color: #ffffff;
}

.company-today .item img {
    margin: 0;
    max-width: 100%;
}

.company-today .item .title {
    margin: 0;
    font-size: 20px;
    color: #000000;
    text-align: center;
    display: block;
    padding: 25px 10px;
}

.company-partners .titleBlock {
    height: auto;
}

.company-partners,
.company-partners p {
    color: #ffffff;
}

.company-partners ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.company-partners ul li {
    background: url('images/company-li.png') center left no-repeat;
    padding: 5px 0 5px 20px;
    color: #ffffff;
    width: 33%;
}

.company-partners ul li a {
    color: #fff;
    text-decoration: none;
}

.company-map__title {
    height: auto;
}

.company-map__title h2 {
    color: var(--color-primary);
}

.company-map {
    margin-top: 40px;
}

.company-map .item {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.company-map .item .map {
    min-width: 300px;
    max-width: 300px;
    margin-right: 20px;
}

.company-map .item .image {
    min-width: 300px;
    /*max-width: 300px;*/
    margin-right: 20px;
}

.company-map .item .image img {
    height: 300px;
}

.company-map .item .text {
    font-size: 18px;
}

.company-map .item .text strong {
    display: block;
    font-size: 18px;
}

.company-map .item .text span {
    display: block;
    text-transform: uppercase;
    font-weight: 300;
}

.company-map .item .text ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
}

.company-map .item .text ul li {
    background: url('images/company-li.png') center left no-repeat;
    padding: 5px 0 5px 20px;
    background-position-y: 13px;
}

.company-project {
    background-position: center top;
    background-repeat: no-repeat;
    height: 695px;
}

.company-project p {
    color: #ffffff;
}

.company-projects {
    padding-top: 10px;
    background: url(images/innermenubg.png);
}

.company-projects .titleBlock h2 {
    color: var(--color-primary);
    font-size: 24px;
    font-weight: 300;
    font-style: unset;
}

.company-projects__list {
    display: flex;
    flex-wrap: wrap;
}

.company-projects__list .item {
    width: 25%;
    padding: 25px;
    text-align: center;
    border: 1px solid #b2b1b1;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 30px;
}

.company-projects__list .item:nth-child(1),
.company-projects__list .item:nth-child(4) {
    border: 0;
}

.company-projects__list .item:nth-child(2) {
    border-right: 0;
}

.company-projects__list .item:nth-child(5),
.company-projects__list .item:nth-child(8) {
    border: 0;
}

.company-projects__list .item:nth-child(6) {
    border-right: 0;
}

.company-projects__list .item:nth-child(9),
.company-projects__list .item:nth-child(12) {
    border: 0;
}

.company-projects__list .item:nth-child(10) {
    border-right: 0;
}

.company-projects__function {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
}

.company-projects__function div {
    width: 50%;
}

.company-projects__function img {
    max-width: 100%;
}

.company-projects__function ul {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
}

.company-projects__function ul li {
    background: url('images/company-li.png') 0 12px no-repeat;
    padding: 5px 0 5px 20px;
}

.company-history__block {
    display: flex;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dotted #0a7494;
    overflow: hidden;
    height: 100px;
}

.company-history__block-btn {
    display: block;
    width: 21px;
    height: 21px;
    background: url('images/plus.png') center center no-repeat;
    position: absolute;
    right: 15px;
    margin-top: -63px;
    cursor: pointer;
}

.company-history__block-btn.active {
    background-image: url('images/minus.png');
}

.company-history__block .year {
    color: var(--color-primary);
    font-size: 32px;
    font-weight: 500;
    min-width: 200px;
    max-width: 200px;
}

.company-history__block .title {
    color: var(--color-primary);
    font-weight: 600;
    margin: 0 30px;
    min-width: 370px;
    max-width: 370px;
}

.company-history__block .text {
    position: relative;
}

.company-history__block .text:before {
    content: "";
    display: block;
    top: 69px;
    height: 30px;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%);
}

.company-history__block .text.active:before {
    display: none;
}

.company-history__block .text ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
}

.company-history__block .text ul li {
    background: url('images/company-li.png') center left no-repeat;
    padding: 5px 0 5px 20px;
    background-position-y: 13px;
}

.company__map {
    width: 100%;
    height: 300px;
}

@media (max-width: 768px) {
    .company-today .item {
        width: 46%;
    }

    .company-history__block {
        flex-wrap: wrap;
        height: 200px;
    }

    .company-partners ul li {
        width: 50%;
    }

    .company-map .item {
        flex-wrap: wrap;
    }

    .company-projects__list .item {
        width: 50%;
    }

    .company-projects__list .item {
        border-width: 0;
    }

    .company-projects__function {
        flex-wrap: wrap;
    }

    .company-projects__function div {
        width: 100%;
    }

    .company-projects__function div:first-child {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .company-projects__list .item {
        width: 100%;
    }

    .company-partners ul li {
        width: 100%;
    }

    .company-today .item {
        width: 100%;
    }

    .company-map .item .map {
        max-width: 100%;
        min-width: 100%;
    }

    .company-map .item .image {
        max-width: 100%;
        min-width: 100%;
    }
}

/* О компании */
@media (max-width: 1024px) {
    .sertificate-list {
        justify-content: center;
    }
}

@media (max-width: 640px) {
    .sertificate-list .sertificate {
        width: 100%;
        margin: 10px 0;
    }

    .sertificate-list .sertificate .image {
        height: 375px;
    }
}

.company-projects.bottom {
    margin-bottom: -56px;
}

.titleBlock.about_head h2 {
    color: var(--color-primary);
}

.titleBlock.about_head {
    margin-bottom: 100px;
}

table {
    width: auto;
    overflow-x: scroll;
}

.singleNewsText img {
    /*margin: 11px 11px 0 0;*/
    margin: 0;
}

.singleNewsText.gallery_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/*.singleNewsText.gallery_block img,*/
.singleNewsText.gallery_block a {
    width: calc(50% - 5px);
    /*margin: 11px 11px 0 0;*/
    height: auto;
    margin-top: 11px;
}

.singleNewsText.gallery_block a.media_el {
    width: calc(100% / 4);
}

.singleNewsText p img {
    margin: 0;
}

.copyright {
    display: block;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    position: absolute;
    left: 33px;
    bottom: 20px;
    text-decoration: none;
    color: #000;
}

/* new styles */
.col {
    display: block;
    position: relative;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.col .row {
    display: block;
}

.col .row--flex {
}

.header--new {
    background: #ffffff;
}

.header--new .header__info {
    padding: 15px 0;
}

.header--new .header__info .col {
}

.header--new .header__info .col .row {
}

.header--new .header__info .col .row--flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.header--new .header__info .col .row .logo {
    width: 280px;
}

.header--new .header__info .col .row .logo .logo__link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    width: 100%;
    line-height: 1;
}

.header--new .header__info .col .row .logo .logo__link .logo__img {
    width: auto;
    height: auto;
    margin: 7px 8px 0 0;
    max-width: 100%;
    max-height: 100%;
    border: none;
    line-height: 1;
}

.header--new .header__info .col .row .logo .logo__link .logo__text {
    display: flex;
    flex-direction: column;
    gap: 1px;
    font-size: 20px;
    color: var(--color-primary);
}

.header--new .header__info .col .row .logo .logo__link .logo__text span {
    line-height: 1;
    letter-spacing: 1px;
    font-family: 'Play', sans-serif;
    font-weight: bold;
}

.header--new .header__info .col .row .phones {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    flex: 1;
    gap: 5px;
    padding: 15px 30px 15px 0;
    border-right: 1px solid #cdd0d1;
}

.header--new .header__info .col .row .phones .phones__main {
}

.header--new .header__info .col .row .phones .phones__main .phone,
.header--new .header__info .col .row .phones .phones__free .phone {
    font-weight: 400;
}

.header--new .header__info .col .row .phones .phones__main .phone .phone__text,
.header--new .header__info .col .row .phones .phones__free .phone .phone__text {
    color: #333333;
    text-transform: none;
}

.header--new .header__info .col .row .phones .phones__main .phone .phone__number,
.header--new .header__info .col .row .phones .phones__free .phone .phone__number {
    font-weight: bold;
    color: var(--color-primary);
    transition: all 0.3s linear;
}

.header--new .header__info .col .row .phones .phones__main .phone .phone__number:hover,
.header--new .header__info .col .row .phones .phones__free .phone .phone__number:hover {
    color: #16aedf;
}

.header--new .header__info .col .row .order {
    padding: 10px 30px 10px 0;
    border-right: 1px solid #cdd0d1;
}

.header--new .header__info .col .row .order .darkBlue {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 5px 5px 10px;
    background: #fff;
    transition: all 0.3s linear;
}

.header--new .header__info .col .row .order .darkBlue:hover {
    background-color: #e1f8ff;
}

.header--new .header__info .col .row .order .darkBlue .feedback__text {
    color: var(--color-primary);
}

.header--new .header__info .col .row .order .darkBlue .feedback__icon {
    width: 32px;
    height: 32px;
}

.header--new .header__info .col .row .language {
    text-decoration: none;
    color: var(--color-primary);
    transition: all 0.3s linear;
}

.header--new .header__info .col .row .language:hover {
    color: #16aedf;
}

.header--new .headerNav {
    background: var(--color-primary);
    height: auto;
    padding: 10px 0;
    line-height: 1;
    margin: 0;
}

.header--new .headerNav .col {
}

.header--new .headerNav .col nav {
}

.header--new .headerNav .col nav .main-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.header--new .headerNav .col nav .main-menu > li {
}

.header--new .headerNav .col nav .main-menu > li .root-item {
    font-size: 16px;
    color: #fff;
}

.footer .footerBlock a {
    height: 50px;
}

.footer .footerBlock a > img {
    height: 50px;
    width: auto;
}

.footer .copy {
    font-size: 16px;
}

.news .swiper-slide .date {
    font-size: 20px;
}

.news .swiper-slide .swiper-slide-inner {
    border-top: 15px solid #4990e2;
}

.burger__wrap {
    padding: 10px 0 10px 30px;
    border-left: 1px solid #cdd0d1;
    height: 100%;
    display: flex;
    align-items: center;
}

.burger__wrap .burger {
    width: 32px;
    height: 32px;
    display: flex;
    position: relative;
    z-index: 1;
    flex: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition-delay: 0.25s;
}

@media screen and (max-width: 768px) {
    .burger__wrap .burger {
        width: 28px;
        height: 28px;
    }
}

.burger__wrap .burger span.burger__line {
    width: 100%;
    height: 2px;
    background-color: var(--color-primary);
    transition: all 0.3s linear;
}

.burger__wrap .burger span.burger__line::before {
    content: '';
    display: block;
    position: relative;
    z-index: 1;
    margin: -11px 0 0 0;
    height: 2px;
    background-color: var(--color-primary);
    transition: all 0.3s linear;
}

.burger__wrap .burger span.burger__line::after {
    content: '';
    display: block;
    position: relative;
    z-index: 1;
    margin: 20px 0 0 0;
    height: 2px;
    background-color: var(--color-primary);
    transition: all 0.3s linear;
}


/*.header.header--new .headerNav {*/
/*    display: block !important;*/
/*}*/

/*@media screen and (max-width: 1140px) {*/
/*    .header.header--new .headerNav {*/
/*        display: block !important;*/
/*    }*/

/*    .header.header--new .headerNav {*/
/*        display: none !important;*/
/*    }*/
/*}*/

/* скрытие элементов на странице при адаптивке */
@media screen and (max-width: 768px) {
    .mobile-hide {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1140px) {
    .tablet-hide {
        display: none;
    }
}

@media screen and (min-width: 1140px) {
    .desktop-hide {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .header--new .header__info .col .row .logo {
        width: 200px !important;
    }

    .header--new .headerNav {
        display: none;
    }

    .footer .copy {
        left: unset;
        bottom: 0;
    }
}

@media screen and (max-width: 600px) {
    .news .swiper-button-next,
    .news .swiper-button-prev {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }

    .news .swiper-button-prev {
        transform: translateY(-50%) rotate(180deg);
    }
}

@media screen and (max-width: 768px) {
    .mainSlider .swiper-slide p {
        padding: 20px 0;
        margin: 0;
    }

    .header--new .header__info .col .row--flex {
    }

    .header--new .header__info .col .row .logo {
        width: 70% !important;
        align-content: center;
        justify-content: center;
        flex: none;
    }

    .header--new .header__info .col .row .logo .logo__link {
        width: 75%;
        height: auto;
        display: inline-block;
        margin: 0 auto;
    }

    .header--new .header__info .col .row .phones {
        display: none;
    }

    .header--new .header__info .col .row .order {
        display: none;
    }

    .header--new .header__info .col .row .language {
        display: none;
    }

    .header--new .header__info .col .row .logo .logo__link .logo__img {
        height: 40px;
    }
}


/* mobile menu */
.mobile-menu-wrap {
    position: fixed;
    padding: 15px 20px 20px 20px;
    display: flex;
    width: 100%;
    max-width: 400px;
    height: 100vh;
    background-color: rgba(0, 109, 144, 0.875);
    color: #fff;
    right: -100%;
    flex-direction: column;
    justify-content: space-between;
    transition: all 1s ease-in-out;
    top: 0;
    z-index: 1000;
}

.mobile-menu-wrap.animate {
    right: 0;
}

@media screen and (max-width: 768px) {
    .mobile-menu-wrap {
        max-width: none;
    }
}

.mobile-menu-wrap .top {
}

.mobile-menu-wrap .top__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 12px 0;
    border-bottom: 2px solid #fff;
}

.header--new .header__info .col .row .mobile-menu-wrap .top .logo {
    width: 200px;
}

@media screen and (min-width: 1140px) {
    .header--new .header__info .col .row .mobile-menu-wrap {
        display: none;
    }
}

.mobile-menu-wrap .top .burger__wrap {
    padding: 10px 0 10px 10px;
    border: none;

}

.mobile-menu-wrap .top .burger__wrap .burger .burger__line::before,
.mobile-menu-wrap .top .burger__wrap .burger .burger__line::after,
.mobile-menu-wrap .top .burger__wrap .burger .burger__line {
    transition-delay: 0.5s;
    background-color: #fff;
}

.mobile-menu-wrap .top .burger__wrap .burger .burger__line {
    transform: rotate(45deg);
}

.mobile-menu-wrap .top .burger__wrap .burger .burger__line::after,
.mobile-menu-wrap .top .burger__wrap .burger .burger__line::before {
    transform: rotate(-90deg);
    margin: 0;
}


.mobile-menu-wrap .top .mobile-menu {
    margin-top: 50px;
}


.mobile-menu-wrap .middle {
}

.mobile-menu-wrap .bottom {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.mobile-menu-wrap .bottom .language {
    display: inline-block;
    color: #ffffff;
    line-height: 1;
}

.mobile-menu-wrap .bottom .mobile-phones {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.mobile-menu-wrap .bottom .mobile-phones .phones__main .phone,
.mobile-menu-wrap .bottom .mobile-phones .phones__free .phone {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile-menu-wrap .bottom .mobile-phones .phones__main .phone .phone__text,
.mobile-menu-wrap .bottom .mobile-phones .phones__free .phone .phone__text {
    font-weight: 300;
    font-size: 16px;
}

.mobile-menu-wrap .bottom .mobile-phones .phones__main .phone .phone__number,
.mobile-menu-wrap .bottom .mobile-phones .phones__free .phone .phone__number {
    font-weight: bold;
    margin: 0 0 0 20px;
    font-size: 18px;
}

.header--new .header__info .col .row .mobile-menu-wrap .language-wrapper {
    display: flex;
    align-items: center;
    font-weight: 300;
    margin: 0 0 35px 0;
    font-size: 20px;
    justify-content: center;
}

.header--new .header__info .col .row .mobile-menu-wrap .language-wrapper > a,
.header--new .header__info .col .row .mobile-menu-wrap .language-wrapper > span {
    text-decoration: none;
    color: #fff;
    padding: 0 0.4rem;
}

.header--new .header__info .col .row .mobile-menu-wrap .language-wrapper > a {
    display: inline-block;
    line-height: 1;
}

.header--new .header__info .col .row .mobile-menu-wrap .language-wrapper > span {
    opacity: 0.5;
    display: inline-block;
    line-height: 1;
}

.header--new .header__info .col .row .mobile-menu-wrap .language-wrapper a:first-child,
.header--new .header__info .col .row .mobile-menu-wrap .language-wrapper span:first-child {
    margin-left: 1rem;
}

.header--new .header__info .col .row .mobile-menu-wrap .language-wrapper .language {
    display: block;
    color: #fff;
    font-weight: bold;
    margin: 0 0 0 30px;
}

.mobile-menu-wrap a {
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    color: #fff;
}


.header--new .header__info .mobile-menu-wrap .mobile-menu .main-menu {
    display: flex;
    flex-direction: column;
    margin: 0;
    gap: 10px;
}

.header--new .header__info .mobile-menu-wrap .mobile-menu .main-menu > li {
}

.header--new .header__info .mobile-menu-wrap .mobile-menu .main-menu > li > a {
    position: relative;
    margin: 0 0 0 15px;
    font-size: 16px;
}

.header--new .header__info .mobile-menu-wrap .mobile-menu .main-menu > li > a::before {
    content: '►';
    display: inline-block;
    position: absolute;
    font-size: 10px;
    line-height: 1;
    top: 50%;
    left: 0;
    transform: translate(-150%, -50%);
}


.footer-lineout-left > a {
    display: inline-block;
    margin-left: 30px;
}

.cookie-message {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    left: 20px;
    right: 20px;
    max-width: 650px;
    padding: 0;
    font-family: Arial, sans-serif;
    animation: fadeIn 0.5s ease-in-out;
    display: none;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.cookie-message-inner {
    display: grid;
    justify-items: start;
    grid-gap: 15px;
    font-size: 14px;
    padding: 20px;
    line-height: 1.5;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.35);
}

.cookie-message-text {
    color: #5a5a5a;
}

.cookie-message-link {
    color: #006d90;
    text-decoration: underline;
}

.cookie-message-link:hover {
    color: #1a91b7;
}

.cookie-message-inner .button {
    justify-self: end;
    background: #006d90;
    color: #fff;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
}

.cookie-message-inner .button:hover {
    background-color: #1a91b7;
    color: #fff;
}

@media (max-width: 480px) {
    .cookie-message {
        max-width: 100%;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }
}

@media (min-width: 1256px) {
    .innerMenu.aboutCoMenu .container {
        width: 100%;
        max-width: 1340px;
    }

    .innerMenu.aboutCoMenu .container .flexBlock {
        width: 100%;
        max-width: 100%;
        justify-content: center;
        gap: 15px;
    }
}


.content .innerContent .container > ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}