header {
  background:url(img/blue/wilson_background.jpg) center top no-repeat;
}
.list-a li {
  background: url(img/blue/arrow1.png) left center no-repeat;
}
.back-top {
  background:url(img/blue/back-to-the-top.png) no-repeat;
}
/*
.slider3 .flex-direction-nav a {width: 18px; height: 30px; margin: -15px 0 0 0; display: block; background: url(img/blue/bg-direction-nav.png) no-repeat 0 0; position: absolute; bottom: 8%; z-index: 10; cursor: pointer; font-size:0px; text-indent: -20px; opacity: 0.5; -webkit-transition: all .3s ease;}
*/
.slider2 .flex-next:hover {opacity: 1; background: url(img/blue/bg-direction-nav-2o.png) no-repeat 100% 0; -webkit-transition: none;}
.slider2 .flex-prev:hover {opacity: 1; background: url(img/blue/bg-direction-nav-2o.png) no-repeat 0 0; -webkit-transition: none;}

.comment {
    background:url(img/blue/comment-img.png) left 4px no-repeat;
}
.sn2 {
	background: url(img/blue/social-networks-2.png) no-repeat top left; 
}
.img-bg-icon {
  background: #061f5c;
}
.navbar .menu > ul {
	background: #fff;
	border-bottom: 3px solid #6d7ea9;
}
.navbar .menu > ul > li.current-menu-item > a,.navbar .menu > ul > li.current_page_item > a, .navbar .menu > ul > li.current-menu-ancestor > a  {
	background: #43537b!important;
}
.navbar .menu > ul > li:hover > a {
	background: #061f5c!important;
}
.navbar .menu > ul > li > a {
	color: #061f5c!important;
}
.search-top input {
	background: #43537b;
}
.search-top i {
	color: #fff;
}
h2 {
  color:#061f5c;
}
.search-top i {
  color:#fff;
}
.navbar .menu li ul {
  	background:#061f5c;  
  }
.navbar .menu li ul li a {
	color: #fff;
}
.navbar .menu li ul li:hover a,.navbar .menu li ul li.current-menu-item a {
	color: #fed346;
}
.navbar .menu li ul li, .navbar .menu li:hover ul {
	border-bottom: 1px solid #fed346;
}
.navbar .menu li:hover ul {
	border-bottom: 3px solid #6d7ea9;
}
a,.post-d-info a:hover h3, .pricing-tables a  {
	color: #43537b;
}
a:hover {
	color: #fed346;
}
.ic-1 i, .title-1, .title-1 h3, .news-title h3,.w-position, .green-dark, .green, .client-says-2, .list-b i,.pricing-tables table:hover td,.square-1:hover h3,#secondary ul a:hover{
  color:#061f5c!important;
}
.btn-gray:hover,.testimonials, .btn, header, .square-1:hover {
	border-bottom: 0px solid #6d7ea9;
}
.tag:hover {
	background: #2f939b;
}
.testimonials, .accordion-heading, .bar,.nav-tabs > .active > a, .nav-tabs > .active > a:hover,.tab-content, .client-says, .pricing-tables table:hover th, .pricing-tables table:hover .table-footer a {
	background: #061f5c!important;
}
.btn,#form-comment input#submit, #secondary .tagcloud a {
	background: #364a7c;
}
#form-comment input#submit {
	border-bottom: 2px solid #2f939b;
}
.btn:hover,#form-comment input#submit:hover {
	background: #43537b!important;
	border-bottom: 2px solid #fed346;
}
#secondary .tagcloud a:hover {
	background: #38acb5!important;
}
.client-says:after {
	border-color: #38acb5 transparent transparent #38acb5;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	border-color: #38acb5 #38acb5 transparent;
}
/*
.nivo-directionNav a {
	background: url(img/blue/bg-direction-nav.png) no-repeat 0 0;
}
.nivo-directionNav a.nivo-nextNav {
	background: url(img/blue/bg-direction-nav.png) no-repeat -19px 0;
}
*/
.btn-green {
  background:#38acb5;
  border-bottom:2px solid #2f939b;
} 

.btn-green:hover {
  background:#43c8d2!important;
  border-bottom:2px solid #2f939b;
} 

.btn-gray {
  background:#3c3c3c;
  border-bottom:2px solid #545454;
} 

.btn-gray:hover {
  background:#2f9b79;
  border-bottom:2px solid #545454;
} 
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, 
.uneditable-input:focus {
	border-color: #2f939b;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #2f939b;
}