* {
	border-radius: 0 !important;
}

*:focus {
	outline: none;
}

body {
	background: #fff;
}

#main-header {
	background: #287FB5;
	height: 115px;
}

#main-header .logo {
	padding-top: 5px;
	display: block;
	margin: 0 auto;
	width: 214px;
}

#main-header .slogan {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	color: #FFFA66;
	font-size: 150%;
}

#main-header .slogan-container {
	height: 115px;
}

.logo-container.visible-xs .logo {
	padding-top: 2px;
}

.logo-container.visible-xs .logo img {
	max-height: 45px;
}

h1, h2, h3, h4, footer, .slogan {
	font-family: 'Arsenal', sans-serif;
}

h1 {
	margin: 30px 0;
	margin-bottom: 30px;
	color: #297EB4;
}

.news-title {
	margin-top: 0;
}

.news-title:not(h1) small {
	color: #297EB4;
}

.gallery:not(.align-left) {
	text-align: center;
}

.gallery figure {
	width: 200px;
	height: 200px;
	margin: 7px;
}

.gallery figure img {
	width: 100%;
	height: 100%;
}

.gallery figure .image {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gallery figure .icon {
	text-align: center;
	font-size: 300%;
	padding-top: 40px;
}

.gallery h3 {
	font-size: 110%;
	margin-top: 5px;
}

.gallery.description-visible .description {
	font-size: 70%;
	line-height: 1;
}

.gallery.description-visible figure .icon {
	padding-top: 0;
}

/*[class^='imghvr-'],
[class*=' imghvr-'] {
  background-color: #fff;
}*/

[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption{
  background-color: rgba(19, 87, 150, 0.85);
}

.subpage-container {
	min-height: 60vh;
}

.btn {
	transition: background-color 1s, border-color 1s;
}

#main-menu.navbar {
	background-color: #287FB5;
	border: 0;
	border-bottom: 0;
	font-family: 'Arsenal', sans-serif;
	text-transform: uppercase;
	transition: background-color 1s, border-color 1s;
	border-radius: 0;
	min-height: 30px;
}

#main-menu.navbar-inverse .navbar-toggle:focus, 
#main-menu.navbar-inverse .navbar-toggle:hover,
#main-menu.navbar-inverse .navbar-toggle:not(:hover):not(:focus) .icon-bar {
	background-color: #0e5c8c;
}

#main-menu.navbar-inverse .navbar-toggle,
#main-menu.navbar.navbar-inverse .navbar-collapse {
	border-color: #287FB5;
}

#main-menu.navbar .nav {
	font-size: 120%;
}

#main-menu.navbar a {
	color: #fff;
	text-shadow: 0px 0px 7px #000;
	font-weight: 300;
}

#main-menu.navbar .nav a {
	transition: background-color 0.3s ease-in-out, text-shadow 0.3s ease-in-out;
}

#main-menu.navbar .nav a:hover {
	background-color: rgba(255, 250, 102, 1);
	color: #1A6899;
	text-shadow: none;
}

#main-menu .navbar-nav>.active>a, 
#main-menu .navbar-nav>.active>a:focus, 
#main-menu .navbar-nav>.active>a:hover,
#main-menu .dropdown-menu .active>a, 
#main-menu .dropdown-menu .active>a:focus, 
#main-menu .dropdown-menu .active>a:hover {
	background-color: rgba(255, 250, 102, 1);
	color: #1A6899;
	text-shadow: none;
}

#main-menu .navbar-nav>li>a,
#main-menu .dropdown-menu li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.main-header .navbar-nav>.active>a:focus, 
.main-header .navbar-nav>.active>a:hover {
	background-color: #c92120;
}

#main-menu.floating-menu {
	background-color: rgba(0,0,0,0.8);
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,0.9);
}

#main-menu .navbar-nav > .open > a {
	background-color: rgba(0,0,0,0.5);
}

@media (max-width: 767px) {
	#main-menu.navbar.navbar-inverse .navbar-collapse {
		background-color: #287FB5;
	}
	
	#main-menu.navbar-inverse .navbar-toggle {
		background-color: #fff;
	}
}

@media (min-width: 768px) {
	
	#main-menu.navbar {
		background-color: #1A6899;
		box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.32);
	}
	
	#main-menu .dropdown-menu {
		background-color: #1A6899;
		border: 0;
	}
}

#kontakt {
	background: #fff;
	padding-bottom: 100px;
}

.contact-option {
	font-size: 120%;
}

footer {
	background-color: #2B2A28;
	background-image: url('../images/footer_bg.png');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
	margin-top: 30px;
}

footer a {
	font-size: 80%;
	color: #fff;
}

footer a:hover {
	color: #fff;
}

footer > div {
	width: 100%;
	height: 100%;
	padding: 20px 0;
	color: #fff;
}

footer .company-name,
footer .company-subname,
footer .copyright,
footer .attribution,
footer .contact-data {
	text-transform: uppercase;
	line-height: 1.1;
}

footer p {
	margin: 0;
	padding: 0;
}

footer .company-name {
	font-size: 150%;
}

footer .with-margin {
	margin-top: 15px;
}

footer .copyright {
	font-size: 80%;
	font-weight: bold;
}

footer .copyright.with-margin {
	margin-top: 85px;
}

footer h4 {
	font-size: 230%;
	margin: 0;
	line-height: 1;
}

footer .shortcuts {
	padding: 0;
	list-style-type: none;
	font-size: 130%;
	line-height: 1;
}

footer .shortcuts li {
	line-height: 1.3;
}

footer .social-media {
	margin-top: 30px;
}

.image-separator {
	background-attachment: fixed;
	background-image: url('../images/vintage.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.7;
	min-height: 300px;
	width: 100%;
	margin-top: 50px;
}

.smaller {
	font-size: smaller;
}

#mit-license {
	padding-top: 60px;
}

#kontakt {
	padding-top: 60px;
}

#kontakt > h1 {
	margin-top: 10px;
}

.pagination-parent-container {
	text-align: center;
}

.additional-menu {
	position: absolute;
	bottom: 7px;
	right: 20px;
}

.additional-menu a {
	height: 48px;
	background-color: #1F8884;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 115%;
	padding: 10px 15px;
	text-decoration: none;
}

.additional-menu a:first-child {
	background-image: url('../images/diagnal_tab.png');
	background-position: center right;
	padding-right: 40px;
}

.contact-form textarea {
	min-height: 150px;
}

/* Bootstrap pagination */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #287FB5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #003834;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #287FB5;
  border-color: #287FB5;
  cursor: default;
}

/* End Bootstrap pagination */

/* Bootstrap btn-primary */

.btn:focus {
	outline: none !important;
}

.btn-primary {
  color: #ffffff;
  background-color: #287FB5;
  border-color: #005e98;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #105682;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #105682;
  border-color: #08476f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #105682;
  border-color: #08476f;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #08476f;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #287FB5;
  border-color: #005e98;
}
.btn-primary .badge {
  color: #287FB5;
  background-color: #ffffff;
}

/* End Bootstrap btn-primary */

.btn-primary.btn-inverse {
	background: transparent;
	border: 2px solid #287FB5;
	color: #287FB5;
	box-sizing: border-box;
	font-size: 95%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.btn-primary.btn-inverse:hover,
.btn-primary.btn-inverse:focus  {
	background-color: #287fb5;
	color: #fff;
}

.btn-primary.btn-inverse:active {
	background-color: #287fb5;
	border-color: #287fb5;
}

.antispam-control {
	display: inline-block;
	width: 40px;
}

.removed-character {
	color: #B3174B;
}

/* Cookie alert */

.alert.alert-info.cookie-alert {
	border-radius: 0;
	background-color: rgba(0,0,0,0.9);
	border-color: #111;
	position: fixed;
	bottom: 0;
	z-index: 300;
	width: 100%;
	color: #aaa;
	padding: 5px 15px;
	margin: 0;
}

.cookie-alert button.close {
	font-size: 100%;
	color: #fff;
	padding: 0;
	opacity: 1;
	font-weight: normal;
}

.cookie-alert button.close:hover {
	transform: rotate(90deg);
	transition-timing-function: ease-in-out;
	transition-duration: 500ms;
}


/* End Cookie alert */

.hint-arrow-left,
.hint-arrow-right {
	position: absolute;
	font-size: 400%;
	color: rgba(0, 0, 0, 0.85);
	text-shadow: 0 0 0 rgba(255, 255, 255,0.2);
	cursor: pointer;
}

.hint-arrow-right {
	right: 3%;
	top: 45%;
}

.hint-arrow-left {
	left: 3%;
	top: 45%;
}

.hide-hint-arrow-left .hint-arrow-left {
	display: none;
}

.hide-hint-arrow-right .hint-arrow-right {
	display: none;
}

h1.news-title {
	margin: 0;
	margin-bottom: 10px;
}

.lead-container {
	font-weight: bold;
}

.main-thumbnail.pull-left {
	margin-right: 20px;
	margin-bottom: 20px;
}

.main-thumbnail.pull-right {
	margin-left: 20px;
	margin-bottom: 20px;
}

a.thumbnail {
	display: inline-block;
}

.specification-table {
	width: auto;
}

.specification-table tr th:first-of-type {
	width: 160px;
}

.show-more-button {
	text-align: right;
	clear: both;
}


@media (max-width: 767px) {
	.main-thumbnail.pull-left,
	.main-thumbnail.pull-right {
		float: none !important;
		clear: both;
	}
}