body {
	font-family: 'Exo 2', sans-serif;	
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Exo 2', sans-serif;	
}
a {
	color: #00396b;
}
#article-index ul > .active > a, .article-index ul > .active > a {
	background: #00396b;
	text-align: center;
	font-weight: bold;
}
li.mega > a {
	font-size: 18px;
}
.btn-primary {
	background: #00396b;
}
.head-search {
	margin-top: 0px;
}
.t3-megamenu > ul > li > a {
	font-size: 18px;
}
.t3-header {
	background-repeat: no-repeat;
	margin-top: 13px;
	padding-bottom: 23px;
}
.logo-text a {
	padding-left: 90px;
	font-size: 24px;
}
.logo-text .site-slogan {
	padding-left: 90px;
} 
h1, .h1 {
	font-size: 26px;
	line-height: 1;
	font-weight: unset;
}
h2{
	font-size: 20px;
}
.t3-sl {
	padding-top: 16px;
	padding-bottom: 0px;
}
.t3-mainbody {
	padding-top: 0;
}

.custom-inv-p > div:hover {
	transform: scale(1.08);
	transition: all 0.1s ease-in-out 0s;
}
@keyframes move {
    from {left: 20px;}
    to {left: 0px;}
}

.items-leading .leading {
	margin-bottom: 30px;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-inner > .active {
	float: none;
}
.t3-content {
	padding-top: 10px;
	padding-bottom: 0;
}
.t3-sidebar {
	padding-top: 0;
	padding-bottom: 0;
}
.jicons-icons {
	display: none;
}
.page-header h1 {
	margin: 7px;
}
.article-header h1 {
	margin: 7px;
	line-height: 1.1;
}
.article-title, .article-header h1 {
	margin: 0 0 10px 0;
}
.page-title {
	margin: 7px;
}
.xmapexcloff {
	display: none;
}
.muted {
	display: none;
}
.t3-copyright {
	padding: 18px 0 0px;
}
.logo {
	margin-top: -38px;
}
.logo-text .site-slogan {
	font-size: 20px;
	margin-top: -10px;
}
.foto-center {
	display: flex;
	align-items: center;
	justify-content: center;
}
.t3-footnav .t3-module {
	background: none;
}
.t3-footer {
	background: none;
}
.t3-copyright {
	background: #00396b;
	color: white;
}
@media screen and (max-width: 768px) {
	.pull-right {
		display: none;
	}
	h1, .h1 {
	font-size: 18px;
	line-height: 1;
	font-weight: unset;
	}
	.languageswitcherload {
		margin-top: 10px;
	}
	.t3-header {
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 10px;
	}
	.logo-text .site-slogan {
	font-size: 14px;
	margin-top: -10px;
	}
	.logo {
	margin-top: -38px;
	margin-bottom: 10px;
	}
}
