/*==========================================*/
/*           Color Schemes
/*==========================================*/
/*==========================================*/
/*            Global Elements
/*==========================================*/
a {
  color: #74b660;
}
a:hover {
  color: #74b660;
}
.section-title .title-icon-container .title-icon {
  background: #74b660;
}
.pagination-wrap .pagination li a {
  color: #333333;
}
.pagination-wrap .pagination li a.active,
.pagination-wrap .pagination li a:hover {
  border-color: #74b660;
  background: #74b660;
}
.title h2 {
  color: #74b660;
}
/*==========================================*/
/*            Navbar Elements
/*==========================================*/
.navbar-inverse.scroll-fixed-navbar .navbar-nav li:hover a {
  color: #74b660;
}
.navbar-inverse.scroll-fixed-navbar .navbar-nav li.active a {
  color: #74b660;
}
.navbar-inverse.scroll-fixed-navbar .navbar-nav li.active a:hover {
  color: #74b660;
}
/*==========================================*/
/*            Banner Elements
/*==========================================*/
.banner .banner-content .buttons .def-btn:hover {
  color: #74b660;
  border-bottom: 1px solid #74b660;
}
/*==========================================*/
/*              About Elements
/*==========================================*/
.about .content .icon i {
  color: #74b660;
}
.about .center .slick-prev,
.about .center .slick-next {
  border: 1px solid #74b660;
}
.about .center .slick-prev:hover,
.about .center .slick-next:hover {
  background: #74b660;
}
.about .center .slick-prev:hover:before,
.about .center .slick-next:hover:before {
  color: #ffffff;
}
.about .center .slick-prev:before {
  color: #74b660;
}
.about .center .slick-next:before {
  color: #74b660;
}
.about .more ul a:hover {
  color: #74b660;
}
/*==========================================*/
/*             Testimonial Elements
/*==========================================*/
.testimonial .carousel .carousel-control .control-circle:hover {
  border: 1px solid #74b660;
}
.testimonial .carousel .carousel-control .control-circle:hover .fa {
  color: #74b660;
}
/*==========================================*/
/*             Counter Elements
/*==========================================*/
.counter h3 {
  color: #74b660;
}
/*==========================================*/
/*             Portfolio Elements
/*==========================================*/
.portfolio .portfoliofilter a.current .filterbutton {
  background: #74b660;
  border: 1px solid #74b660;
}
.portfolio .portfoliofilter a:hover .filterbutton {
  color: #74b660;
  border: 1px solid #74b660;
}
.portfolio .portfoliocontent .content .overlay:hover {
  background: rgba(116, 182, 96, 0.9);
}
/*==========================================*/
/*             Why Me Elements
/*==========================================*/
.why-me .skills .skillbars .bar-container .meter {
  background: #74b660;
}
.why-me .skills .skillbars .bar-container .meter:after {
  border-left: 20px solid #74b660;
}
/*==========================================*/
/*      Education & Employment Elements
/*==========================================*/
.timeline > li .timeline-icon {
  background: #74b660;
}
.timeline > li .timeline-label .place {
  color: #74b660;
}
/*==========================================*/
/*        Pricing Elements
/*==========================================*/
.pricing .pricing-table .price {
  background: #74b660;
}
.pricing .pricing-table .list .def-btn {
  border: 1px solid #74b660;
  border-color: #74b660;
  color: #74b660;
}
.pricing .pricing-table .list .def-btn:hover {
  background: #74b660;
}
/*==========================================*/
/*            Journal Elements
/*==========================================*/
.journal .journal-content .media .quote {
  background: #74b660;
}
.journal .journal-content .detail {
  border-top: 5px solid #74b660;
}
.journal .journal-content .detail .category {
  background: #74b660;
}
.journal .journal-content .detail .title h3 {
  color: #74b660;
}
.journal .journal-content .detail .title h3:hover {
  color: #096908;
}
.journal .journal-content .detail .info a:hover {
  color: #74b660;
}
/*==========================================*/
/*             Map Elements
/*==========================================*/
.map .map-title {
  background: #74b660;
}
/*==========================================*/
/*             Contact Elements
/*==========================================*/
.contact .footer-form .input-container .form-control:focus {
  border: 1px solid #74b660;
}
.contact .footer-form .textarea-container textarea:focus {
  border: 1px solid #74b660;
}
.contact .footer-form .button-container .def-btn {
  border: 1px solid #74b660;
  color: #74b660;
}
.contact .footer-form .button-container .def-btn:hover {
  background: #74b660;
}
/*==========================================*/
/*            Footer Elements
/*==========================================*/
.footer {
  border-top: 5px solid #74b660;
}
.footer .top-text {
  background: #74b660;
}
.footer .links .social-icons .circle {
  border: 1px solid #74b660;
}
.footer .links .social-icons .circle .fa {
  color: #74b660;
}
.footer .links .social-icons .circle:hover {
  background: #74b660;
}
/*==========================================*/
/*         Portfolio Single Elements
/*==========================================*/
.portfolio-single .carousel .carousel-control .control-button:hover {
  background: #74b660;
}
.portfolio-single .description .def-btn:hover {
  background: #74b660;
}
/*==========================================*/
/*          Journal List Elements
/*==========================================*/
.journal-list .top-search .search-wrap input:focus {
  border-color: #74b660;
}
.journal-list .journal-content .detail {
  border-top: 5px solid #74b660;
}
.journal-list .journal-content .detail .category {
  background: #74b660;
}
.journal-list .journal-content .detail .title h3 {
  color: #74b660;
}
.journal-list .journal-content .detail .title h3:hover {
  color: #096908;
}
.journal-list .journal-content .detail .info a:hover {
  color: #74b660;
}
/*==========================================*/
/*          Journal Single Elements
/*==========================================*/
.journal-detail .post-single .respond .row .form-control:focus {
  border: 1px solid #74b660;
}
.journal-detail .post-single .respond .row textarea:focus {
  border: 1px solid #74b660;
}
.journal-detail .post-single .respond .row .def-btn:hover {
  background: #74b660;
}
.journal-sidebar .title .shape {
  background: #74b660;
}
.journal-sidebar .content ul li:hover {
  border-bottom: 1px solid #74b660;
}
.journal-sidebar .content ul li:hover a {
  color: #74b660;
}
.journal-sidebar .search-post .content .search-wrap input:focus {
  border-color: #74b660;
}
.journal-sidebar .recent-post .content ul li span {
  color: #74b660;
}
.journal-sidebar .post-tags .tag-label:hover {
  background: #74b660;
  border: 2px solid #74b660;
}
/*==========================================*/
/*          Responsive Settings
/*==========================================*/
@media (max-width: 767px) {
  .navbar-inverse .navbar-toggle {
    border: 1px solid #74b660;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
  }
  .navbar-inverse .navbar-toggle span.icon-bar {
    background: #74b660;
  }
  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background: #74b660;
  }
  .navbar-inverse .navbar-collapse ul.navbar-nav li.active {
    color: #74b660;
  }
  .navbar-inverse .navbar-collapse ul.navbar-nav li a:hover {
    background: #74b660;
  }
}
