/**
 * Color
 */

a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.section-title span,
.btn-border:hover,
.btn-wite:hover,
.carousel-control i:hover,
.slicknav_nav a:hover,
.slicknav_nav .active,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a.active,
.tp-caption .small-title span,
.featured-header i,
.featured-header .featured-title p,
.hours-widget .contact-info ul.hours span,
.copyright-section p a,
.item-wrapper .icon i,
.company-history .content-history-header .year,
.partners .partners-text h3 a:hover,
.pricing-tables .pricing-table .plan-name .icon i,
.service-box .service-head .icon i,
.service-3 .service-item .icon i,
.service-3 .service-item h3 a,
.post-title a:hover,
.conbiz-blog-post .conbiz-post-thumb .hover-wrap .conbiz-post-link i,
#secondary ul li a:hover,
#secondary .posts-list .widget-content a:hover,
.product .post-featured .esg-overlay .icon i,
.product .post-content .product-price .amount,
.breadcrumb a:hover {
  color: #45B0A5;
}



/**
 * Background Color
 */

.section-title:before,
.btn-effect,
input[type="submit"].btn-effect,
.btn-effect:hover,
input[type="submit"].btn-effect:hover,
.slicknav_btn:hover,
.slicknav_menu .slicknav_icon-bar,
.dropdown-menu > li:hover > a,
.dropdown-menu li a.active,
.tparrows.preview1:hover:after,
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected,
.call-to-action,
.controls a:hover,
.controls a.active,
.portfolio-item .icon i,
.portfolio-item .content,
.featured-content:hover i,
.team-member .info,
.testimonial-carousel .client-info,
.testimonial-carousel .owl-theme .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span,
.back-to-top i,
.switcher-box .open-switcher,
.cta,
.item-wrapper:hover i,
.pricing-tables .pricing-table .plan-price,
.service-box .service-head:after,
.service-box:hover .icon i,
.services-2 .tab-menu .list-group li a:hover,
.services-2 .tab-menu .list-group li.active a,
.services-2 .tabs-content .services-list .list li span,
.service-3 .service-item:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover,
.panel-heading .panel-title a,
.panel-heading .panel-title a.collapsed:hover,
.conbiz-blog-post .conbiz-post-thumb .hover-wrap .conbiz-post-link i:hover,
.conbiz_paignation .pager li>span.active, .conbiz_paignation .pager li>a:hover,
.post-navigation .nav-next a:hover, .post-navigation .nav-previous a:hover,
.social-icons-fill li a:hover i,
#secondary .widget_tag_cloud a:hover,
.reply-link:hover,
.product .post-featured .esg-overlay .icon i:hover,
.product .btn-cart:hover,
.square-spin > div {
  background: #45B0A5;
}




/**
 * Background Hover
 */

#counter:before,
.page-header {
  background: rgba(186, 174, 142, 0.7);
}




/**
 * Border Color
 */


.form-control:focus,
input[type="text"].form-control:focus,
input[type="email"].form-control:focus,
input[type="url"].form-control:focus,
input[type="password"].form-control:focus,
input[type="search"].form-control:focus,
.con-biz-search-box .input-group.con-biz-search-box-focus,
.carousel-control i:hover,
.slicknav_btn,
.navbar-default .navbar-nav .dropdown-menu,
.full-search,
.controls a:hover,
.controls a.active,
.featured-header i,
.testimonial-carousel .img-member,
.item-wrapper .icon i,
.partners .logo:hover,
.pricing-tables .pricing-table .plan-name .icon i,
.services-2 .tab-menu .list-group li a:hover,
.services-2 .tab-menu .list-group li.active a,
.service-3 .service-item .icon i,
.service-3 .service-item:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover,
.conbiz-blog-post .conbiz-post-thumb .hover-wrap .conbiz-post-link i,
.chat-transcript > .chat-row:nth-child(odd),
.conbiz_paignation .pager li>span.active, .conbiz_paignation .pager li>a:hover,
.post-navigation .nav-next a:hover, .post-navigation .nav-previous a:hover,
.social-icons-fill li a:hover i,
.widget-title:before,
#secondary .widget_tag_cloud a:hover,
blockquote,
.product .post-featured .esg-overlay .icon i,
.product .btn-cart,
.square-spin > div {
  border-color: #45B0A5;
}