/* START PAGE ELEMENTS */
.pdf-link {
    font-weight: 600!important;
    font-size: 16px!important;
    color:#087d1f!important;
}
.green-ul-list ul li {
    font-weight: 600!important;
    font-size: 16px!important;
    color:#087d1f!important;
}
/* END PAGE ELEMENTS */
/* START NAVIGATION */
.sp-megamenu-wrapper {
    display: flex; 
    justify-content: center;
}
.sp-megamenu-wrapper ul li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: 72px!important;
}
.sp-megamenu-wrapper ul li a {
    font-weight: 600;
}
.sp-megamenu-wrapper ul li:last-of-type {
    margin-right: 0!important;
}
/* END NAVIGATION */
/* START GALLERY / SINGLE IMAGE */
.gallery-full-image-width ul li {
    width: 100%!important;
}
.gallery-full-image-width  .sppb-addon-title {
    margin-bottom: 20px!important;
}
/* END GALLERY / SINGLE IMAGE */
/* START MAP */
.leaflet-popup-content-wrapper {
    padding: 3%!important;
}
.leaflet-popup-content-wrapper h6 {
  font-size: 18px;
  font-weight: 600;
  padding-right: 20px;
}
/* END MAP */
/* START SLIDER */
.sp-page-builder .page-content #section-id-1629429431397 {
    margin-left: 0px!important; 
}
.sppb-carousel-extended-nav-control .nav-control {
   color: #087d1f;
   border: 1px solid #087d1f;
}
.sppb-carousel-extended-dot-indicator.active {
    background: #087d1f!important;
}
.sppb-carousel-extended-dots ul li span {
    background: #087d1f!important;
}
/* END SLIDER */
/* START TESTIMONIALS */
.sppb-addon-testimonial-pro-footer {
    display: none!important;
}
/* END TESTIMONIALS */
.right-content h2 {
    font-size: 18px!important;
}
#sp-bottom2 {
    margin-top: 10px!important;
}
#sp-bottom3 {
    margin-top: 10px!important;
}

.breadcrumb .fa.fa-map-marker {
    display: none!important;
}