/**.hero_overlay {
    background: #312783 !important;
  }
  .primary-bg {
    background: #312783 !important;
  }
  
  .highlight {
    color: #312783 !important;
  }
  .brand_name .highlight {
    color: #fff !important;
  }
**/
  .brand_logo {
    width: 100% !important;
    height: 38px !important;
  }
  .socials_item-link {
    background: #312783 !important;
  }
    .link-arrow {
    color: #312783 !important;
  }
    .checklist_item .icon {
    color: #312783 !important;
  }
  .page .media {
    -webkit-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
  }
  @media screen and (min-width: 1023.98px){
  .page .media {
    bottom: -30% !important;
  }
  .section-nopb {
    padding: 180px 0 180px !important;
  }
  .quote_header .title {
    font-size: 26px !important;
  }
  .hero {
    padding: 160px 0 60px !important;
  }
  .section {
    padding: 110px 0px 67px 0px !important;
  }
}


.section-nopb {
  padding: 80px 0 80px !important;
}


@media screen and (min-width: 767.98px) {
.about .main {
  max-width: none !important;
}
}

.contact-info_group .name {
  color: #312783 !important;
}
.contact-info_group .content .link:focus, .contact-info_group .content .link:hover {
  color: #312783 !important;
}
.header.sticky {
  border-bottom: 3px solid #fec838 !important;
}

.services_list-item .title {
    font-size: 16px !important;
}

.highlight {
  color: #ffc631 !important;
}
.hero_slider--thumbs .thumb {
  border: 1px solid #fec531;
}
.hero_overlay {
  background: rgba(0, 31, 63, 0.83);

}
.advantages_header .numbers_list-item .number {
  color: #ffc631 !important;
}

@media screen and (min-width: 567.98px) {
.about_aside .wrapper {
  padding: 62px 40px 62px 40px !important;
}
}