/*
* @package Housebuild
* @copyright (C) 2019 by ThemesQueen - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author ThemesQueen <iamthemesqueen@gmail.com>

*/

/*-------------------------------------------------*/
/* =  Yellow skin
/*-------------------------------------------------*/

 .navbar-brand span,
 .top-line p span i,
 .top-line ul.social-icons li a:hover,
 .navbar-nav > li > a:hover,
 .navbar-nav > li > a.active,
 .navbar-nav li.drop ul.dropdown li a:hover,
 header.active .navbar-nav > li > a:hover,
 header.active .navbar-nav > li > a.active,
 .title-section h1 span,
 #home-section .tp-caption.finewide_medium_white span,
 #home-section .tp-caption a.trans-btn:hover,
 #home-section .tp-caption a.trans-btn2,
 .services-offer-section .offer-post h2 a:hover,

 .tab-posts-box ul.nav-tabs li a:hover,
 .testimonial-section .testimonial-box h2,
 .news-section .news-post h2 a:hover,
 .news-section .news-post > a:hover,
 .flexslider .flexcaption .inner-caption h1,
 .services-offer-section2 .services-post a,
 .projects-section2 .project-box .project-post .hover-box h2 a:hover,
 .presentation-section .presentation-line a:hover,
 .team-section .team-post span,
 .services-page-section .contact-info ul.information-list li i,
 .services-page-section .services-wrapp .services-post a:hover,
 .blog-section .blog-box .blog-post h2 a:hover,
 .blog-section .blog-box .blog-post .post-content-text > a:hover,
 .blog-section .blog-box ul.pagination-list li a:hover,
 .blog-section .blog-box ul.pagination-list li a.active,
 .blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 a:hover,
 .sidebar ul.category-list li a:hover,
 .sidebar ul.archieve-list li a:hover,
 .single-page-section .project-content-box ul li i,
 footer .up-footer ul.navigation li a:hover,
 footer .up-footer .info-widget p span,
 .inner-switcher ul li a:hover {
	color: #3f80d0 !important;
}

 .project-box .project-post .hover-box h2 a:hover {color:#111}

 .navbar-nav li.drop ul.dropdown {
	border-top: 2px solid #3f80d0;
}

 .form-search,
 #home-section .tp-caption.small_text.backgroun-col,
 .banner-section,
 .flex-direction-nav .flex-next:hover,
 .flex-direction-nav .flex-prev:hover,
 .services-page-section ul.side-navigation-list li a:hover,
 .services-page-section ul.side-navigation-list li a.active,
 .projects-page-section .project-box .project-post .hover-box,
 .sidebar ul.tags-list li a:hover,
 #contact-form input[type="submit"],
 .comment-form input[type="submit"],
 .error-section a:hover,
 .free-quote-section form input[type="submit"],
 footer p.copyright,  .loadmoreitem ,  .pagination li a ,  .pagination li span,
 .icon-edit ,  #scrollToTop:hover{
	background: #3f80d0;
}

 #home-section .tp-caption a.trans-btn:hover {
  border: 2px solid #3f80d0;
}

 #home-section .tp-caption a.trans-btn2:hover,
 .tab-posts-box ul.nav-tabs li.active a {
  color: #ffffff !important;
  background: #3f80d0;
}
 .projects-section ul.filter li a.active,
 .projects-section ul.filter li a:hover,
 .projects-page-section ul.filter li a.active,
 .projects-page-section ul.filter li a:hover {
  color: #3f80d0;
  border-bottom: 2px solid #3f80d0;
}

 .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #3f80d0;
  border-color: #3f80d0;
}

 .accord-elem.active .accord-title h2,
 footer .up-footer ul.tag-list li a:hover {
  border: 1px solid #3f80d0;
  background: #3f80d0;
}

 .tables-page-section .table thead th {
  background: #3f80d0 !important;
}

 #contact-form input[type="text"]:focus,
 .comment-form input[type="text"]:focus,
 #contact-form textarea:focus,
 .comment-form textarea:focus,
 .free-quote-section form input[type="text"]:focus,
 .free-quote-section form textarea:focus,
 .free-quote-section form select:focus {
  border: 1px solid #3f80d0;
}

 .error-section a {
  border-color: #3f80d0;
  color: #3f80d0;
}


