.sp-page-title {
    padding: 20px 0px 20px 0px;
    margin-top: -61px;
}
.sp-megamenu-parent .item-header > a {
    pointer-events: all;
}
.sppb-btn.sppb-btn-link {
    background-color: #ffebeb00;
    padding: 0;
    color: #fff;
    text-decoration: none !important;
}
#sp-logo-wrap {
    padding: 18px 0;
    border-bottom: none;
}
#sp-top-bar {
    background: #fff;
    color: rgba(11, 126, 104, 0.8);
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    z-index: 999999;
    position: relative;
}
#sp-header {
    height: 62px;
    background: rgba(11, 126, 104, 0.8);
    border-bottom: none;
}
.offcanvas-menu {
    background-color: rgba(11, 126, 104, 0.95);
}
.offcanvas-menu .offcanvas-inner .menu > li ul li.active > a, .offcanvas-menu .offcanvas-inner .menu > li.active > a, .offcanvas-menu .offcanvas-inner .menu > li.active > a:hover {
    color: #f8c300;
}
.sp-megamenu-parent > li:not(:last-child) {
    margin-right: 16px;
}
.sp-megamenu-parent > li > a {
    letter-spacing: 1.3px;
    line-height: 60px !important;
    text-transform: none !important;
    padding: 0 8px !important;
}

.finatic-services .item .item-info h3 {
    padding: 15px;
    font-size: 20px;
}
.sp-contact-info {
    line-height: 48px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 69px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    padding: 120px 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(11, 126, 104, 0.89);
}
.sp-megamenu-parent .item-header > a {
    color: #fff !important;
    border-bottom: solid 0px #06622a;
}
@media (max-width: 992px){
.sp-page-title .sp-page-title-heading {
    font-size: 35px;
    margin-bottom: 5px;
}
}
.finatic-services .item .item-info h3,.finatic-services .item .item-info .sppb-btn {
    color: #fff;
}
.finatic-services .item .item-info .finatic-service-items > li {
    border-bottom: solid 1px #e3e3e3;
    border-right: solid 0px #e3e3e3;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 10px;
    display: flex;
    align-items: center;
    transition: 0.3s;
    position: relative;
}
.finatic-services .item .item-info {
    background: rgba(11, 126, 104, 0.8);
}
.finatic-services .item .item-info .finatic-service-items > li p {
    max-width: 100%;
}
.finatic-services .item .item-info .finatic-service-items > li:nth-last-child(1), .finatic-services .item .item-info .finatic-service-items > li:nth-last-child(2) {
    border-bottom: solid 1px #e3e3e3;
}
.contact-info-box .sppb-addon-content {
    padding: 26px;
}
.sp-slider .sp-nav-control .nav-control.next-control {
    margin-right: -50px;
}
.sp-slider .sp-nav-control .nav-control.prev-control {
    margin-left: -50px;
}
div.slider-mod-wrap.right-content {
   display:none; 
}
div.sppb-carousel-extended-item.active, .sppb-addon-clients .sppb-carousel-extended-item {
   margin-top:auto !important; 
   margin-bottom:auto!important;
}

.sppb-carousel-extended-nav-control .nav-control {
    color: #0b7e68;
    border: none;
}
.sppb-addon-clients .sppb-carousel-extended-nav-control .nav-control {
    font-size: 37px;
}
#sp-bottom .sp-module ul > li {
    margin-bottom: inherit;
}
.blockquote-footer::before {
    content: "" !important;
}
.sp-megamenu-parent .sp-mega-group > li > a:hover {
    background-color:#065748;
    color: #ffffff !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 16px;
}
.sp-megamenu-parent .item-header > a {
    padding: 8px;
    margin-bottom: 9px !important;
}
.sp-megamenu-parent > li:hover > a {
    color: #f8c300;
}
.sppb-btn.sppb-btn-link:focus, .sppb-btn.sppb-btn-link:hover {
     color: #f8c300;
    opacity: 1;
}
p.sppb-addon-title .sppb-addon-title-icon {
    margin-right: 8px !important;
}
.advance-slideshow .sppb-inner-wrapper {
    max-width: 100%;
}
.checkicon {
    position:relative;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 22px;
    margin: 6px;
    color: rgba(11, 126, 104, 0.8);
}    
.checkicon:before {
    content: "\f00c";  /* this is your text. You can also use UTF-8 character codes as I do here */
 }
 
 .carousel {
  background: #fff;
}

.carousel-cell {
  width: 15%;
  height: 100px;
  margin-right: 10px;
}

.carousel-cell-image {
  display: block;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 50%;
    transform: translateY(-50%);
    position: inherit;
}
