section {
  background-color: #fff !important;
}
section .in {
  max-width: 1140px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

.police {
  align-items: baseline;
}

.bl-1 {
  position: relative;
  height: 0;
  padding-bottom: min(500px, 56.25%, 100vh);
}
.bl-1 .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bl-1 .img img {
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.bl-1 .title {
  position: absolute;
  top: 97px;
  left: -64px;
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, 0.3411764706);
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 78px 0 78px 145px;
  width: 670px;
}
.bl-1 h1 {
  line-height: 61px;
  text-align: left;
}
.bl-1 h1 span {
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
}
.bl-1 .description {
  font-size: 25px;
  font-weight: bold;
  margin-top: 30px;
}

.bl-2 .title {
  font-weight: bold;
  font-size: 42px;
  line-height: 118%;
  max-width: 940px;
  margin-top: 84px;
}
.bl-2 .text {
  margin-left: 114px;
  max-width: 767px;
  margin-top: 60px;
}
.bl-2 .text p {
  font-size: 20px;
  line-height: 150%;
}
.bl-2 .text p + p {
  margin-top: 30px;
}

.bl-3 .video {
  margin-top: 60px;
  width: 100%;
}
.bl-3 .video a img {
  border-radius: 10px;
  max-width: 100%;
}
.bl-3 .text {
  margin-left: 114px;
  max-width: 767px;
  margin-top: 60px;
  font-size: 20px;
  line-height: 150%;
}

.bl-4 .in {
  max-width: 1235px;
}
.bl-4 .title {
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
  margin-top: 150px;
}
.bl-4 .row {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.bl-4 .row .item {
  background-image: url(../img/bl-4-1.svg);
  margin: 30px 15px 0;
  width: 262px;
  height: 334px;
}
.bl-4 .row .item * {
  color: #FFFFFF;
  text-align: center;
}
.bl-4 .row .item .num {
  font-weight: 500;
  font-size: 84.8408px;
  line-height: 97px;
  margin-top: 50px;
  height: 97px;
}
.bl-4 .row .item .num.per {
  font-size: 63.6306px;
}
.bl-4 .row .item .sub {
  font-weight: bold;
  font-size: 21.2102px;
  line-height: 24px;
  height: 25px;
}
.bl-4 .row .item .text {
  font-weight: bold;
  font-size: 26.5127px;
  line-height: 30px;
  width: 165px;
  margin: 53px auto 0;
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bl-5 .in {
  max-width: 1180px;
}
.bl-5 .title {
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
  margin-top: 140px;
}
.bl-5 .row {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 40px;
}
.bl-5 .row .item {
  width: 343px;
  height: 225px;
  margin: 20px 20px 0;
  padding: 32px 27px 43px;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  color: #FFFFFF;
  border-radius: 10px;
}
.bl-5 .row .item.i1 {
  background-image: url(../img/bl-5-1.jpg);
}
.bl-5 .row .item.i2 {
  background-image: url(../img/bl-5-2.jpg);
}
.bl-5 .row .item.i3 {
  background-image: url(../img/bl-5-3.jpg);
}

.bl-6 .title1 {
  display: flex;
  align-items: center;
  margin-top: 120px;
  margin-left: 148px;
  font-weight: 500;
  font-size: 36px;
  line-height: 41px;
}
.bl-6 .title1 img {
  margin-right: 35px;
}
.bl-6 .ol1 {
  counter-reset: my-awesome-counter;
  margin-left: 282px;
  max-width: 600px;
  margin-top: 28px;
}
.bl-6 .ol1 li {
  counter-increment: my-awesome-counter;
  font-size: 20px;
  line-height: 23px;
  position: relative;
}
.bl-6 .ol1 li:before {
  content: counter(my-awesome-counter) ".";
  position: absolute;
  top: 0;
  left: -44px;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #B1B1B1;
}
.bl-6 .ol1 li + li {
  margin-top: 23px;
}
.bl-6 .title2 {
  display: flex;
  align-items: center;
  margin-top: 88px;
  margin-left: 257px;
  font-weight: 500;
  font-size: 36px;
  line-height: 41px;
}
.bl-6 .title2 img {
  margin-right: 35px;
}
.bl-6 .text1 {
  margin-left: 343px;
  margin-top: 24px;
  max-width: 538px;
  font-size: 20px;
  line-height: 150%;
}
.bl-6 .products {
  display: block;
  margin: 94px auto 0;
  max-width: 100%;
}
.bl-6 .text2 {
  margin-top: 22px;
  text-align: center;
  font-size: 20px;
  line-height: 118%;
}
.bl-6 .title3 {
  display: flex;
  align-items: center;
  margin-top: 138px;
  margin-left: 148px;
  font-weight: 500;
  font-size: 36px;
  line-height: 41px;
}
.bl-6 .title3 img {
  margin-right: 35px;
}
.bl-6 .text3 {
  max-width: 652px;
  font-size: 20px;
  line-height: 150%;
  margin-left: 229px;
  margin-top: 26px;
}
.bl-6 .title4 {
  display: flex;
  align-items: center;
  margin-top: 113px;
  margin-left: 257px;
  font-weight: 500;
  font-size: 36px;
  line-height: 41px;
}
.bl-6 .title4 img {
  margin-right: 35px;
}
.bl-6 .text4 {
  margin-left: 343px;
  margin-top: 27px;
  max-width: 540px;
  font-size: 20px;
  line-height: 150%;
}

.bl-7 .slider {
  margin-top: 104px;
}
.bl-7 .slider .owl-dots {
  margin-top: 26px;
  display: flex;
  justify-content: center;
}
.bl-7 .slider .owl-dots .owl-dot {
  margin: 0 13px;
  width: 20px;
  height: 20px;
  display: block;
  background: #E0E0E0;
  border-radius: 50%;
}
.bl-7 .slider .owl-dots .owl-dot.active {
  background: #2A8EDC;
}

.bl-8 .title {
  margin-top: 140px;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
}
.bl-8 .row {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.bl-8 .row .item {
  margin: 60px 5px 0;
  background: #EFEEF4;
  border-radius: 10px;
  max-width: 538px;
}
.bl-8 .row .item.i1 .text {
  margin: 13% 16% 0 13%;
  font-size: 20px;
  line-height: 150%;
}
.bl-8 .row .item.i1 .img {
  margin: 0 10% 20%;
}
.bl-8 .row .item.i1 .img img {
  max-width: 100%;
}
.bl-8 .row .item.i2 .img {
  margin: 15% 15% 0;
}
.bl-8 .row .item.i2 .img img {
  max-width: 100%;
}
.bl-8 .row .item.i2 .text {
  margin: 0 15% 8%;
  font-size: 20px;
  line-height: 150%;
}
.bl-8 .review {
  border: 2px solid #D1D0D4;
  border-radius: 10px;
  position: relative;
  margin: 102px auto 0;
  max-width: 882px;
}
.bl-8 .review .apo {
  position: absolute;
  top: -29px;
  right: 40px;
  width: 100px;
  height: 79px;
}
.bl-8 .review .apo img {
  width: 100%;
}
.bl-8 .review .text {
  margin: 7% 14% 0 9%;
  font-size: 20px;
  line-height: 150%;
}
.bl-8 .review .account {
  margin: 46px 14% 6% 9%;
  display: flex;
  align-items: center;
}
.bl-8 .review .account img {
  margin-right: 35px;
}
.bl-8 .review .account .r .name {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
}
.bl-8 .review .account .r .desc {
  margin-top: 10px;
  font-size: 12px;
  line-height: 130%;
  max-width: 220px;
}

.bl-9 {
  background-color: #2A8EDC !important;
  padding: 56px 15px 50px;
  margin-top: 180px;
}
.bl-9 .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  max-width: 871px;
  margin: 0 auto;
}
.bl-9 .row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
  flex-wrap: wrap;
}
.bl-9 .row a {
  margin: 0 27px;
}
.bl-9 .row a img {
  max-width: 100%;
  height: auto;
}

.bl-10 {
  margin-bottom: 84px;
}
.bl-10 .title {
  margin-top: 93px;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
}
.bl-10 .text {
  margin: 31px auto 0;
  max-width: 879px;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
.bl-10 .row {
  margin: 51px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 879px;
  flex-wrap: wrap;
}
.bl-10 .row a {
  margin: 40px 10px 0;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  border-radius: 40px;
  display: block;
  padding: 21px 26px;
}
.bl-10 .row a.white {
  box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.16);
}
.bl-10 .row a.green {
  background-color: #1DCB6A;
  color: #fff;
}

.bl-11 {
  padding: 40px;
  background-color: #F9FBFB;
}
.bl-11 .title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.bl-11 .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.bl-11 .col {
  background: #fff;
  box-shadow: 0 0 20px 7px rgba(0, 0, 0, 0.0509803922);
  width: 400px;
  border-radius: 18px;
  overflow: hidden;
  position: relative;
  margin-top: 40px;
}
.bl-11 .col:after {
  content: "";
  position: absolute;
  top: 300px;
  right: 16px;
  background-image: url("../img/go.png");
  width: 47px;
  height: 47px;
  z-index: 2;
}
.bl-11 .img {
  width: 400px;
  height: 355px;
  position: relative;
}
.bl-11 img {
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.bl-11 a:after {
  content: "";
  opacity: 0;
  background-image: url("../img/bl8i1.png");
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 355px;
  transition: 0.3s ease-out;
}
.bl-11 a:hover:after {
  opacity: 1;
}
.bl-11 .tit {
  padding: 40px 20px 60px;
}

.bl-another_blocks .in .title {
  text-align: center;
}

@media (max-width: 1000px) {
  .bl-2 .title {
    max-width: none;
    text-align: center;
  }

  .bl-2 .text {
    max-width: none;
    margin-right: 60px;
    margin-left: 60px;
  }

  .bl-3 .text {
    max-width: none;
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media (max-width: 768px) {
  .bl-1 .title {
    width: 90%;
    left: 5%;
    padding: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
  .bl-1 h1 {
    text-align: center;
    line-height: 27px;
  }
  .bl-1 h1 span {
    font-size: 24px;
  }
  .bl-1 .description {
    text-align: center;
    margin-top: 20px;
  }

  .bl-2 .title {
    font-size: 24px;
  }

  .bl-4 .title {
    font-size: 24px;
    line-height: 27px;
    margin-top: 100px;
  }

  .bl-5 .title {
    font-size: 24px;
  }
  .bl-5 .row .item {
    font-size: 20px;
    text-align: center;
    height: auto;
  }

  .bl-6 .title1, .bl-6 .title2, .bl-6 .title3, .bl-6 .title4 {
    font-size: 24px;
    margin: 120px auto 0;
    justify-content: center;
  }
  .bl-6 .ol1 {
    margin: 28px 0 0 45px;
  }
  .bl-6 .text1, .bl-6 .text3, .bl-6 .text4 {
    margin: 26px auto 0;
  }

  .bl-8 .title {
    font-size: 24px;
  }
  .bl-8 .row .item {
    margin-top: 40px;
  }

  .bl-9 {
    padding: 56px 0 50px;
  }
  .bl-9 .title {
    font-size: 20px;
  }
  .bl-9 .row a {
    max-width: 46%;
    margin: 0 2%;
  }

  .bl-10 .title {
    font-size: 24px;
    line-height: 27px;
  }
  .bl-10 .text {
    font-size: 18px;
    line-height: 21px;
    margin-top: 20px;
  }
  .bl-10 .row {
    margin-top: 30px;
  }
  .bl-10 .row a {
    font-size: 18px;
    line-height: 21px;
    margin-top: 20px;
  }
}
@media (max-width: 648px) {
  html {
    font-size: 0.1510913043vw;
  }

  .bl-3 .video {
    margin: 60px auto;
  }

  .bl-4 .row {
    margin: 30px 3% 0;
  }
  .bl-4 .row .item {
    width: 44%;
    margin: 3% 3% 0;
    height: 334rem;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .bl-4 .row .item .num {
    font-size: 84.8408rem;
    line-height: 97rem;
    margin-top: 50rem;
    height: 97rem;
  }
  .bl-4 .row .item .num.per {
    font-size: 63.6306rem;
  }
  .bl-4 .row .item .sub {
    font-size: 21.2102rem;
    line-height: 24rem;
    height: 25rem;
  }
  .bl-4 .row .item .text {
    font-size: 26.5127rem;
    line-height: 30rem;
    width: 165rem;
    margin: 53rem auto 0;
    height: 61rem;
  }

  .bl-7 .slider .owl-dots .owl-dot {
    margin: 0 8px;
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 580px) {
  .bl-1 .title {
    padding: 20px;
  }
  .bl-1 h1 {
    line-height: 23px;
  }
  .bl-1 h1 span {
    font-size: 20px;
  }
  .bl-1 .description {
    margin-top: 15px;
    font-size: 17px;
    text-align: center;
  }

  .bl-2 .text {
    margin-right: 0;
    margin-left: 0;
    margin-top: 40px;
  }

  .bl-3 .text {
    margin-right: 0;
    margin-left: 0;
    margin-top: 40px;
  }

  .bl-8 .review .apo {
    width: 70px;
  }
}
@media (max-width: 420px) {
  .bl-1 h1 {
    font-size: 18px;
    line-height: 21px;
  }

  .bl-2 .title {
    font-size: 18px;
  }

  .bl-2 .text p {
    font-size: 14px;
  }

  .bl-2 .text p + p {
    margin-top: 20px;
  }

  .bl-3 .text {
    font-size: 14px;
  }

  .bl-4 .title {
    font-size: 18px;
    line-height: 21px;
    margin-top: 60px;
  }
  .bl-4 .row {
    margin-top: 0;
  }

  .bl-5 .title {
    font-size: 18px;
    margin-top: 60px;
  }
  .bl-5 .row {
    margin-top: 0;
  }
  .bl-5 .row .item {
    font-size: 14px;
  }

  .bl-6 .title1, .bl-6 .title2, .bl-6 .title3, .bl-6 .title4 {
    font-size: 18px;
    margin-top: 80px;
  }
  .bl-6 .title1 img, .bl-6 .title2 img, .bl-6 .title3 img, .bl-6 .title4 img {
    margin-right: 20px;
  }
  .bl-6 .ol1 li {
    font-size: 14px;
    line-height: 17px;
  }
  .bl-6 .ol1 li + li {
    margin-top: 17px;
  }
  .bl-6 .ol1 li:before {
    font-size: 15px;
    line-height: 17px;
  }
  .bl-6 .text1, .bl-6 .text2, .bl-6 .text3, .bl-6 .text4 {
    font-size: 14px;
  }
  .bl-6 .products {
    margin-top: 60px;
  }

  .bl-8 .title {
    font-size: 18px;
    line-height: 21px;
    margin-top: 60px;
  }
  .bl-8 .row .item {
    margin-top: 20px;
  }
  .bl-8 .row .item.i1 .text, .bl-8 .row .item.i2 .text {
    font-size: 14px;
  }
  .bl-8 .review .apo {
    width: 50px;
    top: -15px;
  }
  .bl-8 .review .text {
    font-size: 14px;
  }
  .bl-8 .review .account {
    display: block;
    text-align: center;
  }
  .bl-8 .review .account img {
    margin: 0;
  }
  .bl-8 .review .account .r .desc {
    max-width: none;
  }

  .bl-9 {
    margin-top: 80px;
  }
  .bl-9 .title {
    font-size: 16px;
  }
  .bl-9 .row a {
    max-width: 46%;
    margin: 0 2%;
  }

  .bl-10 .title {
    font-size: 18px;
    line-height: 21px;
  }
  .bl-10 .text {
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
  }
  .bl-10 .row a {
    font-size: 14px;
    line-height: 17px;
  }
}

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