@font-face {
  font-family: "Rubik-Bold";
  src: url("../Fonts/Rubik-Bold.ttf") format("truetype");
}
body .content .main-content {
  background-position: right;
}
body .content .main-content .title {
  width: 1240px;
  max-width: 100%;
}
body .content .main-content .title .line {
  margin-left: 13px;
  margin-right: 0px;
}
body .content .main-content .title h1 {
  text-align: right;
  font-family: Rubik-Bold, sans-serif !important;
}
body .content .description {
  text-align: right;
}
body .content .description .text {
  padding-right: 0;
  padding-left: 29.75vw;
}
body .content .description.description-two-column {
  min-height: 200px;
}
body .content .description.description-two-column.large {
  min-height: 250px;
}
body .content .content-page {
  text-align: right;
}
body .content .content-page p {
  margin-right: 15px;
}
body .content .content-page .activities h5 {
  margin-left: 30px;
  margin-right: 0;
}
body .content .content-page .activities h5 .line {
  margin-left: 30px;
  margin-right: 0;
}
body .content .content-page.two-column div.first-column {
  flex-grow: 4;
  margin-left: 30px;
  margin-right: 0;
  flex-basis: inherit;
}
body .content .content-page.two-column div.second-column {
  flex-basis: inherit;
}
body .content .content-page.article-column .articles-section .articles .article {
  margin-left: 24px;
  margin-right: 0;
}
body .content .content-page.article-column .articles-section .articles .article:nth-child(3n+0) {
  margin-left: 0;
  margin-right: 0;
}
body .content .content-page.article-column .articles-section .articles .article .content-article h5 {
  font-size: 21px;
  height: auto;
}
body .content .content_contact .form_contact .input span, body .content .content_contact .detail .input span {
  right: 0;
}
body .content .content_contact .form_contact input:nth-child(odd), body .content .content_contact .detail input:nth-child(odd) {
  float: left !important;
}
body .content .content_contact .form_contact span img, body .content .content_contact .detail span img {
  margin-left: 10px;
  margin-right: 0 !important;
}
body .content .content_contact .form_contact span.send, body .content .content_contact .detail span.send {
  float: left !important;
}
body .content .content_contact .form_contact span.send img, body .content .content_contact .detail span.send img {
  margin-right: 10px !important;
  margin-left: 0 !important;
  transform: scaleX(1) !important;
}
body .content .content_contact .form_contact span.sendSucces, body .content .content_contact .detail span.sendSucces {
  float: left !important;
}
body .content .content_contact .form_contact.detail, body .content .content_contact .detail.detail {
  padding-right: 153px;
  padding-left: 0 !important;
}
body .content .content_contact ul li img {
  margin-left: 10px;
  margin-right: 0;
}

@media screen and (max-width: 766px) {
  body .content .description .text {
    height: auto;
    padding-right: 8VW;
    padding-left: 8VW;
  }
  body .content .content-page.three-column .first-column .line, body .content .content-page.three-column .second-column .line, body .content .content-page.three-column .third-column .line {
    float: right;
  }
  body .content .content_contact .form_contact.detail, body .content .content_contact .detail.detail {
    padding: 0 !important;
  }
}/*# sourceMappingURL=Articles-he.css.map */