@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');

body {
	font-family: 'Roboto', 'Arial', sans-serif;
	color: #173367;
	font-size: 16px;
}

h2 {
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 40px;
}

p,
ul,
li {
	font-family: 'Roboto';
	font-weight: 300;
	color: #173367;
	font-size: 16px;
	line-height: 24px;
}

a {
	color: #173367;
	text-decoration: none;
}

a:hover {
	color: #173367;
	text-decoration: none;
}

a:focus {
	outline: none;
	text-decoration: none;
}

b {
	font-weight: 500;
}

.btn-primary {
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 16px;
	background-color: #173367;
	color: #fff;
	border: 2px solid #173367;
	border-radius: 3px;
	padding: 10px 15px;
}

.btn-primary .icon-plus {
	color: #7191cb;
	margin-right: 12px;
}

.btn-primary:hover {
	background-color: #102448;
	color: #fff;
	border: 2px solid #102448;
}

.btn-primary:hover .icon-plus {
	color: #7191cb;
}

.btn-primary .arrow-right {
	margin-right: 6px;
	margin-top: -3px;
}

#logo-bar {
	height: 140px;
	background: #fff;
	box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
	#logo-bar {
		height: 195px;
	}
}

.logo-main {
	float: left;
}

@media (max-width: 767px) {
	.logo-main {
		margin: 0 auto;
		width: 100%;
	}
}

.logo-set {
}

.logo-set img {
	float: right;
	margin-left: 30px;
}

@media (max-width: 767px) {
	.logo-set {
		float: none;
		margin: 0 auto;
		width: 290px;
	}

	.logo-set img {
		margin-right: 5px;
		margin-left: 5px;
	}
}

.logo-1hessen {
	margin-top: 52px;
}
.logo-nvv {
	margin-top: 63px;
}
.logo-rmv {
	margin-top: 72px;
}
.logo-vrn {
	margin-top: 65px;
}
.logo-mobiles-hessen {
	margin-top: 66px;
}
.logo-hessen {
	margin-top: 59px;
}

@media (max-width: 767px) {
	.logo-1hessen {
		margin: 0 auto;
		margin-top: 27px;
	}
	.logo-nvv {
		margin-top: 43px;
		width: 47px;
	}
	.logo-rmv {
		margin-top: 52px;
		width: 60px;
	}
	.logo-vrn {
		margin-top: 45px;
		width: 30px;
	}
	.logo-mobiles-hessen {
		margin-top: 46px;
		width: 40px;
	}
	.logo-hessen {
		margin-top: 39px;
		width: 20px;
	}
}

.carousel-inner .item {
	height: 420px;
	background-repeat: no-repeat;
	background-color: #173367;
}

@media (max-width: 767px) {
	.carousel-inner .item {
		height: 250px;
		background-size: auto 250px;
	}
}

.carousel-indicators {
	bottom: 0;
}

.carousel-indicators li {
	background-color: #fff;
	border: 0;
	width: 8px;
	height: 8px;
}

.carousel-indicators .active {
	width: 8px;
	height: 8px;
}

.carousel-indicators .active {
	background-color: #7191cb;
}

.slider-box {
	position: absolute;
	z-index: 12;
	top: 440px;
	color: #fff;
	background-image: linear-gradient(-208deg, rgba(113, 145, 203, 0.92) 0%, #173367 100%);
	border-radius: 3px;
	padding: 40px 40px 16px 40px;
}

@media (max-width: 991px) {
	.slider-box {
		position: static;
		border-radius: 0px;
	}
}

.slider-box h2 {
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 24px;
	margin: 0;
	margin-bottom: 24px;
}

.slider-box p {
	color: #fff;
	margin: 0;
	margin-bottom: 24px;
}

.slider-box a {
	font-family: 'Roboto';
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}

.slider-box a:hover {
	text-decoration: none;
}

.slider-box .arrow-right {
	margin-top: -3px;
	margin-right: 5px;
}

#map {
	width: 100%;
	height: 746px;
}

.map-window {
	width: 330px;
}

.gm-style .gm-style-iw {
	top: 1px !important;
	left: 31px !important;
}

.map-window-background {
	width: 100%;
	height: 165px;
	background-size: cover;
}

.map-window-background-overlay {
	width: 330px;
	height: 165px;
	position: absolute;
	z-index: 10;
	background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.map-window-background h3 {
	position: absolute;
	z-index: 20;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	padding-top: 110px;
	padding-left: 15px;
}

.map-window h2 {
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 0px;
}

.map-window p {
	font-size: 12px;
	color: #494949;
	padding-left: 15px;
	margin-bottom: 5px;
}

.map-window a.fahrplan {
	color: #7191cb;
	font-size: 16px;
	font-weight: 400;
	padding-left: 15px;
}

.map-window a.fahrplan .arrow-right {
	margin-right: 6px;
}

.map-window a.bilderanzeigen {
	display: block;
	width: 300px;
	background-color: #7191cb;
	line-height: 45px;
	color: #fff;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 400;
	margin-top: 20px;
	margin-left: 15px;
	padding-left: 70px;
	cursor: pointer;
}

.map-window a.bilderanzeigen .arrow-right {
	margin-right: 12px;
}

.layer-wizard-search-label {
	font-family: sans-serif;
}

.hessen-feed {
	background-color: #7191cb;
	padding-top: 50px;
	padding-bottom: 70px;
}

.hessen-feed-header {
	margin-bottom: 30px;
}

.hessen-feed-content {
	margin-bottom: 20px;
}

.hessen-feed h2 {
	color: #fff;
	text-align: center;
	margin-top: 0;
}

.hessen-feed h2 img {
	width: 145px;
}

.hessen-feed form {
	width: 310px;
}

.hessen-feed .panel {
	border-radius: 10px;
	border: none;
}

@media (max-width: 767px) {
	.hessen-feed .panel {
		margin: 20px auto;
		max-width: 350px;
	}
}

.hessen-feed .panel-body {
	height: 280px;
	background-size: cover;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	/*border-radius: 10px;*/
}

.hessen-feed .panel-footer {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.hessen-feed .panel-footer p {
	margin: 0;
	line-height: 30px;
}

#hessen-feed-empty p {
	text-align: center;
	color: #fff;
}

.location-dropdown {
	float: right;
}

@media (max-width: 991px) {
	.location-dropdown {
		float: none;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 30px;
	}
}

.bootstrap-select button,
.form-control {
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	height: 45px;
	font-size: 14px;
	font-family: 'Roboto';
	font-weight: 500;
}

.bootstrap-select .btn-default:hover,
.bootstrap-select .btn-default:active,
.bootstrap-select .btn-default:focus,
.bootstrap-select .btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-color: transparent !important;
	border: 2px solid #fff !important;
	color: #fff !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
	color: #fff;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dropdown-menu {
	top: 90%;
	border: 2px solid #fff;
	border-radius: 0;
	padding: 0 0;
	outline: none;
}

.dropdown-menu > li > a {
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 300;
	line-height: 32px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
	font-family: 'Roboto';
	font-weight: 500;
	background-color: #fff;
	outline: none;
}

.bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}

.mitmachen {
	padding-top: 105px;
	padding-bottom: 70px;
}

.mitmachen-intro {
	text-align: center;
	margin-bottom: 70px;
}

@media (max-width: 991px) {
	.mitmachen-intro {
		margin-bottom: 20px;
	}
	.mitmachen {
		padding-top: 30px;
		padding-bottom: 70px;
	}
}

.mitmachen-preise {
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	.mitmachen-preise img {
		margin: 0 auto;
		margin-top: 50px;
	}
}

.mitmachen-preise ul {
	list-style-type: none;
	padding: 0px;
}

@media (max-width: 991px) {
	.mitmachen-preise ul {
		text-align: center;
	}
}

.mitmachen-preise ul li {
	line-height: 34px;
}

.mitmachen-steps {
	text-align: center;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.mitmachen-steps .col-step {
		margin-bottom: 40px;
	}
}

.mitmachen-btn .btn-primary {
	background-color: #c2093c;
	border: 2px solid #c2093c;
}

.mitmachen-btn .btn-primary:hover {
	background-color: #87062a;
	border: 2px solid #87062a;
}

.schuelerticket {
	background-color: #173367;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 70px;
}

.schuelerticket-headline h2 {
	text-align: center;
	margin-bottom: 60px;
}

.schuelerticket h3 {
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 18px;
	color: #7191cb;
	margin-bottom: 5px;
}

.schuelerticket p {
	color: #fff;
}

@media (max-width: 991px) {
	.image-schuelerticket {
		padding-top: 50px;
		display: inline-block;
	}
}

.logo-link {
	float: left;
	display: inline-block;
	margin-right: 5%;
	width: 28%;
}

.logo-link-img {
	height: 60px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 20px;
}

.logo-link-img img {
	height: 60px;
}

.logo-link-img a {
	display: inline-block;
	vertical-align: bottom;
}

.logo-link-caption a {
	font-family: 'Roboto';
	font-weight: 500;
	color: #fff;
}

.footer ul li {
	list-style-type: none;
	float: left;
	margin: 30px 20px;
}

@media (max-width: 767px) {
	.footer ul li {
		width: 100%;
		margin: 10px 0;
	}
}

.footer ul {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.footer-nav {
	text-align: center;
}
