.t1{
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.t2{
  text-align: center;
  color: #6d17a9;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
}

.e1 .img{
  width: 100%;
  margin-bottom: 40px;
}
.e1 .img2{
  width: 100%;
  max-width: 1070px;
  margin: 0 auto 40px;
  display: block;
  height: auto;
}

.e3{
  text-align:center;
  margin-bottom: 50px;
}
.e3 .item{
  display: inline-block;
  width: 100%;
  max-width: 150px;
  height: 220px;
  overflow: hidden;
  margin: 0 20px 20px;
}
.e3 .item .img{
  width: 110px;
  height: 80px;
  background: center center no-repeat;
  background-size: contain;
  margin: 0px auto 30px;
}
.e3 .item .name1{
  color: #6d17a9;
  font-weight: bold;
  font-size: 15px;
  text-align:center;
  margin-bottom: 5px;
}
.e3 .item .name2{
  font-size: 12px;
  line-height: 19px;
  text-align:center;
}
@media screen and (max-width:500px){
  .e3 .item{
    margin: 0 5px 30px;
    max-width: 120px;
    height: auto;
  }

}

.e4{
  margin-bottom: 50px;
}
.e4 .list .item{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 100px;
}
.e4 .list .item img{
  width: 100%;
}
@media screen and (max-width:500px){
  .e4 .list .item{
    width: 100%;
    float: none;
padding-right: 0;
margin-bottom: 20px;
  }
	.e4{display:none;}
}

.e5{
  margin-bottom: 50px;
}
.e5 .img_{
  
}

.e5 .img_ img{
  display: block;
  max-width: 700px;
  width: 100%;
  margin: -30px auto 50px;
}
@media screen and (max-width:500px){
  .t2{
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .about-company-table,
  .about-company-table tbody,
  .about-company-table tr {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .about-company-table {
    table-layout: fixed;
    border-spacing: 0;
  }

  .about-company-table td {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

  .about-company-table td:nth-child(2) {
    display: none;
  }

  .about-company-table td:nth-child(3) {
    margin-top: 25px;
  }

  .about-company-image,
  .about-team-image,
  .about-regions-image {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .about-team-image {
    margin-top: 10px;
  }

  .about-regions-image {
    margin-top: 20px;
  }

  .t1,
  .t2 {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .t2 {
    font-size: 20px;
    line-height: 26px;
    overflow-wrap: anywhere;
  }

  .e3 {
    margin-bottom: 30px;
  }

  .e3 .item {
    width: calc(50% - 14px);
    max-width: none;
    height: auto;
    margin: 0 5px 25px;
    vertical-align: top;
    box-sizing: border-box;
  }

  .e3 .item .img {
    width: 90px;
    max-width: 100%;
    height: 70px;
    margin-bottom: 15px;
  }

  .e3 .item .name1,
  .e3 .item .name2 {
    overflow-wrap: anywhere;
  }

  .e5 .img_ img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 0;
  }

  .video__ {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
  }

  .video__ .right {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 25px;
    padding: 0;
    box-sizing: border-box;
  }

  .video__ .video_,
  .video__ .video_2,
  .video__ .video {
    width: 100%;
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
  }

  .video__ iframe {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 362 / 226;
    border: 0;
  }

  .video__ .e5t1,
  .video__ .t2,
  .video__ .l1,
  .video__ .nasha_cel,
  .video__ .blue_text {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow-wrap: anywhere;
  }

  .video__ .nasha_cel {
    margin-left: 0;
    margin-right: 0;
  }

  .video__ .nasha_cel .img {
    max-width: 100%;
  }
}