@font-face {
  font-family: "FontAwesome";
  src: url("/f/fontawesome-webfont.woff2") format("woff2");
  font-display: swap;
}

@charset "utf-8";
.ters {unicode-bidi: bidi-override;direction: rtl;}

.accordion-body li{color:#336699;background:url(../i/li3.png) no-repeat 0 14px;border-bottom:0;padding:8px 0 0 20px}

.col-lg-6 li{font-size: 12px; font-weight: 500; background:url(../i/li1.png) no-repeat 0 6px;border-bottom:0;padding:0 0 6px 30px;width: 90%;}
.first-item li {font-size: 12px; font-weight: 500; background:url(../i/li2.png) no-repeat 0 6px;border-bottom:0;padding:0 0 6px 30px;width: 90%;}

.main-banner3 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 90px 0 30px 0;
  position: relative;
  overflow: hidden;
}
.main-banner3:before {
  content: "";
  background-image: url(../i/zirkon.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0px;
  top: 200px;
  width: 456px;
  height: 358px;
}
.main-banner3:after {
  content: "";
  background-image: url(../i/baner-dec-left.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 100px;
  width: 267px;
  height: 532px;
}

.community a:link {
  font-weight: 600;
  font-size: 17px;
  color: #027bb0;
}
@media (max-width: 1240px) {
  .main-banner3::before {
    width: 413px;
    height: 324px;
  }
}
@media (max-width: 992px) {
  .main-banner3::before {
    width: 330px;
    height: 259px;
  }
}
.community a:link {
  font-weight: 600;
  font-size: 17px;
  color: #027bb0;
}
.community a:hover {
  color: #e32400;
}
.community a:visited {
  color: #027bb0;
}
