@media screen and (max-width: 500px) {
  .hero-slider .swiper .swiper-slide .hero-slider__card h2 {
    font-size: 45px;
  }
}
.licenses__gallery {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 63px;
}
@media screen and (max-width: 500px) {
  .licenses__gallery {
    margin-bottom: 100px;
  }
}
.licenses__gallery .licenses__gallery_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  justify-content: space-between;
}
@media screen and (max-width: 1366px) {
  .licenses__gallery .licenses__gallery_list {
    justify-content: flex-start;
  }
}
.licenses__gallery .licenses__gallery_list .licenses__gallery_item {
  width: 25%;
  padding: 0 45px;
  margin-bottom: 88px;
}
@media screen and (max-width: 1366px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 999px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item {
    padding: 0 12px;
    margin-bottom: 22px;
  }
}
.licenses__gallery .licenses__gallery_list .licenses__gallery_item a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.licenses__gallery .licenses__gallery_list .licenses__gallery_item a p {
  padding: 0;
  margin: 0;
  color: #244F77;
  font-family: "Gilroy", sans-serif, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 500px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item a p {
    line-height: 16px;
  }
}
.licenses__gallery .licenses__gallery_list .licenses__gallery_item a p:last-of-type {
  margin-bottom: 10px;
}
.licenses__gallery .licenses__gallery_list .licenses__gallery_item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(4n+1) {
  padding-left: 35px;
}
@media screen and (max-width: 1366px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(4n+1) {
    padding-left: 45px;
  }
}
@media screen and (max-width: 1366px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(3n+1) {
    padding-left: 35px;
  }
}
@media screen and (max-width: 999px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(odd) {
    padding-left: 35px;
    padding-right: 45px;
  }
}
@media screen and (max-width: 500px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(odd) {
    padding-left: 0;
    padding-right: 11px;
  }
}
.licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(4n) {
  padding-right: 35px;
}
@media screen and (max-width: 1366px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(4n) {
    padding-right: 45px;
  }
}
@media screen and (max-width: 1366px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(3n) {
    padding-right: 35px;
  }
}
@media screen and (max-width: 999px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(3n) {
    padding-right: 45px;
  }
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(even) {
    padding-left: 45px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 500px) {
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(3n) {
    padding-right: 11px;
  }
  .licenses__gallery .licenses__gallery_list .licenses__gallery_item:nth-child(even) {
    padding-right: 0;
    padding-left: 11px;
  }
}

.licenses__gallery:last-child {
  margin-bottom: 0;
}

.el_sign_CONTENT {
  width: 500px;
  max-width: 100%;
}

.intelligence__wrapper .section_description {
  margin-top: 10px;
}
.intelligence__wrapper li.parent > a {
  position: relative;
  padding: 0;
  margin: 0;
  color: #244F77;
  font-family: "Bebas Neue", sans-serif, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: block;
}
.intelligence__wrapper li.parent > a.active {
  color: #56A2E9;
}
.intelligence__wrapper li.parent > a:before {
  display: block;
  position: absolute;
  content: "" !important;
  width: 12px;
  height: 12px;
  top: 9px;
  left: -32px;
  background: url("../images/intelligence/1.svg") no-repeat !important;
}
.intelligence__wrapper li.parent.active > a:before {
  background: url("../images/arr-up.svg") no-repeat !important;
}
.intelligence__wrapper li.link a {
  margin-left: 0 !important;
}

.intelligence__wrapper ul .parent ul .parent ul li a {
  margin-left: 35px;
  display: block;
}

.privancy {
  text-transform: none;
}
.privancy a {
  color: #eef2f9;
}
.privancy input[type=checkbox] {
  display: inline-block !important;
  vertical-align: top;
  width: auto !important;
  background: none !important;
}
.privancy .span-warning {
  width: auto !important;
  max-width: initial !important;
  line-height: initial !important;
}

.payment .payment-form.payment-form-ohrana .form__box .form-payment .span-warning {
  opacity: 1;
  text-shadow: 0 0 3px #000;
}
.payment .payment-form.payment-form-ohrana .form__box .form-payment .span-warning a {
  font-size: inherit !important;
}

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