@import url("https://use.typekit.net/brn6ygl.css");

.notopmargin { margin-top:0 !important; }
.nobottommargin { margin-bottom:0 !important; }
.noleftpadding { padding-left: 0 !important; }
.norightpadding { padding-right: 0 !important; }
.topmargin-xs { margin-top:10px !important; }
.topmargin-sm { margin-top:20px !important; }
.topmargin-lg { margin-top:50px !important; }
.bottommargin-xs { margin-bottom:10px !important; }
.bottommargin-sm { margin-bottom:20px !important; }
.bottommargin-lg { margin-bottom:50px !important; }
.leftpadding-xs { padding-left: 10px !important; }
.leftpadding-sm { padding-left: 20px !important; }

body {
	background-color: #222;
}
#page-container {
	background-color: #fff;
}
header {
	position: relative;
	height: 250px;
	background-color: #fff !important;
	padding: 0;
}
.header-bg-left {
	height: 250px;
	background-image: url('images/backgrounds/header-left.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 27%;
}
.header-bg-right {
	height: 250px;
	background-image: url('images/backgrounds/header-right.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 27%;
}
#header-menu {
	float: right;
	margin-top: 10px;
}
a.site-logo {
	float:none;
	margin-top: 0px;
}
a.site-logo img {
	max-height: 120px;
    -webkit-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
}
.site-logo-image {
	width: 100%;
	float: none;
	text-align: center;
	margin-top: 20px;
}
.site-logo-text-left {
	float: none;
	width: 100%;
	text-align: center;
	margin: 0 15px 0 0;
}
.site-logo-text-right {
	display: none;
	float: left;
	width:260px;
	margin: 0 0 0 15px;
}
.site-logo-text-left h2, .site-logo-text-right h2 {
	color: #000;
	font-size: 20px !important;
	margin-top: 20px;
}
.site-logo-text {
	float: left;
	font-size: 20px;
	color: #000;
	margin: 15px 0 0 10px;
}
.site-logo-text big {
	font-size: 30px;
	font-weight: 600;
	color: #0f69c0;
}
nav {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	height: 40px;
	background-color: #d4ae6d;
	z-index: 1000;
}
nav.nav-fixed {
	position: fixed;
}
#nav-replace {
	height: 0;
}
#nav-replace.nav-fixed {
	height: 40px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
    content: "\f107";
    margin-left: 5px;
    margin-top: 2px;
}



.site-nav a {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
}
.site-nav li:hover a:hover {
	color: #0188c1;
	background-color: rgba(255,255,255,0.9);
}
.site-nav li ul li a {
//	font-family: "open-sans", sans-serif;
	font-size: 14px;
}
.site-section .site-section-top {
	padding-top: 70px;
}
.site-content {
	padding: 20px 0;
	background-color: #fff;	
}
.site-section-memberof {
	padding: 0;
	border-top: 2px solid #ddd;
}
.site-footer {
	color: #fff;
	background-color: #222;
	padding-top: 5px;
	padding-bottom: 15px;
}
.site-footer a {
	color: #ccc;
}
.site-footer .disclaimer {
	font-size: 11px;
	font-style: italic;
	color: rgba(255,255,255,0.5);
	margin-bottom: 0;
}
.left-menu-container {
	background-color: #eee;
	border-radius: 8px;
	margin-top: 5px;
}
#left-menu h3 {
	margin-top: 10px;
}
#left-menu .btn-letter {
	width: 36px;
	margin-right: 4px;
	margin-bottom: 7px;
}
#left-menu ul {
	font-family: "open-sans", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	letter-spacing: normal;
	color: #2e3192;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 15px 0;
}
#left-menu ul li a {
	display: block;
	position: relative;
	min-height: 33px;
	text-decoration: none;
	color: #2e3192;
	font-weight: 400;
	padding: 8px 15px 10px 0;
	border-bottom: 1px solid #4da3f3;
}
#left-menu ul li a:hover {
	color: #000;
	background-color: rgba(255,255,255,0.1);
	border-bottom-color: #000;
}
#left-menu ul li a .icon-right {
	position: absolute;
	top: auto;
	bottom: auto;
	right: 8px;
	font-size: 20px;
}
#left-menu ul li a.sub_level {
	font-size: 12px;
	background-color: rgba(0,0,0,0.0);
	padding: 5px 5px 5px 30px;
}
#left-menu ul li a.sub_level:hover {
	background-color: rgba(0,0,0,0.0);
}
#left-menu ul li ul {
	margin:0;
	padding: 0;
}
#left-menu .topmenu {
	font-weight: 700;
	text-transform: uppercase;
}
#left-menu-files {
	margin: 30px 0 0 0;
}
#left-menu-files ul {
	list-style-type: none;
	font-family: "open-sans", sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	letter-spacing: normal;
	padding: 0;	
}
#left-menu-files ul li {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
#left-menu-files ul li a {
	color: #0f69c0;
	font-size: 16px;
}
.site-content h1 {
	font-family: "open-sans", sans-serif;
	font-size: 30px;
	line-height: 1.3;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.site-content h2 {
	font-size: 26px;
	line-height: 1.3;
	color: #0b58a0;
}
.site-content h3 {
	font-size: 20px;
	line-height: 1.3;
}
.site-content h4 {
	font-size: 16px;
	line-height: 1.3;
}
.site-content h4 a {
	color: #0b58a0;
}

.news_big_home {
	position: relative;
}

.news_big_home .big-title {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	padding: 8px 15px
}
.news_big_home .big-title h2 {
	color: #fff;
	margin: 0;
}
.news_middle_home {
	margin-bottom: 0;
}
.news_middle_home p {
	margin: 0;
	line-height: 1;
}
.news_middle_home h2 {
	font-size: 19px;
	margin-top: 10px;
	margin-bottom: 0;
}
.news_middle_home hr {
	border-top: 1px solid #aaa;
	margin: 15px 0;
}
.news_small_home {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.news_small_home p {
	margin: 0;
	line-height: 1;
}
.news_small_home h2 {
	font-family: open-sans-condensed;
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0;
}
.news_small_home h2 a {
	text-decoration: none;
	color: #888;
}
.news_small_home h2 a:hover {
	color: #2e3192;
}
.home-member-search {
	background-color: #eee;
	margin-top: 25px;
	border-radius: 8px;
}
.members h2 {
	font-size: 18px;
	color: #d4ae6d;
	font-weight: 700;
	margin-top: 0;
}
.members hr {
	margin: 10px 0;
	border-top-color: #ddd;
}

.member_list {
}
.member_list h3 {
	font-size: 22px;
	margin: 0;
	line-height: 1;
}
.member_list h3 a {
	color: #0b58a0;
}
.member_list p {
	font-size: 13px;
	color: #666;
	margin: 5px 0 0 0;
}
.news_list {
	margin-bottom: 0;
}
.news_list p {
	margin: 0;
	line-height: 1;
}
.news_list h2 {
	font-size: 21px;
	margin-top: -3px;
	margin-bottom: 10px;
}
.news_list h2 a {
	color: #0b58a0;
}
.news_list h2 a:hover {
	text-decoration: none;
	color: #053665;
}
.news_list hr {
	border-top: 1px solid #aaa;
	margin: 10px 0 15px 0;
}
.news_list .news-infos {
	font-size: 12px;
	color: #888;
}
.news_list .news-infos i {
	margin-right: 5px;
}
.tp-caption h1 {
	font-size: 50px;
	color: #fff;
	margin-top: 0;
	text-shadow: 3px 3px 3px black;
}
.tp-caption h2 {
	font-size: 30px;
	color: #fff;
	margin-top: 0;
	text-shadow: 3px 3px 3px black;
}
.tp-caption h3 {
	font-size: 24px;
	color: #fff;
	margin-top: 0;
	text-shadow: 3px 3px 3px black;
}
.tp-caption p {
	font-size: 18px;
	color: #fff;	
	text-shadow: 3px 3px 3px black;
}
.store-item-full {
	min-height: 72px;
	margin-bottom: 10px;
}
.store-item i {
	position: absolute;
	top: 5px;
	left: 3px;
	width: 45px;
	font-size: 45px;
	line-height: 40px;
	color: #0b58a0;
	padding: 7px 7px 7px 2px;
}
.store-item h4 {
	font-size: 18px;
	line-height: 1.4;
	color: #000;
	margin: 0;
}
.store-item p {
	margin-top: 5px;
	margin-bottom: 0;
}
.store-item .store-item-details {
	margin-left: 50px;
}


.table-regions tbody > tr > td, .table-regions tbody > tr > th {
	background-color: #f5f5f5;
	border: 1px solid #fff !important;
}

.table-regions tbody > tr > th {
	font-size: 18px;
	color: #d4ae6d;
	background-color: #f5f5f5;
}

.table-regions tbody > tr > td, .table-regions tbody > tr > th {
	border-bottom: 1px solid #d4ae6d !important;
}

.table-regions tbody > tr > td.style2 {
	width: 30%;
}

/* Small devices, Tablets (>767px) */
@media screen and (min-width: 768px) {

	a.site-logo {
		float:none;
		width:700px;
		margin-top: 45px;
	}
	a.site-logo img {
		max-height: 150px;
	    -webkit-transition: all ease-in-out 0.25s;
	    transition: all ease-in-out 0.25s;
	}
	.site-logo-image {
		float: left;
		width: auto;
		margin-left:0;
		margin-top: 0;
	}
	.site-logo-text-left {
		float: left;
		width:260px;
		text-align: right;
		margin: 0 15px 0 0;
	}
	.site-logo-text-right {
		display: block;
		float: left;
		width:260px;
		margin: 0 0 0 15px;
	}
	.site-logo-text-left h2, .site-logo-text-right h2 {
		color: #000;
		font-size: 20px !important;
		margin-top: 45px;
	}
}

/* Medium devices, Desktops (>991px) */
@media screen and (min-width: 992px) {

	.site-nav {
		width:100%;
		text-align: center;
	}
	.site-nav > li {
		display: inline-block;
		float: none;
		margin-left: 0px;
	}
	.site-nav a {
		font-size: 11px;
	}
	.site-nav ul {
		top: 40px;
		border-radius: 0;
		width: auto;
		min-width: 250px;
	}
	.site-nav ul li {
		display: block;
		text-align: left;
	}
	.site-nav ul li a {
		font-size: 11px !important;
	}
	.site-nav i.site-nav-arrow {
		line-height: 40px;		
	}

}

/* Large devices Desktops (≥1200px) */
@media screen and (min-width: 1200px) {

	.site-nav > li {
		margin-left: 3px;
	}
	.site-nav a {
		font-size: 14px;
	}
	.site-nav ul li a {
		font-size: 14px !important;
	}

}

