* {
    box-sizing: border-box;
}

html,
body {
    height: 100%;
}

body {
    overflow-x: hidden;
}

.footer {
    display: block;
    height: 50px;
}

.bestseller-left-block {
    padding: 10px 0 10px 10px;
    margin-bottom: 0.7rem;
    display: flex;
    margin-left: 1rem;
    margin-right: 1rem;
    border-bottom: 1px solid lightgrey;
}

.bestseller-left-text {
    color: black;
}

.bestseller-left-link {
    background-color: white !important;
    color: black !important;
    padding: 0 0 10px 1rem !important;
    font-weight: 800 !important;
}

.bestseller-left-link img {
    height: 70px;
}

.bestseller-left-price {
    text-align: left;
    padding-left: 1rem;
}

.product-show-img-container img {
    height: 270px;
    width: unset !important;
    border: none !important;
}

#bestseller-left-list {
    list-style: none;
    display: unset;
    padding-inline-start: unset;
}

.contacts-form-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 1rem;
}

.articleInList {
    width: unset !important;
}

#article-show-block {
    margin: 0 !important;
    padding-top: 0 !important;
}

#article-show-block img {
    float: left;
    margin: 5px 1rem 5px 0;
}

#article-show-block h1 {
    margin: 1.5rem 0 2rem 0;
}

.cardCatalogProducts {
    margin: 0.5rem auto;
    width: 350px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.linkCatalogMenu {
    background-color: #7f9d1f;
    color: white;
}

.linkCatalogMenu:hover {
    background-color: white;
    color: black;
}

.commonContainer {
    min-height: calc(100vh - 340px);
}

#mobileSearchContainer {
    display: none;
}

#desktopSearchContainer {
    display: inline-block;
    vertical-align: middle;
    margin-right: 65px;
}

#desktopSearchContainer .advancedlink a {
    font-size: 12px;
    text-decoration: underline;
}

#desktopSearchContainer .text {
    height: 36px;
    vertical-align: middle;
    margin-right: 5px;
    width: 130px;
}

#desktopSearchContainer .submit {
    border: #4eb5da 1px solid;
    border-radius: 5px;
    background-color: #4eb5da;
    font-weight: bold;
    font-size: 1rem;
    color: #fff;
    padding: 8px 15px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
    vertical-align: middle;
    height: 36px;
}

.header-contacts-form-link {
    margin-right: 65px;
}

#mobileSearchContainer #searchForm > #nc_search_query {
    padding: 5px;
    margin: 5px;
}

#mobileSearchContainer #searchForm > .submit {
    padding: 5px;
}

.ui-autocomplete-input {
    width: 7rem;
}

#browserSearch {
    display: none;
}

.labelContactForm {
    padding-bottom: 5px;
    font-size: 12px;
}

.itemContactForm {
    padding-bottom: 0.5rem;
    padding-right: 2rem;
}

.itemContactForm input, .itemContactForm select, .itemContactForm option {
    border: 1px solid black;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
}

.itemContactForm textarea {
    border: 1px solid black;
    border-radius: 5px;
}

.redStar {
    color: #E30613;
}

.article-wrapper {
    margin-bottom: 1rem !important;
}

#containerContactsForm {
    display: flex;
    width: 35%;
    background-color: #f6f6f6;
    padding: 2rem;
}

.mainMap {
    margin-top: 1rem !important;
}

.warnText {
    margin-left: 9rem;
}

#linkChLangRu, #linkChLangEn, #linkChLangEs:hover {
    cursor: pointer;
}

#mainLinkAllNews {
    text-decoration: underline;
    font-size: 12px;
    margin-left: 1.5rem;
    vertical-align: 0.5rem;
}

#mainLinkAllNews:hover {
    text-decoration: none !important;
}

.ymaps-2-1-75-controls__control {
    left: 60px !important;
}

body {
    min-width: 280px;
    font-family: 'Arial', sans-serif;
    color: #000;
    background: #fff;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
    color: transparent;
}

/* FF 19+ */
input:focus:-ms-input-placeholder {
    color: transparent;
}

/* IE 10+ */

.item:hover {
    cursor: pointer;
}

.partnersTitle {
    text-align: center;
}

.partnersImage {
    text-align: center;
}

.partnerInfo ul li {
    display: inline-block;
    margin-right: 1rem;
    padding-left: 20px;
}

.partnerInfo ul li::before {
    top: 5px;
}

.footerWrapper {
    margin-bottom: 0 !important;
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

a {
    text-decoration: none;
}

#map {
    height: 640px;
    width: 100%;
    touch-action: none;
}

.currentLeftMenuItem {
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #8ac9da;
    padding: 10px 20px !important;
    transition: all 0.2s ease-in-out 0s;
}

.breadcrumbsWrap {
    border-top: #e0e0e0 1px solid;
}

#breadcrumbs {
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.breadcrumbs {
    padding-top: 15px;
}

.breadcrumbs li {
    list-style: none;
    padding: 0;
    display: inline-block;
}

.breadcrumbs li::before {
    display: none;
}

.breadcrumbs li::after {
    content: '/';
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none !important;
}

.breadcrumbs li:last-child::after {
    display: none;
}

.breadcrumbs a {
    display: inline-block;
    position: relative;
    color: #000;
    text-decoration: none;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

h1 {
    margin-top: 35px;
    margin-bottom: 35px;
}

h2 {
    font-size: 30px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.table-wrap {
    overflow-y: hidden;
}

table {
    width: 100%;
}

tr.grey {
    background-color: #f2f2f2;
}

tr:nth-child(odd) {
    background-color: #f2f2f2;
}

th {
    background-color: #4eb5da;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
}

td {
    padding: 15px;
    vertical-align: middle;
    text-align: center;
}

ol {
    padding: 0;
    list-style: none;
}

ol li {
    counter-increment: li;
    position: relative;
    padding-left: 25px;
    line-height: 25px;
}

ol li::before {
    content: counter(li);
    position: absolute;
    left: 0;
    color: #4eb5da;
    font-weight: bold;
    display: block;
    width: 1em;
}

ul {
    padding: 0;
    list-style: none;
}

ul li {
    margin-bottom: 25px;
    position: relative;
    padding-left: 25px;
    line-height: 25px;
}

ul li::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 7px;
    height: 14px;
    width: 14px;
    background: url('/design_2019/img/marker.png') 0 0 no-repeat;
    display: block;
}

.slick-dots li {
    height: 12px !important;
    width: 12px !important;
    padding: 0;
}

.slick-dots li::before {
    display: none;
}

#floatingButtons {
    position: fixed;
    z-index: 99;
    left: 2px;
    top: 220px;
}

#floatingButtons a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4eb5da;
    height: 45px;
    width: 45px;
    border: #4eb5da 1px solid;
    border-radius: 5px;
    margin-bottom: 2px;
    transition: all 0.2s ease-in-out 0s;
}

#floatingButtons a:hover {
    background-color: transparent;
}

#floatingButtons img {
    height: 25px;
    filter: brightness(0) invert(1);
    transition: all 0.2s ease-in-out 0s;
}

#floatingButtons a:hover img {
    filter: brightness(100%) invert(0);
}

.mainWrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.mainWrapper .mainContent {
    flex: 1;
}

#mask {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
    background: #000;
    z-index: 1000
}

#dialogWrap {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    z-index: 1001;
}

#dialog {
    width: 100%;
    max-width: 502px;
    background-color: #fff;
}

#dialogHeader {
    display: flex;
    width: 100%;
    padding: 25px 25px 20px 30px;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: #eee 5px solid;
    line-height: 18px;
}

#dialogHeader > div:first-child {
    flex: 1;
}

#productListMainContainer {
    width: 100%;
    padding-top: 0.7rem;
}

#dialogHeader > div:last-child {
    position: relative;
    color: #4eb5da;
    cursor: pointer;
    font-size: 20px;
}

#dialogHeader > div:last-child:hover {
    top: -1px;
}

#dialogContent {
    padding: 30px;
}

#dialogContent fieldset {
    border: 0;
    padding: 0;
    margin-bottom: 15px;
}

#dialogContent fieldset label {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#dialogContent input[type="text"],
#dialogContent textarea {
    border: #e5e5e5 1px solid;
    background-color: #fafafa;
    padding: 15px;
    width: 100%;
    resize: none;
}

#dialogContent select {
    border: #e5e5e5 1px solid;
    background-color: #fafafa;
    padding: 15px 25px 15px 15px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.selectWrap {
    position: relative;
}

.selectWrap::after {
    content: "";
    border-color: #000 transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    margin-left: -2px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    right: 18px;
    width: 0;
    pointer-events: none;
}

#dialogBottom {
    display: flex;
}

#dialogBottom > div:first-child {
    margin-right: 20px;
}

#dialogBottom input[type="submit"] {
    border: #4eb5da 1px solid;
    border-radius: 5px;
    background-color: #4eb5da;
    font-weight: bold;
    color: #fff;
    padding: 8px 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
}

#dialogBottom input[type="submit"]:hover {
    background-color: transparent;
    color: #000;
}

a {
    color: #4eb5da;
}

a.grey {
    color: #9c9c9c;
}

a:hover {
    text-decoration: none;
}

.wrapper {
    max-width: 1140px;
    margin: 0 auto;
}

.mainHeader {
    display: flex;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mainHeader > div:first-child {
    width: 190px;
    margin-right: 25px;
}

.mainHeader > div:first-child a {
    display: block;
    width: 190px;
    height: 100px;
    background-size: 252px 255px;
}

.mainHeader > div:last-child {
    flex: 1;
    text-align: right;
}

.mainHeader > div:last-child div {
    text-align: left;
}

.mainMenu > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.mainHeader .topBlock {
    display: flex;
}

.mainHeader .topBlock p {
    margin: 0;
    color: #c2c2c2;
    font-size: 12px;
    text-transform: uppercase;
}

.mainHeader .bottomBlock {
    display: flex;
    margin-top: 20px;
}

.mainHeader .bottomBlock > div:first-child {
    flex: 1;
}

.mainHeader .bottomBlock .hamburger {
    display: none;
    text-align: right;
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 6px
}

.mainHeader .bottomBlock .hamburger div {
    display: inline-block;
    width: 34px;
    cursor: pointer;
    margin-right: 20px;
}

.mainHeader .bottomBlock .hamburger div p {
    display: block;
    width: 100%;
    height: 4px;
    background-color: #fff;
    margin: 5px auto 5px;
}

.mainHeader .bottomBlock nav a {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.mainHeader .bottomBlock nav a::after {
    position: absolute;
    content: " ";
    height: 2px;
    width: 0;
    left: 0;
    bottom: -2px;
    background-color: #4eb5da;
    transition: all 0.2s ease-in-out 0s;
}

.mainHeader .bottomBlock nav a:hover::after {
    width: 85%;
}

.mainHeader .bottomBlock nav a + a {
    margin-left: 20px;
}

.mainHeader .bottomBlock .langSelector a {
    display: inline-block;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    transition: all 0.2s ease-in-out 0s;
}

.mainHeader .bottomBlock .langSelector a:hover {
    color: #888;
}

.mainHeader .bottomBlock .langSelector a:nth-child(2) {
    border-left: #e0e0e0 1px solid;
    padding: 2px 8px;
    border-right: #e0e0e0 1px solid;
}

.mainHeader .bottomBlock .langSelector a:first-child {
    padding-left: 0;
}

.mainHeader .bottomBlock .langSelector a:last-child {
    padding-right: 0;
}

.mainSlider {
    position: relative;
}

.mainSlider .slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 120px;
    height: 600px;
}

.mainSlider .slide .contentWrap {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.mainSlider .contentWrap .title {
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px;
}

.mainSlider .contentWrap .content {
    color: #fff;
    margin-bottom: 40px;
}

.mainSlider .contentWrap .link a {
    border: #4eb5da 1px solid;
    border-radius: 5px;
    background-color: #4eb5da;
    font-weight: bold;
    color: #fff;
    padding: 8px 15px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}

.mainSlider .contentWrap .link {
    position: absolute;
    bottom: 130px;
}

.mainSlider .contentWrap .link a:hover {
    background-color: transparent;
    color: #4eb5da;
}

.mainSliderWrap .arrowsWrap {
    position: relative;
}

.arrowsWrap .slick-arrow {
    position: absolute;
    top: 290px;
    font-weight: bold;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
    height: 60px;
    width: 60px;
    background: url('/design_2019/img/slider-arrows.png') 0 0 no-repeat;
    border-radius: 50%;
    text-align: center;
    z-index: 99;
    transition: all 0.2s ease-in-out 0s;
}

.arrowsWrap .slick-arrow:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.arrowsWrap .slick-arrow.prev {
    left: 0;
}

.arrowsWrap .slick-arrow.next {
    right: 0;
    background-position: -64px -3px;
}

.mainSlider .slick-dots {
    position: absolute;
    width: 100%;
    bottom: 20px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.mainSlider .slick-dots li {
    display: inline-block;
    height: 12px;
    width: 12px;
    background-color: #fff;
    border: #fff 1px solid;
    border-radius: 50%;
    margin: 0 15px;
    cursor: pointer;
}

.mainSlider .slick-dots li.slick-active {
    background-color: transparent;
}

.mainSlider .slick-dots li button {
    display: none;
}


.mainAbout {
    margin-top: 45px;
}

.mainAbout {
    display: flex;
    align-items: center;
}

.mainAbout > div + div {
    margin-left: 35px;
}

.mainAbout .title {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.mainWaves {
    margin-top: 60px;
    background: url('/design_2019/img/waves.png') center no-repeat;
    background-size: 100% 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.mainWaves .wrapper > div {
    display: flex;
}

.mainWaves .wrapper > div > div + div {
    margin-left: 20px;
}

.productList {
    display: flex;
    flex-wrap: wrap;
}

.productList > div {
    flex: 0 47%;
}

.productBlock {
    margin: 10px 10px !important;
    padding: 0;
    border: 0.5px solid darkgrey;
}

.productListContainer {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.mainWaves .wrapper div.icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 80px;
    background: url('/design_2019/img/rhombus.png') 0 0 no-repeat;
    background-size: contain;
}

.mainWaves .wrapper div.title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}

.production {
    margin-top: 80px;
    position: relative;
}

.production .title {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.production .slide {
    width: 360px;
    margin-left: 15px;
    margin-right: 15px;
}

.production .slide img, .cardCatalogProducts img {
    display: block;
    border-radius: 5px 5px 0 0;
    width: 100%;
    height: 218px;
}


.production .slide div, .cardCatalogProducts div {
    border-radius: 0 0 5px 5px;
    padding: 10px;
    height: 85px;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    background-color: #7f9d1f;
    color: #fff;
}

.production .slick-arrow {
    position: absolute;
    top: 50%;
    height: 42px;
    width: 42px;
    margin-top: -21px;
    background-color: #4eb5da;
    border: #4eb5da 1px solid;
    border-radius: 50%;
    cursor: pointer;
    z-index: 99;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.2s ease-in-out 0s;
}

.production .slick-arrow.prev {
    left: -60px;
    background-image: url('/design_2019/img/left-arrow.svg');
}

.production .slick-arrow.next {
    right: -60px;
    background-image: url('/design_2019/img/right-arrow.svg');
}

.production .slick-arrow:hover {
    background-color: #3d8aa7;
    border-color: #3d8aa7;
}

.moreReadArticleList {
    width: 226px;
    margin-top: 1rem;
    text-align: center;
    background-color: #4eb5da;
    border: 1px solid #4eb5da;
    border-radius: 5px;
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

.moreReadArticleShow {
    display: block;
    width: 110px;
    margin-top: 1rem;
    text-align: center;
    background-color: #4eb5da;
    border: 1px solid #4eb5da;
    border-radius: 5px;
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

#submitContactForm {
    display: block;
    width: 110px;
    margin-top: 1rem;
    text-align: center;
    background-color: #4eb5da;
    border: 1px solid #4eb5da;
    border-radius: 5px;
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

#nc_captcha_refresh_button0 {
    display: inline-block;
    width: 100px;
    text-align: center;
    background-color: #4eb5da;
    border: 1px solid #4eb5da;
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
    margin-left: 0.5rem;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

#nc_captcha_refresh_button0:hover {
    cursor: pointer;
}

#submitContactForm:hover {
    cursor: pointer;
}

.linkBackProductShow {
    display: block;
    width: 140px;
    text-align: center;
    background-color: #4eb5da;
    border: 1px solid #4eb5da;
    border-radius: 5px;
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    font-size: 1rem;
}

.production .link {
    display: block;
    width: 226px;
    margin: 50px auto 0;
    text-align: center;
    background-color: #4eb5da;
    border: 1px solid #4eb5da;
    border-radius: 5px;
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

.production .link img {
    filter: brightness(0) invert(1);
    height: 14px;
    vertical-align: middle;
    transition: all 0.2s ease-in-out 0s;
}

.production .link:hover {
    color: #4eb5da;
    background-color: transparent;
}

.production .link:hover img {
    filter: brightness(100%) invert(0);
}

.services {
    margin-top: 90px;
    padding-top: 100px;
    padding-bottom: 100px;
    background: #1a86c7 url('/design_2019/img/services.jpg') center bottom no-repeat;
    background-size: cover;
}

.services .wrapper {
    display: flex;
}

.services .wrapper > div:first-child {
    margin-right: 166px;
}

.services .wrapper > div:first-child .title {
    margin-top: 75px;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
}

.services .wrapper > div:nth-child(2) {
    margin-right: 30px;
}

.services .wrapper > div:nth-child(2) div {
    margin-top: 50px;
    height: 70px;
    width: 1px;
    background-color: #fff;
}

.services .wrapper > div:last-child {
    flex: 1;
}

.services .wrapper .item {
    background-color: #f3f5f7;
    border-radius: 5px;
    padding: 15px 70px 15px 34px;
    margin-bottom: 5px;
}

.services .wrapper .item .header {
    position: relative;
}

.services .wrapper .item .title {
    font-size: 24px;
}

.services .wrapper .item .icon {
    position: absolute;
    top: -6px;
    right: -45px;
    font-size: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    color: #4eb5da;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.services .wrapper .item ul {
    padding-left: 45px;
}

.services .wrapper .item ul li {
    list-style-type: disc;
    margin-bottom: 14px;
    padding-left: 12px;
    line-height: normal;
}

.services .wrapper .item ul li::before {
    display: none;
}

.services .wrapper .item .content {
    display: none;
}

.leaders {
    background-color: #f3f5f7;
    padding-top: 90px;
    padding-bottom: 90px;
}

.leaders .wrapper {
    position: relative;
}

.leaders .wrapper > .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.leaders .wrapper .slide {
    position: relative;
    background-color: #fff;
    padding: 30px;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 5px;
    width: 100%;
}

.leaders .wrapper .slide .isNew {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #7f9d1f;
    color: #fff;
    padding: 5px 10px;
}

.leaders .wrapper .slide img {
    display: block;
    height: 146px;
    margin: 30px auto 30px;
}

.leaders .wrapper .slide .title {
    color: #c6c6c6;
    font-weight: bold;
    padding-right: 45px;
    font-size: 12px;
}

.leaders .wrapper .slide .content {
    font-size: 18px;
    font-weight: bold;
    color: #4eb5da;
}

.leaders .slick-arrow {
    position: absolute;
    top: 50%;
    height: 42px;
    width: 42px;
    margin-top: -21px;
    background-color: #4eb5da;
    border: #4eb5da 1px solid;
    border-radius: 50%;
    cursor: pointer;
    z-index: 99;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.2s ease-in-out 0s;
}

.leaders .slick-arrow.prev {
    left: -60px;
    background-image: url('/design_2019/img/left-arrow.svg');
}

.leaders .slick-arrow.next {
    right: -60px;
    background-image: url('/design_2019/img/right-arrow.svg');
}

.leaders .slick-arrow:hover {
    background-color: #3d8aa7;
    border-color: #3d8aa7;
}

.mainNewsSlider {
    position: relative;
    margin-bottom: 120px;
}

.mainNewsSlider .slide {
    display: flex;
}

.mainNewsSlider .slide > div + div {
    margin-left: 40px;
}

.mainNewsSlider .slide > div:nth-child(2) {
    margin-top: 0;
}

.mainArticlesWrapper div .date {
    font-size: 12px;
    color: #c6c6c6;
    font-weight: bold;
    margin-bottom: 20px;
}

.mainArticlesWrapper div .title {
    font-size: 18px;
    font-weight: bold;
    color: #4eb5da;
    margin-bottom: 20px;
}

.mainArticlesWrapper div .divider {
    width: 70px;
    height: 2px;
    background: #c6c6c6;
    margin: 30px 0 30px;
}

.mainNewsSlider .slide .title {
    font-size: 18px;
    font-weight: bold;
    color: #4eb5da;
    margin-bottom: 20px;
}

.mainNewsSlider .slide .date {
    font-size: 12px;
    color: #c6c6c6;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.mainNewsSlider .slide .divider {
    width: 70px;
    height: 2px;
    background: #c6c6c6;
    margin: 30px 0 30px;
}

.mainNewsSlider .slide > div:first-child .title,
.mainNewsSlider .slide > div:last-child > .title:first-child {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #000;
}

.mainNewsSlider .slide > div:first-child img {
    width: 262px;
    display: block;
    border-radius: 5px;
}

.mainNewsSlider .slide > div .link {
    display: inline-block;
    margin-top: 30px;
    background-color: #4eb5da;
    border: 1px solid #4eb5da;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

.mainNewsSlider .slide > div .link:hover {
    color: #4eb5da;
    background-color: transparent;
}

.mainNews .arrowsWrap {
    position: absolute;
    z-index: 99;
}

.mainNews .arrowsWrap .wrapper {
    text-align: center;
}

.mainNews .slick-arrow,
.mainMap .slick-arrow{
    position: static;
    display: inline-block;
    height: 42px;
    width: 42px;
    background-color: #4eb5da;
    border: #4eb5da 1px solid;
    border-radius: 50%;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat;
    transition: all 0.2s ease-in-out 0s;
    margin: 0 7px;
}

.mainNews .slick-arrow.prev,
.mainMap .slick-arrow.prev {
    background-image: url('/design_2019/img/left-arrow.svg');
}

.mainNews .slick-arrow.next,
.mainMap .slick-arrow.next {
    background-image: url('/design_2019/img/right-arrow.svg');
}

.mainNews .slick-arrow:hover {
    background-color: #3d8aa7;
    border-color: #3d8aa7;
}

#jsMap {
    height: 640px;
    width: 100%;
}

.mainMap .wrapper {
    position: relative;
}

.mainMap .wrapper > div {
    position: absolute;
    width: 500px;
    max-width: 100%;
    padding: 65px;
    background-color: #fff;
    top: 40px;
    right: 0;
    z-index: 20;
}

.mainMap .wrapper .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 60px;
    text-transform: uppercase;
}

.mainMap .wrapper .content > div + div {
    margin-left: 35px;
}

.mainMap .wrapper .content > div div {
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
    position: relative;
}

.mainMap .wrapper .content > div div .prev {
    position: absolute;
    left: -60px;
    top: 40%;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
}

.mainMap .wrapper .content > div div .next {
    position: absolute;
    right: -60px;
    top: 40%;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
}

.mainMap .wrapper .content div.active {
    color: #4eb5da;
}

.footerWrap {
    background-color: #f3f5f7;
}

.footerWrap .wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.footerWrap .wrapper > div:first-child {
    font-size: 12px;
    margin-right: 90px;
}

.footerWrap .wrapper > div:first-child div {
    margin-top: 8px;
}

.footerWrap .wrapper > div:nth-child(2) {
    margin-right: 90px;
    font-size: 18px;
}

.footerWrap .wrapper > div:nth-child(2) .title {
    font-size: 12px;
    text-transform: uppercase;
    color: #c2c2c2;
    font-weight: bold;
}

.footerWrap .wrapper > div:nth-child(2) div:nth-child(2) {
    margin-bottom: 20px;
}

.footerWrap .wrapper > div:nth-child(3) {
    margin-right: 60px;
}

.footerWrap .wrapper > div:nth-child(4) {
    margin-right: 48px;
}

.footerWrap .wrapper > div:last-child {
    flex: 1;
    text-align: left;
    position: relative;
}

#top {
    display: flex;
    position: fixed;
    bottom: 2rem;
    right: 3rem;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background-color: #4eb5da;
    border: #4eb5da 1px solid;
    border-radius: 50%;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.2s ease-in-out 0s;
    z-index: 30;
}

#top img {
    transform: rotate(180deg);
    filter: brightness(0) invert(1);
    height: 50%;
    transition: all 0.2s ease-in-out 0s;
}

#top:hover {
    background: transparent;
}

#top:hover img {
    filter: brightness(100%) invert(0);
}

.rightImageWrap .wrapper {
    display: flex;
}

.rightImageWrap .wrapper > div:first-child {
    flex: 1;
}

.rightImageWrap .wrapper > div:last-child {
    margin-left: 75px;
    padding-top: 52px;
}

.downloadDoc,
.downloadXls,
.downloadPdf {
    display: inline-block;
    height: 24px;
    position: relative;
    vertical-align: bottom;
    padding-left: 42px;
    text-transform: uppercase;
    text-decoration: none;
}

.downloadDoc:hover,
.downloadXls:hover,
.downloadPdf:hover {
    text-decoration: underline;
}

.downloadDoc::before {
    position: absolute;
    left: 0;
    top: -2px;
    display: block;
    height: 24px;
    width: 24px;
    content: ' ';
    background: url('/design_2019/img/word.svg') 0 0 no-repeat;
    background-size: contain;
}

.downloadXls::before {
    position: absolute;
    left: 0;
    top: -2px;
    display: block;
    height: 24px;
    width: 24px;
    content: ' ';
    background: url('/design_2019/img/excel.svg') 0 0 no-repeat;
    background-size: contain;
}

.downloadPdf::before {
    position: absolute;
    left: 0;
    top: -2px;
    display: block;
    height: 24px;
    width: 24px;
    content: ' ';
    background: url('/design_2019/img/pdf.svg') 0 0 no-repeat;
    background-size: contain;
}

.pictureBlock {
    display: flex;
    margin-bottom: 100px;
}

.pictureBlock > div:last-child {
    margin-left: 40px;
    width: 360px;
}

.pictureBlock > div:last-child img {
    width: auto;
}

.pictureBlock > div:last-child p {
    padding-left: 20px;
    border-left: #4eb5da 5px solid;
}

.productWrap .wrapper {
    display: flex;
}

.productWrap .wrapper > div:first-child {
    margin-right: 30px;
    width: 402px;
}

.productWrap .wrapper > div:first-child ul li {
    padding: 0;
    line-height: normal;
    font-weight: bold;
    margin: 0;
}

.productWrap .wrapper > div:first-child ul li::before {
    display: none;
}

.productWrap .wrapper > div:first-child ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #4eb5da;
    padding: 10px 20px;
    transition: all 0.2s ease-in-out 0s;
}

.productWrap .wrapper > div:first-child ul li a:hover {
    background-color: #6ec2e1;
}

.productWrap h1 {
    margin-top: 0;
    margin-bottom: 30px;
}

.productWrap .wrapper .productProps {
    display: flex;
}

.productWrap .wrapper .productProps > div:first-child {
    margin-right: 30px;
}

.productWrap .wrapper .productProps > div:first-child img {
    width: 262px;
    display: block;
    border: #f0f0f0 1px solid;
}

.productWrap .wrapper .productProps > div:last-child p:first-child {
    margin-top: 0;
}

.productWrap .wrapper .productProps > div:last-child .title {
    margin-top: 40px;
    font-size: 18px;
    text-transform: uppercase;
}

.productWrap .wrapper .productProps > div:last-child .link {
    background-color: #4eb5da;
    border: 1px solid #4eb5da;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin-top: 30px;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}

.productWrap .wrapper .productProps > div:last-child .link:hover {
    background-color: transparent;
    color: #4eb5da;
}

.mainNewsTitle {
    font-size: 30px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 3rem;
    text-transform: uppercase;
    color: #000;
}

.mainNewsWrapper {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 1.5rem;
}

.mainArticlesWrapper {
    width: 25%;
    margin: 0 auto 10px 10px;
}

#mainWrapperArticlesAndNews {
    max-width: 1160px;
    margin: 4rem auto;
    display: flex;
    flex-wrap: wrap;
}

#newsMainArrows {
    position: relative !important;
}

.productWrap {
    margin-bottom: 90px;
}

.main-news-card-description h3 {
    font-size: 1rem;
    font-weight: 600;
}

.main-news-column {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main-news-card:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 70%;
    padding-top: 30px;
    border-bottom: 1px solid #c6c6c6;
}

.main-news-card-date {
    margin-top: auto;
    color: #c6c6c6;
    display: flex;
    justify-content: space-between;
}

.main-news-card-date-more {
    color: #c6c6c6;
}

.main-news-card-date-more:hover {
    color: #4eb5da;
}

.mainAbout .contentWrap {
    flex-direction: row;
    display: flex;
}

.mainAbout .description {
    margin-right: 30px;
}

.widgets {
    display: flex;
    justify-content: space-around;
    height: 300px;
}

.vk-widget {
    margin-right: 5px;
    flex-basis: 100%;
}

.telegram-widget {
    flex-basis: 50%;
}

#vk_groups {
    width: 100% !important;
    height: 100% !important;
}

#vk_groups iframe {
    height: 100% !important;
    width: 100% !important;
}

.telegram-widget iframe {
    margin: 0 !important;
    height: 100% !important;
    width: 100% !important;
}

@media screen and (max-width: 991px) {
    .mainNewsWrapper {
        padding-right: unset !important;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .main-news-card {
        max-width: 100% !important;
        margin-right: unset !important;
    }

    .main-news-card-image {
        height: 220px !important;
    }

    #article-show-block img {
        max-width: 100%;
        margin-bottom: 1rem;
        float: unset !important;
    }

    #article-show-block {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .leaders, .production {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #contactsMap {
        height: unset !important;
        width: unset !important;
        margin-right: 1rem;
    }

    #officesMap {
        height: unset !important;
        padding-top: unset !important;
    }

    .containerOfficesShow div {
        flex: unset !important;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .production, .services {
        margin-top: 3rem;
    }

    .leaders {
        padding-top: 3rem;
    }

    .mainWaves {
        padding: 2.5rem 1rem;
    }

    .nc_search {
        margin-top: 4px;
    }

    .productList > div {
        flex: unset !important;
    }

    #bestseller-left-list h3 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }

    .breadcrumbsWrap {
        margin: 1rem 1.5rem;
    }

    .mainNewsTitle {
        padding: 20px !important;
    }

    .mainNewsSlider {
        padding: 25px !important;
    }

    .productWrap .wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .productWrap, #partnersBlock, .mainAbout, .mainArticlesWrapper, .mainMap {
        margin-bottom: 0;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .wrapper #left-menu-block {
        order: 1;
    }

    .wrapper #productListMainContainer {
        order: 0;
    }

    .mainMap {
        margin-top: 1rem !important;
    }

    #containerContactsForm {
        width: 100% !important;
        order: 2;
    }

    .ui-autocomplete-input {
        width: 75%;
    }

    .advancedlink {
        display: none !important;
    }

    .mainSlider .slide {
        padding-top: 50px;
    }

    .mainSlider .contentWrap .link {
        bottom: 70px;
    }

    #top {
        display: none !important;
    }

    #floatingButtons {
        display: none !important;
    }

    #map {
        height: 400px;
    }

    .regional-offices-slider {
        height: unset !important;
    }

    .mainArticlesWrapper {
        width: 100%;
    }

    .mainNewsWrapper {
        display: block;
        width: 100%;
    }
}

@media all and (max-width: 1280px) {

    .production .slick-arrow,
    .leaders .slick-arrow {
        display: none !important;
    }

}

@media all and (max-width: 1140px) {
    .topBlock {
        flex-wrap: wrap;
    }

    #desktopSearchContainer {
        display: none;
    }

    #browserSearch {
        display: none !important;
    }

    #mobileSearchContainer {
        display: unset !important;
    }

    #desctopSearchContainer {
        display: none;
    }

    #searchForm {
        text-align: left;
        padding: 7px;
    }

    .mainHeader {
        display: block;
    }

    .mainHeader > div:first-child {
        width: 100%;
        margin: 0;
    }

    .mainHeader > div:first-child a {
        margin: 0 auto;
    }

    .mainHeader > div:last-child {
        margin-top: 20px;
        text-align: center;
    }

    .mainHeader .bottomBlock {
        display: block;
    }

    .mainHeader .bottomBlock .hamburger {
        display: block;
    }

    nav.mainMenu a {
        display: block;
        width: 100%;
        padding: 20px;
        border-bottom: #000 1px solid;
    }

    nav.mainMenu a::after {
        display: none;
    }

    .mainHeader .bottomBlock nav a + a {
        margin: 0;
    }

    .mainHeader .langSelector {
        display: flex;
        margin-top: 20px;
    }

    .mainHeader .bottomBlock .langSelector a:nth-child(2) {
        border: none;
    }

    .mainHeader .langSelector a {
        padding: 0;
        flex: 1;
        text-align: center;
    }

    nav.mainMenu {
        display: none;
    }

    .mainSlider .slide .contentWrap {
        margin: 0 100px 0;
        text-shadow: 1px 1px 0 #000;
        display: flex;
        justify-content: center;
    }

    .mainAbout {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

    .mainAbout .instagram-widget,
    .mainAbout .vk-widget {
        text-align: center;
    }

    .mainAbout .instagram-widget {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mainAbout > div:first-child,
    .mainAbout > div:nth-child(2) {
        display: none;
    }

    .mainAbout > div + div {
        margin: 0 0 20px;
    }

    .mainAbout > div:last-child {
        text-align: center;
    }

    .mainWaves {
        text-align: center;
        background-image: none;
        background-color: #eff8fc;
    }

    .mainWaves .wrapper > div {
        display: block;
    }

    .mainWaves .wrapper > div > div + div {
        margin: 0 0 20px;
    }

    .mainWaves .icon {
        margin: 0 auto;
    }

    .services {
        padding: 40px 1rem;
    }

    .services .wrapper > div:first-child .title {
        margin-top: 0;
    }

    .services .wrapper {
        display: block;
    }

    .services .wrapper > div:first-child {
        margin: 0 0 20px;
    }

    .services .wrapper > div:nth-child(2) {
        display: none;
    }

    .mainNewsSlider {
        padding-left: 10px;
        padding-right: 10px;
    }

    .mainNews .arrowsWrap {
        position: static;
        margin: 20px 0 20px;
    }

    .mainNewsSlider {
        margin: 0;
    }

    .mainNewsSlider .slide {
        display: block !important;
    }

    .mainNewsSlider .slide > div:first-child .title,
    .mainNewsSlider .slide > div:last-child > .title:first-child {
        text-align: center;
    }

    .mainNewsSlider .slide > div:first-child img {
        margin: 0 auto;
    }

    .mainNewsSlider .slide > div + div {
        margin: 0 0 20px;
    }

    .mainMap .wrapper > div {
        padding: 40px 180px;
        position: static;
    }

    .mainMap .wrapper .content {
        justify-content: space-between;
    }

    .footerWrap .wrapper {
        justify-content: space-between;
        flex-wrap: wrap;
        max-width: 600px;
    }

    .footerWrap .wrapper > div {
        margin: 0 5px 20px !important;
    }

    #top {
        display: none;
    }

    .production .slide img {
        height: auto;
        width: 100%;
    }

}

@media all and (max-width: 1024px) {

    .rightImageWrap .wrapper,
    .breadcrumbsWrap .wrapper {
        display: block;
    }

    .rightImageWrap .wrapper > div:last-child {
        margin: 0;
        text-align: center;
    }

}

@media all and (max-width: 800px) {

    h1 {
        font-size: 25px;
    }

    .arrowsWrap .slick-arrow {
        display: none !important;
    }

    .mainSlider .slide .contentWrap {
        margin: 0 10px;
    }

    .mainSlider .contentWrap .title {
        font-size: 20px;
    }

    .mainMap .wrapper .content {
        display: block;
    }

    .mainMap .wrapper .content > div + div {
        margin-left: 0;
    }

    .footerWrap .wrapper > div:last-child {
        text-align: left;
    }

    .productWrap .wrapper > div:first-child {
        margin: 0 0 20px;
        width: 100%;
    }

    .productWrap .wrapper .productProps > div:first-child {
        margin: 0 0 20px;
    }

    .productWrap .wrapper .productProps > div:first-child img {
        margin: 0 auto;
    }

    .productWrap .wrapper .productProps {
        display: block;
    }

    .demoListWrap {
        display: block !important;
    }

    .demoListWrap > div + div {
        margin: 0 !important;
    }

    .pictureBlock,
    .fixPadding {
        display: block;
        padding: 0 10px;
    }

    .pictureBlock > div:last-child {
        margin: 20px 0 0;
        width: 100%;
    }

    .pictureBlock > div:last-child img {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 360px;
    }

    .mainAbout .contentWrap {
        display: flex;
        flex-direction: column;
    }

}

@media all and (max-width: 700px) {

    .mainMap .wrapper > div {
        padding: 0 10px;
        width: 100%;
    }

    .footerWrap .wrapper,
    .footerWrap .wrapper > div:last-child {
        display: block;
        text-align: center;
    }

    .widgets {
        flex-direction: column;
        align-items: center;
    }

    .telegram-widget iframe {
        height: 330px !important;
    }

    #vk_groups {
        height: 400px !important;
    }

}

@media all and (max-width: 460px) {

    .mainMap .wrapper .content > div .wrap {
        display: flex;
        align-items: center;
    }

    .mainMap .wrapper .content > div div .prev {
        position: static;
        width: 22px;
        height: 22px;
    }

    .mainMap .wrapper .content > div div .next {
        position: static;
        width: 22px;
        height: 22px;
    }

    .production .slide div {
        font-size: 18px;
    }

    .mainHeader .topBlock > div,
    .mainHeader .topBlock > div:first-child {
        margin: 0 10px 20px;
    }

    .services .wrapper .item ul {
        padding-left: 13px;
    }

    .mainMap .wrapper .title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .services .wrapper .item .title {
        font-size: 18px;
    }

}

/*TODO remove it*/
.demoListWrap {
    display: flex;
}

.demoListWrap > div + div {
    margin-left: 20px;
}

.header-contacts-form-link a {
    border: #4eb5da 1px solid;
    border-radius: 5px;
    background-color: #4eb5da;
    font-weight: bold;
    font-size: 1rem;
    color: #fff;
    padding: 8px 15px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    display: block;
}

.header-contacts-phone {
    margin-right: 65px;
    vertical-align: top;
}

.share-block {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
    margin-top: 20px;
}

.time-interval-wrapper {
    display: flex;
}

.nc_search_extra_form td > div > div {
    display: inline-block;
    margin-right: 15px;
}

.regional-offices-slider {
    height: 365px;
    overflow-y: auto;
}

.regional-offices-slider li a {
    color: black !important;
}

.regional-offices-slider li a:hover {
    color: black !important;
}

.regional-offices-slider li {
    padding: 0;
}

.regional-offices-slider li::before {
    content: unset;
}

.regional-description li {
    margin-bottom: 10px;
}

.regional-description img {
    display: none;
}

.regional-title {
    color: black;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.regional-director {
    color: black;
}
