@charset "utf-8";
/* CSS Document */

/* Logo */
#sp-header .logo {
    margin-right: 5px !important;
}

.sp-page-title {
    margin-top: 0px !important;
	padding: 60px 0 !important;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  color: #d2ac67 !important;
}
.article-list .article .article-intro-image::after {
  background: #D2AC67AD;
}
.sp-page-title .sp-page-title-sub-heading {
  max-width: 900px !important;
}
.sp-page-title .sp-page-title-sub-heading::after {
  background: #d2ac67 !important;
}
body.predefined-header1 #sp-header .sp-megamenu-wrapper {
    margin-top: 30px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  text-transform: uppercase !important;
  font-size: 12px !important;
}
.article-list .article .article-intro-image:after {
    background: #01d8ed7a !important;
}