html {
  scroll-behavior: smooth;
}
a{color:#5d9731;}
a:hover, a:focus, a:active {
	color: #a6c389;;
}

.site .offcanvas-body .mega-menu .menu li.active > a {
	color:#80ab5a;
}

.border-div {
display:none;
}
.sp-page-title {
	background-color: rgb(166, 195, 137);
}
.slantBox{
	clip-path: polygon(29% 0%, 0% 74%, 0% 100%, 79% 100%, 100% 29%, 100% 0%);
}
.slantBox .sppb-row-overlay  {
	background-repeat: no-repeat;
	left: 0;
	background-position: left bottom;
}
.site #sp-header {
	background: rgba(0,0,0,0);
}

.sp-page-title {
	background-color: #80ab5a;
}
.article-details .article-header-wrap {
	background-image: url(/~rebuildogs/images/2020/09/17/aboutordergreen.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.article-details .article-info span.published {
	position: absolute;
	top: -20px;
	left: 0;
}
.article-body-wrap .article-body-content.col-sm-8 {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100% !important;
}
.article-details .article-ratings-social-share {
	border-top: 1px solid rgb(74, 74, 74);
	border-bottom: 1px solid rgb(74, 74, 74);
} 
.article-details .article-details-heading {
	width: 65%;
}

.site #sp-header {
	background: rgba(0,0,0,0);
}
.site  #sp-header.header-sticky {
	position: fixed;
	z-index: 9999;
	background-color: #252525;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
}
.site .sppb-btn::before {
	background: #80ab5a;
}
.site .btn-primary, .site .sppb-btn-primary {
	border-color: #80ab5a;
	background-color: #80ab5a;
}
.site .btn-primary:hover, .site .sppb-btn-primary:hover {
	border-color: #a6c389;
	background-color: #a6c389;
}
.site .offcanvas-body .mega-menu .menu > li > a:hover, .site .offcanvas-body .mega-menu .menu > li > a:focus, .site .offcanvas-body .mega-menu .menu ul > li > a:hover, .site .offcanvas-body .mega-menu .menu ul > li > a:focus {
	color: #80ab5a;
}
.site .offcanvas-body .mega-menu .menu li.menu-parent:hover > a {
	color: #80ab5a;
}
.site .offcanvas-body .mega-menu .menu li.menu-parent > a:hover::after {
	color: #80ab5a;
}
.site .social-profile .sppb-icons-group-list li a:hover {
	color: #80ab5a;
}
.site .offcanvas-body .social-profile .sppb-icons-group-list li a:hover::after {
	color: #80ab5a;
}
.site .social-profile .sppb-icons-group-list li a:hover::after {
	border-color: #80ab5a;
}
.site .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap:hover::before {
	background-color: #a6c389;
	opacity: 1;
}
.site .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-tags {
	color: #80ab5a;
}

.site .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next:hover, .site .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next:focus, .site .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev:hover, .site .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev:focus {
	background-color: #80ab5a;
	border-color: #80ab5a;
}

