.fit-cover {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.mb30 {
  margin-bottom: 30px;
}
.fit-contain {
  object-fit: contain;
  font-family: 'object-fit: contain;';
}
.btn-logo {
  border-color: #74B5E8;
  color: #57BEED;
  font-weight: 500;
}
.btn-logo:hover {
  background-color: #74B5E8;
  color: #FFFFFF;
}
.shadowed-text-block-4 {
  padding: 40px;
  background: #FFFFFF;
  box-shadow: 0 10px 40px rgba(187, 186, 186, 0.16);
  border-radius: 5px;
}
.shadowed-text-block-2 {
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0 10px 40px rgba(187, 186, 186, 0.23);
  border-radius: 5px;
}
@media (min-width: 1300px) {
  .container.invest-pool {
    max-width: 1250px !important;
  }
}
@media (min-width: 1400px) {
  .container.invest-pool {
    max-width: 1300px !important;
  }
}
@media (min-width: 1500px) {
  .container.invest-pool {
    max-width: 1400px !important;
  }
}
@media (min-width: 992px) {
  .invest-pool .modal-lg {
    max-width: 870px !important;
  }
}
@media (min-width: 1200px) {
  .invest-pool .modal-lg {
    max-width: 950px !important;
  }
}
.invest-pool .modal .close {
  padding: 0 !important;
  margin-top: -10px;
  margin-right: -9px;
}
.invest-pool .modal .close:before {
  content: none !important;
}
.btn-search-pool {
  border-radius: 10em;
  background: #60B6E3 !important;
  border-color: #60B6E3;
  color: #FFFFFF;
}
.btn-search-pool:hover {
  background: #FFFFFF !important;
  color: #60B6E3;
  border-color: #60B6E3;
}
.btn-reset-pool {
  border-radius: 10em;
  background: #FFFFFF !important;
  border-color: #60B6E3;
  color: #60B6E3;
}
.btn-reset-pool:hover {
  background: #60B6E3 !important;
  color: #FFFFFF;
  border-color: #60B6E3;
}
.text-anticor {
  font-size: 15px;
}
.text-modal-color {
  color: #4AABDE !important;
}
.consulates-text {
  width: 280px;
  margin-right: 80px;
}
.organization-text {
  margin-right: 100px;
}
.arrow-font {
  cursor: pointer;
}
@media (max-width: 767px) {
  .table-incubators {
    display: block;
  }
  .video-apk {
    width: auto;
  }
  .section-finance-center {
    margin-top: -93px;
  }
  .section-resources {
    margin-top: -131px;
  }
}
/*@media (max-width: 1199px) {

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

}*/
@media (max-width: 399px) {
  .row-oil-block {
    display: unset;
  }
  .row-oil-block .col-5 p::before {
    content: "●";
    display: inline;
  }
}
.horizontal-scroll-container {
  overflow-x: auto;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .metallurgy-table {
    overflow-x: scroll;
  }
}
@media (max-width: 767px) {
  .col-subsidies {
    padding: 0!important;
  }
  .block-rbk {
    margin-left: -28px;
  }
}
@media (max-width: 387px) {
  .col-block {
    width: 225px;
  }
}
.blockquote__global {
  position: relative;
  padding-left: 30px;
}
.blockquote__global:before {
  content: '“';
  position: absolute;
  left: 0;
  top: -15px;
  color: #4aabde;
  font-size: 50px;
  font-weight: 500;
  line-height: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.alert {
  padding: 1.25rem 1.5rem;
}
.alert h5 {
  margin-bottom: 0;
}
.alert ul {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.alert ul li {
  margin-bottom: 0.5rem;
}
.map_modal_title {
  font-size: 14px;
  padding-left: 10px;
  color: #121212;
  font-weight: 700;
  line-height: 16px;
}
.invest-filter__item {
  margin-bottom: 20px;
}
.invest-filter__item .labelDrop {
  margin-bottom: 10px;
}
.maps_modal_desc {
  font-size: 12px;
  padding-left: 10px;
  line-height: 14px;
  color: #444444;
}
.map_table {
  list-style: none;
  padding: 0;
  margin: 0;
}
.map_table li {
  border-bottom: 1px solid #DDDDDD;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 0;
  margin: 0 10px;
}
.map_table li:first-child {
  margin: 0;
  background-color: #74B5E8;
  padding: 8px 10px;
  color: #ffffff;
}
.map_table li:last-child {
  border: 0;
}
ymaps::-webkit-scrollbar {
  display: none;
}
.map_modal_more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
}
.map_modal_more a {
  background: #60B6E3;
  color: #ffffff;
  padding: 11px 20px;
  text-decoration: none;
  border-radius: 10em;
}
.map_modal_more a:hover {
  background: #5295bb;
  color: #ffffff;
}
.form-control-select {
  height: 50px;
  border-radius: 25px;
  border: 2px solid #dddddd;
  font-size: 14px;
}
.invest-projects-list {
  cursor: default;
}
.invest-projects-list:hover .list_modal_table {
  opacity: 1;
  visibility: visible;
}
.invest-projects-list .map_modal_title {
  padding: 0 20px;
}
.invest-projects-list .maps_modal_desc {
  padding: 0 20px;
}
.invest-projects-list .map_table li {
  margin: 0 20px;
}
.invest-projects-list .map_table li:first-child {
  margin: 0;
  padding: 8px 20px;
}
.list_modal_table {
  transition: 0.3s;
  position: absolute;
  width: 100%;
  border-radius: 3px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
  z-index: 1;
  padding: 20px 0px 10px;
  box-shadow: 0 0 50px 0 #00000080;
  opacity: 0;
  visibility: hidden;
}
.news-detail__pic {
  height: 320px;
  background-position: center;
  background-size: cover;
  margin-bottom: 30px;
}
.table_in_detail {
  margin-bottom: 30px;
}
#page-tourism .section-tourism .cursor {
  cursor: pointer;
}
#page-tourism .section-tourism .item-bold {
  font-weight: 600;
}
#page-tourism .section-tourism .item-thin {
  font-weight: 400;
}
#page-tourism .section-tourism h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  color: #000000;
}
#page-tourism .section-tourism p {
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  color: #000000;
}
#page-tourism .section-tourism ul {
  margin: 0;
}
#page-tourism .section-tourism ul li {
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  color: #242424;
}
@media (max-width: 425px) {
  #page-tourism .section-tourism h2 {
    font-size: 16px;
  }
  #page-tourism .section-tourism ul li {
    font-size: 14px;
  }
}
@media (max-width: 525px) {
  #page-tourism .section-tourism p {
    font-size: 13px;
  }
}
#page-tourism .block-one h2 {
  font-weight: 900;
  font-size: 30px;
  color: #212529;
}
#page-tourism .block-one-banner {
  margin-top: 25px;
  height: auto;
  width: 100%;
  position: relative;
}
#page-tourism .block-one-banner img {
  width: 100%;
  object-fit: cover;
}
#page-tourism .block-one-banner_text {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #FFFFFF !important;
  margin: 0 !important;
}
#page-tourism .block-one-banner .tourism-logo {
  position: absolute;
  width: 67px;
  height: 67px;
  bottom: 12px;
  right: 12px;
}
@media (max-width: 991px) {
  #page-tourism .block-one-banner .tourism-logo {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 768px) {
  #page-tourism .block-one-banner {
    height: 300px;
  }
  #page-tourism .block-one-banner img {
    height: 300px;
  }
  #page-tourism .block-one-banner_text {
    max-width: 320px;
    font-size: 14px;
  }
}
@media (max-width: 525px) {
  #page-tourism .block-one-banner {
    height: 230px;
  }
  #page-tourism .block-one-banner img {
    height: 230px;
  }
  #page-tourism .block-one-banner_text {
    max-width: 320px;
    font-size: 14px;
  }
  #page-tourism .block-one-banner .tourism-logo {
    top: 12px;
    right: 12px;
  }
}
@media (max-width: 425px) {
  #page-tourism .block-one-banner {
    height: 230px;
  }
  #page-tourism .block-one-banner img {
    height: 230px;
  }
  #page-tourism .block-one-banner_text {
    font-size: 12px !important;
  }
}
@media (max-width: 375px) {
  #page-tourism .block-one-banner {
    height: 200px;
  }
  #page-tourism .block-one-banner img {
    height: 200px;
  }
}
#page-tourism .block-two {
  margin-top: 40px;
}
#page-tourism .block-two h2 {
  font-weight: 600;
  font-size: 18px;
}
#page-tourism .block-two .block-two_items {
  margin-top: 60px;
}
#page-tourism .block-two .block-two_item {
  text-align: center;
  margin-bottom: 60px;
}
#page-tourism .block-two .item-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 120%;
  color: #000000;
}
#page-tourism .block-two .item-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  color: #000000;
}
#page-tourism .block-two .item-logo {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #F7FBFF;
  position: relative;
  display: inline-block;
}
#page-tourism .block-two .item-logo svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
#page-tourism .block-three {
  margin-bottom: 60px;
}
#page-tourism .block-three h2 {
  margin-bottom: 27px;
}
#page-tourism .block-three ul {
  padding-left: 30px;
}
#page-tourism .block-three ul li {
  line-height: 170%;
  list-style-type: none;
  position: relative;
}
#page-tourism .block-three ul li:before {
  content: url("/public/images_tourism/li_logo.svg");
  position: absolute;
  top: 0;
  left: -25px;
}
#page-tourism .block-four h2 {
  margin-bottom: 30px;
}
#page-tourism .block-four p {
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #242424;
}
#page-tourism .block-four .place-item {
  margin-bottom: 45px;
}
#page-tourism .block-four .place-image {
  max-width: 253px;
  height: 158px;
}
#page-tourism .block-four .place-image img {
  width: 100%;
  object-fit: cover;
}
#page-tourism .block-four .place-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 120%;
  color: #242424;
  margin-top: 15px;
}
@media (max-width: 575px) {
  #page-tourism .block-four .place-image {
    width: 100%;
    height: auto;
    max-width: inherit;
  }
}
#page-tourism .block-five .block-map {
  margin-top: 40px;
}
#page-tourism .block-five .block-map svg {
  width: 100%;
}
#page-tourism .block-five .top-block {
  margin-top: 70px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  color: #FFFFFF;
}
#page-tourism .block-five .top-block div {
  width: 33.33%;
  padding: 5px 10px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-tourism .block-five .top-block_one {
  background: #60B6E3;
}
#page-tourism .block-five .top-block_two {
  background: #00C5CF;
}
#page-tourism .block-five .top-block_three {
  background: #9EC337;
}
#page-tourism .block-five .middle-block {
  margin-top: 20px;
}
#page-tourism .block-five .middle-block p,
#page-tourism .block-five .middle-block div {
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #000000;
}
#page-tourism .block-five .middle-block span {
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  color: #000000;
}
#page-tourism .block-five .middle-block .item-thin {
  font-weight: 400;
}
#page-tourism .block-five .number_year {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
#page-tourism .block-five .number_sum {
  display: flex;
  flex-direction: column;
}
#page-tourism .block-five .number_sum span:last-child {
  font-weight: 400;
  margin-top: 10px;
}
#page-tourism .block-five .bottom-block {
  margin-top: 45px;
  max-width: 250px;
}
#page-tourism .block-five .bottom-block p {
  font-weight: 600;
}
@media (max-width: 991px) {
  #page-tourism .block-five #modal-one {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-two {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-three {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-four {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-five {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-six {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-seven {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-eight {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-nine {
    bottom: 0;
    left: 0;
  }
  #page-tourism .block-five .modal-ten {
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 768px) {
  #page-tourism .block-five .block-map {
    margin: 0;
  }
  #page-tourism .block-five .top-block {
    margin-top: 0;
    font-size: 14px;
    display: flex;
    flex-direction: column;
  }
  #page-tourism .block-five .top-block div {
    width: 100%;
  }
}
#page-tourism .block-six {
  margin-top: 60px;
}
#page-tourism .block-six .flow-items {
  margin-top: 40px;
}
#page-tourism .block-six .interesting-items ul li {
  margin-top: 5px;
}
#page-tourism .block-six .tourist {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 500px;
  justify-content: space-around;
}
#page-tourism .block-six .tourist .tourist-item {
  margin-top: 40px;
  display: flex;
  align-items: center;
}
#page-tourism .block-six .tourist .tourist-item p {
  margin-left: 15px !important;
}
#page-tourism .block-six .tourist .tourist-left {
  width: 50px;
  height: 20px;
  background: #60B6E3;
}
#page-tourism .block-six .tourist .tourist-right {
  width: 50px;
  height: 20px;
  background: #00C5CF;
}
#page-tourism .block-six .flow-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page-tourism .block-six .flow-title {
  height: 50px;
}
#page-tourism .block-six .flow-title span:first-child {
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  color: #000000;
}
#page-tourism .block-six .flow-title span:last-child {
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  color: #000000;
  opacity: 0.5;
}
#page-tourism .block-six .flow-img {
  margin-top: 30px;
  position: relative;
  max-width: 245px;
  height: 185px;
}
#page-tourism .block-six .flow-img_percent {
  position: absolute;
  top: 20px;
  left: 60px;
  z-index: 10;
  transform: rotate(-27deg);
}
#page-tourism .block-six .investments-items {
  border: 1px solid #60B6E3;
  border-radius: 8px;
  max-width: 610px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
#page-tourism .block-six .investments-title {
  background: #60B6E3;
  border-radius: 8px 8px 0 0;
  padding: 12px 30px 12px 30px;
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  color: #FFFFFF;
}
#page-tourism .block-six .investmens-item {
  display: flex;
  justify-content: space-between;
  padding: 12px 30px 12px 30px;
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  color: #242424;
}
#page-tourism .block-six .direction-img {
  width: 100%;
  height: 360px;
}
#page-tourism .block-six .direction-img img {
  width: 100%;
}
#page-tourism .block-six .direction-item {
  margin-top: 40px;
}
#page-tourism .block-six .direction-item h3 {
  font-weight: 600;
  font-size: 15px;
  line-height: 120%;
  color: #000000;
}
#page-tourism .block-six .direction-item ul {
  padding-left: 30px;
}
#page-tourism .block-six .direction-item li {
  line-height: 170%;
  list-style-type: none;
  position: relative;
}
#page-tourism .block-six .direction-item li:before {
  content: url("/public/images_tourism/li_logo.svg");
  position: absolute;
  top: 0;
  left: -25px;
}
#page-tourism .block-six .accordions {
  width: 100%;
}
#page-tourism .block-six .accordion-item {
  box-shadow: 0px 8px 16px rgba(14, 107, 155, 0.08);
  background-color: #FFFFFF;
  margin-bottom: 5px;
}
#page-tourism .block-six .accordion-title {
  height: 68px;
  position: relative;
  display: flex;
  align-items: center;
}
#page-tourism .block-six .accordion-title .arrow-block {
  position: absolute;
  top: 30px;
  right: 25px;
}
#page-tourism .block-six .accordion-title .arrow-block .span-arrow {
  position: relative;
  width: 10px;
  height: 1px;
  background: #60B6E3;
  transition: 0.3s ease;
}
#page-tourism .block-six .accordion-title .arrow-block .span-arrow:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 1px;
  transform: rotate(45deg);
  background: #60B6E3;
  transition: 0.3s ease;
}
#page-tourism .block-six .accordion-title .arrow-block .span-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  left: -4px;
  width: 12px;
  height: 1px;
  transform: rotate(-45deg);
  background: #60B6E3;
  transition: 0.3s ease;
}
#page-tourism .block-six .accordion-title .arrow-block .span-arrow-toggle {
  position: relative;
  width: 10px;
  height: 1px;
  background: #60B6E3;
  transition: 0.3s ease;
}
#page-tourism .block-six .accordion-title .arrow-block .span-arrow-toggle:before {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  width: 20px;
  height: 1px;
  transform: rotate(45deg);
  background: #60B6E3;
  transition: 0.3s ease;
}
#page-tourism .block-six .accordion-title .arrow-block .span-arrow-toggle:after {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 20px;
  height: 1px;
  transform: rotate(-45deg);
  background: #60B6E3;
  transition: 0.3s ease;
}
#page-tourism .block-six .accordion-item .accordion-title {
  cursor: pointer;
  padding: 15px 40px 15px 15px;
  transition: all 0.4s;
  border: 1px solid #B2DDFF;
}
#page-tourism .block-six .accordion-item .accordion-title h2 {
  margin: 0;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 700px;
}
#page-tourism .block-six .accordion-item .accordion-title i.fa-chevron-down {
  transform: rotate(0);
  transition: 0.4s;
}
#page-tourism .block-six .accordion-item .accordion-title i.fa-chevron-down.chevron-top {
  transform: rotate(-180deg);
}
#page-tourism .block-six .accordion-item .accordion-content {
  display: none;
  line-height: 1.7;
  padding: 30px 40px;
  background-color: #F7FBFF;
}
#page-tourism .block-six .accordion-item .accordion-content.active {
  display: block;
}
#page-tourism .block-six .accordion-item .accordion-content p {
  margin: 0;
}
@media (max-width: 1199px) {
  #page-tourism .block-six .accordion-item .accordion-content {
    padding: 20px 10px;
  }
  #page-tourism .block-six .direction-img {
    height: auto;
  }
  #page-tourism .block-six .direction-item {
    margin-top: 20px;
  }
  #page-tourism .block-six .direction-item h3 {
    font-size: 14px;
  }
  #page-tourism .block-six .flow-items {
    margin-top: 0;
  }
  #page-tourism .block-six .flow-item {
    margin-top: 30px;
  }
  #page-tourism .block-six .flow-item:last-child {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  #page-tourism .block-six .accordion-item .accordion-title h2 {
    max-width: 350px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  #page-tourism .block-six .direction-item div:last-child {
    margin-top: 10px;
  }
}
@media (max-width: 375px) {
  #page-tourism .block-six .accordion-item .accordion-title h2 {
    max-width: 350px;
    font-size: 10px;
  }
}
#page-tourism .block-seven {
  margin-top: 60px;
}
#page-tourism .block-seven .taxes {
  margin-top: 25px;
  font-weight: 500;
  font-size: 15px;
  line-height: 175%;
  color: #242424;
}
#page-tourism .block-seven .taxes-item {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}
#page-tourism .block-seven .taxes-item > div {
  margin-left: 35px;
  max-width: 420px;
}
#page-tourism .block-seven .taxes-item ul {
  padding: 0;
}
#page-tourism .block-seven .taxes-item ul li {
  font-weight: 400;
  font-size: 15px;
  line-height: 175%;
  color: #242424;
  margin-bottom: 10px;
}
#page-tourism .block-seven .taxes-item ul li:before {
  content: "";
  display: none;
}
#page-tourism .block-seven p {
  font-weight: 400;
  font-size: 15px;
  line-height: 175%;
  color: #242424;
  margin: 0;
}
#page-tourism .block-seven h4 {
  font-weight: 600;
  font-size: 15px;
  line-height: 175%;
  color: #242424;
  margin-top: 17px;
}
#page-tourism .block-seven ul {
  margin-bottom: 15px;
  padding-left: 30px;
}
#page-tourism .block-seven ul li {
  line-height: 170%;
  list-style-type: none;
  position: relative;
}
#page-tourism .block-seven ul li:before {
  content: url("/public/images_tourism/li_logo.svg");
  position: absolute;
  top: 0;
  left: -25px;
}
@media (max-width: 1199px) {
  #page-tourism .block-seven .taxes-item {
    margin-top: 10px;
  }
  #page-tourism .block-seven .taxes-item > div {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 768px) {
  #page-tourism .block-seven .taxes-item {
    margin-top: 10px;
  }
  #page-tourism .block-seven .taxes-item > div {
    margin: 10px 0 0 0;
  }
}
#page-tourism .block-eight {
  margin-top: 60px;
}
#page-tourism .block-eight .offer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
#page-tourism .block-eight .offer-item {
  width: 240px;
  height: 340px;
  margin-bottom: 40px;
  cursor: pointer;
}
#page-tourism .block-eight .offer-item img {
  filter: drop-shadow(0px 8px 16px rgba(14, 107, 155, 0.08));
  border-radius: 8px;
  object-fit: cover;
  width: 100%;
  height: inherit;
}
#page-tourism .block-eight p {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  color: #242424;
  max-width: 450px;
  margin: 0 0 0 40px;
}
#page-tourism .block-eight .logotype {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #page-tourism .block-eight p {
    font-size: 14px;
  }
  #page-tourism .block-eight .offer {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
}
.tourism-page__modal-block {
  display: none;
  position: absolute;
  z-index: 10;
  border-radius: 4px;
  padding: 17px 10px;
  max-width: 200px;
  text-align: center;
  box-shadow: 0px 8px 12px rgba(24, 68, 115, 0.2);
  background: #FFFFFF;
}
.tourism-page__modal-block p {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  color: #184473;
  margin: 0;
}
.tourism-page__modal-block p span {
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: #184473;
}
.section-coal {
  color: #212529FF;
}
.section-coal .block-one-title {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
.section-coal .block-one-banner img {
  height: 280px;
  object-fit: cover;
  width: 100%;
  margin-bottom: 30px;
}
.section-coal .block-one-sub_title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}
.section-coal .block-one_items {
  justify-content: center;
}
.section-coal .block-one_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 35px;
}
.section-coal .block-one_item .item-logo {
  padding: 12px;
  border-radius: 50%;
  background-color: #F7FBFF;
  margin-bottom: 10px;
}
.section-coal .block-one_item .item-title {
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 0;
}
.section-coal .block-two-title {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  margin-bottom: 20px;
}
.section-coal .block-two-sub_title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .section-coal .block-two .col-xl-6:nth-child(2n) .block-two-item {
    margin: 0 0 20px -5px;
  }
}
.section-coal .block-two-item {
  border: 1px solid #60b6e3;
  display: flex;
  align-items: center;
  border-radius: 8px;
  margin: 0 -5px 20px 0;
}
.section-coal .block-two-item_left {
  color: #60b6e3;
  font-size: 30px;
  line-height: 21px;
  padding: 37px 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.section-coal .block-two-item_left span {
  font-size: 16px;
  width: max-content;
}
.section-coal .block-two-item_right {
  padding: 10px 20px 10px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 15px;
  line-height: 21px;
}
.section-coal .block-two-item_right span {
  color: #60b6e3;
  font-style: italic;
}
@media (max-width: 1199px) {
  .section-coal .block-two-item {
    margin: 0 0 20px 0;
  }
}
.section-coal .block-two-table {
  min-width: 600px;
  margin: 20px 0 10px;
  border: 1px solid #60b6e3;
  border-radius: 8px;
}
.section-coal .block-two-table img {
  width: 100%;
}
.section-coal .block-two-table .thead {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 8px;
  border-bottom: 1px solid #60b6e3;
  margin: 0;
  font-weight: 600;
}
.section-coal .block-two-table .tbody {
  list-style: none;
  padding: 12px 0;
  display: flex;
  align-items: center;
  margin: 0;
}
.section-coal .block-two-table .tbody li:first-child {
  font-weight: 500;
}
.section-coal .block-two-table .tbody_li {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  width: calc(33.333% - 20px);
}
.section-coal .block-two-table .tbody_li.color_blue {
  color: #4698c3;
}
.section-coal .block-two-table .tbody_li.color_green {
  color: #219d6e;
}
.section-coal .block-two-table .tbody .empty-li {
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-coal .block-two-table .tbody .empty-li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 13px;
  line-height: 16px;
  background: #60b6e3;
  color: #ffffff;
}
.section-coal .block-two-table .tbody:nth-child(2n) {
  background: #f7fbff;
}
.section-coal .block-two .block-three-table_desc {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
}
.section-coal .table-scroll {
  overflow-x: auto;
  margin-bottom: 30px;
}
.section-coal .block-three-table {
  min-width: 500px;
  border: 1px solid #60b6e3;
  border-radius: 8px;
  margin-bottom: 10px;
}
.section-coal .block-three-table_desc {
  display: flex;
  flex-direction: column;
  align-content: center;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  padding: 12px 30px;
  background: #f7fbff;
  border-radius: 0 0 8px 8px;
}
.section-coal .block-three-table_desc span {
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  color: #60b6e3;
}
.section-coal .block-three .thead {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 8px;
  border-bottom: 1px solid #60b6e3;
  margin: 0;
  font-weight: 600;
}
.section-coal .block-three .tbody {
  list-style: none;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.section-coal .block-three .tbody li:first-child {
  font-weight: 500;
}
.section-coal .block-three .tbody_li {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  width: 33.333%;
}
.section-coal .block-three .tbody:nth-child(2n) {
  background: #f7fbff;
}
.section-coal .block-four .stats {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.section-coal .block-four .stats_number {
  width: 100%;
  max-width: 266px;
}
.section-coal .block-four .stats_map {
  width: 100%;
}
.section-coal .block-four_desc {
  margin: 30px 0;
  font-size: 15px;
  line-height: 18px;
}
.section-coal .block-five_stats {
  margin-bottom: 20px;
}
.section-coal .block-five_stats__title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.section-coal .block-five_stats_img {
  margin-bottom: 20px;
  width: 100%;
}
.section-coal .block-five_stats .stats_desc {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 20px;
}
.section-coal .block-five_stats .stats_desc img {
  position: absolute;
  left: 0;
  top: 0;
}
.section-coal .block-five .case {
  margin-bottom: 40px;
}
.section-coal .block-five .case_image {
  margin-bottom: 25px;
  width: 100%;
  object-fit: cover;
}
.section-coal .block-five .case_title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  margin-bottom: 15px;
}
.section-coal .block-five .case_desc {
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 20px;
}
.section-coal .block-six_map {
  margin-bottom: 30px;
  position: relative;
}
.section-coal .block-six_map .maps_marks {
  position: absolute;
  top: 10px;
  left: 0;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.section-coal .block-six_map .maps_marks_item {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.section-coal .block-six_map .maps_marks_item:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #1c82b8;
}
.section-coal .block-six_map .maps_marks_item:first-child:before {
  background-color: #43beff;
}
.section-coal .block-six_map_svg {
  width: 100%;
}
.section-coal .block-seven_image {
  width: 100%;
}
.coal-page__modal-block {
  background-color: #ffffff;
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  border-radius: 4px;
  color: #184473;
  max-width: 256px;
  display: none;
  position: absolute;
  z-index: 10;
  text-align: center;
  box-shadow: 0 8px 12px rgba(24, 68, 115, 0.2);
}
.coal-page__modal-block p {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.coal-page__modal-block p span {
  margin-bottom: 4px;
}
.coal-page__modal-block p span:first-child {
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
}
.coal-page__modal-block p span:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  body.low-vision main,
  body.mouring main {
    padding-top: 90px;
  }
}
body.low-vision .header .logo img,
body.mouring .header .logo img,
body.low-vision .footer .logo img,
body.mouring .footer .logo img {
  height: 60px;
}
body.low-vision .header .affiliates,
body.mouring .header .affiliates,
body.low-vision .footer .affiliates,
body.mouring .footer .affiliates {
  font-size: 18px;
}
body.low-vision .header .social__item,
body.mouring .header .social__item,
body.low-vision .footer .social__item,
body.mouring .footer .social__item {
  font-size: 20px;
}
body.low-vision .header .phone,
body.mouring .header .phone,
body.low-vision .footer .phone,
body.mouring .footer .phone {
  font-size: 18px;
}
body.low-vision .header .language-switch__button,
body.mouring .header .language-switch__button,
body.low-vision .footer .language-switch__button,
body.mouring .footer .language-switch__button {
  font-size: 18px;
}
body.low-vision .main-menu__item,
body.mouring .main-menu__item {
  font-size: 18px;
}
body.low-vision .banner__content video,
body.mouring .banner__content video {
  display: none;
}
body.low-vision .banner__sidebar .actioneer,
body.mouring .banner__sidebar .actioneer {
  font-size: 16px;
}
body.low-vision .banner .contact__name,
body.mouring .banner .contact__name {
  font-size: 18px;
}
body.low-vision .banner .contact__position,
body.mouring .banner .contact__position {
  font-size: 16px;
}
body.low-vision .page-breadcrumb,
body.mouring .page-breadcrumb {
  font-size: 16px;
}
body.low-vision .left-menu__item,
body.mouring .left-menu__item {
  font-size: 18px;
}
body.low-vision .page__content,
body.mouring .page__content {
  font-size: 16px;
}
body.mouring .header .affiliates img,
body.mouring .footer .affiliates img {
  filter: grayscale(1);
}
body.mouring .header .affiliates:hover,
body.mouring .footer .affiliates:hover,
body.mouring .header .affiliates.active,
body.mouring .footer .affiliates.active {
  background-color: #444444;
}
body.mouring .header .language-switch__button img,
body.mouring .footer .language-switch__button img {
  filter: grayscale(1);
}
body.mouring .header .social__item:hover,
body.mouring .footer .social__item:hover {
  color: #ababab;
}
body.mouring .header .low-vision:hover,
body.mouring .footer .low-vision:hover {
  color: #444444;
}
body.mouring .header .phone img,
body.mouring .footer .phone img {
  filter: grayscale(1);
}
body.mouring .header .search button img,
body.mouring .footer .search button img {
  filter: grayscale(1);
}
body.mouring .header .search input:focus,
body.mouring .footer .search input:focus,
body.mouring .header .search button:focus,
body.mouring .footer .search button:focus {
  border-color: #ababab;
}
body.mouring #affiliates__screen .affiliates__title {
  border-left: 4px solid #ababab;
}
body.mouring #affiliates__screen .affiliates__map .map__region.active {
  fill: #767676;
}
body.mouring #affiliates__screen .affiliates__tooltip .tooltip__contact i {
  color: #ababab;
}
#header.header_transparent .new-main-menu a {
  text-transform: none;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 600;
  line-height: 17px;
  font-size: 14px;
}
#header.header_transparent .new-main-menu ul li .new-main-menu-item a {
  color: #4D4D4D;
  transition: 0.3s ease;
  font-weight: 500;
  line-height: 19.5px;
  font-size: 14px;
}
#header.header_transparent .new-main-menu ul li .new-main-menu-item a:hover {
  color: #60B6E3;
  transition: 0.3s ease;
}
.language_block {
  position: relative;
}
.language_block:before {
  content: url("/public/images/svg-icon.svg");
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 10;
}
.horizontal-menu__mobile .parent {
  padding: 5px 0;
}
.horizontal-menu__mobile li a {
  font-weight: 500!important;
  font-size: 15px!important;
}
.horizontal-menu__mobile li a:hover {
  color: #45b7eb !important;
}
.menu_wrapper {
  position: relative;
}
.new-main-menu .other-block {
  position: absolute;
  top: 19px;
  right: 0;
  display: flex;
}
.new-main-menu .other-block .bvi-eye {
  margin-right: 10px;
}
.new-main-menu .svg-icon {
  position: absolute;
  top: 28px;
  right: 0;
  transform-origin: center;
  transition: transform 0.3s;
}
.new-main-menu li {
  position: relative;
  list-style: none;
  padding: 20px 10px 0 10px;
}
.new-main-menu li a {
  color: #4d4d4d;
  text-transform: none;
  text-decoration: none;
  font-weight: 600;
  line-height: 17px;
  font-size: 14px;
}
.new-main-menu li:hover .new-main-menu-item {
  opacity: 1;
  visibility: visible;
}
.new-main-menu li:hover .svg-icon {
  transform: rotate(180deg);
  transition: transform 0.3s;
}
.new-main-menu ul {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
}
.new-main-menu ul li .new-main-menu-item {
  opacity: 0;
  padding: 20px;
  position: absolute;
  list-style: none;
  background-color: #ffffff;
  visibility: hidden;
  transition: 0.3s ease;
  display: flex;
  flex-direction: column;
  top: 65px;
  border-radius: 5px;
  width: 300px;
  left: 50%;
  transform: translateX(-50%);
}
.new-main-menu ul li .new-main-menu-item:before {
  content: url("/public/images/triangle.svg");
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.new-main-menu ul li .new-main-menu-item a:not(:last-child) {
  margin-bottom: 15px;
}
.new-main-menu ul li .new-main-menu-item a {
  color: #4D4D4D;
  transition: 0.3s ease;
  font-weight: 500;
  line-height: 19.5px;
  font-size: 14px;
}
.new-main-menu ul li .new-main-menu-item a:hover {
  color: #60B6E3;
  transition: 0.3s ease;
}
.forum__container {
  max-width: 1620px;
  margin: 0 auto;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  height: 100%;
}
.forum__section {
  font-family: 'Geologica', 'sans-serif';
}
.forum__section a,
.forum__section p {
  font-weight: 600;
  font-size: 18px;
  line-height: 22.5px;
  color: #FFFFFF;
}
.forum__bg-image {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: -5;
}
.forum__header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.forum__header-inner {
  max-width: 1620px;
  margin: 0 auto;
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 28px;
}
@media (max-width: 1620px) {
  .forum__header-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.forum__header-left {
  display: flex;
  align-items: center;
}
.forum__header-left #langswitch {
  color: #FFFFFF;
}
.forum__header-left .dropdown-item {
  color: #000000;
}
.forum__header-right {
  display: flex;
  gap: 0 46px;
}
@media (max-width: 780px) {
  .forum__header-right {
    display: flex;
    flex-direction: column;
    gap: 30px 0;
  }
  .forum__header-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.forum__header a {
  color: #FFFFFF;
}
.forum__logo {
  margin-right: 137px;
}
@media (max-width: 1024px) {
  .forum__logo {
    margin-right: 30px;
  }
}
@media (max-width: 780px) {
  .forum__logo {
    margin-bottom: 10px;
  }
}
@media (max-width: 450px) {
  .forum__logo {
    max-width: 150px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}
.forum__email,
.forum__phone {
  display: flex;
  align-items: center;
  gap: 10px;
}
.forum__body {
  padding-top: 142px;
  display: flex;
  gap: 0 163px;
}
@media (max-width: 780px) {
  .forum__body {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
  }
}
.forum__actions {
  padding-left: 32px;
}
.forum__actions span {
  font-weight: 300;
  font-size: 18px;
  line-height: 22.5px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 8px;
}
@media (max-width: 780px) {
  .forum__actions {
    margin-bottom: 30px;
  }
}
@media (max-width: 450px) {
  .forum__actions {
    padding-left: 20px;
  }
}
.forum__title {
  font-weight: 800;
  font-size: 64px;
  line-height: 83px;
  color: #FFFFFF;
  margin-bottom: 32px;
}
@media (max-width: 1200px) {
  .forum__title {
    font-size: 42px;
    line-height: 48px;
  }
}
@media (max-width: 570px) {
  .forum__title {
    font-size: 35px;
    line-height: 48px;
  }
}
@media (max-width: 450px) {
  .forum__title {
    font-size: 24px;
    line-height: 28px;
  }
}
.forum__programm {
  max-width: 788px;
}
@media (max-width: 780px) {
  .forum__programm {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (max-width: 450px) {
  .forum__programm {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.forum__button {
  height: 100%;
  padding: 14px 24px;
  background-color: #60B6E3;
  font-weight: 700;
  font-size: 18px;
  line-height: 22.5px;
  display: flex;
  gap: 0 8px;
  text-decoration: none;
  cursor: pointer;
}
.forum__button:hover {
  text-decoration: none;
}
.forum__buttons {
  display: flex;
  gap: 24px 32px;
  flex-wrap: wrap;
}
@media (max-width: 415px) {
  .forum__buttons {
    margin-bottom: 10px;
  }
}
.forum__modal {
  background-color: #FFFFFF;
}
.forum__modal {
  max-width: 820px;
  display: none;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 55px;
  text-align: center;
  z-index: 100;
}
.forum__modal-content {
  padding: 0 32px;
  padding-bottom: 0;
}
@media (max-width: 780px) {
  .forum__modal {
    margin: 0 20px;
  }
}
.forum__modal.active {
  display: block;
}
.forum-form {
  display: flex;
  justify-content: space-between;
}
.forum-form__title {
  padding: 24px;
  background: linear-gradient(90deg, #008BD0 0%, #3E3E86 100%);
  color: #FFFFFF;
  text-align: start;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
}
.forum-form__title img {
  cursor: pointer;
}
.forum__field {
  font-weight: 300;
  color: #697584;
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.forum__field input {
  padding: 10px;
}
.forum__footer {
  background: transparent;
}
.forum__footer .footer-social {
  position: fixed;
  bottom: 32px;
  right: 156px;
  z-index: 1;
}
.forum__footer .footer-social i {
  display: flex;
  justify-content: center;
}
.forum__footer .footer-social i,
.forum__footer .footer-social svg {
  padding: 11.5px;
  font-size: 17px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: 42px;
  height: 42px;
  border-radius: 21px;
  color: #FFFFFF;
}
.forum__footer .footer-social path {
  fill: #FFFFFF;
}
.forum__footer .footer-social i:hover {
  color: #45b7eb;
}
.forum__footer .footer-social__item:hover {
  text-decoration: none;
}
@media (max-width: 570px) {
  .forum__footer .footer-social {
    left: 32px;
    bottom: 16px;
  }
}
@media (max-width: 450px) {
  .forum__footer .footer-social {
    left: 50%;
    right: 50%;
  }
}
@media (max-width: 415px) {
  .forum__footer .footer-social {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin-bottom: 10px;
  }
}
.forum__app {
  overflow-y: hidden;
}
@media (max-width: 415px) {
  .forum__app {
    overflow-y: scroll;
  }
}
.forum__app main,
.forum__app section {
  height: 100%;
}
@media (max-width: 415px) {
  .forum__app main,
  .forum__app section {
    height: auto !important;
  }
}
.forum__app_china {
  background-image: url(images/china-forum-bg-flags.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.forum__china-asia .forum__body {
  padding-top: 0;
  height: 100%;
  display: flex;
  gap: 0 163px;
}
.forum__china-asia .forum__body p {
  margin-bottom: 0 !important;
}
.forum__china-asia .forum__actions {
  padding-top: 142px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
@media (min-width: 680px) and (max-width: 980px) {
  .forum__china-asia .forum__actions {
    padding-top: 52px !important;
  }
}
@media (max-height: 750px) {
  .forum__china-asia .forum__actions {
    padding-top: 50px;
  }
}
.forum__china-asia .forum__programm {
  padding-top: 142px;
  position: relative;
}
@media (max-width: 980px) {
  .forum__china-asia .forum__programm {
    padding-top: 52px;
  }
}
@media (min-width: 781px) {
  .forum__china-asia .forum__programm {
    padding-left: 32px;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
  }
}
@media (max-height: 750px) {
  .forum__china-asia .forum__programm {
    padding-top: 50px;
  }
}
.forum__china-asia .forum__link {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: underline;
  position: absolute;
  left: 32px;
  bottom: 150px;
  cursor: pointer;
}
.forum__china-asia .forum__title {
  font-size: 48px;
  line-height: 130%;
  text-transform: uppercase;
}
@media (max-width: 1500px) {
  .forum__china-asia .forum__title {
    font-size: 32px;
  }
}
@media (max-width: 781px) {
  .forum__china-asia .forum__body {
    padding-top: 25px;
  }
  .forum__china-asia .forum__actions,
  .forum__china-asia .forum__programm {
    padding-top: 0;
  }
  .forum__china-asia .forum__actions {
    margin-bottom: 10px;
  }
  .forum__china-asia .forum__link {
    position: static;
    margin-top: 10px;
  }
  .forum__china-asia .forum__title {
    font-size: 26px;
  }
  .forum__china-asia .forum__button {
    font-size: 16px;
    padding: 10px 20px;
  }
  .forum__china-asia .forum__buttons {
    row-gap: 12px;
  }
}
@media (min-width: 780px) and (max-width: 940px) {
  .forum__china-asia .forum__link {
    bottom: 200px;
  }
}
@media (max-width: 400px) {
  .forum__china-asia .forum__body {
    padding-top: 25px;
  }
  .forum__china-asia .forum__actions,
  .forum__china-asia .forum__programm {
    padding-top: 0;
  }
  .forum__china-asia .forum__actions {
    margin-bottom: 8px;
  }
  .forum__china-asia .forum__address span,
  .forum__china-asia .forum__location span,
  .forum__china-asia .forum__address p,
  .forum__china-asia .forum__location p {
    font-size: 14px;
  }
  .forum__china-asia .forum__title {
    font-size: 21px;
  }
  .forum__china-asia .forum__button {
    font-size: 14px;
    padding: 8px 20px;
  }
}
@media (max-height: 700px) {
  .forum__china-asia .forum__title {
    margin-bottom: 24px;
  }
}
.forum__china-asia .upload-instruction span {
  color: red;
}
.forum__section .form__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  text-align: start;
}
.forum__section .form__item span {
  color: red;
}
.forum__section .form__actions {
  display: flex;
  padding-bottom: 24px;
  border-bottom: 1px solid #E9E9E9;
}
@media (min-width: 781px) {
  .forum__section .form__actions .files {
    max-width: 33%;
  }
  .forum__section .form__actions .files__uploaded {
    word-wrap: break-word;
  }
}
@media (max-width: 780px) {
  .forum__section .form__actions {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px 0;
  }
}
.forum__section .form__actions a {
  padding: 16px 24px;
  background-color: #60B6E3;
  border-radius: 34px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.forum__section .form__actions p {
  color: #697584;
  font-weight: 400;
  font-size: 14px;
  line-height: 17.07px;
  max-width: 297px;
  margin-bottom: 0;
  font-family: 'Montserrat', 'sans-serif';
  align-self: center;
}
@media (min-width: 781px) {
  .forum__section .form__actions p {
    max-width: 33%;
  }
}
.forum__section .form__footer {
  display: flex;
  gap: 0 32px;
  align-items: center;
  padding-top: 24px;
}
.forum__section .form__footer button {
  margin-left: 0 !important;
}
.forum__section .form__footer span {
  color: red;
}
.forum__section .form__inner {
  padding: 24px 32px;
}
.forum__section .button-rounded {
  background: rgba(96, 182, 227, 0.15) !important;
  color: #60B6E3 !important;
  font-weight: 500;
  font-size: 16px;
  padding-left: 24px !important;
  padding-right: 24px !important;
  display: flex !important;
  gap: 0 10px !important;
  margin: 0 10px !important;
}
@media (max-width: 780px) {
  .forum__section .button-rounded {
    justify-content: center;
  }
}
.forum__china-asia .contacts__modal-content {
  border: none !important;
  border-radius: 0 !important;
}
.forum__china-asia .contacts__modal-header {
  background: linear-gradient(76.38deg, #008BD0 0%, #3E3E86 100%);
  border: none;
  padding: 32px !important;
  align-items: center !important;
  border-radius: 0 !important;
}
.forum__china-asia .contacts__modal-close {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent;
  border: none;
}
.forum__china-asia .contacts__modal-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  color: #FFFFFF;
}
.forum__china-asia .contacts__modal-body {
  display: flex;
  justify-content: center;
  padding: 32px 32px 42px 32px !important;
}
.forum__china-asia .contacts__wrapper {
  row-gap: 22px;
}
.forum__china-asia .contacts__item {
  display: flex;
  flex-direction: column;
  gap: 8px 0;
}
.forum__china-asia .contacts__item span {
  font-size: 14px;
  font-weight: 300;
  line-height: 17.5px;
  text-align: left;
  color: #697584;
}
.forum__china-asia .contacts__item a {
  color: #74B5E8;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  text-align: left;
  text-wrap: nowrap;
}
.forum__china-asia .contacts__item-block {
  display: flex;
  gap: 0 8px;
  align-items: flex-start;
}
.forum__china-asia .forum-form__title {
  padding: 32px;
  align-items: center;
}
.forum__china-asia .forum-form__title h5 {
  margin-bottom: 0;
}
.forum__china-asia .forum-form__title span {
  color: red;
  font-size: 18px;
  line-height: 28px;
}
.forum__china-asia .forum__modal-content {
  padding: 32px 24.5px;
}
.forum__china-asia .form__item input,
.forum__china-asia .form__item select {
  border: 1px solid #E9E9E9;
  background-color: transparent;
  font-weight: 100;
}
.forum__china-asia .form__item input:focus,
.forum__china-asia .form__item select:focus {
  outline: 0;
}
.forum__china-asia .form__item .custom-select {
  padding: 10px;
  height: auto;
  border-radius: 0;
}
.forum__china-asia .form__item .custom-select:focus {
  box-shadow: none;
}
.forum__china-asia .form__actions p {
  max-width: max-content;
}
.forum__china-asia .button-rounded {
  width: fit-content !important;
}
.forum__china-asia .files {
  max-width: 100% !important;
}
.forum__china-asia .files_requirements {
  padding: 0;
  margin: 20px 10px 20px 20px;
}
.forum__china-asia .files_requirements-item {
  list-style: disc inside;
  list-style-position: outside;
  margin-bottom: 5px;
}
.forum__china-asia .form-check {
  padding-left: 0;
}
.forum__china-asia .form-check a {
  color: #4aabde;
}
.forum__china-asia .form__footer button {
  border: none;
  color: white;
}
.forum__china-asia .add-more-technique {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.forum__china-asia .add-more-technique span {
  color: #60B6E3;
}
.forum__china-asia .files__uploaded,
.forum__china-asia .photos__uploaded {
  margin-top: 15px;
}
.forum__china-asia .remove-technique-field {
  cursor: pointer;
  align-self: center;
}
.forum__china-asia .added-technique-block,
.forum__china-asia .technique-block {
  width: 100%;
}
@media (max-width: 991px) {
  .forum__china-asia .added-technique-block,
  .forum__china-asia .technique-block {
    align-items: end;
  }
}
@media (max-width: 767px) {
  .forum__china-asia .added-technique-block {
    border-bottom: 1px solid #697584;
    border-top: 1px solid #697584;
    padding: 20px 0 !important;
    margin: 20px 0 !important;
    position: relative;
  }
  .forum__china-asia .remove-technique-field {
    position: absolute;
    top: 10px;
    right: 0;
    width: auto;
  }
}
.forum__china-asia .croppie-container {
  height: max-content !important;
  width: max-content !important;
}
.forum__china-asia .croppie-container .cr-image {
  opacity: 0.85 !important;
}
.forum__china-asia .croppie-container .cr-overlay {
  cursor: grab;
}
.forum__china-asia .croppie-container_bg {
  position: absolute;
  width: 177px;
  height: 236px;
  top: 0;
  left: 0;
}
html {
  max-width: 100vw;
  overflow-x: hidden;
}
body {
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
  max-width: 100vw;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  font-size: 15px;
  background-color: white;
}
.text_center {
  text-align: center;
}
.overlay-window {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999;
  -webkit-animation: fade 0.6s;
  -moz-animation: fade 0.6s;
  animation: fade 0.6s;
  overflow: auto;
}
.popup {
  top: 25%;
  left: 0;
  right: 0;
  font-size: 14px;
  margin: auto;
  max-height: 351px;
  max-width: 700px;
  position: absolute;
  background-color: #ffffff;
  z-index: 1000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font: 14px/18px 'Tahoma', Arial, sans-serif;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-animation: fade 0.6s;
  -moz-animation: fade 0.6s;
  animation: fade 0.6s;
}
.popup img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-footer {
  display: flex;
  padding: 30px;
}
.popup-footer button {
  padding: 15px 20px;
}
.popup-footer p {
  width: 320px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}
.popup-header {
  height: 241px;
  background-image: url('/public/images/img.png');
  background-size: cover;
}
.popup-titles {
  position: absolute;
  right: 40px;
  top: 49px;
}
.popup-titles h5 {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
}
@media screen and (max-width: 575px) {
  .popup {
    top: 15%;
    max-width: 90%;
    max-height: 80%;
  }
  .popup .alpha_button {
    height: max-content;
  }
  .popup-header {
    background-position-x: 15%;
  }
  .popup-footer {
    flex-direction: column;
    align-items: center;
  }
  .popup-footer p {
    max-width: 90%;
    text-align: center;
  }
  .popup-titles {
    right: 1px;
    max-width: 60%;
  }
  .popup-titles h5 {
    font-size: 16px;
  }
}
.close {
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  position: absolute;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 131, 119, 0.9);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  outline: none;
}
.close:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 32%;
  left: 35%;
}
/* кнопка закрытия при наведении */
.close:hover {
  background-color: rgba(252, 20, 0, 0.8);
}
.covid-block {
  width: 100vw;
  background: #fafafa;
}
.covid-block .container {
  margin: auto;
  padding: 16px 0 20px;
}
.covid-block__content {
  display: flex;
  align-items: center;
}
.covid-block__content > div {
  margin-right: 20px;
}
.covid-block__content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #2d2d2d;
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  .covid-block__content {
    flex-direction: column;
  }
  .covid-block__content > div {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .covid-block__content p {
    margin-bottom: 20px;
  }
}
.covid-block__button {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .covid-block__button {
    justify-content: center;
  }
}
.covid-block__button a {
  display: block;
  padding: 12px 24px;
  color: white;
  background: #60b6e3;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  border-radius: 34px;
}
.link-why-kaz:hover {
  color: #4aabde;
  text-underline-color: #4aabde;
}
header#header {
  position: fixed;
  width: 100%;
  z-index: 111;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.06);
}
header#header .akimat-logotype_ {
  width: 39px;
}
@media screen and (max-width: 575px) {
  header#header .akimat-logotype_ {
    width: 29px;
  }
}
header#header .akimat-logotype__togle {
  width: 40px;
}
@media (max-width: 1199px) {
  header#header .akimat-logotype__togle {
    width: 30px;
  }
}
header#header .logotype_wraper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 0;
  margin-right: 30px;
}
@media (max-width: 991px) {
  header#header .logotype_wraper {
    justify-content: center;
  }
  header#header .logotype_wraper .img__logo {
    margin-left: 10px;
  }
}
header#header .logotype_wraper > a:first-child {
  margin-right: 10px;
}
header#header .logotype_wraper__togle {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
header#header .logotype_wraper__togle .img__logo__togle {
  width: 40px;
}
@media (max-width: 1199px) {
  header#header .logotype_wraper__togle .img__logo__togle {
    margin-left: 5px;
  }
}
header#header .logotype_wraper__togle .img__title__togle {
  width: 160px;
  padding: 10px 0 0 10px;
}
@media (max-width: 991px) {
  header#header .logotype_wraper__togle .img__title__togle {
    width: 130px !important;
  }
}
header#header .logotype_wraper__togle .akimat-logotype__togle {
  width: 37px;
}
@media (max-width: 767px) {
  header#header .logotype_wraper__togle {
    justify-content: center;
    display: none;
  }
}
header#header .logotype_wraper__togle.active {
  display: block;
}
header#header .logotype_wraper__togle.active .logotype_wraper__togle {
  display: block;
}
header#header .logotype_wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
}
header#header .logotype_wrap a .img__logo {
  width: 70px;
}
header#header .logotype_wrap a .img__logo__togle {
  width: 40px;
}
@media (max-width: 991px) {
  header#header .logotype_wrap a .img__logo__togle {
    width: 30px;
  }
}
header#header .logotype_wrap a .img__title {
  width: 200px;
  padding: 0 0 0 10px;
}
header#header .logotype_wrap a .img__title__togle {
  width: 160px;
  padding: 10px 0 0 10px;
}
@media (max-width: 991px) {
  header#header .logotype_wrap a .img__title__togle {
    width: 140px;
  }
}
header#header .img__logotype__comitets {
  display: flex;
  align-items: center;
}
header#header .img__logotype__comitets .img__logo {
  width: 39px;
  margin-left: 10px;
}
@media screen and (max-width: 575px) {
  header#header .img__logotype__comitets .img__logo {
    width: 31px;
  }
}
header#header .img__logotype__comitets .img__logo__togle {
  width: 40px;
}
header#header .img__logotype__comitets .img__title {
  width: 122px;
  padding: 0 0 0 10px;
}
header#header .img__logotype__comitets .img__title.black__title {
  display: block;
}
@media screen and (max-width: 575px) {
  header#header .img__logotype__comitets .img__title {
    width: 97px;
  }
}
header#header .img__logotype__comitets .img__title__togle {
  width: 160px;
  padding: 10px 0 0 10px;
}
header#header .img__logotype__comitets .white__title {
  display: none;
}
header#header .item-blackout:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000000;
  z-index: 11;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  header#header:is(.header_transparent) {
    box-shadow: none;
  }
  header#header .hamburger_wrapper {
    display: flex;
  }
  header#header .main-menu__main:before {
    display: none;
  }
  header#header .search {
    display: block;
  }
  header#header .header-top_menu {
    display: none;
  }
  header#header .menu_wrapper {
    display: none;
  }
  header#header .main-menu__main {
    justify-content: unset !important;
  }
  header#header .hamburger_menu {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  header#header .hamburger_menu::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  header#header .main-menu__main .last {
    order: 4;
    margin-left: 0;
  }
  header#header .main-menu__main .d-flex {
    width: 100%;
  }
  header#header .language_block {
    width: 100%;
  }
  header#header .main-menu__main .other-block .bvi-eye {
    margin-right: 2px;
  }
  header#header .main-menu__main .other-block .eye_white {
    width: 24px;
  }
  header#header .main-menu__main .other-block .search_white {
    stroke-width: 1.3;
  }
  header#header .hamburger {
    height: 24px;
    justify-content: space-around;
  }
  header#header .hamburger span {
    height: 1.5px;
  }
  header#header .language-switch {
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 400px) {
  header#header .logotype_wraper {
    margin: 0;
  }
  header#header .language-switch {
    margin-left: 0;
  }
  header#header:is(.header_transparent) .img__logotype__comitets .white__title,
  header#header:not(:is(.header_transparent)) .img__logotype__comitets .black__title {
    display: none !important;
  }
}
a {
  transition: 0.3s ease;
  color: #4aabde;
}
@media (min-width: 1230px) {
  .container {
    max-width: 1200px;
  }
}
.page-banner {
  background: center no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  margin-top: 113.16px;
}
@media screen and (max-width: 575px) {
  .page-banner {
    margin-top: 80.59px;
  }
}
.page-banner__wrapper {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 31px 0 81px 0;
  position: relative;
}
.page-banner__wrapper .page-container {
  width: 100%;
}
.page-banner__wrapper .container {
  display: flex;
  height: 100%;
  align-items: center;
}
.page-banner__wrapper .breadcrumbs-container {
  margin-bottom: 28px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-banner__wrapper .page-title {
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
}
@media (min-width: 310px) and (max-width: 500px) {
  .page-banner__wrapper .page-title {
    font-size: 22px;
  }
}
@media (max-width: 309px) {
  .page-banner__wrapper .page-title {
    font-size: 20px;
  }
}
main .content {
  background-color: #ffffff;
  padding: 30px 40px;
  height: 100%;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.06);
}
main .content table {
  overflow-x: scroll;
  width: 100%;
}
@media (max-width: 767px) {
  main .content {
    padding-top: 50px;
  }
}
@media (max-width: 575px) {
  main .content {
    padding: 30px 20px;
  }
}
.bx-breadcrumb {
  margin-bottom: 15px;
  display: block;
}
.bx-breadcrumb .bx-breadcrumb-item {
  height: auto;
  display: inline;
}
.bx-breadcrumb .bx-breadcrumb-item .bx-breadcrumb-item-text {
  color: white;
  font: inherit;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px;
}
.bx-breadcrumb .bx-breadcrumb-item .bx-breadcrumb-item-text:hover {
  color: #74b5e8;
  text-decoration: none;
}
.bx-breadcrumb .bx-breadcrumb-item-angle {
  line-height: 22px;
  margin: 0 10px;
  color: #b5bdc2;
  font-size: 12px;
}
.page-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.return-button {
  margin-left: 20px;
}
.section-menu__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  color: #141414;
  font-size: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  transition: 0.5s ease;
}
.section-menu__item i {
  font-size: 24px;
}
.section-menu__item:hover {
  text-decoration: none;
  color: #4aabde;
}
#header {
  background: #ffffff;
  padding-bottom: 0;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  #header {
    padding-bottom: 0;
  }
}
#header.header_transparent {
  background-color: #ffffff00;
}
#header.header_transparent .main-menu__main:before {
  background-color: #ffffff33;
}
#header.header_transparent .header-top_menu_item__link {
  color: #ffffff;
}
#header.header_transparent .horizontal-menu .parent > a {
  color: #ffffff;
}
#header.header_transparent .horizontal-menu__mobile .parent > a {
  color: #ffffff;
}
#header.header_transparent .img__title.black__title {
  display: none !important;
}
#header.header_transparent .white__title {
  display: block !important;
  width: 122px;
  padding: 0 0 0 10px;
}
@media screen and (max-width: 575px) {
  #header.header_transparent .white__title {
    width: 97px;
  }
}
#header.header_transparent .header-top_menu_item_link {
  color: #ffffff;
}
#header #yt {
  z-index: 34;
  height: 80%;
  width: 80%;
}
#header .header-top {
  padding: 20px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  #header .header-top .row {
    width: 100%;
  }
}
#header .header-top > div {
  display: flex;
  align-items: center;
}
#header .header-top__link {
  color: #000000;
  margin-left: 15px;
  cursor: pointer;
  transition: 0.3s;
}
#header .header-top__link:first-child {
  margin-left: 0;
}
@media screen and (max-width: 442px) {
  #header .header-top__link {
    font-size: 13px;
    margin-left: 0 !important;
  }
}
#header .header-top__link:hover {
  text-decoration: underline;
}
@media (max-width: 1190px) {
  #header .header-top__link {
    margin-left: 15px;
  }
}
@media (max-width: 575px) {
  #header .header-top {
    padding-bottom: 0;
  }
}
#header .logo {
  display: flex;
  flex-direction: column;
  width: 150px;
}
#header .logo__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
#header .logo__img {
  height: 58px;
  margin-top: 17px;
}
@media (max-width: 575px) {
  #header .logo__img {
    height: 170px;
  }
}
#header .logo__text {
  height: 30px;
  margin-top: 12px;
}
@media (max-width: 575px) {
  #header .logo__text {
    height: 60px;
  }
}
#header .logo:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  #header .logo {
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  #header .logo {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  #header .logo {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
  }
  #header .logo .logo__img {
    height: 80px;
    margin: 0 10px 0 0;
  }
  #header .logo .logo__text {
    height: 40px;
    margin: 0;
  }
}
#header .language-switch {
  margin: 0 8px;
}
#header .language-switch button {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid transparent;
  background-color: #ffffff;
  color: #141414;
  border-radius: 40px;
  font-size: 14px;
  z-index: 10;
  position: relative;
  line-height: 17px;
  font-weight: 500;
  transition: 0s;
}
#header .language-switch button:after {
  display: none;
}
#header .language-switch button:active,
#header .language-switch button:focus {
  outline: none;
  box-shadow: none !important;
}
#header .language-switch.show button {
  border: 1px solid #b2b2b2;
  background-color: #ffffff !important;
  color: #141414 !important;
  border-radius: 40px !important;
}
#header .language-switch .dropdown-menu {
  padding: 18px 0 0;
  margin: 0;
  min-width: 0;
  top: -18px !important;
  z-index: 5;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#header .language-switch .dropdown-menu .dropdown-item {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
}
#header .menu-row {
  width: 100%;
}
#header .main-menu {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-top: 10px;
}
#header .main-menu__main {
  display: flex;
}
#header .main-menu__main:before {
  content: "";
  width: 100vw;
  height: 1px;
  background-color: #efefef;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.5s;
}
#header .main-menu__main .col-md-12 {
  position: static;
}
#header .main-menu__main .last {
  margin-left: 30px;
}
#header .main-menu__submeny {
  position: absolute;
  top: 100%;
  width: 240px;
  background-color: #ffffff;
  z-index: 78;
  display: none;
  transition: 0.3ms;
  overflow: hidden;
  box-shadow: 0 5px 16px -1px #5a5a5a;
}
#header .main-menu__submeny_item {
  font-weight: 500;
}
#header .main-menu__submeny_item .main-menu__list {
  border-bottom: 1px solid #297ec1;
}
#header .main-menu__submeny_item a {
  text-decoration: none;
  cursor: pointer;
  display: block;
  padding: 10px 11px;
  font-size: 13px;
  border-left: 0 solid #71b4ea;
  color: #ffffff;
  background: #71b4ea;
}
#header .main-menu__submeny_item a:hover {
  background: #297ec1;
  border-left-width: 8px;
}
#header .main-menu__submeny_item:last-child a {
  border-bottom: none;
}
#header .main-menu__submeny_item:hover {
  display: block;
}
#header .main-menu__submeny_item-list {
  display: block !important;
}
#header .main-menu__submeny:hover {
  display: block;
}
#header .main-menu__toggle {
  display: none;
  width: 100%;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #4aabde;
  margin-bottom: 12px;
  margin-top: 12px;
  position: relative;
  transition: 1s ease;
}
@media (max-width: 767px) {
  #header .main-menu__toggle {
    display: block;
  }
}
#header .main-menu__toggle.active {
  background-color: #4eb7e7;
  color: #ffffff;
}
#header .main-menu__toggle:focus {
  outline: none;
}
#header .main-menu ul {
  display: flex;
  align-items: center;
  padding: 0;
  list-style: none;
  transition: 1s ease;
  margin: 0;
  justify-content: center;
}
#header .main-menu ul li {
  position: relative;
}
#header .main-menu ul li:last-child a {
  margin-right: 0;
}
@media (max-width: 767px) {
  #header .main-menu ul {
    flex-direction: column;
    align-items: stretch;
    max-height: 0;
    overflow: hidden;
    border: 1px solid #4aabde;
    padding-top: 20px;
    margin-top: -22px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    position: absolute;
    background-color: #ffffff;
    z-index: 20;
    right: 15px;
    width: 100%;
    left: 0;
  }
}
#header .main-menu ul.active {
  max-height: 500px;
  z-index: 78;
}
#header .main-menu__item {
  display: block;
  padding: 14px 3px 24px 3px;
  margin-right: 42px;
  color: #141414;
  font-weight: 600;
  position: relative;
  text-align: center;
  transition: 0.3s ease;
}
#header .main-menu__item:hover + .main-menu__submeny {
  display: block;
}
#header .main-menu__item:lang(KZ) {
  margin-right: 14px;
}
#header .main-menu__item:lang(EN) {
  margin-right: 32px;
}
#header .main-menu__item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 3px;
  right: 3px;
  height: 3px;
  background-color: transparent;
  transition: 0.3s ease;
}
#header .main-menu__item:hover,
#header .main-menu__item:focus,
#header .main-menu__item.active {
  box-shadow: none;
  color: #4aabde;
  text-decoration: none;
}
#header .main-menu__item:hover:after,
#header .main-menu__item:focus:after,
#header .main-menu__item.active:after {
  background-color: #4aabde;
}
@media (max-width: 1199px) {
  #header .main-menu__item {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  #header .main-menu__item {
    display: block;
    padding: 14px 3px 24px 3px;
    margin-right: 0 !important;
  }
  #header .main-menu__item:after {
    left: 50px;
    right: 50px;
    background-color: #4aabde;
  }
}
@media (max-width: 767px) {
  #header .main-menu {
    margin-bottom: -22px;
    position: relative;
  }
  #header .main-menu li:nth-last-child(1) .main-menu__item:after {
    background-color: transparent;
  }
}
@media screen and (max-width: 992px) {
  #header .search {
    margin-right: 20px;
  }
}
@media screen and (max-width: 575px) {
  #header .search {
    display: none;
  }
}
#header .close-button {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 31;
  display: none;
  cursor: default;
}
#header .hamburger_wrapper {
  display: none;
  align-items: center;
  justify-content: space-between;
  margin: 0 10px;
}
@media (max-width: 575px) {
  #header .hamburger_wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  #header .hamburger_wrapper {
    display: flex;
  }
}
@media (min-width: 580px) and (max-width: 611px) {
  #header .hamburger_wrapper {
    margin-right: 10px;
  }
}
#header .hamburger {
  width: 30px;
  height: 25px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#header .hamburger_menu {
  position: absolute;
  z-index: 30;
  height: 100vh;
  top: 0;
  right: 0;
  background: white;
  background-size: cover;
  background-position: center;
  padding: 60px 0 40px 0;
  transition: 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 300px;
  transform: translateX(100%);
  opacity: 1;
  overflow-y: scroll;
}
#header .hamburger_menu:before {
  content: url("/local/templates/invest/img/new-mobile-img.png");
  position: absolute;
  top: 0;
  right: 0;
}
#header .hamburger_menu__list {
  position: relative;
  padding: 0;
  display: inline-block;
  /* Ensure each list appears side by side */
  margin-right: 20px;
}
#header .hamburger_menu__list > svg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 30;
  opacity: 0.5;
  right: 0;
  top: 0;
  transform: translate(60%, 60%);
}
#header .hamburger_menu__list .parent {
  padding-left: 40px;
  position: relative;
  list-style-type: none;
  margin-bottom: 10px;
}
@media (max-width: 319px) {
  #header .hamburger_menu__list .parent {
    padding-left: 12px;
  }
}
@media (min-width: 250px) and (max-width: 255px) {
  #header .hamburger_menu__list .parent {
    padding-left: 15px;
  }
}
@media (min-width: 256px) and (max-width: 264px) {
  #header .hamburger_menu__list .parent {
    padding-left: 7px;
  }
}
@media (min-width: 265px) and (max-width: 276px) {
  #header .hamburger_menu__list .parent {
    padding-left: 8px;
  }
}
@media (min-width: 277px) and (max-width: 280px) {
  #header .hamburger_menu__list .parent {
    padding-left: 10px;
  }
}
@media (min-width: 283px) and (max-width: 293px) {
  #header .hamburger_menu__list .parent {
    padding-left: 8px;
  }
}
@media (min-width: 314px) and (max-width: 321px) {
  #header .hamburger_menu__list .parent {
    padding-left: 12px;
  }
}
@media (min-width: 322px) and (max-width: 336px) {
  #header .hamburger_menu__list .parent {
    padding-left: 15px;
  }
}
@media (min-width: 337px) and (max-width: 366px) {
  #header .hamburger_menu__list .parent {
    padding-left: 13px;
  }
}
@media (min-width: 367px) and (max-width: 378px) {
  #header .hamburger_menu__list .parent {
    padding-left: 18px;
  }
}
@media (min-width: 379px) and (max-width: 396px) {
  #header .hamburger_menu__list .parent {
    padding-left: 24px;
  }
}
@media (min-width: 397px) and (max-width: 429px) {
  #header .hamburger_menu__list .parent {
    padding-left: 19px;
  }
}
@media (min-width: 430px) and (max-width: 455px) {
  #header .hamburger_menu__list .parent {
    padding-left: 27px;
  }
}
@media (min-width: 456px) and (max-width: 490px) {
  #header .hamburger_menu__list .parent {
    padding-left: 27px;
  }
}
@media (min-width: 533px) and (max-width: 540px) {
  #header .hamburger_menu__list .parent {
    padding-left: 22px;
  }
}
@media (min-width: 541px) and (max-width: 579px) {
  #header .hamburger_menu__list .parent {
    padding-left: 16px;
  }
}
@media (min-width: 580px) and (max-width: 592px) {
  #header .hamburger_menu__list .parent {
    padding-left: 31px;
  }
}
@media (min-width: 612px) and (max-width: 700px) {
  #header .hamburger_menu__list .parent {
    padding-left: 20px;
  }
}
#header .hamburger_menu__list .parent a {
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  color: #4D4D4D;
  font-weight: 500;
}
@media (max-width: 319px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 250px) and (max-width: 255px) {
  #header .hamburger_menu__list .parent a {
    font-size: 12px;
  }
}
@media (min-width: 256px) and (max-width: 276px) {
  #header .hamburger_menu__list .parent a {
    font-size: 13px;
  }
}
@media (min-width: 265px) and (max-width: 269px) {
  #header .hamburger_menu__list .parent a {
    font-size: 13px;
  }
}
@media (min-width: 270px) and (max-width: 276px) {
  #header .hamburger_menu__list .parent a {
    font-size: 11px;
  }
}
@media (min-width: 277px) and (max-width: 280px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 283px) and (max-width: 289px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 290px) and (max-width: 293px) {
  #header .hamburger_menu__list .parent a {
    font-size: 12px;
  }
}
@media (min-width: 294px) and (max-width: 298px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 299px) and (max-width: 313px) {
  #header .hamburger_menu__list .parent a {
    font-size: 13px;
  }
}
@media (min-width: 322px) and (max-width: 336px) {
  #header .hamburger_menu__list .parent a {
    font-size: 16px;
  }
}
@media (min-width: 337px) and (max-width: 366px) {
  #header .hamburger_menu__list .parent a {
    font-size: 13px;
  }
}
@media (min-width: 367px) and (max-width: 396px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 397px) and (max-width: 429px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 430px) and (max-width: 454px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 455px) and (max-width: 514px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 515px) and (max-width: 532px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 533px) and (max-width: 540px) {
  #header .hamburger_menu__list .parent a {
    font-size: 16px;
  }
}
@media (min-width: 541px) and (max-width: 579px) {
  #header .hamburger_menu__list .parent a {
    font-size: 16px;
  }
}
@media (min-width: 580px) and (max-width: 592px) {
  #header .hamburger_menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 593px) and (max-width: 611px) {
  #header .hamburger_menu__list .parent a {
    font-size: 16px;
  }
}
#header .hamburger_menu__list .parent .submenu {
  overflow: hidden;
  height: 0;
}
#header .hamburger_menu__list .parent .submenu ul {
  padding-left: 17px;
}
#header .hamburger_menu__list .parent .submenu ul li {
  list-style-type: none;
  margin-top: 10px;
}
#header .hamburger_menu__list .parent .submenu ul li a {
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #4D4D4D;
}
#header .hamburger_menu__list .parent .submenu-item {
  display: none;
  height: 0;
}
#header .hamburger_menu__list .parent .submenu-item ul {
  padding-left: 17px;
}
#header .hamburger_menu__list .parent .submenu .sub-parent .checked-parent {
  color: #60B6E3 !important;
}
#header .hamburger_menu__list .parent .submenu .sub-parent-link {
  cursor: pointer;
}
#header .hamburger_menu__list .chacked-parent {
  background: rgba(255, 255, 255, 0.5);
  color: #60B6E3 !important;
}
#header .hamburger_menu__list .chacked-parent:before {
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  width: 4px;
  background: #60b6e3;
}
#header .hamburger_menu__contacts {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
@media (min-width: 611px) and (max-width: 750px) {
  #header .hamburger_menu__contacts {
    margin-right: 86px;
  }
}
#header .hamburger_menu__contacts_tel a {
  text-decoration: none;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #4b4b4b;
}
#header .hamburger_menu__contacts_tel a svg {
  margin-right: 5px;
}
#header .hamburger_menu__contacts_request {
  margin-top: 25px;
}
#header .hamburger_menu__contacts_request a {
  text-decoration: none;
  color: white;
  background: #60b6e3;
  border-radius: 50px;
  padding: 10px 54px;
  font-weight: 600;
  font-size: 16px;
  line-height: 200%;
}
@media (max-width: 319px) {
  #header .hamburger_menu__contacts_request a {
    padding: 10px 20px;
    margin-right: 10px;
    font-size: 13px;
  }
}
@media (min-width: 320px) {
  #header .hamburger_menu__contacts_request a {
    padding: 10px 20px;
    margin-right: 10px;
    font-size: 13px;
  }
}
@media (min-width: 540px) {
  #header .hamburger_menu__contacts_request a {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  #header .hamburger_menu__contacts_request a {
    padding: 10px 54px;
    font-size: 16px;
  }
}
#header .first,
#header .second,
#header .third {
  background-color: black;
  height: 3px;
  width: 100%;
  border-radius: 2px;
  transition: all 0.35s ease-in-out;
}
#header .header_block-main .first,
#header .header_block-main .second,
#header .header_block-main .third {
  background-color: white;
}
#header .is-active .first {
  transform: translateY(10px) rotate(45deg);
}
#header .is-active .second {
  opacity: 0;
  transform: translateX(8em);
}
#header .is-active .third {
  transform: translateY(-12.5px) rotate(-45deg);
}
.vid {
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
}
.vid-close {
  width: 20px;
  height: 20px;
  right: 10px;
  top: 10px;
  margin: 0;
  position: absolute;
  cursor: pointer;
}
.vid__inner {
  position: relative;
  max-width: 900px;
  max-height: 500px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
}
.vid__inner iframe {
  width: 100%;
  height: 100%;
}
.header__lang {
  display: flex;
  align-items: center;
}
footer {
  background: #f9f9f9;
}
footer .akimat-logotype_ {
  width: 47px;
}
@media screen and (max-width: 575px) {
  footer .akimat-logotype_ {
    width: 29px;
  }
}
footer .akimat-logotype__togle {
  width: 40px;
}
@media (max-width: 1199px) {
  footer .akimat-logotype__togle {
    width: 30px;
  }
}
footer .logotype_wraper {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 25px 0;
  margin-right: 30px;
}
@media (max-width: 991px) {
  footer .logotype_wraper {
    justify-content: center;
  }
  footer .logotype_wraper .img__logo {
    margin-left: 10px;
  }
}
footer .logotype_wraper > a:first-child {
  margin-right: 30px;
}
footer .logotype_wraper__togle {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
footer .logotype_wraper__togle .img__logo__togle {
  width: 40px;
}
@media (max-width: 1199px) {
  footer .logotype_wraper__togle .img__logo__togle {
    margin-left: 5px;
  }
}
footer .logotype_wraper__togle .img__title__togle {
  width: 160px;
  padding: 10px 0 0 10px;
}
@media (max-width: 991px) {
  footer .logotype_wraper__togle .img__title__togle {
    width: 130px !important;
  }
}
footer .logotype_wraper__togle .akimat-logotype__togle {
  width: 37px;
}
@media (max-width: 767px) {
  footer .logotype_wraper__togle {
    justify-content: center;
    display: none;
  }
}
footer .logotype_wraper__togle.active {
  display: block;
}
footer .logotype_wraper__togle.active .logotype_wraper__togle {
  display: block;
}
footer .logotype_wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .logotype_wrap a .img__logo {
  width: 70px;
}
footer .logotype_wrap a .img__logo__togle {
  width: 40px;
}
@media (max-width: 991px) {
  footer .logotype_wrap a .img__logo__togle {
    width: 30px;
  }
}
footer .logotype_wrap a .img__title {
  width: 200px;
  padding: 0 0 0 10px;
}
footer .logotype_wrap a .img__title__togle {
  width: 160px;
  padding: 10px 0 0 10px;
}
@media (max-width: 991px) {
  footer .logotype_wrap a .img__title__togle {
    width: 140px;
  }
}
footer .img__logotype__comitets {
  display: flex;
  align-items: center;
}
footer .img__logotype__comitets .img__logo {
  width: 48px;
  margin-left: 10px;
}
@media screen and (max-width: 575px) {
  footer .img__logotype__comitets .img__logo {
    width: 31px;
  }
}
footer .img__logotype__comitets .img__logo__togle {
  width: 40px;
}
footer .img__logotype__comitets .img__title {
  width: 150px;
  padding: 0 0 0 10px;
}
@media screen and (max-width: 575px) {
  footer .img__logotype__comitets .img__title {
    width: 97px;
  }
}
footer .img__logotype__comitets .img__title__togle {
  width: 160px;
  padding: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
  footer .logotype_wraper {
    display: none;
  }
}
footer .language-switch {
  margin-left: 1px;
  margin-right: 40px;
}
footer .language-switch button {
  display: inline-block;
  padding: 5px 17px;
  border: 1px solid #b2b2b2;
  background-color: #ffffff;
  color: #141414;
  border-radius: 40px;
  font-size: 12px;
  z-index: 10;
  position: relative;
}
footer .language-switch button:after {
  display: none;
}
footer .language-switch button:active,
footer .language-switch button:focus {
  outline: none;
  box-shadow: 0 0 20px 0 rgba(0, 167, 255, 0.54);
}
footer .language-switch .dropdown-menu {
  padding: 18px 0 0;
  margin: 0;
  min-width: 0;
  top: -18px !important;
  z-index: 5;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
footer .language-switch .dropdown-menu .dropdown-item {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  footer .language-switch {
    display: none;
  }
}
footer .copyright {
  font-size: 14px;
  line-height: 150%;
  color: #141414;
}
@media (max-width: 991px) {
  footer .copyright {
    text-align: center;
    padding-top: unset;
  }
}
footer .developed_by {
  font-size: 14px;
  line-height: 21px;
  color: #0000009a;
}
footer .developed_by a {
  margin-left: 10px;
}
footer .footer-social {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: auto;
}
footer .footer-social__item {
  display: inline-block;
  color: black;
  transition: 0.5s ease;
  margin-right: 10px;
  font-size: 16px;
}
footer .footer-social__item:hover {
  color: #45b7eb;
}
footer .footer-social__item:hover svg path {
  fill: #45b7eb;
}
footer .footer-devby {
  font-size: 14px;
  padding: 12px 14px 0 14px;
}
@media (max-width: 575px) {
  footer .footer-devby {
    padding: 12px 14px 4px 14px;
    text-align: center;
  }
}
footer .footer-menu__blocks {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
footer .footer-menu__blocks .parent {
  width: 20%;
  list-style-type: none;
  padding: 0 15px;
}
footer .footer-menu__blocks .parent > a {
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #2d2d2d;
  text-decoration: none;
  margin-bottom: 17px;
}
footer .footer-menu__blocks .parent .submenu ul {
  padding: 0;
}
footer .footer-menu__blocks .parent .submenu ul li {
  list-style-type: none;
  margin-bottom: 10px;
}
footer .footer-menu__blocks .parent .submenu ul li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #2d2d2d;
  text-decoration: none;
  transition: 0.3s;
}
footer .footer-menu__blocks .parent .submenu ul li a:hover {
  color: #60b6e3;
}
footer .footer-menu__blocks .parent:first-child {
  padding-left: 0;
}
footer .footer-menu__blocks .parent:last-child {
  padding-right: 0;
}
.search-form {
  position: relative;
  width: 60%;
}
.search-form__input {
  display: inline-block;
  padding: 10px 25px;
  border: 1px solid #b3b3b3;
  border-radius: 40px;
  font-size: 15px;
  transition: 0.3s ease;
  width: 100%;
}
.search-form__input:focus {
  outline: none;
  box-shadow: 0 0 20px 2px rgba(0, 167, 255, 0.54);
}
.search-form__button {
  display: inline-block;
  background-color: transparent;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  transition: 0.3s ease;
}
.search-form__button:focus {
  outline: none;
  box-shadow: 0 0 20px 2px rgba(0, 167, 255, 0.54);
}
@media (max-width: 991px) {
  .search-form__input {
    width: 100%;
    margin-bottom: 20px;
  }
}
.button-rounded {
  display: inline-block;
  padding: 15px 40px;
  border: 1px solid #60B6E3;
  border-radius: 10em;
  background: #ffffff;
  color: #60B6E3;
  text-shadow: none;
  font-size: 15px;
  margin: 10px;
  cursor: pointer;
}
.button-rounded:hover,
.button-rounded:focus {
  background: #60B6E3;
  color: white;
  text-decoration: none;
}
.button-rounded.button-rounded_white:hover {
  background: #5295bb !important;
  border: #5295bb;
  outline: none;
  box-shadow: none;
}
.button-rounded.button-rounded_small {
  padding: 10px 30px;
  font-size: 14px;
}
.button-rounded.button-rounded_blue,
.button-rounded.active {
  background: #60B6E3;
  color: #FFFFFF;
  border-radius: 150px;
  font-weight: 700;
}
.button-rounded.button-rounded_blue:hover,
.button-rounded.active:hover {
  background: #5295bb;
  color: #ffffff;
  border: 1px solid #60B6E3;
}
.button-rounded.button-rounded_blue.button-rounded_static:hover,
.button-rounded.active.button-rounded_static:hover {
  color: white;
  border: none!important;
}
.button-rounded.button-rounded_blue.button-anticor:hover,
.button-rounded.active.button-anticor:hover {
  background: #FFFFFF;
  color: #60B6E3;
  border: 1px solid #60B6E3;
  box-shadow: none;
}
.button-rounded.button-rounded_blue-dim {
  background-color: #60B6E3;
  color: white;
  border: none;
}
@media (max-width: 575px) {
  .button-rounded {
    padding: 8px 18px;
    margin: 10px 4px;
  }
}
.alpha_button {
  background: #60B6E3 !important;
  color: #ffffff !important;
  transition: 0.3s all;
  display: block;
  margin: 0 auto 25px;
  width: max-content;
}
@media (max-width: 355px) {
  .alpha_button {
    width: auto;
    font-size: 12px;
  }
}
.alpha_button:hover {
  background: #ffffff !important;
  color: #60B6E3 !important;
}
.alpha_button_ {
  background: #60B6E3 !important;
  color: #ffffff !important;
  display: block;
  width: max-content;
  margin: 0 auto 20px;
}
.alpha_button_:hover {
  border-radius: 10em;
  background: #FFFFFF !important;
  border-color: #60B6E3 !important;
  color: #60B6E3 !important;
}
.alpha_button_.active {
  background: #ffffff !important;
  color: #60B6E3 !important;
  border: 1px solid #60B6E3;
}
.alpha_button_.active:hover {
  background: #60B6E3 !important;
  color: #ffffff !important;
}
.key-factor-button {
  margin: 0 auto!important;
  font-weight: 700;
}
.to-top {
  background-color: rgba(69, 183, 235, 0.8);
  position: fixed;
  bottom: 90px;
  right: 30px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  transition: 0.3s ease;
  z-index: 1;
}
.to-top:hover {
  background-color: #45b7eb;
  cursor: pointer;
}
.pagenav {
  text-align: center;
  width: 100%;
  padding: 20px 0;
}
.pagenav .button-group {
  display: inline-block;
  margin: 0 10px;
}
.pagenav .button-group .pagenav-button {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  color: #989898;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.5s ease;
}
.pagenav .button-group .pagenav-button i {
  font-size: 18px;
}
.pagenav .button-group .pagenav-button.active {
  cursor: default;
}
.pagenav .button-group .pagenav-button:hover,
.pagenav .button-group .pagenav-button.active {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
}
.pagenav .button-group .pagenav-button.disabled {
  display: none;
}
.section-title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .section-title {
    font-size: 22px;
    padding: 20px 20px 10px 0;
    margin-bottom: 20px;
  }
}
.main-banner {
  height: 100vh;
  min-height: 630px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  background: linear-gradient(50.13deg, #041C39 5.37%, rgba(4, 28, 57, 0) 65.15%), linear-gradient(180deg, rgba(4, 28, 57, 0.8) 0%, rgba(4, 28, 57, 0) 63.69%);
}
.main-banner .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.main-banner__photo {
  position: fixed;
  left: 0;
  z-index: -5;
  min-height: 100%;
  min-width: 100%;
  background-size: cover;
  background-position: center center;
}
.main-banner__photo video {
  min-height: 100vh;
  min-width: 100vw;
}
.main-banner__center {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  align-items: center;
}
.main-banner .banner-block {
  display: flex;
  flex-direction: column;
  width: 43%;
}
@media (max-width: 992px) {
  .main-banner .banner-block {
    width: 100%;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .main-banner .banner-block {
    padding: 0 15px;
  }
}
.main-banner__title {
  position: relative;
  text-align: left;
  font-size: 55px;
  line-height: 62px;
  font-weight: 700;
  margin-bottom: 0;
  z-index: 1;
  transition: 1s ease-in-out;
  width: 100%;
  padding: 15px 0;
  list-style: none;
  color: white;
}
@media (min-width: 1230px) {
  .main-banner__title {
    line-height: 72px;
  }
}
.main-banner__link {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  padding: 10px 30px;
  background: #60B6E3;
  color: #FFFFFF;
  border-radius: 20px;
  width: fit-content;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.main-banner__link:hover {
  color: inherit;
  text-decoration: none;
  text-transform: none;
}
.main-banner__play {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.3s ease-in-out;
}
.main-banner__play-icon {
  position: relative;
  width: 73px;
  height: 73px;
  background: #60b6e3;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px;
  transition: 0.3s ease-in-out;
}
.main-banner__play-icon > svg {
  z-index: 1;
  cursor: pointer;
}
.main-banner__play-icon .video-play {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  cursor: pointer;
}
.main-banner__play-icon .main_circle {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 1s ease-in-out;
}
.main-banner__play-icon .main_circle span {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  border: 1px solid #74B5E8;
  border-radius: 50%;
  transition: 1s ease-in-out;
}
.main-banner__play-icon .main_circle span:nth-child(4) {
  opacity: 0.1 !important;
}
.main-banner__play-icon .main_circle span:nth-child(5) {
  opacity: 0.1 !important;
}
.main-banner__play-icon:hover span {
  width: 120%;
  height: 120%;
}
.main-banner__play-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  transition: 1s ease-in-out;
}
.main-banner__container {
  width: 100%;
}
.main-banner__links {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  transition: 1s ease-in-out;
}
@media screen and (max-width: 575px) {
  .main-banner__links {
    margin-bottom: 0;
  }
}
.main-banner__links a {
  text-decoration: none;
  margin-bottom: 20px;
}
.main-banner__links a > div {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 20px 20px;
  background: rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(12px);
  border-radius: 10px;
  font-weight: 600;
  font-size: 13px;
  line-height: 130%;
  cursor: pointer;
  text-decoration: none;
  color: white;
  transition: 0.2s;
}
.main-banner__links a > div:hover {
  margin-top: -10px;
}
.main-banner__links a > div .links-box {
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(14, 64, 104, 0.35);
  border-radius: 8px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
@media screen and (max-width: 575px) {
  .main-banner__links a > div {
    padding: 12px 15px;
  }
}
.main-banner__info {
  width: 100%;
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  transition: 1s ease-in-out;
}
.main-banner__info > div {
  margin: 0 20px;
}
@media screen and (max-width: 575px) {
  .main-banner__info {
    display: none;
  }
}
.main-banner__weather,
.main-banner__datetime {
  font-weight: 500;
  font-size: 14px;
  text-shadow: 0 0 26px rgba(0, 0, 0, 0.69);
}
.main-banner__weather {
  text-align: right;
}
.main-banner .banner-buttons {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .main-banner .banner-buttons {
    display: none;
  }
}
@media (max-width: 768px) {
  .main-banner .main_slider__list {
    margin-top: 0px;
  }
  .main-banner .header-social {
    bottom: 25px;
  }
}
@media (max-width: 767px) {
  .main-banner .main-banner__title {
    font-size: 31px;
    line-height: 130%;
    margin: 50px 0 10px 0;
    text-align: center;
    width: 100%;
  }
  .main-banner .main-banner__play-icon {
    width: 60px;
    height: 60px;
  }
  .main-banner .banner-numbers {
    flex-direction: column;
  }
  .main-banner .banner-numbers .numbers__item {
    border: none;
  }
  .main-banner .banner-buttons {
    text-align: center;
  }
}
@mixin center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.main-banner .main-banner__link {
  @include center;
  transition: 0.6s;
  overflow: hidden;
  outline: 0;
}
.main-banner .main-banner__link:before,
.main-banner .main-banner__link:after {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 100%;
  left: 0;
  top: 0;
  filter: blur(30px);
  transform: translateX(-100%) skewX(-15deg);
}
.main-banner .main-banner__link:before {
  background: rgba(255, 255, 255, 0.5);
}
.main-banner .main-banner__link:after {
  background: rgba(255, 255, 255, 0.2);
  width: 30px;
  opacity: 0;
  filter: blur(5px);
}
.main-banner .main-banner__link:hover {
  background: #60B6E3;
  cursor: pointer;
}
.main-banner .main-banner__link:hover:before {
  transform: translateX(500px) skewX(-15deg);
  opacity: 0.6;
  transition: 0.7s;
}
.main-banner .main-banner__link:hover:after {
  transform: translateX(500px) skewX(-15deg);
  opacity: 1;
  transition: 0.7s;
}
.breadcrumbs-container .main-banner__info {
  padding-top: 0;
  color: white;
  position: absolute;
  bottom: 31px;
  left: 0;
}
.breadcrumbs-container .main-banner__info .container {
  margin-right: auto;
  margin-left: auto;
  justify-content: flex-end;
}
.breadcrumbs-container .main-banner__info .container .main-banner__datetime {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .breadcrumbs-container .main-banner__info {
    display: none;
  }
}
.second-banner {
  position: relative;
  padding: 55px 0;
  overflow: hidden;
  background: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .second-banner .row > div {
    margin-bottom: 20px;
  }
}
.second-banner .digit-item {
  background: #ffffff;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: 0.3s;
}
.second-banner .digit-item .company__img img {
  width: 150px;
  margin-bottom: 20px;
}
.second-banner .digit-item .company__img h4 {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #2d2d2d;
}
@media screen and (max-width: 1200px) {
  .second-banner .digit-item .company__img {
    flex-direction: column;
  }
  .second-banner .digit-item .company__img img {
    margin-bottom: 10px;
  }
}
.second-banner .digit-item .digits-about {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2d2d2d;
}
.fourth-banner {
  background: #f9f9f9 url('/local/templates/invest/img/rating-back.png') no-repeat center;
  background-size: cover;
  overflow: hidden;
  color: #000000;
  position: relative;
  padding: 70px 0;
}
.fourth-banner .containerfor {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.fourth-banner .banner-numbers {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.fourth-banner .banner-numbers-title {
  z-index: 1;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  color: #2d2d2d;
  margin-bottom: 40px;
}
.fourth-banner .banner-numbers .numbers__item {
  width: 200px;
  padding: 0 20px;
  z-index: 1;
  flex-grow: 1;
  font-size: 14px;
}
.fourth-banner .banner-numbers .numbers__item span {
  font-weight: bold;
  font-size: 54px;
  line-height: 66px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #74b5e8;
  display: block;
}
.fourth-banner .banner-numbers .numbers__item span.affiliates {
  font-size: 48px !important;
}
.fourth-banner .banner-numbers .numbers__item span sup {
  font-size: 16px;
  font-weight: 500;
  color: black;
  margin-left: 10px;
}
.fourth-banner .banner-numbers .numbers__item small {
  font-size: 36px;
  font-weight: 500;
  margin-left: 10px;
}
.fourth-banner .banner-numbers .numbers__item p {
  padding-top: 17px;
  border-top: 1px solid #74b5e8;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2d2d2d;
}
@media (max-width: 785px) {
  .fourth-banner {
    height: auto;
    padding: 40px;
  }
  .fourth-banner h2 {
    font-size: 40px;
  }
  .fourth-banner .banner-numbers .numbers__item {
    border: none;
  }
  .fourth-banner .banner-buttons {
    text-align: center;
  }
}
.hystory_slider_section {
  padding: 50px 0;
}
.hystory_slider_section .news_flex_title {
  margin-bottom: 20px;
}
.invest-list {
  position: relative;
  background-color: #f7f7f7;
}
.invest-list .owl-nav {
  position: absolute;
  top: -65px;
  left: 230px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .invest-list .owl-nav {
    top: -20px;
  }
}
.invest-list .owl-nav button.owl-prev,
.invest-list .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  line-height: 0;
  text-align: center;
  background-color: #ffffff;
  border-radius: 50px;
  font-size: 30px;
  transition: 0.3s ease;
}
.invest-list .owl-nav button.owl-prev span,
.invest-list .owl-nav button.owl-next span {
  display: block;
  transform: translateY(-3px);
}
.invest-list .owl-nav button.owl-prev:hover,
.invest-list .owl-nav button.owl-next:hover {
  background-color: #4aabde;
  color: #ffffff;
}
.invest-list .owl-nav button.owl-prev:focus,
.invest-list .owl-nav button.owl-next:focus {
  outline: none;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.27);
}
@media (max-width: 767px) {
  .invest-list {
    padding: 50px 20px;
  }
  .invest-list .owl-nav {
    left: 20px;
  }
}
.invest-list .invest-item__section-title {
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.invest-list .invest-item__title {
  font-size: 62px;
  font-weight: 800;
  text-transform: uppercase;
}
.invest-list .invest-item__desc {
  font-size: 15px;
}
.invest-list .invest-item__numbers {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .invest-list .invest-item__numbers {
    flex-wrap: wrap;
  }
}
.invest-list .invest-item__numbers-item {
  width: 250px;
  padding: 20px 20px 20px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
  margin-right: 20px;
}
.invest-list .invest-item__numbers-item h4 {
  font-size: 62px;
  font-weight: 800;
  margin-bottom: 15px;
}
.invest-list .invest-item__numbers-item p {
  margin: 0;
}
.invest-list .invest-item__numbers-item:nth-last-child(1) {
  border-right: 0;
  margin-right: 0;
}
.invest-list .invest-item__img {
  background: center no-repeat content-box;
  background-size: contain;
  padding: 20px 60px;
  width: 100%;
  min-height: 200px;
}
.map-section {
  position: absolute;
  top: 50%;
  padding: 20px 0;
  transform: translateY(-50%);
  max-width: 500px;
}
.map-section_parent {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-color: #f3f3f3;
}
.map-section_parent .regions-content_all {
  position: absolute;
  bottom: 100px;
  color: #60B6E3;
  border: 1px solid #60B6E3;
  padding: 10px 30px;
  border-radius: 100px;
}
.map-section_parent .regions-content_all:hover {
  text-decoration: none;
  background-color: #60b6e3;
  color: #ffffff;
}
.map-section_parent .map_svg {
  width: 100%;
  background: #f3f3f3;
}
.map-section_parent .map_svg a {
  cursor: pointer;
}
.map-section_parent .map_svg a path,
.map-section_parent .map_svg a circle {
  transition: 0.3s ease-in-out;
}
.map-section_parent .map_svg a:hover path {
  fill: #60B6E3;
}
.map-section_parent .map_svg a.checked path {
  fill: #60B6E3;
}
.map-section_parent .map_svg a.checked circle {
  fill: #ff6969;
}
.map-section_parent .map_svg a.checked circle:nth-child(3) {
  fill: #ffffff;
}
@media (max-width: 1200px) {
  .map-section_parent .map_svg {
    width: 90%;
    height: 550px;
    margin-right: -30px;
  }
  .map-section_parent .regions-content_all {
    bottom: 40px;
  }
}
@media (max-width: 991px) {
  .map-section_parent {
    flex-direction: column-reverse;
  }
  .map-section_parent .map-section {
    transform: initial;
    position: initial;
  }
  .map-section_parent .map-section .modal_map {
    width: 690px;
    margin: 0;
  }
  .map-section_parent .map_svg {
    width: 150%;
    height: auto;
    transform: translateX(-20%);
  }
  .map-section_parent .modal_map {
    margin-right: 0;
    width: 100%;
  }
  .map-section_parent .regions-content .regions_list_parent {
    width: calc(50% - 30px);
    margin-bottom: 30px;
  }
}
.map-section .regions-content {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.map-section .regions-content .regions_list_parent {
  position: relative;
  margin-right: 30px;
}
.map-section .regions-content .next,
.map-section .regions-content .prev {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 50%;
  width: 34px !important;
  padding: 14px 12px;
  height: 34px !important;
  box-shadow: 0 8px 12px 0 #13152d0d;
  opacity: 1;
  transition: 0.3s;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 1;
}
.map-section .regions-content .slick-disabled {
  opacity: 0;
  z-index: 0;
}
.map-section .regions-content .next {
  bottom: 0;
}
.map-section .regions-content .prev {
  transform: translateX(-50%) rotate(180deg);
  top: 0;
}
.map-section .modal_map {
  position: relative;
  width: 470px;
  margin: 15px 30px 0 0;
}
.map-section .modal_map .modal_logotype {
  width: 45px;
  height: 45px;
  margin-bottom: 10px;
}
.map-section .modal_map .region_name {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
}
.map-section .modal_map .region_text {
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  color: #000000;
  margin-bottom: 30px;
}
.map-section .modal_map .region_buttons {
  display: flex;
  align-items: center;
}
.map-section .modal_map .region_info {
  font-size: 14px;
  line-height: 150%;
  color: #a6a6a6;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.map-section .modal_map .region_info_card .col-6 {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.map-section .modal_map .region_info_card_name {
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  color: #3f3f3f;
  margin-bottom: 5px;
}
.map-section .modal_map .region_info_card_span {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #7d7d7d;
}
.map-section .modal_map .region_info__p {
  color: #000000;
  margin-bottom: 0;
}
.map-section .modal_map-button {
  color: #ffffff;
  padding: 10px 30px;
  font-size: 14px;
  line-height: 150%;
  background-color: #60b6e3;
  border-radius: 150px;
  display: flex;
  width: max-content;
  border: 1px solid #60B6E3;
  transition: 0.3s;
}
.map-section .modal_map-button:first-child {
  margin-right: 30px;
}
.map-section .modal_map-button:hover {
  text-decoration: none;
  transition: 0.3s;
  background: none;
  color: #60B6E3;
  border: 1px solid #60B6E3;
}
.map-section .regions_list {
  width: 190px;
}
@media (max-width: 991px) {
  .map-section {
    max-width: 720px;
    padding: 20px 15px;
  }
}
.regions-row__item {
  color: #2d2d2d;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  transition: 0.3s;
  cursor: pointer;
}
.regions-row__item:hover {
  font-weight: 600;
  text-decoration: none;
  color: #2d2d2d;
}
.regions-row__checked {
  font-weight: 600;
  text-decoration: none;
  color: #2d2d2d;
}
@media (max-width: 768px) {
  .map-content-one {
    display: none;
  }
}
@media (min-width: 768px) {
  .map-content-two {
    display: none;
  }
}
.region-list__title {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  color: #2d2d2d;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .region-list__title {
    padding-left: 0;
    font-weight: 700;
  }
}
.region-list .row {
  row-gap: 12px;
  margin-left: -8px;
  margin-right: -8px;
}
.region-list .col-md-4,
.region-list .col-6 {
  padding-right: 8px;
  padding-left: 8px;
}
.region-list__item {
  display: inline-flex;
  column-gap: 10px;
  width: 100%;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.08);
  padding: 13px;
  align-items: center;
}
.region-list__item:hover {
  text-decoration: none !important;
  outline: 1px solid rgba(116, 181, 232, 0.5);
  box-shadow: 0 4px 16px 0 rgba(116, 181, 232, 0.16);
}
.region-list__item-img {
  width: 34px;
  height: 34px;
  object-fit: contain;
}
.region-list__item-name {
  color: #000;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin: 0;
  height: fit-content;
}
#myModal {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#myModal .modal-content__main {
  padding: 40px;
  background-color: #ffffff;
  max-width: 770px;
  position: relative;
  border-radius: 12px;
  max-height: calc(100% - 40px);
  overflow-y: auto;
}
#myModal .modal-content__close {
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
#myModal .modal-content__close svg path {
  transition: 0.3s;
}
#myModal .modal-content__close:hover {
  background-color: #60B6E3;
}
#myModal .modal-content__close:hover svg path {
  stroke: #ffffff;
}
#myModal .modal-content__title {
  font-size: 24px;
  line-height: 29px;
  color: #2d2d2d;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 20px;
  text-align: center;
}
#myModal .modal-content__blocks {
  margin-bottom: 30px;
}
#myModal .modal-content__footer {
  display: flex;
  align-items: center;
  justify-content: center;
}
#myModal .modal-content__button {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  color: #ffffff;
  border: 1px solid #60B6E3;
  background-color: #60b6e3;
  border-radius: 49px;
  text-align: center;
  transition: 0.3s;
}
#myModal .modal-content__button:hover {
  text-decoration: none;
  transition: 0.3s;
  background: none;
  color: #60B6E3;
}
.main-map {
  position: relative;
}
.main-map__svg {
  max-width: 100%;
}
.main-map__region {
  fill: #ffffff;
  stroke: #e2edf0;
  stroke-width: 2px;
  transition: 0.5s ease;
}
.main-map__region:hover,
.main-map__region.active {
  cursor: pointer;
  fill: rgba(0, 0, 0, 0.4);
}
.main-map__container {
  background: url('/upload/svg-map/bg.png') center no-repeat;
  background-size: 133%;
  max-width: 1500px;
  margin: 0 auto;
}
.main-map .city-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 10em;
  transition: 0.5s ease-in-out;
  background-color: #45b7eb;
  filter: drop-shadow(0 3px 2px rgba(0, 0, 0, 0.3));
}
.main-map .city-icon:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 10px;
  top: 27px;
  border: 5px solid;
  border-color: #45b7eb transparent transparent #45b7eb;
  filter: drop-shadow(0 3px 2px rgba(0, 0, 0, 0.3));
}
.main-map .city-icon img {
  width: 20px;
  position: absolute;
  top: 8px;
  right: 4px;
}
.main-map .city-icon#astana {
  top: 18%;
  left: 53%;
}
.main-map .city-icon#almaty {
  top: 56%;
  left: 63%;
}
.main-map .city-icon#shymkent {
  top: 61%;
  left: 50%;
}
.region__text {
  position: absolute;
  color: #ffffff;
  max-width: 150px;
  text-shadow: 0 0 10px #000000;
  font-size: 14px;
  font-weight: 600;
}
.home-news {
  padding: 50px 0 20px 0;
  background-color: #ffffff;
}
.home-news .tab-pane {
  margin-top: 30px;
}
.home-news h2 {
  margin: 0 0 30px 0;
}
@media (max-width: 767px) {
  .home-news h2 {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .home-news {
    padding-bottom: 50px;
  }
  .home-news .nav {
    flex-wrap: unset;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .home-news .nav::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .home-news .nav-item a {
    white-space: nowrap;
    font-weight: 600 !important;
  }
  .home-news .nav-tabs .nav-link {
    padding-bottom: 16px;
    padding-top: 0;
  }
  .home-news .nav-tabs .nav-link:after {
    height: 4px;
  }
  .home-news .all_news {
    display: none;
  }
  .home-news-item {
    margin-bottom: 20px;
  }
  .home-news-item__title {
    font-weight: 600;
    margin: 0;
  }
  .home-news-item__link {
    padding: 0 !important;
  }
  .home-news-item__link > div {
    margin-bottom: 13px;
  }
  .home-news-item__date {
    margin-bottom: 5px;
  }
  .home-news .tab-pane {
    margin-top: 20px;
  }
}
.homepage-news-business .home-news-item__link {
  background: #fafafa;
  border: none;
}
.homepage-news-title {
  margin: 20px 0;
  text-align: left;
}
.homepage-news-title p {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #2d2d2d;
  margin-bottom: 0;
}
.home-news-item {
  text-align: left;
  margin-bottom: 30px;
}
.home-news-item .first_news {
  display: flex;
  height: 100%;
  width: 100%;
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.home-news-item .first_news__block {
  display: inline-block;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.home-news-item .first_news__background {
  background-size: cover !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  width: 100%;
  transition: 0.3s ease;
}
.home-news-item .first_news__background:hover {
  transition: 0.3s ease;
  transform: scale(1.2);
}
.home-news-item .first_news_title {
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
  transition: 0.3s;
}
.home-news-item .first_news_date {
  font-size: 14px;
  line-height: 130%;
  font-weight: 300;
  color: #ffffff;
}
.home-news-item .first_news:hover {
  text-decoration: none;
}
.home-news-item .first_news:hover .first_news_title {
  color: #60b6e3;
}
@media screen and (max-width: 991px) {
  .home-news-item .first_news {
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .home-news-item .first_news {
    height: 250px;
  }
  .home-news-item__img,
  .home-news-item__link > div {
    height: 250px !important;
  }
}
.home-news-item__img {
  height: 170px;
  background: center no-repeat;
  background-size: cover;
  background-position-y: 0;
  border-radius: 5px;
  transition: 0.3s;
  overflow: hidden;
}
.home-news-item__date {
  display: block;
  font-size: 14px;
  line-height: 130%;
  color: #595959;
  font-weight: 300;
  margin-bottom: 10px;
}
.home-news-item__title {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #2d2d2d;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-news-item__link {
  width: 100%;
  display: block;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
}
.home-news-item__link > div {
  overflow: hidden;
  border-radius: 5px;
  height: 170px;
  margin-bottom: 15px;
}
.home-news-item__link h4 {
  transition: 0.3s;
}
.home-news-item__link:hover {
  text-decoration: none;
}
.home-news-item__link:hover .home-news-item__img {
  transform: scale(1.1);
  transition: 0.3s ease;
}
.home-news-item__link:hover h4 {
  color: #60b6e3;
}
@media screen and (max-width: 767px) {
  .home-news-item__link {
    padding: 30px 0 23px;
  }
}
.homepage-news-business .home-news-item__link {
  background: #fafafa;
  border: none;
}
.act-updates {
  background: #ffffff;
  padding-bottom: 80px;
}
.act-updates__title-changes {
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 25px;
  margin-bottom: 35px;
}
.act-updates__block-items {
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.07);
  margin-bottom: 25px;
  padding: 25px 40px 25px 20px;
}
.act-updates__block-items a {
  text-decoration: none;
  color: black;
}
.act-updates__block-items a:hover {
  background-color: transparent;
  color: #4aabde;
}
.act-updates__block-items h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
}
.act-updates__block-items span {
  font-weight: 500;
  font-size: 14px;
  line-height: 135%;
}
.act-updates__block-items .active_from {
  margin-bottom: 5px;
  font-size: 12px;
}
.act-updates__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.act-updates__header h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
}
.act-updates__header a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: black;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.act-updates__header a:hover {
  background-color: transparent;
  color: #4aabde;
}
.act-updates__content {
  display: flex;
  justify-content: space-between;
}
.act-updates__content-block {
  background: #fafafa;
  padding: 25px 20px 45px 20px;
  width: 100%;
  position: relative;
  height: 100%;
}
.act-updates__content-block a {
  text-decoration: none;
  color: black;
}
.act-updates__content-block a:hover {
  background-color: transparent;
  color: #4aabde;
}
.act-updates__content-block h3 {
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
.act-updates__content-block span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 135%;
}
.act-updates__content-block .active_from {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.contacts {
  background-color: #ffffff;
}
.contacts-content {
  position: absolute;
  max-width: 380px;
  background-color: #ffffff;
  padding: 30px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
  box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
  .contacts-content {
    position: unset;
    transform: unset;
    top: unset;
  }
}
.contacts-info_regional {
  display: none;
}
@media (max-width: 767px) {
  .contacts-info_regional {
    display: flex;
    padding: 10px 20px;
    background-color: #60b6e3;
    justify-content: center;
    margin-bottom: 20px;
    border-radius: 100px;
    color: #ffffff;
  }
}
.contacts-info_regional:hover {
  text-decoration: none;
  color: #ffffff;
}
.contacts-info__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 54px;
  color: #2d2d2d;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .contacts-info__title {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
  }
}
.contacts-info-address {
  display: flex;
  margin-bottom: 35px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .contacts-info-address {
    margin-bottom: 20px;
  }
}
.contacts-info-address svg {
  margin-right: 14px;
}
.contacts-info-address p {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #2d2d2d;
  margin-bottom: 5px;
}
.contacts-info-address .big-text {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #2d2d2d;
}
.contacts-info-fax-mail {
  display: flex;
  margin-bottom: 35px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .contacts-info-fax-mail {
    margin-bottom: 20px;
  }
}
.contacts-info-fax-mail > div:first-child {
  margin-right: 10px;
}
.contacts-info-fax-mail span {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 7px;
  color: #2d2d2d;
}
.contacts-info-fax-mail a {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #2d2d2d;
  text-decoration: none;
  transition: 0.3s ease;
}
.contacts-info-fax-mail a:hover {
  color: #60B6E3;
  transition: 0.3s ease;
}
@media screen and (max-width: 992px) and (min-width: 767px) {
  .contacts-info-fax-mail {
    flex-direction: column;
  }
  .contacts-info-fax-mail > div:first-child {
    margin-bottom: 10px;
  }
}
.contacts-info-num {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .contacts-info-num {
    margin-bottom: 20px;
  }
}
.contacts-info-num:last-child {
  margin-bottom: 0;
}
.contacts-info-num p {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #2d2d2d;
  margin-bottom: 7px;
}
.contacts-info-num p:last-child {
  margin-bottom: 0;
}
.contacts-info-num .big a {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #2d2d2d;
  text-decoration: none;
  transition: 0.3s;
}
.contacts-info-num .big a:hover {
  color: #60b6e3;
}
.contacts .regional_repres {
  font-size: 14px;
  position: absolute;
  top: 40px;
  line-height: 21px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 30px;
  background-color: #60b6e3;
  border-radius: 150px;
  border: 1px solid #60B6E3;
  transition: 0.3s;
}
.contacts .regional_repres:hover {
  text-decoration: none;
  transition: 0.3s;
  background: none;
  color: #60B6E3;
  border: 1px solid #60B6E3;
}
@media (max-width: 768px) {
  .contacts .regional_repres {
    display: none;
  }
}
.partners {
  padding: 40px 0;
  background: white;
}
@media (max-width: 767px) {
  .partners {
    padding: 0 15px;
  }
}
.news-list article {
  display: flex;
  align-items: stretch;
}
.success-story__list .news-item {
  padding: 20px 30px;
}
.success-story__list .news-item:hover .success-story__title {
  color: #45b7eb;
}
.success-story__list .success-story__img {
  height: 130px;
  background: center no-repeat;
  background-size: contain;
  border-radius: 5px;
  width: 100%;
  object-fit: contain;
  margin-bottom: 14px;
  font-family: 'object-fit:cover;';
  filter: drop-shadow(0px 0 0 rgba(0, 0, 0, 0.5));
}
.success-story__list .success-story__title {
  color: #141414;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7em;
  transition: 0.3s ease;
}
.news-item {
  display: block;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 40px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  height: calc(100% - 40px);
}
.news-item__img {
  height: 220px;
  background: center no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  object-position: 0 0;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.news-item__text {
  padding: 20px 15px;
}
.news-item__date {
  display: block;
  font-size: 12px;
  color: #47a3d9;
  font-weight: 700;
  margin-bottom: 15px;
}
.news-item__title {
  color: #141414;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7em;
  transition: 0.3s ease;
}
.news-item__source {
  margin: 0;
  color: #4aabde;
}
.news-item:hover {
  text-decoration: none;
}
.news-item:hover .news-item__title {
  color: #47a3d9;
  text-decoration: underline;
}
.news-detail {
  background-color: #ffffff;
  padding: 30px 50px;
}
@media (max-width: 767px) {
  .news-detail {
    padding: 0;
  }
}
.news-detail__img {
  background: center no-repeat;
  width: 100%;
  margin-bottom: 30px;
  object-fit: contain !important;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media (max-width: 575px) {
  .news-detail__img {
    height: 220px;
  }
}
.news-detail__title {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 30px;
}
.news-detail__text {
  text-align: justify;
}
.news-detail__text img {
  width: 100%;
  object-fit: contain;
}
.sectors-list article {
  display: flex;
  align-items: stretch;
}
.sector-item {
  display: block;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 40px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
}
.sector-item__img {
  height: 130px;
  background: center no-repeat;
  object-fit: contain;
  width: 100%;
  border-radius: 5px;
}
.sector-item__big-img {
  height: 220px;
  background: center no-repeat;
  border-radius: 5px;
  background-size: cover;
}
.sector-item__title {
  color: #141414;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7em;
  transition: 0.3s ease;
  padding: 15px 20px 40px;
}
.sector-item:hover {
  text-decoration: none;
}
.sector-item:hover .sector-item__title {
  color: #47a3d9;
  text-decoration: underline;
}
#tcontacts {
  padding: 25px 30px;
  background: white;
}
.olddesig {
  padding: 40px 30px;
  background: #ffffff;
}
.contacts-tabs {
  width: 100%;
}
.contacts-tabs .nav {
  flex-wrap: nowrap;
}
@media (max-width: 501px) {
  .contacts-tabs .nav {
    display: block;
  }
}
.contacts-tabs .nav-tabs.flex-inline--tabs {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 501px) {
  .contacts-tabs .nav-tabs.flex-inline--tabs {
    display: inline;
  }
}
.contacts-tabs .nav-tabs.flex-inline--tabs .nav-item {
  flex-grow: 1;
}
.contacts-tabs .nav-tabs.flex-inline--tabs .nav-item a {
  text-align: center;
}
.contacts-tabs .nav-tabs .active {
  position: relative;
  color: #4aabde;
}
.contacts-tabs .nav-tabs .active:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 3px;
  right: 3px;
  height: 3px;
  background-color: #4aabde;
  transition: 0.3s ease;
}
.contacts-tabs .nav-tabs.second-tabs {
  background: #ffffff;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  overflow-x: scroll;
}
.contacts-tabs .nav-tabs.second-tabs .nav-link {
  padding: 18px 30px;
}
.contacts-tabs .nav-tabs.second-tabs .active {
  background: #60b6e3;
  color: #ffffff;
}
.contacts-tabs .nav-tabs.second-tabs .active:after {
  display: none;
}
.contacts-tabs .nav-tabs.second-tabs::-webkit-scrollbar {
  display: none;
}
.contacts-tabs .nav-link {
  border: none;
  border-radius: 0;
  font-weight: 600;
  font-size: 14px;
  padding: 13px 15px;
  color: #444444;
}
.contacts-tabs .nav-link.active {
  background: transparent;
}
@media (max-width: 501px) {
  .contacts-tabs .nav-link {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.contacts-tabs .contacts-title {
  padding-top: 40px;
  margin-bottom: 10px;
}
.contacts-tabs .tab__contacts.subTabs {
  margin-top: 30px;
}
.contacts-tabs .tab__contacts .contacts-text {
  padding-right: 34px;
  text-align: justify;
}
@media (max-width: 1199px) {
  .contacts-tabs .tab__contacts .contacts-text {
    padding-right: 30px;
  }
}
@media (max-width: 501px) {
  .contacts-tabs .tab__contacts .contacts-text {
    padding-right: 0;
    padding-bottom: 20px;
  }
}
.contacts-tabs .tab__contacts .contacts-info .icons-text--inline {
  display: flex;
  align-items: center;
}
@media (min-width: 204px) and (max-width: 458px) {
  .contacts-tabs .tab__contacts .contacts-info .icons-text--inline {
    font-size: 12px;
    display: flex;
    padding-left: 0px!important;
  }
}
.contacts-tabs .tab__contacts .contacts-info h5 {
  font-weight: 600;
  font-size: 20px;
  color: #444444;
  margin-bottom: 30px;
}
.contacts-tabs .tab__contacts .contacts-info--icon-text {
  display: flex;
  align-items: center;
  margin-right: 30px;
  margin-bottom: 21px;
  flex-wrap: wrap;
}
@media (min-width: 204px) and (max-width: 468px) {
  .contacts-tabs .tab__contacts .contacts-info--icon-text {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
  }
}
.contacts-tabs .tab__contacts .contacts-info--icon-text svg {
  width: 14px;
  height: 20px;
  display: block;
  margin-right: 20px;
}
.contacts-tabs .tab__contacts .contacts-info--icon-text a {
  font-weight: 500;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}
@media (min-width: 283px) and (max-width: 360px) {
  .contacts-tabs .tab__contacts .contacts-info--icon-text a {
    font-size: 11px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
}
@media (min-width: 358px) and (max-width: 399px) {
  .contacts-tabs .tab__contacts .contacts-info--icon-text a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
}
@media (min-width: 358px) and (max-width: 399px) {
  .contacts-tabs .tab__contacts .contacts-info--icon-text a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
}
@media (min-width: 400px) and (max-width: 468px) {
  .contacts-tabs .tab__contacts .contacts-info--icon-text a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
}
.contacts-tabs .tab__contacts .contacts-info__item {
  padding-right: 15px;
  width: 50%;
}
.contacts-tabs .tab__contacts .contacts-info__item p {
  font-size: 15px;
  font-weight: 700;
  color: #141414;
}
.contacts-tabs .tab__contacts .contacts-buttons__item {
  display: block;
  background: linear-gradient(135deg, #4eb7e7, #3064ac);
  color: #ffffff;
  border-radius: 5px;
  padding: 10px 15px;
}
.contacts-tabs .tab__contacts .contacts-buttons__item small {
  font-size: 15px;
  display: block;
}
.contacts-tabs .tab__contacts .contacts-buttons__item p {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}
.contacts-tabs .tab__contacts .contacts-buttons__item:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .contacts-tabs .tab__contacts .contacts-buttons__item {
    margin-bottom: 20px;
  }
}
.contacts-tabs #corruption .contacts-title {
  margin-bottom: 30px;
}
.contacts-tabs #corruption .anticorruption {
  padding: 10px 20px 30px 20px;
}
@media (max-width: 501px) {
  .contacts-tabs #corruption .anticorruption {
    padding: 10px 10px 30px 10px;
  }
}
.contacts-tabs #corruption .anticorruption .contacts-buttons__item {
  display: block;
  background: linear-gradient(135deg, #4eb7e7, #3064ac);
  color: #ffffff;
  border-radius: 5px;
  padding: 38px 15px;
  text-align: center;
}
@media (max-width: 501px) {
  .contacts-tabs #corruption .anticorruption .contacts-buttons__item {
    padding: 18px 15px;
    margin-top: 30px;
  }
}
.contacts-tabs #corruption .anticorruption .contacts-buttons__item small {
  font-size: 15px;
  display: block;
}
.contacts-tabs #corruption .anticorruption .contacts-buttons__item p {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 501px) {
  .contacts-tabs #corruption .anticorruption .contacts-buttons__item p {
    font-size: 18px;
  }
}
.contacts-tabs #corruption .anticorruption .contacts-buttons__item:hover {
  text-decoration: none;
}
.partners-slider {
  position: relative;
}
.partners-slider:before,
.partners-slider:after {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: translateX(-100%);
  top: 0;
  left: 0;
}
.partners-slider:after {
  transform: translateX(100%);
  right: 0;
}
@media screen and (max-width: 767px) {
  .partners-slider:after {
    background: none;
  }
}
.partners-slider .partners-block {
  height: 78px;
  margin: 5px 0;
  display: flex;
  column-gap: 20px;
  align-items: center;
  padding: 11px 16px;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  transition: 0.3s ease;
}
@media screen and (max-width: 767px) {
  .partners-slider .partners-block {
    margin: 0;
  }
}
.partners-slider .partners-block-image {
  width: 55px !important;
}
.partners-slider .partners-block-image.partners-block-image_full {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  padding: 0 10px;
}
@media (min-width: 320px) {
  .partners-slider .partners-block-image.partners-block-image_full {
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .partners-slider .partners-block-image.partners-block-image_full {
    padding: 0 32px;
  }
}
.partners-slider .partners-block-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #2d2d2d;
  margin-bottom: 0;
}
.partners-slider .partners-block:hover {
  text-decoration: none;
  border: 1px solid #60B6E3;
  transition: 0.3s ease;
}
.partners-slider .owl-stage-outer {
  overflow: visible;
}
.partners-slider .owl-nav {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 3;
}
.partners-slider .owl-nav button.owl-prev,
.partners-slider .owl-nav button.owl-next {
  width: 46px;
  height: 46px;
  line-height: 30px;
  display: flex;
  margin-top: -95px;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 50px;
  transition: 0.3s ease;
  box-shadow: 0 24px 42px rgba(57, 78, 90, 0.14);
}
.partners-slider .owl-nav button.owl-prev:hover,
.partners-slider .owl-nav button.owl-next:hover {
  background-color: #4aabde;
  color: #ffffff;
}
.partners-slider .owl-nav button.owl-prev:focus,
.partners-slider .owl-nav button.owl-next:focus {
  outline: none;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.27);
}
.partners-slider .owl-nav button.owl-prev {
  transform: translateX(-50%);
}
.partners-slider .owl-nav button.owl-next {
  transform: translateX(50%);
}
.contacts-item {
  display: flex;
  margin-bottom: 20px;
  padding: 25px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.09);
  width: 100%;
  transition: 0.5s ease;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: space-between;
}
.contacts-item__wrapper {
  display: flex;
  align-items: stretch;
}
.contacts-item__img {
  flex: 0 0 auto;
  width: 160px;
  height: 180px;
  background: center no-repeat;
  background-size: cover;
  margin-bottom: 10px;
}
.contacts-item__text-wrapper {
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  position: relative;
  height: 100%;
}
.contacts-item__name {
  font-size: 24px;
  font-weight: 700;
  color: #141414;
}
.contacts-item__position {
  font-size: 15px;
  font-weight: 700;
  color: #141414;
  margin-bottom: 25px;
}
.contacts-item:hover {
  transform: scale(1.05);
  text-decoration: none;
}
@media (max-width: 575px) {
  .contacts-item {
    flex-direction: column;
    align-items: center;
  }
}
.region-people {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  min-height: 177px;
  width: 100%;
  margin-bottom: 25px;
  background: #ffffff;
  box-shadow: 16px 8px 40px rgba(234, 234, 234, 0.25);
  --avataraImg: top center / cover no-repeat;
  --avataraImgWidth: 200px;
}
.region-people--box:nth-child(2) {
  width: calc(100% - var(--avataraImgWidth));
}
.region-people .avatara {
  width: var(--avataraImgWidth);
  border-right: 1px solid #e5e5e5;
}
.region-people .text-info--image {
  width: 20px;
  margin-right: 15px;
  margin-left: 2px;
  margin-bottom: 1px;
}
.region-people .text-info--head .request,
.region-people .text-info--footer .request {
  margin-left: auto;
  background: #60b6e3;
  border: none;
  border-radius: 10em;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  padding: 13px 40px;
  text-decoration: none;
  text-align: center;
}
.region-people .text-info--head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 17px 30px;
  border-bottom: 1px solid #e5e5e5;
}
.region-people .text-info--head .text--title {
  margin-bottom: 9px;
  color: #60b6e3;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.02em;
}
.region-people .text-info--head .text--position {
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}
.region-people .text-info--body {
  padding: 25px 30px;
}
.region-people .text-info--body .info--list {
  display: flex;
  flex-direction: column;
}
.region-people .text-info--body .info--list-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.region-people .text-info--body .info--list-item svg {
  display: block;
  margin-right: 16px;
  min-width: 16px;
}
.region-people .text-info--body .info--list-item .inline--wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.region-people .text-info--body .info--list-item .inline--wrap a {
  display: block;
  margin: 0 10px 5px 0;
}
.region-people .text-info--body .info--list-item,
.region-people .text-info--body .info--list-item a {
  font-weight: 600;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  transition: 300ms all;
}
.region-people .text-info--body .info--list-item a:hover {
  color: #4d4d4d;
}
@media screen and (max-width: 1200px) {
  .region-people .text-info--head .request {
    display: none;
  }
}
.region-people .text-info--footer {
  padding: 15px 0;
  display: none;
}
@media screen and (max-width: 1200px) {
  .region-people .text-info--footer {
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .region-people {
    flex-direction: column;
  }
  .region-people .avatara {
    width: 100%;
    height: 300px;
  }
  .region-people--box:nth-child(2) {
    width: 100%;
  }
  .region-people .text-info--head {
    flex-direction: column;
    align-items: flex-start;
  }
  .region-people .text-info--head .request {
    width: 100%;
    margin-top: 25px;
    display: block;
  }
  .region-people .text-info--footer {
    display: none;
  }
}
.contacts-map {
  position: relative;
}
@media screen and (max-width: 767px) {
  .contacts-map {
    display: flex;
    justify-content: center;
    padding: 30px 0;
  }
}
.tel-button {
  font-size: 26px;
  width: 60px;
  background: #27a5e7;
  box-shadow: 1px 1px 5px #27a5e7;
  color: #ffffff;
  border-radius: 50px;
  margin-top: 20px;
  position: fixed;
  right: 20px;
  bottom: 85px;
  z-index: 20;
}
.head-item {
  display: flex;
  margin-bottom: 20px;
  padding: 25px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.09);
  width: 100%;
  transition: 0.5s ease;
}
@media screen and (max-width: 400px) {
  .head-item {
    flex-direction: column;
    justify-content: center;
  }
  .head-item .head-item__text-wrapper {
    padding: 0;
  }
  .head-item .head-item__img {
    width: 100%;
    height: 275px;
    margin-bottom: 15px;
  }
}
.head-item__wrapper {
  display: flex;
  align-items: stretch;
}
.head-item__img {
  flex: 0 0 auto;
  width: 160px;
  height: 180px;
  background-size: cover;
}
.head-item__text-wrapper {
  padding-left: 20px;
}
.head-item__name {
  font-size: 18px;
  font-weight: 700;
  color: #141414;
}
.head-item__position {
  font-size: 12px;
  font-weight: 700;
  color: #141414;
}
.head-item:hover {
  transform: scale(1.05);
  text-decoration: none;
}
.head-detail__photo {
  width: 250px;
  height: 300px;
  float: left;
  max-width: 100%;
  background-size: cover;
  margin: 0 20px 20px 0;
}
.head-detail__name {
  font-size: 24px;
  font-weight: 700;
  color: #141414;
}
.head-detail__position {
  font-size: 15px;
  font-weight: 700;
  color: #141414;
}
.sitemap a {
  font-size: 20px;
}
.sitemap .map-level-0 > li > a {
  font-size: 24px;
}
.jobs-list .block {
  display: flex;
  flex-direction: column;
  padding: 12px 10px;
  margin-bottom: 25px;
  box-shadow: 0 4px 7px -7px #505050;
}
.jobs-list .block .time {
  font-weight: 600;
  font-size: 13px;
  margin-top: 15px;
}
.jobs-list .block_name {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
.video-list .col-12 {
  display: flex;
  align-items: stretch;
}
.video-item {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
  width: 100%;
  padding: 5px 0;
}
.video-item__date {
  display: block;
  font-size: 12px;
  color: #47a3d9;
  font-weight: 700;
  margin-bottom: 15px;
}
.video-item__iframe {
  width: 100%;
  height: 200px;
  border-radius: 4px;
}
.video-item__title {
  color: #141414;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7em;
  transition: 0.3s ease;
}
.video-item__text {
  padding: 10px 0;
}
.events-tabs {
  display: block;
  text-align: center;
  padding: 25px 30px;
  background-color: #ffffff;
  border: none;
}
.events-tabs__item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.events-tabs_years {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.events-tabs_months {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .events-tabs {
    text-align: left;
  }
}
.events-list__title {
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin: 40px 0 40px;
}
.events-list__col {
  display: flex;
  align-items: stretch;
}
.events-item {
  display: block;
  width: 100%;
  border-radius: 5px;
  background-color: #ffffff;
  margin-bottom: 20px;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
  color: #000000;
  transition: 0.3s ease;
}
.events-item__pic {
  background: center no-repeat;
  background-size: contain;
  height: 200px;
  transition: 0.5s ease;
  position: relative;
}
.events-item__pic-wrapper {
  height: 200px;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .events-item__pic-wrapper {
    margin-bottom: 20px;
  }
}
.events-item__pic_detail {
  width: 100%;
  position: relative;
}
.events-item__pic:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.5s ease;
}
.events-item__body {
  padding: 32px 20px 50px;
}
.events-item__title {
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 20px;
}
.events-item__date,
.events-item__place {
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}
.events-item__date i,
.events-item__place i {
  color: #4aabde;
  margin: 0 20px 20px 0;
}
.events-item:hover {
  box-shadow: 0 10px 40px rgba(69, 69, 69, 0.16);
  text-decoration: none;
  color: #4aabde;
}
.events-item:hover .events-item__pic {
  transform: scale(1.1);
}
.events-item:hover .events-item__pic:after {
  background-color: rgba(0, 0, 0, 0.3);
}
.events-detail {
  padding: 30px 15px;
  background-color: #ffffff;
}
#webAppNotification {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  z-index: 500;
}
#webAppNotification .wrapper {
  display: flex;
  align-items: center;
  width: 226px;
  background-color: #4aabde;
  color: #ffffff;
  padding: 8px 10px 8px 10px;
  border-radius: 6px;
  box-shadow: 0 0 40px -14px black;
}
#webAppNotification .wrapper.show {
  display: block;
}
#webAppNotification .wrapper a {
  font-weight: 600;
}
#webAppNotification .wrapper .context {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
  width: 100%;
}
#webAppNotification .wrapper .context svg {
  height: 17px;
  margin: 0 4px 4px 4px;
}
#webAppNotification .wrapper .context svg .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 12px;
  stroke-miterlimit: 10;
}
#webAppNotification .wrapper .close_button {
  min-width: 24px;
  height: 24px;
  margin: 0 10px 0 10px;
}
#webAppNotification .wrapper .close_button a {
  display: flex;
  height: 26px;
  width: 26px;
  align-items: center;
  justify-content: center;
  border: solid 1px #cccccc;
  border-radius: 100px;
}
#webAppNotification .wrapper .close_button a svg {
  color: #ffffff;
  height: 12px;
}
#webAppNotification .wrapper .bottom_arrow {
  position: fixed;
  display: block;
  width: 100%;
  bottom: 6px;
  left: 0;
  text-align: center;
}
#webAppNotification .wrapper .bottom_arrow:after {
  content: '';
  border: solid #4aabde;
  border-width: 0 10px 10px 0;
  display: inline-block;
  padding: 3px;
  bottom: 13px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media (max-width: 767px) {
  #webAppNotification.show {
    display: flex;
  }
}
.news-detail-photogallery {
  margin: 40px 0 20px 0;
}
.news-detail-photogallery .photogallery-item {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.news-detail-photogallery .photogallery-item__image {
  background: no-repeat center;
  background-size: cover;
  height: 120px;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}
.news-detail-photogallery .photogallery-item__image__small {
  width: 150px;
}
@media (max-width: 1199px) {
  .news-detail-photogallery .photogallery-item__image__small {
    height: 100px;
    width: 130px;
  }
}
@media (max-width: 575px) {
  .news-detail-photogallery .photogallery-item__image__small {
    height: 100px !important;
  }
}
.photogallery-slider .owl-nav {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 3;
}
.photogallery-slider .owl-nav button.owl-prev,
.photogallery-slider .owl-nav button.owl-next {
  width: 46px;
  height: 46px;
  line-height: 30px;
  display: flex;
  margin-top: -115px;
  align-items: center;
  justify-content: center;
}
.photogallery-slider .owl-nav button.owl-prev:hover,
.photogallery-slider .owl-nav button.owl-next:hover {
  background: none !important;
}
.photogallery-slider .owl-nav button.owl-prev {
  transform: translateX(-50%);
  margin-left: -12px;
}
.photogallery-slider .owl-nav button.owl-next {
  transform: translateX(50%);
  margin-right: -12px;
}
@media (max-width: 575px) {
  .news-detail-photogallery .photogallery-item__image {
    height: 300px;
    transition: 0.3s ease;
    background-position: center;
  }
}
@media (max-width: 460px) {
  .news-detail-photogallery .photogallery-item__image {
    height: 250px;
    transition: 0.3s ease;
    background-position: center;
  }
}
@media (max-width: 375px) {
  .news-detail-photogallery .photogallery-item__image {
    height: 180px;
    transition: 0.3s ease;
    background-position: center;
  }
}
.anti-corruption-page-wrapper {
  background-color: #ffffff;
  padding: 30px;
  font-size: 18px;
}
.adaptive-title {
  white-space: normal;
  word-wrap: break-word;
}
@media screen and (max-width: 600px) {
  .adaptive-title {
    font-size: 24px;
  }
}
.contact-button {
  display: block;
  background: linear-gradient(135deg, #4eb7e7, #3064ac);
  color: #ffffff;
  border-radius: 5px;
  padding: 38px;
}
.contact-button p {
  margin: auto;
  font-size: 24px;
  font-weight: 700;
  padding-left: 100px;
}
.contact-button:hover {
  color: #ffffff;
  text-decoration: none;
}
main {
  flex: 1 0 auto;
}
.jobs-item {
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  font-weight: 700;
  color: #141414;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jobs-item:hover {
  text-decoration: none;
  color: #4aabde;
}
.jobs-detail {
  padding: 30px 50px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .jobs-detail {
    padding: 15px;
  }
}
.admin-table td,
.admin-table th {
  padding: 10px 20px;
  border-bottom: 1px solid #000000;
  background-color: #ffffff;
}
.admin-table tr:nth-child(2n-1) td {
  background-color: #eeeeee;
}
.admin-table th {
  font-weight: 700;
  background-color: #333333;
  color: #ffffff;
}
.uSocial-Share {
  margin-top: 20px;
  text-align: right;
}
.request-form input,
.request-form select,
.request-form textarea {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 25px;
  border: 1px solid #b3b3b3;
  border-radius: 40px;
  font-size: 15px;
  transition: box-shadow 0.3s ease;
}
.request-form input:focus,
.request-form select:focus,
.request-form textarea:focus {
  outline: none;
  box-shadow: 0 0 20px 2px rgba(0, 167, 255, 0.54);
}
.request-form .label {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  text-align: center;
}
.request-form .button-rounded {
  padding: 12px 15px;
  width: 100%;
  border: none!important;
  margin-left: 0;
}
.files input {
  border: none;
  width: auto !important;
  padding-left: 5px;
}
.files .button-rounded {
  width: auto;
  margin-left: 0 !important;
}
.files__clear {
  display: none;
}
.files__clear.active {
  display: block;
}
#interactive-map {
  background: #f7f7f7 url("/local/templates/invest/images/bgc_interactive-map.png");
  margin-top: 50px;
}
#interactive-map h2 {
  font-size: 32pt;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
#interactive-map .city-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 10em;
  transition: 0.5s ease-in-out;
  background-color: #45b7eb;
  filter: drop-shadow(0 3px 2px rgba(0, 0, 0, 0.3));
}
#interactive-map .city-icon:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 10px;
  top: 27px;
  border: 5px solid;
  border-color: #45b7eb transparent transparent #45b7eb;
  filter: drop-shadow(0 3px 2px rgba(0, 0, 0, 0.3));
}
#interactive-map .city-icon img {
  width: 20px;
  position: absolute;
  top: 8px;
  right: 4px;
}
#interactive-map .city-icon#astana {
  top: 24%;
  left: 64%;
}
@media screen and (max-width: 1227px) {
  #interactive-map .city-icon#astana {
    top: 27%;
    left: 64%;
  }
}
@media screen and (max-width: 1191px) {
  #interactive-map .city-icon#astana {
    top: 30%;
    left: 64%;
  }
}
#interactive-map .city-icon#almaty {
  top: 60%;
  left: 83%;
}
@media screen and (max-width: 1227px) {
  #interactive-map .city-icon#almaty {
    top: 59%;
    left: 84%;
  }
}
@media screen and (max-width: 1191px) {
  #interactive-map .city-icon#almaty {
    top: 55%;
    left: 85%;
  }
}
#interactive-map .city-icon#shymkent {
  top: 68%;
  left: 58%;
}
@media screen and (max-width: 1227px) {
  #interactive-map .city-icon#shymkent {
    top: 65%;
    left: 58%;
  }
}
@media screen and (max-width: 1191px) {
  #interactive-map .city-icon#shymkent {
    top: 60%;
    left: 58%;
  }
}
@media screen and (max-width: 991px) {
  #interactive-map .city-icon {
    display: none;
  }
}
#interactive-map .sidebar__interactive-map {
  padding: 0;
}
#interactive-map .sidebar__interactive-map li {
  list-style-type: none;
  border-bottom: 1px solid #f7f7f7;
  margin: 0;
}
#interactive-map .sidebar__interactive-map a {
  background-color: #ffffff;
  display: block;
  color: #0d0d0d;
  text-decoration: none;
  padding: 10px;
  transition: 0.2s ease-in-out;
}
#interactive-map .sidebar__interactive-map a:hover {
  background-color: transparent;
  color: #007bff;
}
#interactive-map .sidebar__interactive-map .hover {
  background-color: transparent !important;
  color: #007bff !important;
}
#interactive-map svg {
  width: 100%;
  filter: drop-shadow(0 25px 30px rgba(0, 0, 0, 0.3));
  position: absolute;
  top: -50px;
  left: 50px;
}
#interactive-map svg path {
  fill: #ffffff;
  stroke-width: 2px !important;
  pointer-events: none;
  transition: 0.3s all ease-in-out;
  stroke: #ebebeb;
}
#interactive-map svg > g {
  cursor: pointer;
  opacity: 0;
  transition: 0.1s all ease-in-out;
}
#interactive-map svg > g:hover {
  opacity: 0.9 !important;
}
@media screen and (max-width: 991px) {
  #interactive-map svg {
    display: none !important;
  }
}
.table__main-table {
  font-weight: 400;
  font-size: 12px;
  margin: 0 auto;
}
.table__main-table thead {
  color: #ffffff;
  background-color: #45b7eb;
}
.table__main-table thead th,
.table__main-table thead td {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #f7f7f7;
  padding: 5px;
}
.table__main-table thead th p,
.table__main-table thead td p {
  padding: 0 !important;
  margin: 0 !important;
}
.table__main-table tbody tr .th_bold {
  font-weight: 700;
}
.table__main-table tbody tr th {
  font-weight: 500;
  border: 1px solid #f7f7f7;
  padding: 5px;
}
.table__main-table tbody tr th p {
  padding: 0 !important;
  margin: 0 !important;
}
.table__main-table tbody tr td {
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
  border: 1px solid #f7f7f7;
  padding: 5px;
}
.table__main-table tbody tr td p {
  padding: 0 !important;
  margin: 0 !important;
}
.table__main-table tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.table__main-table tbody tr:nth-of-type(even) {
  background-color: #f6fbfe;
}
.about-region__wrapper h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.about-region__wrapper h5 {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin: 20px 0;
}
.about-region__wrapper h6 {
  text-align: center;
  margin: 20px 0;
  font-weight: 600;
}
.about-region__wrapper img {
  width: 100px;
  padding: 10px;
  border: 2px solid #0e6d2e;
  border-radius: 10em;
  margin: auto auto 20px;
  display: block;
}
.about-region__wrapper ul {
  margin: 0;
  padding: 0;
}
.about-region__wrapper ul li {
  list-style-type: none;
  padding: 10px;
}
.wrap-content__info .firstBlock .circle {
  background: url('/local/templates/invest/images/backkk.png') left no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  display: flex;
  width: 100%;
  height: 512px;
  position: relative;
  margin: auto;
}
.wrap-content__info .firstBlock .circle .rotate_container {
  margin: auto;
  border-radius: 10em;
  background: #45b7eb;
  width: 157px;
  height: 157px;
  display: flex;
}
.wrap-content__info .firstBlock .circle .rotate_container svg.center_logo {
  display: block;
  width: 80px;
  height: 80px;
  margin: auto;
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ {
  display: block;
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:after {
  content: '';
  height: 40px;
  width: 2px;
  top: 81px;
  position: absolute;
  left: 44%;
  background: #3fb6ed;
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ span {
  width: 14px;
  height: 14px;
  border: 2px solid #45b7eb;
  display: block;
  transform: translateY(120px);
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  position: relative;
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ span p {
  position: absolute;
  font-size: 15px;
  font-weight: 500;
  width: min-content;
  transform-origin: left;
  color: #45b7eb;
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(7) {
  transform: rotate(0deg);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(7) p {
  width: max-content;
  transform: rotate(0deg) translate(-40%, 30px);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(2) {
  transform: rotate(55deg);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(2) p {
  transform: rotate(-55deg) translate(-110%, 0);
  width: 100px;
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(3) {
  transform: rotate(115deg);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(3) p {
  transform: rotate(-115deg) translate(-105%, 9px);
  width: 100px;
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(4) {
  transform: rotate(180deg);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(4) p {
  width: max-content;
  transform: rotate(-180deg) translate(-50%, -17px);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(5) {
  transform: rotate(-115deg);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(5) p {
  transform: rotate(115deg) translate(15%, 0);
  width: 100px;
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(6) {
  transform: rotate(-55deg);
}
.wrap-content__info .firstBlock .circle .rotate_container .item_circ:nth-child(6) p {
  transform: rotate(55deg) translate(15%, 0);
  width: 100px;
}
@media screen and (max-width: 500px) {
  .wrap-content__info .firstBlock .circle {
    height: 250px;
  }
  .wrap-content__info .firstBlock .circle .rotate_container {
    width: 42px;
    height: 42px;
  }
  .wrap-content__info .firstBlock .circle .rotate_container svg.center_logo {
    width: 27px;
    height: 27px;
  }
  .wrap-content__info .firstBlock .circle .rotate_container .item_circ:after {
    top: 20px;
    height: 24px;
  }
  .wrap-content__info .firstBlock .circle .rotate_container .item_circ span {
    transform: translateY(42px);
  }
  .wrap-content__info .firstBlock .circle .rotate_container .item_circ span p {
    font-size: 11px;
    width: 75px !important;
    text-align: center;
  }
}
.wrap-content__info .block_center_title {
  display: block;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.wrap-content__info ul.info_list__disc,
.wrap-content__info ol.info_list__disc {
  list-style-type: disc;
}
.wrap-content__info ul.info_list__num,
.wrap-content__info ol.info_list__num {
  list-style-type: decimal;
}
.wrap-content__info ul.info_list__disc,
.wrap-content__info ol.info_list__disc,
.wrap-content__info ul.info_list__num,
.wrap-content__info ol.info_list__num {
  padding: 0;
  margin-bottom: 20px;
}
.wrap-content__info ul.info_list__disc li.sub_title,
.wrap-content__info ol.info_list__disc li.sub_title,
.wrap-content__info ul.info_list__num li.sub_title,
.wrap-content__info ol.info_list__num li.sub_title {
  font-size: 16px;
  font-weight: 500;
}
.wrap-content__info ul.info_list__disc li.title,
.wrap-content__info ol.info_list__disc li.title,
.wrap-content__info ul.info_list__num li.title,
.wrap-content__info ol.info_list__num li.title {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  margin-left: 0;
  padding-left: 0;
}
.wrap-content__info ul.info_list__disc li,
.wrap-content__info ol.info_list__disc li,
.wrap-content__info ul.info_list__num li,
.wrap-content__info ol.info_list__num li {
  padding-left: 0;
  margin-left: 31px;
  margin-bottom: 10px;
  font-weight: 100;
  font-size: 13px;
}
.wrap-content__info ul.info_list__disc li ul,
.wrap-content__info ol.info_list__disc li ul,
.wrap-content__info ul.info_list__num li ul,
.wrap-content__info ol.info_list__num li ul {
  padding: 0;
  margin-top: 15px;
  margin-left: -15px;
}
.wrap-content__info .item {
  padding: 30px 40px;
  background: #ffffff;
  color: #4d4d4d;
}
.wrap-content__info .item__no-padding {
  padding: 0;
}
.wrap-content__info .item__no-padding img {
  width: 100%;
  display: block;
}
.wrap-content__info .item .paraq {
  font-size: 14px;
}
.wrap-content__info .item .paraq__bold {
  font-weight: 600;
  font-size: 14px;
}
.wrap-content__info .item:nth-child(2n) {
  background: #4aabde;
  color: white;
}
.wrap-content__info .item:nth-child(2n) a {
  color: white;
  text-decoration: underline;
}
.wrap-content__info .item:nth-child(2n) .paraq a {
  color: white;
  text-decoration: underline;
}
.wrap-content__info .item:nth-child(2n) .paraq__bold {
  font-size: 14px;
  font-weight: 600;
}
.wrap-content__info .item:nth-child(2n) .paraq__bold a {
  color: white;
  text-decoration: underline;
}
.area-invest {
  width: 100%;
  text-align: center;
}
.prices-img {
  height: 100px;
  width: 100px;
  padding: 10px;
  border: 2px solid #45b7eb;
  border-radius: 10em;
  margin: auto;
  display: block;
}
.traditions-and-culture {
  display: flex;
  margin: 10px;
  padding: 15px;
  align-items: center;
  justify-content: center;
}
.traditions-and-culture img {
  height: 80px;
  width: 80px;
  padding: 10px;
  border: 2px solid #45b7eb;
  border-radius: 4em;
  display: block;
  margin-right: 20px;
  flex: 1 0 auto;
}
.traditions-and-culture_text {
  padding: 10px;
}
.traditions-and-culture_buttom {
  color: #57beed;
  border: 1px solid #57beed;
  width: 150px;
  padding: 5px;
  margin-top: 10px;
  border-radius: 20px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s ease;
  cursor: pointer;
}
.traditions-and-culture_buttom:hover {
  color: #ffffff;
  background-color: #57beed;
  text-decoration: none;
}
.traditions-and-culture_value {
  width: 100px;
}
@media (max-width: 466px) {
  .traditions-and-culture_value {
    display: none;
  }
}
.traditions-and-culture_value .traditions-and-culture_value_span {
  border: 1px solid #57beed;
  color: #57beed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
}
.traditions-and-culture_value .traditions-and-culture_value_span span {
  position: absolute;
  top: 25%;
  left: 40%;
  font-size: 20px;
}
.traditions-and-culture_title {
  font-size: 1rem;
  margin-bottom: 10px;
  color: #45b7eb;
  text-align: center;
  display: none;
}
@media (max-width: 466px) {
  .traditions-and-culture_title {
    display: block;
  }
}
.traditions-and-culture_span {
  text-align: center;
  color: #45b7eb;
  transition: 0.4s ease;
  font-size: 1rem;
  margin-bottom: 10px;
}
@media (max-width: 466px) {
  .traditions-and-culture_span {
    display: none;
  }
}
.traditions-and-culture_span span {
  padding: 0 10px;
  background-color: white;
  position: relative;
  border: 1px solid;
  border-radius: 20px;
  width: 30px;
  height: 30px;
}
.traditions-and-culture_span:before {
  content: ' ';
  display: block;
  border-bottom: 1px solid #45b7eb;
  position: relative;
  top: 12px;
}
.choose__region {
  background: #ffffff;
  pointer-events: all;
}
.choose__region .modal-content {
  border: none !important;
}
.choose__region .modal-title {
  margin-left: 11px;
}
.choose__region .modal__ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.choose__region .modal__ul li {
  background-size: cover;
  transition: 0.3s ease-in-out;
  list-style-type: none;
  background-position: 0 30%;
  width: 30%;
  padding: 10px;
  margin: 12px;
  display: flex;
  align-items: stretch;
  position: relative;
}
.choose__region .modal__ul li:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
}
.choose__region .modal__ul li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}
.choose__region .modal__ul li:hover:after {
  display: none;
}
.choose__region .modal__ul a {
  width: 100%;
  z-index: 9;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
  text-decoration: none;
  padding: 20px;
  transition: 0.2s ease-in-out;
  font-size: 14px;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.choose__region .modal__ul a:after {
  background: #ffffff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: 0.01s ease;
  width: 50px;
  z-index: 10;
}
.choose__region .modal__ul a:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s ease-in-out;
}
.choose__region .modal__ul a:hover:after {
  left: 120%;
  transition: 0.5s ease-in-out;
}
.title-block-infographyk {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
.block-title-button {
  display: block;
  margin: 0 auto;
}
.mmc-h2 {
  margin-bottom: 14px!important;
}
.pagetitle {
  font-weight: bold;
  color: #2D2D2D;
  margin-bottom: 0;
}
@media (max-width: 505px) {
  .pagetitle {
    font-size: 28px;
  }
}
@media (max-width: 441px) {
  .pagetitle {
    font-size: 18px;
  }
}
.nopad {
  padding: 0;
}
.wrp-not-info {
  position: relative;
  display: block;
  text-align: center;
  height: 300px;
  width: 100%;
  max-width: 500px;
  border-bottom: solid 2px #333333;
  overflow: hidden;
  margin: 0 auto;
}
.bounce {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-image: url("/local/templates/invest/img/bo.png");
  width: 40px;
  height: 40px;
  margin-left: -20px;
  background-size: contain;
  animation: bounceAnim 1s cubic-bezier(0.63, 0.09, 0.75, 0.46) infinite alternate, spinAnim 3s linear infinite;
}
@keyframes bounceAnim {
  0%,
  10% {
    bottom: 50%;
  }
  100% {
    bottom: 0;
  }
}
@keyframes spinAnim {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.r1 {
  position: absolute;
  top: 97%;
  background-color: #333333;
  width: 10px;
  height: 10px;
  border-radius: 20px 20px 0 0;
  animation: pebblesAnim 1s linear infinite;
}
.r2 {
  position: absolute;
  top: 99%;
  background-color: #333333;
  width: 5px;
  height: 5px;
  border-radius: 10px 10px 0 0;
  animation: pebblesAnim 2s linear infinite;
}
.r3 {
  position: absolute;
  top: 99%;
  background-color: #333333;
  width: 3px;
  height: 3px;
  border-radius: 20px 20px 0 0;
  animation: pebblesAnim 3s linear infinite;
}
@keyframes pebblesAnim {
  0% {
    right: -20%;
  }
  100% {
    right: 110%;
  }
}
.text_info {
  font-size: 20px;
  text-transform: uppercase;
  margin: 30px auto;
  display: block;
  text-align: center;
}
.text_info .title_wnt {
  margin-bottom: 20px;
}
.text_info .paraq_wnt {
  font-size: 11px;
  max-width: 300px;
  margin: 0 auto;
}
.invest-list .item {
  background: #ffffff;
}
.item {
  padding: 10px;
}
.item .slide-content {
  min-height: 300px;
  height: 100%;
  border-radius: 5px;
  padding: 15px;
  color: #4d4d4d;
  position: relative;
}
.item .slide-content .slider-title {
  font-size: 24px;
  font-weight: 800;
  display: block;
  margin-bottom: 10px;
}
.item .slide-content .sub {
  font-size: 12px;
  color: #959595;
}
.item .slide-content .flex_slider_b {
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item .slide-content .slider-info {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.item .slide-content .slider-info .button-rounded {
  margin-top: auto;
}
.item .slide-content .slider-info .box__grow_one {
  flex-grow: 1;
  max-width: 400px;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}
.item .slide-content .slider-info .box__grow_one:last-child {
  margin-bottom: 0;
}
.item .slide-content .slider-info .button-rounded {
  background: transparent;
  color: #4d4d4d;
  border: 1px solid #45b7eb;
  font-size: 14px;
  font-weight: 400;
}
.item .slide-content .slider-info .slider-paraq {
  display: block;
  margin-bottom: 25px;
  max-width: 590px;
  font-size: 14px;
}
.item .slide-content .slider-info .slider-img {
  width: 400px;
  height: 100px;
  display: block;
  object-fit: contain;
  object-position: center;
}
.item .number_grid {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: center;
  width: 100%;
}
.item .number_grid .item {
  width: 150px;
  padding: 14px;
  box-shadow: 0 2px 10px #dedede;
  flex-grow: 1;
  margin: 0 15px 25px 15px;
  background: #ffffff;
}
.item .number_grid .item span,
.item .number_grid .item small {
  display: block;
  text-align: center;
}
.item .number_grid .item span {
  font-size: 40px;
  font-weight: 800;
}
.item .number_grid .item small {
  max-width: 250px;
  margin: 0 auto;
}
::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em;
}
::-webkit-scrollbar-thumb {
  background: #67696a;
  border-radius: 10em;
}
::-webkit-scrollbar-track {
  background: #b8c0c8;
}
.modal-notification {
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 21;
  background: rgba(0, 0, 0, 0.8);
}
.modal-notification-block {
  background: white;
  padding: 30px;
  border-radius: 4px;
  width: 500px;
  position: relative;
}
.modal-notification-block .notification-content {
  color: #4d4d4d;
}
.modal-notification-block .notification-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.modal-notification-block .notification-close button {
  display: block;
  width: 15px;
  height: 15px;
  background: 0 0;
  border: none;
  position: relative;
}
.modal-notification-block .notification-close button span {
  top: 50%;
  left: 0;
  position: absolute;
  height: 3px;
  width: 15px;
  border: 2px;
  background: #f95151;
  display: block;
}
.modal-notification-block .notification-close button span:first-child {
  transform: rotate(45deg);
}
.modal-notification-block .notification-close button span:last-child {
  transform: rotate(135deg);
}
.modalbg {
  scrollbar-width: thin;
  scrollbar-face-color: #4aabde;
  scrollbar-track-color: #b8c0c8;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  overflow: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
}
.modalbg .form-radiobuttom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modalbg .form-radiobuttom label {
  margin: 0 0 0 20px;
  padding: 0;
}
.modalbg .modal_window {
  display: none;
  flex-direction: column;
  width: 100%;
  padding: 15px 25px;
  margin: auto;
  background: #ffffff;
  border-radius: 5px;
}
.modalbg .modal_window.open {
  display: block;
}
.modalbg .modal_window.small_window {
  max-width: 800px;
}
.modalbg .modal_window .modal_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dedede;
}
.modalbg .modal_window .modal_head .modal_title {
  font-size: 30px;
  display: block;
}
.modalbg .modal_window .modal_head .close_modal {
  width: 19px;
  height: 20px;
  outline: none;
  background-color: transparent;
  border: none;
  position: relative;
  padding: 0;
  cursor: pointer;
}
.modalbg .modal_window .modal_head .close_modal span {
  pointer-events: none;
  width: 15px;
  height: 1px;
  background: #e6605e;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
.modalbg .modal_window .modal_head .close_modal span:nth-child(1) {
  transform: rotate(45deg);
}
.modalbg .modal_window .modal_head .close_modal span:nth-child(2) {
  transform: rotate(-45deg);
}
.ajax_submit_btn {
  transition: 0.3s all;
}
.ajax_submit_btn.active:before {
  font-family: 'FontAwesome';
  content: "\f110";
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  animation: spinAnim linear 0.8s infinite;
}
.btn-group {
  width: 100%;
  display: flex;
  align-items: center;
}
.btn-group.center {
  justify-content: center;
}
.btn-group.right {
  justify-content: flex-end;
}
.btn-group [type=submit],
.btn-group [type=reset],
.btn-group button {
  padding: 5px 10px;
  text-align: center;
  outline: none;
  border: 1px solid #dedede;
  cursor: pointer;
  color: #4d4d4d;
  background: #efefef;
  display: block;
  font-size: 13px;
  transition: 0.3s all;
}
.btn-group [type=submit]:hover,
.btn-group [type=reset]:hover,
.btn-group button:hover {
  background: #4d4d4d;
  color: white;
  border-color: #4d4d4d;
}
.btn-group [type=submit]:first-child,
.btn-group [type=reset]:first-child,
.btn-group button:first-child {
  border-radius: 5px 0 0 5px;
}
.btn-group [type=submit]:last-child,
.btn-group [type=reset]:last-child,
.btn-group button:last-child {
  border-radius: 0 5px 5px 0;
}
.btn-group [type=submit]:only-of-type,
.btn-group [type=reset]:only-of-type,
.btn-group button:only-of-type {
  border-radius: 5px;
}
.btn-group [type=reset] {
  background: #e6605e;
  color: white;
  border-color: #e6605e;
}
.alerta {
  display: flex;
  align-items: center;
}
.alerta p {
  margin: 0;
}
.error,
.success {
  width: 100%;
  padding: 15px;
  font-size: 12px;
  transition: 0.3s all;
  border-radius: 5px;
  margin-bottom: 15px;
}
.error:before,
.success:before {
  margin-right: 15px;
  font-size: 20px;
  font-family: FontAwesome;
}
.error {
  background: #e05b5b;
  color: white;
}
.error:before {
  content: '\f06a';
}
.success {
  background: #37ad37;
  color: white;
}
.success:before {
  content: '\f14a';
}
.form__column {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.form__column label {
  width: 100%;
  font-size: 12px;
  color: #4d4d4d;
}
.form__column input[type=text],
.form__column textarea,
.form__column select,
.form__column input[type=date] {
  width: 100%;
  border-radius: 5px;
  height: 40px;
  display: block;
  border: 1px solid #dedede;
  padding: 12px;
  font-size: 13px;
  margin-bottom: 10px;
  outline: none;
}
.form__column .input_name {
  text-transform: capitalize;
}
.form__column .input_first-name {
  font-weight: 500;
}
.success-story {
  margin-bottom: 20px;
}
.success-story__title {
  font-size: 40px;
  font-weight: 800;
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.success-story__detail img {
  width: 100%;
  height: auto;
}
.success-story__detail_images {
  height: 190px;
  background: no-repeat center;
  background-size: contain;
  margin-bottom: 15px;
}
.success-story__numbers {
  display: flex;
  align-items: center;
  color: #4d4d4d;
}
.success-story__numbers_box-one {
  flex-grow: 1;
  width: 400px;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}
.success-story__numbers_box-one_logo {
  width: 100%;
}
.success-story__numbers_box-one_none {
  display: none;
}
.success-story__numbers_box-one_img {
  width: 100%;
  height: 100px;
  display: block;
  object-fit: contain;
  object-position: center;
}
.success-story__numbers_grid {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}
.success-story__numbers_grid li.item {
  width: 150px;
  padding: 14px;
  box-shadow: 0 2px 10px #dedede;
  flex-grow: 1;
  margin: 0 15px 25px 15px;
  background: #ffffff;
}
.success-story__numbers_grid li.item span {
  font-size: 40px;
  font-weight: 800;
  display: block;
  text-align: center;
}
.success-story__numbers_grid li.item small {
  max-width: 250px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
@media (max-width: 1200px) {
  .success-story__numbers {
    flex-wrap: wrap;
  }
}
.menu-scroll {
  position: fixed;
  z-index: 200;
  background-color: #ffffff;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
.menu-scroll .main-menu {
  margin-top: 0 !important;
}
.menu-scroll-block {
  display: block;
  border-bottom: 1px solid #b3b3b3;
}
.why_block-free-row {
  margin: 10px 0;
}
.why_block-free__img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.why_block-free__img img {
  width: 80px;
  height: auto;
  filter: hue-rotate(19deg);
}
.why_block-free__text {
  text-align: justify;
}
.why_block-free__text-ul {
  display: flex;
  justify-content: space-around;
}
.form-filter__element-block-dawn {
  display: none;
}
.left-menu {
  list-style: none;
  padding: 0;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.06);
}
.left-menu__list__name {
  background-color: #ffffff;
  transition: 0.3s ease;
  display: flex;
  justify-content: space-between;
}
.left-menu__list__name a {
  transition: 0.3s ease;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  display: block;
  padding: 20px 20px 20px 26px;
}
.left-menu__list__name_ico {
  padding: 0 26px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.left-menu__list__name_ico.active i {
  display: block;
  transform: rotate(180deg);
}
.left-menu__list__name:hover a {
  color: #74b5e8;
}
.left-menu__list__name_active {
  transition: 0.3s ease;
}
.left-menu__list__name_active a {
  color: #74b5e8;
}
.left-menu__sub-menu-two li div a {
  position: relative;
  padding: 5px 5px 5px 45px;
}
.left-menu__sub-menu-two li div a:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 26px;
  width: 5px;
  height: 5px;
  background-color: black;
  border-radius: 100%;
}
.left-menu__sub-menu {
  list-style: none;
  padding: 0;
  display: none;
}
.left-menu__sub-menu__list__name {
  background-color: #fafafa;
  transition: 0.3s ease;
  display: flex;
  justify-content: space-between;
}
.left-menu__sub-menu__list__name a {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  display: block;
  padding: 15px 20px 15px 26px;
  margin-left: 10px;
}
.left-menu__sub-menu__list__name_ico {
  padding: 0 26px;
  border-left: 1px solid #f7f7f7;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.left-menu__sub-menu__list__name_ico .fa-angle-down {
  display: block;
}
.left-menu__sub-menu__list__name_ico .fa-angle-up {
  display: none;
}
.left-menu__sub-menu__list__name_ico-two {
  padding: 0 26px;
  border-left: 1px solid #f7f7f7;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.left-menu__sub-menu__list__name_ico-two .fa-angle-down {
  display: block;
}
.left-menu__sub-menu__list__name_ico-two .fa-angle-up {
  display: none;
}
.left-menu__sub-menu__list__name:hover a {
  color: #57beed;
}
.left-menu__sub-menu__list__name_active a {
  color: #57beed;
}
.inver_color {
  filter: invert(100%);
}
.block_color {
  background: #51bcef;
  padding: 20px;
  color: white;
  border-radius: 5px;
  margin-bottom: 25px;
}
.block_color.no-margin {
  margin: 0;
}
.quote {
  padding: 12px;
  border: 1px solid;
  border-radius: 5px;
  margin: 45px 0;
  position: relative;
}
.quote .a_source {
  padding: 8px 2px;
  width: max-content;
  background: white;
  position: absolute;
  top: -22px;
  left: 11px;
  font-style: italic;
  font-size: 13px;
}
.quote .quote_text {
  font-size: 13px;
}
.icon_text_perc {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}
.icon_text_perc .icon {
  display: block;
  margin-bottom: 15px;
}
.icon_text_perc .icon__center {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  margin-bottom: 15px;
}
.icon_text_perc .icon__center.no-margin {
  margin: 0;
}
.icon_text_perc .icon__center img,
.icon_text_perc .icon__center svg {
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 auto;
}
.icon_text_perc .icon.no-margin {
  margin: 0;
}
.icon_text_perc .icon img,
.icon_text_perc .icon svg {
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 auto;
}
.icon_text_perc .text {
  display: block;
  margin-bottom: 15px;
}
.icon_text_perc .text__shadow {
  padding: 12px;
  display: block;
  box-shadow: 0 1px 4px -3px black;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
}
.icon_text_perc .text .content_title {
  padding: 0;
  margin-bottom: 0;
}
.icon_text_perc .perc,
.icon_text_perc .text {
  text-align: center;
}
.flex_number_desc {
  display: flex;
  align-items: center;
}
.flex_number_desc > * {
  flex-grow: 1;
  margin: 0 !important;
}
.flex_number_desc > *:first-child {
  margin-right: 13px !important;
}
.flex_number_desc .number {
  font-size: 40px;
}
.block_h_100p > * {
  margin-bottom: 25px;
}
.count_top_descr_bottom {
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 3px -2px black;
  padding: 12px;
  position: relative;
  height: 100%;
  border-radius: 5px;
  background: #4bbbf1;
  color: white;
}
.count_top_descr_bottom span {
  font-size: 30px;
  text-align: center;
  font-weight: 600;
}
.count_top_descr_bottom p {
  text-align: center;
  margin: auto;
}
.title_icon {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #4bbbf1;
  padding: 12px;
  border-radius: 5px;
  color: white;
}
.title_icon img,
.title_icon svg {
  display: block;
  width: 50px;
  height: 50px;
}
.title_icon span {
  font-size: 20px;
  font-weight: 400;
}
.title_icon > *:first-child {
  margin-right: 25px;
}
.logotype_wrap {
  display: flex;
  position: relative;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.logotype_wrap img,
.logotype_wrap svg {
  width: 319px;
  display: block;
}
@media screen and (max-width: 991px) {
  .logotype_wrap {
    align-items: center;
    padding: 12px 0;
  }
  .logotype_wrap img,
  .logotype_wrap svg {
    width: 239px;
  }
}
.header_top_lang_phone_link_and_menu_column {
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.header_top_lang_phone_link_and_menu_column > div:last-child {
  display: flex;
  align-items: center;
}
.header_top_lang_phone_link_and_menu_column .top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.header_top_lang_phone_link_and_menu_column .top .lang_and_phone {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1000px) {
  .header_top_lang_phone_link_and_menu_column .top .lang_and_phone {
    margin-bottom: 10px;
  }
}
.header_top_lang_phone_link_and_menu_column .top .links {
  margin-right: 11px;
}
@media (max-width: 1199px) {
  .header_top_lang_phone_link_and_menu_column .top {
    justify-content: center;
  }
  .header_top_lang_phone_link_and_menu_column .top .lang_and_phone {
    margin: 0;
  }
}
@media screen and (max-width: 702px) {
  .header_top_lang_phone_link_and_menu_column .top .lang_and_phone {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .header_top_lang_phone_link_and_menu_column .top {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .header_top_lang_phone_link_and_menu_column .top .links {
    margin-left: 15px;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .header_top_lang_phone_link_and_menu_column .top .phone {
    font-size: 14px;
  }
  .header_top_lang_phone_link_and_menu_column .top .links {
    display: flex;
    flex-direction: column;
    margin: 12px;
  }
  .header_top_lang_phone_link_and_menu_column .top .links > * {
    margin: 0;
  }
  .header_top_lang_phone_link_and_menu_column .top .header-top__link {
    margin: 0 !important;
  }
}
@media (max-width: 532px) {
  .header_top_lang_phone_link_and_menu_column .top .links {
    margin: 12px 12px 12px 0;
  }
}
.header_top_lang_phone_link_and_menu_column .top a {
  text-decoration: none;
  color: #4d4d4d;
}
.header_top_lang_phone_link_and_menu_column .language-switch {
  margin-right: 25px;
}
.wrap_why_kz_tizer {
  text-shadow: none;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  transition: 0.3s all;
}
.wrap_why_kz_tizer:hover {
  opacity: 1;
  background: #ffffff;
}
.wrap_why_kz_tizer .play_vidoe_why_kz {
  display: flex;
  background-image: url(https://img.youtube.com/vi/axXsMQJpwAQ/0.jpg);
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100px;
  background-size: 155%;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 21px;
  text-decoration: none;
  border-radius: 0;
  overflow: hidden;
}
.wrap_why_kz_tizer .pl_btn {
  background: #45b7eb;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-family: FontAwesome;
  text-decoration: none !important;
}
.wrap_why_kz_tizer .pl_btn:hover {
  background: #00afff;
}
.wrap_why_kz_tizer .pl_btn span:before {
  content: '\f04b';
  display: block;
  color: #ffffff;
  margin-left: 4px;
}
.wrap_why_kz_tizer .text {
  padding-right: 15px;
  padding-left: 0;
  color: #000000;
}
.wrap_why_kz_tizer .text .top {
  font-size: 24px;
  font-weight: 600;
}
.wrap_why_kz_tizer .text .sub {
  font-size: 16px;
  color: #4a4a4a;
}
.news_flex_title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news_flex_title h2 {
  margin: 0;
  font-weight: 600;
  font-size: 32px;
  line-height: 54px;
  color: #2d2d2d;
}
.news_flex_title a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: flex-end;
  text-align: right;
  color: #2d2d2d;
}
.news_flex_title a:hover {
  color: #60b6e3;
  text-decoration: none;
}
.btn_link {
  font-size: 14px;
  font-weight: 600;
  color: #45b7eb;
}
.modal_title_video {
  display: flex;
  align-items: center;
}
.modal_title_video a.button-rounded.button-rounded_blue {
  background: transparent;
  color: #4d4d4d;
  font-size: 14px;
  border: 1px solid #60B6E3;
  padding: 8px 22px;
}
.how-we-help a:hover {
  color: #4aabde;
}
.how-we-help p {
  text-align: justify;
}
.how-we-help .circle p {
  margin: 10px;
  text-align: left;
}
.main-menu__togle {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .main-menu__togle__logo {
    display: none;
  }
}
.main-menu__togle__logo .logotype_wraper__togle {
  display: flex;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .main-menu__main {
    align-items: center;
  }
}
.plane {
  height: 252px;
  padding-top: 129.41px;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 575px) {
  .plane {
    margin-top: 111.59px;
  }
}
.plane:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(75, 54, 171, 0.71), rgba(70, 196, 255, 0.66));
}
.plane .container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.plane .bx-breadcrumb .bx-breadcrumb-item .bx-breadcrumb-item-text {
  color: #ffffff;
}
.plane .plane_title {
  font-size: 42px;
  color: white;
  font-weight: 600;
  margin-top: auto;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .plane .plane_title {
    font-size: 30px;
  }
}
.middle_text {
  font-size: 24px;
  margin-bottom: 23px;
  line-height: 1;
}
.middle_text__bold {
  font-size: 24px;
  margin-bottom: 23px;
  font-weight: 600;
  line-height: 1;
}
.middle_text__bold__blue {
  font-size: 24px;
  margin-bottom: 23px;
  font-weight: 600;
  line-height: 1;
  color: #4eb7e7;
}
.lta_text {
  font-size: 18px;
  margin-bottom: 23px;
  line-height: 1;
}
.lta_text__bold {
  font-size: 18px;
  margin-bottom: 23px;
  font-weight: 600;
  line-height: 1;
}
.lta_text__bold__blue {
  font-size: 18px;
  margin-bottom: 23px;
  font-weight: 600;
  line-height: 1;
  color: #4eb7e7;
}
.text-center {
  text-align: center;
}
.small_text {
  margin-bottom: 23px;
  line-height: 1;
  font-size: 15px;
  font-weight: 100;
}
.small_text__bold {
  font-size: 15px;
  margin-bottom: 23px;
  font-weight: 600;
  line-height: 1;
}
.small_text-v {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 100;
  line-height: 1;
}
.small_text-v__bold {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 1;
}
.small_text .color_blue_span {
  font-weight: bold;
}
.p-big-text {
  font-size: 74px;
  line-height: 1;
}
.p-big-text__blue {
  font-size: 74px;
  line-height: 1;
  color: #4eb7e7;
}
.p-big-text__blue__bold {
  font-size: 74px;
  line-height: 1;
  color: #4eb7e7;
  font-weight: 600;
}
.p-middle-text {
  font-size: 52px;
  line-height: 1;
}
.p-middle-text__blue {
  font-size: 52px;
  line-height: 1;
  color: #4eb7e7;
}
.p-middle-text__blue__bold {
  font-size: 52px;
  line-height: 1;
  color: #4eb7e7;
  font-weight: 600;
}
.raiting_block {
  margin-top: 63px;
}
.raiting_block .grow_cols {
  display: flex;
  margin-left: -25px;
  flex-wrap: wrap;
}
.raiting_block .grow_cols > * {
  position: relative;
  width: 200px;
  height: auto;
  flex-grow: 1;
  margin-left: 25px;
  margin-bottom: 15px;
}
.raiting_block .grow_cols__center-items {
  display: flex;
  margin-left: -25px;
  flex-wrap: wrap;
  align-items: center;
}
.raiting_block .grow_cols__center-items > * {
  position: relative;
  width: 200px;
  height: auto;
  flex-grow: 1;
  margin-left: 25px;
  margin-bottom: 15px;
}
.raiting_block .grow_cols__stretch-items {
  display: flex;
  margin-left: -25px;
  flex-wrap: wrap;
  align-items: stretch;
}
.raiting_block .grow_cols__stretch-items > * {
  position: relative;
  width: 200px;
  height: auto;
  flex-grow: 1;
  margin-left: 25px;
  margin-bottom: 15px;
}
.raiting_block .p-big-text__blue__bold {
  margin-bottom: 39px;
  font-size: 50px;
}
.raiting_block .small_text {
  line-height: 24pt;
}
#tax_section {
  padding-bottom: 70px;
  background: #ffffff;
}
.tax_block .grow_cols {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
}
.tax_block .grow_cols > * {
  position: relative;
  width: 100px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.tax_block .grow_cols__center-items {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
  align-items: center;
}
.tax_block .grow_cols__center-items > * {
  position: relative;
  width: 100px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.tax_block .grow_cols__stretch-items {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
  align-items: stretch;
}
.tax_block .grow_cols__stretch-items > * {
  position: relative;
  width: 100px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.tax_block .cont {
  background: #f7f7f7;
  padding: 40px 45px;
  margin-bottom: 35px;
}
.tax_block .cont:nth-child(1) {
  padding-bottom: 0;
}
.tax_block .cont:last-child {
  margin-bottom: 0;
}
.circle_block .grow_cols {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
}
.circle_block .grow_cols > * {
  position: relative;
  width: 116px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.circle_block .grow_cols__center-items {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
  align-items: center;
}
.circle_block .grow_cols__center-items > * {
  position: relative;
  width: 116px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.circle_block .grow_cols__stretch-items {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
  align-items: stretch;
}
.circle_block .grow_cols__stretch-items > * {
  position: relative;
  width: 116px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.circle_block .circle_item {
  margin-left: auto;
  margin-right: auto;
  border-radius: 10em;
  padding: 10px;
  width: 134px;
  height: 134px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #4eb7e7;
  color: #4eb7e7;
  background: #ffffff;
}
.circle_block .circle_item:after {
  content: '';
  position: absolute;
  background: url('/local/templates/invest/images/advantages/arrow.png') no-repeat center;
  width: 12px;
  height: 8px;
  left: 100%;
}
.circle_block .g-item:last-child .circle_item:after {
  display: none;
}
.taxation .cont {
  padding-top: 20px;
}
.taxation .cont .right_text {
  text-align: right;
}
.charts_el {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.charts_el ul.text-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-right: 25px;
}
.charts_el ul.text-list li {
  display: flex;
  align-items: center;
  margin-bottom: 23px;
}
.charts_el ul.text-list li:last-child {
  margin-bottom: 0;
}
.charts_el ul.graph-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.charts_el ul.graph-list li {
  display: flex;
  align-items: center;
  margin-bottom: 23px;
}
.charts_el ul.graph-list li:last-child {
  margin-bottom: 0;
}
.charts_el ul.graph-list.bd-left {
  border-left: 1px solid #4eb7e7;
}
.charts_el ul.graph-list li {
  height: 22px;
}
.charts_el ul.graph-list li span:nth-child(1) {
  display: block;
  height: 5px;
  border-radius: 0 10em 10em 0;
  background: #e8e8e8;
  margin-right: 10px;
}
.charts_el ul.graph-list li.selected span:nth-child(1) {
  background: #4eb7e7;
  box-shadow: 0 5px 9px 0 rgba(78, 183, 231, 0.45);
}
.mb-def {
  margin-bottom: 38px;
}
.market_access_text {
  padding-top: 56px;
  padding-bottom: 50px;
}
.market_access_text .grow_cols {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
}
.market_access_text .grow_cols > * {
  position: relative;
  width: 134px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.market_access_text .grow_cols__center-items {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
  align-items: center;
}
.market_access_text .grow_cols__center-items > * {
  position: relative;
  width: 134px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.market_access_text .grow_cols__stretch-items {
  display: flex;
  margin-left: -21px;
  flex-wrap: wrap;
  align-items: stretch;
}
.market_access_text .grow_cols__stretch-items > * {
  position: relative;
  width: 134px;
  height: auto;
  flex-grow: 1;
  margin-left: 21px;
  margin-bottom: 15px;
}
.market_access_text .wrp-text {
  margin-bottom: 67px;
}
.market_access_text .p-middle-text__blue__bold {
  margin-bottom: 35px;
}
.rich_natural_resources {
  margin-bottom: 46px;
}
.transport_communication {
  height: 370px;
  margin-bottom: 46px;
}
.natural_resources {
  padding-bottom: 77px;
}
.natural_resources .grow_cols {
  display: flex;
  margin-left: -100px;
  flex-wrap: wrap;
}
.natural_resources .grow_cols > * {
  position: relative;
  width: 154px;
  height: auto;
  flex-grow: 1;
  margin-left: 100px;
  margin-bottom: 25px;
}
.natural_resources .grow_cols__center-items {
  display: flex;
  margin-left: -100px;
  flex-wrap: wrap;
  align-items: center;
}
.natural_resources .grow_cols__center-items > * {
  position: relative;
  width: 154px;
  height: auto;
  flex-grow: 1;
  margin-left: 100px;
  margin-bottom: 25px;
}
.natural_resources .grow_cols__stretch-items {
  display: flex;
  margin-left: -100px;
  flex-wrap: wrap;
  align-items: stretch;
}
.natural_resources .grow_cols__stretch-items > * {
  position: relative;
  width: 154px;
  height: auto;
  flex-grow: 1;
  margin-left: 100px;
  margin-bottom: 25px;
}
.natural_resources .cont {
  border-radius: 5px;
  overflow: hidden;
}
.natural_resources .cont .wrp-img {
  border-radius: 10em;
  overflow: hidden;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.natural_resources .cont .wrp-img img {
  display: block;
}
.nut_res > * {
  margin-bottom: 60px;
}
#nut_res {
  background: #f7f7f7;
}
#nut_res .cont {
  position: relative;
  height: 100%;
  background: #ffffff;
  overflow: hidden;
  border-radius: 5px;
}
#nut_res .cont .small_text {
  line-height: 24px;
}
#nut_res .cont .wrp-image {
  height: 170px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#nut_res .cont .wrp-image img {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
#nut_res .cont .wrp-text {
  padding: 12px 34px;
}
#people_cap {
  background: #fafafa;
  padding-bottom: 50px;
}
#people_cap .plane {
  margin-bottom: 46px;
}
.section-people-capital .cont {
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.section-people-capital .cont img,
.section-people-capital .cont svg {
  margin-bottom: 40px;
  width: 60px;
  height: auto;
}
.section-people-capital .cont img path,
.section-people-capital .cont svg path,
.section-people-capital .cont img rect,
.section-people-capital .cont svg rect,
.section-people-capital .cont img polygon,
.section-people-capital .cont svg polygon {
  fill: #4eb7e7 !important;
  stroke: #4eb7e7 !important;
  stroke-width: 0;
}
.section-people-capital .cont .small_text {
  line-height: 24px;
}
.section-people-capital .cont .small_text b {
  font-weight: 600;
}
#government_support_measures {
  background: #fafafa;
  padding-bottom: 62px;
}
#government_support_measures .plane {
  margin-bottom: 42px;
}
#government_support_measures .nut_res > * {
  margin-bottom: 25px;
}
#government_support_measures .cont {
  border-radius: 5px;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  background: #ffffff;
  padding: 50px 10px;
  height: 100%;
}
#government_support_measures .cont .lta_text__bold {
  /* margin-bottom : 35px;*/
}
#government_support_measures .cont .lta-txt-title {
  /* text-align: right;*/
  margin-left: 120px;
}
#government_support_measures .cont .wrp-info {
  display: flex;
}
#government_support_measures .cont .wrp-info img,
#government_support_measures .cont .wrp-info svg {
  display: block;
  width: 130px;
  height: 130px;
  margin: auto 55px;
}
#government_support_measures .cont .wrp-info img path,
#government_support_measures .cont .wrp-info svg path,
#government_support_measures .cont .wrp-info img rect,
#government_support_measures .cont .wrp-info svg rect,
#government_support_measures .cont .wrp-info img polygon,
#government_support_measures .cont .wrp-info svg polygon {
  fill: #4eb7e7 !important;
  stroke: #4eb7e7 !important;
  stroke-width: 0;
}
#government_support_measures .cont .wrp-info .p-middle-text__blue__bold {
  position: absolute;
  top: 40px;
  left: 45px;
}
#government_support_measures .cont .wrp-info .text {
  margin-top: 10px;
}
#government_support_measures .cont .wrp-info .text .small_text {
  margin-bottom: 15px;
}
#government_support_measures .cont .wrp-info .text .small_text:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #government_support_measures .cont .wrp-info {
    flex-direction: column;
  }
  #government_support_measures .cont .wrp-info img,
  #government_support_measures .cont .wrp-info .p-middle-text__blue__bold {
    margin-bottom: 25px;
  }
}
#economic {
  background: #fafafa;
}
#economic .plane {
  margin-bottom: 42px;
}
#economic .row {
  justify-content: center;
}
#finance_center {
  background: #fafafa;
  padding-bottom: 70px;
}
#finance_center .logotype_in_plane {
  margin-bottom: 57px;
}
#finance_center .logotype_in_plane img,
#finance_center .logotype_in_plane svg {
  display: block;
  width: 100%;
  max-width: 790px;
}
#finance_center .plane {
  height: 356px;
  margin-bottom: 42px;
}
#finance_center .bottom_b {
  margin-top: 60px;
}
#finance_center .bottom_b > * {
  overflow: hidden;
  background: #ffffff;
}
#finance_center .bottom_b img {
  display: block;
  margin: 0 auto;
}
#finance_center .bottom_b .cont {
  padding: 31px 12px;
}
#finance_center .bottom_b .cont .small_text {
  margin-bottom: 15px;
}
.section__facts {
  background: #f7f7f7;
  margin: -30px -40px;
}
.section__facts h2 {
  font-weight: 600;
}
.section__facts_col {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  font-weight: 600;
  text-align: center;
  padding: 20px;
  font-size: 14px;
  width: 100%;
  align-items: center;
}
.section__facts_col img {
  margin: 20px 0;
}
.section__facts_col span {
  color: #4aabde;
}
.section__facts_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
}
.section__facts .economic-activity__list {
  padding: 20px;
  margin: 0;
  list-style: none;
  position: relative;
}
.section__facts .economic-activity__list:before {
  left: 118px;
  position: absolute;
  content: "";
  width: 2px;
  top: 25px;
  bottom: 29px;
  background: #4aabde;
  z-index: 10;
}
@media (max-width: 500px) {
  .section__facts .economic-activity__list {
    padding: 20px 5px;
  }
}
.section__facts .economic-activity__list__item {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
@media (max-width: 1199px) {
  .section__facts .economic-activity__list__item {
    justify-content: center;
    margin-top: 10px;
    flex-direction: column;
  }
}
.section__facts .economic-activity__list__item-text {
  max-width: 304px;
  min-width: 100px;
}
@media (max-width: 1199px) {
  .section__facts .economic-activity__list__item-text {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .section__facts .economic-activity__list__item-text {
    font-size: 13px;
  }
}
.section__facts .economic-activity__list__item__chart {
  position: relative;
}
@media (max-width: 1199px) {
  .section__facts .economic-activity__list__item__chart {
    width: 100%;
  }
}
.section__facts .economic-activity__list__item__chart__item {
  display: flex;
  align-items: center;
  position: relative;
  width: 600px;
}
.section__facts .economic-activity__list__item__chart__item .blue {
  background-color: #4aabde;
}
.section__facts .economic-activity__list__item__chart__item_silver-chart {
  display: flex;
  align-items: center;
  background-color: #e6e6e6;
  width: 50px;
  transition: 0.3s ease-in-out;
}
.section__facts .economic-activity__list__item__chart__item_silver-chart span {
  display: block;
  background-color: #4eb7e7;
  height: 10px;
  transition: 0.3s ease-in-out;
}
.section__facts .economic-activity__list__item__chart__item_value {
  margin-left: 7px;
  width: 50px;
  text-align: left;
}
.section__facts .economic-activity__list__item__chart:after {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  background-color: #f7f7f7;
  width: 1px;
  height: 50px;
}
@media (max-width: 1199px) {
  .section__facts .economic-activity__list__item__chart:after {
    height: 90px;
  }
}
.section__markets h2 {
  font-weight: 900;
}
.section__markets h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0;
}
.section__markets img {
  width: 100%;
  margin: 20px 0;
}
.section__markets_block {
  padding: 20px 0;
}
.section__markets_block .img_wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.section__markets_block .img_wrapper img {
  width: 50%;
  height: 290px;
}
@media (max-width: 1199px) {
  .section__markets_block .img_wrapper img {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .section__markets_block .img_wrapper {
    flex-direction: column;
  }
}
.section__markets_block:nth-child(even) {
  background: #fbfcfc;
  margin: 0 -40px;
  padding: 20px 40px;
}
.section__markets_block .pie-label {
  font-size: 16px;
  font-weight: 700;
  fill: #ffffff;
  position: relative;
}
.section__markets_block .source-block {
  text-align: left;
  font-size: 12px;
  font-style: italic;
  color: grey;
  display: flex;
  justify-content: flex-end;
}
.section__markets_block .source-block a {
  font-size: 12px;
  font-style: italic;
  color: grey;
  margin-left: 5px;
}
.section__markets_block .pie-chart_first,
.section__markets_block .pie-chart_second {
  margin: 10px 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 1199px) {
  .section__markets_block .pie-chart_first,
  .section__markets_block .pie-chart_second {
    flex-direction: column-reverse;
  }
}
.section__markets_block .pie-chart_first .labels_charts img,
.section__markets_block .pie-chart_second .labels_charts img {
  width: 20px;
  margin: 0;
}
.section__markets_block .pie-chart_first .labels_charts li,
.section__markets_block .pie-chart_second .labels_charts li {
  display: flex;
  align-items: center;
  list-style-type: none;
  font-weight: 600;
  position: relative;
  margin: 10px 0;
}
.section__markets_block .pie-chart_first .labels_charts li li:after,
.section__markets_block .pie-chart_second .labels_charts li li:after {
  position: absolute;
  font-family: fontAwesome;
  content: "";
  left: -20px;
  top: 0;
  bottom: 0;
}
.section__markets_block .pie-chart_second svg {
  transform: rotate(210deg);
}
.section__markets_block span {
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  z-index: 10;
  bottom: 190px;
}
@media (max-width: 1199px) {
  .section__markets_block span {
    display: none;
  }
}
.daterangepicker {
  z-index: 9999999 !important;
}
.canvas {
  display: block;
}
main.container .partners-slider {
  padding: 70px 0;
}
main.container .breadcrumb-on-white span.bx-breadcrumb-item-text {
  color: black;
}
.second-map .main-map__container .main-map #astana {
  top: 15%;
  left: 52%;
}
.second-map .main-map__container .main-map #shymkent {
  top: 58%;
  left: 49%;
}
.second-map .main-map__container .main-map #almaty {
  top: 51%;
  left: 63%;
}
.icon_file svg,
.icon_file img {
  width: 20px;
  height: 20px;
  fill: #57beed;
}
.files-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.files-list .file-item {
  border-bottom: 1px solid silver;
  width: 100%;
  padding: 20px 0;
}
.files-list-button {
  display: block;
  text-decoration: none;
  background: #60b6e3;
  padding: 14px 16px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  color: #ffffff;
}
.files-list-button:hover {
  color: white;
  text-decoration: none;
}
#ytWidget {
  position: absolute !important;
  left: 110%;
  top: 0;
  opacity: 0;
  transition: 0.4s ease;
}
#ytWidget.show {
  opacity: 1;
}
#ytWidget .yt-widget .yt-wrapper:nth-child(2) {
  display: none;
}
#ytWidget #yt-widget .yt-listbox {
  max-width: 70vw;
  overflow-x: scroll;
  transform: translateX(50%);
}
.main_section {
  margin-bottom: 56px;
}
.main_section-content {
  position: relative;
}
.main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.main_section ul li {
  margin-bottom: 15px;
}
.main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.main_section-icon_block-item .icon img,
.main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
  display: -webkit-box;
}
.main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .main_section-icon_block-item {
    flex-direction: column;
  }
  .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .main_section-icon_block-item .icon img,
  .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--blue {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--blue .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--blue .main_section-content {
  position: relative;
}
.marker_list-marker--blue .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--blue .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--blue .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--blue .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--blue .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--blue .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--blue .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--blue .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--blue .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--blue .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--blue .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--blue .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--blue .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--blue .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--blue .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--blue .main_section-icon_block-item .icon img,
.marker_list-marker--blue .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--blue .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--blue .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--blue .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--blue .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--blue .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--blue .main_section-icon_block-item .icon img,
  .marker_list-marker--blue .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--blue .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--blue .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--blue .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--blue .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--blue .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--blue span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--blue small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--blue:after,
.marker_list-marker--blue:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--blue:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #abd2f2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--green {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--green .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--green .main_section-content {
  position: relative;
}
.marker_list-marker--green .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--green .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--green .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--green .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--green .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--green .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--green .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--green .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--green .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--green .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--green .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--green .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--green .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--green .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--green .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--green .main_section-icon_block-item .icon img,
.marker_list-marker--green .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--green .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--green .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--green .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--green .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--green .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--green .main_section-icon_block-item .icon img,
  .marker_list-marker--green .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--green .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--green .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--green .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--green .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--green .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--green span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--green small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--green:after,
.marker_list-marker--green:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--green:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #bce9a3;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--red {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--red .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--red .main_section-content {
  position: relative;
}
.marker_list-marker--red .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--red .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--red .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--red .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--red .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--red .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--red .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--red .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--red .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--red .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--red .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--red .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--red .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--red .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--red .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--red .main_section-icon_block-item .icon img,
.marker_list-marker--red .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--red .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--red .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--red .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--red .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--red .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--red .main_section-icon_block-item .icon img,
  .marker_list-marker--red .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--red .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--red .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--red .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--red .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--red .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--red span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--red small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--red:after,
.marker_list-marker--red:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--red:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #e08f86;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--hardblue {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--hardblue .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--hardblue .main_section-content {
  position: relative;
}
.marker_list-marker--hardblue .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--hardblue .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--hardblue .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--hardblue .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--hardblue .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--hardblue .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--hardblue .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--hardblue .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--hardblue .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--hardblue .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--hardblue .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--hardblue .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--hardblue .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--hardblue .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--hardblue .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--hardblue .main_section-icon_block-item .icon img,
.marker_list-marker--hardblue .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--hardblue .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--hardblue .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--hardblue .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--hardblue .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--hardblue .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--hardblue .main_section-icon_block-item .icon img,
  .marker_list-marker--hardblue .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--hardblue .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--hardblue .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--hardblue .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--hardblue .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--hardblue .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--hardblue span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--hardblue small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--hardblue:after,
.marker_list-marker--hardblue:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--hardblue:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #335491;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--gray {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--gray .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--gray .main_section-content {
  position: relative;
}
.marker_list-marker--gray .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--gray .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--gray .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--gray .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--gray .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--gray .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--gray .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--gray .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--gray .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--gray .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--gray .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--gray .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--gray .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--gray .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--gray .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--gray .main_section-icon_block-item .icon img,
.marker_list-marker--gray .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--gray .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--gray .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--gray .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--gray .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--gray .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--gray .main_section-icon_block-item .icon img,
  .marker_list-marker--gray .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--gray .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--gray .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--gray .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--gray .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--gray .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--gray span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--gray small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--gray:after,
.marker_list-marker--gray:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--gray:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #cecdcd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--litered {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--litered .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--litered .main_section-content {
  position: relative;
}
.marker_list-marker--litered .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--litered .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--litered .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--litered .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--litered .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--litered .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--litered .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--litered .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--litered .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--litered .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--litered .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--litered .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--litered .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--litered .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--litered .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--litered .main_section-icon_block-item .icon img,
.marker_list-marker--litered .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--litered .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--litered .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--litered .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--litered .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--litered .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--litered .main_section-icon_block-item .icon img,
  .marker_list-marker--litered .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--litered .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--litered .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--litered .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--litered .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--litered .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--litered span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--litered small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--litered:after,
.marker_list-marker--litered:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--litered:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #e26ba3;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--hardgray {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--hardgray .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--hardgray .main_section-content {
  position: relative;
}
.marker_list-marker--hardgray .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--hardgray .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--hardgray .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--hardgray .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--hardgray .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--hardgray .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--hardgray .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--hardgray .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--hardgray .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--hardgray .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--hardgray .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--hardgray .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--hardgray .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--hardgray .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--hardgray .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--hardgray .main_section-icon_block-item .icon img,
.marker_list-marker--hardgray .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--hardgray .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--hardgray .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--hardgray .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--hardgray .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--hardgray .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--hardgray .main_section-icon_block-item .icon img,
  .marker_list-marker--hardgray .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--hardgray .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--hardgray .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--hardgray .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--hardgray .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--hardgray .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--hardgray span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--hardgray small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--hardgray:after,
.marker_list-marker--hardgray:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--hardgray:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #989898;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--hardred {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--hardred .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--hardred .main_section-content {
  position: relative;
}
.marker_list-marker--hardred .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--hardred .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--hardred .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--hardred .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--hardred .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--hardred .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--hardred .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--hardred .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--hardred .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--hardred .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--hardred .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--hardred .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--hardred .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--hardred .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--hardred .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--hardred .main_section-icon_block-item .icon img,
.marker_list-marker--hardred .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--hardred .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--hardred .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--hardred .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--hardred .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--hardred .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--hardred .main_section-icon_block-item .icon img,
  .marker_list-marker--hardred .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--hardred .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--hardred .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--hardred .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--hardred .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--hardred .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--hardred span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--hardred small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--hardred:after,
.marker_list-marker--hardred:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--hardred:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #de3667;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--hardgreen {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--hardgreen .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--hardgreen .main_section-content {
  position: relative;
}
.marker_list-marker--hardgreen .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--hardgreen .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--hardgreen .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--hardgreen .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--hardgreen .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--hardgreen .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--hardgreen .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--hardgreen .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--hardgreen .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--hardgreen .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--hardgreen .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--hardgreen .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--hardgreen .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--hardgreen .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--hardgreen .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--hardgreen .main_section-icon_block-item .icon img,
.marker_list-marker--hardgreen .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--hardgreen .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--hardgreen .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--hardgreen .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--hardgreen .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--hardgreen .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--hardgreen .main_section-icon_block-item .icon img,
  .marker_list-marker--hardgreen .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--hardgreen .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--hardgreen .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--hardgreen .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--hardgreen .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--hardgreen .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--hardgreen span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--hardgreen small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--hardgreen:after,
.marker_list-marker--hardgreen:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--hardgreen:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #21414e;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.marker_list-marker--litegreen {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.marker_list-marker--litegreen .main_section {
  margin-bottom: 56px;
}
.marker_list-marker--litegreen .main_section-content {
  position: relative;
}
.marker_list-marker--litegreen .main_section-blue-bg {
  position: relative;
  margin-bottom: 80px;
}
.marker_list-marker--litegreen .main_section-blue-bg .plane_white {
  padding: 24px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}
.marker_list-marker--litegreen .main_section-blue-bg:before {
  content: '';
  background: #f7fbff;
  position: absolute;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  margin-left: -40px;
  margin-top: -40px;
}
.marker_list-marker--litegreen .main_section ul li {
  margin-bottom: 15px;
}
.marker_list-marker--litegreen .main_section ul.simple-list {
  list-style: none;
  padding: 0;
}
.marker_list-marker--litegreen .main_section ul.simple-list li {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
}
.marker_list-marker--litegreen .main_section ul.simple-list li:before {
  content: '-';
  display: block;
  line-height: 24px;
  margin-left: -10px;
  margin-right: 10px;
}
.marker_list-marker--litegreen .main_section-title {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #000000;
  margin-bottom: 28px;
}
.marker_list-marker--litegreen .main_section-secondary_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}
.marker_list-marker--litegreen .main_section-secondary_title-bold {
  line-height: 24px;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 25px;
}
.marker_list-marker--litegreen .main_section-subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 21px;
}
.marker_list-marker--litegreen .main_section .logotype {
  margin-bottom: 20px;
  max-width: 341px;
  height: 81px;
}
.marker_list-marker--litegreen .main_section .paraq_container .paraq {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.marker_list-marker--litegreen .main_section-icon_block-item {
  display: flex;
  align-items: center;
  border: 1px solid #4eb7e7;
  border-radius: 10px;
  margin-bottom: 15px;
}
.marker_list-marker--litegreen .main_section-icon_block-item .icon {
  margin-right: 25px;
  padding: 46px;
  border-right: 1px solid #f7f7f7;
}
.marker_list-marker--litegreen .main_section-icon_block-item .icon img,
.marker_list-marker--litegreen .main_section-icon_block-item .icon svg {
  width: 50px;
  height: 50px;
  display: block;
}
.marker_list-marker--litegreen .main_section-icon_block-item .text-clip {
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
  background: url(https://images.unsplash.com/photo-1508062878650-88b52897f298?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=564&q=80) center no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(0, 0, 0, 0);
  min-width: 170px;
}
.marker_list-marker--litegreen .main_section-icon_block-item .text-clip .sub-text-clip {
  margin-top: 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.marker_list-marker--litegreen .main_section-icon_block-item .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px 12px 0;
}
@media screen and (max-width: 700px) {
  .marker_list-marker--litegreen .main_section-icon_block-item {
    flex-direction: column;
  }
  .marker_list-marker--litegreen .main_section-icon_block-item .icon {
    margin-right: 0;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #f7f7f7;
    width: 100%;
  }
  .marker_list-marker--litegreen .main_section-icon_block-item .icon img,
  .marker_list-marker--litegreen .main_section-icon_block-item .icon svg {
    margin: 0 auto;
  }
  .marker_list-marker--litegreen .main_section-icon_block-item .text {
    padding: 12px;
  }
}
.marker_list-marker--litegreen .main_section-backgound_block-item {
  position: relative;
  color: #ffffff;
  padding: 21px;
  margin-bottom: 23px;
  border-radius: 10px;
}
.marker_list-marker--litegreen .main_section-backgound_block-item:before {
  background: linear-gradient(90.93deg, #123748 6.78%, #5f350e 86.77%);
  mix-blend-mode: normal;
  opacity: 0.8;
  border-radius: 5px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.marker_list-marker--litegreen .main_section-backgound_block-item-title {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.marker_list-marker--litegreen .main_section-backgound_block-item-paraq .paraq {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.marker_list-marker--litegreen span {
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
}
.marker_list-marker--litegreen small {
  font-size: 12px;
  line-height: 24px;
}
.marker_list-marker--litegreen:after,
.marker_list-marker--litegreen:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
}
.marker_list-marker--litegreen:before {
  border-radius: 10em;
  border: 1px solid white;
  width: 11px;
  height: 11px;
  background: #6abbcd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.files-icons-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #f3fafd;
  transition: 0.3s all;
  color: #000000;
  text-decoration: none !important;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.files-icons-row .wrap {
  display: flex;
  align-items: center;
}
.files-icons-row .wrap .wrp-icon {
  margin-right: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  min-width: 42px;
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 10em;
  transition: 0.3s all;
}
.files-icons-row .wrap .icon {
  width: 15px;
  height: 15px;
  display: block;
  transition: 0.3s all;
}
.files-icons-row .wrap .icon * {
  transition: 0.3s all;
}
.files-icons-row .download-file-icon {
  min-width: 15px;
}
.files-icons-row .download-file-icon * {
  fill: #000000;
}
.files-icons-row:hover {
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
  color: #4eb7e7;
}
.files-icons-row:hover .wrp-icon {
  background: #4eb7e7;
}
.files-icons-row:hover .wrp-icon svg * {
  fill: #ffffff;
}
.files-icons-row:hover .download-file-icon * {
  fill: #4eb7e7;
}
.indus-innov-deay .row > * {
  margin-bottom: 25px;
}
.indus-innov-deay .bold-section_title {
  display: block;
  margin-bottom: 15px;
}
.indus-innov-deay .block_title_aac {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
  display: block;
}
.indus-innov-deay p,
.indus-innov-deay li {
  font-size: 14px;
}
.indus-innov-deay li {
  margin-bottom: 10px;
}
.indus-innov-deay img,
.indus-innov-deay svg {
  width: 100%;
}
.big_small_text_blue {
  margin-bottom: 15px;
}
.big_small_text_blue b {
  color: #4eb7e7;
  font-size: 52px;
}
.big_small_text_blue small {
  font-size: 15px;
  font-weight: 600;
}
.icon_graph ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.icon_graph .icon_container {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10em;
  background: #f8fbff;
  width: 77px;
  height: 77px;
  margin: 0 auto 27px auto;
  box-shadow: 0 9px 25px 1px #e3efff;
  position: relative;
}
.icon_graph .icon_container svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 140px;
  height: 140px;
}
.icon_graph .icon_container img {
  width: 30px;
  height: 30px;
  display: block;
}
.graph_container {
  margin-top: 30px;
}
.graph_container [data-circle] {
  transition: 1s all cubic-bezier(0.65, 0.41, 0, 1.23);
  transform: rotate(-90deg);
  transform-origin: center;
}
.bannerexpl {
  /* padding: 12px 15px; */
  /* background: rgba(255,255,255,0.79); */
  border-radius: 5px;
  margin-top: 25px;
  color: white;
  text-shadow: 1px 1px 1px black;
  position: relative;
  padding-bottom: 15px;
}
.bannerexpl:after {
  content: '';
  background: rgba(0, 0, 0, 0.66);
  width: calc(100vw + 150%);
  min-height: 120%;
  z-index: 1;
  left: -50vw;
  position: absolute;
  bottom: 0;
}
.bannerexpl * {
  text-shadow: unset;
}
.bannerexpl .main_text {
  margin-bottom: 15px;
  text-align: center;
  font-weight: 600;
  position: relative;
  z-index: 3;
  text-transform: uppercase;
}
.bannerexpl .btn-group_ban {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 3;
}
.bannerexpl a.watch_prog,
.bannerexpl a.download_prog {
  padding: 10px 32px;
  background: #4db6e6;
  border-radius: 10em;
  margin: 0 10px 4px;
  color: white;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s all;
  text-decoration: none;
  text-shadow: none;
}
.bannerexpl a.watch_prog svg,
.bannerexpl a.download_prog svg {
  width: 18px;
  height: 18px;
  fill: white;
  margin-right: 7px;
  transition: 0.3s all;
}
.bannerexpl a.watch_prog:hover,
.bannerexpl a.download_prog:hover {
  background: #ffffff;
  color: #4db6e6;
}
.bannerexpl a.watch_prog:hover svg,
.bannerexpl a.download_prog:hover svg {
  fill: #4db6e6;
}
.scroll_content {
  overflow: auto;
}
.scroll_content > table {
  min-width: 1024px;
}
.sign-dropdown {
  margin-right: 0;
  margin-left: 25px;
}
.header-request-btn {
  margin: 0 15px;
  padding: 8px 20px;
  font-size: 12px;
}
@media screen and (max-width: 702px) {
  .header-request-btn {
    margin-left: 0;
  }
}
.webinar {
  display: inline-block;
  position: absolute;
  top: calc(50% - (100vw / 8) / 2);
  z-index: 2;
}
.webinar-banner__video {
  width: auto;
  height: calc(100vw / 8);
}
@media (max-width: 1506px) {
  .webinar {
    position: static;
    margin: 15px auto;
    transform: translateY(-59px);
  }
  .webinar-banner__video {
    height: calc(430px / 2);
  }
}
.map-items-list > * {
  margin-bottom: 30px;
}
.col-content-map {
  box-shadow: 0 4px 40px rgba(165, 163, 163, 0.2);
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #212529;
  transition: 0.3s;
}
.col-content-map .map-annonce-info-footer {
  padding: 20px 27px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: auto;
}
.col-content-map .map-annonce-info-footer .icon-btn {
  display: flex;
  width: 100%;
  padding: 11px 15px;
  color: #515151;
  border-radius: 10em;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: 0.3s all;
  background: #ffffff;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.col-content-map .map-annonce-info-footer .icon-btn svg {
  width: 19px;
  height: 19px;
  margin-right: 8px;
}
.col-content-map .map-annonce-info-footer .icon-btn svg * {
  transition: 0.3s all;
  fill: #60b6e3;
}
.col-content-map .map-anonce-picture {
  min-height: 156px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.3s all;
  overflow: hidden;
}
.col-content-map .map-anonce-picture .btn-icon {
  position: relative;
  z-index: 2;
  margin: 22px;
  transform: translateY(300%);
  opacity: 0;
  width: 35px;
  height: 35px;
  outline: none;
  cursor: pointer;
  transition: 0.3s all cubic-bezier(0.86, -0.21, 0.65, 1.52);
}
.col-content-map .map-anonce-picture .btn-icon:hover {
  transform: translateY(0%) scale(1.1) !important;
  transition-delay: 0s !important;
}
.col-content-map .map-anonce-picture .btn-icon svg * {
  fill: white !important;
}
.col-content-map .map-anonce-picture .btn-icon:nth-child(2) {
  transition-delay: 0.1s;
}
.col-content-map .map-anonce-picture:after {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.33);
  position: absolute;
  opacity: 0;
  transition: 0.3s all;
}
.col-content-map:hover {
  color: #4aabde;
  text-decoration: none;
}
.col-content-map:hover .map-anonce-picture:after {
  opacity: 1;
}
.col-content-map:hover .map-anonce-picture .btn-icon {
  transform: translateY(0%);
  opacity: 1;
}
.col-content-map:hover .icon-btn {
  border: 2px solid #60b6e3;
  color: #ffffff;
  background: #60b6e3;
}
.col-content-map:hover .icon-btn svg * {
  fill: #ffffff;
}
.col-content-map .map-annonce-info {
  padding: 19px 25px 23px 25px;
}
.col-content-map .map-annonce-info .price {
  margin-top: 12.5px;
}
.col-content-map .map-annonce-info .price span:nth-child(1) {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4f4949;
}
.col-content-map .map-annonce-info .price span:nth-child(2) {
  font-size: 16px;
  line-height: 20px;
  color: #2093ff;
  font-weight: 600;
}
.col-content-map .map-annonce-info .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 14px;
}
.col-content-map .map-annonce-info .rating {
  line-height: 0.1;
}
.col-content-map .map-annonce-info .rating .stars {
  width: 14px;
  height: 13px;
  fill: #a6a6aa;
}
.col-content-map .map-annonce-info .rating .active {
  fill: #fc9803;
}
.col-content-map .show-in-map-btn {
  fill: white;
}
@media screen and (max-width: 992px) {
  .menu_wrapper {
    display: none !important;
  }
}
.btn-icon {
  background-color: transparent;
  width: 25px;
  height: 25px;
  display: inline-block;
  padding: 0;
  border: none;
}
.btn-icon svg,
.btn-icon img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vueModal-body,
#mapa {
  width: 100%;
  height: 94%;
}
#mapa {
  height: 98%;
  box-sizing: border-box;
}
#mapa .container-fluid,
#mapa .row {
  height: 100%;
}
div#vueModal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.70980392);
  z-index: 2222;
  padding: 7px;
  width: 100%;
  height: 100%;
}
.vueModal-body {
  overflow-y: auto;
}
.vueModal-Window {
  width: 100%;
  height: 100%;
  background: #ffffff;
  margin: auto;
  padding: 12px;
}
.vueModal-Window-Head {
  padding: 15px 0;
  border-bottom: 1px solid #eae8e8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vueModal-Window-Head-Title {
  font-size: 16px;
  color: #4d4d4d;
}
.vueModal-Window-Head-closeBtn {
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: block;
  position: relative;
}
.vueModal-Window-Head-closeBtn span {
  width: 100%;
  height: 2px;
  background: red;
  position: absolute;
  top: 50%;
  border-radius: 2px;
}
.vueModal-Window-Head-closeBtn span:nth-child(1) {
  transform: rotate(45deg);
}
.vueModal-Window-Head-closeBtn span:nth-child(2) {
  transform: rotate(-45deg);
}
#yandexMap,
#yandexMap2 {
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
}
div#gallary {
  display: flex;
  flex-wrap: wrap;
}
div#gallary a {
  flex-grow: 1;
  display: block;
  width: 320px;
  margin: 14px;
}
div#gallary a img {
  width: 100%;
}
.mapaPanel {
  padding-top: 15px;
  max-height: 100%;
  overflow-y: auto;
}
.mapaPanel .category {
  background: white;
  padding: 10px;
  border-radius: 3px;
  box-shadow: 0 1px 3px #00000024;
}
.checkbox > * {
  margin: 0;
}
.checkbox label {
  font-size: 13px;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 5px;
  box-sizing: content-box;
  user-select: none;
}
.checkbox label:hover {
  color: #1f96ff;
}
.checkbox label:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  transition: 0.3s all;
}
.checkbox > input[type="checkbox"] {
  display: none;
}
.checkbox > input[type="checkbox"]:checked + label {
  color: #1f97ff;
}
.checkbox > input[type="checkbox"]:checked + label:before {
  background: #1f97ff;
}
.where_gall-item__image {
  height: 100px;
  display: block;
  margin-bottom: 25px;
}
.where_detail_page .openinmap {
  margin-bottom: 8px;
  display: block;
}
.where_detail_page .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 14px;
}
.where_detail_page .address {
  display: flex;
  align-items: flex-start;
}
.where_detail_page .address span {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.where_detail_page .address svg,
.where_detail_page .address img {
  display: block;
  width: 14px;
  height: 20px;
  margin-right: 8px;
}
.where_detail_page .detail_image {
  display: block;
  height: 368px;
}
.where_detail_page .rating {
  margin-bottom: 17px;
  line-height: 0.1;
}
.where_detail_page .rating .stars {
  width: 21px;
  height: 19px;
  fill: #a6a6aa;
  margin-right: 19px;
}
.where_detail_page .rating .active {
  fill: #fc9803;
}
.where_detail_page .phone_list {
  margin-bottom: 18px;
}
.where_detail_page .phone_list .dropdown-menu a {
  font-size: 14px;
}
.where_detail_page .phone_list .dropdown-toggle {
  background-color: transparent;
  border-radius: 3px;
}
.where_detail_page .phone_list .dropdown-toggle:hover {
  background: #57beed;
  border-color: #57beed;
}
.where_detail_page .phone_list .default {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #434343;
  font-size: 14px;
}
.where_detail_page .phone_list .default:hover {
  color: #57beed;
}
.where_detail_page .phone_list .default:before {
  width: 16px;
  height: 16px;
  content: url(/local/templates/invest/images/icons/phone.svg);
  margin-right: 8px;
}
.where_detail_page .price {
  margin-top: 12.5px;
}
.where_detail_page .price span:nth-child(1) {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4f4949;
}
.where_detail_page .price span:nth-child(2) {
  font-size: 16px;
  line-height: 20px;
  color: #2093ff;
  font-weight: 600;
}
.where_detail_page .info_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #363636;
}
.where_detail_page .info_text {
  font-size: 12px;
  line-height: 21px;
}
.where_detail_page .descr_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #363636;
  margin-bottom: 24px;
}
.where_detail_page .detail_text {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.where_detail_page .detal_gallary a {
  display: block;
  height: 147px;
  border-radius: 4px;
  margin-bottom: 30px;
}
.where_detail_page .advantages_list span {
  margin: 4px 8px;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
  line-height: 21px;
  color: #363636;
  background: #ffffff;
  border-radius: 50px;
  padding: 14px 20px;
}
.where_detail_page .advantages_list span i {
  color: #49b0e8;
  font-size: 20px;
  margin-right: 8px;
}
.where_detail_page .top {
  margin-bottom: 56px;
}
.where_detail_page .top > * {
  margin-bottom: 15px;
}
.where_detail_page .middle {
  margin-bottom: 32px;
}
.dropdown_main {
  position: relative;
  z-index: 3;
}
.dropdown_main.opened {
  z-index: 102;
}
.dropdown_main .dropdown {
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  user-select: none;
  padding: 15px 20px;
  border: 2px solid #dddddd;
  border-radius: 10em;
  line-height: 1;
  background: #ffffff;
}
.dropdown_main .dropdown.opened {
  box-shadow: 0 4px 40px rgba(165, 163, 163, 0.2);
  z-index: 102;
}
.dropdown_main .dropdown.opened i:after {
  transform: rotate(-180deg);
}
.dropdown_main .dropdown i {
  pointer-events: none;
}
.dropdown_main .dropdown i:after {
  content: '\f107';
  background: transparent;
  display: block;
  margin-left: 10px;
  font-size: 16px;
  transition: 0.3s all;
}
.dropdown_block {
  top: 100%;
  width: 100%;
  left: 0;
  background: #ffffff;
  position: absolute;
  padding: 12px;
  max-width: 320px;
  z-index: 101;
  box-shadow: 0 1px 10px -8px black;
  transform-origin: top;
  max-height: 450px;
  overflow-y: auto;
}
.dropdown_block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.dropdown_block ul li input {
  display: none;
}
.dropdown_block ul li label {
  width: 100%;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_block ul li label:hover {
  color: #007bff;
}
.dropdown_block a {
  text-decoration: none;
  color: #3d3d3d;
  margin-bottom: 5px;
  display: block;
  font-size: 15px;
  cursor: pointer;
}
.dropdown_block a:hover {
  color: #007bff !important;
}
.filterPanel {
  border-radius: 4px;
  padding: 25px;
  background: #ffffff;
  margin-bottom: 30px;
}
.filterPanel .labelDrop {
  font-size: 14px;
  line-height: 17px;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 8px;
  margin-bottom: 13px;
  display: block;
}
div#typeinst ul {
  display: flex;
  flex-wrap: wrap;
}
div#typeinst ul li {
  flex-grow: 1;
  margin: 8px 4px;
}
div#typeinst ul li label {
  background: #cae5ff;
  /* margin: 5px; */
  border-radius: 10em;
  padding: 8px;
  text-align: center;
  transition: 0.3s all;
}
div#typeinst ul li label:hover {
  background: #67d7ff;
  color: #ffffff;
}
div#typeinst ul li input:checked + label {
  background: #49b0e8;
  color: #ffffff;
}
.mapBtn {
  margin-bottom: 20px;
  text-align: end;
}
.listBtn {
  text-align: end;
}
.listBtn span {
  color: transparent;
}
.switch-btn {
  background: #ecf0ff;
  box-shadow: inset 0 4px 4px #cae5ff;
  border-radius: 10em;
  font-weight: 600;
  font-size: 14px;
  color: #797777;
  border: none;
  padding: 15px 50px;
}
.switchBtn {
  background: #ecf0ff;
  box-shadow: inset 0 4px 4px #cae5ff;
  display: inline-flex;
  width: 100%;
  height: 50px;
  position: relative;
  border-radius: 10em;
}
.switchBtn .hover {
  transition: 0.3s all;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  background: #60b6e3;
  border: 2px solid #ffffff;
  box-shadow: 0 4px 40px rgba(165, 163, 163, 0.2);
  border-radius: 10em;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
}
.switchBtn button {
  flex-grow: 1;
  outline: none;
  height: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  color: #797777;
  background-color: transparent;
  border: none;
  cursor: pointer;
  border-radius: 10em;
}
.showmore {
  display: block;
  padding: 15px 40px;
  border: 1px solid #3064ac;
  border-radius: 10em;
  background: #4eb7e7;
  color: #ffffff;
  text-shadow: none;
  font-size: 15px;
  font-weight: 700;
  margin: 10px auto;
  cursor: pointer;
  transition: 0.2s ease;
  width: max-content;
}
.showmore:hover {
  background: #ffffff;
  color: #3064ac;
}
#mapApp {
  visibility: hidden;
  opacity: 0;
  overflow-Y: hidden;
  overflow-x: hidden;
}
@-webkit-keyframes spin_preloader_circle {
  from {
    transform: rotate(0deg) translate(60%);
  }
  to {
    transform: rotate(360deg) translate(60%);
  }
}
@-o-keyframes spin_preloader_circle {
  from {
    transform: rotate(0) translate(60%);
  }
  to {
    transform: rotate(360deg) translate(60%);
  }
}
@-moz-keyframes spin_preloader_circle {
  from {
    transform: rotate(0) translate(60%);
  }
  to {
    transform: rotate(360deg) translate(60%);
  }
}
@keyframes spin_preloader_circle {
  from {
    transform: rotate(0) translate(60%);
  }
  to {
    transform: rotate(360deg) translate(60%);
  }
}
.preloader_mapa {
  position: relative;
  height: 512px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 17px;
}
.preloader_mapa .circle_preloader {
  width: 40px;
  height: 40px;
  border-radius: 10em;
  background: #74b5e8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.preloader_mapa .circle_preloader .in_circle_preloader {
  -webkit-animation: spin_preloader_circle 1s cubic-bezier(0.98, 0.36, 0.32, 0.32) infinite;
  -o-animation: spin_preloader_circle 1s cubic-bezier(0.98, 0.36, 0.32, 0.32) infinite;
  animation: spin_preloader_circle 1s cubic-bezier(0.98, 0.36, 0.32, 0.32) infinite;
  border-radius: 10em;
  background: #ffffff;
  width: 10px;
  height: 10px;
}
.sublist_wrapper {
  margin-left: 45px;
}
.funding-opportunities_block {
  margin-bottom: 20px;
  transition: 0.5s ease-in-out;
}
.funding-opportunities_block > a {
  width: 100%;
  height: 100%;
  padding: 24px 10px 21px;
  border: 1px solid rgba(96, 182, 227, 0.5);
  text-decoration: none;
  color: black;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.funding-opportunities_block > a .funding-opportunities_block_img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 84px;
  margin-bottom: 18px;
}
.funding-opportunities_block > a:hover {
  box-shadow: 0 8px 16px rgba(5, 45, 66, 0.08);
}
.funding-opportunities .detail h3 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 15px;
}
.funding-opportunities .detail h2 {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 18px;
}
.funding-opportunities .detail .big-h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .funding-opportunities .detail .big-h2 {
    font-size: 20px;
  }
}
.funding-opportunities .detail p {
  margin-bottom: 30px;
  padding: 0;
}
.funding-opportunities .detail_header {
  display: flex;
  padding: 50px 0;
}
.funding-opportunities .detail_header_img {
  margin-right: 35px;
  margin-bottom: 30px;
}
.funding-opportunities .detail_header_name h2 {
  font-size: 18px;
  margin-bottom: 15px;
}
.funding-opportunities .detail_header_name a {
  font-size: 15px;
  text-decoration: none;
  color: #60b6e3;
}
@media screen and (max-width: 600px) {
  .funding-opportunities .detail_header {
    flex-direction: column;
  }
}
.funding-opportunities .detail_bluesec {
  background: #f7fbff;
  padding: 20px 40px;
  margin: 0 -40px 20px;
}
.funding-opportunities .detail_blue_text {
  color: #57beed;
}
.funding-opportunities .detail_funds_list_item {
  margin-bottom: 20px;
}
.funding-opportunities .detail_funds_list_item .item_head {
  border: 1px solid #60b6e3;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #57beed;
  color: white;
  padding: 22px 15px;
  border-radius: 8px 8px 0 0;
}
.funding-opportunities .detail_funds_list_item .item_content {
  border: 1px solid #60b6e3;
  height: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 0 0 8px 8px;
  padding: 22px 15px;
}
.funding-opportunities .detail_headlogo {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.funding-opportunities .detail_headlogo > div:first-child {
  width: 60%;
}
.funding-opportunities .detail_mark_list {
  margin-bottom: 30px;
}
.funding-opportunities .detail_mark_list ul {
  padding: 0;
  margin: 0;
}
.funding-opportunities .detail_mark_list ul li {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 25px;
}
.funding-opportunities .detail_mark_list ul li:before {
  content: '';
  display: inline-block;
  height: 15px;
  width: 15px;
  background-image: url('/local/templates/invest/img/svg/mark.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -20px;
  margin-bottom: -2px;
  margin-right: 5px;
}
.funding-opportunities .detail_mark_list ol {
  counter-reset: list;
  margin: 0;
  padding: 0;
}
.funding-opportunities .detail_mark_list ol > li {
  list-style: none;
  margin-bottom: 10px;
}
.funding-opportunities .detail_mark_list ol > li:before {
  content: counter(list) ") ";
  counter-increment: list;
}
.funding-opportunities .detail_mark_list:last-child {
  margin-bottom: 0;
}
.funding-opportunities .detail_table {
  border: 1px solid #60b6e3;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 40px;
}
.funding-opportunities .detail_table_header {
  background-color: #60b6e3;
}
.funding-opportunities .detail_table_header > div {
  font-weight: 600;
  font-size: 15px;
  color: white;
  display: flex;
  align-items: center;
  padding: 12px 40px;
}
.funding-opportunities .detail_table_header > div:last-child {
  border-left: 1px solid white;
}
.funding-opportunities .detail_table_content_head {
  padding: 8px 40px;
  background: #f7fbff;
  font-weight: 600;
  font-size: 15px;
}
@media screen and (max-width: 600px) {
  .funding-opportunities .detail_table_content_head {
    padding: 8px 10px;
  }
}
.funding-opportunities .detail_table_content_text {
  padding: 20px 40px;
}
.funding-opportunities .detail_table_content_text .center li {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .funding-opportunities .detail_table_content_text {
    padding: 20px 10px;
  }
}
.section__container-table {
  overflow-x: auto;
}
#page_agribusiness a {
  font-weight: 700;
  color: #212529;
}
@media (max-width: 365px) {
  #page_agribusiness a {
    width: auto;
    font-size: 12px;
  }
}
#page_agribusiness h1 {
  margin-bottom: 30px;
}
#page_agribusiness h3,
#page_agribusiness h5 {
  margin: 20px 0;
}
#page_agribusiness h6 {
  font-size: 15px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #page_agribusiness .section__agribusiness_svg_line {
    width: 225px;
    height: auto;
  }
}
#page_agribusiness svg {
  margin-bottom: 20px;
}
#page_agribusiness h1 {
  font-size: 25px;
  font-weight: 900;
}
@media (max-width: 575px) {
  #page_agribusiness h1 {
    font-size: 19px;
  }
}
#page_agribusiness h3 {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 575px) {
  #page_agribusiness h3 {
    font-size: 18px;
  }
}
#page_agribusiness h5 {
  font-size: 18px;
  font-weight: 600;
}
#page_agribusiness .undertext_graph {
  font-style: italic;
  text-align: center;
  width: 70%;
  margin: auto;
  margin-bottom: 30px;
}
#page_agribusiness .doc_link {
  color: black;
  text-decoration: underline;
}
#page_agribusiness .main__agribusiness {
  word-break: break-word;
}
#page_agribusiness .main__agribusiness img {
  width: 100%;
}
#page_agribusiness .key-factor-title {
  text-align: center;
  font-size: 32px;
  color: #2D2D2D;
}
@media (max-width: 470px) {
  #page_agribusiness .key-factor-title {
    font-size: 21px;
  }
}
#page_agribusiness .section__agribusiness_white {
  margin-bottom: 20px;
}
#page_agribusiness .non_margin_b {
  margin-bottom: 0;
}
#page_agribusiness .map__wrapper img {
  width: 100%;
  margin-top: 20px;
}
#page_agribusiness .countries__item {
  background: #f7fbff;
  padding: 20px;
  margin: 15px 0;
  font-weight: 600;
}
#page_agribusiness .countries__item img {
  box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.1);
  margin-right: 20px;
}
#page_agribusiness .light-industry-page svg {
  margin: 40px 0 20px;
}
#page_agribusiness .margin-between .agribusiness_facts_wrapper {
  margin: 0;
  row-gap: 20px;
}
#page_agribusiness .margin-between .agribusiness_facts_wrapper > div {
  margin-bottom: 0;
}
#page_agribusiness .agribusiness_facts_wrapper {
  margin: 40px 0;
}
#page_agribusiness .agribusiness_facts_wrapper > div {
  margin-bottom: 20px;
}
#page_agribusiness .agribusiness_facts_wrapper .facts__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#page_agribusiness .agribusiness_facts_wrapper .facts__item .bold_svg_white {
  padding: 15px;
  border-radius: 50%;
  background-color: white;
}
#page_agribusiness .agribusiness_facts_wrapper .facts__item .bold_svg_blue {
  padding: 15px;
  border-radius: 50%;
  background-color: #f7fbff;
}
#page_agribusiness .agribusiness_facts_wrapper .facts__item_text {
  text-align: center;
}
#page_agribusiness .greenhouse_map {
  margin-bottom: 40px;
}
#page_agribusiness .agribusiness__facts {
  color: #4aabde;
  font-size: 18px;
  line-height: 1;
  width: 30%;
}
@media (max-width: 575px) {
  #page_agribusiness .agribusiness__facts {
    width: 180px;
  }
}
#page_agribusiness .agribusiness__facts img {
  width: 50px;
}
#page_agribusiness .agribusiness__facts .bid-digits {
  font-size: 24px;
}
#page_agribusiness .agribusiness__facts_item {
  display: flex;
  align-items: center;
  border: 1px solid #4aabde;
  border-radius: 10px;
  padding: 15px;
  height: 100%;
}
#page_agribusiness .agribusiness__facts_item .img__facts {
  width: max-content;
  padding-right: 15px;
}
#page_agribusiness .agribusiness__facts_item .text {
  padding: 10px;
  width: 70%;
  font-size: 12px;
  box-sizing: border-box;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
#page_agribusiness .agribusiness__facts_item .text:before {
  content: '';
  top: -15px;
  bottom: -15px;
  left: 0;
  width: 1px;
  background: #cecece;
  position: absolute;
}
#page_agribusiness .agribusiness__facts_wrapper {
  flex-wrap: wrap;
}
@media (max-width: 757px) {
  #page_agribusiness .agribusiness__facts_wrapper .col-md-6,
  #page_agribusiness .agribusiness__facts_wrapper .col-12 {
    margin-bottom: 20px;
  }
}
#page_agribusiness .agribusiness__priorities_wrapper div {
  padding: 0 5px;
}
#page_agribusiness .agribusiness__priorities_wrapper a {
  background: black;
  width: 100%;
  height: 206px;
  border-radius: 8px;
  padding: 20px;
  display: flex;
  align-items: flex-end;
  text-decoration: none;
}
#page_agribusiness .agribusiness__priorities_wrapper a p {
  margin: 0;
  color: white;
  font-size: 15px;
}
#page_agribusiness .section__agribusiness_blue {
  margin: 20px -40px;
  background: #f7fbff;
  padding: 20px 40px;
}
#page_agribusiness .section__agribusiness_blue.last {
  padding: 20px 40px 60px 40px;
}
#page_agribusiness .section__agribusiness_blue .agribusiness__situation_wrapper {
  margin-bottom: 20px;
}
#page_agribusiness .section__agribusiness_blue .agribusiness__situation_wrapper svg {
  margin-right: 18px;
}
#page_agribusiness .section__agribusiness_blue .agribusiness__situation_link {
  margin-left: 35px;
}
#page_agribusiness .section__agribusiness_blue .support__wrapper {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  #page_agribusiness .section__agribusiness_blue .support__wrapper {
    flex-direction: column;
  }
}
#page_agribusiness .section__agribusiness_blue .support__wrapper .support__wrapper_img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
@media (max-width: 575px) {
  #page_agribusiness .section__agribusiness_blue .support__wrapper .support__wrapper_img {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#page_agribusiness .section__agribusiness_blue .support__wrapper_img img {
  width: 75px;
}
#page_agribusiness .section__agribusiness_blue .export__wrapper {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 575px) {
  #page_agribusiness .section__agribusiness_blue .export__wrapper {
    flex-direction: column;
  }
}
#page_agribusiness .section__agribusiness_blue .export__wrapper_item {
  text-align: right;
  padding: 15px;
  margin-bottom: 20px;
}
#page_agribusiness .section__agribusiness_blue .export__wrapper .big-money {
  font-size: 24px;
  font-weight: 700;
}
#page_agribusiness .section__agribusiness_blue .export__wrapper .source {
  color: grey;
  font-size: 12px;
  font-style: italic;
}
#page_agribusiness .section__agribusiness_blue:last-child {
  margin-bottom: -40px;
}
#page_agribusiness .agribusiness__files a {
  text-decoration: underline;
}
#page_agribusiness .agribusiness__contacts_mail a,
#page_agribusiness .agribusiness__contacts_tel a,
#page_agribusiness .agribusiness__files a {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  color: black;
}
#page_agribusiness .agribusiness__contacts_mail a img,
#page_agribusiness .agribusiness__contacts_tel a img,
#page_agribusiness .agribusiness__files a img {
  margin-right: 18px;
}
#page_agribusiness .agribusiness__contacts_mail a p,
#page_agribusiness .agribusiness__contacts_tel a p,
#page_agribusiness .agribusiness__files a p {
  margin-bottom: 0;
  font-weight: normal;
}
#page_agribusiness .logo_container {
  align-items: center;
}
#page_agribusiness .logo_container img {
  margin: 20px 0;
}
@media (max-width: 1199px) {
  #page_agribusiness .logo_container img {
    width: 126px;
    height: auto;
  }
}
#page_agribusiness .request_block > .row {
  flex-wrap: nowrap;
}
#page_agribusiness .request_block > .row .col-12:first-child {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: nowrap;
  width: 100%;
  margin-left: 5px;
}
#page_agribusiness .request_block svg {
  margin-right: 20px;
  margin-bottom: 0;
}
#page_agribusiness .request_block p {
  margin-bottom: 35px;
}
@media (max-width: 387px) {
  #page_agribusiness .agribusiness__support_wrapper .agribusiness__img-support img {
    width: 225px;
  }
}
@media (max-width: 387px) {
  #page_agribusiness .agribusiness__support_wrapper {
    font-size: 11px;
  }
}
#page_agribusiness .agribusiness__support_wrapper > div {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
}
#page_agribusiness .agribusiness__support_wrapper > div svg,
#page_agribusiness .agribusiness__support_wrapper > div img {
  margin-right: 18px;
  margin-top: 3px;
}
@media (max-width: 767px) {
  #page_agribusiness .agribusiness__subsidies > div {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    margin-left: -27px;
  }
  #page_agribusiness .agribusiness__subsidies > div svg,
  #page_agribusiness .agribusiness__subsidies > div img {
    margin-right: 18px;
    margin-top: 3px;
  }
}
#page_agribusiness .agribusiness__support_preferences {
  margin: 60px 0;
}
#page_agribusiness .agribusiness__support_preferences .row > div img {
  margin-bottom: 20px;
}
#page_agribusiness .agribusiness__support_universities {
  margin: 60px 0;
}
#page_agribusiness .agribusiness__support_universities .row > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#page_agribusiness .agribusiness__support_universities .row > div img {
  margin-bottom: 20px;
}
#page_agribusiness .parag {
  margin-bottom: 10px;
}
#page_agribusiness .parag_block {
  margin: 20px 0;
}
#page_agribusiness .svg_container {
  margin: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page_agribusiness .svg_container svg {
  margin-bottom: 40px;
}
#page_agribusiness .agribusiness__table_first {
  border: 1px solid #60b6e3;
  border-radius: 8px;
  overflow: hidden;
  margin: 30px 0;
}
@media (max-width: 600px) {
  #page_agribusiness .agribusiness__table_first {
    white-space: pre-line;
    display: inline-block;
    font-size: 14px;
  }
}
#page_agribusiness .agribusiness__table_first > div {
  display: flex;
  padding: 15px;
}
#page_agribusiness .agribusiness__table_first > div > div {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#page_agribusiness .agribusiness__table_first > div > div img {
  margin-bottom: 5px;
}
#page_agribusiness .agribusiness__table_first > div > div {
  width: 230px;
  padding: 10px;
  line-height: 150%;
}
#page_agribusiness .agribusiness__table_first > div > div:first-child {
  width: 500px;
}
@media (max-width: 767px) {
  #page_agribusiness .agribusiness__table_first > div > div:first-child {
    width: 225px;
  }
}
#page_agribusiness .agribusiness__table_first > div:nth-child(2n) {
  background-color: #f7fbff;
}
#page_agribusiness .agribusiness__table_first .first_table_item {
  text-align: center;
  align-items: center;
}
#page_agribusiness .agribusiness__table_first_header {
  border-bottom: 1px solid #60b6e3;
}
#page_agribusiness .agribusiness__table {
  text-align: center;
}
#page_agribusiness .agribusiness__table_second {
  border: 1px solid #60b6e3;
  border-radius: 8px;
  overflow: hidden;
  margin: 30px 0;
}
@media (max-width: 600px) {
  #page_agribusiness .agribusiness__table_second {
    white-space: nowrap;
    display: inline-block;
    font-size: 13px;
  }
}
#page_agribusiness .agribusiness__table_second_header {
  background: #60b6e3;
  color: white;
  justify-content: center;
}
#page_agribusiness .agribusiness__table_second > div {
  padding: 15px 30px;
  display: flex;
  justify-content: space-between;
}
#page_agribusiness .agribusiness__table_second > div:nth-child(2n) {
  background-color: #f7fbff;
}
#page_agribusiness .agribusiness_invests {
  position: relative;
  margin-bottom: 40px;
}
#page_agribusiness .agribusiness_invests > img {
  position: absolute;
  right: 0;
  top: 30%;
  opacity: 1;
}
@media screen and (max-width: 720px) {
  #page_agribusiness .agribusiness_invests > img {
    opacity: 0;
  }
}
#page_agribusiness .agribusiness_invests__items .invest_item .blue-big {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  color: #60b6e3;
}
#page_agribusiness .agribusiness_invests__items .invest_item .blue-big img {
  margin-right: 10px;
}
#page_agribusiness .gsupport_block {
  margin: 20px 0;
  border: 1px solid #60b6e3;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  #page_agribusiness .gsupport_block__svg-animals {
    width: 233px;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #page_agribusiness .gsupport_block__svg-animals {
    width: 489px;
    height: auto;
  }
}
#page_agribusiness .gsupport_block > div {
  margin-bottom: 20px;
}
#page_agribusiness .blue {
  color: #0875ae;
}
#page_agribusiness .small_text {
  font-weight: normal;
  font-size: 12px;
  line-height: 120%;
}
#page_agribusiness .text_center {
  text-align: center;
}
#page_agribusiness .agribusiness__elements_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 30px 20px;
  position: relative;
  border-radius: 10px;
  box-sizing: border-box;
  background: center no-repeat;
  background-size: cover;
}
@media (max-width: 575px) {
  #page_agribusiness .agribusiness__elements_item {
    margin-bottom: 20px;
  }
}
#page_agribusiness .agribusiness__elements_item .image__wrapper {
  margin-right: 20px;
  z-index: 3;
  position: relative;
}
#page_agribusiness .agribusiness__elements_item .text__wrapper {
  display: flex;
  flex-direction: column;
  z-index: 3;
  position: relative;
  color: #ffffff;
  font-weight: 600;
}
#page_agribusiness .agribusiness__elements_item .text__wrapper .quanity {
  font-size: 22px;
  font-weight: 600;
}
#page_agribusiness .agribusiness__elements_item .text__wrapper .caption {
  font-size: 14px;
  font-weight: 400;
}
#page_agribusiness .agribusiness__elements_item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000000;
  opacity: 0.5;
  border-radius: 10px;
  z-index: 2;
}
@media (max-width: 757px) {
  #page_agribusiness .agribusiness__elements_wrapper .col-md-6,
  #page_agribusiness .agribusiness__elements_wrapper .col-12 {
    margin-bottom: 20px;
  }
}
#page_agribusiness .patch__content_grey {
  height: 70px;
  background: #f7f7f7;
  margin: -40px;
}
#page_agribusiness .flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
#page_agribusiness .teaser_text {
  font-size: 15px;
  text-decoration: underline;
  color: black;
}
.balloon_mapa_pic {
  width: 100%;
  height: 54px;
  display: block;
}
.balloon_mapa_raiting {
  display: block;
  margin-bottom: 9px;
}
.balloon_mapa_raiting svg {
  margin: 0.8px;
  width: 10px;
  height: 9px;
}
.balloon_mapa_raiting svg > * {
  fill: gray;
}
.balloon_mapa_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #363636;
}
.address_baloon {
  width: 100%;
  font-size: 9px;
  display: flex;
  align-items: center;
  height: 11px;
  margin-bottom: 8px;
}
.address_baloon svg {
  width: 10px;
  height: 11px;
  margin-right: 7px;
}
.balloon_mapa_info .prices div span:nth-child(1) {
  font-weight: 500;
  font-size: 9px;
  line-height: 11px;
  color: #4f4949;
  margin-right: 7px;
}
.balloon_mapa_info .prices div span:nth-child(2) {
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: #2093ff;
}
.second-number {
  padding-left: 41px!important;
}
@media screen and (max-width: 458px) {
  .second-number {
    padding-left: 0px!important;
  }
}
.link_mapa {
  background: #60b6e3;
  padding: 11px 20px;
  width: 100%;
  display: block;
  text-decoration: none;
  margin: 14px auto 0;
  font-weight: 600;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
}
.link_mapa:hover {
  text-decoration: none;
  background: #24a1e3;
  color: #ffffff;
  border-radius: 10em;
}
#contactYandexMap {
  height: 500px;
  background: #f3f3f3;
  position: relative;
}
#contactYandexMap.loading:after,
#contactYandexMap.loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(-135deg, #ffffff, transparent);
  width: 100px;
  height: 100%;
  transform: skew(-24deg, 0deg) translate(27px, 0);
  animation: mapPreload infinite 1s ease-in-out;
  z-index: 4;
  transition: 0.4s all;
}
#contactYandexMap:after {
  animation-delay: 0.5s;
}
@keyframes mapPreload {
  from {
    left: -100%;
  }
  to {
    left: 150%;
  }
}
@keyframes iframeloader {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.notif {
  position: fixed;
  overflow: auto;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  padding: 25px;
  cursor: pointer;
}
.notif__container {
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  color: #444444;
  margin: auto;
  width: 100%;
  max-width: 1000px;
  position: relative;
  overflow: hidden;
}
.notif__head {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.notif__head--title h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
.notif__head--close {
  margin-left: auto;
  height: 15px;
}
.notif__head--close button {
  display: block;
  width: 15px;
  height: 15px;
  background: transparent;
  border: none;
  position: relative;
}
.notif__head--close button span {
  top: 50%;
  left: 0;
  position: absolute;
  height: 3px;
  width: 15px;
  border-radius: 2px;
  background: #f95151;
  display: block;
}
.notif__head--close button span:nth-child(1) {
  transform: rotate(45deg);
}
.notif__head--close button span:nth-child(2) {
  transform: rotate(-45deg);
}
.notif__body {
  font-size: 12px;
}
.notif__body .items {
  position: relative;
}
.notif__body .items .preloader-iframe {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
}
.notif__body .items .preloader-iframe .circle {
  animation: iframeloader infinite 300ms ease-in-out;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 10em;
  border: 3px solid #4eb7e7;
  position: relative;
}
.notif__body .items .preloader-iframe .circle:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #ffffff;
  position: absolute;
  left: 100%;
  border-radius: 10em;
  margin-left: -5px;
}
.notif__body a {
  position: relative;
  display: block;
  text-decoration: none;
  border-radius: 4px;
  overflow: hidden;
}
.notif__body a:after {
  content: attr(data-text);
  display: block;
  transition: 300ms all;
  /* position: absolute; */
  bottom: 0;
  right: 0;
  padding: 10px 39px;
  font-size: 19px;
  font-weight: 600;
  color: white;
  text-align: center;
  background: #f95151;
}
.notif__body a:hover:after {
  background: #ff3d3d;
}
.notif__body img {
  width: 100%;
}
.notif__body .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: -25px;
  pointer-events: none;
}
.notif__body .owl-nav button {
  width: 30px;
  height: 50px;
  background: rgba(0, 0, 0, 0.6) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white !important;
  font-size: 30px !important;
  transition: 300ms all;
  pointer-events: all;
}
.notif__body .owl-nav button:hover {
  background: rgba(0, 0, 0, 0.4) !important;
}
.notif__body .owl-nav button span {
  line-height: 1.6;
  margin-top: -4px;
  display: block;
}
.request-form .ReCaptcha {
  margin-bottom: 35px;
}
.request-form .buttons-group-checkbox {
  margin-bottom: 35px;
}
.request-form .dd-dropdown {
  width: 100%;
  margin-bottom: 25px;
}
.request-form .body-wrap {
  padding: 0 40px;
}
.request-form .body-wrap--flex {
  display: flex;
  flex-wrap: wrap;
}
.request-form .body-wrap--field {
  width: 400px;
  margin-right: 40px;
}
@media screen and (max-width: 1100px) {
  .request-form .body-wrap--field {
    width: 300px;
  }
}
@media screen and (max-width: 400px) {
  .request-form .body-wrap--field {
    margin-right: 0;
  }
}
.request-form hr {
  margin: 15px 0 40px 0;
}
.request-form input,
.request-form select,
.request-form textarea {
  display: block;
  width: 100%;
  margin-bottom: 32px;
  padding: 10px 25px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  font-size: 15px;
  transition: box-shadow 0.3s ease;
}
.request-form input:focus,
.request-form select:focus,
.request-form textarea:focus {
  outline: none;
}
.request-form textarea {
  border-radius: 4px;
  min-height: 400px;
}
.request-form .label {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 16px;
  width: 100%;
  text-align: left;
  color: #4f4f4f;
}
.request-form .button-rounded {
  padding: 12px 15px;
  box-shadow: 0 10px 40px rgba(187, 186, 186, 0.16);
  border: none;
  background: #ffffff;
  font-weight: 600;
  font-size: 14px;
  color: #344559;
  text-align: center;
}
.request-form .button-rounded.active {
  background: #60b6e3;
  color: #ffffff;
}
.request-form .button-rounded.active:hover,
.request-form .button-rounded:hover {
  background: #5295bb;
  color: #ffffff;
}
.request-form .button-rounded[type="submit"] {
  display: inline-block;
  padding: 10px 30px;
  width: auto;
}
.raiting-slider .fix-height {
  display: flex;
  justify-content: center;
}
.raiting-slider__nav-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 33;
}
.raiting-slider__nav-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  width: calc(100% + 100px);
  margin-left: -50px;
}
.raiting-slider__nav-button {
  padding: 0;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: none;
  background: none;
  outline: none;
}
.raiting-slider__nav-button svg {
  width: 100%;
  height: 100%;
  display: block;
}
.raiting-slider__item {
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #ffffff;
  padding: 50px 50px;
}
.raiting-slider__item-title {
  font-size: 32px;
  line-height: 39px;
  margin-bottom: 37px;
  max-width: 860px;
}
.raiting-slider__item-description {
  line-height: 30px;
  max-width: 860px;
  font-size: 14px;
  text-decoration: none;
  display: block;
  color: inherit;
}
.raiting-slider__item-description:hover {
  text-decoration: none;
  color: #ffffff;
}
owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 1%;
  border-radius: 0;
  width: 40px;
  height: 40px;
  transition: all 0.3s ease;
  background: rgba(33, 33, 33, 0.7) !important;
}
owl-nav .owl-next:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
owl-nav .owl-next:hover {
  background: #212121 !important;
}
owl-nav .owl-next .arrow-right.icon {
  color: #000000;
  position: absolute;
  margin-left: 15px;
  margin-top: 0;
  width: 0;
  height: 1px;
  background-color: currentColor;
}
owl-nav .owl-next .arrow-right.icon:before {
  content: '';
  position: absolute;
  right: -9px;
  top: -6px;
  width: 13px;
  height: 13px;
  border-top: solid 2px white;
  border-right: solid 2px white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 1%;
  border-radius: 0;
  width: 40px;
  height: 40px;
  background: rgba(33, 33, 33, 0.7) !important;
  transition: all 0.3s ease;
}
owl-nav .owl-prev:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
owl-nav .owl-prev:hover {
  background: #212121 !important;
}
owl-nav .owl-prev .arrow-left.icon {
  color: #000000;
  position: absolute;
  margin-left: 8px;
  margin-top: 0;
  width: 0;
  height: 1px;
  background-color: currentColor;
}
owl-nav .owl-prev .arrow-left.icon:before {
  content: '';
  position: absolute;
  left: 7px;
  top: -6px;
  width: 13px;
  height: 13px;
  border-top: solid 2px white;
  border-right: solid 2px white;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#faq-about {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
}
#faq-about .accordion-content {
  display: none;
  padding: 0 30px 30px 30px;
}
#faq-about p {
  margin-top: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  opacity: 0.6;
}
#faq-about .faq-out {
  width: 100%;
}
#faq-about .faq-box {
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 15px;
  position: relative;
}
#faq-about .faq-search-box {
  width: 100%;
  margin-bottom: 14px;
  position: relative;
  text-align: center;
  background: #f7f9fb;
  border: 1px solid #d8d8e9;
  box-sizing: border-box;
  border-radius: 4px;
  line-height: 17px;
  opacity: 0.4;
}
#faq-about .faq-search-box input {
  padding: 21px 25px;
}
#faq-about .search-icon {
  position: absolute;
  font-size: 20px;
  right: 21px;
  top: 23px;
}
#faq-about #faq-search {
  width: 100%;
  font-size: 14px;
}
#faq-about .faq-category {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
#faq-about .faq-plus {
  float: right;
  position: absolute;
  top: 25px;
  right: 21px;
  font-size: 40px;
  font-weight: 300;
}
#faq-about .active-header .faq-plus {
  transform: rotate(45deg);
}
#faq-about .faq-heading {
  cursor: pointer;
  padding: 30px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  #faq-about .faq-heading {
    padding: 32px;
  }
}
@media (max-width: 240px) {
  #faq-about .faq-heading {
    font-size: 12px;
  }
}
#faq-about .faq-heading .faq-plus {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #faq-about .faq-heading .faq-plus {
    right: 8px;
  }
}
#faq-about .active-header {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  opacity: 1;
}
#faq-about .hr-faq {
  margin: 30px -30px 15px;
  width: calc(100% + 60px);
  height: 0;
  border: 1px solid #d8d8e9;
}
@media only screen and (min-width: 768px) {
  #faq-about {
    /* For mobile phones: */
  }
  #faq-about .faq-box,
  #faq-about #faq-search {
    width: 100%;
  }
}
#faq-about .small-info {
  font-size: 10px;
  line-height: 12px;
  opacity: 0.4;
}
#faq-about .btn-useless {
  opacity: 1;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  border-radius: 50px;
  padding: 6px 20px;
  background: transparent;
}
#faq-about p.useless {
  display: inline;
  padding: 0 6px;
}
@media (min-width: 287px) and (max-width: 289px) {
  #faq-about p.useless {
    display: table-row-group;
  }
}
@media (min-width: 309px) and (max-width: 360px) {
  #faq-about p.useless {
    display: table-row-group;
  }
}
@media (min-width: 469px) and (max-width: 543px) {
  #faq-about p.useless {
    display: table-row-group;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #faq-about p.useless {
    display: table-row-group;
  }
}
.back-faq {
  background-color: #f7f7f7 !important;
}
#leave-feedback .leave-feedback {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
#leave-feedback .leave-feedback h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}
#leave-feedback .leave-feedback__form {
  margin-top: 60px;
  width: 80%;
  display: flex;
  flex-direction: column;
}
#leave-feedback .leave-feedback__form input,
#leave-feedback .leave-feedback__form textarea {
  border: none;
  background: none;
  font-size: 16px;
  background: #f7fbff;
  border-radius: 4px;
  padding: 14px 16px;
}
#leave-feedback .leave-feedback__form .form_group {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  position: relative;
}
#leave-feedback .leave-feedback__form input:focus,
#leave-feedback .leave-feedback__form textarea:focus,
#leave-feedback .leave-feedback__form input:valid,
#leave-feedback .leave-feedback__form textarea:valid {
  outline: none;
}
#leave-feedback .leave-feedback__form input:focus + label,
#leave-feedback .leave-feedback__form textarea:focus + label,
#leave-feedback .leave-feedback__form input:valid + label,
#leave-feedback .leave-feedback__form textarea:valid + label {
  transform: translateY(-25px);
  font-size: 14px;
  color: #4d4d4d;
}
#leave-feedback .leave-feedback__form input#leave-feedback_submit {
  background: #60b6e3;
  width: 130px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  color: white;
}
#leave-feedback .leave-feedback__form label {
  position: absolute;
  top: 0;
  color: #000000;
  display: block;
  font-size: 16px;
  pointer-events: none;
  transition: 0.3s ease;
}
#leave-feedback .leave-feedback__form label.input_text {
  left: 0;
  transform: translate(14px, 16px);
}
#leave-feedback .leave-feedback__form label.error_leave {
  display: none;
  right: 0;
  color: #de0000;
  transform: translateY(-25px);
  transition: 0.3s ease;
}
#leave-feedback .leave-feedback__form label.error_leave.active {
  display: block;
}
#leave-feedback .leave-feedback__form .success_send {
  display: none;
  background: rgba(81, 203, 81, 0.7);
  padding: 15px;
  border-radius: 8px;
  transform: translateY(-30px);
  font-size: 14px;
  font-weight: 600;
}
#leave-feedback .leave-feedback__form .success_send.available {
  display: block;
}
#leave-feedback .leave-feedback-list .feedback_container {
  display: flex;
  margin-bottom: 35px;
}
#leave-feedback .leave-feedback-list .feedback_container > div:first-child {
  width: 10%;
}
#leave-feedback .leave-feedback-list .feedback_container > div:last-child {
  width: 90%;
}
@media screen and (max-width: 575px) {
  #leave-feedback .leave-feedback-list .feedback_container {
    flex-direction: column;
  }
}
#leave-feedback .leave-feedback-list .feedback_head {
  margin-bottom: 16px;
}
#leave-feedback .leave-feedback-list .feedback_name {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #5b5b5b;
}
#leave-feedback .leave-feedback-list .feedback_name span {
  font-weight: 600;
  color: #000000;
}
#leave-feedback .leave-feedback-list .feedback_body {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #212529;
}
.table-world-export {
  width: 500px;
  margin: auto!important;
}
.text-under-table {
  margin-top: 30px;
}
.main-banner__play_pre,
.main-banner__play-text_pre,
.main-banner__title_pre {
  opacity: 0;
}
.header_pre {
  transform: translateY(-100px) !important;
}
.header_pre_scroll .language-switch .dropdown-menu {
  background: none !important;
  border: 1px solid #b2b2b2;
  background: 0 0 !important;
  border-top: none;
  border-radius: 0 0 10px 10px;
}
.header_pre_scroll .language-switch .dropdown-menu .dropdown-item {
  color: #ffffff;
  transition: 0.3s;
}
.header_pre_scroll .language-switch .dropdown-menu .dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.header_pre_scroll .language-switch.show button {
  border-radius: 10px 10px 0 0 !important;
  border-bottom: none !important;
}
@media screen and (max-width: 991px) {
  .header_pre_scroll .parent > a {
    color: #4d4d4d;
  }
}
.hide-cards_pre_scroll .item__content {
  background: rgba(255, 255, 255, 0.14) !important;
  backdrop-filter: blur(12px) !important;
}
.hide-cards_pre_scroll .item__content path {
  fill: white !important;
}
.hide-cards_pre_scroll .item__content p {
  color: white !important;
}
.hide-cards_pre .item {
  transform: translateX(180px);
}
#header .hamburger_pre span {
  background-color: white;
}
@media screen and (max-width: 991px) {
  #header .hamburger_pre.open span {
    background-color: #000000;
  }
}
.main-banner__links_pre,
.main-banner__info_pre {
  transform: translateY(200px) !important;
}
@media screen and (max-width: 767px) {
  .main-banner__links_pre,
  .main-banner__info_pre {
    transform: translateY(300px) !important;
  }
}
.main-banner__play-icon_pre {
  opacity: 0 !important;
}
.title-menu-invest {
  font-size: 16px !important;
}
.sub-menu-invest {
  font-size: 14px !important;
  text-transform: none !important;
}
.center-flex {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  padding: 10px;
  text-align: center;
}
.location-link {
  display: flex;
  color: #000000;
  transition: 0.3s;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 0;
}
.location-link:hover {
  color: #74b5e8;
  text-decoration: none;
}
.brds3 {
  border-radius: 3px !important;
}
.required {
  color: red;
  font-weight: bold;
}
.download-button {
  background: #60b6e3;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-weight: 600;
  border-radius: 10em;
  padding: 2px 19px;
  margin-top: 6px;
  font-size: 14px;
  width: 182px;
  height: 52px;
}
.download-button:hover,
.download-button:focus {
  background: #60b6e3;
  border: 2px solid #ffffff;
}
.consulates-text {
  width: 280px;
  margin-right: 80px;
}
.organization-text {
  margin-right: 100px;
}
.arrow-font {
  cursor: pointer;
}
.gall__item {
  margin-bottom: 30px;
}
.gall__item--preview {
  height: 200px;
  width: 100%;
}
.gall__item--title {
  overflow: hidden;
  padding: 15px 25px;
  font-size: 13px;
  color: #4d4d4d;
}
.gall__item--date {
  color: #4eb7e7;
  margin-bottom: 10px;
}
.gall__item--contentContainer {
  display: block;
  background-color: #ffffff;
  text-decoration: none !important;
  box-shadow: 0 2px 10px #dedede;
  border-radius: 4px;
  height: 100%;
}
.gall__item--contentContainer:hover {
  box-shadow: 0 2px 10px 5px #dedede;
}
.gall__detail [class^="col-"] {
  margin-bottom: 30px;
}
.gall__detail--item {
  display: block;
  box-shadow: 0 2px 10px #dedede;
  width: 100%;
  height: 250px;
}
.return-button.gallery-btn {
  display: inline-block;
  padding: 15px 25px;
  border-radius: 10em;
  margin-bottom: 25px;
  box-shadow: rgba(182, 191, 217, 0.45) 0 4px 40px;
  text-decoration: none !important;
  transition: 0.3s all;
}
.return-button.gallery-btn:hover {
  background: #60B6E3;
  color: #ffffff;
}
.horizontal-menu__mobile {
  display: flex;
  align-items: center;
  padding: 0;
  list-style: none;
  margin: 0;
}
.horizontal-menu__mobile li {
  flex-grow: 1;
  position: relative;
}
.horizontal-menu__mobile li a {
  width: 100%;
  text-align: center;
  padding: 18px 10px;
  display: block;
  text-decoration: none;
  color: #2D2D2D;
  font-size: 15px;
  transition: 0.3s all;
  font-weight: 500;
}
.horizontal-menu__mobile li a.current {
  background: #0064ae;
}
.horizontal-menu__mobile li a:hover {
  color: #45b7eb;
}
.horizontal-menu__mobile li:first-child a {
  padding-left: 0;
  text-align: left;
}
.horizontal-menu__mobile li:last-child {
  margin-right: 0;
}
.horizontal-menu__mobile li:last-child a {
  padding-right: 0;
  text-align: right;
}
.horizontal-menu__mobile .submenu {
  width: 100%;
  display: none;
  position: absolute;
  top: 99%;
  left: 0;
  z-index: 34;
}
.horizontal-menu__mobile .submenu ul {
  padding: 0;
  margin: 0;
  display: block;
  list-style: none;
  width: max-content;
  min-width: 320px;
  max-width: 320px;
  background: #ffffff;
}
.horizontal-menu__mobile .submenu ul li a {
  font-size: 14px;
  text-align: left;
  padding: 16px 33px;
  color: #4d4d4d;
}
.horizontal-menu__mobile .submenu ul li a:hover {
  color: #45b7eb;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .horizontal-menu__mobile {
    display: none;
  }
}
.horizontal-menu {
  display: flex;
  align-items: center;
  padding: 0;
  list-style: none;
  margin: 0;
}
.horizontal-menu > li {
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .horizontal-menu > li {
    white-space: normal;
  }
}
.horizontal-menu li {
  flex-grow: 1;
  text-transform: uppercase;
}
.horizontal-menu li a {
  width: 100%;
  text-align: center;
  padding: 18px 10px;
  display: block;
  text-decoration: none;
  color: #4d4d4d;
  position: relative;
  font-size: 14px;
  transition: 0.3s all;
  font-weight: 600;
  line-height: 17px;
}
.horizontal-menu li a.current {
  background: #0064ae;
}
.horizontal-menu li.parent:hover > a:after {
  opacity: 1;
}
.horizontal-menu li:last-child a {
  padding-right: 0;
  text-align: right;
}
.horizontal-menu li:first-child a {
  padding-left: 0;
  text-align: left;
}
.horizontal-menu:last-child {
  margin-right: 0;
}
.horizontal-menu .submenu {
  width: 100%;
  display: none;
  position: absolute;
  border-top: 1px solid #45b7eb;
  background: #FAFAFA;
  padding: 30px 0;
  transform: translateY(0px);
  height: auto!important;
  left: 0;
  right: 0;
  z-index: 34;
}
.horizontal-menu .submenu .owl-theme .owl-nav [class*=owl-] {
  cursor: pointer;
  display: flex;
  overflow: hidden;
  width: 30px;
  background: white;
  height: 30px;
  text-align: center;
  transform: translateY(-50%);
  border-radius: 40px !important;
  transition: 0.3s ease;
  margin-top: 10px;
  justify-content: center;
  line-height: 28px;
  font-size: 32px;
  align-items: center;
  padding: 0 !important;
}
.horizontal-menu .submenu .owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #45b7eb;
  color: #ffffff;
  outline: none;
}
.horizontal-menu .submenu .owl-theme .owl-nav [class*=owl-] span {
  margin-top: -3px;
}
.horizontal-menu .submenu .owl-theme .owl-nav {
  margin-top: 10px;
  position: absolute;
  z-index: 123;
  top: -45px;
  display: flex;
  right: 0;
}
.horizontal-menu .submenu .menu-row > .col-4 {
  overflow: visible!important;
}
.horizontal-menu .submenu .menu-row > .col-4:nth-child(2) {
  padding-left: 40px;
}
.horizontal-menu .submenu .menu-row > .col-4:first-child {
  overflow: visible;
  padding-right: 40px;
  position: relative;
  z-index: 200;
}
.horizontal-menu .submenu .menu-row > .col-4:first-child:before {
  content: '';
  width: 300%;
  height: calc(100% + 60px);
  background: white;
  position: absolute;
  top: -30px;
  right: 0;
}
.horizontal-menu .submenu p {
  font-weight: 300;
  font-size: 14px;
  white-space: normal;
}
.horizontal-menu .submenu__wrapper a {
  white-space: normal;
}
.horizontal-menu .submenu .submenu__wrapper .submenu__item {
  text-align: left;
}
.horizontal-menu .submenu__item {
  display: block;
  font-size: 15px;
  text-align: left;
  line-height: 100%;
  color: #4D4D4D;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  padding: 10px 0;
}
.horizontal-menu .submenu__item:hover {
  color: #45b7eb;
}
@media screen and (max-width: 767px) {
  .horizontal-menu {
    display: none;
  }
}
.horizontal-menu .col__title {
  font-weight: 500;
  font-size: 15px;
  text-align: left;
  padding: 10px 0 15px;
  text-transform: uppercase;
  color: #4D4D4D;
  white-space: normal;
}
.horizontal-menu .img_block {
  width: 100%;
  margin: 5px 0 !important;
  height: 170px;
  border-radius: 3px;
  padding: 0px;
}
.horizontal-menu .img_block img {
  width: 100%;
  border-radius: 3px;
  height: 170px;
}
.horizontal-menu a.col__title:hover {
  color: #45b7eb;
}
.horizontal-menu .why-kazakhstan .item__num {
  color: #60b6e3;
  font-size: 22px;
  font-weight: 600;
  padding: 3px 15px 3px 0;
}
.horizontal-menu .why-kazakhstan .item__text {
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  padding: 8px 0;
  white-space: pre-wrap;
}
.horizontal-menu .border-block {
  display: inline-block;
  margin-top: 20px;
  border: 2px solid #4eb7e7;
  padding: 10px 20px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.horizontal-menu .menu-slider,
.horizontal-menu .video-slider {
  position: relative;
  margin-bottom: 20px;
}
.horizontal-menu .menu-slider .owl-stage-outer,
.horizontal-menu .video-slider .owl-stage-outer {
  padding: 5px 0;
  overflow: visible;
}
.horizontal-menu .menu-slider .owl-stage-outer .owl-item,
.horizontal-menu .video-slider .owl-stage-outer .owl-item {
  opacity: 0;
  transition: 0.3s ease;
}
.horizontal-menu .menu-slider .owl-stage-outer .owl-item.active,
.horizontal-menu .video-slider .owl-stage-outer .owl-item.active {
  opacity: 1;
}
.horizontal-menu .menu-slider__item,
.horizontal-menu .video-slider__item {
  display: block;
  border-radius: 6px;
  overflow: hidden;
  padding: 0;
}
.horizontal-menu .menu-slider__item .slide__logo,
.horizontal-menu .video-slider__item .slide__logo {
  width: 100%;
  overflow: hidden;
  height: 170px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  background-size: auto 70px;
  background-position: center;
  background-repeat: no-repeat;
}
.horizontal-menu .menu-slider__item .slide__img,
.horizontal-menu .video-slider__item .slide__img {
  height: 170px;
  background: center no-repeat;
  background-size: cover;
  border-radius: 4px;
}
.horizontal-menu .menu-slider__item .slide__name,
.horizontal-menu .video-slider__item .slide__name {
  text-align: left;
  padding: 20px;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #2D2D2D;
  white-space: normal;
}
.horizontal-menu .menu-slider .video-item__iframe,
.horizontal-menu .video-slider .video-item__iframe {
  height: 170px;
}
.horizontal-menu .menu-slider .video-item__title,
.horizontal-menu .video-slider .video-item__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #2D2D2D;
  white-space: normal;
}
.horizontal-menu .menu-slider .video-slider__buttons,
.horizontal-menu .video-slider .video-slider__buttons {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  top: -27px;
  right: 0;
}
.horizontal-menu .menu-slider .video-slider__buttons .prev,
.horizontal-menu .video-slider .video-slider__buttons .prev,
.horizontal-menu .menu-slider .video-slider__buttons .next,
.horizontal-menu .video-slider .video-slider__buttons .next {
  display: inline-block;
  border: none;
  overflow: hidden;
  width: 30px;
  background: white;
  height: 30px;
  text-align: center;
  margin: 0;
  transform: translateY(-50%);
  border-radius: 40px;
  transition: 0.3s ease;
}
.horizontal-menu .menu-slider .video-slider__buttons .prev span,
.horizontal-menu .video-slider .video-slider__buttons .prev span,
.horizontal-menu .menu-slider .video-slider__buttons .next span,
.horizontal-menu .video-slider .video-slider__buttons .next span {
  font-size: 32px;
  line-height: 24px;
}
.horizontal-menu .menu-slider .video-slider__buttons .prev:hover,
.horizontal-menu .video-slider .video-slider__buttons .prev:hover,
.horizontal-menu .menu-slider .video-slider__buttons .next:hover,
.horizontal-menu .video-slider .video-slider__buttons .next:hover,
.horizontal-menu .menu-slider .video-slider__buttons .prev:focus,
.horizontal-menu .video-slider .video-slider__buttons .prev:focus,
.horizontal-menu .menu-slider .video-slider__buttons .next:focus,
.horizontal-menu .video-slider .video-slider__buttons .next:focus {
  background-color: #45b7eb;
  color: #ffffff;
  outline: none;
}
.horizontal-menu .menu-slider .video-slider__buttons .prev,
.horizontal-menu .video-slider .video-slider__buttons .prev {
  margin-right: 10px;
}
#about-kazakhstan__economy [class^="col"] {
  display: flex;
  align-items: stretch;
}
#about-kazakhstan__economy .economy-block {
  width: 100%;
  background-color: #ffffff;
  border-radius: 4px;
  margin-bottom: 32px;
}
#about-kazakhstan__economy .economy-block__title {
  padding: 24px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
#about-kazakhstan__economy .economy-block__title.small {
  font-size: 16px;
  font-weight: 800;
}
#about-kazakhstan__economy .economy-block__text {
  padding: 25px 30px;
}
#about-kazakhstan__economy .economy-block__text p {
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  color: #333333;
  margin-bottom: 32px;
}
#about-kazakhstan__economy .economy-block__text p:nth-last-child(1) {
  margin-bottom: 0;
}
#about-kazakhstan__economy .economy-block__chart {
  padding: 5px;
}
#about-kazakhstan__economy .economy-block__table {
  width: 100%;
}
#about-kazakhstan__economy .economy-block__table tr th {
  background-color: #f4f4f4;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  color: #444444;
  padding: 6px 15px;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
#about-kazakhstan__economy .economy-block__table tr th:nth-child(1) {
  width: 100%;
  border-left: none;
  background-color: #ffffff;
}
#about-kazakhstan__economy .economy-block__table tr td {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 20px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
}
#about-kazakhstan__economy .economy-block__table tr td:nth-child(1) {
  padding: 12px 20px 12px 30px;
  width: 100%;
  border-left: none;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  text-align: left;
}
#about-kazakhstan__economy .economy-block__table tr:nth-last-child(1) td {
  height: 100%;
}
#about-kazakhstan__economy .blue {
  color: #45b7eb;
}
.section_title-agro {
  font-size: 25px;
  font-weight: 400;
  margin: 30px 0;
}
@media (max-width: 400px) {
  .section_title-agro {
    font-size: 15px;
  }
}
.overflow {
  overflow-x: scroll;
}
.priority_sector_table {
  font-weight: 400;
  font-size: 12px;
}
.priority_sector_table thead {
  color: #ffffff;
  background-color: #45b7eb;
}
.priority_sector_table thead th {
  vertical-align: middle;
  text-align: center;
}
.priority_sector_table tbody tr .th_bold {
  font-weight: 700;
}
.priority_sector_table tbody tr th {
  font-weight: 500;
}
.priority_sector_table tbody tr td {
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
}
.priority_sector_table tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.priority_sector_table tbody tr:nth-of-type(even) {
  background-color: #f6fbfe;
}
@media (max-width: 400px) {
  .priority_sector_table {
    font-size: 10px;
  }
}
.section_oil {
  background-color: #f7f7f7;
  font-weight: 400;
}
.section_oil .oil_title {
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 40px;
}
.section_oil .oil_title_pt {
  padding-top: 40px;
}
@media (max-width: 410px) {
  .section_oil .oil_title {
    font-size: 18px;
  }
}
.section_oil .oil_subtitle {
  font-size: 16px;
  margin: 30px 0;
}
.section_oil .reserves {
  font-size: 14px;
  font-weight: 400;
  margin-top: 80px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .section_oil .reserves {
    margin-bottom: 0;
  }
}
.section_oil .reserves_item {
  position: relative;
  background-color: #ffffff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .section_oil .reserves_item {
    margin-bottom: 80px;
  }
}
.section_oil .reserves_item_title {
  padding-top: 60px;
}
.section_oil .reserves_item_number {
  font-size: 54px;
  font-weight: 700;
}
.section_oil .reserves_item_num_text {
  font-size: 16px;
  font-weight: 600;
}
.section_oil .reserves_item_button {
  margin: 20px 0 25px 0;
}
.section_oil .reserves_item_button_href {
  text-decoration: none;
  color: #ffffff;
  background-color: #45b7eb;
  padding: 5px 20px;
  border-radius: 5px;
}
.section_oil .reserves_item_absolute {
  position: absolute;
  top: -70px;
  padding: 40px;
  border-radius: 57px;
  background-color: #ffffff;
  box-shadow: 0 0 10px 3px #f4f4f4;
}
.section_oil .reserves_item_absolute_ico {
  background-image: url("/upload/images/pumpjack.png");
  height: 35px;
  width: 35px;
}
.section_oil .reserves_item_absolute_ico_co-two {
  background-image: url("/upload/images/co2.png");
  height: 35px;
  width: 35px;
}
.section_oil .reserves_item_absolute_ico_pumpjack {
  background-image: url("/upload/images/pumpjack.png");
  height: 35px;
  width: 35px;
}
.section_oil table {
  margin-bottom: 40px;
  font-size: 14px;
}
@media (max-width: 410px) {
  .section_oil table {
    font-size: 10px;
  }
}
.section_oil table thead {
  background-color: #45b7eb;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
}
.section_oil table tbody tr {
  vertical-align: middle;
}
.section_oil table tbody tr th {
  font-weight: 400;
}
.section_oil table tbody tr td {
  text-align: center;
}
.section_oil table tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.section_oil table tbody tr:nth-of-type(even) {
  background-color: #f6fbfe;
}
.section_oil .index {
  margin-bottom: 40px;
}
.section_oil .index .industry {
  background: url("/upload/images/industry.png") no-repeat center;
  background-size: cover;
}
.section_oil .index .chemistry {
  background: url("/upload/images/chemistry.png") no-repeat center;
  background-size: cover;
}
.section_oil .index .refining {
  background: url("/upload/images/refining.png") no-repeat center;
  background-size: cover;
}
.section_oil .index_item {
  height: 270px;
  color: #ffffff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .section_oil .index_item {
    margin-bottom: 10px;
  }
}
.section_oil .index_item_text {
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .section_oil .index_item_text {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .section_oil .index_item_text {
    font-size: 24px;
  }
}
.section_oil .index_item_integer {
  font-size: 54px;
  font-weight: 900;
}
@media (max-width: 991px) {
  .section_oil .index_item_integer {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .section_oil .index_item_integer {
    font-size: 54px;
  }
}
.section_oil .section_white {
  background-color: #ffffff;
}
.section_oil .section_white .oil_detail-text {
  text-align: justify;
  font-size: 16px;
  font-weight: 300;
}
.section_oil .section_white .horizont_table {
  border: 1px solid #dee2e6;
}
.section_oil .section_white .horizont_table_text {
  margin-bottom: 20px;
}
.section_oil .section_white .horizont_table tr th {
  color: #ffffff;
  font-weight: 400;
  background-color: #45b7eb;
  border-top: none;
}
.section_oil .section_white .horizont_table tr td {
  border-top: none;
}
.section_oil .section_white .horizont_table tr td:nth-of-type(even) {
  background-color: #f6fbfe;
}
.section_oil .section_white .horizont_table tr:nth-of-type(even) {
  background-color: #ffffff;
}
.section_oil .section_white .kashagan-text {
  padding: 40px 0;
  text-align: justify;
}
.section_oil .section_white .kashagan-bi {
  padding-bottom: 20px;
}
.section_oil .section_white .kashagan-bi img {
  width: 100%;
}
.section_oil .section_map {
  background: url("/upload/images/section_map.png") no-repeat center;
  background-size: cover;
  height: 900px;
  font-size: 16px !important;
}
@media (max-width: 1199px) {
  .section_oil .section_map {
    height: 100%;
  }
}
.section_oil .section_map_item {
  margin: 60px 0;
}
.section_oil .section_map_item .chart_wrapper {
  align-items: flex-end;
}
@media (max-width: 991px) {
  .section_oil .section_map_item .chart_wrapper {
    flex-direction: column;
    align-items: baseline;
  }
}
@media (max-width: 413px) {
  .section_oil .section_map_item .chart_min {
    display: flex;
    flex-direction: column;
  }
}
.section_oil .section_map_item .chart {
  margin-top: 10px;
  background-color: #ffffff;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .section_oil .section_map_item .chart {
    width: 400px;
  }
}
@media (max-width: 767px) {
  .section_oil .section_map_item .chart {
    width: 100%;
  }
}
@media (max-width: 413px) {
  .section_oil .section_map_item .chart {
    font-size: 12px;
  }
}
.section_oil .section_map_item .chart_title {
  padding: 15px 20px;
  border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 413px) {
  .section_oil .section_map_item .chart_title {
    padding: 5px 5px;
  }
}
.section_oil .section_map_item .chart_detail {
  padding: 15px 20px;
}
.section_oil .section_map_item .chart_detail_row {
  display: flex;
  align-items: center;
}
@media (max-width: 413px) {
  .section_oil .section_map_item .chart_detail {
    padding: 5px 5px;
  }
}
.section_oil .section_map_item .chart_detail_stat {
  display: flex;
  justify-content: space-around;
  padding: 10px 0;
}
@media (max-width: 413px) {
  .section_oil .section_map_item .chart_detail_stat {
    padding: 5px 0;
    width: 130px;
  }
}
@media (max-width: 390px) {
  .section_oil .section_map_item .chart_detail_stat {
    width: 100px;
  }
}
.section_oil .section_map_item .chart_detail_stat_item {
  font-size: 14px;
  color: #ffffff;
  width: 70px;
  text-align: center;
  padding: 2px 0;
  border-radius: 5px;
}
@media (max-width: 413px) {
  .section_oil .section_map_item .chart_detail_stat_item {
    font-size: 12px;
  }
}
.section_oil .section_map_item .chart_detail_stat .dark {
  background-color: #14445a;
}
.section_oil .section_map_item .chart_detail_stat .light {
  background-color: #45b7eb;
}
@media (max-width: 991px) {
  .section_oil .section_map_item .d-n {
    display: none;
  }
}
.section_oil .section_map_item .detail-text {
  text-align: justify;
  font-size: 14px;
  padding: 20px 25px;
  background-color: #ffffff;
  border-radius: 5px;
  max-height: 100px;
  vertical-align: bottom;
}
@media (max-width: 1199px) {
  .section_oil .section_map_item .detail-text {
    font-size: 12px;
    padding-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .section_oil .section_map_item .detail-text {
    margin-top: 10px;
    padding: 5px 5px;
    margin-left: 15px;
  }
}
@media (max-width: 590px) {
  .section_oil .section_map_item .detail-text {
    width: 95%;
  }
}
.section_oil .section_production {
  padding-top: 40px;
  padding-bottom: 10px;
}
.section_oil .section_production .section-align-center {
  align-items: center;
}
@media (max-width: 991px) {
  .section_oil .section_production .section-align-center {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.section_oil .section_production .production_images {
  background: url("/upload/images/production.png") no-repeat;
  height: 255px;
  background-size: contain;
}
@media (max-width: 767px) {
  .section_oil .section_production .production_images {
    height: 190px;
  }
}
@media (max-width: 500px) {
  .section_oil .section_production .production_images {
    height: 150px;
  }
}
@media (max-width: 350px) {
  .section_oil .section_production .production_images {
    height: 100px;
  }
}
.section_oil .section_production .production-description {
  padding: 20px 30px;
  background-color: #ffffff;
}
@media (max-width: 1229px) {
  .section_oil .section_production .production-description {
    padding: 5px 15px;
  }
}
@media (max-width: 991px) {
  .section_oil .section_production .production-description {
    width: 400px;
  }
}
@media (max-width: 767px) {
  .section_oil .section_production .production-description {
    width: 100%;
  }
}
.section_oil .section_production .production-description .production-description_block {
  padding: 5px;
}
.section_oil .section_production .production-description .production-description_block__point {
  width: 22px;
  height: 22px;
}
@media (max-width: 1229px) {
  .section_oil .section_production .production-description .production-description_block__point {
    width: 15px;
    height: 15px;
  }
}
.section_oil .section_production .production-description .production-description_block__point_blue {
  background-color: #014d99;
}
.section_oil .section_production .production-description .production-description_block__point_gray {
  background-color: #d9e4ea;
}
.section_oil .section_production .production-description .production-description_block__text {
  font-size: 14px;
  padding-left: 15px;
}
@media (max-width: 1229px) {
  .section_oil .section_production .production-description .production-description_block__text {
    font-size: 12px;
    padding-left: 5px;
  }
}
.section_oil .container-p-40 {
  padding: 40px 0;
}
.section_oil .product-matrix {
  padding-bottom: 40px;
}
.section_oil .product-matrix__bi img {
  width: 100%;
}
.section_oil .priority-products__col {
  display: flex;
  align-items: stretch;
}
.section_oil .priority-products ul {
  list-style: none;
}
.section_oil .priority-products ul li:before {
  content: '-';
  position: relative;
  left: -5px;
  margin-left: -35px;
}
.section_oil .priority-products__block {
  width: 100%;
  padding: 20px 0;
  margin: 10px 0;
}
.section_oil .priority-products__block_green {
  background-color: #51c42d;
}
.section_oil .priority-products__block_yellow {
  background-color: #ebd645;
}
.section_oil .priority-products__block_red {
  background-color: #d14b4b;
}
.section_oil .priority-products .block-color {
  padding: 20px 0;
  display: none;
}
.section_oil .priority-products .block-color__item {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
}
.section_oil .priority-products .block-color_green {
  border: 2px 200px solid transparent #51c42d #51c42d transparent;
  display: inline-block;
}
.section_oil .priority-products .block-color_subgreen {
  height: 4px;
  width: 100%;
  background-color: #51c42d;
}
.section_oil .priority-products .block-color_yellow {
  border: 2px 200px solid transparent #ebd645 #ebd645 transparent;
  display: inline-block;
}
.section_oil .priority-products .block-color_subyellow {
  height: 4px;
  width: 100%;
  background-color: #ebd645;
}
.section_oil .priority-products .block-color_red {
  border: 2px 200px solid transparent #d14b4b #d14b4b transparent;
  display: inline-block;
}
.section_oil .industry-clusters {
  font-size: 14px;
}
.section_oil .industry-clusters_color {
  list-style: none;
  float: left;
  padding-bottom: 20px;
}
.section_oil .industry-clusters_color:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #45b7eb;
  margin: 5px 0 0px -30px;
  border-radius: 50px;
}
.section_oil .industry-clusters_dash {
  list-style: none;
}
.section_oil .industry-clusters_dash li:before {
  content: '-';
  position: relative;
  left: -5px;
  margin-left: -35px;
}
.section_oil .chart_level {
  padding-bottom: 40px;
}
.section_oil .chart_level img {
  width: 100%;
}
.section_oil .sales-market {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .section_oil .sales-market {
    flex-direction: column;
    align-items: center;
  }
}
.section_oil .sales-market__item {
  display: flex;
  flex-direction: column;
}
.section_oil .sales-market__title {
  font-size: 14px;
}
.section_oil .sales-market__images {
  width: 100%;
  height: 410px;
  background: center no-repeat;
  background-size: contain;
  padding-bottom: 40px;
}
.section_oil .sales-market__images_chart-one {
  background-image: url("/upload/images/chart_3.png");
}
.section_oil .sales-market__images_chart-two {
  background-image: url("/upload/images/chart_4.png");
}
.section_oil .countries__item {
  background-color: #ffffff;
  text-align: center;
  padding: 40px;
  margin-bottom: 20px;
}
.section_oil .countries__item_title {
  font-size: 25px;
  padding-bottom: 15px;
}
.section_oil .countries__item_description {
  font-size: 14px;
  padding-bottom: 15px;
}
.section_oil .countries__item_image {
  display: flex;
  justify-content: space-between;
}
.section_oil .countries__item_image_flag {
  width: 100%;
  height: 45px;
  background: center no-repeat;
  background-size: contain;
}
.section_oil .countries__item_image_flag_usa {
  background-image: url("/upload/images/usa.png");
}
.section_oil .countries__item_image_flag_saudi-arabia {
  background-image: url("/upload/images/saudi-arabia.png");
}
.section_oil .countries__item_image_flag_egypt {
  background-image: url("/upload/images/egypt.png");
}
.section_oil .countries__item_image_flag_morocco {
  background-image: url("/upload/images/morocco.png");
}
.section_oil .countries__item_image_flag_china {
  background-image: url("/upload/images/china.png");
}
.section_oil .countries__item_image_flag_canada {
  background-image: url("/upload/images/canada.png");
}
.section_oil .countries__item_image_flag_russia {
  background-image: url("/upload/images/russia.png");
}
.section_oil .countries__item_image_flag_turkmenistan {
  background-image: url("/upload/images/turkmenistan.png");
}
.section_oil .countries-description {
  font-size: 14px;
  font-weight: 600;
}
.mining-title {
  font-size: 25px;
  font-weight: 600;
}
#mining {
  padding-top: 40px;
}
#mining .mining-why {
  display: flex;
  align-items: center;
  justify-items: center;
  padding-bottom: 40px;
}
#mining .mining-why__kazakhstan {
  background: url("/upload/images/text_kazakhstan.png") 84% 90% no-repeat;
}
#mining .mining-why__kazakhstan_text {
  font-weight: 900;
  font-size: 50px;
  text-align: center;
  mix-blend-mode: lighten;
  background: #f7f7f7;
  color: #000000;
  display: block;
}
#mining .mining-why__text {
  text-align: justify;
  font-size: 14px;
  font-weight: 600;
}
.mining-title {
  text-align: center;
  padding-bottom: 40px;
}
#kazakhstaneurasia .trade {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
}
#kazakhstaneurasia .trade ul {
  list-style: none;
}
#kazakhstaneurasia .trade span {
  font-weight: 500;
  font-size: 20px;
}
#kazakhstaneurasia .trade__big {
  margin-bottom: 20px;
}
#kazakhstaneurasia .trade__big__item {
  background-color: #f4fbfe;
  padding: 20px 30px;
  border-radius: 10px;
  margin-bottom: 10px;
}
#kazakhstaneurasia .trade__big__item-header {
  padding-bottom: 10px;
}
#kazakhstaneurasia .trade__big__item-header_img {
  margin: -20px -30px;
  padding-bottom: 30px;
}
#kazakhstaneurasia .trade__big__item-header img {
  width: 100%;
  height: auto;
}
#kazakhstaneurasia .trade__big__item-body .padding-bottom {
  padding-bottom: 10px;
}
#kazakhstaneurasia .trade__big__item-body .color_white {
  background-color: #ffffff;
  border-radius: 0 0 0 10px;
  margin: 0 15px -20px -15px;
}
#kazakhstaneurasia .trade__big__item-body .vertical-line {
  width: 1px;
  height: 60px;
  float: left;
  border-left: 1px solid #b0b0b0;
  margin-top: 3%;
}
#kazakhstaneurasia .trade__big__item-body .position-center {
  padding: 25px 0 0 15px;
}
#kazakhstaneurasia .trade__big__item-body .text-title {
  font-size: 18px;
  font-weight: 600;
  padding-left: 20px;
}
#kazakhstaneurasia .trade__big__item-body .alltext {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 400;
  padding: 10px 0 0 5px;
}
#kazakhstaneurasia .trade__big__item-body .alltext .text-two {
  margin-left: 100px;
}
#kazakhstaneurasia .trade__min__item,
#kazakhstaneurasia .trade__min__item_color {
  background-color: #ffffff;
  padding: 15px 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  text-align: center;
}
#kazakhstaneurasia .trade__min__item .horizontal-line,
#kazakhstaneurasia .trade__min__item_color .horizontal-line {
  width: 60%;
  background-color: #e7e7e7;
  bottom: 20px;
  float: unset;
  border-radius: 2px;
  height: 1px;
  margin: 20px 20%;
}
#kazakhstaneurasia .trade__min__item_color,
#kazakhstaneurasia .trade__min__item_color_color {
  background-color: #f4fbfe;
}
#kazakhstaneurasia .trade__min__item_text,
#kazakhstaneurasia .trade__min__item_color_text {
  padding-bottom: 20px;
}
#kazakhstaneurasia .personal {
  font-size: 15px;
  margin-bottom: 50px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 30px;
}
#kazakhstaneurasia .personal big {
  font-weight: 500;
}
#kazakhstaneurasia .personal__item-h {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}
#kazakhstaneurasia .personal__item-h_image {
  background: url("/upload/images/photo.png") no-repeat;
  border-radius: 50px;
  width: 55%;
  height: 200px;
  justify-items: center;
}
#kazakhstaneurasia .personal__item-h_text {
  text-align: center;
}
#block {
  color: #ffffff;
  margin-bottom: 50px;
}
#block .bi {
  background-image: url("/upload/images/bi.png");
  width: 100%;
  height: 210px;
}
#block .bi .all-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}
#block .bi .all-text_title {
  font-size: 25px;
  font-weight: 600;
}
#block .bi .all-text_desc {
  text-align: justify;
  font-size: 15px;
  font-weight: 400;
}
#chart {
  margin-bottom: 40px;
}
#chart .chart-item {
  background-color: #ffffff;
  margin: 0 15px;
  border-radius: 10px;
}
#chart .chart-item_head {
  background-color: #f6fbfe;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20px;
}
#chart .chart-item_head img {
  width: 80%;
  height: auto;
}
#chart .chart-item_head .title {
  padding: 20px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
#chart .chart-item_body {
  padding: 20px 30px 16px 30px;
}
#chart .chart-item_body big {
  font-size: 16px;
  font-weight: 600;
}
#chart .chart-item_body .big-text {
  font-weight: 600;
  font-size: 15px;
  padding-bottom: 20px;
}
#chart .chart-item_body .min-text {
  font-size: 13px;
  padding-bottom: 20px;
}
#chart .chart-item_body .text {
  font-weight: 400;
  font-size: 15px;
  text-align: justify;
}
#chart .chart-item table thead {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
#chart .chart-item table thead tr th {
  padding: 20px 0;
  border: none;
}
#chart .chart-item table tbody {
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
}
#chart .chart-item table tbody big {
  font-size: 16px;
  font-weight: 600;
}
#chart .chart-item table tbody tr:nth-of-type(odd) {
  background-color: #f6fbfe;
}
#chart .chart-item table tbody tr td {
  border: none;
  padding: 10px 30px;
  text-align: justify;
}
#prospects {
  font-size: 15px;
}
#prospects big {
  font-size: 16px;
  font-weight: 600;
}
#prospects .prospects-title {
  font-weight: 700;
  font-size: 25px;
  padding-bottom: 20px;
}
.map-image {
  width: 100%;
  height: auto;
}
#map-one {
  margin-bottom: 40px;
}
#map-one .color {
  background-color: #f6fbfe;
  border-radius: 10px;
  margin-bottom: 40px;
}
#map-one table {
  font-size: 12px;
  margin-bottom: 10px;
  width: 100%;
}
#map-one table thead tr th {
  padding: 20px 0 10px 20px;
}
#map-one table thead tr:nth-of-type(odd) {
  background-color: #f6fbfe;
}
#map-one table tbody tr td {
  font-weight: 600;
  padding: 15px 0 15px 20px;
}
#map-one table tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
#map-one .mining-table-two {
  font-size: 12px;
  margin: 20px 0 20px 0;
  width: 100%;
}
#map-one .mining-table-two thead tr th {
  padding: 25px 0 10px 20px;
}
#map-one .mining-table-two thead tr:nth-of-type(odd) {
  background-color: #f6fbfe;
}
#map-one .mining-table-two tbody tr td {
  font-weight: 600;
  padding: 10px 0 10px 20px;
}
#map-one .mining-table-two tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
#map-one .map-margin {
  margin: 0 -15px 0 -15px;
}
.maping {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.maping img {
  width: 80%;
  height: auto;
}
.export-potential {
  margin-bottom: 40px;
}
.export-potential__export {
  display: flex;
  justify-content: center;
  border-radius: 10px;
  background-color: #f4fbfe;
  padding: 30px;
  margin-bottom: 20px;
}
.export-potential__export img {
  width: 80%;
  height: auto;
}
.export-potential__import {
  display: flex;
  justify-content: center;
  border-radius: 10px;
  background-color: #ffffff;
  padding: 30px;
}
.export-potential__import img {
  width: 80%;
  height: auto;
}
/*

@font-face {
	font-family: Roboto;
	src: url(../fonts/Roboto/Roboto-Medium.eot);
	src: url(../fonts/Roboto/Roboto-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/Roboto/Roboto-Medium.woff) format('woff'), url(../fonts/Roboto/Roboto-Medium.ttf) format('truetype'), url(../fonts/Roboto/Roboto-Medium.svg#../fonts/Roboto/Roboto-Medium) format('svg');
	font-weight: medium;
	font-style: normal;
}
@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat/Montserrat-Medium.eot);
	src: url(../fonts/Montserrat/Montserrat-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/Montserrat/Montserrat-Medium.woff) format('woff'), url(../fonts/Montserrat/Montserrat-Medium.ttf) format('truetype'), url(../fonts/Montserrat/Montserrat-Medium.svg#../fonts/Montserrat/Montserrat-Medium) format('svg');
	font-weight: medium;
	font-style: normal;
}
@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat/Montserrat-Regular.eot);
	src: url(../fonts/Montserrat/Montserrat-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Montserrat/Montserrat-Regular.woff) format('woff'), url(../fonts/Montserrat/Montserrat-Regular.ttf) format('truetype'), url(../fonts/Montserrat/Montserrat-Regular.svg#../fonts/Montserrat/Montserrat-Regular) format('svg');
	font-weight: regular;
	font-style: normal;
}
@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat/Montserrat-Bold.eot);
	src: url(../fonts/Montserrat/Montserrat-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Montserrat/Montserrat-Bold.woff) format('woff'), url(../fonts/Montserrat/Montserrat-Bold.ttf) format('truetype'), url(../fonts/Montserrat/Montserrat-Bold.svg#../fonts/Montserrat/Montserrat-Bold) format('svg');
	font-weight: 700;
	font-style: normal;
}
html {
	height: 100%;
	@font-face { font-family: Proxima;
	src: url(../fonts/Proxima/Proxima.eot);
	src: url(../fonts/Proxima/Proxima.eot?#iefix) format('embedded-opentype'), url(../fonts/Proxima/Proxima.woff) format('woff'), url(../fonts/Proxima/Proxima.ttf) format('truetype'), url(../fonts/Proxima/Proxima.svg#../fonts/Proxima/Proxima) format('svg');
	font-weight: 400;
	font-style: normal;
}
body {
	height: 100%;
	@font-face { font-family: Proxima;
	src: url(../fonts/Proxima/Proxima.eot);
	src: url(../fonts/Proxima/Proxima.eot?#iefix) format('embedded-opentype'), url(../fonts/Proxima/Proxima.woff) format('woff'), url(../fonts/Proxima/Proxima.ttf) format('truetype'), url(../fonts/Proxima/Proxima.svg#../fonts/Proxima/Proxima) format('svg');
	font-weight: 400;
	font-style: normal;
}
*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  opacity: 0;
  animation-fill-mode: forwards;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    z-index: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    z-index: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1;
  }
}
.fadeInUp {
  opacity: 0;
  animation-fill-mode: forwards;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  opacity: 0;
  animation-fill-mode: forwards;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.map-container {
  margin-top: 50px;
  margin-bottom: 50px;
}
.pb100 {
  padding-bottom: 100px;
}
.pt69 {
  padding-top: 69px;
}
.paraq {
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 26px;
}
.paraq__bold {
  font-weight: bold;
  font-size: 25px;
}
.map-container__img__map-img {
  display: block;
  width: 100%;
  max-width: 1167px;
  margin: 0 auto;
}
.graph-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.06);
}
.graph-container .content_me {
  background: #f4fbfe;
}
.graph-container .content_me:nth-child(2) {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  flex-grow: 2;
  background: #ffffff;
}
.graph-container .content_me:nth-child(2) .g-head__col {
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}
.graph-container .content_me .g-head__col {
  background: #00b9ee;
  padding: 23px;
  -webkit-border-radius: 6px 0 0;
  border-radius: 6px 0 0;
}
.graph-container .content_me .g-head__col span {
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
}
.graph-container .graph-col1-paraq {
  padding: 23px;
}
.graph-container .separate-block {
  background: #ffffff;
}
.graph-container .separate-block .graph-col__body {
  max-width: 270px;
  padding: 10.5px;
  background: #00b9ee;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.graph-container .separate-block .graph-col__body .body-head {
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 7px;
}
.graph-container .separate-block .graph-col__body p.paraq {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #ffffff;
  line-height: 28px;
}
.graph-container .separate-block .graph-col__body:nth-child(2n) {
  background: #ffffff;
}
.graph-container .separate-block .graph-col__body:nth-child(2n) .body-head {
  color: #de6a0c;
}
.graph-container .separate-block .graph-col__body:nth-child(2n) p.paraq {
  color: #141414;
}
.graph-container .maxw {
  max-width: 370px;
}
.graph-container .graph-container__col .graph-col__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 23px;
}
.graph-container .graph-container__col .graph-col__head .graph-head__title {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.graphic-s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 38px;
  padding: 0 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.graphic-s hr {
  width: 100%;
  margin-bottom: 38px;
}
.graphic-s .graphic-s__item .graphic-item__top-text {
  margin-top: auto;
  display: block;
  text-align: center;
}
.graphic-s .graphic-s__item .graphic-item__bottom-text {
  text-align: center;
  display: block;
}
.graphic-s .graphic-s__item .graph-item-cont {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #ffffff;
  position: relative;
  height: 200px;
  width: 37px;
  margin: 0 10.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.graphic-s .graphic-s__item .graph-item-cont .graphic-item__col {
  margin-top: 10px;
  background: -webkit-linear-gradient(55.5deg, #0acffe, #495aff);
  background: -o-linear-gradient(55.5deg, #0acffe, #495aff);
  background: linear-gradient(34.5deg, #0acffe, #495aff);
  display: block;
  width: 100%;
}
.list-st-n {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.list-st-n li {
  padding: 10px 32px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  background: #ffffff;
  line-height: 23px;
}
.list-st-n li:nth-child(2n) {
  background: #f4fbfe;
}
.df {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
}
.section-paraq {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin-bottom: 100px;
}
.graphic-new-export {
  -webkit-border-radius: 6px 6px 0;
  border-radius: 6px 6px 0;
  overflow: hidden;
  width: 100%;
  max-width: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 69px;
}
.graphic-new-export .body-wrap {
  background: #f4fbfe;
  width: 100%;
  padding: 16px;
}
.graphic-new-export .g-body {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  width: 100%;
}
.graphic-new-export .g-body .g-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.graphic-new-export .g-footer {
  margin-top: 30px;
}
.graphic-new-export .g-footer span {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.graphic-new-export .g-head {
  background: #00b9ee;
  width: 100%;
  color: #ffffff;
  padding: 10px 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
}
.graphic-new-export .g-head small {
  text-align: center;
  display: block;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.graphic-new-export .g-head .g-title {
  display: block;
  text-align: center;
}
.g-body-gra {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.g-body-gra:after {
  content: '';
  width: 110%;
  bottom: 20px;
  height: 1px;
  background: #000000;
  opacity: 0.1;
  left: -5%;
  position: absolute;
}
.g-cols {
  position: relative;
  margin: 0 10px;
  text-align: center;
}
.g-cols:after {
  width: 1px;
  height: 9px;
  position: absolute;
  content: '';
  background: #000000;
  bottom: 11px;
  opacity: 0.1;
  left: -10%;
}
.g-cols:before {
  width: 1px;
  height: 9px;
  position: absolute;
  content: '';
  background: #000000;
  bottom: 11px;
  opacity: 0.1;
  right: -13%;
}
.g-cols span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 15px;
}
.g-cols .col-f {
  height: 230px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.g-cols .coll {
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.g-cols .coll span {
  display: block;
  text-align: center;
}
.g-cols .coll .coll-in {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  width: 33px;
  background: -webkit-linear-gradient(#b12a5b, #cf556c, #ff8c7f, #ff8177);
  background: -o-linear-gradient(#b12a5b, #cf556c, #ff8c7f, #ff8177);
  background: -webkit-gradient(linear, left top, left bottom, from(#b12a5b), color-stop(#cf556c), color-stop(#ff8c7f), to(#ff8177));
  background: linear-gradient(#b12a5b, #cf556c, #ff8c7f, #ff8177);
}
.g-cols .coll:nth-child(2) .coll-in {
  background: -webkit-linear-gradient(#671130, #eb4545, #ff867a);
  background: -o-linear-gradient(#671130, #eb4545, #ff867a);
  background: -webkit-gradient(linear, left top, left bottom, from(#671130), color-stop(#eb4545), to(#ff867a));
  background: linear-gradient(#671130, #eb4545, #ff867a);
}
.g-info .info-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.g-info .info-item .gra {
  margin-right: 6px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  width: 15px;
  height: 15px;
  background: -webkit-linear-gradient(#b12a5b, #cf556c, #ff8c7f, #ff8177);
  background: -o-linear-gradient(#b12a5b, #cf556c, #ff8c7f, #ff8177);
  background: -webkit-gradient(linear, left top, left bottom, from(#b12a5b), color-stop(#cf556c), color-stop(#ff8c7f), to(#ff8177));
  background: linear-gradient(#b12a5b, #cf556c, #ff8c7f, #ff8177);
}
.g-info .info-item:nth-child(2) .gra {
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  width: 15px;
  height: 15px;
  background: -webkit-linear-gradient(#671130, #eb4545, #ff867a);
  background: -o-linear-gradient(#671130, #eb4545, #ff867a);
  background: -webkit-gradient(linear, left top, left bottom, from(#671130), color-stop(#eb4545), to(#ff867a));
  background: linear-gradient(#671130, #eb4545, #ff867a);
}
.secmap {
  padding: 50px 0;
  background: #ffffff;
}
.map-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  align-self: flex-start;
  justify-content: center;
}
.map-cont img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
  width: 115%;
  -o-object-position: left;
  object-position: left;
}
.info-by {
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.06);
  padding: 10px;
}
.info-by .by-head span {
  text-align: center;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  display: block;
  width: 100%;
  margin-bottom: 34px;
}
.info-by .by-box {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.info-by .by-box:nth-child(1):after {
  content: '';
  width: 2px;
  background: rgba(0, 0, 0, 0.1);
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
}
.info-by .by-box span {
  margin-bottom: 10px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  display: block;
}
.info-by .by-box span:nth-child(2) {
  font-weight: 700;
  font-size: 25px;
}
.info-by__icon {
  padding: 20px 29px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 2px dashed #45b7eb;
  min-height: 147px;
}
.info-by__icon .icon {
  width: 45px;
  height: 45px;
  margin-right: 28px;
}
.info-by__icon .icon img {
  width: 45px;
  height: 45px;
  display: block;
}
@media screen and (max-width: 360px) {
  .info-by__icon {
    flex-direction: column;
    align-items: center;
  }
  .info-by__icon .icon {
    margin-right: 0;
    margin-bottom: 28px;
  }
}
.secbg {
  background: url("/local/templates/invest/img/secbg.jpg") center center no-repeat;
  -webkit-background-size: 150% 150%;
  background-size: 150%;
  padding: 23px 0;
  position: relative;
}
.secbg:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(5, 50, 78, 0.63);
}
.secbg .paraq {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 20px;
  z-index: 2;
  position: relative;
  color: #ffffff;
  line-height: 1.5;
  padding: 0;
  margin: 0;
}
.map3 {
  padding: 25px 0;
}
.graphic-new-export__map {
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.06);
  -webkit-border-radius: 6px 6px 0;
  border-radius: 6px 6px 0;
  overflow: hidden;
  width: 100%;
  max-width: 467px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.graphic-new-export__map .body-wrap {
  background: #f4fbfe;
  width: 100%;
}
.graphic-new-export__map .body-wrap .cont-icon {
  list-style: none;
  padding: 0;
  margin: 0;
}
.graphic-new-export__map .body-wrap .cont-icon li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
}
.graphic-new-export__map .body-wrap .cont-icon li:nth-child(2n) {
  background: #ffffff;
}
.graphic-new-export__map .body-wrap .cont-icon .icon-wrp {
  margin-right: 23px;
}
.graphic-new-export__map .body-wrap .cont-icon .icon-wrp img {
  display: block;
  width: 43px;
  height: 43px;
}
.graphic-new-export__map .body-wrap .cont-icon .text-wrp .list-title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
  display: block;
}
.graphic-new-export__map .body-wrap .cont-icon .text-wrp .paraq {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}
.graphic-new-export__map .g-head {
  background: #00b9ee;
  width: 100%;
  color: #ffffff;
  padding: 14px 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.graphic-new-export__map .g-head span {
  margin-bottom: 15px;
}
.graphic-new-export__map .g-head small {
  text-align: center;
  display: block;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 24px;
}
.graphic-new-export__map .g-head .g-title {
  display: block;
  text-align: center;
}
.content__img {
  height: 100%;
}
.content__img img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section-title.cols {
  text-align: left;
}
.content-colls {
  position: relative;
}
.content-colls .bgimg {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  -o-object-position: center;
  object-position: center;
}
.content-colls .wrp-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  color: #ffffff;
}
.content-colls .wrp-content .title {
  font-size: 19px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: block;
  text-align: center;
}
.content-colls .wrp-content .text_bottom .text {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-align: center;
  display: block;
}
.map {
  width: 100%;
  display: block;
  margin-bottom: 31px;
}
.info-bottom {
  background: #ffffff;
  padding: 60px 0;
}
.info-bottom .paraq {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  line-height: 24px;
  margin-bottom: 0;
}
#wrap .col {
  float: left;
}
#wrap .col a {
  text-decoration: none;
}
.tal {
  text-align: left;
  margin-bottom: 26px;
}
.wow {
  visibility: hidden;
}
.tabss {
  margin-bottom: 40px;
}
.sub-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 15px;
  display: block;
}
.tabs-container {
  margin-bottom: 55px;
}
.tabs-container ul.tabs_list {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-container ul.tabs_list li.tabs-items {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 7px;
  flex-shrink: 1;
}
.tabs-container ul.tabs_list li.tabs-items .item-links {
  box-shadow: 0 5px 30px 0 #f1f1f1;
  display: block;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  border-radius: 5px;
  background: #ffffff;
  padding: 10.5px 10px;
  color: #313131;
  text-decoration: none;
  cursor: pointer;
}
.tabs-container ul.tabs_list li.tabs-items .item-links:hover {
  background: #00b9ee;
  color: white;
}
.tabs-container ul.tabs_list li.tabs-items .item-links.tabactive {
  background: #00b9ee;
  color: white;
}
.block_icon_text {
  box-shadow: 0 5px 30px 0 #f3f3f3;
  padding: 51px 20px;
  background: #ffffff;
  border-radius: 5px;
  height: 90%;
  min-height: 269px;
  margin-bottom: 25px;
}
.block_icon_text .icon {
  width: 90px;
  height: 80px;
  margin: 0 auto 36px;
}
.block_icon_text .icon img {
  display: block;
  margin: 0 auto;
}
@supports (object-fit: contain) {
  .block_icon_text .icon img {
    width: inherit;
    height: inherit;
    object-fit: contain;
    object-position: center;
  }
}
.block_icon_text .text {
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  color: #313131;
  text-align: center;
}
.block_icon_text .text span {
  line-height: 24px;
}
.counter_block.cols_margin_r {
  position: relative;
  margin-right: 15px;
  min-height: 316px;
  padding-top: 51px;
}
.counter_block.cols_margin_r:after {
  content: '';
  width: 30px;
  height: 15px;
  color: white;
  background: url("/local/templates/invest/img/guide/icons/drag.png") no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: calc(50% - 1.25px);
  left: -38px;
}
.counter_block .icon {
  position: relative;
}
.counter_block .icon span {
  background: #00b9ee;
  border-radius: 1em;
  color: white;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2);
  height: 25px;
  width: 25px;
  text-align: center;
  display: block;
  line-height: 2.2;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
}
.counter_block .text span {
  display: block;
}
.counter_block .text a {
  display: block;
  color: #45b7eb;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.counter_rows div:first-child .cols_margin_r:after {
  display: none;
}
.one_cols div:last-child .one_col_block.text_c:after {
  display: none;
}
.f-fl {
  display: flex;
  margin-bottom: 15px;
}
.one_col_block.text_c {
  margin-bottom: 51px;
  display: flex;
  position: relative;
}
.one_col_block.text_c:after {
  content: '';
  width: 30px;
  height: 15px;
  color: white;
  background: url("/local/templates/invest/img/guide/icons/drag.png") no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  bottom: -35px;
  left: calc(50% - 7.5px);
  transform: rotate(90deg);
}
.one_col_block.text_c .icon_wrap_or_num {
  z-index: 1;
  min-width: 247px;
  padding-top: 34px;
  padding-bottom: 34px;
  background: #ffffff;
  box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.07);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.one_col_block.text_c .icon_wrap_or_num .circle_icon_num,
.one_col_block.text_c .icon_wrap_or_num .circle_icon_img {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 10em;
  background: #00b9ee;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.one_col_block.text_c .icon_wrap_or_num .circle_icon_num span,
.one_col_block.text_c .icon_wrap_or_num .circle_icon_img span {
  display: block;
  color: white;
}
.one_col_block.text_c .icon_wrap_or_num .circle_icon_num span:nth-child(1),
.one_col_block.text_c .icon_wrap_or_num .circle_icon_img span:nth-child(1) {
  margin-bottom: 14px;
  margin-top: 15px;
  font-size: 48px;
  line-height: 0.5;
  text-align: center;
  text-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}
.one_col_block.text_c .icon_wrap_or_num .circle_icon_img {
  background-color: transparent;
}
.one_col_block.text_c .icon_wrap_or_num .circle_icon_img img {
  display: block;
}
.one_col_block.text_c .wrap_texet_and_paraq {
  background: #ffffff;
  flex-grow: 2;
  padding: 44px 31px;
}
.one_col_block.text_c .wrap_texet_and_paraq .title {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}
.one_col_block.text_c .wrap_texet_and_paraq .paraq {
  font-size: 15px;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
}
.text_img_block {
  background: #ffffff;
  padding: 19px 25px;
  box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  margin-bottom: 15px;
}
.text_img_block .wrp-img {
  width: 100%;
  max-width: 350px;
  height: 160px;
  margin: 0 auto 33px;
}
.text_img_block .wrp-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
}
.text_img_block .wrp-text .paraq {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-align: center;
}
.text_img_block.adv {
  margin-bottom: 7px;
}
.text_img_block.adv .wrp-text .paraq {
  padding: 18px;
  text-align: left;
}
.text_img_block.adv .wrp-text .paraq.tac {
  padding: 0;
  text-align: center;
}
.header-tabs {
  padding-bottom: 0;
}
[tabid] {
  display: none;
}
[tabid='tab_1'] {
  display: block;
}
@media screen and (max-width: 1199px) {
  .graph-container .maxw {
    max-width: unset;
  }
  .graph-container .content .g-head__col {
    border-radius: 6px 6px 0 0;
  }
  .graph-container .content:nth-child(2) .g-head__col {
    border-radius: 6px 6px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .graph-container {
    margin-bottom: 25px;
  }
  .separate-block {
    display: flex;
  }
  .info-by {
    margin-bottom: 25px;
  }
  .graphic-new-export__map {
    max-width: unset;
  }
  .last_col {
    height: 180px;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .f-fl {
    flex-direction: column;
  }
  .one_col_block.text_c {
    flex-direction: column;
  }
}
.content-colls {
  height: 180px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 25px;
}
.section__o {
  padding-bottom: 25px;
}
@media screen and (max-width: 743px) {
  .content_me.df {
    flex-direction: column;
  }
  .graphic-new-export {
    max-width: unset;
  }
  .map-cont img {
    width: 100%;
    height: 100%;
    display: block;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 640px) {
  .separate-block {
    flex-direction: column;
  }
  .graph-container .separate-block .graph-col__body {
    max-width: unset;
  }
  .secbg .paraq {
    font-size: 20px;
  }
}
@media screen and (max-width: 420px) {
  .list-st-n li {
    padding: 20px 15px;
  }
  .g-cols .coll .coll-in {
    width: 33px;
  }
  .g-cols:after {
    left: -15%;
  }
  .g-cols:before {
    right: -17%;
  }
  .graphic-s {
    padding: 0;
  }
  .graphic-s .graphic-s__item .graph-item-cont {
    width: 32px;
    margin: 0 8.5px;
  }
}
@media screen and (max-width: 390px) {
  .content__img {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 360px) {
  .section-title {
    font-size: 20px;
  }
}
#about_kaz {
  font-size: 15px;
}
#about_kaz .mb {
  margin-bottom: 30px !important;
}
#about_kaz .mb_50 {
  margin-bottom: 50px !important;
}
#about_kaz .white {
  background: #ffffff;
}
#about_kaz .silver {
  background: #fbfcfc;
}
#about_kaz .title {
  font-size: 30px;
  font-weight: 800;
}
#about_kaz .title_sub {
  font-weight: 600;
  margin-bottom: 20px;
}
#about_kaz .text {
  margin-bottom: 15px;
  text-align: justify;
}
#about_kaz .text_img {
  text-align: left;
  margin-bottom: 15px;
}
#about_kaz .text_ico {
  text-align: center;
  font-weight: 600;
  height: 50px;
}
#about_kaz .img {
  height: 270px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
#about_kaz .img img {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
#about_kaz .block-map {
  margin: 0 auto;
  margin-bottom: 50px;
}
#about_kaz .block-map img {
  width: 100%;
}
#about_kaz .block_chart {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}
#about_kaz .category-list,
#about_kaz .list_two {
  list-style: none;
  padding: 0;
  font-weight: 600;
}
@media (max-width: 767px) {
  #about_kaz .category-list,
  #about_kaz .list_two {
    padding-left: 30%;
  }
}
#about_kaz .category-list li,
#about_kaz .list_two li {
  page-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 15px;
  list-style: none;
  position: relative;
}
#about_kaz .category-list li::after,
#about_kaz .list_two li::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 28%;
  left: -35px;
  background-color: #4eb7e7;
}
#about_kaz .list_two li::after {
  background-color: #4eb7e7;
}
#about_kaz .block-canvas {
  width: 100%;
  height: 200px;
}
@media (max-width: 1199px) {
  #about_kaz .block-canvas {
    height: 150px;
  }
}
@media (max-width: 991px) {
  #about_kaz .block-canvas {
    height: 170px;
  }
}
@media (max-width: 767px) {
  #about_kaz .block-canvas {
    height: 200px;
    margin-bottom: 15px;
    display: none;
  }
}
#about_kaz canvas {
  position: relative;
}
#about_kaz .chart-value {
  position: absolute;
  color: #ffffff;
  top: 60px;
  left: 110px;
}
@media (max-width: 1199px) {
  #about_kaz .chart-value {
    top: 40px;
    left: 70px;
  }
}
@media (max-width: 991px) {
  #about_kaz .chart-value {
    top: 50px;
    left: 80px;
  }
}
@media (max-width: 767px) {
  #about_kaz .chart-value {
    top: 50px;
    left: 45%;
  }
}
#about_kaz .chart-value__two {
  top: 130px;
  left: 160px;
}
@media (max-width: 1199px) {
  #about_kaz .chart-value__two {
    top: 90px;
    left: 110px;
  }
}
@media (max-width: 991px) {
  #about_kaz .chart-value__two {
    top: 110px;
    left: 120px;
  }
}
@media (max-width: 767px) {
  #about_kaz .chart-value__two {
    top: 130px;
    left: 54%;
  }
}
.kgir_banner {
  position: absolute;
  z-index: 110;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  width: 60vh;
  max-width: 950px;
  min-width: 320px;
  left: 50%;
}
@media (max-width: 576px) {
  .kgir_banner {
    width: 320px;
  }
}
.kgir_banner img {
  width: 100%;
}
.kgir_banner .close_banner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  transition: 0.3s;
  opacity: 1;
}
.kgir_banner .close_banner .first {
  position: absolute;
  width: 90%;
  height: 3px;
  background: #fff;
  transform: rotate(-45deg) translate(-30px, 0px);
  left: 50%;
}
.kgir_banner .close_banner .second {
  position: absolute;
  width: 90%;
  height: 3px;
  background: #fff;
  transform: rotate(45deg) translate(0px, 30px);
  left: 50%;
}
#human-resources .mb {
  margin-bottom: 30px;
}
#human-resources .title-img {
  margin: -30px -40px;
}
#human-resources .title-img .bg-image {
  height: 254px;
}
#human-resources .title-img .plane_people {
  height: 150px;
}
#human-resources .title-img .title-people {
  font-size: 35px;
  color: white;
  font-weight: 600;
  margin-top: 40px;
  line-height: 1;
  margin-left: 25px;
}
@media (max-width: 510px) {
  #human-resources .title-img .title-people {
    font-size: 20px;
  }
}
#human-resources .title-img .title-tipo {
  font-size: 20px;
  color: white;
  font-weight: 500;
  line-height: 2;
  margin-left: 25px;
  padding-top: 160px;
  max-width: 470px;
}
@media (max-width: 510px) {
  #human-resources .title-img .title-tipo {
    font-size: 15px;
  }
}
@media (max-width: 360px) {
  #human-resources .title-img .title-tipo {
    font-size: 13px;
  }
}
#human-resources .title-img__human {
  background: url('/local/templates/invest/images/human-res/bg_title.png');
  background-size: cover;
  background-position: center 23%;
}
#human-resources .title-img__n-inst {
  background: url('/local/templates/invest/images/human-res/bg_n-inst.png');
  background-size: cover;
  background-position: center 38%;
}
#human-resources .title-img__n-inst img {
  margin: 70px 0 0 60px;
}
#human-resources .title-img__tipo {
  background: url('/local/templates/invest/images/human-res/bg_tipo.png');
  background-size: cover;
  background-position: top;
}
#human-resources .post-img-title {
  margin: 60px 0 30px 0;
}
#human-resources .prew-img-title {
  margin: 30px 0 60px 0;
}
#human-resources .sub-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
#human-resources .sub-title_small {
  font-weight: 400;
  font-size: 15px;
  margin-top: 19px;
}
#human-resources .kz-stats,
#human-resources .wrp_other {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#human-resources .kz-stats__item,
#human-resources .wrp_other__item {
  flex-grow: 1;
  width: 200px;
  padding: 50px 15px 40px 15px;
  text-align: center;
}
#human-resources .kz-stats .p-middle-text__blue__bold,
#human-resources .wrp_other .p-middle-text__blue__bold {
  display: block;
  margin-bottom: 28px;
  font-weight: 900;
}
#human-resources .kz-stats .small_text,
#human-resources .wrp_other .small_text {
  font-weight: 400;
}
#human-resources .wrp_other {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  width: calc(100% - 270px);
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #human-resources .wrp_other {
    width: 100%;
  }
}
#human-resources .wrp_other__item:first-child {
  border-right: 1px solid #f1f1f1;
}
@media (max-width: 1199px) {
  #human-resources .wrp_other__item:first-child {
    border-right: none;
    border-bottom: 1px solid #f1f1f1;
  }
}
@media (max-width: 991px) {
  #human-resources .wrp_other__item:first-child {
    border-right: 1px solid #f1f1f1;
    border-bottom: none;
  }
}
@media (max-width: 469px) {
  #human-resources .wrp_other__item:first-child {
    border-right: none;
    border-bottom: 1px solid #f1f1f1;
  }
}
#human-resources .kz-stats__item.first {
  padding: 29px 20px;
  background-color: #0d4057;
  background-image: url("/local/templates/invest/images/human-res/bg_kz-stats.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 2px;
  color: #ffffff;
  text-align: left;
}
#human-resources .text {
  font-size: 15px;
}
#human-resources .text__bold {
  font-weight: 600;
}
#human-resources .text__bold-f {
  font-weight: 500;
}
#human-resources .text__blue {
  color: #5fbce9;
}
#human-resources .text__red-line {
  text-indent: 1.5em;
}
#human-resources .text__big-bold {
  font-weight: 900;
  font-size: 35px;
}
#human-resources .release-list {
  margin-bottom: 30px;
}
@media (max-width: 513px) {
  #human-resources .release-list {
    padding: 0;
  }
}
#human-resources .release-list__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
#human-resources .release-list__item .text {
  max-width: 340px;
}
@media (max-width: 513px) {
  #human-resources .release-list__item .text {
    max-width: 260px;
  }
}
@media (max-width: 390px) {
  #human-resources .release-list__item .text {
    max-width: 200px;
  }
}
#human-resources .release-list__item .text__blue {
  width: 50px;
}
#human-resources .row.wages__block > * {
  margin-bottom: 20px;
}
#human-resources .wages {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
#human-resources .wages__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 25px 20px 15px 20px;
  text-align: center;
}
#human-resources .wages__content img {
  margin-bottom: 24px;
  width: 45px;
  height: auto;
}
#human-resources .wages .price {
  padding: 14px 20px 16px 20px;
  text-align: center;
  font-weight: 600;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: auto;
}
#human-resources .economic-activity {
  border-radius: 3px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
#human-resources .economic-activity__list {
  padding: 31px 19px;
  list-style: none;
}
@media (max-width: 500px) {
  #human-resources .economic-activity__list {
    padding: 20px 5px;
  }
}
#human-resources .economic-activity__list__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  #human-resources .economic-activity__list__item {
    justify-content: center;
    margin-top: 10px;
    flex-direction: column;
  }
}
#human-resources .economic-activity__list__item-text {
  max-width: 304px;
}
@media (max-width: 1199px) {
  #human-resources .economic-activity__list__item-text {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  #human-resources .economic-activity__list__item-text {
    font-size: 13px;
  }
}
#human-resources .economic-activity__list__item__chart {
  width: 400px;
  position: relative;
}
@media (max-width: 1199px) {
  #human-resources .economic-activity__list__item__chart {
    width: 100%;
  }
}
#human-resources .economic-activity__list__item__chart__item {
  display: flex;
  align-items: center;
  position: relative;
}
#human-resources .economic-activity__list__item__chart__item_silver-chart {
  display: flex;
  align-items: center;
  background-color: #f7f7f7;
  width: 100%;
  border-radius: 2px;
}
#human-resources .economic-activity__list__item__chart__item_silver-chart span {
  display: block;
  background-color: #4eb7e7;
  height: 4px;
  transition: 0.3s linear;
  box-shadow: 0 5px 9px 0 rgba(78, 183, 231, 0.45);
  border-radius: 2px;
}
#human-resources .economic-activity__list__item__chart__item_value {
  margin-left: 7px;
  width: 50px;
  text-align: left;
}
#human-resources .economic-activity__list__item__chart:after {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  background-color: #f7f7f7;
  width: 1px;
  height: 50px;
}
@media (max-width: 1199px) {
  #human-resources .economic-activity__list__item__chart:after {
    height: 90px;
  }
}
#human-resources .last-after-chart.economic-activity__list__item__chart:after {
  position: absolute;
  top: 0;
  left: -1px;
  background-color: #f7f7f7;
  width: 1px;
  height: 20px;
}
#human-resources .grant {
  margin-bottom: 30px;
  font-weight: 500;
}
#human-resources .grant img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #human-resources .grant img {
    margin-bottom: 10px;
  }
}
#human-resources .block-blue {
  width: 80%;
  padding: 27px 18px 32px 25px;
  border-radius: 2px;
  background-color: #4eb7e7;
  color: #ffffff;
}
#human-resources .block-blue img {
  width: 44px;
  height: 50px;
  margin-bottom: 10px;
}
#human-resources .block-blue .text__big-bold {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #human-resources .block-blue {
    width: 100%;
    margin-bottom: 10px;
  }
}
#human-resources .univer-chart {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#human-resources .univer-chart__chart {
  display: flex;
  justify-content: center;
}
#human-resources .univer-chart__chart img {
  max-width: 264px;
  height: auto;
  position: relative;
}
#human-resources .univer-chart__chart_content span {
  font-weight: 500;
  position: absolute;
  top: 25%;
  left: 35%;
}
#human-resources .univer-chart__chart_content span:nth-child(1) {
  color: #ffffff;
}
#human-resources .univer-chart__chart_content span:nth-child(2) {
  top: 50%;
  left: 60%;
  color: #ffffff;
}
#human-resources .univer-chart__chart_content span:nth-child(3) {
  top: 91%;
  left: 23%;
}
@media (max-width: 1199px) {
  #human-resources .univer-chart__chart_content span:nth-child(3) {
    left: 11%;
  }
}
@media (max-width: 767px) {
  #human-resources .univer-chart__chart_content span:nth-child(3) {
    left: 23%;
  }
}
@media (max-width: 575px) {
  #human-resources .univer-chart__chart_content span:nth-child(3) {
    left: 27%;
  }
}
@media (max-width: 520px) {
  #human-resources .univer-chart__chart_content span:nth-child(3) {
    left: 19%;
  }
}
@media (max-width: 420px) {
  #human-resources .univer-chart__chart_content span:nth-child(3) {
    left: 15%;
  }
}
@media (max-width: 370px) {
  #human-resources .univer-chart__chart_content span:nth-child(3) {
    left: 8%;
  }
}
#human-resources .univer-chart__chart_content span:nth-child(4) {
  top: 98%;
  left: 33%;
}
@media (max-width: 1199px) {
  #human-resources .univer-chart__chart_content span:nth-child(4) {
    left: 25%;
  }
}
@media (max-width: 767px) {
  #human-resources .univer-chart__chart_content span:nth-child(4) {
    left: 33%;
  }
}
@media (max-width: 575px) {
  #human-resources .univer-chart__chart_content span:nth-child(4) {
    left: 36%;
  }
}
@media (max-width: 520px) {
  #human-resources .univer-chart__chart_content span:nth-child(4) {
    left: 30%;
  }
}
@media (max-width: 420px) {
  #human-resources .univer-chart__chart_content span:nth-child(4) {
    left: 27%;
  }
}
@media (max-width: 370px) {
  #human-resources .univer-chart__chart_content span:nth-child(4) {
    left: 23%;
  }
}
#human-resources .univer-chart__chart_content span:nth-child(5) {
  top: 100%;
  left: 44%;
}
@media (max-width: 1199px) {
  #human-resources .univer-chart__chart_content span:nth-child(5) {
    top: 102%;
    left: 42%;
  }
}
@media (max-width: 767px) {
  #human-resources .univer-chart__chart_content span:nth-child(5) {
    left: 44%;
  }
}
@media (max-width: 575px) {
  #human-resources .univer-chart__chart_content span:nth-child(5) {
    left: 45%;
  }
}
@media (max-width: 420px) {
  #human-resources .univer-chart__chart_content span:nth-child(5) {
    left: 43%;
  }
}
@media (max-width: 370px) {
  #human-resources .univer-chart__chart_content span:nth-child(5) {
    left: 41%;
  }
}
#human-resources .univer-chart__list {
  padding: 0;
}
@media (max-width: 1199px) {
  #human-resources .univer-chart__list {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  #human-resources .univer-chart__list {
    margin-top: 50px;
  }
}
#human-resources .univer-chart__list li {
  margin-bottom: 15px;
  list-style: none;
  position: relative;
}
#human-resources .univer-chart__list li::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 28%;
  left: -35px;
  background-color: #4eb7e7;
  -webkit-box-shadow: 0 0 10px 3px #ace2fb;
  -moz-box-shadow: 0 0 10px 3px #ace2fb;
  box-shadow: 0 0 10px 3px #ace2fb;
}
#human-resources .univer-chart__list li:nth-child(2)::after {
  background-color: #ee5959;
  -webkit-box-shadow: 0 0 10px 3px #fdeeee;
  -moz-box-shadow: 0 0 10px 3px #fdeeee;
  box-shadow: 0 0 10px 3px #fdeeee;
}
#human-resources .univer-chart__list li:nth-child(3)::after {
  background-color: #87e857;
  -webkit-box-shadow: 0 0 10px 3px #f3fdee;
  -moz-box-shadow: 0 0 10px 3px #f3fdee;
  box-shadow: 0 0 10px 3px #f3fdee;
}
#human-resources .univer-chart__list li:nth-child(4)::after {
  background-color: #dfe857;
  -webkit-box-shadow: 0 0 10px 3px #fcfdee;
  -moz-box-shadow: 0 0 10px 3px #fcfdee;
  box-shadow: 0 0 10px 3px #fcfdee;
}
#human-resources .univer-chart__list li:nth-child(5)::after {
  background-color: #554ee7;
  -webkit-box-shadow: 0 0 10px 3px #eeedfd;
  -moz-box-shadow: 0 0 10px 3px #eeedfd;
  box-shadow: 0 0 10px 3px #eeedfd;
}
#human-resources .univer-chart-mb {
  margin-bottom: 80px;
}
#human-resources .training {
  padding: 0;
}
#human-resources .training li {
  margin-bottom: 10px;
  list-style: none;
  position: relative;
}
#human-resources .training li::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 38%;
  left: -35px;
  background-color: #4eb7e7;
  -webkit-box-shadow: 0 0 10px 3px #ace2fb;
  -moz-box-shadow: 0 0 10px 3px #ace2fb;
  box-shadow: 0 0 10px 3px #ace2fb;
}
#human-resources .training li::before {
  position: absolute;
  content: '';
  width: 80px;
  height: 2px;
  top: 47%;
  left: -110px;
  background-color: #4eb7e7;
}
@media (max-width: 767px) {
  #human-resources .training li::before {
    width: 2px;
    height: 26px;
    top: -10px;
    left: -31px;
  }
}
#human-resources .training li .text span {
  font-size: 25px;
  font-weight: 900;
  color: #4eb7e7;
}
@media (max-width: 767px) {
  #human-resources .training {
    padding: 0 0 0 40px;
  }
}
#human-resources .link {
  color: #000000;
}
#human-resources .source {
  margin-bottom: 30px;
  text-align: right;
  font-size: 13px;
}
#human-resources .source a {
  color: #000000;
}
#human-resources .source span {
  font-style: italic;
}
.infographics-table thead {
  background-color: #00737a;
  color: #ffffff;
}
.infographics-table thead tr {
  text-align: center;
}
.infographics-table thead tr th,
.infographics-table thead tr td {
  border: 1px solid #ffffff;
  padding: 3px 5px;
}
.infographics-table thead tr th p,
.infographics-table thead tr td p {
  padding: 0 !important;
  margin: 0 !important;
}
.infographics-table tbody tr td {
  border: 1px solid #ffffff;
  padding: 3px 5px;
  vertical-align: top;
}
.infographics-table tbody tr td p {
  padding: 0 !important;
  margin: 0 !important;
}
.infographics-table tbody tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.infographics-table tbody tr:nth-of-type(even) {
  background-color: #ececec;
}
.infographics-table_top thead {
  background-color: #00737a;
  color: #ffffff;
}
.infographics-table_top thead tr {
  text-align: center;
}
.infographics-table_top thead tr th,
.infographics-table_top thead tr td {
  border: 1px solid #ffffff;
  padding: 3px 5px;
  vertical-align: top;
}
.infographics-table_top thead tr th p,
.infographics-table_top thead tr td p {
  padding: 0 !important;
  margin: 0 !important;
}
.infographics-table_top tbody tr td {
  border: 1px solid #ffffff;
  padding: 3px 5px;
  vertical-align: top;
}
.infographics-table_top tbody tr td p {
  padding: 0 !important;
  margin: 0 !important;
}
.infographics-table_top tbody tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.infographics-table_top tbody tr:nth-of-type(even) {
  background-color: #ececec;
}
.right-2 tr td:nth-child(2) {
  text-align: right;
}
.region-area-content {
  color: #4F4F4F;
}
.region-area-content p {
  font-size: 14px;
  margin-bottom: 0.5rem;
}
.region-area-title {
  font-size: 24px;
  font-weight: bold;
  color: #324158;
  margin-bottom: 20px;
}
.region-area-title.m-0 {
  margin: 0;
}
.region-area-slider,
.region-universities-slider {
  position: relative;
  margin: 48px 0 30px;
}
.region-area-slider .owl-nav,
.region-universities-slider .owl-nav {
  position: absolute;
  width: 100%;
  height: 0;
  display: flex;
  justify-content: space-between;
  z-index: 3;
  top: calc(50% - 16px);
}
.region-area-slider .owl-nav button.owl-prev,
.region-universities-slider .owl-nav button.owl-prev,
.region-area-slider .owl-nav button.owl-next,
.region-universities-slider .owl-nav button.owl-next {
  width: 46px;
  height: 46px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 50px;
  transition: 0.3s ease;
  box-shadow: 0 24px 42px rgba(57, 78, 90, 0.14);
  margin: 0;
}
.region-area-slider .owl-nav button.owl-prev:hover,
.region-universities-slider .owl-nav button.owl-prev:hover,
.region-area-slider .owl-nav button.owl-next:hover,
.region-universities-slider .owl-nav button.owl-next:hover {
  background-color: #4aabde;
  color: #ffffff;
}
.region-area-slider .owl-nav button.owl-prev:focus,
.region-universities-slider .owl-nav button.owl-prev:focus,
.region-area-slider .owl-nav button.owl-next:focus,
.region-universities-slider .owl-nav button.owl-next:focus {
  outline: none;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.27);
}
.region-area-slider .owl-nav button.owl-prev,
.region-universities-slider .owl-nav button.owl-prev {
  transform: translateX(-23px);
}
.region-area-slider .owl-nav button.owl-next,
.region-universities-slider .owl-nav button.owl-next {
  transform: translateX(23px);
}
.region-area-slider__img {
  width: 100%;
  height: 380px;
  object-fit: cover;
}
.region-area-slider__text,
.region-universities-slider__text {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 55%;
  background: #FFFFFF;
  padding: 15px 20px;
  font-size: 14px;
  border-radius: 5px;
}
.region-area-slider__text p,
.region-universities-slider__text p {
  font-size: inherit;
}
.region-area-slider__text__flex-cont {
  display: flex;
  justify-content: space-between;
}
.region-area-slider__text__flex-cont__title {
  font-weight: 600;
  font-size: 16px;
  color: #60B6E3;
  margin-bottom: 10px;
}
.region-area-slider__text__flex-cont__value {
  font-weight: 500;
}
.region-area__grid-cont {
  display: grid;
  grid-template-columns: 20% 37.5% 37.5%;
  justify-content: space-between;
  gap: 24px;
  font-size: 14px;
  margin-bottom: 85px;
}
.region-area__grid-cont .full-width {
  grid-column: 1 / span 3;
}
.region-area__grid-cont .flex-cont {
  display: flex;
}
.region-area__grid-cont .flex-cont img {
  align-self: flex-start;
  margin-right: 20px;
}
.region-area__grid-cont .flex-cont-y {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.region-area__grid-cont .flex-cont-y img {
  margin-bottom: 20px;
}
.region-area__grid-cont ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.region-area__grid-cont p {
  font-size: inherit;
}
@media screen and (max-width: 1300px) {
  .region-area__grid-cont {
    grid-template-columns: 35% 60%;
  }
  .region-area__grid-cont .flex-cont:nth-child(3) {
    grid-column: 1 / span 2;
  }
  .region-area__grid-cont .full-width {
    grid-column: 1 / span 2;
  }
}
@media screen and (max-width: 500px) {
  .region-area__grid-cont {
    grid-template-columns: 100%;
  }
  .region-area__grid-cont .flex-cont:nth-child(3) {
    grid-column: 1;
  }
  .region-area__grid-cont .full-width {
    grid-column: 1;
  }
}
.lh-2 {
  line-height: 170%;
}
.region-area__flex-cont__title {
  font-weight: 600;
  font-size: 14px;
  color: #60B6E3;
}
.blue-background {
  position: absolute;
  height: 90%;
  background: #60B6E3;
  z-index: -1;
  width: 100vw;
  top: 35px;
  left: 0;
  transform: scaleX(2);
}
.region-area-flex-cont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.region-area-flex-cont p.white {
  font-size: 14px;
  color: #FFFFFF;
}
@media screen and (max-width: 1100px) {
  .region-area-flex-cont {
    flex-direction: column;
  }
  .region-area-flex-cont .region-area-flex-cont__item--left {
    width: 100%;
  }
  .region-area-flex-cont .region-area-flex-cont__item--right {
    width: 100%;
  }
}
.region-area-flex-cont__item--left {
  position: relative;
  width: 52%;
  padding: 25px 30px 35px;
  font-size: 14px;
}
.region-area-flex-cont__item--right {
  width: 48%;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
  padding: 60px 24px 30px;
  font-size: 14px;
}
.region-area-flex-cont__item--right__item {
  display: flex;
  background: #FFFFFF;
  padding: 15px 25px;
  border-radius: 5px;
  margin-bottom: 16px;
}
.region-area-flex-cont__item--right__item img {
  align-self: center;
  margin-right: 30px;
}
.region-area-flex-cont__item--right__item p {
  font-size: 14px;
}
.region-area-flex-cont__item--right__item p:last-child {
  margin: 0;
}
.region-area-content .fs-16 {
  font-size: 14px;
}
.region-area-content .economy-sections {
  margin: 50px 0 50px;
}
.region-area-content .economy-section {
  position: relative;
  padding-top: 84px;
  margin-top: 98px;
  font-size: 14px;
}
.region-area-content .economy-section:last-child ul {
  display: flex;
  margin-top: 28px;
  position: relative;
  padding-bottom: 33px;
  margin-bottom: 30px;
  justify-content: space-between;
}
.region-area-content .economy-section:last-child ul::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
  display: block;
  clear: both;
  background: rgba(0, 0, 0, 0.1);
}
.region-area-content .economy-section:last-child b {
  color: #60B6E3;
  font-size: 20px;
}
.region-area-content .economy-section__icon {
  position: absolute;
  top: -65px;
  left: 25px;
  padding: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 10px 40px rgba(187, 186, 186, 0.16);
}
.region-area-content .economy-section__icon img {
  width: 50px;
}
.region-area-content .economy-section__title {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 10px;
}
.region-area-content .bg-text {
  position: absolute;
  right: 0;
  bottom: calc(50% - 110px);
  font-weight: bold;
  font-size: 150px;
  color: #60B6E3;
  opacity: 0.15;
  margin: 0;
}
.region-area-content .bg-text--small {
  position: absolute;
  right: 0;
  bottom: 0;
  font-weight: bold;
  font-size: 80px;
  color: #60B6E3;
  opacity: 0.1;
  margin: 0;
}
.region-area-content .economy-rate-flex-cont-wrapper {
  margin-bottom: 50px;
}
.region-area-content .economy-rate-flex-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}
.region-area-content .economy-rate-flex-cont p {
  font-size: inherit;
}
.region-area-content .economy-rate-flex-cont .flex-cont {
  display: flex;
}
.region-area-content .economy-rate-flex-cont__img {
  margin-right: 30px;
}
.region-area-content .economy-rate-flex-cont__title {
  font-weight: 600;
  color: #000000;
}
.region-area-content .economy-table table:first-of-type {
  display: block;
  border-left: 3px solid #60b6e3;
}
.region-area-content .economy-table table:not(:first-of-type) {
  border-left: 3px solid #60b6e3;
  box-shadow: none;
}
.region-area-content table {
  box-shadow: 0 10px 40px rgba(187, 186, 186, 0.16);
}
.region-area-content table::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.region-area-content tr {
  border: none;
}
.region-area-content td {
  padding: 24px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  vertical-align: middle;
}
.region-area-content td:first-child {
  border-left: none;
}
.region-area-content td:last-child {
  border-right: none;
}
.region-area-content td:not(:first-child) p {
  text-align: center;
}
.region-area-content td p {
  margin: 0;
}
.region-area-content tr:first-child td {
  border-top: none;
}
.region-area-content tr:last-child td {
  border-bottom: none;
}
@media (max-width: 440px) {
  .economy-section {
    position: relative;
  }
  .economy-section:last-child ul {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
  }
  .economy-section:last-child ul > li {
    margin-bottom: 10px;
  }
}
.region-infrastructure__collapsible-item {
  margin-bottom: 30px;
  box-shadow: 0 10px 40px rgba(187, 186, 186, 0.16);
}
.region-infrastructure__collapsible-item .investment-site__block-one {
  justify-content: unset;
  position: relative;
}
.region-infrastructure__collapsible-item .investment-site__block-one img {
  width: 50px;
  margin-right: 30px;
}
.region-infrastructure__collapsible-item .investment-site__block-one p {
  font-weight: 600;
  font-size: 20px;
}
.region-infrastructure__collapsible-item .investment-site__block-one:hover {
  background: none;
  color: #60B6E3;
}
@media screen and (max-width: 500px) {
  .region-infrastructure__collapsible-item .investment-site__block-one {
    flex-direction: row;
  }
  .region-infrastructure__collapsible-item .investment-site__block-one p {
    font-size: 16px;
  }
  .region-infrastructure__collapsible-item .investment-site__block-one img {
    width: 35px;
  }
}
.region-infrastructure__collapsible-item .investment-site__block-one::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 20px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #60B6E3;
  transition: all 0.3s;
}
.region-infrastructure__collapsible-item .investment-site__block-one__click {
  background: none;
}
.region-infrastructure__collapsible-item .investment-site__block-one__click::after {
  transform: rotateZ(180deg);
}
.region-infrastructure__collapsible-item .investment-site__block-two {
  border-top: 0 solid rgba(0, 0, 0, 0.1);
}
.region-infrastructure__collapsible-item .contacts-flex-cont {
  display: flex;
  margin-top: 10px;
  flex-wrap: wrap;
  font-size: 14px;
}
.region-infrastructure__collapsible-item .contacts-flex-cont:not(:last-child) {
  margin-bottom: 15px;
}
.region-infrastructure__collapsible-item .contacts-flex-cont > * {
  margin-right: 30px;
  margin-bottom: 10px;
}
.region-infrastructure__collapsible-item .contacts-flex-cont img {
  margin-right: 10px;
}
.markets-table {
  padding: 30px;
  box-shadow: 0 10px 40px rgba(187, 186, 186, 0.16);
  border-radius: 5px;
}
.markets-table .table {
  display: block;
  overflow-x: scroll;
  box-shadow: none;
  border-left: 3px solid #60b6e3;
}
.markets-orgs-grid-cont {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-top: 42px;
  box-shadow: 0px 10px 40px rgba(187, 186, 186, 0.16);
  border-radius: 10px;
  grid-gap: 1px;
  background: rgba(187, 186, 186, 0.16);
}
.markets-orgs-grid-cont .full-width {
  grid-column: 1 / span 2;
  margin: 0;
}
.markets-orgs-grid-cont__item {
  display: flex;
  align-items: center;
  padding: 30px 40px;
  background: #ffffff;
}
.markets-orgs-grid-cont__item:last-child {
  grid-column: 1 / span 2;
}
.markets-orgs-grid-cont__img img {
  width: 100px;
  margin-right: 20px;
  align-self: center;
}
.hr-table h3 {
  font-size: 24px;
  font-weight: bold;
  color: #324158;
  margin: 50px auto 20px;
}
.hr-table table {
  border-left: 3px solid #60B6E3;
  border-radius: 5px;
}
.region-universities-slider__img {
  width: 100%;
  height: 445px;
  object-fit: cover;
}
.region-universities-slider__text {
  display: flex;
  align-items: center;
  font-size: 20px;
}
.region-universities-slider__text img {
  max-width: 103px;
  margin-right: 10px;
}
.region-area-slider__text__flex-cont__title {
  font-weight: 600;
  color: #3d4858;
}
.region-universities-slider .hover-text-block {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  transition: 0.3s;
  opacity: 0;
  overflow: auto;
}
.region-universities-slider .hover-text-block > * {
  padding: 0 30px;
}
.region-universities-slider .hover-text-block .region-universities-slider__text {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.region-universities-slider .hover-text-block .contacts {
  margin-top: 30px;
  background: transparent;
}
.region-universities-slider .hover-text-block .contacts-flex-cont {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.region-universities-slider .hover-text-block .contacts-flex-cont img {
  width: auto !important;
}
.region-universities-slider .hover-text-block .contacts-flex-cont > * {
  display: flex;
  align-items: center;
  max-width: 250px;
  margin-right: 30px;
  margin-bottom: 10px;
}
.region-universities-slider .hover-text-block .contacts-flex-cont > * * {
  display: flex;
  margin-right: 5px;
  flex-direction: column;
  align-items: flex-start;
}
.region-universities-slider .hover-text-block .contacts-flex-cont .display-block :not(:first-child) {
  display: block;
  text-align: end;
}
.region-universities-slider .owl-item:hover .hover-text-block {
  opacity: 1;
}
.radio-toolbar input[type=radio] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.radio-toolbar label {
  display: inline-block;
  background-color: #eeeeee;
  padding: 10px 10px;
  font-family: sans-serif, Arial;
  min-width: 100px;
  text-align: center;
  border: 2px solid #e0e0e0;
}
.radio-toolbar input[type=radio]:checked + label {
  background-color: #74b5e8;
  border-color: #a0ccf8;
  color: #ffffff;
}
.marketing-btn {
  border-radius: 150px;
  padding: 4px 30px;
  font-family: Montserrat, 'sans-serif';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  text-align: center;
  border: none;
  color: #ffffff;
  margin: 1px;
}
.marketing-btn:first-child {
  margin-bottom: 23px;
}
.marketing-btn.active {
  background: #60b6e3;
}
.marketing-btn.disabled {
  background: #999999;
  pointer-events: none;
}
.marketing-title {
  font-family: Montserrat, 'sans-serif';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 25px;
}
.marketing-block {
  display: flex;
  justify-content: space-between;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.07);
  padding: 23px 21px;
  margin-bottom: 25px;
}
.marketing-block__right {
  display: flex;
  flex-direction: column;
  max-width: 195px;
}
.marketing-block__right a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.marketing-block__left h5 {
  font-family: Montserrat, 'sans-serif';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 40px;
  max-width: 441px;
}
.marketing-block__left-span {
  display: flex;
  flex-direction: column;
}
.marketing-block__left-span span {
  margin-bottom: 10px;
  font-family: Montserrat, 'sans-serif';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 135%;
  color: #999999;
}
.disabled-link {
  pointer-events: none;
}
.marketing-modal-button {
  background: #57beed;
  border: 1px solid #57beed;
  border-radius: 150px;
  color: #ffffff;
}
.marketing-modal-button:hover {
  color: #0056b3;
  background: #ffffff;
}
.marketing-modal-wrapper .marketing-modal-close {
  padding: 0;
  margin: 0;
  border: 0;
  background: #ffffff00;
  font-size: 30px;
  font-weight: 700;
  color: #727272;
  transition: 0.3s;
}
.marketing-modal-wrapper .marketing-modal-close:hover {
  color: #000000;
}
.marketing-modal-wrapper .marketing-modal .mb-5:last-child {
  margin-bottom: 0 !important;
}
.support-modal {
  padding-left: 7px;
}
.support-modal .modal-dialog {
  max-width: 100%;
}
.support-modal_wrap {
  position: relative;
  padding: 270px 375px;
  background: #FFFFFF;
}
@media (min-width: 200px) and (max-width: 1024px) {
  .support-modal_wrap {
    padding: 73px 19px;
  }
}
@media (min-width: 1025px) and (max-width: 1300px) {
  .support-modal_wrap {
    padding: 71px 283px;
  }
}
.support-modal-close {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.support-modal .support-modal-close img {
  width: 100%;
  height: 100%;
}
.main-support_item {
  cursor: pointer;
}
.wrap-mashstroy,
.wrap-apk,
.wrp-trade {
  background: #ffffff;
}
.wrap-mashstroy .blue_text,
.wrap-apk .blue_text,
.wrp-trade .blue_text {
  color: #4aabde;
}
.wrap-mashstroy .blue_text__bold,
.wrap-apk .blue_text__bold,
.wrp-trade .blue_text__bold {
  font-weight: 500;
  color: #4aabde;
}
.wrap-mashstroy .red_text,
.wrap-apk .red_text,
.wrp-trade .red_text {
  color: rgba(191, 33, 37, 0.79);
}
.wrap-mashstroy ul.info_list__disc,
.wrap-apk ul.info_list__disc,
.wrp-trade ul.info_list__disc,
.wrap-mashstroy ol.info_list__disc,
.wrap-apk ol.info_list__disc,
.wrp-trade ol.info_list__disc {
  list-style-type: disc;
}
.wrap-mashstroy ul.info_list__num,
.wrap-apk ul.info_list__num,
.wrp-trade ul.info_list__num,
.wrap-mashstroy ol.info_list__num,
.wrap-apk ol.info_list__num,
.wrp-trade ol.info_list__num {
  list-style-type: decimal;
}
.wrap-mashstroy ul.info_list__disc,
.wrap-apk ul.info_list__disc,
.wrp-trade ul.info_list__disc,
.wrap-mashstroy ol.info_list__disc,
.wrap-apk ol.info_list__disc,
.wrp-trade ol.info_list__disc,
.wrap-mashstroy ul.info_list__num,
.wrap-apk ul.info_list__num,
.wrp-trade ul.info_list__num,
.wrap-mashstroy ol.info_list__num,
.wrap-apk ol.info_list__num,
.wrp-trade ol.info_list__num {
  padding: 0;
  margin-bottom: 20px;
}
.wrap-mashstroy ul.info_list__disc li.sub_title,
.wrap-apk ul.info_list__disc li.sub_title,
.wrp-trade ul.info_list__disc li.sub_title,
.wrap-mashstroy ol.info_list__disc li.sub_title,
.wrap-apk ol.info_list__disc li.sub_title,
.wrp-trade ol.info_list__disc li.sub_title,
.wrap-mashstroy ul.info_list__num li.sub_title,
.wrap-apk ul.info_list__num li.sub_title,
.wrp-trade ul.info_list__num li.sub_title,
.wrap-mashstroy ol.info_list__num li.sub_title,
.wrap-apk ol.info_list__num li.sub_title,
.wrp-trade ol.info_list__num li.sub_title {
  font-size: 16px;
  font-weight: 500;
}
.wrap-mashstroy ul.info_list__disc li.title,
.wrap-apk ul.info_list__disc li.title,
.wrp-trade ul.info_list__disc li.title,
.wrap-mashstroy ol.info_list__disc li.title,
.wrap-apk ol.info_list__disc li.title,
.wrp-trade ol.info_list__disc li.title,
.wrap-mashstroy ul.info_list__num li.title,
.wrap-apk ul.info_list__num li.title,
.wrp-trade ul.info_list__num li.title,
.wrap-mashstroy ol.info_list__num li.title,
.wrap-apk ol.info_list__num li.title,
.wrp-trade ol.info_list__num li.title {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  margin-left: 0;
  padding-left: 0;
}
.wrap-mashstroy ul.info_list__disc li,
.wrap-apk ul.info_list__disc li,
.wrp-trade ul.info_list__disc li,
.wrap-mashstroy ol.info_list__disc li,
.wrap-apk ol.info_list__disc li,
.wrp-trade ol.info_list__disc li,
.wrap-mashstroy ul.info_list__num li,
.wrap-apk ul.info_list__num li,
.wrp-trade ul.info_list__num li,
.wrap-mashstroy ol.info_list__num li,
.wrap-apk ol.info_list__num li,
.wrp-trade ol.info_list__num li {
  padding-left: 0;
  margin-left: 31px;
  margin-bottom: 10px;
  font-weight: 100;
  font-size: 13px;
}
.wrap-mashstroy ul.info_list__disc li ul,
.wrap-apk ul.info_list__disc li ul,
.wrp-trade ul.info_list__disc li ul,
.wrap-mashstroy ol.info_list__disc li ul,
.wrap-apk ol.info_list__disc li ul,
.wrp-trade ol.info_list__disc li ul,
.wrap-mashstroy ul.info_list__num li ul,
.wrap-apk ul.info_list__num li ul,
.wrp-trade ul.info_list__num li ul,
.wrap-mashstroy ol.info_list__num li ul,
.wrap-apk ol.info_list__num li ul,
.wrp-trade ol.info_list__num li ul {
  padding: 0;
  margin-top: 15px;
  margin-left: -15px;
}
.wrap-mashstroy .content,
.wrap-apk .content,
.wrp-trade .content {
  margin-bottom: 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.wrap-mashstroy .content.no_brs,
.wrap-apk .content.no_brs,
.wrp-trade .content.no_brs {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.wrap-mashstroy .content.no_padding,
.wrap-apk .content.no_padding,
.wrp-trade .content.no_padding {
  padding-left: 0;
  padding-right: 0;
}
.wrap-mashstroy .content.no_padding > *,
.wrap-apk .content.no_padding > *,
.wrp-trade .content.no_padding > * {
  padding-left: 40px;
  padding-right: 40px;
}
.wrap-mashstroy .content.no_padding .content,
.wrap-apk .content.no_padding .content,
.wrp-trade .content.no_padding .content {
  margin: 0 30px;
}
@media screen and (max-width: 360px) {
  .wrap-mashstroy .content.no_padding .content,
  .wrap-apk .content.no_padding .content,
  .wrp-trade .content.no_padding .content {
    margin: 0 0;
  }
}
.wrap-mashstroy .content .paraq,
.wrap-apk .content .paraq,
.wrp-trade .content .paraq {
  font-size: 14px;
}
.wrap-mashstroy .content .paraq__middle,
.wrap-apk .content .paraq__middle,
.wrp-trade .content .paraq__middle {
  font-size: 20px;
}
.wrap-mashstroy .content .paraq__middle__bold,
.wrap-apk .content .paraq__middle__bold,
.wrp-trade .content .paraq__middle__bold {
  font-size: 20px;
  font-weight: 500;
}
.wrap-mashstroy .content .paraq__blue,
.wrap-apk .content .paraq__blue,
.wrp-trade .content .paraq__blue {
  color: white;
  background: #6bbff2;
  padding: 10px 40px;
  margin: 20px 0;
}
.wrap-mashstroy .content img.maxwidth,
.wrap-apk .content img.maxwidth,
.wrp-trade .content img.maxwidth {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  object-position: center;
  object-fit: contain;
  margin-bottom: 20px;
}
.wrap-mashstroy .content_title,
.wrap-apk .content_title,
.wrp-trade .content_title,
.wrap-mashstroy .content_title__bold,
.wrap-apk .content_title__bold,
.wrp-trade .content_title__bold,
.wrap-mashstroy .content_title__big,
.wrap-apk .content_title__big,
.wrp-trade .content_title__big {
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
  font-weight: 500;
}
.wrap-mashstroy .content_title__bold,
.wrap-apk .content_title__bold,
.wrp-trade .content_title__bold,
.wrap-mashstroy .content_title__bold__bold,
.wrap-apk .content_title__bold__bold,
.wrp-trade .content_title__bold__bold,
.wrap-mashstroy .content_title__big__bold,
.wrap-apk .content_title__big__bold,
.wrp-trade .content_title__big__bold {
  font-weight: 600;
  margin-top: 30px;
}
.wrap-mashstroy .content_title__big,
.wrap-apk .content_title__big,
.wrp-trade .content_title__big,
.wrap-mashstroy .content_title__bold__big,
.wrap-apk .content_title__bold__big,
.wrp-trade .content_title__bold__big,
.wrap-mashstroy .content_title__big__big,
.wrap-apk .content_title__big__big,
.wrp-trade .content_title__big__big {
  font-size: 40px;
  color: #4d4d4d;
  font-weight: 900;
  text-transform: uppercase;
}
.wrap-mashstroy .content_title.normal_fw,
.wrap-apk .content_title.normal_fw,
.wrp-trade .content_title.normal_fw,
.wrap-mashstroy .content_title__bold.normal_fw,
.wrap-apk .content_title__bold.normal_fw,
.wrp-trade .content_title__bold.normal_fw,
.wrap-mashstroy .content_title__big.normal_fw,
.wrap-apk .content_title__big.normal_fw,
.wrp-trade .content_title__big.normal_fw {
  font-weight: 100;
  margin-top: -18px;
}
.wrap-mashstroy .wra_conntent,
.wrap-apk .wra_conntent,
.wrp-trade .wra_conntent,
.wrap-mashstroy .wra_conntent__aic,
.wrap-apk .wra_conntent__aic,
.wrp-trade .wra_conntent__aic {
  display: flex;
  flex-wrap: wrap;
}
.wrap-mashstroy .wra_conntent__aic,
.wrap-apk .wra_conntent__aic,
.wrp-trade .wra_conntent__aic {
  align-items: flex-start;
}
@media screen and (max-width: 500px) {
  .wrap-mashstroy .content_title__big,
  .wrap-apk .content_title__big,
  .wrp-trade .content_title__big {
    font-size: 25px;
  }
}
.wrap-mashstroy .wra_conntent__aic .inner_content,
.wrap-apk .wra_conntent__aic .inner_content,
.wrp-trade .wra_conntent__aic .inner_content {
  box-shadow: 0 3px 20px #dedede;
  width: 350px;
  flex-grow: 1;
  margin: 10px;
  background: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
}
.wrap-mashstroy .wra_conntent__aic .inner_content img,
.wrap-apk .wra_conntent__aic .inner_content img,
.wrp-trade .wra_conntent__aic .inner_content img {
  width: 100%;
  display: block;
}
.wrap-mashstroy .inner_content,
.wrap-apk .inner_content,
.wrp-trade .inner_content {
  box-shadow: 0 3px 20px #dedede;
  flex-grow: 1;
  margin: 10px;
  background: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
}
.wrap-mashstroy .transparent,
.wrap-apk .transparent,
.wrp-trade .transparent {
  box-shadow: none;
  background-color: transparent !important;
}
.wrap-mashstroy .blue_bg,
.wrap-apk .blue_bg,
.wrp-trade .blue_bg {
  background: #f4fafe !important;
}
.wrap-mashstroy .logo_section_img,
.wrap-apk .logo_section_img,
.wrp-trade .logo_section_img {
  display: block;
  width: 100%;
  max-width: 512px;
  margin-left: 0 !important;
}
.wrap-mashstroy .small_text,
.wrap-apk .small_text,
.wrp-trade .small_text,
.wrap-mashstroy .small_text__bold,
.wrap-apk .small_text__bold,
.wrp-trade .small_text__bold,
.wrap-mashstroy .small_text__small,
.wrap-apk .small_text__small,
.wrp-trade .small_text__small {
  font-size: 12px;
  margin-bottom: 20px;
  display: block;
}
.wrap-mashstroy .small_text__titki,
.wrap-apk .small_text__titki,
.wrp-trade .small_text__titki,
.wrap-mashstroy .small_text__bold__titki,
.wrap-apk .small_text__bold__titki,
.wrp-trade .small_text__bold__titki,
.wrap-mashstroy .small_text__small__titki,
.wrap-apk .small_text__small__titki,
.wrp-trade .small_text__small__titki {
  margin: 5px 0;
  font-size: 11px;
  color: #dedede;
}
.wrap-mashstroy .small_text__small,
.wrap-apk .small_text__small,
.wrp-trade .small_text__small {
  color: #dedede;
  margin-top: -18px;
  margin-bottom: 5px;
  display: block;
}
.wrap-mashstroy .small_text__small__bold,
.wrap-apk .small_text__small__bold,
.wrp-trade .small_text__small__bold {
  font-weight: 600;
}
.wrap-mashstroy .small_text__bold,
.wrap-apk .small_text__bold,
.wrp-trade .small_text__bold {
  font-weight: 600;
  display: block;
}
.wrap-mashstroy .gratirnt_subtitle,
.wrap-apk .gratirnt_subtitle,
.wrp-trade .gratirnt_subtitle {
  color: transparent;
  font-size: 35px;
  background: linear-gradient(#6174b4, #6ea8d6);
  /* mix-blend-mode: color-burn; */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 121px;
  margin-top: 4px;
  display: block;
}
.wrap-mashstroy .mapa1__mash,
.wrap-apk .mapa1__mash,
.wrp-trade .mapa1__mash {
  width: 100%;
  display: block;
}
.wrap-mashstroy .wrp-radial-in-num-center,
.wrap-apk .wrp-radial-in-num-center,
.wrp-trade .wrp-radial-in-num-center {
  display: flex;
  position: relative;
  width: 200px;
  margin: 0 auto;
}
.wrap-mashstroy .wrp-radial-in-num-center .center,
.wrap-apk .wrp-radial-in-num-center .center,
.wrp-trade .wrp-radial-in-num-center .center {
  display: block;
  position: absolute;
  margin: auto;
  width: 123px;
  top: 30%;
  text-align: center;
  left: 20%;
  font-size: 11px;
}
.wrap-mashstroy .wrp-radial-in-num-center .center span,
.wrap-apk .wrp-radial-in-num-center .center span,
.wrp-trade .wrp-radial-in-num-center .center span {
  font-size: 35px;
  font-weight: 600;
}
.wrap-mashstroy .wrp-radial-in-num-center img,
.wrap-apk .wrp-radial-in-num-center img,
.wrp-trade .wrp-radial-in-num-center img {
  width: 200px;
  height: 200px;
  display: block;
}
.wrap-mashstroy .icon_text_paraq,
.wrap-apk .icon_text_paraq,
.wrp-trade .icon_text_paraq {
  display: flex;
  align-items: flex-start;
}
.wrap-mashstroy .icon_text_paraq img.icon,
.wrap-apk .icon_text_paraq img.icon,
.wrp-trade .icon_text_paraq img.icon {
  min-width: 28px;
  min-height: 28px;
  max-width: 28px;
  margin-right: 15px;
  display: block;
}
.wrap-mashstroy .icon_text_paraq .paraq,
.wrap-apk .icon_text_paraq .paraq,
.wrp-trade .icon_text_paraq .paraq {
  font-size: 20px;
}
.wrap-mashstroy .pzdc_style,
.wrap-apk .pzdc_style,
.wrp-trade .pzdc_style {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-around;
}
@media screen and (max-width: 360px) {
  .wrap-mashstroy .pzdc_style,
  .wrap-apk .pzdc_style,
  .wrp-trade .pzdc_style {
    justify-content: flex-start;
  }
}
.wrap-mashstroy .pzdc_style .wrp_cols,
.wrap-apk .pzdc_style .wrp_cols,
.wrp-trade .pzdc_style .wrp_cols {
  margin-left: 45px;
}
.wrap-mashstroy .pzdc_style .center-line,
.wrap-apk .pzdc_style .center-line,
.wrp-trade .pzdc_style .center-line {
  width: 2px;
  height: 268px;
  background: #dedede;
}
.wrap-mashstroy .pzdc_style .pzdc_img,
.wrap-apk .pzdc_style .pzdc_img,
.wrp-trade .pzdc_style .pzdc_img {
  display: block;
  width: 100%;
  max-width: 150px;
  max-height: 128px;
  object-fit: contain;
}
.wrap-mashstroy .pzdc_style .paraq__bold,
.wrap-apk .pzdc_style .paraq__bold,
.wrp-trade .pzdc_style .paraq__bold {
  font-weight: 600;
  font-size: 14px;
}
.wrap-mashstroy .middle-text,
.wrap-apk .middle-text,
.wrp-trade .middle-text {
  font-size: 43px;
}
.wrap-mashstroy .middle-text__bold,
.wrap-apk .middle-text__bold,
.wrp-trade .middle-text__bold {
  font-size: 43px;
  font-weight: 500;
}
.wrap-mashstroy .small-text,
.wrap-apk .small-text,
.wrp-trade .small-text {
  font-size: 20px;
}
.wrap-mashstroy .small-text__bold,
.wrap-apk .small-text__bold,
.wrp-trade .small-text__bold {
  font-weight: 500;
  font-size: 20px;
}
.wrap-mashstroy .wrap-img-text,
.wrap-apk .wrap-img-text,
.wrp-trade .wrap-img-text {
  margin-bottom: 25px;
}
.wrap-mashstroy .wrap-img-text__inline,
.wrap-apk .wrap-img-text__inline,
.wrp-trade .wrap-img-text__inline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 25px;
}
.wrap-mashstroy .wrap-img-text__inline-jcc,
.wrap-apk .wrap-img-text__inline-jcc,
.wrp-trade .wrap-img-text__inline-jcc {
  justify-content: center;
}
.wrap-mashstroy .wrap-img-text__inline__nowrap,
.wrap-apk .wrap-img-text__inline__nowrap,
.wrp-trade .wrap-img-text__inline__nowrap {
  margin-bottom: 25px;
  display: flex;
  flex-flow: nowrap;
  align-items: flex-start;
}
.wrap-mashstroy .wrap-img-text__inline__nowrap .item,
.wrap-apk .wrap-img-text__inline__nowrap .item,
.wrp-trade .wrap-img-text__inline__nowrap .item {
  padding-left: 0;
}
.wrap-mashstroy .wrap-img-text__inline__nowrap__center,
.wrap-apk .wrap-img-text__inline__nowrap__center,
.wrp-trade .wrap-img-text__inline__nowrap__center {
  margin-bottom: 25px;
  display: flex;
  flex-flow: nowrap;
  align-items: center;
}
.wrap-mashstroy .wrap-img-text__column,
.wrap-apk .wrap-img-text__column,
.wrp-trade .wrap-img-text__column {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 10px;
}
.wrap-mashstroy .wrap-img-text__inline .content_title,
.wrap-apk .wrap-img-text__inline .content_title,
.wrp-trade .wrap-img-text__inline .content_title,
.wrap-mashstroy .wrap-img-text__inline__nowrap .content_title,
.wrap-apk .wrap-img-text__inline__nowrap .content_title,
.wrp-trade .wrap-img-text__inline__nowrap .content_title,
.wrap-mashstroy .wrap-img-text__column .content_title,
.wrap-apk .wrap-img-text__column .content_title,
.wrp-trade .wrap-img-text__column .content_title,
.wrap-mashstroy .wrap-img-text__aic .content_title,
.wrap-apk .wrap-img-text__aic .content_title,
.wrp-trade .wrap-img-text__aic .content_title {
  margin: 0px;
  line-height: 1.3;
}
.wrap-mashstroy .wrap-img-text__inline .item,
.wrap-apk .wrap-img-text__inline .item,
.wrp-trade .wrap-img-text__inline .item,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item,
.wrap-apk .wrap-img-text__inline__nowrap .item,
.wrp-trade .wrap-img-text__inline__nowrap .item,
.wrap-mashstroy .wrap-img-text__column .item,
.wrap-apk .wrap-img-text__column .item,
.wrp-trade .wrap-img-text__column .item,
.wrap-mashstroy .wrap-img-text__aic .item,
.wrap-apk .wrap-img-text__aic .item,
.wrp-trade .wrap-img-text__aic .item,
.wrap-mashstroy .wrap-img-text__inline .item__column,
.wrap-apk .wrap-img-text__inline .item__column,
.wrp-trade .wrap-img-text__inline .item__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__column,
.wrap-mashstroy .wrap-img-text__column .item__column,
.wrap-apk .wrap-img-text__column .item__column,
.wrp-trade .wrap-img-text__column .item__column,
.wrap-mashstroy .wrap-img-text__aic .item__column,
.wrap-apk .wrap-img-text__aic .item__column,
.wrp-trade .wrap-img-text__aic .item__column,
.wrap-mashstroy .wrap-img-text__inline .item__grow_one,
.wrap-apk .wrap-img-text__inline .item__grow_one,
.wrp-trade .wrap-img-text__inline .item__grow_one,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one,
.wrap-mashstroy .wrap-img-text__column .item__grow_one,
.wrap-apk .wrap-img-text__column .item__grow_one,
.wrp-trade .wrap-img-text__column .item__grow_one,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one,
.wrap-apk .wrap-img-text__aic .item__grow_one,
.wrp-trade .wrap-img-text__aic .item__grow_one,
.wrap-mashstroy .wrap-img-text__inline .item__grow_two,
.wrap-apk .wrap-img-text__inline .item__grow_two,
.wrp-trade .wrap-img-text__inline .item__grow_two,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two,
.wrap-mashstroy .wrap-img-text__column .item__grow_two,
.wrap-apk .wrap-img-text__column .item__grow_two,
.wrp-trade .wrap-img-text__column .item__grow_two,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two,
.wrap-apk .wrap-img-text__aic .item__grow_two,
.wrp-trade .wrap-img-text__aic .item__grow_two {
  display: flex;
}
.wrap-mashstroy .wrap-img-text__inline .item img,
.wrap-apk .wrap-img-text__inline .item img,
.wrp-trade .wrap-img-text__inline .item img,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item img,
.wrap-apk .wrap-img-text__inline__nowrap .item img,
.wrp-trade .wrap-img-text__inline__nowrap .item img,
.wrap-mashstroy .wrap-img-text__column .item img,
.wrap-apk .wrap-img-text__column .item img,
.wrp-trade .wrap-img-text__column .item img,
.wrap-mashstroy .wrap-img-text__aic .item img,
.wrap-apk .wrap-img-text__aic .item img,
.wrp-trade .wrap-img-text__aic .item img,
.wrap-mashstroy .wrap-img-text__inline .item__column img,
.wrap-apk .wrap-img-text__inline .item__column img,
.wrp-trade .wrap-img-text__inline .item__column img,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column img,
.wrap-apk .wrap-img-text__inline__nowrap .item__column img,
.wrp-trade .wrap-img-text__inline__nowrap .item__column img,
.wrap-mashstroy .wrap-img-text__column .item__column img,
.wrap-apk .wrap-img-text__column .item__column img,
.wrp-trade .wrap-img-text__column .item__column img,
.wrap-mashstroy .wrap-img-text__aic .item__column img,
.wrap-apk .wrap-img-text__aic .item__column img,
.wrp-trade .wrap-img-text__aic .item__column img,
.wrap-mashstroy .wrap-img-text__inline .item__grow_one img,
.wrap-apk .wrap-img-text__inline .item__grow_one img,
.wrp-trade .wrap-img-text__inline .item__grow_one img,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one img,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one img,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one img,
.wrap-mashstroy .wrap-img-text__column .item__grow_one img,
.wrap-apk .wrap-img-text__column .item__grow_one img,
.wrp-trade .wrap-img-text__column .item__grow_one img,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one img,
.wrap-apk .wrap-img-text__aic .item__grow_one img,
.wrp-trade .wrap-img-text__aic .item__grow_one img,
.wrap-mashstroy .wrap-img-text__inline .item__grow_two img,
.wrap-apk .wrap-img-text__inline .item__grow_two img,
.wrp-trade .wrap-img-text__inline .item__grow_two img,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two img,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two img,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two img,
.wrap-mashstroy .wrap-img-text__column .item__grow_two img,
.wrap-apk .wrap-img-text__column .item__grow_two img,
.wrp-trade .wrap-img-text__column .item__grow_two img,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two img,
.wrap-apk .wrap-img-text__aic .item__grow_two img,
.wrp-trade .wrap-img-text__aic .item__grow_two img {
  object-fit: contain;
  object-position: center;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  display: block;
}
.wrap-mashstroy .wrap-img-text__inline .item__column,
.wrap-apk .wrap-img-text__inline .item__column,
.wrp-trade .wrap-img-text__inline .item__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__column,
.wrap-mashstroy .wrap-img-text__column .item__column,
.wrap-apk .wrap-img-text__column .item__column,
.wrp-trade .wrap-img-text__column .item__column,
.wrap-mashstroy .wrap-img-text__aic .item__column,
.wrap-apk .wrap-img-text__aic .item__column,
.wrp-trade .wrap-img-text__aic .item__column,
.wrap-mashstroy .wrap-img-text__inline .item__column__column,
.wrap-apk .wrap-img-text__inline .item__column__column,
.wrp-trade .wrap-img-text__inline .item__column__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__column__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__column__column,
.wrap-mashstroy .wrap-img-text__column .item__column__column,
.wrap-apk .wrap-img-text__column .item__column__column,
.wrp-trade .wrap-img-text__column .item__column__column,
.wrap-mashstroy .wrap-img-text__aic .item__column__column,
.wrap-apk .wrap-img-text__aic .item__column__column,
.wrp-trade .wrap-img-text__aic .item__column__column,
.wrap-mashstroy .wrap-img-text__inline .item__grow_one__column,
.wrap-apk .wrap-img-text__inline .item__grow_one__column,
.wrp-trade .wrap-img-text__inline .item__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one__column,
.wrap-mashstroy .wrap-img-text__column .item__grow_one__column,
.wrap-apk .wrap-img-text__column .item__grow_one__column,
.wrp-trade .wrap-img-text__column .item__grow_one__column,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one__column,
.wrap-apk .wrap-img-text__aic .item__grow_one__column,
.wrp-trade .wrap-img-text__aic .item__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline .item__grow_two__column,
.wrap-apk .wrap-img-text__inline .item__grow_two__column,
.wrp-trade .wrap-img-text__inline .item__grow_two__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two__column,
.wrap-mashstroy .wrap-img-text__column .item__grow_two__column,
.wrap-apk .wrap-img-text__column .item__grow_two__column,
.wrp-trade .wrap-img-text__column .item__grow_two__column,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two__column,
.wrap-apk .wrap-img-text__aic .item__grow_two__column,
.wrp-trade .wrap-img-text__aic .item__grow_two__column {
  flex-direction: column;
  width: 200px;
}
.wrap-mashstroy .wrap-img-text__inline .item__column .item,
.wrap-apk .wrap-img-text__inline .item__column .item,
.wrp-trade .wrap-img-text__inline .item__column .item,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column .item,
.wrap-apk .wrap-img-text__inline__nowrap .item__column .item,
.wrp-trade .wrap-img-text__inline__nowrap .item__column .item,
.wrap-mashstroy .wrap-img-text__column .item__column .item,
.wrap-apk .wrap-img-text__column .item__column .item,
.wrp-trade .wrap-img-text__column .item__column .item,
.wrap-mashstroy .wrap-img-text__aic .item__column .item,
.wrap-apk .wrap-img-text__aic .item__column .item,
.wrp-trade .wrap-img-text__aic .item__column .item,
.wrap-mashstroy .wrap-img-text__inline .item__column__column .item,
.wrap-apk .wrap-img-text__inline .item__column__column .item,
.wrp-trade .wrap-img-text__inline .item__column__column .item,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column__column .item,
.wrap-apk .wrap-img-text__inline__nowrap .item__column__column .item,
.wrp-trade .wrap-img-text__inline__nowrap .item__column__column .item,
.wrap-mashstroy .wrap-img-text__column .item__column__column .item,
.wrap-apk .wrap-img-text__column .item__column__column .item,
.wrp-trade .wrap-img-text__column .item__column__column .item,
.wrap-mashstroy .wrap-img-text__aic .item__column__column .item,
.wrap-apk .wrap-img-text__aic .item__column__column .item,
.wrp-trade .wrap-img-text__aic .item__column__column .item,
.wrap-mashstroy .wrap-img-text__inline .item__grow_one__column .item,
.wrap-apk .wrap-img-text__inline .item__grow_one__column .item,
.wrp-trade .wrap-img-text__inline .item__grow_one__column .item,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one__column .item,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one__column .item,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one__column .item,
.wrap-mashstroy .wrap-img-text__column .item__grow_one__column .item,
.wrap-apk .wrap-img-text__column .item__grow_one__column .item,
.wrp-trade .wrap-img-text__column .item__grow_one__column .item,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one__column .item,
.wrap-apk .wrap-img-text__aic .item__grow_one__column .item,
.wrp-trade .wrap-img-text__aic .item__grow_one__column .item,
.wrap-mashstroy .wrap-img-text__inline .item__grow_two__column .item,
.wrap-apk .wrap-img-text__inline .item__grow_two__column .item,
.wrp-trade .wrap-img-text__inline .item__grow_two__column .item,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two__column .item,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two__column .item,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two__column .item,
.wrap-mashstroy .wrap-img-text__column .item__grow_two__column .item,
.wrap-apk .wrap-img-text__column .item__grow_two__column .item,
.wrp-trade .wrap-img-text__column .item__grow_two__column .item,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two__column .item,
.wrap-apk .wrap-img-text__aic .item__grow_two__column .item,
.wrp-trade .wrap-img-text__aic .item__grow_two__column .item {
  padding-left: 0;
}
.wrap-mashstroy .wrap-img-text__inline .item__grow_one,
.wrap-apk .wrap-img-text__inline .item__grow_one,
.wrp-trade .wrap-img-text__inline .item__grow_one,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one,
.wrap-mashstroy .wrap-img-text__column .item__grow_one,
.wrap-apk .wrap-img-text__column .item__grow_one,
.wrp-trade .wrap-img-text__column .item__grow_one,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one,
.wrap-apk .wrap-img-text__aic .item__grow_one,
.wrp-trade .wrap-img-text__aic .item__grow_one,
.wrap-mashstroy .wrap-img-text__inline .item__column__grow_one,
.wrap-apk .wrap-img-text__inline .item__column__grow_one,
.wrp-trade .wrap-img-text__inline .item__column__grow_one,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column__grow_one,
.wrap-apk .wrap-img-text__inline__nowrap .item__column__grow_one,
.wrp-trade .wrap-img-text__inline__nowrap .item__column__grow_one,
.wrap-mashstroy .wrap-img-text__column .item__column__grow_one,
.wrap-apk .wrap-img-text__column .item__column__grow_one,
.wrp-trade .wrap-img-text__column .item__column__grow_one,
.wrap-mashstroy .wrap-img-text__aic .item__column__grow_one,
.wrap-apk .wrap-img-text__aic .item__column__grow_one,
.wrp-trade .wrap-img-text__aic .item__column__grow_one,
.wrap-mashstroy .wrap-img-text__inline .item__grow_one__grow_one,
.wrap-apk .wrap-img-text__inline .item__grow_one__grow_one,
.wrp-trade .wrap-img-text__inline .item__grow_one__grow_one,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one__grow_one,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one__grow_one,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one__grow_one,
.wrap-mashstroy .wrap-img-text__column .item__grow_one__grow_one,
.wrap-apk .wrap-img-text__column .item__grow_one__grow_one,
.wrp-trade .wrap-img-text__column .item__grow_one__grow_one,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one__grow_one,
.wrap-apk .wrap-img-text__aic .item__grow_one__grow_one,
.wrp-trade .wrap-img-text__aic .item__grow_one__grow_one,
.wrap-mashstroy .wrap-img-text__inline .item__grow_two__grow_one,
.wrap-apk .wrap-img-text__inline .item__grow_two__grow_one,
.wrp-trade .wrap-img-text__inline .item__grow_two__grow_one,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two__grow_one,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two__grow_one,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two__grow_one,
.wrap-mashstroy .wrap-img-text__column .item__grow_two__grow_one,
.wrap-apk .wrap-img-text__column .item__grow_two__grow_one,
.wrp-trade .wrap-img-text__column .item__grow_two__grow_one,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two__grow_one,
.wrap-apk .wrap-img-text__aic .item__grow_two__grow_one,
.wrp-trade .wrap-img-text__aic .item__grow_two__grow_one {
  display: flex;
  flex-grow: 1;
  margin-bottom: 20px;
  width: 200px;
  align-items: center;
  justify-content: center;
}
.wrap-mashstroy .wrap-img-text__inline .item__grow_one__column,
.wrap-apk .wrap-img-text__inline .item__grow_one__column,
.wrp-trade .wrap-img-text__inline .item__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one__column,
.wrap-mashstroy .wrap-img-text__column .item__grow_one__column,
.wrap-apk .wrap-img-text__column .item__grow_one__column,
.wrp-trade .wrap-img-text__column .item__grow_one__column,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one__column,
.wrap-apk .wrap-img-text__aic .item__grow_one__column,
.wrp-trade .wrap-img-text__aic .item__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline .item__column__grow_one__column,
.wrap-apk .wrap-img-text__inline .item__column__grow_one__column,
.wrp-trade .wrap-img-text__inline .item__column__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column__grow_one__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__column__grow_one__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__column__grow_one__column,
.wrap-mashstroy .wrap-img-text__column .item__column__grow_one__column,
.wrap-apk .wrap-img-text__column .item__column__grow_one__column,
.wrp-trade .wrap-img-text__column .item__column__grow_one__column,
.wrap-mashstroy .wrap-img-text__aic .item__column__grow_one__column,
.wrap-apk .wrap-img-text__aic .item__column__grow_one__column,
.wrp-trade .wrap-img-text__aic .item__column__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline .item__grow_one__grow_one__column,
.wrap-apk .wrap-img-text__inline .item__grow_one__grow_one__column,
.wrp-trade .wrap-img-text__inline .item__grow_one__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one__grow_one__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one__grow_one__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one__grow_one__column,
.wrap-mashstroy .wrap-img-text__column .item__grow_one__grow_one__column,
.wrap-apk .wrap-img-text__column .item__grow_one__grow_one__column,
.wrp-trade .wrap-img-text__column .item__grow_one__grow_one__column,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one__grow_one__column,
.wrap-apk .wrap-img-text__aic .item__grow_one__grow_one__column,
.wrp-trade .wrap-img-text__aic .item__grow_one__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline .item__grow_two__grow_one__column,
.wrap-apk .wrap-img-text__inline .item__grow_two__grow_one__column,
.wrp-trade .wrap-img-text__inline .item__grow_two__grow_one__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two__grow_one__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two__grow_one__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two__grow_one__column,
.wrap-mashstroy .wrap-img-text__column .item__grow_two__grow_one__column,
.wrap-apk .wrap-img-text__column .item__grow_two__grow_one__column,
.wrp-trade .wrap-img-text__column .item__grow_two__grow_one__column,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two__grow_one__column,
.wrap-apk .wrap-img-text__aic .item__grow_two__grow_one__column,
.wrp-trade .wrap-img-text__aic .item__grow_two__grow_one__column {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 200px;
}
.wrap-mashstroy .wrap-img-text__inline .item__grow_two,
.wrap-apk .wrap-img-text__inline .item__grow_two,
.wrp-trade .wrap-img-text__inline .item__grow_two,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two,
.wrap-mashstroy .wrap-img-text__column .item__grow_two,
.wrap-apk .wrap-img-text__column .item__grow_two,
.wrp-trade .wrap-img-text__column .item__grow_two,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two,
.wrap-apk .wrap-img-text__aic .item__grow_two,
.wrp-trade .wrap-img-text__aic .item__grow_two,
.wrap-mashstroy .wrap-img-text__inline .item__column__grow_two,
.wrap-apk .wrap-img-text__inline .item__column__grow_two,
.wrp-trade .wrap-img-text__inline .item__column__grow_two,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column__grow_two,
.wrap-apk .wrap-img-text__inline__nowrap .item__column__grow_two,
.wrp-trade .wrap-img-text__inline__nowrap .item__column__grow_two,
.wrap-mashstroy .wrap-img-text__column .item__column__grow_two,
.wrap-apk .wrap-img-text__column .item__column__grow_two,
.wrp-trade .wrap-img-text__column .item__column__grow_two,
.wrap-mashstroy .wrap-img-text__aic .item__column__grow_two,
.wrap-apk .wrap-img-text__aic .item__column__grow_two,
.wrp-trade .wrap-img-text__aic .item__column__grow_two,
.wrap-mashstroy .wrap-img-text__inline .item__grow_one__grow_two,
.wrap-apk .wrap-img-text__inline .item__grow_one__grow_two,
.wrp-trade .wrap-img-text__inline .item__grow_one__grow_two,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one__grow_two,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one__grow_two,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one__grow_two,
.wrap-mashstroy .wrap-img-text__column .item__grow_one__grow_two,
.wrap-apk .wrap-img-text__column .item__grow_one__grow_two,
.wrp-trade .wrap-img-text__column .item__grow_one__grow_two,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one__grow_two,
.wrap-apk .wrap-img-text__aic .item__grow_one__grow_two,
.wrp-trade .wrap-img-text__aic .item__grow_one__grow_two,
.wrap-mashstroy .wrap-img-text__inline .item__grow_two__grow_two,
.wrap-apk .wrap-img-text__inline .item__grow_two__grow_two,
.wrp-trade .wrap-img-text__inline .item__grow_two__grow_two,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two__grow_two,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two__grow_two,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two__grow_two,
.wrap-mashstroy .wrap-img-text__column .item__grow_two__grow_two,
.wrap-apk .wrap-img-text__column .item__grow_two__grow_two,
.wrp-trade .wrap-img-text__column .item__grow_two__grow_two,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two__grow_two,
.wrap-apk .wrap-img-text__aic .item__grow_two__grow_two,
.wrp-trade .wrap-img-text__aic .item__grow_two__grow_two {
  display: flex;
  flex-grow: 2;
  width: 200px;
  align-items: center;
}
.wrap-mashstroy .wrap-img-text__inline .item__grow_two__column,
.wrap-apk .wrap-img-text__inline .item__grow_two__column,
.wrp-trade .wrap-img-text__inline .item__grow_two__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two__column,
.wrap-mashstroy .wrap-img-text__column .item__grow_two__column,
.wrap-apk .wrap-img-text__column .item__grow_two__column,
.wrp-trade .wrap-img-text__column .item__grow_two__column,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two__column,
.wrap-apk .wrap-img-text__aic .item__grow_two__column,
.wrp-trade .wrap-img-text__aic .item__grow_two__column,
.wrap-mashstroy .wrap-img-text__inline .item__column__grow_two__column,
.wrap-apk .wrap-img-text__inline .item__column__grow_two__column,
.wrp-trade .wrap-img-text__inline .item__column__grow_two__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__column__grow_two__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__column__grow_two__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__column__grow_two__column,
.wrap-mashstroy .wrap-img-text__column .item__column__grow_two__column,
.wrap-apk .wrap-img-text__column .item__column__grow_two__column,
.wrp-trade .wrap-img-text__column .item__column__grow_two__column,
.wrap-mashstroy .wrap-img-text__aic .item__column__grow_two__column,
.wrap-apk .wrap-img-text__aic .item__column__grow_two__column,
.wrp-trade .wrap-img-text__aic .item__column__grow_two__column,
.wrap-mashstroy .wrap-img-text__inline .item__grow_one__grow_two__column,
.wrap-apk .wrap-img-text__inline .item__grow_one__grow_two__column,
.wrp-trade .wrap-img-text__inline .item__grow_one__grow_two__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_one__grow_two__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_one__grow_two__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_one__grow_two__column,
.wrap-mashstroy .wrap-img-text__column .item__grow_one__grow_two__column,
.wrap-apk .wrap-img-text__column .item__grow_one__grow_two__column,
.wrp-trade .wrap-img-text__column .item__grow_one__grow_two__column,
.wrap-mashstroy .wrap-img-text__aic .item__grow_one__grow_two__column,
.wrap-apk .wrap-img-text__aic .item__grow_one__grow_two__column,
.wrp-trade .wrap-img-text__aic .item__grow_one__grow_two__column,
.wrap-mashstroy .wrap-img-text__inline .item__grow_two__grow_two__column,
.wrap-apk .wrap-img-text__inline .item__grow_two__grow_two__column,
.wrp-trade .wrap-img-text__inline .item__grow_two__grow_two__column,
.wrap-mashstroy .wrap-img-text__inline__nowrap .item__grow_two__grow_two__column,
.wrap-apk .wrap-img-text__inline__nowrap .item__grow_two__grow_two__column,
.wrp-trade .wrap-img-text__inline__nowrap .item__grow_two__grow_two__column,
.wrap-mashstroy .wrap-img-text__column .item__grow_two__grow_two__column,
.wrap-apk .wrap-img-text__column .item__grow_two__grow_two__column,
.wrp-trade .wrap-img-text__column .item__grow_two__grow_two__column,
.wrap-mashstroy .wrap-img-text__aic .item__grow_two__grow_two__column,
.wrap-apk .wrap-img-text__aic .item__grow_two__grow_two__column,
.wrp-trade .wrap-img-text__aic .item__grow_two__grow_two__column {
  flex-direction: column;
  flex-grow: 2;
  width: 200px;
}
.wrap-mashstroy .blue_tablichka_XD,
.wrap-apk .blue_tablichka_XD,
.wrp-trade .blue_tablichka_XD {
  padding: 12px 20px;
  background: #6bbff3;
  color: white;
  border-radius: 5px;
  box-shadow: 1px 1px 3px #4d4d4d;
}
.wrap-mashstroy .light_blue,
.wrap-apk .light_blue,
.wrp-trade .light_blue,
.wrap-mashstroy .light_blue__no-shadow,
.wrap-apk .light_blue__no-shadow,
.wrp-trade .light_blue__no-shadow {
  background: #f4fafe;
}
.wrap-mashstroy .light_blue__no-shadow,
.wrap-apk .light_blue__no-shadow,
.wrp-trade .light_blue__no-shadow,
.wrap-mashstroy .light_blue__no-shadow__no-shadow,
.wrap-apk .light_blue__no-shadow__no-shadow,
.wrp-trade .light_blue__no-shadow__no-shadow {
  box-shadow: unset;
}
.wrap-mashstroy .italic_red,
.wrap-apk .italic_red,
.wrp-trade .italic_red {
  font-size: 20px;
  font-style: italic;
  color: rgba(191, 33, 37, 0.79);
  font-weight: 600;
}
.wrap-mashstroy .wrap-img-text_top__center,
.wrap-apk .wrap-img-text_top__center,
.wrp-trade .wrap-img-text_top__center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wrap-mashstroy .wrap-img-text_top__center .icon,
.wrap-apk .wrap-img-text_top__center .icon,
.wrp-trade .wrap-img-text_top__center .icon {
  display: block;
  height: 50px;
  object-fit: contain;
  margin: 0 auto;
}
.wrap-mashstroy .wrap-img-text_top__center span,
.wrap-apk .wrap-img-text_top__center span,
.wrp-trade .wrap-img-text_top__center span {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
.wrap-mashstroy .wrap-img-text_top__center span.text__bold,
.wrap-apk .wrap-img-text_top__center span.text__bold,
.wrp-trade .wrap-img-text_top__center span.text__bold {
  font-weight: 600;
}
.wrap-mashstroy .wrap-img-text_top__center img,
.wrap-apk .wrap-img-text_top__center img,
.wrp-trade .wrap-img-text_top__center img {
  display: block;
}
.wrap-mashstroy .min-content,
.wrap-apk .min-content,
.wrp-trade .min-content {
  width: min-content;
}
.wrap-mashstroy .max-content,
.wrap-apk .max-content,
.wrp-trade .max-content {
  width: max-content;
}
.wrap-mashstroy .text_bold,
.wrap-apk .text_bold,
.wrp-trade .text_bold {
  font-weight: 600;
  display: block;
}
.wrap-mashstroy .inline__item_grow_one,
.wrap-apk .inline__item_grow_one,
.wrp-trade .inline__item_grow_one,
.wrap-mashstroy .inline__stretch,
.wrap-apk .inline__stretch,
.wrp-trade .inline__stretch,
.wrap-mashstroy .inline__bottom,
.wrap-apk .inline__bottom,
.wrp-trade .inline__bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.wrap-mashstroy .inline__item_grow_one .item,
.wrap-apk .inline__item_grow_one .item,
.wrp-trade .inline__item_grow_one .item,
.wrap-mashstroy .inline__stretch .item,
.wrap-apk .inline__stretch .item,
.wrp-trade .inline__stretch .item,
.wrap-mashstroy .inline__bottom .item,
.wrap-apk .inline__bottom .item,
.wrp-trade .inline__bottom .item {
  flex-grow: 1;
  margin-bottom: 20px;
}
.wrap-mashstroy .inline__item_grow_one .item__f,
.wrap-apk .inline__item_grow_one .item__f,
.wrp-trade .inline__item_grow_one .item__f,
.wrap-mashstroy .inline__stretch .item__f,
.wrap-apk .inline__stretch .item__f,
.wrp-trade .inline__stretch .item__f,
.wrap-mashstroy .inline__bottom .item__f,
.wrap-apk .inline__bottom .item__f,
.wrp-trade .inline__bottom .item__f {
  flex-grow: 1;
  width: 50%;
  padding: 10px;
}
@media screen and (max-width: 991px) {
  .wrap-mashstroy .inline__item_grow_one .item__f,
  .wrap-apk .inline__item_grow_one .item__f,
  .wrp-trade .inline__item_grow_one .item__f,
  .wrap-mashstroy .inline__stretch .item__f,
  .wrap-apk .inline__stretch .item__f,
  .wrp-trade .inline__stretch .item__f,
  .wrap-mashstroy .inline__bottom .item__f,
  .wrap-apk .inline__bottom .item__f,
  .wrp-trade .inline__bottom .item__f {
    width: 100%;
  }
}
.wrap-mashstroy .inline__item_grow_one .item__grow_two,
.wrap-apk .inline__item_grow_one .item__grow_two,
.wrp-trade .inline__item_grow_one .item__grow_two,
.wrap-mashstroy .inline__stretch .item__grow_two,
.wrap-apk .inline__stretch .item__grow_two,
.wrp-trade .inline__stretch .item__grow_two,
.wrap-mashstroy .inline__bottom .item__grow_two,
.wrap-apk .inline__bottom .item__grow_two,
.wrp-trade .inline__bottom .item__grow_two {
  flex-grow: 2;
  margin-bottom: 20px;
}
.wrap-mashstroy .inline__item_grow_one .item__wrap,
.wrap-apk .inline__item_grow_one .item__wrap,
.wrp-trade .inline__item_grow_one .item__wrap,
.wrap-mashstroy .inline__stretch .item__wrap,
.wrap-apk .inline__stretch .item__wrap,
.wrp-trade .inline__stretch .item__wrap,
.wrap-mashstroy .inline__bottom .item__wrap,
.wrap-apk .inline__bottom .item__wrap,
.wrp-trade .inline__bottom .item__wrap {
  margin-bottom: 20px;
  flex-grow: 1;
}
.wrap-mashstroy .inline__item_grow_one .item__wrap > *,
.wrap-apk .inline__item_grow_one .item__wrap > *,
.wrp-trade .inline__item_grow_one .item__wrap > *,
.wrap-mashstroy .inline__stretch .item__wrap > *,
.wrap-apk .inline__stretch .item__wrap > *,
.wrp-trade .inline__stretch .item__wrap > *,
.wrap-mashstroy .inline__bottom .item__wrap > *,
.wrap-apk .inline__bottom .item__wrap > *,
.wrp-trade .inline__bottom .item__wrap > * {
  width: 79%;
}
.wrap-mashstroy .inline__item_grow_one .wrp_cols .icon_list .item_icon_text:last-child,
.wrap-apk .inline__item_grow_one .wrp_cols .icon_list .item_icon_text:last-child,
.wrp-trade .inline__item_grow_one .wrp_cols .icon_list .item_icon_text:last-child,
.wrap-mashstroy .inline__stretch .wrp_cols .icon_list .item_icon_text:last-child,
.wrap-apk .inline__stretch .wrp_cols .icon_list .item_icon_text:last-child,
.wrp-trade .inline__stretch .wrp_cols .icon_list .item_icon_text:last-child,
.wrap-mashstroy .inline__bottom .wrp_cols .icon_list .item_icon_text:last-child,
.wrap-apk .inline__bottom .wrp_cols .icon_list .item_icon_text:last-child,
.wrp-trade .inline__bottom .wrp_cols .icon_list .item_icon_text:last-child {
  margin-bottom: 0;
}
.wrap-mashstroy .inline__stretch,
.wrap-apk .inline__stretch,
.wrp-trade .inline__stretch {
  align-items: stretch;
}
.wrap-mashstroy .inline__stretch img.obj_pos_bottom,
.wrap-apk .inline__stretch img.obj_pos_bottom,
.wrp-trade .inline__stretch img.obj_pos_bottom {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: bottom;
}
.wrap-mashstroy .inline__bottom,
.wrap-apk .inline__bottom,
.wrp-trade .inline__bottom {
  align-items: flex-end;
}
.wrap-mashstroy .big_text,
.wrap-apk .big_text,
.wrp-trade .big_text {
  font-size: 53px;
  font-weight: 600;
}
.wrap-mashstroy .center__img,
.wrap-apk .center__img,
.wrp-trade .center__img {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
.wrap-mashstroy .left__img,
.wrap-apk .left__img,
.wrp-trade .left__img {
  display: block;
  width: 100%;
  max-width: 250px;
  object-fit: contain;
}
.wrap-mashstroy .wrap-left-arrow,
.wrap-apk .wrap-left-arrow,
.wrp-trade .wrap-left-arrow {
  width: 200px !important;
  position: relative;
  background: #f4fafe;
  padding: 10px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  filter: drop-shadow(3px 5px 5px #d4d4d4);
  margin: 0 auto;
}
.wrap-mashstroy .wrap-left-arrow:before,
.wrap-apk .wrap-left-arrow:before,
.wrp-trade .wrap-left-arrow:before {
  background: rgba(8, 8, 8, 0);
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 100%;
  top: calc(50% - 10px);
  border: 10px solid transparent;
  border-right: 10px solid #f4fafe;
}
@media screen and (max-width: 1190px) {
  .wrap-mashstroy .wrap-left-arrow:before,
  .wrap-apk .wrap-left-arrow:before,
  .wrp-trade .wrap-left-arrow:before {
    border-right-color: transparent;
    border-bottom: 10px solid #f4fafe;
    top: -20px;
    left: calc(50% - 10px);
  }
}
@media screen and (min-width: 1199px) {
  .content .mobileHidden {
    display: none;
  }
  .content .mobileShow {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .content .mobileHidden {
    display: block;
  }
  .content .mobileShow {
    display: none;
  }
  .pzdc_style .center-line {
    display: none;
  }
  .wrp_cols .icon_list .item_graph_text img {
    height: 12px !important;
  }
}
.pshlnh_text:nth-child(2) .item_graph_text span,
.pshlnh_text:nth-child(3) .item_graph_text span,
.pshlnh_text:nth-child(4) .item_graph_text span,
.pshlnh_text:nth-child(5) .item_graph_text span {
  display: none !important;
}
@media screen and (max-width: 379px) {
  .pshlnh_text:nth-child(1) {
    display: none;
  }
}
@media screen and (max-width: 1229px) {
  .pshlnh_text:nth-child(5) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 1199px) {
  .pshlnh_text:nth-child(5) .item_graph_text span {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pshlnh_text:nth-child(5) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 575px) {
  .pshlnh_text:nth-child(5) .item_graph_text span {
    display: none !important;
  }
}
@media screen and (max-width: 552px) {
  .pshlnh_text:nth-child(5) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 423px) {
  .pshlnh_text:nth-child(5) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 1229px) {
  .pshlnh_text:nth-child(4) .item_graph_text span {
    display: none !important;
  }
}
@media screen and (max-width: 1199px) {
  .pshlnh_text:nth-child(4) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .pshlnh_text:nth-child(4) .item_graph_text span {
    display: none !important;
  }
}
@media screen and (max-width: 575px) {
  .pshlnh_text:nth-child(4) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 552px) {
  .pshlnh_text:nth-child(4) .item_graph_text span {
    display: none !important;
  }
}
@media screen and (max-width: 423px) {
  .pshlnh_text:nth-child(4) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .pshlnh_text:nth-child(3) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 575px) {
  .pshlnh_text:nth-child(3) .item_graph_text span {
    display: none !important;
  }
}
@media screen and (max-width: 552px) {
  .pshlnh_text:nth-child(3) .item_graph_text span {
    display: block !important;
  }
}
@media screen and (max-width: 379px) {
  .pshlnh_text:nth-child(2) .item_graph_text span {
    display: block !important;
  }
}
.wrap-big-text-small-text {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  margin-top: 25px;
}
.wrap-big-text-small-text span {
  display: block;
}
.wrap-big-text-small-text span:nth-child(1) {
  font-size: 72px;
  font-weight: 600;
  margin-right: 25px;
}
@media screen and (max-width: 1199px) {
  .wrap-big-text-small-text span:nth-child(1) {
    font-size: 30px;
  }
}
.wrap-big-text-small-text span:nth-child(2) {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.wrap-grp-absolute {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  display: block;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .wrap-grp-absolute {
    height: auto;
  }
}
.wrap-grp-absolute img {
  width: 100%;
}
.wrap-grp-absolute span {
  position: absolute;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .wrap-grp-absolute span {
    position: static;
    margin-top: 25px;
    display: block;
  }
}
.wrap-grp-absolute span:nth-child(4) {
  bottom: 0;
  left: 100%;
  color: #74ac63;
}
.wrap-grp-absolute span:nth-child(2) {
  top: 0;
  right: 100%;
  color: #6da3d7;
}
.wrap-grp-absolute span:nth-child(3) {
  top: 0;
  left: 100%;
  color: #cc5955;
}
.icon-text {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.icon-text .icon {
  width: 24px;
  height: 24px;
  margin-right: 15px;
}
.icon-text .icon img {
  object-fit: contain;
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 500px) {
  .paraq__bold {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 500px) {
  .content_title {
    font-size: 16px !important;
  }
}
.wrp_cols {
  display: flex;
  flex-wrap: wrap;
}
.wrp_cols__column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.wrp_cols__aic {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.wrp_cols__aic .cols {
  flex-grow: 1;
  width: 300px;
  margin-bottom: 20px;
}
.wrp_cols .cols {
  flex-grow: 1;
  width: 300px;
  margin-bottom: 84px;
}
.wrp_cols .cols .icon_text_bottom {
  justify-content: center;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wrp_cols .cols .icon_text_bottom img.icon {
  display: block;
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: center;
  margin: 0 auto;
  margin-bottom: 25px;
}
.wrp_cols .cols .icon_text_bottom span {
  display: block;
  font-size: 20px;
  text-align: center;
}
.wrp_cols ul.icon_list {
  flex-grow: 1;
  padding: 0;
  margin: 10px 0;
  list-style: none;
}
.wrp_cols ul.icon_list__center {
  width: max-content;
  margin: 0px auto;
  padding: 0;
  list-style-type: none;
}
.wrp_cols ul.icon_list.no-wrap-54px .item_icon_text img,
.wrp_cols ul.icon_list__center .item_icon_text img,
.wrp_cols ul.icon_list.no-wrap-54px .item_icon_text__norm img,
.wrp_cols ul.icon_list__center .item_icon_text__norm img {
  width: 54px;
  height: 54px;
  object-fit: contain;
  object-position: center;
  margin-left: 15px;
}
.wrp_cols ul.icon_list.no-wrap-54px .item_icon_text,
.wrp_cols ul.icon_list__center .item_icon_text,
.wrp_cols ul.icon_list.no-wrap-54px .item_icon_text__norm,
.wrp_cols ul.icon_list__center .item_icon_text__norm {
  font-weight: 600;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrp_cols ul.icon_list.no-wrap-54px .item_icon_text__norm,
.wrp_cols ul.icon_list__center .item_icon_text__norm,
.wrp_cols ul.icon_list.no-wrap-54px .item_icon_text__norm__norm,
.wrp_cols ul.icon_list__center .item_icon_text__norm__norm {
  font-weight: 300;
}
.wrp_cols li.item_graph_text {
  display: flex;
  font-size: 15px;
  margin-right: 10px;
  align-items: center;
  margin-bottom: 10px;
  min-height: 37px;
}
.wrp_cols li.item_graph_text__column {
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.wrp_cols li.item_graph_text__column .small_text__bold {
  width: 148px;
}
.wrp_cols li.item_graph_text__column .small_text__small {
  width: 60%;
}
.wrp_cols li.item_graph_text__column.minh52 {
  min-height: 100px;
}
.wrp_cols li.item_graph_text img {
  width: auto;
  display: block;
  object-fit: contain;
  object-position: left;
  height: 23px;
}
.wrp_cols li.item_graph_text span {
  display: block;
  width: 100px;
}
.wrp_cols li.item_icon_text,
.wrp_cols li.item_icon_text__icon_small {
  display: flex;
  align-items: center;
  max-width: 220px;
  margin-bottom: 18px;
  font-size: 12px;
}
.wrp_cols li.item_icon_text__icon_small img,
.wrp_cols li.item_icon_text__icon_small__icon_small img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  object-position: center;
  margin-right: 10px;
  display: block;
}
.wrp_cols .item_icon_text img {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  margin-right: 10px;
}
.wrap-apk .paraq,
.wrap-mashstroy .paraq {
  margin-bottom: 0;
}
.wrap-apk .content,
.wrap-mashstroy .content {
  padding: 5px 30px;
  margin-bottom: 30px;
}
[lang='KZ'] .pzdc_style .paraq__bold,
[lang='EN'] .pzdc_style .paraq__bold {
  font-size: 12px;
}
.inf {
  font-size: 15px;
  background-color: #ffffff;
}
.inf .class-chart-media {
  max-width: 50% !important;
}
.inf__title {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0;
}
.inf__title-sub {
  font-size: 15px;
  font-weight: 500;
  margin: 10px 0;
}
.inf__block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.inf__block-img {
  width: 50%;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 10px 0;
}
.inf__block-img_value {
  display: flex;
  align-items: center;
}
.inf__block-img_value img,
.inf__block-img_value svg {
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: center;
  margin-right: 15px;
  display: block;
}
.inf__block-img_value_text {
  font-size: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inf__block-img_value_text span {
  font-size: 15px;
}
.inf__block-value {
  display: flex;
  flex-direction: column;
  width: 41%;
  font-size: 30px;
  font-weight: 500;
}
.inf__block-value span {
  font-size: 15px;
}
.inf__block-board {
  padding: 20px 40px;
  background-color: #6bbff3;
  color: #ffffff;
  border-radius: 7px;
  box-shadow: 1px 1px 3px #4d4d4d;
}
.inf__block_wtext {
  width: 50%;
}
@media (max-width: 550px) {
  .inf__block_wtext {
    width: 90%;
  }
}
.inf__block-tl {
  text-align: left;
  width: 30%;
}
@media (max-width: 550px) {
  .inf__block-tl {
    width: 90%;
  }
}
.inf__block-tr {
  text-align: right;
  width: 25%;
}
@media (max-width: 550px) {
  .inf__block-tr {
    text-align: left;
    width: 90%;
  }
}
.inf__block-tc {
  text-align: center;
  width: 30%;
}
@media (max-width: 550px) {
  .inf__block-tc {
    text-align: left;
    width: 90%;
  }
}
.inf__block-jcsa {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.inf__block-jcsa img {
  width: 50px;
  height: 70px;
}
.inf__block-jcsa img.two {
  width: 50px;
  height: 50px;
}
@media (max-width: 550px) {
  .inf__block-jcsa {
    flex-direction: column;
  }
}
.inf__block-jcc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inf__block-jcc img {
  object-fit: contain;
  object-position: center;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}
@media (max-width: 550px) {
  .inf__block-jcc {
    flex-direction: column;
  }
}
@media (max-width: 550px) {
  .inf__block {
    flex-direction: column;
  }
}
.inf .small-text__bold {
  font-weight: 500;
}
.inf .middle-text__bold {
  font-weight: 500;
  font-size: 20px;
}
.inf__source {
  text-align: right;
  font-style: italic;
}
.inf .end-block {
  margin-bottom: 20px;
}
.inf__img {
  width: 70px;
  height: 70px;
  object-fit: contain;
  object-position: center;
  margin-right: 15px;
}
.inf .red-grad_text {
  font-style: italic;
  color: rgba(191, 33, 37, 0.79);
  font-weight: 500;
  width: 80%;
}
.inf .mt-twenty {
  margin-top: 20px;
}
.inf .mb-ten {
  margin-bottom: 10px;
}
.inf .mb-twenty {
  margin-bottom: 20px;
  display: block;
}
.inf .m-twentyfive {
  margin: 25px 0;
}
.inf .m-fiftyfive {
  margin: 55px 0;
}
.inf .img-full {
  width: 110%;
  height: auto;
  object-fit: contain;
  object-position: center;
  margin: 10px -39px;
}
.inf .img-full-no {
  margin: 10px 0;
  width: 100%;
  border-radius: 5px;
  height: auto;
  object-fit: contain;
  object-position: center;
  box-shadow: 0 0 6px #b3b3b3;
}
.inf__list-flag {
  width: max-content;
  margin: 10px auto;
  padding: 0;
  list-style-type: none;
}
.inf__list-flag li {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.inf__list-flag li span {
  margin-right: 15px;
  width: 100px;
  text-align: right;
}
.inf__list-flag li img {
  width: 54px;
  height: 54px;
  object-fit: contain;
}
.inf-oil .big-value {
  display: flex;
  justify-content: space-around;
}
.inf-oil .big-value__steep {
  font-size: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 250px;
  text-align: center;
}
.inf-oil .big-value__steep .value {
  font-size: 25px;
  font-weight: 500;
}
.inf-oil-chart {
  justify-content: center;
}
.inf-oil-chart ul {
  margin: 0;
  padding: 0;
}
.inf-oil-chart ul h6 {
  height: 30px;
}
.inf-oil-chart ul li {
  list-style-type: none;
  margin: 10px;
  height: 30px;
}
@media (max-width: 1199px) {
  .inf-oil-chart ul li {
    height: 35px;
  }
}
.inf-oil-chart .chart_right {
  text-align: right;
}
.inf-oil-chart .chart_left {
  text-align: left;
}
.inf-oil-chart .chart_left li {
  display: flex;
  align-content: center;
}
.inf-oil-chart .chart_left li .chart_horizontal {
  background: linear-gradient(180deg, #173972, #2f9cd8);
  padding: 10px;
  width: 100px;
  display: inline-block;
  margin-right: 10px;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}
.inf-oil-chart .span_red {
  color: #940a36;
  text-align: right;
}
.inf-oil-chart .span_green {
  color: #00a653;
  text-align: right;
}
.inf-oil-chart h6 {
  text-align: center;
}
.inf-oil__img-block {
  display: flex;
  align-items: center;
}
.inf-oil__img-block img {
  width: 75px;
  height: auto;
}
.inf-oil__img-block_block {
  text-align: center;
  margin-left: 20px;
}
.inf-oil__img-block_value {
  font-size: 25px;
  font-weight: 500;
}
.inf-oil__text-block {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  margin: 10px 0;
}
.inf-oil__text-block_one {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.inf-oil__text-block_one-value {
  font-size: 25px;
}
.inf-oil__text-block_two {
  margin-left: 20px;
}
.inf-oil__stocks {
  color: #000000;
}
.inf-oil__comparison {
  font-size: 15px;
  font-weight: 500;
}
.inf-oil__comparison-block {
  display: flex;
  justify-content: center;
}
.inf-oil__comparison-text_vertical {
  text-align: center;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  font-weight: 500;
  height: 400px;
}
.inf-oil__comparison-right-figure {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  border-width: 0 60px 397px 0;
  border-style: solid;
  border-color: transparent grey transparent transparent;
  border-image: initial;
  border-top: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 60px solid grey;
  padding: 0;
  margin: 0 20px;
  position: relative;
}
.inf-oil__comparison-right-figure_top {
  position: absolute;
  font-size: 11px;
  right: -57px;
  color: #ffffff;
}
.inf-oil__comparison-right-figure_lover {
  position: absolute;
  top: 580px;
}
@media (max-width: 1199px) {
  .inf-oil__comparison-right-figure_lover {
    top: 650px;
  }
}
@media (max-width: 767px) {
  .inf-oil__comparison-right-figure_lover {
    top: 581px;
  }
}
.inf-oil__comparison-right-figure-two {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  border-width: 0 60px 607px 0;
  border-style: solid;
  border-color: transparent grey transparent transparent;
  border-image: initial;
  border-top: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 60px solid grey;
  padding: 0;
  margin: 0 20px;
  position: relative;
}
@media (max-width: 1199px) {
  .inf-oil__comparison-right-figure-two {
    border-width: 0 60px 677px 0;
  }
}
@media (max-width: 767px) {
  .inf-oil__comparison-right-figure-two {
    border-width: 0 60px 600px 0;
  }
}
.inf-oil__comparison-bottom-figure {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  border-width: 0 654px 50px 0;
  border-style: solid;
  border-color: transparent grey transparent transparent;
  border-image: initial;
  border-top: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 364px solid grey;
  padding: 0;
  margin: 20px 0;
  width: 82%;
  position: relative;
}
@media (max-width: 1199px) {
  .inf-oil__comparison-bottom-figure {
    width: 97%;
  }
}
@media (max-width: 991px) {
  .inf-oil__comparison-bottom-figure {
    width: 91%;
  }
}
@media (max-width: 767px) {
  .inf-oil__comparison-bottom-figure {
    width: 109%;
  }
}
.inf-oil__comparison-bottom-figure_lover {
  position: absolute;
  right: -12px;
  top: -20px;
}
.inf-oil__comparison-bottom-figure_top {
  position: absolute;
  right: -350px;
  color: #ffffff;
}
.inf-oil__comparison-text-right {
  font-size: 15px;
  text-align: right;
}
.inf-oil__comparison .priority_blue {
  background: linear-gradient(180deg, #173972, #2f9cd8);
  color: #ffffff;
  margin: 0;
}
.inf-oil__comparison .priority_blue ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inf-oil__comparison .priority_blue ul li {
  padding: 2px;
}
.inf-oil__comparison .priority_gold {
  background-color: #ffc000;
  margin: 0;
}
.inf-oil__comparison .priority_red {
  background: linear-gradient(180deg, #940a36, #cd3d46);
  color: #ffffff;
}
.inf-oil__comparison_table {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 2px dashed #cacaca;
}
.inf-oil__comparison_table-img {
  margin: 0 20px;
  text-align: center;
}
.inf-oil__comparison_table-img img {
  width: 80px;
  height: auto;
}
.inf-oil__comparison_table-img_text {
  font-weight: 600;
}
.inf-oil__comparison_table-table {
  margin: 0 20px;
}
.inf-oil__comparison_table-table tbody {
  border-collapse: collapse;
  border: 3px solid white;
  display: table;
  width: 100%;
}
.inf-oil__comparison_table-table tbody tr th {
  border-bottom: 3px solid white;
  color: #525252;
  font-weight: 900;
  font-size: 15px;
  text-align: center;
}
.inf-oil__comparison_table-table tbody tr td {
  width: 160px;
  padding: 10px;
  border: 2px solid #cacaca;
  color: gray;
  font-weight: 900;
  font-size: 15px;
  text-align: center;
}
@media (max-width: 1199px) {
  .inf-oil__comparison_table-table tbody tr td {
    padding: 0;
  }
}
.inf-oil__comparison_table-table tbody tr td .top_red,
.inf-oil__comparison_table-table tbody tr td .middle_red,
.inf-oil__comparison_table-table tbody tr td .bottom_red {
  display: block;
  color: #940a36;
  float: left;
  font-weight: 900;
  margin: 10px;
}
@media (max-width: 1199px) {
  .inf-oil__comparison_table-table tbody tr td .top_red,
  .inf-oil__comparison_table-table tbody tr td .middle_red,
  .inf-oil__comparison_table-table tbody tr td .bottom_red {
    margin: 2px;
  }
}
.inf-oil__comparison_table-table tbody tr td .top_blue,
.inf-oil__comparison_table-table tbody tr td .middle_blue,
.inf-oil__comparison_table-table tbody tr td .bottom_blue {
  display: block;
  color: #173972;
  float: right;
  font-weight: 900;
  margin: 10px;
}
@media (max-width: 1199px) {
  .inf-oil__comparison_table-table tbody tr td .top_blue,
  .inf-oil__comparison_table-table tbody tr td .middle_blue,
  .inf-oil__comparison_table-table tbody tr td .bottom_blue {
    margin: 2px;
  }
}
.inf__chart {
  display: flex;
  align-items: center;
  text-align: center;
  font-weight: 500;
}
.inf__chart span {
  font-size: 20px;
}
.inf__chart_text {
  background: linear-gradient(180deg, #173972, #2f9cd8);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 900;
  color: transparent;
}
.inf-me__img-map img {
  width: 100%;
  height: auto;
}
.inf-me__chart {
  text-align: center;
}
.inf-me__chart img {
  width: 90%;
  height: auto;
}
@media (max-width: 767px) {
  .inf-me__chart img {
    margin-bottom: 15px;
  }
}
.inf-me__chart-left {
  border-left: 1px solid silver;
}
@media (max-width: 767px) {
  .inf-me__chart-left {
    border-left: none;
    border-top: 1px solid silver;
  }
}
.inf-me__chart-list {
  display: flex;
  flex-wrap: wrap;
}
.inf-me__chart-list ul {
  flex-grow: 1;
  padding: 0;
  margin: 10px 0;
  list-style: none;
}
.inf-me__chart-list ul li {
  display: flex;
  font-size: 15px;
  margin-right: 10px;
  align-items: center;
  margin-bottom: 10px;
  min-height: 37px;
}
.inf-me__chart-list ul li img {
  width: auto;
  display: block;
  height: 25px;
}
@media (max-width: 767px) {
  .inf-me__chart-list ul li img {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .inf-me__chart-list ul li img {
    height: 20px;
  }
}
@media (max-width: 350px) {
  .inf-me__chart-list ul li img {
    height: 19px;
  }
}
.inf-me__chart-list ul li span {
  display: block;
  width: 70px;
  margin-right: 15px;
  text-align: right;
}
.inf-me .inf_me-priorities .col-12:first-child > div {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.inf-me .inf_me-priorities .col-12:first-child > div svg {
  margin-right: 10px;
}
.inf-me .inf_me-priorities .col-12:last-child > div:first-child {
  margin-bottom: 15px;
}
.inf-me .inf_me-priorities .col-12:last-child ul {
  list-style-type: none;
}
.inf-me .inf_me-priorities .col-12:last-child ul li {
  margin-bottom: 10px;
}
.inf-me .inf-me__h {
  height: 210px;
}
.inf-me .wrp-radial-in-num-center {
  display: block;
  position: absolute;
  left: 20%;
}
.inf-me .wrp-radial-in-num-center .center {
  display: block;
  position: absolute;
  margin: auto;
  width: 123px;
  top: 30%;
  text-align: center;
  left: 20%;
  font-size: 11px;
}
.inf-me .wrp-radial-in-num-center .center span {
  font-size: 35px;
  font-weight: 600;
}
.inf-me .wrp-radial-in-num-center img {
  width: 200px;
  height: 200px;
  display: block;
}
.inf-me .icon_text_paraq {
  display: flex;
  align-items: center;
  height: 100%;
}
.inf-me .icon_text_paraq img {
  min-width: 28px;
  min-height: 28px;
  max-width: 28px;
  margin-right: 15px;
  display: block;
  margin-bottom: 24px;
}
.inf-me .icon_text_paraq .paraq {
  font-size: 15px;
}
.inf .icon_text_bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.inf .icon_text_bottom img {
  width: auto;
  height: 80px;
  margin-bottom: 10px;
}
.inf .item_icon_text {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.inf .item_icon_text img {
  width: 50px;
  height: auto;
}
.inf .item_icon_text-t {
  width: 150px;
}
.inf .maxwidth {
  width: 100%;
  height: auto;
  margin: 15px 0;
}
.inf .item-me_icon {
  text-align: center !important;
}
.inf .item-me {
  margin: 15px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .inf .item-me {
    flex-direction: column;
  }
}
.inf .item-me_one {
  width: 47%;
  text-align: justify;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .inf .item-me_one {
    width: 100%;
  }
}
.inf .item-me_one-icon {
  width: auto;
  height: 45px;
}
.inf .item-me_two {
  width: 50%;
}
@media (max-width: 1199px) {
  .inf .item-me_two {
    width: 100%;
  }
}
.inf .item-me_two-img {
  width: 100%;
  max-width: 150px;
  max-height: 128px;
  object-fit: contain;
}
.inf .item-me_two-text {
  text-align: center;
  font-weight: 500;
  margin-bottom: 7px;
}
.inf .item-me-bb {
  border-bottom: 1px solid silver;
}
@media (max-width: 767px) {
  .inf .item-me-bb {
    border: none;
  }
}
.inf .item-me-bl {
  border-left: 1px solid silver;
}
@media (max-width: 767px) {
  .inf .item-me-bl {
    border: none;
  }
}
.inf .item_icon_text-min {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 10px 0;
}
.inf .item_icon_text-min img {
  width: 25px;
  height: auto;
}
.inf .item_icon_text-min-t {
  width: 120px;
}
.inf .paraq__blue {
  color: white;
  background: #6bbff2;
  margin: 5px -40px;
  padding: 10px 0;
}
.inf .paraq__blue p {
  font-size: 15px;
  margin: 0 40px;
}
.inf .blue {
  color: blue;
}
.inf .red {
  color: red;
}
.inf .inf-me-center {
  text-align: center;
  font-weight: 500;
}
.inf .inf-me-center li {
  list-style: none;
}
.inf .inline__item_grow_one {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.inf .inline__item_grow_one .item__f {
  flex-grow: 1;
  width: 50%;
  padding: 10px;
}
.inf .inline__item_grow_one .item__f .maxwidth {
  width: 100%;
  display: block;
  margin: 0 auto 20px;
  height: auto;
  object-position: center;
  object-fit: contain;
}
.inf .inline__stretch {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.inf .inline__stretch .item__f {
  flex-grow: 1;
  width: 50%;
  padding: 10px;
}
.inf .inline__stretch .item__f .obj_pos_bottom {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: bottom;
}
#mmc .metallurgy {
  /*overflow:         overlay;*/
  background-color: #ffffff;
  padding: 40px;
}
@media (max-width: 767px) {
  #mmc .metallurgy {
    padding: 0px;
  }
}
#mmc .metallurgy_title {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 20px;
}
#mmc .metallurgy_title-color {
  color: #28355c;
}
#mmc .metallurgy__content_item {
  display: flex;
  align-items: center;
}
#mmc .metallurgy__content_item .wrap-flex {
  display: flex;
  align-items: center;
  position: relative;
}
#mmc .metallurgy__content_item img {
  max-width: 35px;
}
#mmc .metallurgy__content_item span {
  font-weight: 600;
  font-size: 35px;
  min-width: 140px;
  text-align: center;
}
#mmc .metallurgy__content_item .sub-value {
  font-size: 13px !important;
  position: absolute;
  bottom: -5px;
  right: 0;
}
#mmc .metallurgy__content_item-text {
  color: #595652;
  margin: 20px 0 20px 0;
  text-align: justify;
}
@media (max-width: 1199px) {
  #mmc .metallurgy__content_item img {
    margin-left: 20px;
  }
  #mmc .metallurgy__content_item-text {
    margin: 20px 20px 20px 0;
  }
}
@media (max-width: 575px) {
  #mmc .metallurgy__content_item {
    justify-content: center;
    flex-direction: column;
  }
}
#mmc .metallurgy_post-text {
  color: #595652;
  text-align: justify;
}
@media (max-width: 1199px) {
  #mmc .metallurgy_post-text {
    margin: 0;
  }
}
#mmc .metallurgy .reserves__item {
  display: flex;
}
@media (max-width: 1199px) {
  #mmc .metallurgy .reserves__item {
    flex-direction: column;
  }
}
#mmc .metallurgy .reserves-services {
  display: flex;
  margin-bottom: 40px;
}
@media (max-width: 520px) {
  #mmc .metallurgy .reserves-services {
    flex-direction: column;
  }
}
#mmc .metallurgy .reserves-services__item {
  position: relative;
}
#mmc .metallurgy .reserves-services__item_resources {
  display: flex;
  align-items: center;
}
#mmc .metallurgy .reserves-services__item_resources-name {
  margin-left: 15px;
}
@media (max-width: 520px) {
  #mmc .metallurgy .reserves-services__item_resources-name {
    margin-left: 20px;
  }
}
#mmc .metallurgy .reserves-services__item_resources img {
  width: 30%;
  margin-left: 5px;
}
@media (max-width: 520px) {
  #mmc .metallurgy .reserves-services__item_resources img {
    margin-left: 20px;
    width: 10%;
  }
}
@media (max-width: 330px) {
  #mmc .metallurgy .reserves-services__item_resources img {
    margin-left: 5px;
    width: 10%;
  }
}
#mmc .metallurgy .reserves-services__item_resources-value {
  right: 7px;
  bottom: -24px;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  background: linear-gradient(90deg, #bf5452, #2f9cd8);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media (max-width: 520px) {
  #mmc .metallurgy .reserves-services__item_resources-value {
    right: 150px;
    bottom: 0px;
  }
}
@media (max-width: 486px) {
  #mmc .metallurgy .reserves-services__item_resources-value {
    right: 100px;
    bottom: 0px;
  }
}
@media (max-width: 440px) {
  #mmc .metallurgy .reserves-services__item_resources-value {
    right: 50px;
    bottom: 0px;
  }
}
@media (max-width: 380px) {
  #mmc .metallurgy .reserves-services__item_resources-value {
    right: 10px;
    bottom: 0px;
  }
}
#mmc .metallurgy .reserves-map {
  position: relative;
}
#mmc .metallurgy .reserves-map_text {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 600;
  background: linear-gradient(90deg, #bf5452, #2f9cd8);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media (max-width: 1199px) {
  #mmc .metallurgy .reserves-map_text {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  #mmc .metallurgy .reserves-map_text {
    font-size: 10px;
  }
}
#mmc .metallurgy .reserves-map_text-2 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#mmc .metallurgy .reserves-map_text-2 .images-star {
  width: 45px;
  height: 45px;
}
#mmc .metallurgy .reserves-map img {
  width: 100%;
}
#mmc .metallurgy-images_map {
  position: relative;
  margin-bottom: 20px;
}
#mmc .metallurgy-images_map img {
  width: 100%;
}
#mmc .metallurgy-images_map-text {
  position: absolute;
  top: 0;
  left: 20px;
  font-weight: 500;
}
@media (max-width: 767px) {
  #mmc .metallurgy-images_map-text {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  #mmc .metallurgy-images_map-text {
    font-size: 5px;
  }
}
#mmc .metallurgy__vko {
  color: #ffffff;
  font-weight: 600;
  background-color: #3eb5f1;
  display: flex;
  justify-content: center;
  margin: 0 -40px -40px;
}
@media (max-width: 767px) {
  #mmc .metallurgy__vko {
    margin: 0 -40px 15px;
  }
}
#mmc .metallurgy__vko__item {
  margin: 10px 50px;
}
@media (max-width: 1199px) {
  #mmc .metallurgy__vko__item {
    margin: 10px 30px;
  }
}
@media (max-width: 767px) {
  #mmc .metallurgy__vko__item {
    margin: 10px 8px;
    text-align: center;
  }
}
#mmc .metallurgy__vko_value {
  font-size: 30px;
}
@media (max-width: 496px) {
  #mmc .metallurgy__vko_value {
    font-size: 18px;
  }
}
@media (max-width: 380px) {
  #mmc .metallurgy__vko_value {
    font-size: 14px;
  }
}
#mmc .metallurgy__vko_text {
  font-size: 20px;
}
@media (max-width: 496px) {
  #mmc .metallurgy__vko_text {
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  #mmc .metallurgy__vko_text {
    font-size: 10px;
  }
}
#mmc .metallurgy-full {
  background-color: #ffffff;
  padding: 40px;
}
#mmc .metallurgy-full_images {
  width: 90%;
}
#mmc .metallurgy-full_images-text {
  display: flex;
}
@media (max-width: 1199px) {
  #mmc .metallurgy-full_images-text {
    margin: 0px -15px;
  }
}
@media (max-width: 991px) {
  #mmc .metallurgy-full_images-text {
    margin: 0px -15px;
  }
}
@media (max-width: 767px) {
  #mmc .metallurgy-full_images-text {
    margin: 0px -15px;
  }
}
#mmc .metallurgy-full_images-text .va {
  margin: 0 10px 0 5px;
}
@media (max-width: 1199px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0 -2px 0 8px;
  }
}
@media (max-width: 991px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0 2px 0 10px;
  }
}
@media (max-width: 767px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0px 0px 0 21px;
  }
}
@media (max-width: 530px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0px 0px 0 19px;
  }
}
@media (max-width: 510px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0px 0px 0 17px;
  }
}
@media (max-width: 495px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0px 0px 0 14px;
  }
}
@media (max-width: 450px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0px 0px 0 10px;
  }
}
@media (max-width: 400px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0px 0px 0 10px;
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0px 0px 0 5px;
    font-size: 12px;
  }
}
@media (max-width: 320px) {
  #mmc .metallurgy-full_images-text .va {
    margin: 0px 0px 0 5px;
    font-size: 10px;
  }
}
#mmc .metallurgy-full_text-img {
  margin-bottom: 40px;
}
#mmc .metallurgy-full_text-value {
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 767px) {
  #mmc .metallurgy-full_text-value {
    text-align: center;
  }
}
#mmc .metallurgy-full_text-value_text {
  font-weight: 500;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #mmc .metallurgy-full_text-value_text {
    text-align: center;
  }
}
#mmc .metallurgy-full_textarea {
  text-indent: 1.5em;
}
#mmc .metallurgy-full__export {
  display: flex;
}
@media (max-width: 1199px) {
  #mmc .metallurgy-full__export {
    flex-direction: column;
  }
}
#mmc .metallurgy-full__export__item {
  width: 50%;
}
@media (max-width: 1199px) {
  #mmc .metallurgy-full__export__item {
    width: 100%;
  }
}
#mmc .metallurgy-full__export_chart-one img {
  width: 100%;
  margin-bottom: 8px;
}
#mmc .metallurgy-full__export_chart-one ul li {
  list-style: none;
  position: relative;
}
#mmc .metallurgy-full__export_chart-one ul li:after {
  width: 15px;
  height: 15px;
  position: absolute;
  left: -25px;
  top: 15%;
  content: '';
}
#mmc .metallurgy-full__export_chart-one ul li:nth-child(1):after {
  background: linear-gradient(180deg, #173972, #2f9cd8);
}
#mmc .metallurgy-full__export_chart-one ul li:nth-child(2):after {
  background: linear-gradient(180deg, #743036, #c95854);
}
#mmc .metallurgy-full__export_chart-two {
  display: flex;
}
@media (max-width: 550px) {
  #mmc .metallurgy-full__export_chart-two {
    flex-direction: column;
  }
}
#mmc .metallurgy-full__export_chart-two__item {
  width: 50%;
}
@media (max-width: 1199px) {
  #mmc .metallurgy-full__export_chart-two__item {
    width: 50%;
  }
}
@media (max-width: 550px) {
  #mmc .metallurgy-full__export_chart-two__item {
    width: 100%;
  }
}
#mmc .metallurgy-full__export_chart-two img {
  min-width: 229px;
  height: 180px;
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  #mmc .metallurgy-full__export_chart-two img {
    margin: 0 auto;
  }
}
#mmc .metallurgy-full__export_chart-two ul li {
  list-style: none;
  position: relative;
}
#mmc .metallurgy-full__export_chart-two ul li:after {
  width: 10px;
  height: 10px;
  position: absolute;
  left: -20px;
  top: 25%;
  content: '';
}
#mmc .metallurgy-full__export_chart-two ul li:nth-child(1):after {
  background-color: #5b9bd5;
}
#mmc .metallurgy-full__export_chart-two ul li:nth-child(2):after {
  background-color: #ed7d31;
}
#mmc .metallurgy-full__export_chart-two ul li:nth-child(3):after {
  background-color: #a5a5a5;
}
#mmc .metallurgy-full__export_chart-two ul li:nth-child(4):after {
  background-color: #ffc000;
}
#mmc .metallurgy-full__export_chart-two ul li:nth-child(5):after {
  background-color: #4472c4;
}
#mmc .metallurgy-full__export_chart-two ul li:nth-child(6):after {
  background-color: #70ad47;
}
#mmc .metallurgy-full__export_chart-two ul li:nth-child(7):after {
  background-color: #255e91;
}
#mmc .metallurgy-full__export_chart-two .ul-two li {
  list-style: none;
  position: relative;
}
#mmc .metallurgy-full__export_chart-two .ul-two li:after {
  width: 10px;
  height: 10px;
  position: absolute;
  left: -20px;
  top: 25%;
  content: '';
}
#mmc .metallurgy-full__export_chart-two .ul-two li:nth-child(1):after {
  background-color: #5b9bd5;
}
#mmc .metallurgy-full__export_chart-two .ul-two li:nth-child(2):after {
  background-color: #ed7d31;
}
#mmc .metallurgy-full__export_chart-two .ul-two li:nth-child(3):after {
  background-color: #a5a5a5;
}
#mmc .metallurgy-full__export_chart-two .ul-two li:nth-child(4):after {
  background-color: #ffc000;
}
#mmc .metallurgy-full__export_chart-two .ul-two li:nth-child(5):after {
  background-color: #4472c4;
}
#mmc .metallurgy-full__export_chart-two .ul-two li:nth-child(6):after {
  background-color: #70ad47;
}
#mmc .metallurgy-full__export_chart-two .ul-two li:nth-child(7):after {
  background-color: #255e91;
}
#header2 {
  position: relative;
  z-index: 100;
}
.section-oil .pagetitle {
  font-weight: 900;
  color: #2D2D2D;
  margin-bottom: 22px;
  margin-left: -3px;
  font-size: 32px;
}
@media (max-width: 354px) {
  .section-oil .pagetitle {
    font-size: 28px;
  }
}
.section-oil table {
  width: 100%;
}
.section-oil .span_red {
  color: #940a36;
  font-weight: 700;
  text-align: right;
}
.section-oil .span_light-red {
  color: #cd3d46;
  text-align: right;
  font-weight: 700;
}
.section-oil .span_green {
  color: #00a653;
  text-align: right;
  font-weight: 700;
}
.section-oil .table__oil {
  margin: 40px;
  font-size: 18px;
  text-align: center;
}
.section-oil .table__oil img {
  width: 50px;
}
.section-oil .table__oil tr {
  padding: 10px;
  margin: 10px;
}
.section-oil .table__oil td {
  font-weight: 700;
}
.section-oil .table__oil th {
  font-size: 18px;
  font-weight: 400;
}
.section-oil .table__oil h2 {
  font-size: 20px;
  margin: 0;
}
.section-oil .table__oil_digits {
  font-size: 42px;
  font-weight: 900;
}
.section-oil .table__oil .wrapper__digits_big {
  position: relative;
  top: -40px;
}
.section-oil .mark_block {
  margin-bottom: 20px;
}
.section-oil .mark_block > div {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 10px;
  align-items: flex-start;
}
.section-oil .mark_block > div img {
  margin-right: 5px;
  margin-top: 3px;
}
.section-oil .table__country {
  margin-top: 30px;
  font-size: 18px;
  text-align: center;
}
.section-oil .table__country tr {
  padding: 10px;
  margin: 10px;
}
.section-oil .table__country td {
  font-weight: 700;
}
.section-oil .table__country th {
  color: gray;
  font-weight: 400;
}
.section-oil .table__country h2 {
  font-size: 20px;
  text-align: right;
}
.section-oil .table__country .span_grey {
  color: grey;
}
.section-oil h2 {
  font-weight: 900;
  color: #4d4d4d;
  margin-left: 30px;
}
.section-oil .text_red {
  background: linear-gradient(180deg, #940a36, #cd3d46);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  font-weight: 900;
  color: transparent;
  margin-left: 30px;
}
.section-oil h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0px;
}
.section-oil .digits_big {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  font-size: 48px;
  font-weight: 700;
}
.section-oil .digits_big small {
  font-size: 16px;
  margin-top: -10px;
}
.section-oil__column-first {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.section-oil__column-first small {
  font-size: 16px;
}
.section-oil__column-second {
  font-size: 18px;
  text-align: center;
  font-style: italic;
  color: #dedede;
}
.section-oil__column-second .digits_big {
  color: #0d0d0d;
  font-size: 48px;
  font-weight: 700;
  font-style: normal;
}
.section-oil__column-second .digits_big small {
  font-size: 16px;
}
.section-oil__column-second .words_small {
  color: #0d0d0d;
  font-weight: 700;
  top: -15px;
  position: relative;
}
.section-oil__stocks {
  padding: 5px;
  font-size: 14px;
  background: #ffffff;
}
.section-oil__stocks_last h5 {
  font-weight: 700;
  margin: 20px 0;
}
.section-oil__stocks_last img {
  width: 100%;
}
.section-oil__stocks li {
  color: grey;
}
.section-oil__stocks li .span_underline {
  color: #0d0d0d;
  font-weight: 700;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  .section-oil__stocks {
    margin: 0;
    padding: 10px;
  }
}
.section-oil__comparison {
  font-size: 14px;
  background-color: #ffffff;
  padding: 15px;
}
@media screen and (max-width: 575px) {
  .section-oil__comparison {
    padding: 10px;
  }
}
.section-oil__comparison .row {
  justify-content: center;
}
.section-oil__comparison p {
  font-weight: 700;
}
.section-oil__comparison h3 {
  margin-bottom: 30px;
  margin-left: 10px;
}
.section-oil__comparison h5 {
  font-weight: 700;
  font-size: 16px;
  min-width: max-content;
}
@media (max-width: 1199px) {
  .section-oil__comparison h5 {
    min-width: unset;
  }
}
.section-oil__comparison p {
  font-size: 14px;
  font-weight: 400;
  margin: 15px 0;
}
@media (max-width: 399px) {
  .section-oil__comparison p {
    margin: 0;
  }
}
.section-oil__comparison_borderblock {
  border: 1px solid #60b6e3;
  border-radius: 8px;
  padding: 10px;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 399px) {
  .section-oil__comparison_borderblock {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.section-oil__comparison_borderblock .row > div {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .section-oil__comparison_borderblock .row > div {
    display: unset;
  }
}
.section-oil__comparison .country__title {
  display: flex;
  font-weight: 700;
  align-items: center;
  text-align: left;
}
.section-oil__comparison .country__title img {
  width: 50px;
  height: 34px;
  object-fit: contain;
}
.section-oil__comparison .country__title h4 {
  margin: 0;
  font-size: 20px;
}
.section-oil__comparison .country__flag {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  margin: 10px 0;
}
.section-oil__comparison .country__flag img {
  width: 80px;
  height: auto;
  object-fit: contain;
  border: 1px solid #dedede;
}
.section-oil__comparison .country__flag h5 {
  font-size: 14px;
}
.section-oil__comparison .wrp-wrp {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section-oil__comparison .charts {
  margin-bottom: 20px;
}
.section-oil__comparison .charts h5 {
  text-align: center;
  font-size: 14px;
}
.section-oil__comparison .charts_desc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 12px;
  margin-top: auto;
}
.section-oil__comparison .charts_desc .red {
  background: #e30000;
  width: 20px;
  height: 20px;
  margin: 10px;
}
.section-oil__comparison .charts_desc .blue {
  background: #4aabde;
  width: 20px;
  height: 20px;
  margin: 10px;
}
.section-oil__comparison .charts_desc .gold {
  background: #fed928;
  width: 20px;
  height: 20px;
  margin: 10px;
}
.section-oil__comparison .charts .chart {
  display: flex;
  margin-bottom: 25px;
}
@media (max-width: 405px) {
  .section-oil__comparison .charts .chart {
    margin-left: -35px;
  }
}
.section-oil__comparison .charts .left h6 {
  margin-bottom: 30px;
}
.section-oil__comparison .charts .img_wrapper {
  font-size: 14px;
  font-weight: 700;
  position: relative;
}
.section-oil__comparison .charts .img_wrapper img {
  width: 100%;
}
.section-oil__comparison .charts .img_wrapper__text {
  word-spacing: 10px;
}
.section-oil__comparison .charts .img_wrapper .span_red {
  display: block;
  text-align: right;
  color: #940a36;
  width: 120px;
  margin-left: auto;
}
.section-oil__comparison .charts .text_vertical {
  text-align: center;
  writing-mode: tb-rl;
  transform: rotate 180deg;
  margin: 0 5px 0px 5px;
  font-size: 14px;
  font-weight: 700;
}
.section-oil__comparison .charts .digits_vertical {
  display: flex;
  width: min-content;
  text-align: right;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
.section-oil__comparison .charts .text_diagonal {
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  transform: rotate(320deg);
  margin-left: 2px;
}
.section-oil__comparison_table-desc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.section-oil__comparison_table-desc .red {
  background: #e30000;
  width: 20px;
  height: 20px;
  margin: 10px;
}
.section-oil__comparison_table-desc .blue {
  background: #4aabde;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 50px;
}
.section-oil__comparison_white {
  position: relative;
  background-color: #ffffff;
  padding: 20px;
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  .section-oil__comparison_white {
    margin: 0;
    padding: 10px;
  }
}
.section-oil__comparison_white li {
  padding: 2px;
}
.section-oil__comparison_white .priority_blue {
  background: #4aabde;
  color: #ffffff;
  font-weight: 600;
  margin: 0;
}
.section-oil__comparison_white .priority_blue ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-oil__comparison_white .priority_blue ul li:before {
  content: "";
  position: relative;
  left: -5px;
  padding: 5px;
}
.section-oil__comparison_white .priority_gold {
  background-color: #ffcb2c;
  font-weight: 600;
  margin: 0;
}
.section-oil__comparison_white .priority_red {
  background: #e30000;
  color: #ffffff;
  font-weight: 600;
}
.section-oil__comparison_white .import-export {
  margin-left: 10px;
}
.section-oil__comparison_white .box__matrix {
  position: relative;
  font-size: 16px;
  margin-bottom: 120px;
}
@media (max-width: 1199px) {
  .section-oil__comparison_white .box__matrix {
    margin-bottom: 44px;
  }
}
.section-oil__comparison_white .box__matrix_item {
  background: linear-gradient(45deg, #45b7eb 39%, #fdd83f 20%, #fdd83f 57%, #e00000 50%);
  width: 100%;
  height: 100%;
  position: relative;
}
.section-oil__comparison_white .box__matrix_item .span_white {
  color: #ffffff;
}
.section-oil__comparison_white .box__matrix_item span {
  position: absolute;
  margin-left: -50px;
  font-weight: 600;
}
.section-oil__comparison_white .box__matrix_item span:after {
  position: absolute;
  left: -20px;
  top: -10px;
  bottom: 0;
  font-family: FontAwesome;
  content: '\f192';
}
.section-oil__comparison_white .box__matrix img {
  width: 100%;
  margin: 0 0 7px 0;
}
.section-oil__comparison_white .export {
  margin-left: 80px;
  align-items: center;
  font-weight: 700;
  font-size: 19px;
}
.section-oil__comparison_white img {
  width: 65px;
  margin-top: 20px;
}
.section-oil__comparison_white .triangle {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  border: 662px solid transparent;
  border-top: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 60px solid gray;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .triangle {
    display: none;
  }
}
.section-oil__comparison_white .triangle_horizontal {
  position: relative;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  border: 60px solid transparent;
  border-top: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 595px solid gray;
  padding: 0;
  margin-top: 1px;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .triangle_horizontal {
    display: none;
  }
}
.section-oil__comparison_white .triangle_horizontal .span_high {
  position: absolute;
  right: -585px;
  top: 5px;
  bottom: 0;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .triangle_horizontal .span_high {
    display: none;
  }
}
.section-oil__comparison_white .triangle .span_high {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #ffffff;
}
.section-oil__comparison_white .triangle .span_high:lang(EN) {
  margin-left: 18px;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .triangle .span_high {
    display: none;
  }
}
.section-oil__comparison_white .span_low_esche {
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .span_low_esche {
    display: none;
  }
}
.section-oil__comparison_white .span_low {
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  left: 35px;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .span_low {
    display: none;
  }
}
.section-oil__comparison_white .span_low_first {
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  left: 35px;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .span_low_first {
    display: none;
  }
}
.section-oil__comparison_white .span_low_second {
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  bottom: -30px;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .span_low_second {
    display: none;
  }
}
.section-oil__comparison_white .text_vertical {
  text-align: center;
  writing-mode: tb-rl;
  transform: rotate 180deg;
  margin: 0;
  margin-top: 5px;
}
@media screen and (max-width: 1199px) {
  .section-oil__comparison_white .text_vertical {
    transform: rotate 0deg;
    writing-mode: lr-tb;
  }
}
.section-oil__comparison_blue {
  background-color: #ffffff;
  padding: 20px;
  font-size: 14px;
}
.section-oil__comparison_grey {
  background-color: #f7f7f7;
}
.section-oil__comparison .digits_small_grey {
  font-style: italic;
  color: #dedede;
  margin-left: 20px;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 20px;
}
.section-oil__comparison .section-oil__comparison_table {
  border-bottom: 2px dashed #cacaca;
}
.section-oil__comparison .section-oil__comparison_table:nth-child(4) {
  border: none;
}
.section-oil__comparison .section-oil__comparison_table-img {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.section-oil__comparison .section-oil__comparison_table-img img {
  margin-top: 80px;
  width: 100px;
}
.section-oil__comparison .section-oil__comparison_table-img h4 {
  font-weight: 900;
}
.section-oil__comparison .table_second tbody {
  border-collapse: collapse;
  border: 3px solid white;
  display: table;
  width: 100%;
}
.section-oil__comparison .table_second tbody td {
  padding: 10px;
  border: 2px solid #cacaca;
  color: gray;
  font-weight: 900;
  font-size: 24px;
}
@media (max-width: 1199px) {
  .section-oil__comparison .table_second tbody td {
    padding: 0;
  }
}
.section-oil__comparison .table_second tbody th {
  border-bottom: 3px solid white;
  color: #525252;
  font-weight: 900;
  font-size: 28px;
  padding: 20px;
}
@media (max-width: 1199px) {
  .section-oil__comparison .table_second tbody th {
    padding: 0;
  }
}
.section-oil__comparison .table_second tbody .top_red {
  display: block;
  color: #940a36;
  float: left;
  font-weight: 900;
  font-size: 18px;
  margin: 10px;
}
@media screen and (max-width: 991px) {
  .section-oil__comparison .table_second tbody .top_red {
    float: none;
    margin: 0;
  }
}
.section-oil__comparison .table_second tbody .top_blue {
  display: block;
  color: #173972;
  float: right;
  font-weight: 900;
  font-size: 18px;
  margin: 10px;
}
@media screen and (max-width: 991px) {
  .section-oil__comparison .table_second tbody .top_blue {
    float: none;
    margin: 0;
  }
}
.section-oil__comparison .table_second tbody .middle_red {
  display: block;
  color: #b1325a;
  font-weight: 900;
  font-size: 18px;
  float: left;
  margin: 10px;
}
@media screen and (max-width: 991px) {
  .section-oil__comparison .table_second tbody .middle_red {
    float: none;
  }
}
.section-oil__comparison .table_second tbody .middle_blue {
  display: block;
  color: #2c5497;
  font-weight: 900;
  font-size: 18px;
  float: right;
  margin: 10px;
}
@media screen and (max-width: 991px) {
  .section-oil__comparison .table_second tbody .middle_blue {
    float: none;
  }
}
.section-oil__comparison .table_second tbody .bottom_red {
  display: block;
  color: #e30000;
  float: left;
  font-weight: 900;
  font-size: 18px;
  margin: 10px;
}
@media screen and (max-width: 991px) {
  .section-oil__comparison .table_second tbody .bottom_red {
    float: none;
  }
}
.section-oil__comparison .table_second tbody .bottom_blue {
  display: block;
  color: #60B6E3;
  float: right;
  font-weight: 900;
  font-size: 18px;
  margin: 10px;
}
@media screen and (max-width: 991px) {
  .section-oil__comparison .table_second tbody .bottom_blue {
    float: none;
  }
}
.chart_horizontal {
  position: relative;
  background: #4aabde;
  margin: 10px;
  transition: 1s ease-in-out;
  justify-content: center;
  color: #ffffff;
  padding: 0 10px;
  min-width: max-content;
  width: 30px;
  list-style-type: none;
}
.chart_horizontal:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -130px;
  right: 0;
  content: attr(data-label);
  color: #141414;
}
.chart_horizontal_parent {
  display: flex;
  width: 100%;
  justify-content: center;
}
.chart_horizontal_parent h5 {
  display: block;
}
.chart_horizontal_small {
  position: relative;
  background: #4aabde;
  margin: 10px;
  transition: 1s ease-in-out;
  justify-content: center;
  color: #ffffff;
  padding: 0 10px;
  min-width: max-content;
  width: 30px;
  list-style-type: none;
}
.chart_horizontal_small:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -220px;
  right: 0;
  content: attr(data-label);
  color: #141414;
}
.chart_horizontal_small-right {
  position: relative;
  background: #4aabde;
  margin: 10px;
  transition: 1s ease-in-out;
  justify-content: center;
  color: #ffffff;
  padding: 0 10px;
  min-width: max-content;
  width: 30px;
  list-style-type: none;
}
.chart_horizontal_small-right:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -220px;
  content: attr(data-label);
  color: #141414;
  text-align: right;
}
.chart_horizontal__labels {
  padding: 0;
}
.chart_horizontal__labels li {
  list-style-type: none;
  text-align: right;
  margin-bottom: 10px;
}
.chart_horizontal__labels_small {
  padding: 0;
}
.chart_horizontal__labels_small li {
  list-style-type: none;
  text-align: left;
  margin-top: 10px;
}
.chart_horizontal_mini {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  background-color: #e6e6e6;
  min-width: max-content;
  border-radius: 2px;
  height: 5px;
}
.chart_horizontal_mini__wrapper {
  list-style-type: none;
}
.chart_vertical {
  background: #4aabde;
  margin: 10px;
  transition: 1s ease-in-out;
  color: #ffffff !important;
  width: 35px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  min-height: 25px !important;
  height: 25px;
}
.chart_vertical:after {
  position: absolute;
  bottom: -35px;
  right: 0;
  left: 0;
  content: attr(data-label);
  color: #141414;
  text-align: right;
}
.chart_vertical__wrapper {
  height: 300px;
  display: flex;
  position: relative;
  align-items: flex-end;
  width: max-content;
  padding: 0;
}
.chart_vertical_red {
  background: #e60000;
  margin: 10px;
  transition: 1s ease-in-out;
  color: #ffffff !important;
  width: 35px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  min-height: 25px !important;
  height: 25px;
}
.chart_vertical_red:after {
  position: absolute;
  bottom: -35px;
  right: 0;
  left: 0;
  content: attr(data-label);
  color: #141414;
  text-align: right;
}
.chart_vertical_red__wrapper {
  height: 300px;
  display: flex;
  position: relative;
  align-items: flex-end;
  width: max-content;
  padding: 0;
}
.chart_vertical-double {
  background: #4eb7e7;
  margin: 10px 0;
  transition: 1s ease-in-out;
  color: #ffffff;
  width: 45px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  min-height: 25px !important;
  height: 25px;
}
.chart_vertical-double:after {
  position: absolute;
  bottom: -40px;
  right: 0;
  content: attr(data-label);
  color: #141414;
  text-align: right;
}
.chart_vertical-double:nth-child(even) {
  background: #e60000;
  margin-right: 10px;
}
.chart_vertical-double:nth-child(odd) {
  margin-left: 10px;
}
.chart_vertical-double__wrapper {
  height: 300px;
  display: flex;
  position: relative;
  align-items: flex-end;
  width: max-content;
  padding: 0;
  margin-top: 30px;
}
@media (min-width: 300px) and (max-width: 407px) {
  .chart_vertical-double__wrapper {
    width: 229px!important;
  }
}
@media (min-width: 408px) and (max-width: 767px) {
  .chart_vertical-double__wrapper {
    width: 282px!important;
  }
}
.axis {
  position: relative;
  margin: 0;
  width: max-content;
}
.axis__label {
  display: flex;
  padding: 0;
  justify-content: center;
}
.axis__label__wrapper {
  position: absolute;
  bottom: -40px;
  display: flex;
  width: 100%;
  justify-content: space-around;
}
.axis .chart_vertical-double__wrapper {
  width: max-content;
}
.axis .chart_vertical-double:before {
  position: absolute;
  bottom: -25px;
  background: #000000;
  content: '';
  width: 2px;
  height: 10px;
  left: -10px;
}
.axis .chart_vertical_red:before {
  position: absolute;
  bottom: -10px;
  background: #000000;
  content: '';
  width: 2px;
  height: 10px;
  left: -10px;
}
.axis .chart_vertical-double:nth-child(even):before {
  display: none;
}
.axis .chart_vertical:before {
  position: absolute;
  bottom: -10px;
  background: #000000;
  content: '';
  width: 2px;
  height: 10px;
  left: -10px;
}
.axis:before {
  position: absolute;
  bottom: 0;
  background: #141414;
  content: '';
  height: 2px;
  width: 100%;
}
.axis:after {
  position: absolute;
  right: -10px;
  bottom: -10px;
  font-family: FontAwesome;
  content: '\f04b';
}
#line-chart .line {
  fill: none;
  stroke: #4aabde;
  stroke-width: 15px;
}
#line-chart .line-2 {
  fill: none;
  stroke: #fed928;
  stroke-width: 15px;
  transform: skewX(18deg) translateY(80px) translateX(-87px) skewY(-8deg);
}
#line-chart .line-3 {
  fill: none;
  stroke: #ee3300;
  stroke-width: 15px;
  transform: skewX(-2deg) translateY(80px) translateX(12px) skewY(3deg);
}
#line-chart g {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
#line-chart .area {
  fill: none;
}
@keyframes arrowoneslide {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes arrowtwoslide {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes arrowthreeslide {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes vue-dropdown {
  from {
    max-height: 0px;
  }
  to {
    max-height: 100px;
  }
}
.guide-to-investment__title {
  font-weight: 600;
  font-size: 22px;
}
.guide-to-investment__subtitle {
  font-size: 22px;
  margin-bottom: 30px;
}
.guide-to-investment .five-elements {
  justify-content: center !important;
}
.guide-to-investment__row-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .guide-to-investment__row-elements {
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .guide-to-investment__row-elements_reverse {
    flex-direction: column-reverse;
  }
}
.guide-to-investment__row-elements_element {
  position: relative;
  transition: 0.3s ease;
  margin-bottom: 80px;
}
.guide-to-investment__row-elements_element a {
  text-decoration: none;
  color: #000000;
  transition: inherit;
}
.guide-to-investment__row-elements_element-block {
  width: 329px;
  height: 213px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: inherit;
}
@media (max-width: 360px) {
  .guide-to-investment__row-elements_element-block {
    width: 279px;
    height: 173px;
  }
}
.guide-to-investment__row-elements_element-block:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 120px;
  height: 180px;
  background-color: #4aabde;
  transform: rotate(45deg) translate(-67%, -10%);
  transition: inherit;
}
@media (max-width: 360px) {
  .guide-to-investment__row-elements_element-block:after {
    transform: rotate(45deg) translate(-92%, -10%);
  }
}
.guide-to-investment__row-elements_element-number {
  font-size: 18px;
  color: #ffffff;
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 2;
  transition: inherit;
}
@media (max-width: 360px) {
  .guide-to-investment__row-elements_element-number {
    top: 15px;
    left: 15px;
  }
}
.guide-to-investment__row-elements_element-ico {
  width: 57.13px;
  height: 57px;
  transition: inherit;
}
.guide-to-investment__row-elements_element-text {
  font-size: 16px;
  text-align: center;
  transition: inherit;
  padding: 10px 40px 0 40px;
}
.guide-to-investment__row-elements_element .arrow-one {
  position: absolute;
  right: -28%;
  top: 50%;
  animation: arrowoneslide ease 0.5s forwards 1s;
  opacity: 0;
}
@media (max-width: 1229px) {
  .guide-to-investment__row-elements_element .arrow-one {
    right: -18%;
    width: 60px;
  }
}
@media (max-width: 1199px) {
  .guide-to-investment__row-elements_element .arrow-one {
    display: none;
  }
}
.guide-to-investment__row-elements_element .arrow-two {
  position: absolute;
  left: 50%;
  animation: arrowtwoslide ease 0.5s forwards 2s;
  opacity: 0;
}
.guide-to-investment__row-elements_element .arrow-two_other {
  display: none;
}
@media (max-width: 1199px) {
  .guide-to-investment__row-elements_element .arrow-two_other {
    display: block;
  }
}
.guide-to-investment__row-elements_element .arrow-three {
  position: absolute;
  left: -28%;
  top: 50%;
  animation: arrowthreeslide ease 0.5s forwards 3s;
  opacity: 0;
}
@media (max-width: 1229px) {
  .guide-to-investment__row-elements_element .arrow-three {
    left: -18%;
    width: 60px;
  }
}
@media (max-width: 1199px) {
  .guide-to-investment__row-elements_element .arrow-three {
    display: none;
  }
}
.guide-to-investment__row-elements_element .arrow-four {
  position: absolute;
  left: 50%;
  animation: arrowtwoslide ease 0.5s forwards 4s;
  opacity: 0;
}
@media (max-width: 1229px) {
  .guide-to-investment__row-elements_element .arrow-four {
    width: 40px;
    top: 81%;
  }
}
@media (max-width: 1199px) {
  .guide-to-investment__row-elements_element .arrow-four {
    display: none;
  }
}
.guide-to-investment__row-elements_element:hover .guide-to-investment__row-elements_element-block {
  background: #4aabde;
}
.guide-to-investment__row-elements_element:hover .guide-to-investment__row-elements_element-block:after {
  background-color: #ffffff;
}
.guide-to-investment__row-elements_element:hover .guide-to-investment__row-elements_element-number {
  color: #4aabde;
}
.guide-to-investment__row-elements_element:hover .guide-to-investment__row-elements_element-ico {
  filter: brightness(0) invert(1);
}
.guide-to-investment__row-elements_element:hover .guide-to-investment__row-elements_element-text {
  color: #ffffff;
}
.purchase-of-land__text {
  font-size: 15px;
  margin-bottom: 30px;
}
.purchase-of-land__text-red {
  color: #ff3131;
}
.purchase-of-land .purchase-of-land__table {
  margin-bottom: 30px;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  display: block;
}
.purchase-of-land .purchase-of-land__table thead tr th {
  background-color: #57beed;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 15px;
}
.purchase-of-land .purchase-of-land__table thead tr th:nth-child(2) {
  text-align: center;
  background-color: #2fa6dc;
}
.purchase-of-land .purchase-of-land__table thead tr th:nth-child(3) {
  text-align: center;
}
.purchase-of-land .purchase-of-land__table tbody tr td {
  font-size: 12px;
}
.purchase-of-land .purchase-of-land__table tbody tr td:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 0;
  width: 400px;
}
.purchase-of-land .purchase-of-land__table tbody tr td:nth-child(2) {
  text-align: center;
  font-weight: 600;
  background-color: #e4f7ff;
  padding: 10px;
}
.purchase-of-land .purchase-of-land__table tbody tr td:nth-child(3) {
  text-align: center;
  padding: 10px;
}
.purchase-of-land .purchase-of-land__table tbody tr:nth-child(even) {
  background-color: #e4f7ff;
}
.purchase-of-land .purchase-of-land__table tbody tr:nth-child(even) td:nth-child(2) {
  background-color: #d5f2ff;
  border: 1px solid #ffffff;
}
.purchase-of-land .purchase-of-land__table .column-one {
  max-width: 400px;
}
.purchase-of-land .purchase-of-land__table .column-one__text {
  max-width: 320px;
}
.purchase-of-land .purchase-of-land__table .column-two {
  max-width: 200px;
}
.purchase-of-land .purchase-of-land__table .column-three {
  max-width: 202px;
}
.purchase-of-land .circle {
  width: 30px;
  height: 30px;
  background-color: #57beed;
  border-radius: 12em;
  position: relative;
}
.purchase-of-land .circle .value {
  position: absolute;
  top: 5px;
  left: 10px;
  color: #ffffff;
  font-size: 15px;
}
.investment-site p {
  font-size: 12px;
  font-weight: 600;
}
.investment-site__list {
  padding: 0;
  font-size: 15px;
  margin: 0 0 20px 0;
}
.investment-site__list_item {
  position: relative;
  list-style-type: none;
  margin-left: 25px;
}
.investment-site__list_item:after {
  content: '';
  position: absolute;
  top: 3px;
  bottom: 0;
  left: -20px;
  right: 0;
  height: 15px;
  width: 15px;
  background-color: #4aabde;
  border-radius: 10em;
}
.investment-site__list_text {
  font-weight: 900;
}
.investment-site__membership_wrapper {
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1151px) {
  .investment-site__membership_wrapper {
    justify-content: flex-start;
  }
}
.investment-site__membership_object {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 10px;
  border: 1px solid #4aabde;
  border-radius: 10px;
  font-size: 10px;
}
@media (max-width: 757px) {
  .investment-site__membership_object {
    margin-left: 0;
  }
}
.investment-site__membership_object-text {
  padding: 5px;
  font-size: 10px;
}
.investment-site__membership_object p {
  margin: 0;
  padding: 0;
}
.investment-site__membership_object img {
  margin-right: 20px;
}
.investment-site__membership_object-line {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 10px;
  border: 1px solid #4aabde;
  border-radius: 10px;
  font-size: 10px;
  position: relative;
}
@media (max-width: 757px) {
  .investment-site__membership_object-line {
    margin-left: 0;
  }
}
.investment-site__membership_object-line p {
  margin: 0;
  padding: 0;
}
.investment-site__membership_object-line img {
  margin-right: 20px;
}
.investment-site__membership_object-line::before,
.investment-site__membership_object-line::after {
  content: '';
  position: absolute;
  bottom: -130px;
  left: 0;
  right: 0;
  border: 120px solid transparent;
  border-top: 10px solid #4aabde;
}
@media (max-width: 757px) {
  .investment-site__membership_object-line::before,
  .investment-site__membership_object-line::after {
    display: none;
  }
}
.investment-site__membership_object-line::after {
  border-top: 10px solid #ffffff;
  bottom: -129px;
}
.investment-site__membership_object-line_sec {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 10px;
  border: 1px solid #4aabde;
  border-radius: 10px;
  font-size: 10px;
  position: relative;
}
@media (max-width: 757px) {
  .investment-site__membership_object-line_sec {
    margin-left: 0;
  }
}
.investment-site__membership_object-line_sec p {
  margin: 0;
  padding: 0;
}
.investment-site__membership_object-line_sec img {
  margin-right: 20px;
}
.investment-site__membership_object-line_sec::before,
.investment-site__membership_object-line_sec::after {
  content: '';
  position: absolute;
  bottom: -171px;
  left: 0;
  right: 0;
  border: 161px solid transparent;
  border-top: 10px solid #4aabde;
}
@media (max-width: 757px) {
  .investment-site__membership_object-line_sec::before,
  .investment-site__membership_object-line_sec::after {
    display: none;
  }
}
.investment-site__membership_object-line_sec::after {
  border-top: 10px solid #ffffff;
  bottom: -170px;
}
.investment-site__membership_object-right {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 10px;
  border: 1px solid #4aabde;
  border-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  position: relative;
}
.investment-site__membership_object-right::before,
.investment-site__membership_object-right::after {
  content: '';
  position: absolute;
  right: -42px;
  bottom: 0px;
  top: -1px;
  border: 31px solid transparent;
  border-left: 10px solid #4aabde;
}
@media (max-width: 757px) {
  .investment-site__membership_object-right::before,
  .investment-site__membership_object-right::after {
    display: none;
  }
}
.investment-site__membership_object-right::after {
  border-left: 10px solid #ffffff;
  right: -41px;
}
.investment-site__membership_object-right p {
  margin: 0;
  padding: 0;
}
.investment-site__membership_object-right img {
  margin-right: 20px;
}
.investment-site__membership_object-left {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 10px;
  border: 1px solid #4aabde;
  border-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.investment-site__membership_object-left::before,
.investment-site__membership_object-left::after {
  content: '';
  position: absolute;
  left: -45px;
  bottom: 0px;
  top: 0px;
  border: 34px solid transparent;
  border-right: 10px solid #4aabde;
}
@media (max-width: 1151px) {
  .investment-site__membership_object-left::before,
  .investment-site__membership_object-left::after {
    right: -8px;
    border-left: 10px solid #4aabde;
    border-right: none;
    left: auto;
  }
}
@media (max-width: 757px) {
  .investment-site__membership_object-left::before,
  .investment-site__membership_object-left::after {
    display: none;
  }
}
.investment-site__membership_object-left::after {
  border-right: 10px solid #ffffff;
  left: -44px;
}
@media (max-width: 1199px) {
  .investment-site__membership_object-left::after {
    right: -7px;
    border-left: 10px solid #ffffff;
    border-right: none;
    left: auto;
  }
}
@media (max-width: 757px) {
  .investment-site__membership_object-left::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .investment-site__membership_object-left {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
.investment-site__membership_object-left-list {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 10px;
  border: 1px solid #4aabde;
  border-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.investment-site__membership_object-left-list::before,
.investment-site__membership_object-left-list::after {
  content: '';
  position: absolute;
  left: -59px;
  bottom: 0px;
  top: 0px;
  border: 48px solid transparent;
  border-right: 10px solid #4aabde;
}
@media (max-width: 1199px) {
  .investment-site__membership_object-left-list::before,
  .investment-site__membership_object-left-list::after {
    right: -10px;
    border-left: 10px solid #4aabde;
    border-right: none;
    left: auto;
  }
}
@media (max-width: 757px) {
  .investment-site__membership_object-left-list::before,
  .investment-site__membership_object-left-list::after {
    display: none;
  }
}
.investment-site__membership_object-left-list::after {
  border-right: 10px solid #ffffff;
  left: -58px;
}
@media (max-width: 1199px) {
  .investment-site__membership_object-left-list::after {
    right: -9px;
    border-left: 10px solid #ffffff;
    border-right: none;
    left: auto;
  }
}
@media (max-width: 757px) {
  .investment-site__membership_object-left-list {
    margin-left: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.investment-site__membership_object-left-list ul {
  margin: 0;
  padding: 0;
}
.investment-site__membership_object-left-list ul li {
  position: relative;
  list-style-type: none;
  font-size: 10px;
  margin-left: 10px;
}
.investment-site__membership_object-left-list ul li::after {
  content: '\2713';
  position: absolute;
  top: 0px;
  left: -10px;
}
.investment-site__membership_object-left p {
  margin: 0;
  padding: 0;
}
.investment-site__membership_object-left img {
  margin-right: 20px;
}
.investment-site_heading {
  font-weight: 900;
  margin: 10px 0;
}
.investment-site__wrapper {
  justify-content: space-between;
  flex-wrap: wrap;
}
.investment-site__object {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 10px;
  border: 1px solid #4aabde;
  border-radius: 10px;
  width: 30%;
}
@media (max-width: 1199px) {
  .investment-site__object {
    width: 45%;
  }
}
@media (max-width: 991px) {
  .investment-site__object {
    min-width: 40%;
  }
}
@media (max-width: 575px) {
  .investment-site__object {
    width: 90%;
  }
}
.investment-site__object img {
  margin-right: 30px;
}
.investment-site__object p {
  margin-bottom: 0;
}
.investment-site__block {
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}
.investment-site__block-one {
  display: flex;
  align-items: center;
  padding: 25px;
  transition: 0.3s ease;
  justify-content: space-between;
}
.investment-site__block-one-line {
  width: 0;
  height: 136px;
  border: 1px solid #e4e4e4;
  margin: 0 20px 0 30px;
  transition: inherit;
}
.investment-site__block-one-text {
  font-size: 15px;
  transition: inherit;
  text-align: end;
  margin-left: 20px;
}
@media (max-width: 768px) {
  .investment-site__block-one-text {
    text-align: center;
  }
}
.investment-site__block-one-icon {
  height: 75px;
  border: 1px solid #212529;
  border-radius: 10em;
}
.investment-site__block-one .licensing-procedure__fa-two {
  color: #ffffff;
  display: none;
  transition: inherit;
}
.investment-site__block-one-ico_svg {
  width: 100px;
  padding: 10px;
  border: 2px solid #57beed;
  border-radius: 10em;
}
.investment-site__block-one:hover {
  background: #57beed;
}
.investment-site__block-one:hover .investment-site__block-one-ico {
  filter: brightness(0) invert(1);
}
.investment-site__block-one:hover .investment-site__block-one-ico_svg {
  filter: brightness(0) invert(1);
}
.investment-site__block-one:hover .investment-site__block-one-line {
  border: 1px solid #ffffff;
}
.investment-site__block-one:hover .investment-site__block-one-text {
  color: #ffffff;
}
.investment-site__block-one:hover .licensing-procedure__fa {
  color: #ffffff;
}
@media (max-width: 575px) {
  .investment-site__block-one {
    flex-direction: column;
    justify-content: center;
  }
  .investment-site__block-one .investment-site__block-one-line {
    width: 250px;
    height: 0;
    margin: 30px 0 20px 0;
  }
}
@media (max-width: 370px) {
  .investment-site__block-one .investment-site__block-one-line {
    width: 200px;
  }
}
.investment-site__block-one__click {
  border-bottom: 1px solid #e4e4e4;
  background-color: #57beed;
}
.investment-site__block-one__click .investment-site__block-one-ico {
  filter: brightness(0) invert(1);
}
.investment-site__block-one__click .investment-site__block-one-line {
  border: 1px solid #ffffff;
}
.investment-site__block-one__click .investment-site__block-one-text {
  color: #ffffff;
}
.investment-site__block-one__click .licensing-procedure__fa {
  display: none;
}
.investment-site__block-one__click .licensing-procedure__fa-two {
  display: block;
}
.investment-site__block-one__click .investment-site__block-one-ico_svg {
  filter: brightness(0) invert(1);
}
.investment-site__block-two {
  padding: 25px;
  display: none;
}
.licensing-procedure__text {
  max-width: 700px;
  font-weight: 600;
}
.licensing-procedure__block-two {
  padding: 0 15px 0 15px;
  display: none;
}
.licensing-procedure__block-two__border {
  border-bottom: 1px solid #e4e4e4;
}
.licensing-procedure__block-two__border-r {
  border-right: 1px solid #e4e4e4;
}
.licensing-procedure__block-two_column-one,
.licensing-procedure__block-two_column-two {
  padding: 20px 10px;
}
.licensing-procedure__block-two_column-one {
  font-weight: 600;
}
.licensing-procedure__block-two_column-two__ptext {
  padding-bottom: 20px;
}
.licensing-procedure__block-two_column-two__after-text {
  position: relative;
  margin-left: 20px;
}
.licensing-procedure__block-two_column-two__after-text:after {
  content: '';
  position: absolute;
  top: 5px;
  left: -20px;
  width: 12px;
  height: 12px;
  border-radius: 12em;
  background-color: #45b7eb;
}
.licensing-procedure__block-two_column-two__after-text-two {
  position: relative;
  margin-left: 33px;
  margin-bottom: 15px;
}
.licensing-procedure__block-two_column-two__after-text-two:after {
  content: '1';
  position: absolute;
  top: -3px;
  left: -38px;
  padding: 2px 11px 2px 10px;
  border-radius: 12em;
  background-color: #45b7eb;
  color: #ffffff;
}
.licensing-procedure__block-two_column-two__after-text-three {
  position: relative;
  margin-left: 33px;
}
.licensing-procedure__block-two_column-two__after-text-three:after {
  content: '2';
  position: absolute;
  top: -3px;
  left: -38px;
  padding: 2px 10px 2px 9px;
  border-radius: 12em;
  background-color: #45b7eb;
  color: #ffffff;
}
.licensing-procedure__block-two_column-two__after-text-three span {
  color: #45b7eb;
}
.investment-site__block-two a {
  display: inline-block;
  color: #4f4f4f;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-transform: none;
  text-decoration: none;
}
.investment-site__block-two a:hover {
  color: #57beed;
}
.arrival-in-kazakhstan__text-bold {
  font-weight: 600;
}
.arrival-in-kazakhstan__padding-text {
  padding-bottom: 20px;
}
.arrival-in-kazakhstan__block-two {
  padding: 25px;
  display: none;
}
.arrival-in-kazakhstan__block-two__title {
  text-align: center;
  padding-bottom: 20px;
  font-weight: 600;
}
.arrival-in-kazakhstan__block-two__element {
  display: flex;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 10px;
}
.arrival-in-kazakhstan__block-two__element img {
  margin-right: 17px;
  border-radius: 4px;
}
.arrival-in-kazakhstan__block-two__element span {
  font-weight: 600;
  color: #000000;
}
.arrival-in-kazakhstan__block-two__element-text {
  color: #333333;
}
.arrival-in-kazakhstan__step {
  font-size: 18px;
  margin-bottom: 24px;
}
.arrival-in-kazakhstan__step span {
  font-weight: 600;
}
.arrival-in-kazakhstan__step-subtext {
  font-size: 15px;
  margin-bottom: 10px;
}
.arrival-in-kazakhstan__step-subtext span {
  font-weight: 600;
}
.arrival-in-kazakhstan__step-subtext-two {
  margin-bottom: 30px;
}
.arrival-in-kazakhstan__step-element {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 15px;
}
.arrival-in-kazakhstan__step-element_value {
  height: auto;
  background-color: #57beed;
  border-radius: 100rem;
  margin-right: 21px;
  align-items: center;
  text-align: center;
  padding: 8px 0;
}
.arrival-in-kazakhstan__step-element_value_number {
  color: #ffffff;
  line-height: 100%;
  width: 35px;
}
.arrival-in-kazakhstan__step-element_text {
  max-width: 550px;
}
.form-filter {
  margin-bottom: 10px;
}
.form-filter__title {
  font-size: 15px;
  color: #333333;
  text-align: center;
  margin-bottom: 26px;
}
.form-filter__element {
  margin-bottom: 20px;
  position: relative;
  font-size: 12px;
}
.form-filter__element .list__search_active {
  padding: 10px 0 10px 20px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  border-radius: 21px 21px 0 0;
  outline: none;
  width: 100%;
  top: 100%;
  color: #bababa;
}
.form-filter__element ul {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 7;
  width: 100%;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  max-height: 150px;
  border-top: none;
  border-radius: 0px 0px 20px 20px;
  overflow: scroll;
}
.form-filter__element ul hr {
  margin: 0;
  padding: 0;
  position: fixed;
  width: 100%;
}
.form-filter__element ul li {
  list-style-type: none;
  padding: 10px;
  margin-left: 10px;
}
.form-filter__element input {
  padding: 10px 0 10px 20px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  border-radius: 21px;
  outline: none;
  width: 100%;
  color: #0d0d0d;
}
.form-filter__element select {
  padding: 10px 0 10px 20px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  border-radius: 21px;
  outline: none;
  width: 100%;
  color: #0d0d0d;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/upload/images/guide-to-investment/arrow-down.png") 96% no-repeat;
}
.form-filter__element select::-ms-expand {
  display: none;
}
.form-filter__element-block {
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  border-radius: 21px;
  overflow: hidden;
}
.form-filter__element-block-p {
  margin-bottom: 15px;
}
.form-filter__element-block-drop {
  padding: 10px 20px 10px 20px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 21px;
  outline: none;
  width: 100%;
  color: #bababa;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-filter__element-block .form-filter__element-block_up {
  display: none;
}
.form-filter__element-block-active {
  border-bottom: 1px solid #e9e9e9;
  border-radius: 0;
}
.form-filter__element-block-active .form-filter__element-block_down {
  display: none;
}
.form-filter__element-block-active .form-filter__element-block_up {
  display: block;
}
.form-filter__element-block-dawn {
  margin: 20px;
}
.form-filter__element-block-dawn_text {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
}
.form-filter__element-block-dawn_text span {
  font-weight: 600;
}
.business-registration__text {
  font-size: 15px;
  margin-bottom: 20px;
}
.business-registration__text-red {
  color: red;
  margin-bottom: 20px;
}
.business-registration__text span {
  font-weight: 600;
}
.business-registration__text-after {
  position: relative;
  margin-bottom: 30px;
  margin-left: 20px;
}
.business-registration__text-after:after {
  position: absolute;
  content: '';
  top: 3px;
  left: -20px;
  width: 12px;
  height: 12px;
  background-color: #45b7eb;
  border-radius: 12em;
}
.business-registration__text-after-two {
  padding: 20px;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
}
.business-registration__text-after-two_circl {
  width: 22px;
  height: 22px;
  background-color: #45b7eb;
  border-radius: 12em;
  margin-right: 20px;
}
@media (max-width: 450px) {
  .business-registration__text-after-two_circl {
    margin-right: -5px;
    width: 7%;
  }
}
@media (max-width: 450px) {
  .business-registration__text-after-two_circl {
    width: 25px;
  }
}
@media (max-width: 1199px) {
  .business-registration__text-after-two_text {
    max-width: 340px;
  }
}
@media (max-width: 991px) {
  .business-registration__text-after-two_text {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .business-registration__text-after-two_text {
    max-width: 340px;
  }
}
@media (max-width: 450px) {
  .business-registration__text-after-two_text {
    max-width: 300px;
    margin-left: 20px;
  }
}
@media (max-width: 400px) {
  .business-registration__text-after-two_text {
    max-width: 180px;
  }
}
.business-registration__text-after-two_text a {
  color: #45b7eb;
  text-decoration: none;
}
.business-registration__title {
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  margin-bottom: 30px;
}
.business-registration__block {
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
.business-registration__block_textaria {
  padding: 25px 25px 0 25px;
}
.business-registration__block-text {
  font-size: 15px;
  margin-bottom: 20px;
}
.business-registration__block-text span {
  font-weight: 600;
}
.business-registration__block-href {
  background-color: #45b7eb;
  text-align: center;
  padding: 10px;
}
.business-registration__block-href a {
  color: #ffffff;
  text-decoration: none;
}
.industries {
  font-size: 15px;
}
.industries__title {
  font-weight: 600;
  margin-bottom: 20px;
}
.industries__title a {
  text-decoration: none;
  color: #45b7eb;
}
.industries__text-red {
  color: #ff7878;
  margin-bottom: 20px;
}
.industries__block {
  display: flex;
  margin-bottom: 20px;
}
@media (max-width: 400px) {
  .industries__block {
    flex-direction: column;
    align-items: center;
  }
}
.industries__block-value {
  width: 26px;
  height: 26px;
  background-color: #45b7eb;
  border-radius: 12em;
  margin-right: 23px;
  position: relative;
}
@media (max-width: 400px) {
  .industries__block-value {
    margin-bottom: 10px;
  }
}
.industries__block-value_number {
  position: absolute;
  top: 3px;
  left: 9px;
  color: #ffffff;
}
.industries__block-text {
  max-width: 700px;
}
.industries__block-textp {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .industries__block-text {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .industries__block-text {
    max-width: 350px;
  }
}
@media (max-width: 461px) {
  .industries__block-text {
    max-width: 300px;
  }
}
@media (max-width: 400px) {
  .industries__block-text {
    max-width: 350px;
  }
}
.industries__table {
  overflow: hidden;
  margin-bottom: 40px;
  font-size: 12px;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  border: 1px solid #e4e4e4;
  display: block;
}
.industries__table thead tr th {
  max-width: 400px;
  min-width: 300px;
  text-align: center;
  padding: 10px 30px 11px 30px;
  color: #ffffff;
}
.industries__table thead tr th:nth-child(1) {
  background-color: #57beed;
}
.industries__table thead tr th:nth-child(2) {
  background-color: #2fa6dc;
}
.industries__table tbody tr td {
  max-width: 327px;
  padding: 9px 17px 9px 18px;
}
.industries__table tbody tr:nth-child(odd) {
  background-color: #e4f7ff;
}
.taxation .small-text {
  text-align: right;
  font-size: 10px;
  color: #616979;
  margin: 20px;
}
.taxation__form-filter {
  margin-bottom: 10px;
}
.taxation__form-filter_title {
  font-size: 15px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
}
.taxation__form-filter select {
  padding: 10px 0 10px 20px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  border-radius: 21px;
  outline: none;
  width: 100%;
  color: #0d0d0d;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/upload/images/guide-to-investment/arrow-down.png") 96% no-repeat;
}
.taxation__form-filter select::-ms-expand {
  display: none;
}
.taxation table tr th {
  text-align: center;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 10px;
}
.taxation table tr td {
  padding: 10px;
  vertical-align: top;
}
.fade-enter-active,
fade-leave-active {
  transition: 0.5s ease-in-out;
}
.fade-enter,
fade-leave-to {
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.vue__dropdown-enter-active,
vue__dropdown-leave-active {
  animation: vue__dropdown 0.3s ease-in;
}
.vue__dropdown-enter,
vue__dropdown-leave-to {
  animation: vue__dropdown 0.3s ease-in;
}
.investment-site__block-two a {
  color: #57beed;
  font-weight: 600;
}
.investment-site__block-two a:hover {
  text-decoration: underline;
}
#about-us__structure h4 {
  font-weight: 800;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #000000;
  margin-bottom: 40px;
}
#about-us__structure .row > [class*="col"] {
  min-height: 30px;
  display: flex;
  align-items: stretch;
}
@media (max-width: 575px) {
  #about-us__structure .row > [class*="col"] {
    padding: 0 5px;
  }
}
#about-us__structure .structure-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #ffffff;
  padding: 30px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  border-radius: 6px;
}
#about-us__structure .structure-item .additional-text {
  margin-top: 6px;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #45b7eb;
}
@media (max-width: 767px) {
  #about-us__structure .structure-item {
    padding: 15px 10px;
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  #about-us__structure .structure-item {
    font-size: 12px;
  }
}
#about-us__structure .structure-item.small {
  font-size: 12px;
  line-height: 16px;
  padding: 15px;
}
#about-us__structure .structure-item .left,
#about-us__structure .structure-item .right {
  position: absolute;
  top: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 15px;
}
@media (max-width: 575px) {
  #about-us__structure .structure-item .left,
  #about-us__structure .structure-item .right {
    width: 5px;
  }
}
#about-us__structure .structure-item .left {
  right: 100%;
}
#about-us__structure .structure-item .right {
  left: 100%;
}
#about-us__structure .structure-item .top,
#about-us__structure .structure-item .bottom {
  position: absolute;
  left: 50%;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 30px;
}
#about-us__structure .structure-item .top {
  bottom: 100%;
}
#about-us__structure .structure-item .bottom {
  top: 100%;
}
#about-us__structure .structure-item:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border: 1px solid #45b7eb;
  border-radius: 6px;
}
#about-us__structure .structure-line {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#about-us__structure .structure-line .right,
#about-us__structure .structure-line .left {
  position: absolute;
  top: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 50%;
}
#about-us__structure .structure-line .right {
  left: 50%;
}
#about-us__structure .structure-line .left {
  right: 50%;
}
#about-us__structure .structure-line .top,
#about-us__structure .structure-line .bottom {
  position: absolute;
  left: 50%;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 50%;
}
#about-us__structure .structure-line .top {
  bottom: 50%;
}
#about-us__structure .structure-line .bottom {
  top: 50%;
}
#about-us__structure hr {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
}
.about_us__job-blocks {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.about_us__job-blocks .job-block {
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 20px;
}
.about_us__job-blocks .job-block .job-block-top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 515px) {
  .about_us__job-blocks .job-block .job-block-top {
    flex-direction: column;
    row-gap: 20px;
  }
}
.about_us__job-blocks .job-block .job-block-top .job-top-name {
  font-weight: 600;
  font-size: 15px;
  width: 60%;
}
@media (max-width: 515px) {
  .about_us__job-blocks .job-block .job-block-top .job-top-name {
    width: 100%;
  }
}
.about_us__job-blocks .job-block .job-block-top .job-top__title {
  color: #141414;
}
.about_us__job-blocks .job-block .job-block-top .job-top-date {
  font-weight: 500;
  font-size: 14px;
  color: #999999;
}
.about_us__job-blocks .job-block .job-block-bottom {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .about_us__job-blocks .job-block .job-block-bottom {
    flex-direction: column;
    row-gap: 20px;
  }
}
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 20px;
}
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-left .job-status,
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-left .job-result {
  color: #999999;
  font-weight: 500;
  font-size: 14px;
}
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-left .job-status span,
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-left .job-result span {
  font-weight: 600;
  color: #60B6E3;
}
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-requirements {
  background: #60B6E3;
  color: #ffffff;
  border-radius: 150px;
  width: 50%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .about_us__job-blocks .job-block .job-block-bottom .job-bottom-requirements {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .about_us__job-blocks .job-block .job-block-bottom .job-bottom-requirements {
    width: 100%;
  }
}
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-requirements:hover {
  text-decoration: none;
  background: #ffffff;
  color: #60B6E3;
  border: 1px solid #60B6E3;
}
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-requirements.disabled {
  background: #ccc;
  border-color: #ccc;
  position: relative;
  z-index: -1;
}
.about_us__job-blocks .job-block .job-block-bottom .job-bottom-requirements.disabled:hover {
  background: #ccc;
  border-color: #ccc;
  color: #fff;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline;
      list-style: none;
      padding: 0; }
    .select2-container .select2-selection--multiple .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all; }
    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }
  .select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
      background-color: #f1f1f1;
      color: #333;
      outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555;
      outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/** Custom Select **/
.custom-select-wrapper {
  position: relative;
  width: 100%;
  display: inline-block;
  user-select: none;
  padding-right: 20px;
}
.custom-select-wrapper select {
  display: none;
}
.custom-select-inner {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 16px;
}
.custom-select-trigger {
  z-index: 3;
  position: relative;
  font-size: 14px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 15px 35px 15px 20px;
  border: 2px solid #ddd;
  border-radius: 10em;
  line-height: 1;
  background: #fff;
}
.my-form-filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.my-form-filter .btn {
  display: block;
  padding: 12.5px 24px;
  color: #fff;
  background: #60B6E3;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 17px;
  border-radius: 10em;
}
.custom-select-trigger:after {
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  top: 68%;
  right: 18px;
  transition: 0.3s;
  margin-top: 4px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.custom-select-inner.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
  position: absolute;
  z-index: 2;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  margin: -25px 0 0 0;
  border-radius: 4px;
  padding: 30px 20px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  transition: 0.3s;
}
.custom-select-inner.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
.custom-options:before {
  position: absolute;
  display: block;
  content: '';
  bottom: 100%;
  right: 25px;
  width: 7px;
  height: 7px;
  margin-bottom: -4px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  background: #fff;
  transform: rotate(45deg);
  transition: all 0.4s ease-in-out;
}
.option-hover:before {
  background: #f9f9f9;
}
.custom-option {
  position: relative;
  display: block;
  padding: 5px 10px;
  /* border-bottom: 1px solid #b5b5b5; */
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 16px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.custom-option:first-of-type {
  border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}
.custom-option:hover,
.custom-option.selection {
  background: #f9f9f9;
}
.select2-selection.select2-selection--single {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select2-selection.select2-selection--single .select2-selection__arrow {
  height: 100%;
}
.select2-container {
  width: 100% !important;
}
#header .hamburger_top-menu__list {
  padding: 0;
  margin: 0;
}
#header .hamburger_top-menu__list .parent {
  padding-left: 40px;
  position: relative;
  list-style-type: none;
  margin-bottom: 10px;
}
@media (max-width: 319px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 12px;
  }
}
@media (min-width: 250px) and (max-width: 255px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 15px;
  }
}
@media (min-width: 256px) and (max-width: 264px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 7px;
  }
}
@media (min-width: 265px) and (max-width: 276px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 8px;
  }
}
@media (min-width: 277px) and (max-width: 280px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 10px;
  }
}
@media (min-width: 283px) and (max-width: 293px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 8px;
  }
}
@media (min-width: 314px) and (max-width: 321px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 12px;
  }
}
@media (min-width: 322px) and (max-width: 336px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 15px;
  }
}
@media (min-width: 337px) and (max-width: 366px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 13px;
  }
}
@media (min-width: 367px) and (max-width: 378px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 18px;
  }
}
@media (min-width: 379px) and (max-width: 396px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 24px;
  }
}
@media (min-width: 397px) and (max-width: 429px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 19px;
  }
}
@media (min-width: 430px) and (max-width: 455px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 27px;
  }
}
@media (min-width: 430px) and (max-width: 455px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 27px;
  }
}
@media (min-width: 456px) and (max-width: 490px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 27px;
  }
}
@media (min-width: 533px) and (max-width: 540px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 22px;
  }
}
@media (min-width: 541px) and (max-width: 579px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 16px;
  }
}
@media (min-width: 580px) and (max-width: 592px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 31px;
  }
}
@media (min-width: 612px) and (max-width: 700px) {
  #header .hamburger_top-menu__list .parent {
    padding-left: 20px;
  }
}
#header .hamburger_top-menu__list .parent a {
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #4D4D4D;
}
@media (max-width: 319px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 250px) and (max-width: 255px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 12px;
  }
}
@media (min-width: 256px) and (max-width: 264px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 13px;
  }
}
@media (min-width: 265px) and (max-width: 269px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 13px;
  }
}
@media (min-width: 270px) and (max-width: 276px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 11px;
  }
}
@media (min-width: 277px) and (max-width: 280px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 283px) and (max-width: 289px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 290px) and (max-width: 293px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 12px;
  }
}
@media (min-width: 294px) and (max-width: 298px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 299px) and (max-width: 313px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 13px;
  }
}
@media (min-width: 322px) and (max-width: 336px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 16px;
  }
}
@media (min-width: 337px) and (max-width: 366px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 13px;
  }
}
@media (min-width: 367px) and (max-width: 396px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 397px) and (max-width: 429px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 430px) and (max-width: 454px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 455px) and (max-width: 514px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 515px) and (max-width: 532px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 533px) and (max-width: 540px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 16px;
  }
}
@media (min-width: 541px) and (max-width: 579px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 16px;
  }
}
@media (min-width: 580px) and (max-width: 592px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 14px;
  }
}
@media (min-width: 593px) and (max-width: 611px) {
  #header .hamburger_top-menu__list .parent a {
    font-size: 16px;
  }
}
#header .main-menu__main .other-block {
  display: flex;
  align-items: center;
}
#header .main-menu__main .other-block .bvi-eye {
  margin: 2px 5px 0 0;
}
.header-top_menu {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.header-top_menu_item {
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
}
.header-top_menu_item__link {
  margin: 0 15px;
  list-style: none;
  color: #4d4d50;
  text-align: right;
}
.header-top_menu_item__link:hover {
  color: #37a9e5 !important;
  text-decoration: none;
}
.header-top_menu_item__link:last-child {
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .header-top_menu {
    display: none;
  }
}
.header_transparent .search .search_white {
  display: block;
  stroke: #ffffff;
}
.header_transparent .bvi-eye .eye_white {
  display: block;
  stroke: #ffffff;
}
.header_transparent .language_block .language-switch button {
  background-color: transparent !important;
  color: #fff !important;
}
.header_transparent .header-social__item svg path {
  transition: 0.3s;
  fill: #141414;
}
.header_transparent .hamburger .first,
.header_transparent .hamburger .second,
.header_transparent .hamburger .third {
  background-color: #ffffff !important;
}
.header_transparent .hamburger.open .first,
.header_transparent .hamburger.open .second,
.header_transparent .hamburger.open .third {
  background-color: #000000 !important;
}
.header-social {
  padding: 0 8px;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 50px;
}
@media screen and (max-width: 767px) {
  .header-social {
    left: unset !important;
  }
}
.header-social__item {
  margin: 0 10px;
}
.header-social__item svg {
  width: 16px;
  height: 16px;
}
.header-social__item svg path {
  transition: 0.3s;
}
.header-social__item:hover svg path {
  fill: #45b7eb;
}
.header-button {
  position: absolute;
  right: 15px;
  bottom: 50px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 16px 20px;
  text-decoration: none;
  color: #000;
  font-weight: normal;
  width: 220px;
}
@media screen and (max-width: 767px) {
  .header-button {
    right: unset !important;
    bottom: 72px;
  }
}
.header-button a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 12px;
}
.header-button svg {
  flex-shrink: 0;
}
.header-button .header-button_right {
  display: flex;
  flex-direction: column;
}
.header-button .header-button_bold {
  font-weight: bold;
  margin-top: 2px;
}
.search .search_white {
  display: block;
  stroke: #4d4d4d;
}
.bvi-eye .eye_white {
  display: block;
  stroke: #4d4d4d;
}
.dropdown-item:last-of-type:hover {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  transition: 0s !important;
}
@media screen and (min-width: 992px) {
  .slick-current + div .main_slider__item {
    line-height: 24px;
    height: auto;
    color: #2d2d2d;
    background-color: #ffffff;
    width: calc(100% - 12px);
    margin-left: 0;
  }
  .slick-current + div .main_slider__item_inner {
    display: flex;
    width: 100%;
    align-items: center;
  }
  .slick-current + div .main_slider__item_text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .slick-current + div .main_slider__item_title p {
    margin-bottom: 0;
    margin-right: 15px;
    color: #60b6e3;
    font-size: 32px;
    line-height: 39px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .slick-current + div .main_slider__item_title p span {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
  }
  .slick-current + div .main_slider__dot:after {
    border-color: #ffffff;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .slick-current + div .main_slider__item {
    color: #2d2d2d;
    background-color: #ffffff;
  }
  .slick-current + div .main_slider__dot:after {
    border-color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .slick-current .main_slider__item {
    color: #2d2d2d;
    background-color: #ffffff;
    padding: 10px 15px;
  }
  .slick-current .main_slider__dot:after {
    border-color: #ffffff;
  }
}
.main_slider {
  width: 39%;
  margin-left: 4%;
  position: relative;
}
.main_slider__list {
  overflow: hidden;
  margin-top: 35px;
}
.main_slider__list-after {
  content: "";
  width: 1px;
  height: 420px;
  background-color: #60b6e3;
  position: absolute;
  top: 50%;
  right: 6px;
  z-index: 0;
  transform: translateY(-50%);
  opacity: 0.5;
}
.main_slider__list .slick-slide {
  margin: 0 10px;
}
.main_slider__list .slick-list {
  margin: 0 -10px;
}
.main_slider__item {
  height: 62px;
  padding: 10px 32px 10px 16px;
  color: #ffffff80;
  font-size: 14px;
  line-height: 21px;
  background: #ffffff26;
  backdrop-filter: blur(7.5px);
  position: relative;
  width: 80%;
  margin-bottom: 60px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  margin-right: 12px;
  margin-left: calc(20% - 12px);
  border-radius: 5px;
}
.main_slider__item_title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  text-shadow: none;
}
.main_slider__item_title p {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-right: 4px;
  float: left;
}
.main_slider__item_title p span {
  margin-left: 4px;
}
.main_slider__dot {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #60b6e3;
  transition: 0.3s;
}
.main_slider__dot:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 26px;
  border: 6px solid #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 992px) {
  .main_slider {
    width: 100%;
  }
  .main_slider__item {
    margin-left: 0;
  }
  .main_slider__list-after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .main_slider .main_slider__item_title p {
    margin-bottom: 0;
    margin-right: 15px;
    color: #60b6e3;
    font-size: 32px;
    line-height: 39px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .main_slider .main_slider__item_title span {
    margin: 0;
    line-height: 17px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #2D2D2D;
  }
  .main_slider__list {
    margin-top: 100px;
    padding-inline: 16px;
  }
  .main_slider__item {
    height: 75px;
    margin-right: 0;
  }
  .main_slider__item_inner {
    display: flex;
    align-items: center;
  }
  .main_slider__dot,
  .main_slider__dot:after {
    display: none;
  }
}
.main-support {
  margin-top: 0px;
  background-color: #F2F8FD;
  padding: 30px 5px 0;
}
@media screen and (max-width: 767px) {
  .main-support {
    padding-bottom: 50px;
  }
}
.main-support_list {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .main-support_list {
    margin-top: 0;
  }
  .main-support_list .col-12 {
    margin-bottom: 20px;
  }
}
.main-support_list-page {
  margin-top: 0;
}
.main-support_item {
  padding: 30px;
  background-color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .main-support_item {
    flex-direction: row;
    column-gap: 20px;
    align-items: center;
  }
}
.main-support_item:hover {
  text-decoration: none;
  color: #60b6e3;
  box-shadow: 0px 15px 35px rgba(22, 122, 200, 0.1);
}
.main-support_line {
  padding: 30px;
  background-color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  border-radius: 5px;
}
.main-support_line:hover {
  text-decoration: none;
  color: inherit;
}
.main-support .empty-space {
  margin-bottom: 20px;
  width: 65px;
  height: 65px;
}
.main-support img {
  margin-bottom: 20px;
  width: 65px;
  height: 65px;
}
@media screen and (max-width: 767px) {
  .main-support img {
    margin: 0;
    height: 50px;
    width: 50px;
  }
}
.main-support .background__linier {
  padding: 1px;
  height: 100%;
  border-radius: 5px;
}
.main-support .col-12 {
  margin-bottom: 30px;
}
.page-title__new {
  font-size: 32px;
  line-height: 39px;
  font-weight: 700;
  color: #2d2d2d;
  margin-bottom: 30px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.page-title__new__link {
  color: #2d2d2d;
}
.page-title__new__link:hover {
  text-decoration: none;
  color: #60b6e3;
}
.page-title__new-support {
  font-size: 15px;
  margin-bottom: 1rem;
  line-height: 1.5rem;
}
.page-title__link {
  margin-left: 20px;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 4px;
  font-weight: 500;
  color: #7D7D7D;
  transition: 0.3s ease;
}
@media screen and (max-width: 767px) {
  .page-title__link {
    display: none;
  }
}
.page-title__link:hover {
  text-decoration: none;
  color: #60B6E3;
  transition: 0.3s ease;
}
@media screen and (max-width: 768px) {
  .page-title__new {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 29px;
  }
  .page-title__new-support {
    font-size: 15px;
    line-height: 1.5rem;
  }
}
.home-news .news-tab {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e8e8e8;
  align-items: center;
}
.home-news .all_news {
  color: #7D7D7D;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  margin-left: 10px;
}
.home-news .all_news:hover {
  text-decoration: none;
  color: #60B6E3;
  transition: 0.3s ease;
}
.home-news .nav-tabs {
  border-bottom: 0;
}
.home-news .nav-tabs .nav-item:hover .nav-link {
  transition: 0.3s ease;
  color: #60B6E3 !important;
}
.home-news .nav-tabs .nav-item:last-child .nav-link {
  margin-right: 0;
}
.home-news .nav-tabs .nav-link {
  color: #2D2D2D !important;
  border: 0;
  position: relative;
  padding: 20px 0;
  margin: 0 30px 1px 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.home-news .nav-tabs .nav-link:after {
  content: "";
  position: absolute;
  bottom: -3px;
  background-color: transparent;
  width: 100%;
  height: 3px;
  left: 0;
}
.home-news .nav-tabs .nav-link.active {
  color: #60b6e3 !important;
}
.home-news .nav-tabs .nav-link.active:after {
  background-color: #60b6e3;
}
.second-banner .new-digit {
  display: flex;
  flex-wrap: wrap;
}
.second-banner .new-digit_item {
  width: 33.333%;
  border-right: 1px solid #e8e8e8;
  min-height: 300px;
}
.second-banner .new-digit_item .digits-header {
  font-size: 12px;
  color: #2d2d2d;
  line-height: 15px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
.second-banner .new-digit_item .digit {
  font-size: 48px;
  line-height: 59px;
  font-weight: 600;
  text-transform: uppercase;
  color: #60b6e3;
  margin: 20px 0;
}
.second-banner .new-digit_item .digit-about {
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  color: #2d2d2d;
  margin-bottom: 20px;
}
.second-banner .new-digit_item .digit-bottom_text {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.01em;
  color: #a6a6a6;
  font-weight: 500;
}
.second-banner .new-digit_item .digit__button {
  font-size: 14px;
  line-height: 150%;
  font-weight: 600;
  border-radius: 150px;
  background-color: #60b6e3;
  display: flex;
  width: max-content;
  margin-bottom: 0;
}
.second-banner .new-digit_item .digit__button a {
  padding: 10px 30px;
  display: flex;
  color: #ffffff;
}
.second-banner .new-digit_item .digit__button a:hover {
  text-decoration: none;
}
.second-banner .new-digit_item .digit span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.01em;
  font-weight: 700;
}
.second-banner .new-digit_item:last-child {
  border-right: 0;
}
@media screen and (max-width: 992px) {
  .second-banner .new-digit_item .digits-header {
    margin-bottom: 15px;
  }
  .second-banner .new-digit_item .digit {
    font-size: 36px;
    line-height: 46px;
    margin: 15px 0;
  }
}
@media screen and (max-width: 768px) {
  .second-banner .new-digit {
    box-shadow: none;
  }
  .second-banner .new-digit_item {
    width: 100%;
    border: 0;
    min-height: 240px;
    border-radius: 4px;
    margin-bottom: 20px;
    box-shadow: 0 0 35px 0 #00000012;
  }
}
.investment-offers {
  background-color: #ffffff;
  padding-top: 20px;
}
.industries {
  background-color: #ffffff;
  padding: 50px 0;
}
.industries-item {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .industries-item {
    margin-bottom: 20px;
  }
}
.industries-item__title {
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  color: #2D2D2D;
  margin-left: 20px;
  margin-bottom: 0;
  transition: 0.3s;
}
.industries-item__link {
  background-color: #ffffff;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  height: 80px;
}
.industries-item__link svg path {
  transition: 0.3s;
}
.industries-item__link:hover {
  text-decoration: none;
}
.industries-item__link:hover h4 {
  color: #60b6e3;
}
.industries-item__link:hover svg path {
  stroke: #ffffff;
}
.industries-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.industries-bottom__icon {
  width: 50px;
  min-width: 40px;
  height: 50px;
  background-position: center;
  background-size: cover;
}
.offers {
  background-color: #f2f8fd;
  padding: 40px 0;
}
.offers-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.offers-item__link {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-position: center;
  background-size: cover;
  text-decoration: none;
}
.offers-item__link:hover {
  text-decoration: none;
}
.offers-item__link:hover .offers-item__title {
  color: #60b6e3;
}
.offers-item__img {
  height: 170px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.offers-item__title {
  font-size: 14px;
  line-height: 150%;
  color: #000000;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.3s;
  margin: 20px 0 0;
}
.offers-bottom__icon {
  width: 50px;
  height: 50px;
  background-position: center center;
  background-size: cover;
}
.offers-list .slick-slide {
  margin: 0 10px;
}
.offers-list.slick-dotted {
  margin: 0;
}
.offers-list .slick-list {
  margin: 0 -10px;
}
.offers-list .slick-dots-container {
  width: 5.5rem;
  overflow: hidden;
  display: block;
  padding: 0;
  margin-top: 30px;
  height: 0.875rem;
  position: relative;
}
.offers-list .slick-dots-container > ul {
  padding: 0;
  display: flex;
  transition: all 0.25s;
  position: relative;
  margin: 0;
  list-style: none;
  transform: translateX(0);
  align-items: center;
  bottom: unset;
  height: 100%;
}
.offers-list .slick-dots-container > ul li {
  width: 0.625rem;
  height: 0.625rem;
  margin: 0 0.25rem;
  background-color: #d4d4d4;
  border: none;
  border-radius: 50%;
}
.offers-list .slick-dots-container > ul li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0.3125rem;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.offers-list .slick-dots-container > ul li.slick-active {
  transform-origin: center;
  background: #60B6E3;
}
.offers-list .slick-dots li button:before {
  display: none;
}
.footer-top {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
  background: #f9f9f9;
}
.footer-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer-menu__item {
  list-style: none;
  margin-bottom: 20px;
}
.footer-menu__item:last-child {
  margin-bottom: 0;
}
.footer-menu__link {
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  color: #2d2d2d;
  text-decoration: none;
  transition: 0.3s;
}
.footer-menu__link:hover {
  color: #37a9e5;
  text-decoration: none;
}
.footer-static_menu__title {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  color: #2d2d2d;
}
.footer-static_menu__list {
  padding: 0;
  list-style: none;
}
.footer-static_menu__item {
  margin-bottom: 20px;
  max-width: 300px;
}
.footer-static_menu__item:last-child {
  margin-bottom: 0;
}
.footer-static_menu__link {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #2d2d2d;
  text-decoration: none;
}
.footer-static_menu__link:hover {
  color: #37a9e5;
  text-decoration: none;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 20px 0;
}
.footer-bottom:after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 100vw;
  height: 1px;
  background-color: #dde2e5;
}
.footer-bottom_anticorruption {
  color: #74b5e8;
}
.footer-bottom_anticorruption a {
  font-size: 14px;
}
@media screen and (max-width: 992px) {
  .footer-bottom {
    flex-direction: column;
  }
  .footer-static_menu {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .footer-top {
    display: none !important;
  }
}
.partners-content {
  background-color: #f3f3f3;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .partners-content {
    padding: 30px 0;
  }
}
.partners-about_us__item {
  padding: 20px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 185px;
  border-radius: 5px;
}
.partners-about_us__item-image {
  height: 60px;
  width: 150px !important;
  object-fit: cover;
}
.partners-about_us__item-name {
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
  color: #2d2d2d;
  margin: 20px 0 0;
  transition: 0.3s;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.partners-about_us__item:hover {
  text-decoration: none;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.05);
}
.partners-about_us__item:hover .partners-about_us__item-name {
  color: #60b6e3;
}
.partners-about_us-slider .owl-stage-outer {
  overflow: visible;
}
.partners-about_us-slider .owl-dots {
  text-align: left;
  margin-top: 30px !important;
}
.partners-about_us-slider .owl-dots .owl-dot span {
  background: #d4d4d4;
}
.partners-about_us-slider .owl-dots .owl-dot.active span {
  background: #60b6e3;
}
@media screen and (max-width: 1200px) {
  .main-banner__title {
    font-size: 31px;
    line-height: 47px;
  }
}
@media screen and (max-width: 992px) {
  .main-menu__main:before {
    content: none !important;
  }
  .main-banner__center {
    flex-direction: column;
    justify-content: center;
  }
  .main-banner__title {
    width: 100%;
    text-align: center;
  }
  .main_slider__list {
    width: 100%;
  }
  .main_slider__item {
    width: auto;
  }
}
@media screen and (max-width: 575px) {
  header#header .logotype_wraper {
    margin-right: 20px;
  }
  header#header .logotype_wraper > a:first-child {
    margin-right: 5px;
  }
  header#header .img__logotype__comitets .img__logo {
    margin-left: 5px;
  }
  header#header .search {
    margin-right: 10px;
  }
  header#header .hamburger {
    width: 24px;
    height: 18px;
  }
  header#header .hamburger span {
    height: 2px;
  }
  header#header .hamburger.is-active .third {
    transform: translateY(-9.5px) rotate(-45deg);
  }
  header#header .hamburger.is-active .first {
    transform: translateY(7px) rotate(45deg);
  }
  .header_top_lang_phone_link_and_menu_column {
    justify-content: space-evenly;
  }
  .header-social {
    justify-content: center;
    flex-wrap: wrap;
    min-width: 95px;
  }
}
.col__title {
  text-align: left !important;
}
@media (max-width: 768px) {
  .mobile-menu-item {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .contacts-info__title {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
  }
  .contacts-info_regional {
    display: flex;
    padding: 10px 20px;
    background-color: #60b6e3;
    justify-content: center;
    margin-bottom: 20px;
    border-radius: 100px;
    color: #ffffff;
  }
  .contacts-info-address {
    margin-bottom: 20px;
  }
  .contacts-info-fax-mail {
    margin-bottom: 30px;
  }
  .contacts-info-num {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contacts-map #map {
    display: none;
  }
}
@-webkit-keyframes yt-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes yt-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes yt-spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes yt-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#yt-widget,
#yt-widget * {
  clip: auto;
  font: 14px Arial, Helvetica, sans-serif;
  float: none;
  width: auto;
  color: #222222;
  height: auto;
  margin: 0;
  border: 0;
  opacity: 1;
  z-index: auto;
  padding: 0;
  outline: 0;
  position: static;
  overflow: visible;
  direction: ltr;
  box-shadow: none;
  text-align: left;
  background: none;
  visibility: visible;
  text-indent: 0;
  text-shadow: none;
  word-spacing: normal;
  border-radius: 0;
  text-transform: none;
  letter-spacing: normal;
  vertical-align: baseline;
  text-decoration: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#yt-widget:after,
#yt-widget:before,
#yt-widget *:after,
#yt-widget *:before {
  display: none;
}
#yt-widget {
  display: inline-block;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#yt-widget.yt-state_mobile * {
  font-size: 16px;
}
#yt-widget .yt-button {
  height: 34px;
  cursor: pointer;
  border: 1px solid #d5d5d5;
  padding: 0 8px;
  display: inline-block;
  position: relative;
  background: #ffffff;
  line-height: 34px;
  border-radius: 3px;
  vertical-align: middle;
}
#yt-widget .yt-button:active {
  background: #f6f5f3;
}
#yt-widget .yt-button_type_left {
  padding: 0 8px 0 36px;
  border-radius: 3px 0 0 3px;
}
#yt-widget .yt-button_type_right {
  padding: 0 34px 0 8px;
  margin-left: -1px;
  border-radius: 0 3px 3px 0;
}
#yt-widget .yt-button_type_close {
  top: 5px;
  right: 5px;
  width: 34px;
  border: none;
  display: none;
  padding: 0;
  position: fixed;
}
#yt-widget.yt-state_mobile .yt-button_type_close {
  display: block;
}
#yt-widget .yt-button__icon {
  top: 0;
  width: 34px;
  height: 34px;
  display: block;
  position: absolute;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB3aWR0aD0iMTcwIiBoZWlnaHQ9IjY4IiBzdHJva2U9IiNmZmYiPjxkZWZzPjxzeW1ib2wgaWQ9ImEiPjxwYXRoIGQ9Ik0xMSAxNGw2IDYgNi02Ii8+PC9zeW1ib2w+PHN5bWJvbCBpZD0iYyI+PHBhdGggZD0iTTkgMTUuNWw2IDYgMTAtMTAiLz48L3N5bWJvbD48c3ltYm9sIGlkPSJiIj48cGF0aCBkPSJNMTAgMTBsMTQgMTRtMC0xNEwxMCAyNCIvPjwvc3ltYm9sPjxzeW1ib2wgaWQ9ImQiPjxjaXJjbGUgY3g9IjE3IiBjeT0iMTciIHI9IjciLz48cGF0aCBkPSJNMTcgMTN2NW0wIDN2LTIiLz48L3N5bWJvbD48L2RlZnM+PGcgZmlsbD0iI2ZmZiIgc3Ryb2tlPSJub25lIj48Y2lyY2xlIGN4PSIyMS4xMjUiIGN5PSIxMi44NzUiIHI9IjcuODc1IiBmaWxsPSIjMzgzODM4Ii8+PHBhdGggZD0iTTIxLjE4NSAxNS4yMzNjLS4yODctLjU5LS41NjYtMS4zMS0uNzc3LTIuMTU4LjY0Ny0uMjYzIDEuMzEzLS40MDMgMS45My0uNDAzLjE0IDAgLjI4LjAwNy40MTQuMDItLjI1OC43MS0uNjY3IDEuNTA0LTEuMzEzIDIuMjY3LS4wOS4wOS0uMTcuMTgtLjI2LjI3em0tMy4xNjguOWMtLjI4Ni0uNjcuMzM0LTEuNzYzIDEuMzQ0LTIuNDkyLjI2LjkzLjU4IDEuNzIuOTEgMi4zNi0uNjIuNDEtMS4yNS42My0xLjcyLjU1LS4yNi0uMDQtLjQyLS4xNi0uNTMtLjQxem02LjMyNC01LjUwNGgtMS4xNWMtLjAxLjIxLS4wNC41My0uMTEuOTMtLjktLjE0LTEuOTItLjAxLTIuODkuMzUtLjExLS42NS0uMTctMS4yNi0uMjEtMS43OSAzLjQ3LS4yIDUuNTItMS4wNSA1LjYxLTEuMDlsLS40NC0xLjA4Yy0uMDIuMDEtMS45Ni44LTUuMjEuOTktLjAwNS0uODEuMDUtMS4zLjA1LTEuMzJoLTEuMTdjLS4wMi4yMi0uMDUyLjctLjA1IDEuMzZoLS4xMDRjLTEuMDM1IDAtMi0uMDgtMi4yMjYtLjF2MS4xN2MuMzQuMDMgMS4xNjIuMDkzIDIuMDk3LjA5M2guMjg1Yy4wNDUuNjY0LjEzIDEuNDMuMjg2IDIuMjYtMS41NC45Mi0yLjc1NiAyLjcxLTIuMTM1IDQuMTY1LjI2LjYxLjc2NyAxLjAwMiAxLjQyIDEuMTAyLjExLjAxNS4yMjMuMDIzLjM0LjAyMy42NiAwIDEuNDE4LS4yNyAyLjE0LS43My40Ny43MS44NSAxLjA4Ny44OSAxLjEybC43OS0uODVjLS4wMS0uMDA1LS4zNDYtLjMzNS0uNzctLjk4My4xOS0uMTc2LjM3NC0uMzYuNTQ0LS41Ni43Ny0uOTA4IDEuMjQ4LTEuODUgMS41NDYtMi42OS4yNi4xNTIuNTIuMzguNjUyLjcyLjQ2IDEuMTYtLjIwMyAyLjUtLjgzIDMuMDgzbC43OS44NTRjMS4wMzUtLjk3IDEuNzUtMi43OCAxLjExNS00LjM3NS0uMjUtLjYzLS43My0xLjEyLTEuNDAzLTEuNDMuMTEtLjU0LjE0Ni0uOTcuMTYtMS4yNnoiLz48Y2lyY2xlIGN4PSIxMi44NzUiIGN5PSIyMS4xMjUiIHI9IjcuODc1IiBmaWxsPSJyZWQiLz48cGF0aCBkPSJNMTQuMzEgMjEuNTk1aC0yLjg3bDEuNDM1LTMuNjd6bS0uODE1LTUuNjAyaC0xLjI0TDguNCAyNS4zNjNoMS41NzdsLjk0OC0yLjQ5M2gzLjlsLjk0OCAyLjQ5M2gxLjU3N3oiLz48L2c+PGcgb3BhY2l0eT0iLjUiPjx1c2UgeGxpbms6aHJlZj0iI2EiIHg9IjM0IiBzdHJva2U9IiMwMDAiLz48dXNlIHhsaW5rOmhyZWY9IiNhIiB4PSIzNCIgeT0iMzQiLz48dXNlIHhsaW5rOmhyZWY9IiNiIiB4PSI2OCIgc3Ryb2tlPSIjMDAwIi8+PHVzZSB4bGluazpocmVmPSIjYiIgeD0iNjgiIHk9IjM0Ii8+PC9nPjxnIHN0cm9rZS13aWR0aD0iMiI+PHVzZSB4bGluazpocmVmPSIjYyIgeD0iMTAyIiBzdHJva2U9IiNmYzAiLz48dXNlIHhsaW5rOmhyZWY9IiNjIiB4PSIxMDIiIHk9IjM0Ii8+PHVzZSB4bGluazpocmVmPSIjZCIgeD0iMTM2IiBzdHJva2U9IiNmZjczNzMiLz48dXNlIHhsaW5rOmhyZWY9IiNkIiB4PSIxMzYiIHk9IjM0Ii8+PC9nPjwvc3ZnPgo=") no-repeat;
}
#yt-widget .yt-button__icon_type_left {
  left: 0;
}
#yt-widget .yt-button__icon_type_right {
  right: 0;
  background-position: -34px 0;
}
#yt-widget .yt-button_type_close > .yt-button__icon {
  background-position: -68px 0;
}
#yt-widget.yt-state_busy .yt-button__icon_type_left {
  background: none;
}
#yt-widget.yt-state_busy .yt-button__icon_type_left:after {
  top: 50%;
  left: 50%;
  clip: rect(auto, auto, 8px, auto);
  color: #ffcc00;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  content: "";
  display: block;
  position: absolute;
  box-shadow: 0 0 0 2px inset;
  border-radius: 50%;
  -webkit-animation: yt-spin 0.8s infinite linear;
  -moz-animation: yt-spin 0.8s infinite linear;
  -o-animation: yt-spin 0.8s infinite linear;
  animation: yt-spin 0.8s infinite linear;
}
#yt-widget.yt-state_done .yt-button__icon_type_left {
  background-position: -102px 0;
}
#yt-widget.yt-state_error .yt-button__icon_type_left {
  background-position: -136px 0;
}
#yt-widget.yt-state_active .yt-button__icon_type_right {
  background-position: -68px 0;
}
#yt-widget.yt-state_invalid .yt-button_type_left * {
  opacity: 0.4;
}
#yt-widget.yt-state_expanded .yt-button_type_right {
  background-color: #f6f5f3;
}
#yt-widget .yt-button_type_right > .yt-button__text {
  text-transform: uppercase;
}
#yt-widget .yt-wrapper {
  position: relative;
}
#yt-widget .yt-wrapper_align_right {
  text-align: right;
  margin-top: 3px;
}
#yt-widget .yt-listbox {
  border: 1px solid #d5d5d5;
  z-index: 999999;
  position: absolute;
  margin-top: 5px;
  background: #ffffff;
  box-shadow: 0 10px 20px -4px rgba(0, 0, 0, 0.1);
}
#yt-widget .yt-listbox[hidden] {
  display: none;
}
#yt-widget.yt-state_right .yt-listbox {
  right: 0;
}
#yt-widget.yt-state_bottom .yt-listbox {
  bottom: 100%;
  margin: 0 0 5px;
}
#yt-widget.yt-state_mobile .yt-listbox {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  border: none;
  position: fixed;
  overflow-y: auto;
  box-shadow: none;
  -webkit-overflow-scrolling: touch;
}
#yt-widget .yt-listbox__col {
  display: inline-block;
  list-style: none;
  vertical-align: top;
}
#yt-widget.yt-state_mobile .yt-listbox__col {
  display: block;
}
#yt-widget .yt-listbox__text,
#yt-widget .yt-listbox__label {
  display: block;
}
#yt-widget .yt-listbox__text {
  cursor: pointer;
  padding: 0 8px;
  line-height: 34px;
}
#yt-widget.yt-state_mobile .yt-listbox__text {
  line-height: 44px;
}
#yt-widget .yt-listbox__input {
  position: absolute;
  visibility: hidden;
}
#yt-widget .yt-listbox__input:checked ~ .yt-listbox__text {
  font-weight: bold;
  background-color: #f6f5f3;
}
#yt-widget .yt-listbox__text:hover,
#yt-widget .yt-listbox__input:checked ~ .yt-listbox__text:hover {
  background-color: #ffeba0;
}
#yt-widget .yt-servicelink {
  color: #000000;
  display: inline-block;
  font-size: 12px;
}
#yt-widget.yt-state_mobile .yt-servicelink {
  font-size: 14px;
}
#yt-widget .yt-servicelink:hover,
#yt-widget .yt-servicelink:first-letter {
  color: #ff0000;
}
/* Dark theme */
#yt-widget[data-theme="dark"],
#yt-widget[data-theme="dark"] * {
  color: #ffffff;
}
#yt-widget[data-theme="dark"] .yt-button,
#yt-widget[data-theme="dark"] .yt-listbox {
  border-color: #999999;
  background-color: #777777;
}
#yt-widget[data-theme="dark"] .yt-servicelink,
#yt-widget[data-theme="dark"] .yt-servicelink:first-letter {
  color: rgba(255, 255, 255, 0.5);
}
#yt-widget[data-theme="dark"] .yt-servicelink:hover,
#yt-widget[data-theme="dark"] .yt-servicelink:hover:first-letter {
  color: #ffffff;
}
#yt-widget[data-theme="dark"] .yt-button:active,
#yt-widget[data-theme="dark"] .yt-listbox__text:hover,
#yt-widget[data-theme="dark"].yt-state_expanded .yt-button_type_right,
#yt-widget[data-theme="dark"] .yt-listbox__input:checked ~ .yt-listbox__text {
  background-color: #656565;
}
#yt-widget[data-theme="dark"] .yt-button__icon_type_right {
  background-position: -34px -34px;
}
#yt-widget[data-theme="dark"].yt-state_busy .yt-button__icon_type_left:after {
  color: #ffffff;
}
#yt-widget[data-theme="dark"].yt-state_done .yt-button__icon_type_left {
  background-position: -102px -34px;
}
#yt-widget[data-theme="dark"].yt-state_error .yt-button__icon_type_left {
  background-position: -136px -34px;
}
#yt-widget[data-theme="dark"].yt-state_active .yt-button__icon_type_right,
#yt-widget[data-theme="dark"].yt-state_mobile .yt-button_type_close > .yt-button__icon {
  background-position: -68px -34px;
}
