/* === color === */

a, a:hover,a:focus,a:active, footer a.text-link:hover, strike, footer ul.link-list li a:hover, .post-meta span a:hover, footer a.text-link, 
ul.meta-post li a:hover, ul.cat li a:hover, ul.recent li h6 a:hover, ul.portfolio-categ li.active a, ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.related-post li h4 a:hover, span.highlight,article .post-heading h3 a:hover,
.navbar .nav > .active > a, .validation  { 
	color:#ffa800;
}

/* === background color === 
.navbar .nav > .active.dropdown > a.dropdown-toggle,
.navbar .nav > .active.dropdown > a.dropdown-toggle:hover,
.navbar .nav > .active.dropdown > a.dropdown-toggle:focus,
.custom-carousel-nav.right:hover, .custom-carousel-nav.left:hover, 
.dropdown-menu li:hover,
.dropdown-menu li a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.pagination ul > .active > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.flex-control-nav li a:hover, 
.flex-control-nav li a.active {
  background-color: #004e89;
}*/

/* === border color === */
.pagination ul > li.active > a,
.pagination ul > li.active > span, a.thumbnail:hover, input[type="text"].search-form:focus {
	border:1px solid #004e89;
}

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: #004e89;
}

input:focus {
	border-color: #004e89;
}


#sendmessage {
	color: #004e89;
}

.pullquote-left {
	border-left:5px solid #004e89;
}

.pullquote-right {
	border-right:5px solid #004e89;
}


/* === Header === */
/* --- toggle top area --- */
 .hidden-top {	
	background:#004e89;
}
#header-hidden-link a.toggle-link,
#header-hidden-link a.top-link {
	background:#004e89;
}


/* carousel */
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-next-horizontal:focus
 {
	background:#004e89;
}

ul.clients li:hover {
	border:4px solid #004e89;
}

/* buttons */
.btn-dark:hover,.btn-dark:focus,.btn-dark:active  {
  background: #004e89;
  border:1px solid #004e89;
}

.btn-theme {
  border:1px solid #004e89;
  background: #004e89;
}

/* modal styled */
.modal.styled .modal-header {
  background-color: #004e89;
}


/* blog */
.post-meta {
	border-top:4px solid #004e89;
}

.post-meta .comments a:hover  {
	color:#004e89;
}

.widget ul.tags li a:hover {
	background: #004e89;
}

.recent-post .text h5 a:hover{
	color:#004e89;
}

/* pricing box */

.pricing-box-alt.special .pricing-heading {
	background: #004e89;
}


/* portfolio */
.item-thumbs .overlay-img {
	background: #000;	
}


/* pagination */
#pagination a:hover {
    background: #004e89;
}

/* pricing box */
.pricing-box.special .pricing-offer{
	background: #004e89;
}


/* fontawesome icons */
.icon-square:hover,
.icon-rounded:hover,
.icon-circled:hover {
    background-color: #004e89;
}
[class^="icon-"].active,
[class*=" icon-"].active {
    background-color: #004e89;
}

/* fancybox */
.fancybox-close:hover {
	background-color:#004e89;
}
.fancybox-nav:hover span {
	background-color:#004e89;
}

/* parallax c slider */
.da-slide .da-link:hover{
	background: #004e89;
	border: 4px solid #004e89;
}

.da-dots span{
	background: #004e89;
}

/* flexslider */
#featured .flexslider .slide-caption {
	border-left:5px solid #004e89;
}

/* Nivo slider */
.nivo-directionNav a:hover {
    background-color: #fdfdfd;
}
.nivo-caption, .caption {
	border-bottom: #004e89 5px solid;
}

.accordion-heading a.active:hover {background: #004e89}

h4:hover {color: #004e89}

.stripped .accordion-heading a:hover,.stripped .accordion-heading a.active:hover{
  color: #004e89; background: none}
  
#twitter-blog .icon-twitter {color: #004e89}
 
.wpb_wrapper:hover span{color: #004e89}
 
 .testimonials:hover .roles.dark{
background: #004e89;
color: #fff
}

.navbar .btn-navbar {
	background: #0822a6
}
.navbar .nav > li:hover  {
	background: #fff;
}

ul.portfolio-categ li.active a {background: #004e89; color: #fff; padding: 8px 12px 8px 12px }

ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.portfolio-categ li a:focus,ul.portfolio-categ li a:active {
	text-decoration:none;
	outline:0;
	background: #004e89; color: #fff;
}

#customizer .corner{
background: #004e89 url(../img/corner-bg.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), 
(min--moz-device-pixel-ratio: 1.3),
(min-resolution: 192dpi) { 

#customizer .corner {background: #004e89 url(../img/corner-bg@2x.png) no-repeat; background-size:62px 52px;}
}

.progress .bar-color {
background-color: #004e89;
}


/* footer */

/*.accordion-heading a:hover,.accordion-heading a.active:hover{
  text-decoration:none;
  background: #004e89;
  color: #fff
} */