#offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 0px !important;
}

#offcanvas-toggler {
  display: none !important;
}

.sp-megamenu-parent>li.active>a {
  font-weight: 600;
}

#sp-header {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.sppb-addon-single-image-container {
  overflow: initial !important;
}

h3 a {
  color: #114143;
}

h3.sppb-addon-article-title a {
  color: #114143;
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
}
h3.sppb-addon-article-title a:hover {
  color: #8AB42B;
}

.sppb-btn-default {
  color: #51797B;
  background-color: #ffffff;
  border: 1.5px solid #ffffff;
}
.sppb-btn-default:hover,
.sppb-btn-default:focus {
  color: #ffffff;
  background-color: #51797B;
  border: 1.5px solid #ffffff;
}

.sppb-btn-info {
  color: #2B2A29 !important;
  background-color: transparent !important;
  border: 1.5px solid #2B2A29 !important;
}
.sppb-btn-info:hover,
.sppb-btn-info:focus {
  color: #ffffff !important;
  background-color: #2B2A29 !important;
  border: 1.5px solid #2B2A29 !important;
}

.sppb-btn-primary {
  color: #ffffff !important;
  background-color: transparent !important;
  border: 1.5px solid #ffffff !important;
}
.sppb-btn-primary:hover,
.sppb-btn-primary:focus {
  color: #2B2A29 !important;
  background-color: #ffffff !important;
  border: 1.5px solid #ffffff !important;
}

.sppb-btn-dark {
  color: #ffffff !important;
  background-color: #114143 !important;
  border: 2px solid #8ab42b !important;
}
.sppb-btn-dark:hover,
.sppb-btn-dark:focus {
  color: #ffffff !important;
  background-color: #8ab42b !important;
  border: 2px solid #8ab42b !important;
}

.sppb-btn-warning {
  background-color: #8AB42B;
  border: 1.5px solid #8AB42B;
  border-radius: 3px;
  padding: 10px 35px !important;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}

.sppb-btn-warning:hover,
.sppb-btn-warning:focus {
  background-color: rgb(17,65,67);
  border: 1.5px solid rgb(17,65,67) !important;
  border-radius: 3px;
  color: #fff;
}

.sppb-btn-danger {
  background-color: #fff !important;
  border: 1.5px solid #8AB42B !important;
  border-radius: 3px;
  padding: 10px 35px !important;
  color: #8AB42B !important;
  font-weight: 600;
  font-size: 15px;
}

.sppb-btn-danger:hover,
.sppb-btn-danger:focus {
  background-color: #fff !important;
  border: 1.5px solid rgb(17,65,67) !important;
  border-radius: 3px;
  color: rgb(17,65,67) !important;
}

.hero .subheading {
  display: inline-block;
  background: #8ab42b;
  padding: 0 10px 0 1000px;
  margin-left: -1000px;
  border-radius: 0 0px 10px 0;
}

.image-scale {
    width: 100%;
    opacity: 0;
    animation: zoomOut 1s cubic-bezier(0, 1.1, 1, 1) forwards;
    animation-delay: 400ms;
}

@keyframes zoomOut {
    from {
        transform: scale(1.5);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

/*.main-project {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.04);
  transition: 400ms !important;
  -webkit-transition: 400ms !important;
}
.main-project:hover {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15) !important;
  transition: 400ms !important;
  -webkit-transition: 400ms !important;
}*/

.partners-logo {
  background: #ffffff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 15px 20px;
}

.partners-logo img {
  max-height: 60px;
  width: auto;
}

.regions img {
  max-height: 150px;
  width: auto;
}
.region-item {
  border-radius: 15px;
  padding: 15px;
  transition: 400ms !important;
  -webkit-transition: 400ms !important;
}
.region-item:hover {
  background: #ffffff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1) !important;
  border-radius: 15px;
  padding: 15px;
  transition: 400ms !important;
  -webkit-transition: 400ms !important;
}

.more-news-block {
  transition: 400ms !important;
  -webkit-transition: 400ms !important;
  border-radius: 50px 0 50px 0;
}
.block-our-mission {
  border-radius: 50px 0 50px 0;
  box-shadow: 2px 2px 0px 2px #8AB42B !important;
}

.sppb-btn-secondary {
  color: #8AB42B;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 700;
  background: #114143 !important;
  border: 2px solid #8AB42B;
  border-radius: 100px;
  padding: 12px 24px;
}
.sppb-btn-secondary:hover,
.sppb-btn-secondary:focus {
  color: #114143;
  background: #8AB42B !important;
  border: 2px solid #8AB42B;
}

/* Page Title and Breadcrumbs */

.sp-page-title .sp-page-title-heading, 
.sp-page-title .sp-page-title-sub-heading {
    margin: 0 0 20px 0;
    padding-left: 0;
    color: #114143;
    font-size: 56px;
    line-height: 130%;
    text-align: center;
}

.sp-page-title .breadcrumb>span, 
.sp-page-title .breadcrumb>li, 
.sp-page-title .breadcrumb>li+li:before, 
.sp-page-title .breadcrumb>li>a {
    color: #2b2a29;
}

.sp-page-title .breadcrumb>.active {
    color: #2b2a29;
}

.sp-page-title {
    background: transparent;
    padding: 0px;
}

.sp-page-title .container {
    padding: 50px 0 30px;
}

.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    justify-content: center;
}

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

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

.article-details .article-full-image img {
    display: inline-block;
    border-radius: 15px;
}

.article-details .article-info {
  margin-bottom: 30px;
}

/* Addon Articels */

.sppb-addon-articles {
  margin-bottom: 0;
}
.sppb-addon-articles .sppb-readmore {
  border: 1px solid;
  padding: 5px 14px;
}
.sppb-addon-articles .intro-items .nano-content {
  padding: 15px;
}
.sppb-addon-articles .sppb-article-readmore-wrapper {
  text-align: center;
  margin: 17px 0px;
}
.sppb-addon-articles .sppb-article-readmore-wrapper a.sppb-btn {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  display: block;
}
.sppb-addon-articles .sppb-article-readmore-wrapper a.sppb-btn.sppb-btn-link {
  color: #8AB42B;
}
.sppb-addon-articles .sppb-article-readmore-wrapper a.sppb-btn.sppb-btn-link:hover, .sppb-addon-articles .sppb-article-readmore-wrapper a.sppb-btn.sppb-btn-link:focus {
  opacity: 0.7;
}
.sppb-addon-articles .leading-item .sppb-addon-article-info-left {
  margin-bottom: 15px;
}
.sppb-addon-articles .intro-items .sppb-addon-article {
  border-radius: 15px;
  overflow: hidden;
}
.sppb-addon-articles .intro-items .sppb-addon-article .sppb-addon-article-info-wrapper {
  padding: 0px 15px 15px 0px;
}
.sppb-addon-articles .intro-items .sppb-addon-article:last-child {
  margin-bottom: 0px !important;
}
.sppb-addon-articles .intro-items .sppb-addon-article .sppb-addon-article-info-wrapper h3.sppb-addon-article-title a {
  font-size: 17px;
}
.sppb-addon-articles .leading-item .sppb-addon-article .sppb-addon-article-info-wrapper h3.sppb-addon-article-title a {
  font-size: 20px;
}
.sppb-addon-articles .sppb-addon-article-info-left img {
  border-radius: 15px;
}
.sppb-addon-articles .sppb-addon-article-title {
  line-height: 0;
}
.sppb-addon-articles .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta .sppb-meta-author a {
  color: #9b9b9b !important;
}
.sppb-addon-articles .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta .sppb-meta-author a:hover, .sppb-addon-articles .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta .sppb-meta-author a:focus {
  color: #8AB42B !important;
}
.sppb-addon-articles.default .sppb-addon-article {
  border: 1px solid #ebebeb;
}
.sppb-addon-articles.default .sppb-addon-article .article-img-wrap {
  margin-bottom: 0;
}
.sppb-addon-articles.default .sppb-addon-article .sppb-addon-article-info-wrapper {
  padding: 15px;
}
.sppb-addon-articles.default .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-meta-category a {
  color: #8AB42B;
}
.sppb-addon-articles.default .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-addon-article-title {
  font-size: 18px;
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 45px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  box-orient: vertical;
}
.sppb-addon-articles.default .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta {
  margin-top: 50px;
}
.sppb-addon-articles.default .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta > span {
  display: block;
  margin-bottom: 0;
}
.sppb-addon-articles.default .sppb-article-readmore-wrapper {
  border: 1px solid #ebebeb;
  padding: 7px 0;
  margin-top: 0;
}
.sppb-addon-articles.latest-stories .sppb-addon-article .article-img-wrap img {
  max-width: 90px;
}
.sppb-addon-articles.latest-stories .sppb-addon-article .sppb-addon-article-info-wrapper h3.sppb-addon-article-title {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 5px;
}
.sppb-addon-articles.latest-stories .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta {
  margin-bottom: 0;
}
.sppb-addon-articles.simple.article-border .sppb-addon-content {
  padding-bottom: 0;
}
.sppb-addon-articles.simple .leading-item {
  border-right: none !important;
}
.sppb-addon-articles.simple .leading-item .sppb-addon-article {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
}
.sppb-addon-articles.simple .leading-item .sppb-addon-article .sppb-addon-article-title {
  font-size: 18px;
}
.sppb-addon-articles.simple .leading-item .sppb-article-meta {
  display: none;
}
.sppb-addon-articles.simple .leading-item .sppb-article-meta.only-leading-item {
  margin-top: 12px;
  display: block;
}
.sppb-addon-articles.simple .leading-item .sppb-article-meta.only-leading-item span {
  display: block;
}
.sppb-addon-articles.simple .intro-items {
  border-bottom: 1px solid #ebebeb;
}
.sppb-addon-articles.light-border.article-border {
  border-color: rgba(235, 235, 235, 0.1);
}
.sppb-addon-articles.light-border.article-border .sppb-addon-title {
  border-bottom-color: rgba(235, 235, 235, 0.1);
}
.sppb-addon-articles.light-border.article-border .leading-item {
  border-right-color: rgba(235, 235, 235, 0.1);
}
.sppb-addon-articles.light-border.article-border .intro-items .sppb-addon-article {
  border-bottom-color: rgba(235, 235, 235, 0.1) !important;
}
.sppb-addon-articles.fashion-layout .sppb-addon-content > div > div:first-child {
  max-width: 100%;
  flex: 0 0 100%;
}
.sppb-addon-articles.masonry .sppb-addon-content > div.sppb-row {
  margin-left: -5px;
  margin-right: -5px;
}
.sppb-addon-articles.masonry .sppb-addon-content > div.sppb-row > div {
  padding-left: 5px;
  padding-right: 5px;
}
.sppb-addon-articles.masonry .intro-items-wrapper {
  display: flex;
  margin: -5px;
}
.sppb-addon-articles.masonry .intro-items-wrapper > .sppb-addon-article {
  margin: 5px;
  flex: 0 0 50%;
  max-width: 50%;
}
.sppb-addon-articles.masonry .sppb-addon-article {
  color: #fff;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
  padding: 30px;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sppb-addon-articles.masonry .sppb-addon-article:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.6;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, #8AB42B 98%);
}
.sppb-addon-articles.masonry .sppb-addon-article .sppb-addon-article-info-wrapper {
  position: relative;
  z-index: 10;
}
.sppb-addon-articles.masonry .sppb-addon-article .sppb-addon-article-info-wrapper a {
  color: #fff;
  transition: 0.3s;
}
.sppb-addon-articles.masonry .sppb-addon-article .sppb-addon-article-info-wrapper a:hover, .sppb-addon-articles.masonry .sppb-addon-article .sppb-addon-article-info-wrapper a:focus {
  opacity: 0.7;
}
.sppb-addon-articles.masonry .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-addon-article-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 75px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  box-orient: vertical;
}
.sppb-addon-articles.masonry .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta span {
  color: #fff;
}
.sppb-addon-articles.masonry .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta span:not(:last-child):after {
  content: "|";
  padding-left: 15px;
  opacity: 0.7;
  margin-right: 5px;
}
.sppb-addon-articles.masonry .leading-item .sppb-addon-article {
  height: 577px;
}
.sppb-addon-articles.masonry .intro-items .sppb-addon-article {
  height: 284px;
}
.sppb-addon-articles.masonry .intro-items > .sppb-addon-article {
  height: 283px;
}
.sppb-addon-articles .leading-item .video-format .sppb-addon-article-info-wrapper {
  max-width: 600px;
}
.sppb-addon-articles .leading-item .video-format .sppb-addon-article-info-wrapper .sppb-article-introtext {
  color: #9b9b9b;
}
.sppb-addon-articles .intro-items .sppb-addon-article.video-format .sppb-addon-article-info-left {
  margin-right: 0 !important;
}
.sppb-addon-articles .intro-items .sppb-addon-article.video-format .article-img-wrap .play-icon {
  width: 36px;
  height: 36px;
}
.sppb-addon-articles .intro-items .sppb-addon-article.video-format .article-img-wrap .play-icon:before {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #fff;
}
.sppb-addon-articles .sppb-addon-article.video-format {
  flex-direction: column;
}
.sppb-addon-articles .sppb-addon-article.video-format .article-img-wrap {
  position: relative;
  display: inline-block;
}
.sppb-addon-articles .sppb-addon-article.video-format .article-img-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.3;
}
.sppb-addon-articles .sppb-addon-article.video-format .article-img-wrap .play-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: 0.3s;
}
.sppb-addon-articles .sppb-addon-article.video-format .article-img-wrap .play-icon:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 18px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
.sppb-addon-articles .sppb-addon-article.video-format .article-img-wrap .play-icon:hover, .sppb-addon-articles .sppb-addon-article.video-format .article-img-wrap .play-icon:focus {
  background-color: #fff;
}
.sppb-addon-articles .sppb-addon-article.video-format .article-img-wrap .play-icon:hover:before, .sppb-addon-articles .sppb-addon-article.video-format .article-img-wrap .play-icon:focus:before {
  border-left-color: #333;
}
.sppb-addon-articles.modern .sppb-row > div:last-child > div {
  margin-bottom: 0;
}
.sppb-addon-articles.modern .sppb-addon-article {
  position: relative;
  color: #fff;
  margin-bottom: 15px;
  min-height: 140px;
  background-repeat: no-repeat;
  background-size: cover;
}
.sppb-addon-articles.modern .sppb-addon-article:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.5;
}
.sppb-addon-articles.modern .sppb-addon-article .sppb-addon-article-info-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sppb-addon-articles.modern .sppb-addon-article .sppb-addon-article-info-wrapper a {
  color: #fff;
  transition: 0.3s;
}
.sppb-addon-articles.modern .sppb-addon-article .sppb-addon-article-info-wrapper a:hover, .sppb-addon-articles.modern .sppb-addon-article .sppb-addon-article-info-wrapper a:focus {
  opacity: 0.75;
}
.sppb-addon-articles.modern .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta {
  color: #fff;
}
.sppb-addon-articles.modern .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta span {
  color: #fff;
}
.sppb-addon-articles.modern .sppb-addon-article .sppb-addon-article-info-wrapper h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.sppb-addon-articles.horizontal .sppb-addon-content > div > div:last-child .sppb-addon-article {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sppb-addon-articles.horizontal .sppb-addon-article {
  display: flex;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-left {
  flex: 0 0 auto;
}
.sppb-addon-articles.horizontal .sppb-addon-article .entry-video {
  flex: 0 0 160px;
  min-width: 160px;
}
.sppb-addon-articles.horizontal .sppb-addon-article a.article-img-wrap {
  margin-bottom: 0;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper h3 {
  font-size: 18px;
  margin-top: 10px;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta {
  margin-top: 10px;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta .author-name {
  text-transform: uppercase;
  letter-spacing: 1.75px;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta > span {
  color: #9b9b9b;
  font-size: 12px;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta > span.sppb-meta-category:after {
  content: "|";
  padding-left: 22px;
  margin-right: 0;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta > span.sppb-meta-date {
  float: right;
}
.sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta a {
  color: #8AB42B;
}
.sppb-addon-articles.article-border {
  border: 0px solid #ebebeb;
}
.sppb-addon-articles.article-border .leading-item {
  border-right: 0px solid #ebebeb;
}
.sppb-addon-articles.article-border .intro-items .sppb-addon-article {
  margin-bottom: 30px;
  display: flex;
}
.sppb-addon-articles.article-border .intro-items .sppb-addon-article:not(:last-child) {
  border-bottom: 0px solid #ebebeb;
}
.sppb-addon-articles.article-border .intro-items .sppb-addon-article .sppb-addon-article-info-left {
  flex: 0 0 175px;
  margin-right: 15px;
}
.sppb-addon-articles.article-border .intro-items .sppb-addon-article .sppb-addon-article-info-left:empty {
  display: none;
}
.sppb-addon-articles.article-border .intro-items .sppb-addon-article .sppb-addon-article-title {
  font-size: 14px;
}
.sppb-addon-articles.article-border .sppb-addon-title {
  padding: 15px;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1.75px;
  border-bottom: 1px solid #ebebeb;
}
.sppb-addon-articles.article-border > .sppb-addon-content {
  padding: 15px;
}
.sppb-addon-articles.classic > .sppb-addon-content {
  margin: 15px 0;
  padding: 0;
}
.sppb-addon-articles.classic > .sppb-addon-content > div > div:last-child .sppb-addon-article {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sppb-addon-articles.classic .sppb-addon-article {
  margin-bottom: 14px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ebebeb;
}
.sppb-addon-articles.classic .sppb-addon-article h3 {
  font-size: 14px;
  margin-bottom: 0;
}
.sppb-addon-articles.creative .sppb-addon-content {
  padding-bottom: 0;
}
.sppb-addon-articles.creative .leading-item {
  border-bottom: 1px solid #ebebeb;
}
.sppb-addon-articles.creative .leading-item .sppb-addon-article {
  margin-bottom: 0;
}
.sppb-addon-articles.creative .leading-item .sppb-addon-article .sppb-addon-article-info-left {
  margin-bottom: 20px;
}
.sppb-addon-articles.creative .leading-item .sppb-addon-article .sppb-addon-article-title {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.3;
}
.sppb-addon-articles.creative .subleading-item {
  padding-top: 15px;
  border-right: 1px solid #ebebeb;
}
.sppb-addon-articles.creative .intro-items {
  padding-top: 15px;
}
.sppb-addon-articles.creative > .sppb-addon-content > div.sppb-row {
  border-bottom: 1px solid #ebebeb;
}
.sppb-addon-articles.standard .sppb-addon-content {
  padding: 0 15px;
}
.sppb-addon-articles.standard .sppb-addon-content > div.sppb-row {
  border-bottom: 1px solid #ebebeb;
}
.sppb-addon-articles.standard .leading-item {
  border-right: 1px solid #ebebeb;
  padding-top: 15px;
}
.sppb-addon-articles.standard .intro-items {
  padding-top: 15px;
}
.sppb-addon-articles.standard .intro-items > .sppb-addon-article .sppb-addon-article-title {
  font-size: 17px;
}
.sppb-addon-articles.essential .sppb-addon-article {
  margin-bottom: 0;
}
.sppb-addon-articles.essential .sppb-addon-content {
  padding: 0 15px;
}
.sppb-addon-articles.essential .sppb-addon-content .leading-item, .sppb-addon-articles.essential .sppb-addon-content .intro-items {
  padding-top: 0px;
}

/* End of Addon Articles */

/* iCagenda custom style */

.ic-list-event:nth-child(2n+1) {
  background: transparent !important ;
}
.ic-title-header {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ic-title-header h2 {
  font-size: 20px;
  line-height: 150%;
}
.ic-title-header h2 a {
  color: #2b2a29;
}
.ic-title-header h2 a:hover {
  color: #8AB42B;
}
.ic-date {
  display: none;
}
.ic-box-date {
    float: none;
    vertical-align: top;
    width: 100%;
    height: 100;
    min-height: 100%;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-width: 0px;
    border-style: solid;
    border-color: #f5f5f5;
    box-sizing: content-box;
    transition: border-radius 0.5s, color 0.5s;
    -moz-transition: border-radius 0.5s, color 0.5s;
    -webkit-transition: border-radius 0.5s, color 0.5s;
    -o-transition: border-radius 0.5s, color 0.5s;
}
.ic-box-date > img {
    border-radius: 10px;
    border: 1px solid #F5F5F5;
    width: 100%;
}
.ic-title-cat-btn {
    background: transparent !important;
    border: 0px solid #fff;
}
.iccalendar table th {
    font-size: 14px !important;
    font-weight: 500;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center;
    border: 0px;
    line-height: 36px;
}
.iccalendar table td div {
    text-align: center;
    font-size: 14px !important;
    border-radius: 3px;
    line-height: 36px !important;
    border: 0px solid #DDDDDD;
    width: auto !important;
}
.iccalendar table td div.style_Today {
    border: 0px solid #FFF !important;
    line-height: 36px !important;
    font-size: 14px;
    font-weight: 800 !important;
    text-shadow: 0px 0px 0px #777 !important;
    box-shadow: 0px 0px 0px #999 !important;
}
.icnav .titleic {
    font-size: 14px !important;
    text-align: center;
    width: auto !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin-top: -3px;
}
.iccalendar table td .icevent a .ic-bright {
    display: block;
    text-align: center;
    height: 100%;
    color: #ffffff !important;
    text-decoration: none;
}
.iccalendar table td .icevent {
    background-color: #8AB42B !important;
    color: #FFFFFF !important;
}
.nextdate strong {
    margin-left: 7px;
}
#ictip {
    border: 3px solid #EDE7DF !important;
}
#ictip a {
    font-size: 13px !important;
}
#ictip .ictip-date-format {
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin: 0 !important;
}
#ictip .ictip-date-lbl {
    display: none;
}
#ictip span.img {
    background: #EDE7DF !important;
    padding: 1px !important;
}
.ic-image img {
    max-width: 100% !important;
    width: 100%;
    border: 1px solid rgba(237, 231, 223, 0.5) !important;
    margin-bottom: 30px !important;
    border-radius: 15px !important;
}
.icinfo .details {
    padding: 15px 0;
    margin-bottom: 30px;
    border-top: 1px solid #2B2A29;
    border-bottom: 1px solid #2B2A29;
}
.icinfo .details .ic-event-date {
    border-right: 1px solid #2B2A29;
}
.icinfo .details .iCicon {
    margin-right: 7px;
}
.ic-top-buttons .ic-back,
.ic-top-buttons .ic-manager-toolbar {
    display: none;
}
.ic-top-buttons .ic-buttons .btn-info {
    background: #FFFFFF;
    color: #2B2A29;
    border-color: #2B2A29;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
}
.ic-top-buttons .ic-buttons .iCicon-calendar:before {
  content: '';
  position: relative;
  left: -1px;
  top: 3px;
  width: 16px;
  height: 16px;
  background-image: url('../../../images/icon-add-to-calendar.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.ic-title-header {
  float: left;
  width: 100%;
  height: auto;
  vertical-align: top;
}
.ic-title-header h1 {
  font-size: 36px;
  margin-bottom: 20px;
}

.view-event .ic-title-header {
    padding-top: 0px;
    padding-bottom: 0px;
}
.view-events .ic-title-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
/*.view-events #icagenda-list > .ic-clearfix:nth-child(-n+2) {
    display: none;
}*/
.view-events #icagenda-list .ic-list-event:first-child {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.icrounded_eventlist {
    background: transparent;
}
.icrounded_eventlist .ic-date-img-box {
    box-sizing: border-box;
    display: flex;
}
.icrounded_eventlist .ic-date-img-box img {
    width: 100% !important;
    border-radius: 15px !important;
    border: 2px solid #F1F3F6 !important;
}
.icrounded_eventlist .ic-date-div {
    display: none;
}
.icrounded_eventlist:hover {
    background: transparent;
}
.icrounded_eventlist .iceventlist-city, .icrounded_eventlist .ic-datetime-div {
    line-height: 18px !important;
    font-size: 13px !important;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat';
}
.view-events .iCicon-location {
    display: none;
}
.icrounded_eventlist .iceventlist-title {
    padding-top: 0px !important;
    margin: 10px 0 !important;
    line-height: 150% !important;
    font-size: 17px !important;
    font-weight: bold;
    -webkit-hyphens: none !important;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none !important;
    font-family: 'Montserrat';
}
.ic-section {
    width: auto;
}
.icrounded_eventlist:nth-child(2n+1) {
    background: #FFFFFF !important;
}
.icrounded_eventlist {
    margin: 10px 0 !important;
}
.ic-button-reset-category {
    background-color: #8AB42B;
    border-color: #8AB42B;
    color: #fff;
}
.ic-button-reset-category:hover,
.ic-button-reset-category:focus,
.ic-button-reset-category:active {
    background-color: #2B2A29;
    border-color: #2B2A29;
    color: #fff;
}
#icagenda-list .ic-header-container > br, 
#icagenda-list .ic-clearfix > br {
    display: none !important;
}
#icagenda-list .ic-header-container {
    margin-bottom: 20px;
}

.view-article .article-feature-gallery img {
    border-radius: 30px;
}

.ic-btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #8AB42B !important;
    background-image: none !important;
}

.ic-btn-small {
    padding: 4px 13px;
    font-size: 13px;
    line-height: 18px;
}
.com-icagenda.view-events .place {
    color: #114143;
    font-size: 15px;
}
.com-icagenda.view-events .nextdate > div {
    background: #8AB42B;
    color: #fff;
    padding: 2px 6px;
    border-radius: 3px;
}
.ic-descshort {
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0 0 0 !important;
}

.home-events .icrounded_eventlist {
  border-radius: 15px;
}
.home-events .icrounded_eventlist .iceventlist-title {
  color: #fff;
  font-size: 24px !important;
  font-weight: 600 !important;
  transition: 400ms !important;
  -webkit-transition: 400ms !important;
}
.home-events .icrounded_eventlist:nth-child(2n+1) {
background: transparent !important;
}
.home-events .icrounded_eventlist .iceventlist-title {
  color: #FFFFFF;
  opacity: 1;
  transition: 400ms !important;
  -webkit-transition: 400ms !important;
}
.home-events .icrounded_eventlist .iceventlist-title:hover {
  color: #FFFFFF;
  opacity: 1;
  transition: 400ms !important;
  -webkit-transition: 400ms !important;
}
.home-events .icrounded_eventlist .ic-datetime-div {
    line-height: 18px !important;
    font-size: 13px !important;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: inherit;
    padding: 3px 6px;
    border-radius: 3px;
    color: #fff;
}
.home-events .icrounded_eventlist a:link, 
.home-events .icrounded_eventlist a:visited {
color: #fff;
}
.home-events .date-location {
  opacity: .6;
}
.home-events .ic-title-text-desc {
    padding: 30px 45px 30px 15px;
}

.hero-icon-750 {
  position: absolute;
  top: 2%;
  left: 15%;
  z-index: 1000;
}
.hero-icon-4 {
  position: absolute;
  top: 50%;
  right: -3%;
  z-index: 1000;
}
.hero-icon-70 {
  position: absolute;
  bottom: 4%;
  left: 2%;
  z-index: 1000;
}

.heading-border {
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-radius: 0 15px 0 0;
}
.heading-border:after, 
.heading-border:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: transparent;
  position: absolute;
  border-radius: 0px 0px 0px 15px;
  box-shadow: -10px 10px 0 10px #fff;
}
.heading-border:before {
  left: 0;
  top: -15px;
}
.heading-border:after {
  right: -15px;
  bottom: 0;
}

.radius15,
.radius15 img {
  border-radius: 15px !important;
}
.radius30x30,
.radius30x30 img {
  border-radius: 30px 0 !important;
}
.our-mission-our-vision-cta {
  background-image: url(../../../images/our-mission-our-vision-cta-figure-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: inherit;
  background-position: -10px -5px;
}

.view-article .article-header {
  margin-bottom: 30px;
}

.sp-scroll-up {
  bottom: 20px;
  right: 20px;
}

.offcanvas-active .burger-icon>span:nth-child(1), 
#modal-menu-toggler.active .burger-icon>span:nth-child(1) {
  transform: translate(0, 9px) rotate(-45deg);
}
.projects-hopeplace-wrapper {
  background-position: 50% 0 !important;
  transition: 400ms;
  -webkit-transition: 400ms;
}
.projects-hopeplace-wrapper:hover {
  background-position: 0 0 !important;
  transition: 400ms;
  -webkit-transition: 400ms;
}

#sp-right .sp-module {
  margin-top: 50px;
  border-left: 1px solid #f1f3f6;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  padding: 0px 0px 0px 30px;
  border-radius: 0px;
}

#sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #f1f3f6;
}

blockquote {
  border-left: 3px solid #8AB42B;
  padding-left: 15px;
  font-size: 120%;
  color: #114143;
  margin-bottom: 30px;
}

#sp-bottom {
  padding: 0;
  font-size: 14px;
  line-height: 1.6;
}
#sp-bottom .sp-module {
  margin-bottom: 0px;
}

/*** RESPONSIVENNESS ***/

/* Desktop 1366 */
@media (max-width: 1366px) {
.container,
.sppb-row-container {
  max-width: 1320px;
}
.hero-icon-750 {
  position: absolute;
  top: 1%;
  left: 15%;
  z-index: 1000;
}
.hero-icon-4 {
  position: absolute;
  top: 46%;
  right: -4%;
  z-index: 1000;
}
.hero-icon-70 {
  position: absolute;
  bottom: -1%;
  left: 2%;
  z-index: 1000;
}
#sp-right .sp-module {
  margin-top: 50px;
  border: 0px solid #f3f3f3;
  padding: 0px 0px 0px 30px;
  border-radius: 3px;
}
}

/* Tablbet Landscape */
@media (max-width: 1024px) {
.hero-icon-750 {
  position: absolute;
  top: 0%;
  left: 13%;
  z-index: 1000;
}
.hero-icon-4 {
  position: absolute;
  top: 46%;
  right: -5%;
  z-index: 1000;
}
.hero-icon-70 {
  position: absolute;
  bottom: -7%;
  left: 2%;
  z-index: 1000;
}
}

/* Larger Tablet */

@media (max-width: 992px) {
.sppb-addon-articles-ticker .sppb-articles-ticker-text {
    padding-right: 60px;
  }
  .sppb-addon-articles-ticker .sppb-articles-ticker {
    max-height: 150px;
  }
  #offcanvas-toggler {
    display: block !important;
}
}

/* Tablet */

@media (max-width: 768px) {
.sppb-addon-articles-slider.bg_image .sppb-article-details .article-title {
    font-size: 20px;
  }
  .sppb-addon-articles-slider.bg_image .sppb-article-details .introtext {
    font-size: 14px;
  }
  .gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a {
    padding: 10px 0 5px 0px;
  }
  .sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper h3 {
    font-size: 14px;
  }
  .sppb-addon-articles.default .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta {
    margin-top: 15px;
  }
  .sppb-addon-articles.masonry .intro-items-wrapper > .sppb-addon-article {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sppb-addon-articles.masonry .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-addon-article-title {
    font-size: 18px;
    }
  .article-details .article-details-wrapper {
    font-size: 14px;
  }
  .hero-icon-750 {
    position: absolute;
    top: 1%;
    left: 13%;
    z-index: 1000;
  }
  .hero-icon-4 {
    position: absolute;
    top: 46%;
    right: -5%;
    z-index: 1000;
  }
  .hero-icon-70 {
    position: absolute;
    bottom: 5%;
    left: -1%;
    z-index: 1000;
  }
  #sp-right .sp-module {
    margin-top: 50px;
    border: 0px solid #f3f3f3;
    padding: 0px 0px 0px 15px;
    border-radius: 3px;
  }
}

/* Mobile */

@media (max-width: 576px) {
.partners-logo {
  background: #ffffff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 10px 15px;
}

.partners-logo img {
  max-height: 48px;
  width: auto;
}
.hero .heading .sppb-addon-title span {
  font-size: 42px;
  line-height: 150%;
}
.breadcrumb>li span {
  font-size: 11px;
}
.sppb-addon-articles-slider.bg_image .sppb-article-details {
    padding: 15px 15px 25px 15px;
  }
  .sppb-addon-articles-slider.bg_image .sppb-addon-article.item {
    min-height: 350px;
  }
  .sppb-addon-articles-slider.bg_image .owl-controls {
    right: 15px;
    bottom: 10px;
  }
  .sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-left {
    flex: 0 0 80px;
  }
  .sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta {
    display: flex;
    flex-wrap: wrap;
  }
  .sppb-addon-articles.horizontal .sppb-addon-article .sppb-addon-article-info-wrapper .sppb-article-meta > span.sppb-meta-category:after {
    padding-left: 10px;
  }
  .sppb-addon-articles .sppb-article-readmore-wrapper {
    margin: 8px 0px;
  }
  .sppb-addon-articles .sppb-addon-article {
    margin-bottom: 10px;
  }
  .gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav > li > a {
    margin-left: 10px;
    letter-spacing: 0px;
  }
  .gazette-articles-tab .sppb-addon-content.sppb-tab ul.sppb-nav {
    display: flex;
    flex-wrap: wrap;
  }
.sppb-addon-articles-ticker .sppb-articles-ticker-text > a {
  font-size: 13px;
  margin-right: 0px;
  flex: 0 0 100%;
  max-width: 100%;
}
  .ic-title-header {
  width: 100% !important;
  text-align: left !important;
}
.home-events .icrounded_eventlist .ic-datetime-div {
  padding: 0 0 10px;
}

}

/* Mobile 375 */

@media (max-width: 375px) {
.hero .heading .sppb-addon-title span {
  font-size: 50px;
  line-height: 100%;
}
.hero-icon-750 {
  position: absolute;
  top: -9%;
  left: 33%;
  z-index: 1000;
}
.hero-icon-4 {
  position: absolute;
  top: 48%;
  right: -4%;
  z-index: 1000;
}
.hero-icon-70 {
  position: absolute;
  bottom: -5%;
  left: -2%;
  z-index: 1000;
}
.sppb-addon-articles.essential .sppb-addon-content .leading-item, 
.sppb-addon-articles.essential .sppb-addon-content .intro-items {
  padding-top: 0px;
  margin-bottom: 20px;
}
.sppb-addon-articles.article-border .intro-items .sppb-addon-article {
  margin-bottom: 15px;
  display: flex;
}
.sppb-addon-articles.article-border .intro-items .sppb-addon-article .sppb-addon-article-info-left {
  flex: 0 0 90px;
  margin-right: 15px;
}
.sppb-addon-articles .sppb-addon-article-info-left img {
  border-radius: 5px;
}
.sppb-addon-articles .intro-items .sppb-addon-article {
  border-radius: 5px;
  overflow: hidden;
}
.sppb-addon-articles .intro-items .sppb-addon-article .sppb-addon-article-info-wrapper {
  padding: 0px 0px 0px 0px;
}
.sppb-addon-articles.article-border .intro-items .sppb-addon-article .sppb-addon-article-title {
  margin-bottom: 3px;
}
.sppb-addon-articles .intro-items .sppb-addon-article .sppb-addon-article-info-wrapper h3.sppb-addon-article-title a {
  font-size: 14px;
}
h3.sppb-addon-article-title a {
  color: #114143;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}
.news-block {
  box-shadow: 0 0 0 8px rgb(255,255,255) !important;
}
.home-events .ic-title-text-desc {
  padding: 30px 15px;
}
.ic-content .ic-next-date {
  font-size: 12px;
}
.com-icagenda.view-events .place {
  color: #114143;
  font-size: 12px;
}

.heading-border {
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-radius: 0 15px 0 0;
}
.heading-border:after, 
.heading-border:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: transparent;
  position: absolute;
  border-radius: 0px 0px 0px 15px;
  box-shadow: -15px 15px 0 15px #fff;
}
.heading-border:before {
  left: 0;
  top: -15px;
}
.heading-border:after {
  right: -15px;
  bottom: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
  float: none;
  font-size: 10px;
}
#sp-right .sp-module {
  margin-top: 50px;
  border: 0px solid #f3f3f3;
  padding: 0px;
  border-radius: 3px;
}
.ic-title-header h1 {
font-size: 24px;
line-height: 36px;
margin-bottom: 20px;
}
.article-details .article-header h1, .article-details .article-header h2 {
font-size: 24px;
line-height: 36px;
}
}