/* Primary color: #D9261C */

/* @import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700|Coming+Soon); */

html {
	overflow-y:scroll;	
overflow-x:hidden;
}


body {
	font-family:'PT Sans', sans-serif;
	font-size:18px;
	padding-top:100px;
}

#logo {
    display:block;
    float:right;
    width:250px;
    height:80px;
    margin-top:5px;
	margin-right: 50px;
    background:url(logo250-81.gif);
}


.container {
	min-width:320px;
width:100%;	
margin:0;
padding:0;

}

/* Navigation ------------------------------- */

.navbar {
	margin:0px;	
padding-left: 50px;
}

.navbar-default {
	background:#ffffff;
	border:0px;	
}

.navbar-nav > li:hover > .dropdown-menu {
	display:block;
}

.navbar-nav > li > a {
	padding:30px 15px;
	line-height:40px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	background:#D9261C;
	color:#ffffff;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	background:#D9261C;
	color:#ffffff;
}

.dropdown-menu .dropdown-menu {
	background:none;
    border:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
    display:block;
    margin:0px;
    padding:0px;
    position:static;
    width:100%;
}

.dropdown-menu .dropdown-menu a {
	padding-left:35px;
	font-style:italic;	
}

/* Slideshow -------------------------------- */

.wrapper.slideshow {
	background:#ffffff;	
}

.slideshow .cycle-slide {
	width:100%;	
	min-width:320px;
	overflow:hidden;
}

.slideshow img {
	width:100%;		
}


/* Teaser ------------------------------------ */

.wrapper.teaser {
	padding:25px 50px;
}

.teaser {
	text-align:center;	
}

.teaser a {
	color:#D9261C;
	text-decoration:none;
	transition:color .5s ease-in-out;
	-moz-transition:color .5s ease-in-out;
	-webkit-transition:color .5s ease-in-out;		
}

.teaser a:hover {
	color:#000000;	
}

.teaser img {
	transition:opacity .5s ease-in-out;
	-moz-transition:opacity .5s ease-in-out;
	-webkit-transition:opacity .5s ease-in-out;	
}

.teaser a:hover img {
	opacity:0.5;
}

.teaser .headline {
	font-weight:bold;	
}

.teaser .clear-lg {
	clear:both;
}

/* Gallery ----------------------------------- */

.wrapper.gallery {
	padding:20px 50px 20px 50px;	
}

.wrapper.gallery a {
	display:block;	
}

.wrapper.gallery img {
	display:block;
	margin:0px auto 20px auto;
}

.wrapper.gallery img {
	margin-bottom:20px;
	opacity:1;
	transition:opacity .5s ease-in-out;
	-moz-transition:opacity .5s ease-in-out;
	-webkit-transition:opacity .5s ease-in-out;		
}

.wrapper.gallery img:hover {
	opacity:0.5;	
}

/* Map --------------------------------------- */

#map_canvas {
	height:550px;	
}

/* Text -------------------------------------- */

.wrapper.text {
	padding:25px 50px;
}

.wysiwyg img {
padding-right: 15px;
}

.wysiwyg a {
	color:#D9261C;	
}

.wysiwyg a:hover {
	color:#666666;	
}

.wysiwyg ul {
list-style-position: inside;
}


h1, h2,	h3,	h4, h5 {
	margin-top:0px;	
}

h1, h3 {
	color:#D9261C;	
}

/* Text image -------------------------------- */

.wrapper.text-image {
	padding:25px 50px;
	overflow:hidden;
}

.wrapper.text-image img {
	width:100%;
}

.wrapper.text-image ul {
list-style-position: outside;
}

/* Team -------------------------------------- */

.wrapper.team {
	padding:25px 50px;
}

/* Yform ------------------------------------- */

#yform-position {
	position:relative;
	top:-100px;
}

.wrapper.yform {
    padding:50px 50px;
}

#rex-yform label {
	
}

#rex-yform input,
#rex-yform textarea,
#rex-yform button {
	font-family:'PT Sans', sans-serif;
	font-size:18px;
}

#rex-yform textarea {
    height:150px;
}

#yform-formular-email,
#yform-formular-subject {
	display:none;	
}



.checkbox_horizontal {
	margin: 0 auto;
text-align:center;	
  float: left;
	padding: 0 15px;
}

.reset-left {
	clear: left;
}


.btn.btn-primary {
	border-color:#D9261C;
	background:#D9261C;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
	background:#ffffff;
	color:#D9261C;
}

/* Parallax ---------------------------------- */

.wrapper.parallax .row {
	margin:0px;
}

.wrapper.parallax .background {
	height:500px;
	background-size:auto 700px;
}

/* Youtube ----------------------------------- */

.wrapper.youtube {
	padding:25px 50px;
}

.wrapper.youtube iframe {
	width:620px;
	height:348px;
}

/* Footer ------------------------------------ */

.wrapper.footer {
	background:#D9261C;
	color:#ffffff;
	padding:50px 0px 50px 50px;
}

.wrapper.footer .container {
	position:relative;
}

#footer .col-sm-4 {
	padding-bottom:20px;	
}

#footer h3 {
	color:#ffffff;	
}

#footer ul {
	padding:0px;	
	margin:0px;
}

#footer li {
	list-style:none;	
}

#footer a {
	color:#ffffff;	
}

#footer #to_top {
	display:block;
	width:35px;
	height:35px;
	background:#ffffff;
	cursor:pointer;	
	position:absolute;
	right:15px;
	bottom:-5px;
	font-size:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	color:#D9261C;
}

#footer #to_top:hover,
#footer #to_top:focus {
	background:#D9261C;
	color:#ffffff;
	text-decoration:none;
} 


@media screen and (max-width:991px) {

	body {
		padding-top:170px;
	}
	
	#logo {
		float:none;
		margin:5px auto;
	}
	
	.navbar-nav > li > a {
		padding:15px;
	}
	
	.navbar-nav > li > .dropdown-menu {
		max-width:200px;
		min-width:140px;
	}
	
	.dropdown-menu > li > a {
		white-space:normal;
	}
	
	.wrapper.parallax .background {
	    height:300px;
		background-size:auto 650px;	    
	}
	
	.wrapper.gallery .col-sm-3 {
		display:block;
		max-width:400px;
		margin:0px auto;
	}
	
	.teaser .odd {
		clear:both;
	}
	
	#yform-position {
		top:-200px;
	}	
	.wrapper.footer strong {
		display:block;
	}
	
}

@media screen and (max-width:767px) {
	
	body {
		padding-top:110px;
	}
	
	.navbar-nav {
		margin:0px;
	}
	
	.navbar-default {
		min-height:110px;
		position:absolute;
	}
	
	.navbar-toggle {
		position:absolute;
		right:0px;
		top:5px;
	}
	
	#navbar {
		padding:0px;
		max-height:none;
	}
	
	.navbar-nav > li > .dropdown-menu {
		display:block;
		position:static;
		float:none;
		width:auto;
		margin-top:0px;
		background-color:transparent;
		border:0px;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
	
	.navbar-nav > li > a {
		line-height:20px;
	}
	
	.navbar-nav > li > .dropdown-menu {
		max-width:none;
	}
	
	.slideshow .container {
		padding:0px;
		overflow:hidden;
	}
	
	.wrapper.youtube iframe {
		width:445px;
		max-width:100%;
		height:250px;
	}
	
	.wrapper.team .container {
		max-width:400px;
	}
	
	#rex-yform .wysiwyg {
		padding-top:20px;
	}
	
}

@media screen and (max-width:480px) {
	
	#logo {
		width:150px;
		height:71px;
		margin-top:15px;
		background-size:100% 100%;
	}
	
	.slideshow img {
		width:200%;
		max-width:200%;
		margin-left:-50%;	
	}
}