html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/*normalize css */
p,
figure,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  color: #2d2d2d;
  font-size: 14px;
}
p {
  text-align: justify; 
  color: #2d2d2d;
  line-height: 1.5;
  font-size: 14px;
}
@font-face {
  font-family: 'BodoniC';
  src: url('../fonts/BodoniC.eot');
  src: local('☺'), url('../fonts/BodoniC.woff') format('woff'), url('https://mercury.kz/local/templates/mercury_main/fonts/BodoniC.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BodoniCBold';
  src: url('../fonts/BodoniBoldCyrillic.eot');
  src: local('☺'), url('../fonts/BodoniBoldCyrillic.woff') format('woff'), url('https://mercury.kz/local/templates/mercury_main/fonts/BodoniBoldCyrillic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: local('☺'), url('../fonts/Roboto-Regular.woff') format('woff'), url('https://mercury.kz/local/templates/mercury_main/fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SuisseIntl';
  src: url('../fonts/SuisseIntl-Regular.eot');
  src: local('☺'), url('../fonts/SuisseIntl-Regular.woff') format('woff'), url('https://mercury.kz/local/templates/mercury_main/fonts/SuisseIntl-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'SuisseIntlLight';
  src: url('../fonts/SuisseIntl-Light.eot');
  src: local('☺'), url('../fonts/SuisseIntl-Light.woff') format('woff'), url('https://mercury.kz/local/templates/mercury_main/fonts/SuisseIntl-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'SuisseIntlMedium';
  src: url('../fonts/SuisseIntl-Medium.eot');
  src: local('☺'), url('../fonts/SuisseIntl-Medium.woff') format('woff'), url('https://mercury.kz/local/templates/mercury_main/fonts/SuisseIntl-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'SuisseIntlBold';
  src: url('../fonts/SuisseIntl-Bold.eot');
  src: local('☺'), url('../fonts/SuisseIntl-Bold.woff') format('woff'), url('../fonts/SuisseIntl-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.eot');
  src: local('☺'), url('../fonts/Roboto-Light.woff') format('woff'), url('https://mercury.kz/local/templates/mercury_main/fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('https://mercury.kz/local/templates/mercury_main/fonts/Roboto-Boldt.eot');
  src: local('☺'), url('../fonts/Roboto-Bold.woff') format('woff'), url('https://mercury.kz/local/templates/mercury_main/fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slick theme */
.slick-loading .slick-list {
  background: #fff url(https://mercury.kz/local/templates/mercury_main/img/ajax-loader.gif) center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev {
  left: 0px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: 0px;
}
.slick-next {
  right: 0px;
}
.slick-next[dir="rtl"] {
  left: 0px;
  right: auto;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  outline: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*begin general styles*/
* {
  box-sizing: border-box;
}
a,
button,
input,
textarea,
.js-svg {
  -webkit-transition: background .2s, border .2s, color .2s;
  -o-transition: background .2s, border .2s, color .2s;
  transition: background .2s, border .2s, color .2s;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
html,
body {
  height: 100%;
  background: #Fff;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
body.kz {
  font-family: "Arial";
}
.alert {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 999;
  height: 0;
  overflow: hidden;
  background-color: #0000001a;
}
.alert .container {
  position: relative;
}
.alert--active {
  height: auto;
  bottom: 0;
}
.message {
  background-color: #0f9ddb;
  border-radius: 5px;
  border: 2px solid #fff;
  color: #fff;
  line-height: 20px;
  padding: 0 20px;
  padding: 12px 30px 12px 12px;
  font-size: 17px;
  margin: 20px auto 0 auto;
}
.logo img {
    padding-top: 15px;
    width: 270px;
    height: auto;
    transition: transform 0.3s ease-in-out;
}

.logo img:hover {
    transform: scale(1.1);
}

.my-alert__close {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-size: 18px;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url(https://mercury.kz/local/templates/mercury_main/img/close.svg);
}
.message#badMessage {
  background-color: #f13b3b;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
.main-block {
  height: 100vh;
  background-image: url("../img/bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.logo {
  display: flex;
  align-items: flex-end;
}
.logo-line {
  height: 96px;
  padding: 10px 6px;
  display: flex;
  align-items: flex-end;
  background: #F1CF33;
  margin-right: 15px;
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.nav {
  margin-bottom: 23px;
  margin-left: auto;
}
.nav li {
  display: inline-block;
  margin-left: 15px;
}
.nav li a {
  color: #FFF;
  text-align: right;
  font-family: 'SuisseIntl';
  font-size: 14px;
  line-height: 1.4;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.nav li a:hover,
.nav li a.active {
  color: #F1CF33;
  border-color: #F1CF33 ;
}
.main-text {
  color: #FFF;
  text-align: center;
  font-family: 'BodoniC';
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3;
  max-width: 60%;
  margin: 0 auto 80px;
  transform: translateY(-100px);
}
.btn {
  display: inline-block;
  padding: 12px 35px;
  background: #9A9164;
  color: #FFF;
  text-align: center;
  font-family: 'SuisseIntl';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
}
.btn:hover {
  background: #B5A972;
}
.main-block-text {
  text-align: center;
  height: calc(100vh - 96px);
  display: flex;
  align-items: center;
}
.about-block {
  padding: 50px 0 70px;

}
.title-block {
  color: #9A9164;
  text-align: center;
  font-family: 'BodoniC';
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 45px;
}
.about-block-desc {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  max-width: 83%;
  margin: 0 auto 50px;
}
.about-block-desc1 {
  color: #000;
  text-align: left;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  max-width: 83%;
  margin: 0 auto 50px;
}
.number {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: 'BodoniC';
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 17px;
}
.text {
  color: #000;
  text-align: center;
  font-family: 'SuisseIntl';
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
  opacity: 0.5;
}
.text:before {
  content: '';
  width: 35px;
  height: 2px;
  background: #F1CF33;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  margin: auto;
}
.about-number-block {
  width: 92%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  background: #fff;
  transform: translateY(35px);
}
.about-text-block {
  padding: 75px 156px 40px;
  border: 2px solid #9A9164;
  margin-bottom: 20px;
}
.about-text-block p {
  color: #000;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  opacity: 0.8;
}
.inforamtion-item {
  padding: 16px 20px;
  background: rgba(164, 154, 109, 0.1);
  width: 19%;
}
.inforamtion-item__top {
  color: #9A9164;
  font-family: 'BodoniC';
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.inforamtion-item__title {
  color: #000;
  font-family: 'SuisseIntl';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  opacity: 0.5;
}
.information-arrow {
  display: inline-flex;
  align-items: flex-end;
  margin-left: 10px;
}
.information-list {
  display: flex;
  justify-content: space-around;
}
/*ДЛЯ ГИФКИ*/
html {
    scroll-behavior: smooth;
}

/*ДЛЯ ГИФКИ*/
/*
.card {
    width: 25%;
    height: 571px;
    padding: 40px 30px 35px;
    color: #fff;
    display: flex;
    justify-content: ;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    transition: all 0.7s ease-in-out;
    background-size: cover;
    z-index: 1;
}*/
/* Контейнер для карточек */
.card-container {
    display: flex;
    flex-wrap: wrap; /* Чтобы карточки переносились на новую строку */
    gap: 20px; /* Расстояние между карточками */
    justify-content: center; /* Центрирование карточек */
    padding: 20px;
}

/* Карточка */
.card {
    width: 25%; /* 25% ширины минус расстояние */
    /* Максимальная ширина */
    height: 300px;
    padding: 40px 30px 35px;
    color: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    transition: all 0.7s ease-in-out;
    background-size: cover;
    z-index: 1;
    
    /* Добавляем рамку */
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    
    /* Тень для выделения */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
     margin: 10px;
	
}



.card:before {
    content: '';
    width: 1px;
    font-weight: 400;
    background: rgba(241, 207, 51, 0.3);
    top: 42px;
    bottom: 30px;
    left: 35px;
    z-index: 3;
    position: absolute;
/*  возможно static поможет, нужно найти при каких условиях сьезжает  */
}
.card-title {
    color: #FFF;
    font-family: 'SuisseIntl';
    font-size: 24px;
    font-style: normal;
    font-weight: 450;
    line-height: 1.3;
}
.card-type {
    color: #FFF;
    font-family: 'SuisseIntlLight';
    font-size: 20px;
    font-style: normal;
    line-height: 1.3;
    opacity: 0.5;
}
.card-top {
    display: flex;
    justify-content: space-between;
    padding: 0 0 0 20px;
}
.card-top-number {
    color: #F1CF33;
    font-family: 'SuisseIntl';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}
.card-top__title {
    color: #FFF;
    font-family: 'SuisseIntl';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase;
}
.card--bottom {
    position: static; 
        /*  тут менял со relative на static  */
}
.card--bottom:before {
    content: '';
    width: 6px;
    background: #F1CF33;
    position: absolute;
    left: 0;
    height: 55px;
    bottom: 0;
    transition: all 0.6s ease-in-out;
}
.card--bottom-animation-text {
    position: absolute;
    padding-left: 20px;
    bottom: 0px;
    left: 0px;
    width: 100px;
    white-space: nowrap;
    transition: all 0.5s ease-in-out;
}
.card:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    transition: all 0.7s ease-in-out;
}
/*.card.hover .card--bottom:before {
    height: 210px;
}*/
.card.hover {
}
/*.card.hover:after {
    transition: all 0.7s ease-in-out;
    background: linear-gradient(180deg, rgba(154, 145, 100, 0.95) 0%, rgba(0, 0, 0, 0.51) 100%);
}*/
/*.card:hover {
    background-size: cover;
    background-position: center;
}*/
.card:hover:after {
    background: #26272B91;
}
.cards-block {
    display: flex;
}
.card:hover .product-items {
    opacity: 1;
    max-height: 500px;
    transition: opacity 0.7s ease-in-out;
}
/*.card.hover .card--bottom-animation-text {
    transform: rotate(-90deg);
    padding-left: 0;
    /* padding-bottom: 10px; */
    bottom: 22px;
}*/
.card:hover .product-items {
    opacity: 1;
    max-height: 500px;
    transition: opacity 0.7s ease-in-out;
}
/* Убираем подчеркивание у ссылок и цвет меняем на обычный текст */
.product-item {
    text-decoration: none;
    color: inherit; /* Наследует цвет текста от родителя */
}

/* Убираем изменение цвета при наведении */
.product-item:hover {
    color: inherit;
    text-decoration: none;
}

/* Делаем два столбца */
.about-block-desc2 {
    display: flex;
    flex-wrap: wrap;
    gap: 40px; /* Отступ между колонками */
}

/* Два столбца с равной шириной */
.product-items {
    width: calc(50% - 20px); /* Половина ширины родителя с учетом gap */
}


/*.product-items {
  width: auto;
  max-height: 0;
  color: #fff;
  font-size: 0;
  list-style: disc;
  padding-left: 20px;
  opacity: 0;
  display: inline-block;
  margin-right: 30px;
  margin-left: 10px;
  text-align: left;
}
.product-items li {
  display: block;
  list-style: disc;
  color: #fff;
  margin-bottom: 15px;
  position: relative;
  padding-left: 10px;
}
.product-items li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
}
.product-items li a {
  color: #fff;
  font-size: 16px;
}*/
.news-block {
  padding: 50px 0 70px;
}
.news-list {
  margin-right: -32px;
  font-size: 0;
}
.news-list li {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}
.news-item {
  margin-right: 32px;
}
.news-item__top {
  position: relative;
  border: 2px solid rgba(241, 207, 51, 0.3);
  padding: 12px 15px 22px;
  margin-bottom: 20px;
  transition: all 0.4s ease-in-out;
}
.news-item__img {
  display: block;
  height: 180px;
}
.news-item__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.news-item__title {
  color: #000;
  font-family: 'SuisseIntlBold';
  font-size: 16px;
  line-height: 1.4;
  padding: 18px 10px 0;
  display: block
  height: 86px;
}
.news-item__bottom {
  border-left: 4px solid #F1CF33;
  padding-left: 20px;
}
.news-item__bottom p {
  text-align: justify;
  font-family: 'SuisseIntlLight';
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
}
.news-date {
  padding: 4px 10px;
  background: #FBF1C2;
  position: absolute;
  top: -30px;
  left: -2px;
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 14px;
  line-height: 1.5;
}
.news-item__top:hover {
  background: #F1CF33;
}
.map-block {
  background: #FFFFFF;
  padding-top: 40px;
  padding-bottom: 50px;
}
.map-title-block {
  color: Black;
  font-family: 'SuisseIntl';
  font-size: 32px;
  font-style: normal;
  line-height: 1.5;
  margin-bottom: 60px;
  text-align: center;
}
.map {
  position: relative;
}
.region-item {
  display: inline-flex;
  position: absolute;
  left: 10%;
  top: 10%;
  flex-wrap: wrap;
  justify-content: center;
  cursor: pointer;
}
.region-name {
  color: black;
  font-family: 'SuisseIntl';
  font-size: 14px;
  font-style: normal;
  line-height: 1;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.region-name.medium {
  margin-bottom: 10px;
}
.region-item:hover .region-info-block {
  display: block;
}
.region-flag {
  width: 5px;
  height: 5px;
  background: #F1CF33;
  border-radius: 50%;
  position: relative;
}
.region-flag:before {
/*  content: '';
  position: absolute;
  width: 1px;
  height: 1px;
  background: rgba(241, 207, 51, 0.1);
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: 2px solid  #F1CF33;
  transform: translateX(calc(-50% + 5px));*/
}
.region-flag.long:before {
  width: 180px;
  height: 180px;
}
.region-flag.small:before {
  width: 64px;
  height: 64px;
}
.region-flag.medium:before {
  width: 112px;
  height: 112px;
}
.region-flag.big:before {
  width: 250px;
  height: 250px;
}
.astana {
  left: 58%;
  top: 29%;
}
.karagandy {
  left: 58%;
  top: 37%;
}
.atyrau {
    top: 77%;
    left: 11%;
}
.aktau {
  top: 55%;
}
.aktobe {
    top: 33%;
    left: 24%;
}
.shymkent {
  left: 50%;
  top: 92%;
}
.turkistan {
  left: 50%;
  top: 84%;
}
.almaty {
  right: 24%;
  bottom: 16%;
  top: auto;
  left: auto;
}
.region-item.show .region-info-block {
  display: block;
}
.about-title {
  color: #9A9164;
  font-family: 'BodoniC';
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 24px;
}
.left-block.region-info-block {
  left: 4px;
  right: auto;
  bottom: 32px;
}
.whatsapp{
    display: flex;
    align-items: center;
}
.left-block.region-info-block:before {
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -29px;
  right: auto;
  user-select: none;
}
.region-info-block {
  position: absolute;
  user-select: none;
  background: #fff;
  width: 300px;
  min-height: 190px;
  right: 5px;
  bottom: 29px;
  display: none;
  z-index: 100;
}
.region-info-block:before {
  content: " ";
  border-style: solid;
  border-width: 0px 30px 24px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  bottom: -24px;
  right: 0;
}
.region-info-block-top {
  background: rgba(38, 39, 43, 0.8);
  padding: 7px 20px;
  color: #FFF;
  font-family: 'SuisseIntl';
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.region-info-block-body {
  padding: 10px 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.region-info-item {
  width: 45%;
  margin-bottom: 10px;
}
.region-info-item__number {
  color: #9A9164;
  font-family: 'BodoniC';
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.region-info-item__text {
  color: #2E2F34;
  font-family: 'SuisseIntl';
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 150%;
}
.info-country {
  display: flex;
  position: absolute;
  left: 0;
  top: -15px;
}
.info-country-item {
  margin-right: 50px;
}
.info-country-item__number {
  color: #F1CF33;
  font-family: 'SuisseIntlBold';
  font-size: 50px;
  line-height: 150%;
}
.info-country-item__text {
  color: #FFF;
  font-family: 'SuisseIntl';
  font-size: 16px;
  line-height: 150%;
}
.product-item {
  display: inline-block;
  text-align: center;
}
.product-item-top {
  display: inline-flex;
  align-items: center;
}
.product-item__number {
  color: #FFF;
  text-align: center;
  font-family: 'SuisseIntlLight';
  font-size: 60px;
  line-height: 1.5;
  margin-left: 12px;
}
.product-item__title {
  color: #FFF;
  text-align: center;
  font-family: 'SuisseIntl';
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.map-porudct-list {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}
.callback-block {
  padding: 32px 0 50px;
}
.callback {
  display: flex;
  justify-content: space-between;
}
.callback-info {
  width: 32%;
}
.callback-title {
  color: #000;
  text-align: center;
  font-family: 'SuisseIntlLight';
  font-size: 32px;
  font-style: normal;
  margin-bottom: 35px;
}
.callback-info-item {
  margin-bottom: 25px;
}
.callback-info-item__title {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntlBold';
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 10px;
}
.callback-info-item__desc {
  color: rgba(0, 0, 0, 0.5);
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 16px;
  line-height: 150%;
}
.callback-info-item__desc a {
  color: rgba(0, 0, 0, 0.5);
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 16px;
  line-height: 150%;
}
.callback-form-block {
  width: 49%;
}
.callback-form-block-title {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntlBold';
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 15px;
}
.callback-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.callback-form-input {
  border: 1px solid #B6B6B6;
  height: 44px;
  width: 48%;
  text-indent: 15px;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.5);
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 14px;
  line-height: 150%;
}
.callback-form textarea {
  width: 100%;
  resize: none;
  height: 70px;
  padding: 10px;
  border: 1px solid #B6B6B6;
  color: rgba(0, 0, 0, 0.5);
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 25px;
}
.callback-form__btn {
  padding: 0;
  background: #F1CF33;
  width: 36px;
  height: 36px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #F1CF33;
}
.callback-form__btn:hover {
  background: #1A1A1A;
}
.callback-form__btn:hover svg path {
  stroke: #F1CF33;
}
.page {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-content {
  flex: 1 0 auto;
}
.page .footer {
  margin-top: 100px;
}
.footer {
  background: #191A1C;
  padding: 29px;
  flex: 0 0 auto;
}
.copyright {
  color: #FFF;
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 14px;
  line-height: 150%;
}
/*About*/
.second-page .logo-text svg path {
  fill: #000;
}
.second-page .nav li a {
  color: #000;
  font-family: 'SuisseIntl';
}
.second-page .nav li a:hover,
.second-page .nav li a.active {
  color: #998B47;
  border-color: #998B47 ;
}
.page-block {
  height: 170px;
  background-image: url("../img/page-block.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 90px;
}
.page-title {
  display: inline-block;
  padding: 5px 44px;
  color: #FFF;
  text-align: center;
  font-family: 'BodoniC';
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  min-width: 300px;
}
.page-title-container {
  position: absolute;
  bottom: -33px;
  text-align: center;
  left: 0;
  right: 0;
}
.page-navigation {
  text-align: center;
  border-bottom: 1px solid rgba(154, 145, 100, 0.3);
  margin-bottom: 35px;
}
.page-navigation li {
  display: inline-block;
  margin: 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.page-navigation li.active {
  border-color: #9A9164;
}
.page-navigation li.active a {
  color: #7B7142;
}
.page-navigation li:hover {
  cursor: pointer;
  border-color: #9A9164;
}
.page-navigation li:hover a {
  color: #7B7142;
}
.page-navigation li a {
  color: #000;
  padding: 0 8px 16px;
  display: inline-block;
  font-family: 'SuisseIntl';
  font-size: 16px;
  line-height: 1.4;
}
.news-page h1 {
  color: #9A9164;
  font-family: 'BodoniC';
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 7px;
}
.about {
  width: 67%;
  margin: 0 auto 40px;
}
.about p {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntlLight';
  font-size: 15px;
  line-height: 140%;
  opacity: 0.8;
  margin-bottom: 20px;
}
.about-information {
    display: flex;
    margin-bottom: 25px;
    justify-content: space-around;
}
.about-information-item {
  margin-bottom: 45px;
}
.about-information-item__number {
  color: #26272B;
  font-family: 'BodoniC';
  font-size: 36px;
  font-weight: 700;
  line-height: 150%;
}
.about-information-item__text {
  border-left: 2px solid #F1CF33;
  padding-left: 16px;
  min-height: 40px;
}
.about-information-item__text p {
  color: #26272B;
  font-family: Suisse Intl;
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 130%;
  opacity: 0.8;
}
.asside-block {
  margin-left: auto;
}
.asside-block-text {
  display: none;
}
.about-information-block {
    margin: 0 auto 25px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.about-percentage {

}
.about-percentage-block {
    display: flex;
    margin-bottom: 45px;
    justify-content: space-around;
}

.about-percentage-item {

}
.about-percentage-item-number {
  color: #DB9000;
  font-family: 'SuisseIntl';
  font-size: 13px;
  font-style: normal;
  margin-bottom: 3px;
}
.about-percentage-item-text {
  color: #26272B;
  font-family: 'SuisseIntl';
  font-size: 13px;
  line-height: 130%;
  opacity: 0.5;
}
.corporate-info-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.corporate-info-block > div:nth-child(3) {
  margin: 50px auto;
}
.corporate-info-block__title {
  color: #000;
  text-align: center;
  font-family: 'BodoniCBold';
  font-size: 24px;
  font-style: normal;
  line-height: 1.4;
  padding-bottom: 17px;
  border-bottom: 1px solid #9A9164;
  margin-bottom: 24px;
}
.corporate-info-block__text p {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntlLight';
  font-size: 15px;
  font-style: normal;
  line-height: 140%;
  margin-bottom: 5px;
}
.corporate-info-block__text ol {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.corporate-info-block__text ol li {
  opacity: 0.8;
  color: #7B7142;
  font-family: 'SuisseIntlLight';
  font-size: 15px;
  line-height: 140%;
}
.corporate-info-block__text h6 {
  color: #000;
  text-align: justify;
  font-family: SuisseIntl;
  font-size: 15px;
  line-height: 140%;
  margin-bottom: 15px;
}
.corporate-info-block__text ul {
  list-style: disc;
  padding-left: 15px;
}
.corporate-info-block__text ul li {
  opacity: 0.8;
  color: #7B7142;
  font-family: 'SuisseIntlLight';
  font-size: 15px;
  font-style: italic;
  line-height: 140%;
}
.corporate-info__item {
  width: 49%;
}
.logo-company {
  display: inline-block;
}
.logo-company-img {
  margin-bottom: 24px;
}
.director {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(154, 145, 100, 0.5);
  margin-bottom: 70px;
}
.director-left {
  display: flex;
  width: 50%;
  justify-content: space-between;
}
.director-info {
  width: 46%;
  padding-left: 50px;
  border-left: 2px solid #9A9164;
}
.director-name {
  color: #000;
  font-family: 'BodoniC';
  font-size: 34px;
  line-height: 140%;
  margin-bottom: 20px;
}
.director-position {
  color: #7B7142;
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 20px;
  opacity: 0.8;
}
.director-text {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntlLight';
  font-size: 15px;
  line-height: 1.4;
}
.management {
  display: flex;
  justify-content: space-between;
  margin: 50px;
}
.management-img {
  width: 280px;
}
.management-img img {
  display: block;
  width: 240px;
  height: 320px;
  object-fit: cover;
}
.management-body {
  width: calc(100% - 312px);
}
.management-name {
  color: #000;
  font-family: 'BodoniC';
  font-size: 30px;
  line-height: 1.4;
}
.management-position {
  color: #7B7142;
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 15px;
  opacity: 0.8;
}
.management-text p {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntlLight';
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.7;
  margin-bottom: 10px;
}
.strategy-block {
  padding: 50px 72px;
  position: relative;
  border: 2px solid #9A9164;
  margin-bottom: 60px;
}
.strategy-block__title {
  display: inline-block;
  background: #D9D9D9;
  padding: 30px 70px;
  background: #fff;
  position: absolute;
  top: -46px;
  left: 50%;
  transform: translateX(-50%);
  color: #000;
  text-align: center;
  font-family: 'BodoniC';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.strategy-block ul {
  list-style: disc;
  overflow: hidden;
  padding-left: 20px;
}
.strategy-block ul li {
  color: #000;
  font-family: 'SuisseIntlLight';
  font-size: 17px;
  line-height: 1.4;
  width: 48%;
  float: left;
  list-style: disc;
  margin-right: 2%;
  margin-bottom: 20px;
}
.strategy-banner {
  padding: 345px 0 45px;
  background-image: url("../img/strategy-banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 50px 0;
}
.strategy-banner-title {
  color: #FFF;
  font-family: 'BodoniC';
  font-size: 50px;
  font-style: normal;
  line-height: 140%;
  text-transform: uppercase;
}
.strategy-banner-desc {
  color: #FFF;
  font-family: 'Roboto';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.block-title {
  color: #000;
  text-align: center;
  font-family: 'BodoniC';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 24px;
}
.activity-top {
  position: relative;
  height: 60px;
  margin-top: 65px;
  border-top: 2px solid #9A9164;
  border-left: 2px solid #9A9164;
  border-right: 2px solid #9A9164;
}
.activity-top .page-title-container {
  top: -33px;
  bottom: auto;
}
.activity-top .page-title {
  min-width: 300px;
}
.activity-cards {
    display: flex;
    flex-wrap: wrap;
}
.activity-card {
    display: flex;
    width: 50%;
    height: 350px;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
    transition: all 0.7s ease-in-out;
}
.activity-card:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease-in-out;
}
.activity-card:hover .activity-card__title {
    opacity: 1;
}
.activity-card:hover:after {
    transition: all 0.3s ease-in-out;
    background: #26272B91;
}
.activity-card__title {
    color: #FFF;
    text-align: center;
    font-family: 'SuisseIntlBold';
    transition: all 0.3s ease-in-out;
    font-size: 24px;
    font-style: normal;
    line-height: 1.3;
    text-transform: uppercase;
    opacity: 0.2;
}
.activity-bottom {
  border-left: 2px solid #9A9164;
  border-right: 2px solid #9A9164;
  border-bottom: 2px solid #9A9164;
  padding: 50px 145px 55px;
}
.activity-bottom p {
  color: #000;
  text-align: center;
  font-family: 'Roboto';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  opacity: 0.7;
}
.active-item-bottom {
  margin-top: 30px;
}
.active-list > div:nth-child(2n) {
  text-align: right;
}
.active-list > div:nth-child(2n) .active-item__img {
  order: 1;
}
.active-list > div:nth-child(2n) .active-item__body {
  padding-left: 0;
  order: 0;
  padding-right: 32px;
}
.active-list > div:nth-child(2n) .active-item__title {
  width: 80%;
  padding-right: 188px;
  margin-right: -187px;
  display: inline-block;
  padding-left: 0;
}
.active-list > div:nth-child(2n) .active-number {
  margin-right: 0;
  margin-left: 58px;
}
.active-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.active-item__img {
  width: 40%;
  display: block;
  position: relative;
}
.active-item__img a {
  background: #F1CF33;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  bottom: 20px;
  transition: all 0.7s ease-in-out;
}
.active-item__img a:hover {
  background: #fff;
}
.active-item__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.active-item__title {
  width: 80%;
  padding-left: 188px;
  color: #1A1A1A;
  font-family: 'BodoniC';
  font-size: 32px;
  font-style: normal;
  line-height: 1.4;
  margin-left: -187px;
  border-bottom: 1px solid #9A9164;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.active-item__address {
  color: #998B47;
  font-family: 'Roboto';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  opacity: 0.8;
  margin-bottom: 22px;
}
.active-item__desc {
  color: #000;
  text-align: justify;
  font-family: 'Roboto';
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
.active-item__desc ul {
  list-style: disc;
  padding-left: 15px;
  color: #000;
  font-weight: 300;
  font-family: 'Roboto';
}
.active-item__body {
  width: 60%;
  padding-left: 32px;
  display: flex;
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
}
.active-number {
  display: inline-block;
  margin-right: 58px;
}
.active-number__number {
  color: rgba(0, 0, 0, 0.8);
  font-family: 'BodoniCBold';
  font-size: 30px;
  font-style: normal;
  line-height: 1;
  margin-bottom: 5px;
}
.active-number__name {
  color: #000;
  font-family: 'SuisseIntl';
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  position: relative;
  padding-top: 16px;
  border-top: 2px solid #F1CF33;
}
.active-number__name span {
  opacity: 0.5;
}
.inner-page-block {
  padding: 130px  0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 50px;
}
.inner-page-title {
  color: #FFF;
  text-align: center;
  font-family: 'BodoniC';
  font-size: 60px;
  font-weight: 400 ;
  line-height: 140%;
  text-transform: uppercase;
}
.product-top {
  width: 67%;
  margin: 0 auto 50px;
}
.product-top p {
  color: #000;
  text-align: center;
  font-family: 'Roboto';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  opacity: 0.7;
}
.product-slider {
  width: 84%;
  margin: 0 auto;
}
.product-slider__item {
  height: 720px;
  overflow: hidden;
}
.product-slider__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.product-slider .slick-prev {
  background-image: url(../img/arrow-left.svg);
  left: -74px;
}
.product-slider .slick-next {
  background-image: url(../img/arrow-right.svg);
  right: -74px;
}
.product-slider .slick-prev,
.product-slider .slick-next {
  height: 50px;
  width: 50px;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  border: 2px solid #fff;
}
.product-slider .slick-prev:hover,
.product-slider .slick-next:hover {
  border-color: #9A9164;
}
.product-slider-container {
  position: relative;
}
.product-slider-container:before {
  content: '';
  height: 670px;
  border: 2px solid #9A9164;
  position: absolute;
  left: 0;
  right: 0;
  top: 192px;
}
.product-body {
  width: 84%;
  margin: 0 auto;
  padding: 50px 104px;
  background: #fff;
  z-index: 1;
  position: relative;
}
.product-body p {
  color: #000;
  text-align: center;
  font-family: 'Roboto';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 30px;
  opacity: 0.7;
}
.product-body > p:last-child {
  margin-bottom: 40px;
}
.product-body .active-numbers {
  text-align: center;
}
.product-body .active-number {
  margin: 0 50px;
}
.product-body .active-item__address {
  text-align: center;
  margin-top: 50px;
}
.news-list.second-page {
  margin-top: 140px;
}
.news-list.second-page li .news-item {
  margin-bottom: 72px;
}
.callback.contact-page .callback-form-block {
  width: 100%;
}
#map {
  height: 500px;
  width: 45%;
}
.contact-page .callback-info {
  width: 49%;
}
.media-date {
  color: #7B7142;
  text-align: center;
  font-family: 'SuisseIntlLight';
  font-size: 14px;
  font-style: normal;
  line-height: 140%;
  opacity: 0.8;
  margin-bottom: 60px;
}
.news-page p {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntlLight';
  font-size: 15px;
  font-style: normal;
  line-height: 140%;
  margin: 0 auto 20px;
  opacity: 0.8;
}
.news-page p b {
  font-family: 'SuisseIntlBold';
}
.news-page p strong {
  font-family: 'SuisseIntlBold';
}
.news-page p img {
  font-family: 'SuisseIntlBold';
}
.news-page h3 {
  margin: 0 auto 20px;
  text-align: left;
  color: #000;
  /* text-align: center; */
  font-family: 'BodoniC';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.news-page {
  padding: 0 200px;
}
.news-page img {
  max-width: 100%;
}
.news-page h2 {
  color: #000;
  text-align: center;
  font-family: 'BodoniC';
  font-size: 34px;
  line-height: 130%;
  margin: 0 auto 20px;
  opacity: 0.8;
}
.media-img {
  width: 50%;
  padding-left: 40px;
  border-left: 2px solid #9A9164;
}
.media-img img {
  max-width: 100%;
}
.media-text {
  width: 50%;
  padding-left: 30px;
}
.media-text p {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntlLight';
  font-size: 15px;
  font-style: normal;
  line-height: 140%;
  margin-bottom: 20px;
  opacity: 0.8;
  width: 100%;
}
.media-img-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 30px;
  margin-left: -200px;
  margin-right: -200px;
}
.about.media-block p {
  margin-bottom: 20px;
}
.lang_choice {
  color: #fff;
  text-align: right;
  font-family: 'SuisseIntl';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: uppercase;
  position: relative;
  padding-right: 20px;
  display: inline-block;
}
.second-page .lang_choice {
  color: #000;
}
.lang_block {
  position: relative;
  z-index: 1;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 28px;
  margin-left: 50px;
}
.other_lang {
  position: absolute;
  display: none;
  right: 0;
  z-index: 2;
  top: 22px;
  border-top: none;
  background: #FFFFFF;
  border-bottom: 1px solid #022D70;
}
.lang {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #fff;
  width: 41px;
  display: flex;
  font-weight: 400;
  font-size: 14px;
  line-height: 134%;
  color: #000;
  border-bottom: 1px solid rgba(2, 45, 112, 0.1);
  padding: 6px;
  text-align: left;
}
.lang:hover {
  color: #F1CF33;
}
.second-page .lang_choice:after {
  background-image: url(../img/arrow-down.svg);
}
.lang_choice:after {
  content: '';
  width: 16px;
  height: 14px;
  background-image: url(../img/arrow-down-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.error-page-title {
  color: #000;
  text-align: justify;
  font-family: 'SuisseIntl';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  margin-bottom: 70px;
}
.error-page-icon {
  text-align: center;
  margin-bottom: 60px;
}
.error-page-icon img {
  max-width: 100%;
}
.error-message {
  color: #000;
  text-align: center;
  font-family: 'BodoniC';
  font-size: 40px;
  font-style: normal;
  line-height: 140%;
  margin-bottom: 8px;
}
.error-text {
  color: #000;
  text-align: center;
  font-family: Suisse Intl;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  max-width: 380px;
  margin: 0 auto 60px;
}
.error-btn-block {
  text-align: center;
}
.error-btn-block .callback-form__btn {
  display: inline-flex;
}
.error-page {
  position: relative;
  padding-top: 80px;
}
.error-page:after {
  content: '';
  width: 230px;
  height: 230px;
  display: block;
  background-image: url("../img/error.svg");
  background-repeat: no-repeat;
  background-position: center;
  left: 100px;
  top: 50px;
  position: absolute;
}
.error-page:before {
  content: '';
  width: 128px;
  height: 128px;
  display: block;
  background-image: url("../img/error-small.svg");
  background-repeat: no-repeat;
  background-position: center;
  right: 100px;
  bottom: 266px;
  position: absolute;
}
/*About end*/
.mob-start {
  display: none;
}
.director-img {
  width: 50%;
}
.director-img img {
  width: 100%;
  display: block;
}
@media (max-width: 1240px) {
  .container {
    width: auto;
  }
  .map svg {
    width: 100%;
  }

  .header.second-page {
    border-bottom: 2px solid #9A9164;
  }
  .header {
    background: #fff;
  }
  .header .logo-text svg path {
    fill: #000;
  }
  .header .nav li a {
    color: #000;
    font-family: 'SuisseIntl';
  }
  .header .lang_choice {
    color: #000;
	margin-right: 10px;
  }
  .header .lang_choice:after {
    background-image: url(../img/arrow-down.svg);
  }
  .news-block {
    overflow: hidden;
  }
  .main-text {
    font-size: 34px;
    max-width: 80%;
  }
  .news-page {
    padding: 0 100px;
  }
  .media-img-block {
    margin-left: -100px;
    margin-right: -100px;
  }
}
@media (max-width: 1000px) {
  .active-item__title {
    width: 100%;
    padding-left: 0;
    font-size: 24px;
    margin-left: 0;
  }
  .mob-start {
    display: block;
  }

    .mob-start {
        width: 24px;
        height: 22px;
        right: 0;
        cursor: pointer;
        position: relative;
        display: block;
        margin-left: 40px;
        margin-bottom: 28px;
    }
    .mob-start span {
        position: absolute;
        left: 0;
        width: 24px;
        height: 1px;
        display: block;
        background-color: #000;
        border: 1px solid #000;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }
    .mob-start .menu1 {
        top: 0;
    }
    .mob-start .menu2 {
        top: 10px;
    }
    .mob-start .menu3 {
        top: 18px;
        width: 16px;
        left: auto;
        right: 0;
    }
    .mob-start:hover .menu1 {
        top: 2px;
    }
    .mob-start:hover .menu3 {
        top: 16px;
    }
    .mob-start--active .menu1,
    .mob-start--active:hover .menu1 {
        top: 12px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .mob-start--active .menu2 {
        left: -20px;
        opacity: 0;
    }
    .mob-start--active .menu3,
    .mob-start--active:hover .menu3 {
        top: 12px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        width: 24px;
    }
  .active-list > div:nth-child(2) .active-item__title {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
  }
  .asside-block {
    margin-left: auto;
    width: 100%;
    height: 100vh;
    background: #F1CF33;
    z-index: 100;
    right: -100%;
    transition: .4s;
    position: fixed;
    top: 0;
    padding: 30px;
    display: block;
  }
  .mob-start.mob-start--active {
    z-index: 333;
  }
  .asside-block.menu--active {
    right: 0;
  }
  .nav {
    display: inline-flex;
    z-index: 3;
    flex-wrap: wrap;
    margin: 0;
    margin-top: 70px;
  }
  .asside-block-text {
    font-family: 'SuisseIntl';
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    left: 20px;
    top: 38px;
  }
  .asside-block.menu--active .asside-block-text {
    display: block;
  }
  body.menu--active {
    overflow: hidden;
  }
  .nav.menu--active {
    transform: translateX(0);
    opacity: 1;
    transition: all 0.7s ease-in-out;
    visibility: visible;
  }
  .lang_block {
    margin-bottom: 31px;
    margin-left: auto;
  }
  .mob-start {
    margin-left: 30px;
  }
  .nav li {
    display: block;
    margin-left: 0;
    width: 100%;
  }
  .logo-line {
    height: 50px;
  }
  .nav li a {
    display: block;
    padding: 7px 10px;
    font-size: 16px;
    text-align: center;
  }
  .logo-text {
    width: 100%;
    margin: 6px 0;
  }
  .logo {
    flex-wrap: wrap;
  }
  .logo-text svg {
    width: 50px;
    height: 18px;
  }
  .about-block {
    padding: 40px 0 50px;
	margin: 10px
  }
  .title-block {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .news-block .title-block {
    margin-bottom: 50px;
  }
  .about-block-desc {
    font-size: 14px;
    max-width: 83%;
    margin: 0 auto 30px;
  }
  .about-block-desc1 {
    font-size: 16px;
    max-width: 83%;
    margin: 0 auto 30px;
  }
  .number {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .text {
    font-size: 12px;
  }
  .text:before {
    top: -10px;
  }
  .about-text-block {
    padding: 0;
    margin-bottom: 30px;
    border: none;
  }
  .about-number-block {
    width: 100%;
    transform: translateY(0);
    margin-bottom: 30px;
  }
  .inforamtion-item {
    padding: 10px 10px;
    width: 19%;
  }
  .inforamtion-item__top {
    font-size: 24px;
  }
  .inforamtion-item__title {
    font-size: 10px;
  }
.cards-block {
    display: flex;
    flex-wrap: wrap;
}
.card {
    width: 50%!important;
    height: 300px;
}
.card:hover {
    width: 50%!important;
}
.card-content {
    display: none;
}
  .news-list {
    margin-right: -20px;
  }
  .news-item {
    margin-right: 20px;
  }
  .news-item__title {
    font-size: 14px;
    padding: 10px 0px 0;
    height: 70px;
    overflow: hidden;
  }
  .news-item__bottom {
    padding-left: 10px;
    overflow: hidden;
  }
  .map-block {
    display: none;
  }
  .news-block {
    padding: 30px 0 40px;
  }
  .callback-info-item__desc {
    font-size: 14px;
  }
  .callback-info-item {
    margin-bottom: 15px;
  }
  .callback-info-item__title {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .media-img {
    padding-left: 20px;
    border-left: 2px solid #9A9164;
  }
  .news-page {
    padding: 0 50px;
  }
  .media-img-block {
    margin-left: -50px;
    margin-right: -50px;
  }
  .about {
    width: 87%;
    margin: 0 auto 30px;
  }
  .about-information-block {
    width: 100%;
  }
  .logo-company {
    display: none;
  }
  .director-left {
    width: 30%;
  }
  .director-img {
    width: 100%;
  }
  .director-info {
    width: 70%;
    padding-left: 30px;
    border-left: none;
  }
  .management-img {
    width: 30%;
  }
  .management-img img {
    width: 100%;
  }
  .management {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    align-items: flex-start;
  }
  .management-body {
    width: 70%;
    padding: 30px;
  }
  .director {
    padding-bottom: 30px;
    margin-bottom: 60px;
  }
  .strategy-block__title {
    position: relative;
    top: auto;
    left: auto;
    transform: translateX(0);
    font-size: 24px;
    margin-bottom: 30px;
    display: block;
    padding: 0;
  }
  .strategy-block {
    padding: 20px 32px;
    border: 1px solid #9A9164;
    margin-bottom: 30px;
  }
  .strategy-block ul li {
    font-size: 14px;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .strategy-banner {
    padding: 145px 0 45px;
    margin: 30px 0;
  }
  .inner-page-block {
    padding: 80px 0;
  }
  .inner-page-title {
    font-size: 40px;
  }
  .product-top {
    width: 80%;
    margin: 0 auto 30px;
  }
  .product-slider-container:before {
    display: none;
  }
  .product-slider__item {
    height: auto;
    overflow: hidden;
  }
  .product-slider {
    width: 100%;
    margin: 0 auto;
    padding: 0 60px;
  }
  .product-slider .slick-prev,
  .product-slider .slick-next {
    height: 30px;
    width: 30px;
  }
  .product-slider .slick-prev {
    left: 10px;
  }
  .product-slider .slick-next {
    right: 10px;
  }
  .product-body {
    width: 100%;
    padding: 30px 50px;
  }
  .product-body p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .product-body .active-numbers {
    text-align: center;
    margin-top: 40px;
  }
}
@media (max-width: 800px) {
  .product-top {
    width: 100%;
  }
  .product-top p {
    font-size: 14px;
  }
  .active-item {
    margin-bottom: 50px;
    flex-wrap: wrap;
    border-bottom: 1px solid #9A9164;
    padding-bottom: 40px;
  }
  .active-item__img {
    width: 70%;
    margin: 0 auto 30px;
    order: 0;
  }
  .active-list > div:nth-child(2) .active-item__img {
    order: 0;
  }
  .active-list > div:nth-child(2) .active-item__body {
    padding-left: 0;
    order: 1;
    padding-right: 0;
    text-align: left;
  }
  .active-list > div:nth-child(2) .active-number {
    margin-right: 58px;
    margin-left: 0;
  }
  .active-item__body {
    order: 1;
    width: 100%;
    padding-left: 0;
    display: flex;
  }
  .active-item-bottom {
    margin-top: 20px;
  }
  .strategy-banner-title {
    font-size: 24px;
  }
.activity-card {
    height: 300px;
}
.activity-bottom {
    border-left: 2px solid #9A9164;
    border-right: 2px solid #9A9164;
    border-bottom: 2px solid #9A9164;
    padding: 30px 35px 25px;
}
.activity-card__title {
    font-size: 16px;
    opacity: 1;
}
.activity-card:after {
    transition: all 0.3s ease-in-out;
    background: #26272B91;
}
  .strategy-banner-desc {
    font-size: 12px;
  }
  .about-information-block {
    width: 100%;
    flex-wrap: wrap;
  }
  .about-information {
    width: 100%;
      flex-direction: column;
  }
  .about-percentage-block {
      display: flex;
      margin-bottom: 25px;
      flex-direction: column;
  }
    .about-percentage-item {
        margin-bottom: 25px;
    }
  .about-percentage {
    width: 100%;
    justify-content: space-between;
  }
  .about-information-item__number {
    font-size: 20px;
  }
  .media-img {
    padding-left: 0px;
    border-left: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .about-information-item__text {
    padding-left: 10px;
  }
  .main-text {
    font-size: 30px;
    max-width: 90%;
  }
  .about-information-item__text p {
    font-size: 13px;
  }
  .media-img img {
    max-width: 100%;
    display: block;
    width: 100%;
  }
  .about-information-item {
    margin-bottom: 25px;
  }
  .page-block {
    margin-bottom: 70px;
  }
  .media-img-block {
    flex-wrap: wrap;
  }
  .news-page h1 {
    font-size: 26px;
  }
  .media-text {
    width: 100%;
    padding-left: 0;
  }
  .media-date {
    margin-bottom: 20px;
  }
  .main-block {
    min-height: 400px;
  }
  .about-number-block {
    flex-wrap: wrap;
  }
  .news-page h3 {
    font-size: 18px;
  }
  .about-number-item {
    width: 48%;
    margin-bottom: 20px;
  }
  .number {
    font-size: 30px;
  }
  .news-page p {
    font-size: 14px;
  }
  .text {
    font-size: 14px;
  }
  .news-page h2 {
    font-size: 24px;
  }
  .information-list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .information-list > div:nth-child(3) {
    margin-right: 0;
  }
  .inforamtion-item {
    padding: 10px 10px;
    width: 31%;
    margin-right: 3%;
    margin-bottom: 15px;
  }
  .inforamtion-item__title {
    font-size: 13px;
  }
  .news-list li {
    width: 50%;
    margin-bottom: 50px;
  }
  .callback-info {
    width: 45%;
  }
  .page-title {
    padding: 5px 36px;
    font-size: 30px;
  }
  .page-block {
    height: 114px;
  }
  .page-navigation {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: none;
  }
  .page-navigation li {
    display: inline-block;
    margin: 0 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    width: 45%;
  }
  .page-navigation li a {
    padding: 10px 8px 10px;
  }
  .about-title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .corporate-info__item {
    width: 100%;
    margin-bottom: 30px;
  }
  .corporate-info-block > div:nth-child(3) {
    margin: 0px auto;
  }
  .news-list.second-page li .news-item {
    margin-bottom: 22px;
  }
  .news-list li:last-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 540px) {
  .contact-page .callback-info {
    width: 100%;
    margin-bottom: 50px;
  }
  .active-item__img {
    width: 100%;
  }
  #map {
    height: 300px;
    width: 100%;
    position: relative;
  }
  #map:after {
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 3333333333;
  }
.activity-card {
    height: 200px;
    width: 100%;
}
  .page .footer {
    margin-top: 50px;
  }
  .active-number__number {
    font-size: 20px;
  }
  .active-list > div:nth-child(2) .active-number {
    margin-right: 28px;
  }
  .active-number {
    display: inline-block;
    margin-right: 28px;
  }
  .activity-bottom p {
    font-size: 14px;
  }
  .director {
    flex-wrap: wrap;
  }
  .director-left {
    width: 80%;
    margin: 0 auto 20px;
  }
  .corporate-info-block__title {
    font-size: 20px;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
  .director-info {
    width: 100%;
    padding-left: 0;
    border-left: none;
  }
  .director-name {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
  }
  .director-position {
    text-align: center;
    margin-bottom: 10px;
  }
  .management-img {
    width: 70%;
    margin: 0 auto 20px;
  }
  .management {
    flex-wrap: wrap;
  }
  .management-body {
    width: 100%;
  }
  .management-name {
    font-size: 24px;
  }
  .about {
    width: 100%;
  }
  .management-position {
    font-size: 14px;
    text-align: center;
  }
  .page-navigation li {
    margin: 0 0px;
    width: 100%;
  }
  .management-name {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
  }
  .news-page {
    padding: 0;
  }
  .news-list li {
    width: 100%;
    margin-bottom: 50px;
  }
  .media-img-block {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0;
  }
  .news-page h1 {
    font-size: 22px;
  }
.card {
    width: 100%!important;
    height: 300px;
}
.card:hover {
    width: 100%!important;
}
.card.hover .card--bottom-animation-text {
    transform: rotate(0deg) !important;
    padding-left: 20px!important;
    bottom: 22px;
}
  .about-block-desc {
    max-width: 100%;
  }
  .information-list > div:nth-child(3) {
    margin-right: 3%;
  }
  .information-list > div:nth-child(2n) {
    margin-right: 0;
  }
  .inforamtion-item {
    padding: 10px 10px;
    width: 48%;
    margin-right: 3%;
  }
  .callback {
    flex-wrap: wrap;
  }
  .news-block {
    padding: 30px 0 0px;
  }
  .callback-info {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .callback-info-item__title {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
	  justify-content: center;
  }
  .callback-info-item__desc {
    font-size: 16px;
    text-align: center;
  }
  .whatsapp {
	justify-content: center;
	}
	
  .callback-form-block {
    width: 100%;
    text-align: center;
  }
  .callback-form-block-title {
    text-align: center;
  }
  .callback-form-input {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .callback-form__btn {
    margin: 0 auto;
  }
  .error-page {
    position: relative;
    padding-top: 40px;
  }
  .error-page:after {
    width: 100px;
    height: 100px;
    left: 0;
    top: 17px;
    background-size: cover;
  }
  .error-page:before {
    width: 64px;
    height: 64px;
    right: 20px;
    bottom: 166px;
    background-size: cover;
  }
  .error-page-icon {
    text-align: center;
    margin-bottom: 60px;
    width: 50%;
    margin: 0 auto 40px;
  }
  .error-message {
    font-size: 30px;
  }
  .error-text {
    font-size: 14px;
    max-width: 380px;
    margin: 0 auto 30px;
  }
  .error-page-title {
    margin-bottom: 40px;
  }
  .product-body {
    padding: 10px 20px;
  }
  .product-body .active-number {
    margin: 0 20px 30px;
  }
  .product-body .active-item__address {
    text-align: center;
    margin-top: 30px;
  }
}
