.header__bottom,
.simple_banner--caption .btn:hover,
.welcome_note .buttons a,
.hamburger_icon,
.jssocials-share-link,
table thead tr td:before,
figure a[data-fancybox="post_img"]:before,
.calendar_widget .calendar__day--event label,
.paginnation li.current a,
.single_page--social ul li a,
.single_page--backtolist .link span.circle,
.aside_main_menu > ul > li:before,
.welcome_note__list li a:hover,
.header--menu li.menu-item-has-children .sub-menu {
  background: #2c5454;
}

@media (max-width: 991px) {
  .header--menu {
    background: #2c5454;
  }
}

.header__search button:hover svg path,
.footer form button:hover svg path {
  fill: #2c5454;
}

a,
.simple_banner__info--title,
.link,
.calendar__day a,
.footer__contact_info ul li a:hover,
.footer__menu_col a:hover,
.footer__bottom--list li a:hover,
.paginnation li a .fa,
.paginnation li span .fa,
.pdf_document
.header__socials li a:hover,
.read_more,
.aside_main_menu > ul li.active > a,
.aside_main_menu > ul > li a:hover,
.banner_title,
.news__block--title a:hover,
.all_news_btn a,
.aside_menu ul li.active a:before,
.news__calendar--right .calendar_event--title a:hover,
.welcome_note__list li a,
.pdf_document,
.blog_section .article__title a:hover {
  color: #2c5454;
}

.header__socials li a:hover {
  color: #2c5454 !important;
}

.simple_banner__info:before,
.simple_banner--caption .btn,
.news__block--caption,
.news__calendar,
.calendar_widget .inner_blk,
.blog_section .selected_article,
.blog_section .article__content,
.news_section--title {
  border-color: #2c5454;
}

.news_sect__tabs li.active,
.news_sect__tabs li:hover {
  -webkit-box-shadow: inset 0 -3px 0 0 #2c5454;
  box-shadow: inset 0 -3px 0 0 #2c5454;
}

.news_sect__tabs li.active:before {
  border-color: #2c5454 transparent transparent transparent;
}

p a:hover {
  color: #000;
}


