.about_page .services_list, .about_page .office_params {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.about_page .img_block > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.about_page .drop_section.opened .drop_button:before {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.about_page .img_block > img {
  object-fit: cover;
}

.about_page .img_block iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.about_page .img_block {
  position: relative;
  overflow: hidden;
}
.about_page .img_block:before {
  display: block;
  content: "";
  padding-bottom: 62.5%;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  36% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  61% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  86% {
    box-shadow: none;
  }
}
.about_page .about_top {
  position: relative;
  margin-bottom: 60px;
  z-index: 2;
}
.about_page .about_top:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 33%;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: #f3f3f3;
  z-index: -1;
}
.about_page .brands_slider_new:before {
  display: none;
}
.about_page .map_block {
  padding-bottom: 60px;
  z-index: 1;
  position: relative;
}
.about_page .brands_section_new {
  z-index: 1;
  position: relative;
  margin-top: 100px;
}
.about_page .activity_block {
  margin-top: 60px;
}
.about_page .activity_block .page_row {
  margin-top: 20px;
}
.about_page .left_block {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding: 0 10px;
}
.about_page .right_block {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 0 10px;
}
.about_page .info_section {
  position: relative;
  padding-bottom: 60px;
}
.about_page .info_section:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: #f3f3f3;
  z-index: -1;
}
.about_page .tree_block {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 1;
  height: 0;
}
.about_page .tree_block .full_width_block {
  flex: 0 0 100vw;
  max-width: 100vw;
  display: block;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}
.about_page .tree_block .page_container {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.about_page .tree_block img {
  display: block;
  flex: 0 0 952px;
  width: 952px;
  max-width: 100vw;
  transform: translate3d(62%, 0, 0);
  -moz-transform: translate3d(62%, 0, 0);
  -ms-transform: translate3d(62%, 0, 0);
  -webkit-transform: translate3d(62%, 0, 0);
  -o-transform: translate3d(62%, 0, 0);
}
.about_page .info_block {
  position: absolute;
  z-index: 11;
  padding: 30px;
  top: 60px;
  left: 100px;
}
.about_page .info_block .page-title {
  color: #ffffff;
  margin-bottom: 20px;
  font-family: "montserrat-medium", "montserratarm-medium";
}
.about_page .map_section:before {
  top: -120px;
  bottom: 0;
}
.about_page .img_block {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
}
.about_page .img_block:before {
  padding-bottom: 40%;
  border-radius: 8px;
}
.about_page .img_block img {
  border-radius: 8px;
}
.about_page .img_block:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270.15deg, rgba(0, 0, 0, 0) 31.52%, rgba(0, 0, 0, 0.53) 99.88%);
  border-radius: 8px;
}
.about_page .advantages_block {
  margin-top: 40px;
}
.about_page .inner_block {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 0 10px;
}
.about_page .inner_block .sub_description {
  text-align: center;
}
.about_page .inner_block .block_img {
  max-width: 70px;
  margin: 58px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about_page .inner_block .block_img img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 28px;
  border-radius: 0;
}
.about_page .btn_info {
  font-size: 160%;
  line-height: 19px;
  color: #ffffff;
  margin-bottom: 15px;
  display: block;
  text-decoration: revert;
}
.about_page .params_section {
  margin-bottom: 100px;
  position: relative;
  z-index: 2;
}
.about_page .office_params {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.about_page .office_params li {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 10px;
}
.about_page .num_block {
  line-height: 1.2em;
  color: #FF0000;
  margin-bottom: 5px;
  opacity: 0;
  position: relative;
  width: max-content;
}
.about_page .num_block.showed {
  opacity: 1;
}
.about_page .num_block.showed.plus {
  opacity: 1;
}
.about_page .num_block.plus {
  opacity: 0;
}
.about_page .num_block.plus:before {
  content: "+";
  position: absolute;
  right: -40px;
}
.about_page .num_block span {
  font-size: 14px;
  line-height: 23px;
  color: #000000;
}
@media screen and (min-width: 1220px) {
  .about_page .num_block {
    font-size: 640%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .about_page .num_block {
    font-size: 600%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .about_page .num_block {
    font-size: 550%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .about_page .num_block {
    font-size: 450%;
  }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  .about_page .num_block {
    font-size: 400%;
  }
}
@media screen and (max-width: 359px) {
  .about_page .num_block {
    font-size: 400%;
  }
}
.about_page .params_title {
  font-size: 160%;
  line-height: 24px;
  color: #000000;
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .about_page .params_title {
    font-size: 140%;
    line-height: 17px;
  }
}
@media screen and (max-width: 991px) {
  .about_page .params_title {
    font-size: 120%;
    line-height: 15px;
  }
}
.about_page .section_title {
  color: #000000;
  z-index: 1;
  position: relative;
}
.about_page .page_description {
  margin-top: 20px;
  max-width: 780px;
  color: #4d4d4d;
  z-index: 1;
  position: relative;
}
.about_page .inner_section {
  display: flex;
  flex-wrap: wrap;
  margin: 50px -10px 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 719px) {
  .about_page .inner_section {
    margin: 20px -10px 40px;
  }
}
.about_page .inner_section img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 20px;
}
.about_page .section_row {
  display: flex;
  margin: 0 -10px;
}
.about_page .section_img {
  flex: 1;
  padding: 0 10px;
}
.about_page .services_section {
  margin-top: 100px;
}
.about_page .services_list {
  margin-top: 20px;
}
.about_page .services_list li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f3f3f3;
}
.about_page .services_list li:last-child {
  border-bottom: 0;
}
.about_page .drop_section.opened .drop_button {
  color: #FF1C24;
}
.about_page .drop_button {
  background: #ffffff;
  font-family: "montserrat-medium", "montserratarm-medium";
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
  border-radius: 0 8px 8px 0;
  border: none;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 28px 30px;
  color: #4d4d4d;
  font-size: 200%;
  line-height: 24px;
  text-align: left;
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .about_page .drop_button {
    font-size: 180%;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .about_page .drop_button {
    font-size: 140%;
    line-height: 24px;
    padding: 20px 0;
  }
  .about_page .drop_button:focus {
    box-shadow: none !important;
  }
}
.about_page .drop_button:before {
  font-size: 27px;
  padding-left: 15px;
}
.about_page .drop_button:focus {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
}
.about_page .drop_info {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 10px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}
.about_page .drop_info a {
  color: #000000;
  font-family: "montserrat-medium", "montserratarm-medium";
}
.about_page .drop_inner {
  display: none;
  padding: 28px 30px;
  background: #fafafa;
}
.about_page .drop_inner .page_description {
  margin: 0;
  max-width: 850px;
}
@media screen and (max-width: 991px) {
  .about_page .info_block {
    padding: 0;
    left: 50px;
  }
  .about_page .about_top {
    margin: 0 -20px 20px;
  }
  .about_page .office_params {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    flex-wrap: inherit;
  }
  .about_page .office_params li {
    flex: 1;
    max-width: 100%;
  }
  .about_page .params_section {
    margin-bottom: 40px;
    overflow-x: auto;
  }
  .about_page .img_block {
    border-radius: 0;
  }
  .about_page .img_block:after {
    background: linear-gradient(269.92deg, rgba(0, 0, 0, 0) -4.51%, rgba(0, 0, 0, 0.53) 76.35%);
  }
  .about_page .img_block img {
    border-radius: 0;
  }
  .about_page .img_block:before {
    border-radius: 0;
    padding-bottom: 75%;
  }
  .about_page .info_section {
    padding-bottom: 40px;
  }
  .about_page .info_section:before {
    top: 33%;
  }
  .about_page .services_section {
    margin-top: 40px;
  }
  .about_page .drop_button {
    box-shadow: none;
  }
  .about_page .activity_block {
    margin-top: 40px;
  }
  .about_page .activity_block .page_description {
    margin-top: 0;
  }
  .about_page .inner_block .block_img {
    max-width: 50px;
    margin: 30px auto 0;
  }
  .about_page .inner_block .block_img img {
    margin-bottom: 14px;
  }
  .about_page .brands_section_new {
    margin-top: 40px;
  }
  .about_page .map_section:before {
    display: none;
  }
  .about_page .map_block {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 719px) {
  .about_page .inner_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_page .right_block {
    order: 1;
    margin-bottom: 10px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_page .left_block {
    order: 2;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_page .info_block {
    left: 20px;
    top: 20px;
    padding: 0;
  }
  .about_page .section_row {
    overflow-x: auto;
    margin: 0 5px;
    overflow-y: hidden;
  }
  .about_page .section_img {
    min-width: 280px;
    padding: 0 5px;
  }
}
@media screen and (max-width: 479px) {
  .about_page .tree_block img {
    transform: translate3d(50%, 0, 0);
    -moz-transform: translate3d(50%, 0, 0);
    -ms-transform: translate3d(50%, 0, 0);
    -webkit-transform: translate3d(50%, 0, 0);
    -o-transform: translate3d(50%, 0, 0);
  }
  .about_page .info_section:before {
    top: 40%;
  }
}
@media screen and (max-width: 359px) {
  .about_page .info_section:before {
    top: 45%;
  }
}

.web .about_page .drop_info a, .about_page .drop_info .web a, .web .about_page .btn_info, .about_page .web .btn_info {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.about_page .drop_button:before {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .about_page .drop_info a, .about_page .drop_info .touch a, .touch .about_page .btn_info, .about_page .touch .btn_info {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.web .about_page .btn_info:hover, .about_page .web .btn_info:hover {
  color: #FF0000 !important;
}
.web .about_page .btn_info:active, .about_page .web .btn_info:active {
  color: #D91F2C;
}
.web .about_page .drop_info a:hover, .about_page .drop_info .web a:hover {
  color: rgba(255, 0, 0, 0.7);
}
.touch .about_page .btn_info:active, .about_page .touch .btn_info:active {
  color: #CD0F1C;
}
.touch .about_page .drop_info a:active, .about_page .drop_info .touch a:active {
  color: rgba(255, 0, 0, 0.7);
}

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