/* Backgrounds ----------------------------------------------------------*/

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.btn-primary,
.btn-primary:hover,
.style-caption h1,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li a:hover,
.title-color,
.tags a:hover,
.title-aside,
.pagination .active,
.info-player h4 a,
.tooltip-inner,
.portfolioFilter .current,
.portfolioFilter a:hover,
.owl-theme .owl-controls .owl-buttons div,
#theme-options .layout-style li.active,
.thumbs li:hover,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #183784; 
	background-color: #183784; 
}
.footer-down{
	 background: #000;
}
.events-carousel li .header-post .date{
	background: #016AC5;  
	background: rgba(0, 136, 204, 0.6);
}

/* Colors ----------------------------------------------------------*/

blockquote > a,
.tweet_time a,
.tweet_text a,
.tags i,
.text-resalt,
.post-item h4 a:hover,
.post-item p a,
.links li i,
.entry-title a,
.info-clubs h4 a:hover,
.sf-menu .sf-mega ul li a:hover,
.sf-menu li li a:hover,
.crumbs ul li a:hover,
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover,
.crumbs li a,
.page-error h1 i,
.sitemap li a:hover,
.pagination > li > a, .pagination > li > span,
address i,
.events-carousel h4 a,
address a,
.list li i{
	color: #016AC5;
}

/* Borders ----------------------------------------------------------*/

.nav-tabs li.active:after {
	border: 6px solid #0D545A;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	bottom: -11px;
	content: "";
	left: 50%;
	margin-left: -6px;
	position: absolute;
	z-index: 101;
}
.style-caption p,
.item-clubs{
	/* border-right: 5px solid #016AC5;	*/
}
.titles h4{
	
	/* font: 20px/16px "TradeGothicW01-BoldCn20 675334", Arial, sans-serif;*/
}
.pagination > .active > a,
.pagination > .active:hover > a{
	border-color: #183784;
}
.style-caption h1:before{
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	border-left: 40px solid #183784;
}
.crumbs:before{
	border-bottom: 20px solid #183784;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #183784;
}
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega,
.sf-menu .sub-current,
.header-2,
.header-2 .is-sticky{
	border-bottom: 2px solid #183784;
}



.iift-events a{font-size: 12px;font-family: 'Roboto' !important;}

.iift-events.date span.day {
display: block;
padding: 6px 2px;
background: #8f3931;
color: #fff;
text-align: center;
}


.overlay-player,
.crumbs{
	border-top: 3px solid #183784;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #222; /* IE8 fallback colour */
}
ul.sub-current .current  > .sf-with-ul:focus:after,
ul.sub-current .current:hover > .sf-with-ul:after,
ul.sub-current .current .sfHover > .sf-with-ul:after {
  border-left-color: #222; /* IE8 fallback colour */
}