a {
  color: #303F9F;
}
a:hover, a:focus {
  color: #1e2864;
}

.button {
  background-color: #1976D2;
}
.button:hover {
  background-color: #2083e4;
}

.cols-promo__title_advantages {
  border-bottom: 3px solid #BBDEFB;
}

.contact-card {
  background-color: #fff;
}

.social-buttons {
  border-top: 3px solid #FF5252;
  background-color: #BBDEFB;
}
.social-buttons__item:hover svg {
  fill: #5baff5;
}

.button_call-to-act {
  background-color: #fff;
  color: #1976D2;
}
.button_call-to-act:hover {
  background-color: #ff6c6c;
}

.easy-header__logo a {
  color: #212121;
}
.easy-header__logo a span {
  color: #FF5252;
}

@media (min-width: 992px) {
  .navbar__nav a:before {
    background: #FF5252;
  }
}

.fs-present-display:after {
  background-color: #303F9F;
}

.button_fs-present-display {
  background-color: #FF5252;
}
.button_fs-present-display:hover {
  background-color: #ff8585;
}

.gallery-isotope__filter a:hover {
  background-color: #FF5252;
}
.gallery-isotope__filter a.active {
  background-color: #FF5252;
}
.gallery-isotope__img:before {
  background-color: #303F9F;
}

.section_inv {
  background-color: #e5d824;
}
/*.section_bg:before {
  background-color: #303F9F;
}*/

.line-carousel .owl-page span {
  border: 1px solid #303F9F;
}
.line-carousel .owl-page.active span {
  background-color: #303F9F;
}

.reviews-carousel__img {
  border: 2px solid #FF5252;
}

.tabs_faq__li.active a:after {
  background-color: #FF5252;
}

.tabs_faq__li a {
  background-color: #303F9F;
}

.prices__title_accent {
  background-color: #303F9F;
  box-shadow: 0 0 0 1px #303F9F;
}

.timeline-vertical__row:hover .timeline-vertical__info:before {
  background-color: #1976D2;
}
.timeline-vertical__info:before {
  background-color: #FF5252;
}
.timeline-vertical__date span {
  background-color: #303F9F;
}

.promo-list__icon {
  color: #FF5252;
}

.loader_el {
  background-color: #303F9F;
}

.article blockquote {
  border-left: 4px solid #303F9F;
}

.footer {
  background-color: #1976D2;
}

.gallery-box__inner:before {
  background-color: #303F9F;
}

.page-info__back a:hover {
  color: #ff8585;
}