@import url("bootstrap.min.css");
@import url("https://fonts.googleapis.com/css?family=Open Sans:300,400,600,700,800,400italic,700italic");

html {
    width: 100%;
    height: 100%;
	-webkit-tap-highlight-color: 0!important;
	-moz-tap-highlight-color: 0!important;
	highlight-color: 0!important;
}

body.modus_show {
    width: 100%;
    height: 100%;
 /*   font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif; */
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 14px;
    color: ##505050;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

h1 {
	font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
	letter-spacing: .2em
}

h2 { 
	font-size: 16px;
	line-height: 1.5em;
    text-transform: uppercase;
    font-weight: 400;
	letter-spacing: .1em
}

h3 { font-size: 15px; }

h4 { font-size: 14px; }

p, li { line-height: 1.5em; }

hr { border-top: 1px solid #ccc; }

/* keep full widget on smaller screens */
@media(min-width:767px) {
	body {
		padding-left: 0;
		padding-right: 0;
	}
}

a {
    color: ##505050;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #393939;
}

.carousel-control.right, .carousel-control.left {
	background-image: none;
}


#bildergalerieliste .item {
padding-bottom: 30px;
}

.carousel-inner>.item {
    left: 0 !important;
      -webkit-transition: opacity 1s; /*adjust timing here */
         -moz-transition: opacity 1s;
           -o-transition: opacity 1s;
              transition: opacity 1s;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
}

#bildergalerieliste img {
	max-width: 100%;
}

.bildergalerienein .pull-center {
	display: none;
}


@media screen and (min-width: 768px) {
	.modal-dialog {
		width: 800px;
	}
}

.fill {
	position: absolute; 
	width:100%;
	height:100%;
	background-position:center;
	background-size:cover; 
	padding: 0;
}

.main, .main .row {
	position: relative; 
	width:100%;
	height:100%;
	background-position:center;
	background-size:cover; 
	padding: 0;
}
#logo img {
	max-width: 100%;
	margin-top: 50px;
}

main {
	padding-top: 45px;
	position: relative;
}

main .hello {
}

main .row-fluid {
	padding-left: 40px;
}

main .row-fluid .row-fluid {
	padding-left: 0;
}

nav {
	color: #505050;
}

nav div {
	padding: 0 50px;
	font-size: 12px;
}

nav div a {
	color: #505050;
}

nav, .navigation, #pfeilein, #pfeilaus {
	background: #d7d7d7;
}

nav ul { 
	list-style: none; 
	margin: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #393939;
	padding: 0;
	overflow: hidden;
}

nav li {
	font-size: 1.0em;
	padding-bottom: 10px;
}

nav li a {
	display: block;
}

nav li h4 {
	margin-top: 0;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 0;
}

nav li.baum_anzeige a {
	color: #505050;
} 

nav li.baumebene0 {
	padding: 10px 0;
	border-top: 1px solid #393939;
}   

nav li.baumebene1 h4 {
	padding-left: 28px;
	font-weight: 600;
}  
/*
nav li.baumebene1 a:before {
	content:">\00a0\00a0";
}  
*/
nav li.baumebene2 {
	padding-left: 15px;
} 
/*
nav li.baumebene2 a:before {
	content:">\00a0\00a0";
}
*/
nav li.baumebene3 {
	padding-left: 30px;
}
/*
nav li.baumebene3 a:before {
	content:">\00a0\00a0";
}
*/
nav li.baum_anzeigegeladen a, nav li.baum_anzeigeaufdemweg a {
	color: #393939;
}

.navigation {
	position: relative; 
	text-align: center;
}
 

.navigation a {
	line-height: 50px;
	height: 50px;
	vertical-align: middle;
	font-size: 14px; 
	font-weight: bold;
	color: ##505050;
	text-transform: uppercase;
}

.navigation, .pfeile {
	height: 50px;
	overflow: hidden;
	display: none;
}

#pfeilein, #pfeilaus {
	position: absolute;
	left: 0;
	width: 50px; height: 50px;
	float: left;
}

.verstecken {
	display: none;
}

section.logo {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.light {
    font-weight: 400;
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../../fixfoxdateien/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#map {
    width: 100%;
    height: 350px;
    margin-top: 40px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 350px;
        margin-top: 80px;
    }
}

.btn {
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #28c3ab;
    color: #28c3ab;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}
/*
::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
*/