.is-sticky .sticky-header {
    background: -moz-linear-gradient(left, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
    background: -webkit-linear-gradient(left, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
    background: linear-gradient(to right, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
    /*background: #61a7b0;*/
    border-bottom: 1px solid #8c9b93 !important;
}

.banner-area .overlay-bg {
    background: -moz-linear-gradient(left, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
    background: -webkit-linear-gradient(left, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
    background: linear-gradient(to right, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
}

.banner-area {
    background: url(../img/key-analitika.jpg) no-repeat left center/cover;
}

.banner-area p { margin-bottom:0px; }


.primary-btn {
    border: 1px solid #8c9b93 !important;
}

    .primary-btn:hover {
        background: #8c9b93 !important;
    }

    .primary-btn.alternative {
        border: 1px solid rgba(168, 125, 94, 1) !important;
        background: rgba(168, 125, 94, 1);
        color: #fff;
    }

        .primary-btn.alternative:hover {
            border: 1px solid #8c9b93 !important;
        }

.list:hover .progressBar-circle {
    stroke: #8c9b93 !important;
}

.list:hover .progressBar-percentage {
    color: #8c9b93 !important;
}

.details-btn {
    border: 1px solid #8c9b93 !important;
}

    .details-btn:hover {
        background: #8c9b93 !important;
    }


.default-header nav .main-menu a:hover {
    color: #8c9b93 !important;
}

.header-social a:hover {
    color: #8c9b93 !important;
}

.footer-social a:hover {
    color: #8c9b93 !important;
}

.product-area-title {
    padding-bottom: 40px;
}

.single-product {
    border-bottom: 2px solid #8c9b93 !important;
    border-top: 2px solid #8c9b93 !important;
}


    .single-product:hover {
        background: #8c9b93 !important;
    }

        .single-product:hover .icon span, .single-product:hover .desc h4, .single-product:hover .desc p {
            color: #fff;
        }

    .single-product .icon span {
        color: #8c9b93 !important;
    }

.single-filter-content .overlay-bg-content .line {
    background: #8c9b93 !important;
}

.single-member .thumb .overlay-member .line {
    background: #8c9b93 !important;
}


.single-member .thumb .overlay-member .social a:hover {
    color: #8c9b93 !important;
}

.single-member .desc h5 a:hover {
    color: #8c9b93 !important;
}

.single-pricing-table .top .head span {
    color: #8c9b93 !important;
}

.single-pricing-table .top .package .price {
    color: #fff !important;
}

.single-pricing-table ul.feature {
    padding: 0px;
}

.single-pricing-table .top {
    background: #fafaf8;
}

    .single-pricing-table .top .package {
        background: -moz-linear-gradient(left, rgba(168, 125, 94, 1) 0%, rgba(243, 148, 97, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(168, 125, 94, 1) 0%, rgba(243, 148, 97, 1) 100%);
        background: linear-gradient(to right, rgba(168, 125, 94, 1) 0%, rgba(243, 148, 97, 1) 100%);
    }

.active-testimonial-carousel .single-testimonial .author h6 a:hover {
    color: #b07761 !important;
}

footer .footer-nav li a:hover {
    color: #8c9b93 !important;
}


.subscription .newsletter-btn {
    border: 1px solid #8c9b93 !important;
}


    .subscription .newsletter-btn:hover {
        background: #8c9b93 !important;
    }

.subscription .info.valid {
    color: #8c9b93 !important;
}

.footer-bottom .footer-text a:hover {
    color: #8c9b93 !important;
}


.default-header .sticky-header {
    background: #fff !important;
    color: #222222 !important;
}

    .default-header .sticky-header .main-menu a {
        color: #222222 !important;
    }

.banner-area {
    padding-bottom:35px;
}

.banner-content {
    padding-top: 95px;
}

.section-full {
    padding: 75px 0px 150px 0px;
}

.about-us {
    background: -moz-linear-gradient(left, rgba(168, 125, 94, 1) 0%, rgba(243, 148, 97, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(168, 125, 94, 1) 0%, rgba(243, 148, 97, 1) 100%);
    background: linear-gradient(to right, rgba(168, 125, 94, 1) 0%, rgba(243, 148, 97, 1) 100%);
}

.about-us-content a {
    color: #fff;
    text-decoration: underline;
}

.default-header .main-menu {
    background: #ffffff;
}

@media (max-width: 991px) and (min-width:768px) {
    .single-pricing-table {
        font-size: 12px;
    }

        .single-pricing-table h5 {
            font-size: 14px;
        }

        .single-pricing-table .top .package .price {
            font-size: 30px;
        }

        .single-pricing-table .primary-btn {
            line-height: 30px;
            padding: 0px 20px;
            font-size: 12px;
        }
}

@media (max-width: 767px) {
    .banner-area {
        height: auto;
    }
}

.single-filter-content .overlay-bg-content {
    background: -moz-linear-gradient(left, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
    background: -webkit-linear-gradient(left, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
    background: linear-gradient(to right, rgba(168, 125, 94, 0.95) 0%, rgba(243, 148, 97, 0.95) 100%);
}

#landing {
    padding-bottom: 75px;
}

#prednosti {
    padding-top: 75px;
}


.header-call {
    margin-bottom: 0px !important;
}

@media (max-width: 767px) {
    .default-header nav .mobile-btn {
        color: #000;
    }

    .header-call {
        margin-right: 46px;
    }
}

h1, h2, h3,
h4, h5, h6 {
    line-height: 1.2em;
}