/*colors
hover zelena #4f7660
zelena #587c68
svetlo zelena #d4e5d9
svetlo modra #cbdde1
svetlejša zelena #eef2e7
*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 15px;
    padding: 12px 0;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    line-height: 28px;
    display: block;
}
.categories-listfrontpage.list-group {
  display:none;
}
/*ul*/
ul.checked li::marker {
  content: '✓';
  color: #587c68;
}
ul.checked {
  padding-left: 1.6rem;
}
ul.checked li {
    padding-left: 5px;
}
.featured-article-badge { display: none; visibility: hidden;}
.testimonial-three .testimonial-content {
    overflow: hidden;
}
.testimonial-three .testimonial-meta {
    position: relative;
    overflow: hidden;
    margin-left: 100px;
}
.testimonial-three .testimonial-name {
    display: block;
}
.testimonial-three .testimonial-three-col {
    padding-bottom: 35px;
}
.testimonial-three .testimonial-three-col {
    border-right-style: dashed;
    border-right-width: 1px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    padding: 25px;
}
.testimonial-three .testimonial-three-col:hover {
   background-color:#f7f7f7;
}
.alternate-color .testimonial-three .testimonial-three-col:hover {
   background-color:white;
}
.testimonial-three.testimonial-three--col-two .testimonial-three-col:nth-child(2n) {
    border-right: none;
}
.testimonial-three.testimonial-three--col-two .testimonial-three-col:nth-last-child(-n+2),
.testimonial-three.testimonial-three--col-two .testimonial-three-col:last-child {
    border-bottom: none;
}
.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-child(3n) {
    border-right: none;
}
.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-last-child(-n+3),
.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-last-child(-n+2),
.testimonial-three.testimonial-three--col-three .testimonial-three-col:last-child {
    border-bottom: none;
}
.special-heading.line span:before, .special-heading.line span:after, .footer.footer-minimal, .t-bordered {
    border-top-color: #eaeaea;
}
.t-bordered {
    border-top: 1px solid #eaeaea;
}
.section-primary {
    padding: 75px 0px;
}
section {
    position: relative;
}
.section-medium {
    padding: 55px 0px;
}
.section-arrow-primary-color.section-arrow--bottom-center:after {
    background-color: #4f7661;
    border-right-color: #4f7661;
    border-bottom-color: #4f7661;
}
.section-arrow--bottom-center:after {
    z-index: 1;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    bottom: -15px;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*features*/
#sp-features {
    background: #eef2e7;
}
#sp-features, #sp-features2 {
    padding: 80px 0;
}
.sp-page-title {
    padding: 90px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    /*background-attachment: fixed;*/
  position: relative;
}
.sp-page-title::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-color: rgba(79, 115, 97, 0.6);
    z-index: 0;
}

.sp-page-title .container {
    position: relative;
    z-index: 1;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 18px;
    font-weight: 300;
}
/*storitve*/
.mod-articles-items.mod-articles-grid {
    list-style: none;
    padding-left: 0;
}
.mod-articles-items h2 {
    font-size: 1.3rem;
  margin: 0;
}
.mod-articles-item {
    position: relative;
}
a.mod-articles-link {
    position: absolute;
    height: 70px;
    display: block;
    background: rgb(238 242 231 / 75%);
    padding: 10px;
    top: 0;
    width: 100%;
  border-radius: 6px 6px 0 0;
  transition: 0.4s;
}
a.mod-articles-link:hover {
  height: 90%;
}
.mod-articles-item img {
    border-radius: 6px;
}
/*urnik*/
#sp-urnik {
  background: #eef2e7;
}
@media (min-width: 992px) {
#sp-urnik .row {
        background-image: linear-gradient(90deg, rgb(79, 118, 97) 51%, #FFFCF7 51%);
        top: -60px;
        position: relative;
        border-radius: 15px;
        margin-left: 25px;
        margin-right: 25px;
  box-shadow: 0px 10px 16px 0px rgba(20, 37, 63, 0.06);
    }
  #sp-position1 {
    color: #fff;
}
}
#sp-position2 {
    border-right: 1px solid #4f7660;
}
#sp-position2 h4, #sp-position3 h4 {
    font-size: 18px;
}
#sp-position2 h4::before, #sp-position3 h4::before {
    font-family: "Font Awesome 6 Free";
    font-size: 35px;
    padding-bottom: 20px;
    display: block;
    text-align: center;
    color: #d4e5d9;
}
#sp-position2 h4::before {
    content: "\f3c5";
  font-weight: 900;
}
#sp-position3 h4::before {
    content: "\f017";
}
/*nagovor*/
#sp-nagovor {
    padding: 90px 0 150px;
}
#sp-slider .box1 {
    background-image: linear-gradient(136deg, RGBA(119, 145, 126, 0.62) 0%, rgb(79, 118, 97) 100%);
    box-shadow: 0 0 0 0 #ffffff;
  padding: 105px 75px;
    color: #ffffff;
    border-radius: 90px;
  max-width: 700px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 16px;
    padding: 0 20px;
}
.sp-megamenu-parent>li>a:hover:before, .sp-megamenu-parent>li>span:hover:before {
    width: 40px;
}
.sp-megamenu-parent>li>a:before, .sp-megamenu-parent>li>span:before {
    content: "";
    width: 0px;
    height: 2px;
    border-radius: 2px;
    display: inline-block;
    background: #e58413;
    position: absolute;
    bottom: 25px;
    transition: all 0.4s ease;
}
.burger-icon>span {
  background-color: #587c68;
  height: 3px;
}
#sp-bottom {
    font-size: 16px;
}
:root {
  --bd-green-bg: #587c68;
  --bd-green: #4f7660;
  --bs-primary-rgb: 79, 118, 97;
}
.btn {
  --bs-btn-border-radius: 50rem;
  --bs-btn-padding-x: 2rem;
    --bs-btn-padding-y: 0.65rem;
}
.btn-green1 {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--bd-green-bg);
  --bs-btn-border-color: var(--bd-green-bg);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--bd-green);
  --bs-btn-hover-border-color: var(--bd-green);
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bd-green);
  --bs-btn-active-border-color: var(--bd-green);
}