.hero-section .sppb-row-overlay {
    background: #e2dad09c;
}


.gradient-border .sppb-addon-title:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 1px;
    background: #295c59;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
}

body .sppb-btn.gradient-button .fas, body .btn.gradient-button .fas {
    width: 32px;
    background: #FAF6F5ff;
    padding: 0px;
    height: 32px;
    border-radius: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 32px;
    color: #295c59;
    position: absolute;
    z-index: 5;
}


body .sppb-btn.gradient-button:hover, body .btn.gradient-button:hover {
    background: #989389;
    color: #fff;
}

.logo-image {
    height: 85px; 
    border-radius: 10px;
}

.sp-megamenu-parent>li.active>a {
    background: #295c59;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    background-clip: text;
    color: rgba(0, 0, 0, 0);
}


body .sppb-btn.gradient-button.btn-black:hover, body .btn.gradient-button.btn-black:hover { 
    background: #989389;
    color: #fff;
}

.home-articles-list .sppb-addon-article .sppb-article-info-wrap {
    background-color: #FCF9F7; 
}


body .sppb-btn.gradient-button:hover i.fas, body .btn.gradient-button:hover i.fas {
    background: #fff;
    color: #295C59;
}

.gradient-image .sppb-addon-single-image-container:before {
    content: "";
    position: absolute;
    width: 86%;
    height: 160px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    transform: translate(14px, 14px);
    background: linear-gradient(133.69deg, #FAF6F5ff -2.59%, #E9E4E2ff 113.65%);
}


body .sppb-btn.gradient-button .inner-text, body .btn.gradient-button .inner-text { 
    color: #295c59; 
}

body .sppb-btn.gradient-button.btn-black, body .btn.gradient-button.btn-black {
    background: linear-gradient(133.69deg, #295C59 -2.59% -2.59%, #295C59 113.65%);
    color: #295c59;
    transition: all .2s ease;
    background: #295c59;
    color: #FAF6F5ff;
    border: none;
    perspective: 1000px;
    transition: background 1s ease, transform .1s ease;
    padding: 11px 76px 23px 32px;
    border-radius: 10px;
}

body.transparent-header #sp-header.header-sticky {
    position: fixed;
    background-color: #ebe5de;
    backdrop-filter: blur(15px);
}

#sp-menu .sp-module .sppb-btn.gradient-button:hover, #sp-menu .sp-module .sppb-btn.gradient-button:focus, #sp-menu .sp-module .sppb-btn.gradient-button:active {
    background: #989389;
    border-color: rgba(0, 0, 0, 0);
}

#sp-header .logo {
    height: 95px;
}

#sp-header {
    height: 95px; 
}


.offcanvas-menu {
    background-color: #ebe5de;
    color: #fff;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #295c59;
    font-size: 22px;
    font-weight: 500;
}

.offcanvas-menu .offcanvas-inner ul.menu>li li a {
    color: #295c59; 
}


.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler {
    color: #295c59;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #295c59; 
}


.burger-icon:before {
    background: #295c59;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
}

.burger-icon>span { 
    background-color: #295c59; 
}


.service-feature:hover {
    background: #E9E4E2ff;
}
.service-feature {
    /* background: linear-gradient(171.51deg, #295C59 -2.17%, rgb(23 114 173 / 61%) 55.3%, rgb(105 157 87 / 67%) 89.25%, rgba(14, 0, 35, 0) 161.74%); */
    background: rgba(245, 242, 238, 0.80);
}

#sp-footer, #sp-bottom {
    background: #295c59;
}

#sppb-addon-60e28cdf-5eec-4863-93fb-ad247c15db6c .sppb-addon-single-image-container img {
    background: #f0e9e4;
    border-radius: 10px;
}

.footer-social-icon .sppb-icons-group-list li i:hover {
    background: #FAF6F5ff;
    background-clip: text;
}

#sppb-addon-439564ac-0520-4614-8056-b1b20cc754d7 .sppb-addon-articles .sppb-article-info-wrap h4 a {
    color: #295c59;
}

.home-articles-list .sppb-addon-article .sppb-readmore {
    font-size: 14px;
    line-height: 20px;
    color: #689B5B;
}


.service-feature .sppb-btn .fas { 
    display: none;
}

 
 
 
.view-article #sp-main-body>.container .article-title-wrap {
    padding-top: 90px;
    background-color: #295C59;
}

#sp-header { 
    background: #ebe5de;
}

.view-article #sp-main-body>.container .article-title-wrap .article-category a::before {
    background: linear-gradient(133.69deg, #689B5B -2.59%, #689B5B 113.65%); 
}


.view-article #sp-main-body>.container .article-title-wrap .article-category a::after {
    background: linear-gradient(145deg, #689B5B, #689B5B);
}


#sppb-addon-328e8ab7-9f52-4dd3-bb26-cda80a091cc5 .sppb-addon-header .sppb-addon-title { 
    color: #295C59;
}

.related-article-list-container .related-article-title { 
    border-bottom: none;
}


.view-article #sp-main-body>.container .article-details-wrap .article-info .createdby, .view-article #sp-main-body>.container .article-details-wrap .article-info .category-name, .view-article #sp-main-body>.container .article-details-wrap .article-info .published {
    color: #6F8D8D;
}

.view-article #sp-main-body>.container .article-title-wrap .article-header h1 {
    max-width: 860px;
    margin: 20px 0 56px 0;
    font-size: 3.5rem;
    color: #fff;
    font-weight: 700;
    font-family: 'Merriweather';
    line-height: 1.2;
    letter-spacing: 0px;
}


.article-list .article { 
    background-color: #ebf3f8;
}

.view-category .sp-page-title .sp-page-title-heading, .view-category .sp-page-title .sp-page-title-sub-heading {
    color: #295C59;
}

.sp-page-title .sp-page-title-heading:before { 
    background: #295c59;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
}


.sp-page-title .sp-page-title-heading:after { 
    background: linear-gradient(133.69deg, #237ab5 -2.59%, #295c59 113.65%);
}

a {
    color: #295C59;
}

:root {
    --header_height: $header_height;
    --text-color: #0E0024;
    --link-color: #237ab5;
    --gradient-color-1: #237ab5;
    --gradient-color-2: #295c59;
}

.view-article .related-article-list-container .related-article-title { 
    color: #295C59;
}

.pagenavigation .pagination .btn-secondary { 
    background-color: #295C59; 
}

.sp-module ul>li>a:hover {
    color: #295C59;
}

.view-article .related-article-list-container {
    background-color: #F0E9E4;
}

.view-article .related-article-list-container .article {
    overflow: hidden;
    background-color: #FAF6F5ff;
}

a:hover, a:focus, a:active {
    color: #689B5B;
}

.view-article .related-article-list-container .related-article-title {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    color: #295c59;
}
 

.sp-megamenu-parent>li:hover>a {
    color: #295c59;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #295C59;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #689B5B;
}

#sp-menu .sp-module .sppb-btn.gradient-button { 
    border: 1px solid #295c59; 
}

#sp-menu .sp-module .sppb-btn.gradient-button {
    border: 1px solid #295c59;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span { 
    font-size: 16px; 
}

.sp-megamenu-parent>li>a {
    color: #295c59;
}


body .sppb-btn.gradient-button, body .btn.gradient-button {
    background: #295c59;
    color: #FAF6F5ff;
    border: none;
    perspective: 1000px;
    transition: background 1s ease, transform .1s ease;
    padding: 11px 76px 23px 32px;
}


body .sppb-btn.sppb-btn-primary.sppb-btn-round, body .sppb-btn.btn-primary.sppb-btn-round, body .sppb-btn.btn-outline-primary.sppb-btn-round, body .btn.sppb-btn-primary.sppb-btn-round, body .btn.btn-primary.sppb-btn-round, body .btn.btn-outline-primary.sppb-btn-round {
    border-radius: 10px;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
    color: #689B5B;
}


.sppb-addon-form-builder .sppb-addon-form-builder-form .sppb-form-builder-field-1::before {
    content: none;
} 

.sppb-addon-form-builder .sppb-addon-form-builder-form .sppb-form-builder-field-2::before {
    content: none;
}

.sppb-addon-form-builder .sppb-addon-form-builder-form .sppb-form-builder-field-3::before {
    content: none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #689B5B;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #689B5B;
}


.sppb-form-control, .sppb-form-group .sppb-form-control {
    border-radius: 16px !important;
}

.sppb-addon-form-builder .sppb-addon-form-builder-form .sppb-form-group textarea {
    border-radius: 16px !important;
}


.view-category .sp-page-title { 
    padding: 50px 0px 50px 0px;
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 800;
}

.article-list .article .article-body {
    padding: 35px 30px;
    background: #F0E9E4;
}

 

.article-info>span { 
    color: #6F8D8D;
}

.article-list .article:hover .readmore a, .article-list .article:focus .readmore a {
    background: linear-gradient(145deg, #689B5B, #689B5B); 
	-webkit-background-clip: text;
}
 
 .article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus { 
    background: linear-gradient(145deg, #689B5B, #689B5B); 
	-webkit-background-clip: text;
}

.article-info>span a {
    color: #6F8D8D;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #295c59;
}

.article-list .article:hover .article-header h2 a, .article-list .article:focus .article-header h2 a {
    text-decoration: underline;
    color: #295c59;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
    color: #295c59;
}

.article-list .article .readmore a {
    color: #295c59;
    font-weight: 400;
    position: relative;
}

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

.pagenavigation .pagination .btn-secondary:hover, .pagenavigation .pagination .btn-secondary:focus, .pagenavigation .pagination .btn-secondary:active {
    background: linear-gradient(133.69deg, #689B5B -2.59%, #689B5B 113.65%);
    color: #fff;
}

.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #689B5B;
}

@media (max-width: 768px) {
.logo-image {
    height: 70px; 
}

.pt-4 {
    padding-top: 3.5rem !important;
}

.view-article #sp-main-body>.container .article-title-wrap .article-header h1 {
    max-width: 860px;
    margin: 20px 0 56px 0;
    font-size: 2.25rem;
    color: #fff;
    font-weight: 700;
    font-family: 'Merriweather';
    line-height: 1.2;
    letter-spacing: 0px;
}


}

