/* playfair-display-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playfair-display-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/playfair-display-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-v30-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/playfair-display-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/playfair-display-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-v30-latin-500.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/playfair-display-v30-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/playfair-display-v30-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-v30-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-v30-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-v30-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-v30-latin-600.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/playfair-display-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/playfair-display-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-v30-latin-700.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/playfair-display-v30-latin-800.eot'); /* IE9 Compat Modes */
  src: url('../fonts/playfair-display-v30-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-v30-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-v30-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-v30-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-v30-latin-800.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/playfair-display-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: url('../fonts/playfair-display-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-v30-latin-900.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}

body,
#sp-top-bar {
  background-color: #f2f2f2;
}
a {
  color: #23538a;
}

a:hover {
  color: #122842;
}

a:focus {
  color: #122842;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display';
}

h1,
.article-list .article .article-header h1  {
  font-size: 32px;
  line-height: 38px;
}

h2,
.article-list .article .article-header h2 {
  font-size: 28px;
  line-height: 32px;
}

h3,
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}

h4 {
  font-family: "Roboto", "Helvetica", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

h5 {
  font-family: "Roboto", "Helvetica", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.article-details .article-header h1,
.article-list .article .article-header h1,
.article-list .article .article-header h2,
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.article-details .article-header h1,
.article-list .article .article-header h1, 
.article-list .article .article-header h2, 
.article-list .article .article-header h3,
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 10px;
  position: relative;
}

.article-details .article-header h1::after,
.article-list .article .article-header h1::after,
.article-list .article .article-header h2::after,
#sp-left .sp-module .sp-module-title::after, 
#sp-right .sp-module .sp-module-title::after {
  background-color: #c41b01;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 30px;
}

#sp-main-body {
  padding: 30px 0;
}

#sp-top1 img {
  width: 400px;
  height: auto;
}

#sp-top1 p {
  margin: 0;
  padding: 0;
}

#sp-top2 {
  font-size: 15px;
  font-weight: bold;
  color: #444;
  padding-top: 20px;
}

#sp-top2 .text,
#sp-top2 .social {
  display: block;
  float: right;
}

#sp-top2 .social img {
  max-width: 60px;
  height: auto;
  margin-right: 30px;
}

#sp-top2 a {
  color: #777;
}

#sp-top3 a {
  color: #dddddd;
}

#sp-top2 a:hover,
#sp-top3 a:hover {
  color: #aaa;
}

#sp-top3 {
  background-color: #23538a;
  color: #ffffff;
  font-size: 12px;
}

#sp-top3 div {
  margin-top: 5px;
}

#sp-top3 p {
  margin-bottom: 5px;
}

#sp-header {
  height: 60px;
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.1);
}

#sp-logo {
  display: none;
}

#sp-menu,
#sp-footer {
  background-color: #23538a;
}

#sp-menu {
  background: -moz-linear-gradient(top, #1fa7dd 0%, #23538a 100%) !important;
  background: -webkit-linear-gradient(top, #1fa7dd 0%, #23538a 100%) !important;
  background: linear-gradient(to bottom, #1fa7dd 0%, #23538a 100%) !important;
}

.sp-megamenu-parent>li {
  border-right: 1px solid #23538a;
}

.sp-megamenu-parent>li.active {
  background-color: #23538a;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
  padding: 0 20px;
  color: #ffffff;
}

.sp-megamenu-parent>li>a:hover,
.sp-megamenu-parent>li:hover>a {
  color: #dddddd;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
  color: #ffffff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
  color: #23538a;
}
.sp-megamenu-parent>li:last-child>a {
  padding: 0px 15px 0px 15px;
}

.sp-megamenu-parent > li > a:hover, 
.sp-megamenu-parent > li > span {
  background-color: #23538a;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 20px 0 20px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  padding: 3px 20px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #23538a;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
  background-color: #23538a;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover>a {
  color: #ffffff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover a ul li a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a  ul li a{
  color: #252525;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover a .sp-dropdown-sub ul li a {
  color: #252525;
}

#sp-section-1 .container {
  background-color: #ffffff;
}

.breadcrumb {
  background-color: #ffffff;
  border-radius: 0;
  margin-bottom: 0;
}

.breadcrumb-item.active {
  color: #444;
}


#sp-footer,
#sp-footer a {
  color: #ffffff;
  border-right: 1px solid #23538a;
  text-align: center;
}
#sp-footer .sp-module-content {
  margin-bottom: 15px;
}

#sp-footer a:hover {
  color: #dddddd;
}

#sp-header {
  background: #f2f2f2;
}

#sp-component,
#sp-right .sp-column  {
  background-color: #ffffff;
}

#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 0px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}

#sp-right {
  padding-right: 0;
}

.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 0px solid #f5f5f5;
  border-radius: 3px;
}

.breadcrumb .float-start {
  display: none;
}

.burger-icon>span {
  background-color: #ffffff;
}

.article-list .article .featured-article-badge { display: none; visibility: hidden;}
.article-details .featured-article-badge { display: none; visibility: hidden;}

@media (max-width:1199.98px) {
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 5px;
  }
}


@media (max-width:575px){
  #sp-top-bar .sp-module {
    display: inline-block;
    margin: 0;
    text-align: left;
  }
  #sp-top-bar .sp-module .social {
    display: none;
  }
}