.bloc_sertifikat .thumbs {
  max-width: 250px;
  display: block;
  margin: 0 auto;
}

.bloc_sertifikat .thumbs img {
  max-width: 100%;
}

.bloc_sertifikat .clic_enlarge {
  display: block;
  padding-top: 5px;
}

.bloc_sertifikat .clic_enlarge a.btn {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.maw800 {
  max-width: 860px;
  text-align: center;
}

.about-sec-6 {
  display: block;
  width: 100%;
  min-height: 974px;
  height: auto;
  background: url(../images/backs_about_sec6.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  clear: both;
}

.about-sec-6 .title-texts {
  margin-bottom: 45px;
}

.about-sec-6 .title-texts h2 {
  margin-bottom: 0;
  line-height: 1;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 35px;
}

.about-sec-6 .banners_pict {
  max-width: 830px;
  margin: 0 auto;
}

.about-sec-6 .banners_pict img {
  -webkit-box-shadow: 4px 4px 8px 0px rgba(50, 50, 50, 0.22);
  box-shadow: 4px 4px 8px 0px rgba(50, 50, 50, 0.22);
}

.about-sec-6 .banners_pict,
.about-sec-6 .subtitle-texts.ntext2 {
  margin-bottom: 35px;
}

.about-sec-6 .banners_pict p,
.about-sec-6 .subtitle-texts.ntext2 p {
  font-family: 'Rajdhani',sans-serif;
  line-height: 1.4;
  font-size: 19px;
  font-weight: 700;
  color: #42464b;
}

.about-sec-6 .descs h3, .about-sec-6 .descs h4, .about-sec-6 .descs p {
  font-family: 'Noto Sans', sans-serif;
}

.about-sec-6 .descs h3,
.about-sec-6 .descs h4 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  color: #42464b;
}

.about-sec-6 .descs p {
  font-size: 15px;
  font-weight: 400;
  color: #42464b;
  line-height: 1.4;
  margin-bottom: 1.3rem;
}

@media screen and (max-width: 1285px) {
  section.about-sec-5,
  section.about-sec-1 {
    background-position: top right !important;
  }
}

@media screen and (max-width: 767px) {
  .about-sec-6 {
    padding: 0 !important;
  }
  .about-sec-6 .prelative.container {
    margin: 0 !important;
  }
  .about-sec-6 .banners_pict img {
    margin-bottom: 0.75rem;
  }
}
/*# sourceMappingURL=customs.css.map */