@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.otf') format('opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.otf') format('opentype'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
  font-weight: bold;
  font-style: bold;
}

body {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: rgba(45, 45, 45, 0.87);
  -webkit-font-smoothing: antialiased;
}

a {
  color: #303498;
}

a:hover {
  color: #303498 !important;
  text-decoration: none;
  box-shadow: none !important;
}

body, #primary, #secondary {
  font-size: 16px;
  line-height: 1.7rem;
  color: #515157;
}

article.post {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  border-radius: 5px;
  padding-bottom: 2rem !important;
}

h1, h2, h3, h4 {
  font-family: 'ProximaNova-Bold', 'ProximaNova-Regular', 'Poppins', sans-serif;
  margin-bottom: 1rem;
  color: #232552;
  font-weight: bold;
}

body:not(.twentyseventeen-front-page) .entry-header {
  padding-bottom: 0;
}

article.post .entry-header .entry-title,
article.post .entry-header .entry-title a {
  /*background-color: #d7e2ef;*/
  padding: 0 0 1rem;
  /*border-radius: 5px 5px 0 0;*/
  color: #000;
  margin-bottom: 0;
}

article.post .entry-header .entry-title a {
  display: block;
  font-family: 'Lato', sans-serif;
  box-shadow: none;
  padding: 0;
  font-size: 26px;
  line-height: 32px;
  color: #01698e;
}

article.post .entry-meta {
  padding: 0px 0 15px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  color: #515157;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 15px;
  line-height: 27px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
}

article.post .entry-meta a {
  color: #303498;
}

article.post .entry-content, .entry-footer {
  padding: 2rem;
}

article.post .entry-content {
  font-family: 'Lato', sans-serif;
  line-height: 1.5rem;
  color: #373d45;
  padding-left: 0;
  padding-right: 0;
}

article.post .entry-content > p:last-child {
  margin-bottom: 0;
}

article.post .entry-footer {
  margin-top: 0;
}

.widget {
  background-color: #d7e2ef;
  border-radius: 5px;
  margin-bottom: 2rem;
  padding-bottom: 0;
}

.widget.widget-sidebar-0{
  margin: 0;
  padding: 0;
  border-radius: 0;
}

.widget ol li {
  padding: 0;
  margin-bottom: 5px;
}

.widget ol > li:last-child {
  margin-bottom: 0;
}

.widget_text ul {
  margin-bottom: 0;
}

.widget_text ol {
  padding-left: 1rem;
}

.widget_text ol li {
  list-style-position: outside;
}

.textwidget > p:last-child {
  margin-bottom: 0;
}

.site-footer {
  padding: 0;
  background-color: #34335f;
}

.site-footer .widget-area {
  padding: 0;
}

.site-footer .widget {
  background: none;
  border-radius: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.site-footer .widget ul {
  text-align: right;
  padding-left: 1em;
}

.site-footer .widget ul li {
  display: inline-block;
  border: none;
  margin-left: 15px;
  padding-top: 0;
}

.site-footer .widget ul li a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  box-shadow: none !important;
}

.site-info {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding-top: 16px;
}

.site-branding {
  background-color: #2f2f2e;
  border-bottom: 2px solid #d4af37;
  padding: 12px 0 7px;
}

.site-footer {
  background-color: #2f2f2e;
}

.site-info a {
  color: #fff;
}

.site-footer .widget-column .widget-title {
  font-size: 19px;
  line-height: 23px;
  font-family: 'Lato', sans-serif;
  background: transparent;
  padding: 0 0 16px;
  position: relative;
}

.site-footer .widget-column .widget-title:before {
  content: '';
  background: #d4af37;
  height: 2px;
  width: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.site-footer .textwidget {
  padding-left: 0;
  padding-right: 0;
}

.site-footer .textwidget p {
  font-size: 15px;
  line-height: 18px;
  color: #fff;
}

.site-footer .textwidget h2 {
  font-family: 'Lato', sans-serif;
  color: #d4af37;
  font-size: 22px;
  font-weight: 400;
}

.site-footer .textwidget h2 strong,
.site-footer .textwidget h2 span {
  color: #fff;
}

.site-footer .widget ul {
  text-align: left;
  margin: 0;
  padding: 0;
}

.site-footer .widget ul li {
  font-size: 15px;
  line-height: 17px;
  margin: 0;
  padding: 0 0 8px;
}

.site-footer .widget ul li a {
  font-size: 15px;
  line-height: 17px;
  color: #fff;
}

.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
  color: #d4af37 !important;
}

.entry-summary {
  width: 73%;
  float: right;
}

.post-thumbnail {
  width: 23%;
  float: left;
}

.page-header {
  background: url('/wp-content/uploads/2019/04/page-header.jpg') no-repeat;
  height: 260px;
  padding: 20px 0;
}

.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4 {
  color: #fff;
  font-family: 'Lato', sans-serif;
  padding: 0;
  margin: 0;
}

.page-header h1 {
  line-height: 44px;
  margin: 40px 0 5px;
  font-weight: 700;
  font-size: 52px;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
}

.page-header h1 b {
  color: #d4af37;
}

.page-header h3 {
  font-weight: 400;
}

.page-header h4 {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
}

.page-header h4 b {
  color: #d4af37;
}

.navigation-top {
  background: transparent;
  border: 0;
}

.navigation-top a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
}

.navigation-top a:hover {
  color: #d4af37 !important;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
  color: rgba(255, 255, 255, .8);
}

.navigation-blog {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
  background: rgb(238, 238, 238);
  background: -moz-linear-gradient(top, rgba(238, 238, 238, 0.5) 0%, rgba(204, 204, 204, 0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(238, 238, 238, 0.5) 0%, rgba(204, 204, 204, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(238, 238, 238, 0.5) 0%, rgba(204, 204, 204, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.navigation-blog a {
  color: #637381;
  font-weight: 700;
  font-size: 15px;
}

.navigation-blog a:hover {
  color: #000 !important;
}

#blog-menu {
  margin-left: -1.25em;
  margin-right: -1.25em;
}

.custom-header {
  margin: 0 !important;
}

.clearfix {
  clear: both;
}

.entry-summary .link-more {
  text-align: center;
  margin-top: 30px;
}

.entry-summary .more-link {
  border-radius: 25px;
  background-color: #f1901f;
  padding: 14px 26px;
  color: #fff;
  box-shadow: none !important;
}

.entry-summary .more-link:hover {
  color: #000 !important;
}

.wp-block-image .alignleft {
  float: left;
  margin-right: 1.8em;
}

.site-branding a:hover, .site-branding a:focus {
  opacity: 1;
}

@media screen and (min-width: 48em) {
  .single-post .entry-title, .page .entry-title {
    font-size: 1.2rem;
  }

  .site-content {
    padding: 0;
  }

  .single .site-content {
    padding-top: 0;
  }

  h2.widget-title {
    color: #fff;
    padding: 4px 15px;
    margin-bottom: 0;
    display: inline-block;
    background: #426694;
    border-radius: 5px 0 5px 0;
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 1.1rem;
    line-height: 2rem;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
  }

  h2.widget-title + div {
    padding: 1rem;
  }

  .site-footer {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
  }

  .site-footer .widget-area {
    margin-left: -15px;
    margin-right: -15px;
  }

  .site-footer .widget-column {
    float: left !important;
    padding: 15px;
  }

  .site-footer .widget-column.footer-widget-1 {
    width: 33.333333% !important;
  }

  .site-footer .widget-column.footer-widget-2,
  .site-footer .widget-column.footer-widget-3,
  .site-footer .widget-column.footer-widget-4,
  .site-footer .widget-column.footer-widget-5 {
    width: 16.666667%;
  }

  .navigation-top {
    width: auto;
    position: relative;
    float: right;
    display: inline-block;
    padding-top: 6px;
  }

  .navigation-top a {
    padding: 0 1.25em;
  }

  .single-post .entry-title, .page .entry-title {
    font-size: 37px;
    line-height: 41px;
  }
}