a {
  color: #303947;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #445165;
  text-decoration: underline;
}

.logo-image {
  margin-top: 50px;
}

.sp-dropdown-items li {
  line-height: 40px !important;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.sp-dropdown-items li:first-of-type {
  border-top: none
}

#sp-header-bg div {
  margin: 0;
  padding: 0;
}

.sp-module-title {
  font-family: 'Playfair Display', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 28px;
}

.mod-articles-category-title {
  font-size: 16px;
  font-weight: bold;
  color: #21262f;
  display: block;
  margin: 20px 0 0;
  padding-top: 20px;
  border-top: 1px solid #ececec;
}

.mod-articles-category-title:hover {
  color: #373E4D !important;
}

.jmm-title a {
  font-weight: 700 !important;
  text-decoration: none;
  color: #21262f;
  font-family: 'Playfair Display', sans-serif;
  font-size: 32px;
}

.itemid-435 #sp-main-body {
  display: none
}

.jmm-title {
  font-family: 'Playfair Display', sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.intro-text-ms h3 {
  font-family: 'Playfair Display', sans-serif;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

#sp-footer-mod .jmm-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  font-family: 'Libre Franklin', sans-serif;
}

blockquote {
  color: #4b566b;
}

#sp-copyrights-section {
  font-size: 14px;
}

#sp-copyrights2 blockquote {
  margin-right: 90px;
}

blockquote p {
  margin-bottom: 0;
  font-weight: bold;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
  font-size: 85%;
}

.jmm-team-profiles-in .jmm-avatar img {
  margin: 0 auto;
}

.sp-menu-item.sp-has-child.active>.sp-dropdown li:after, .sp-menu-item.sp-has-child>.sp-dropdown li:after{
  
    content:none;

  
}
#sp-header-bg img{height:224px;}

.sp-menu-item:hover:after,
.sp-megamenu-parlent.sp-menu-item.active:after,
.sp-menu-item.current-item.active:after,
.sp-menu-item.sp-has-child.active:after
 {
  content: "";
  position: absolute;
  top: 100px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #303947;
}
.page-link:focus {
  box-shadow: none;
  background-color: none;
}

.float-lg-end blockquote,
#mod-custom349 blockquote {
  position: relative;
}

.float-lg-end blockquote:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f10e";
  font-size: 40px;
  position: absolute;
  top: -15px;
  right: -50px;
}

.close-offcanvas .burger-icon span {
  background-color: #fff;
}

.offcanvas-inner .fas,
.offcanvas-inner .far {
  color: #fff;
  padding-right: 10px;
}

#sp-right-column .sp-module {
  margin-bottom: 50px;
}

.sp-module h1 {
  margin-bottom: 30px;
  font-weight: 500
}

ul.pagination {
  margin: 0 auto !important;
}

.active>.page-link:hover {
  color: #F2F2F2;
}

.pagination>.active>a,
.pagination>.active>span {
  border-color: #373E4D;
  background-color: #373E4D;
}

.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #333;
  background-color: #333;
}

.article-list .article {
  margin-bottom: 40px;
  border-bottom: 1px solid #ececec;
}

#mod-custom349 blockquote:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f10e";
  font-size: 40px;
  position: absolute;
  top: -15px;
  right: 0px;
}

strong {
  font-weight: bold !important;
}

.pagination .btn {
  display: inline-block;
  padding: 16px 30px !important;
  background: #303947;
  border: 2px solid transparent;
  color: #ffffff;
  border-radius: 2px;
}

.color-box1-ms {
  background: #647bad;
  color: #ffffff;
  padding: 30px;
}

.pagination .btn:hover {
  color: #303947;
  text-decoration: none;
  background: transparent;
  border: 2px solid #303947;
}

.page-header h1 {
  text-transform: uppercase
}

@media (min-width:1140px) {
#mod-custom349 blockquote:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f10e";
  font-size: 40px;
  position: absolute;
  top: -15px;
  right: 50px;
}
}


@media screen and (max-width: 992px) {
  .jmm-description {
    text-align: center
  }
  #sp-copyrights div,
  #sp-copyrights2 {
    text-align: center;
  }
  #sp-copyrights2 blockquote:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10e";
    font-size: 40px;
    position: absolute;
  }
}

@media (min-width:1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1200px
  }
}