/* Global styles
================================================== */

a {
    color: #AD9977;
}

    a.read-more:hover {
        color: #327cbc;
    }

/* Typography
================================================== */

.btn.btn-primary {
    border: 2px solid #AD9977;
}

    .btn.btn-primary:hover {
        background: #AD9977;
    }

    .btn.btn-primary.solid {
        background: #AD9977;
    }

ul.circle li:before {
    color: #AD9977;
}

ul.check-list li i {
    color: #AD9977;
}

blockquote {
    border-left: 5px solid #AD9977;
}

/* Common styles
================================================== */

.heading:hover .title-icon {
    color: #AD9977;
}

h2.entry-title a:hover {
    color: #AD9977;
}

/* Icon pentagon */

.icon-pentagon {
    background: none repeat scroll 0 0 #AD9977;
}

    .icon-pentagon:before {
        border-bottom: 10px solid #AD9977;
    }

    .icon-pentagon:after {
        border-top: 10px solid #AD9977;
    }

.service-icon:before {
    border-bottom: 30px solid #AD9977;
}

.service-icon:after {
    border-top: 30px solid #AD9977;
}

/* Carousel controller */

.ts-carousel-controller .left:hover,
.ts-carousel-controller .right:hover,
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover {
    background: #AD9977;
}

/* Input form */

.form-control:focus {
    border: 1px solid #AD9977 !important;
}

/* Flex Slider */

.portfolio-slider .flex-direction-nav a:hover,
.second-slider .flex-direction-nav a:hover {
    background: #AD9977;
}

/* Pagination */

.pagination .page-link {
    color: #AD9977;
}

.pagination .page-item.active .page-link, .pagination .page-item:hover .page-link {
    background: #AD9977;
    border-color: #AD9977;
}

/* Header area
================================================== */

/*-- Header --*/
.header {
    /*border-top: 5px solid #AD9977;*/
}

.header-solid ul.navbar-nav > li:hover > a, .header-solid ul.navbar-nav > li.active > a {
    color: #AD9977;
}

/*-- Logo --*/

.navbar-brand {
    background-color: #fff !important;
}

.navbar-toggler {
    background: #AD9977;
}

/*-- Main navigation --*/

.nav-item.active {
    color: #AD9977;
}

.nav-link:hover, .dropdown-item:hover {
    color: #AD9977 !important;
}

/* Header area - 2
================================================== */

/*-- Header bgnone fixed --*/

.header-bgnone {
    background: #AD9977;
}

/* Slideshow
================================================== */

/*-- Main slide --*/

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
    background-color: #AD9977;
}

#main-slide .carousel-control i:hover {
    background: #AD9977;
}

/* Image Block
================================================== */

.image-block-content .feature-icon {
    background: #AD9977;
}

/* Portfolio
================================================== */

.isotope-nav ul li a {
    border: 1px solid #AD9977;
}

.isotope-nav ul a.active,
.isotope-nav ul a:hover {
    background: #AD9977;
}

    .isotope-nav ul a.active:after,
    .isotope-nav ul a:hover:after {
        border-color: #AD9977 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    }

/* Feature box
================================================== */
.feature-icon {
    color: #AD9977;
}

.feature-center-icon {
    color: #AD9977;
}

/* About us
================================================== */

/* Featured Tab */
.featured-tab .nav-link.active {
    background: #AD9977;
}

    .featured-tab .nav-link.active::before {
        border-left-color: #AD9977;
    }

.featured-tab .nav-link:hover {
    background: #AD9977;
    color: #fff !important;
}

    .featured-tab .nav-link:hover:before {
        border-left-color: #AD9977;
    }
/* Pricing table
================================================== */

.plan.featured .plan-price {
    background: #AD9977;
}

    .plan.featured .plan-price:after {
        border-top-color: #AD9977;
    }

/* Testimonial
================================================== */

.testimonial-slide .testimonial-text:before {
    color: #AD9977;
}

.testimonial-slide .testimonial-text:after {
    color: #AD9977;
}

.testimonial-slide.owl-theme .owl-controls .owl-page.active span {
    background: #AD9977;
}

/* Recent Post
================================================== */

.post-img-overlay a:hover {
    background: #AD9977;
}

/* Footer
================================================== */

.copyright-info a:hover {
    color: #AD9977;
}

.footer2 .copyright-info a {
    color: #AD9977;
}

#back-to-top .btn.btn-primary:hover {
    background: #AD9977;
}

.footer-about-us h4 {
    color: #AD9977;
}

.footer-widget .latest-post-content h4 a:hover {
    color: #AD9977;
}

.subscribe button {
    background: #AD9977;
}

/* Blog Item page
================================================== */

.post-meta a:hover {
    color: #AD9977;
}

.author-url span a:hover {
    color: #AD9977;
}

.comments-counter a:hover {
    color: #AD9977;
}

.comments-list .comment-reply:hover {
    color: #AD9977;
}

/*-- Blog sidebar --*/

.widget-tab .nav-tabs > li.active > a {
    background: #AD9977;
}

.widget-tab h4.entry-title a:hover {
    color: #AD9977;
}

.widget-tags ul > li a:hover {
    background: #AD9977;
}

/* Landing page
================================================== */

.landing-header.header-bgnone ul.navbar-nav > li:hover > a,
.landing-header.header-bgnone ul.navbar-nav > li.active > a {
    color: #AD9977;
}

.features-content .features-icon {
    color: #AD9977;
}

.landing_facts {
    background: #AD9977;
}

.landing-tab .nav-link.active i {
    color: #AD9977;
}

.landing-tab .nav-link::before {
    background: #AD9977;
}

.landing-tab .nav-link:hover i {
    color: #AD9977 !important;
}

.text-primary {
    color: #AD9977 !important;
}

.app-gallery.owl-theme .owl-controls .owl-page.active span {
    background: #AD9977;
}

.landing_page_clients {
    background: #AD9977;
}

/* Misc */

.title-border {
    border-bottom: 2px solid #AD9977;
}

.post-title a:hover {
    color: #AD9977;
}

.portfolio-static-desc a:hover {
    color: #AD9977;
}

.client-carousel .item a:hover {
    border: 1px solid #AD9977;
}

.footer ul li a:hover {
    color: #AD9977;
}

.call-to-action {
    background: #AD9977;
}

.blog-date {
    background: #AD9977;
}

.widget-categories ul.category-list li a:hover {
    color: #AD9977;
}

.about-message ul li a:hover {
    color: #AD9977;
}