/**
  * Color
  * Border Color
  * Background Color
  * Shadow Color
*/

/* Color
-------------------------------------------------------------- */
#mainnav .menu .has-sub:hover:before,
#mainnav > ul > li > a:hover,
#mainnav > ul > li.home > a,
a:hover,
.flat-cooperation .post .post-about .read-more,
.navigation.post-navigation .nav-links span a,
.entry .content-post ul li a:hover,
.go-top i,
.footer-widgets .widget-categories ul li a:hover,
.footer-widgets .widget.widget-tiwtter ul > li .title-v1 a:hover,
.header .header-wrap .show-search:hover a,
.header .header-wrap .cart:hover a,
.breadcrumbs ul li a:hover,
.flat-icon .circle:hover .box-header i,
.footer .widget ul li a:hover,
.bottom .container-bottom span a,
.flat-portfolio .portfolio-filter > li a:hover,
.flat-portfolio .portfolio-filter > li.active a,
.flat-portfolio .portfolio-details.v1 ul li a:hover,
.flat-portfolio.v4 .read-more,
.portfolio-single .blog-pagination-gallery ul li a:hover,
.entry .content-post a.more,
.widget.widget-search #searchform #searchsubmit:hover,
.widget-categories ul li a:hover,
.widget .recent-posts li .text a:hover,
.blog-single .entry .wrap-share .category-post li a:hover,
.wrap-share .share-post ul li a:hover,
.blog-single .comment-post .comment-detail .comment-author a:hover,
.blog-single .comment-post .comment-detail .comment-reply:hover,
.blog-single .comment-post .comment-detail .comment-date a:hover,
.flat-contact-us .contact-us .title:before,
.flat-contact-us .contact-us a:hover,
.tp-banner .title-slide span
 {
	color: #162e4c;
}

/* Border Color
-------------------------------------------------------------- */
.flat-suggestions textarea:focus,
.flat-suggestions input[type="text"]:focus,
.flat-icon .circle:hover .box-header,
.flat-icon .circle .box-header.v1,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.flat-contact-us .contact-us .title:before,
.sw-even a:hover,
.tp-caption.button-slider:hover {
	border-color: #162e4c;
}

/* Background Color
-------------------------------------------------------------- */
.switcher-container h2 a,
.flat-button:hover,
.flat-icon .circle .box-header,
.flat-portfolio .item .overlay,
.flat-reviews .owl-theme .owl-dots .owl-dot:hover span,
.flat-reviews .owl-theme .owl-dots .owl-dot.active span,
.go-top:hover,
.footer .widget h4.title-v1:hover:before,
.header .header-wrap .cart span.number-cart,
#mainnav ul.submenu > li > a:hover,
.flat-button.style-v1,
.blog-pagination .flat-pagination li a:hover,
.blog-pagination .flat-pagination li.active a,
.blog-single .comment-post .comment-detail .comment-reply:hover,
.sw-even a:hover,
.tp-caption.button-slider:hover,
.btn-menu:before, .btn-menu:after, .btn-menu span {
	background-color: #162e4c;
}

.flat-button:hover,
.blog-single .comment-post .comment-detail .comment-reply:hover {
	color: #fff;
}

.flat-portfolio .item .overlay{
  background: #27548a;
}