/* nesting-wolf: DeinChild
Theme Description: nesting wolf
Author: Daniel Schilke
URI: http: www.nesting-wolf.de
Template: nesting wolf 
*/

@import url('bootstrap/css/bootstrap.css');

html {
	-webkit-tap-highlight-color: rgba(86, 192, 217, 0.75);
}

body {
	font-family: 'HelveticaNeueLTPro-Lt', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:normal;
	line-height: 1.5;
	color: #000;
	background-color: #e3e4e4;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: subpixel-rendering;
	-moz-osx-font-smoothing: grayscale;
	word-wrap: normal; 
}

.row {
	margin-top: -13px;
	margin-bottom: -13px;
}

.menu_1 {
	display: none;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.menu_2 {
	display: none;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.menu_3 {
	display: none;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.menu_4 {
	display: none;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.menu_5 {
	display: none;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.menu_6 {
	display: none;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.menu_7 {
	display: none;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.menu_12 {
	display: none;
	max-width: 100%;
	width: 100%;
	height: auto;
}

html, body {
	height: 100%;
}

.wrapper {
	position: relative;
	min-height: 100%;
}

.container {
	max-width: 100%;
 	padding-right: 50px;
 	padding-left: 50px;
	padding-top: 50px;
 	padding-bottom: 80px;
 	margin-right: auto;
 	margin-left: auto;
	background:none;
}

.container {
	width: 1340px;
}

.two-col {
	-moz-column-count: 2;
	-moz-column-gap: 26px;
	-webkit-column-count: 2;
	-webkit-column-gap: 26px;
	padding-bottom: 13px;
}

.top-menu .current_page_item a,
.menu .current-menu-item a:active {
	color:#56c0d9;
	outline: none;
}

.navbar-nav {
	float: none;
	margin: 0;
	padding-bottom: 40px;
	padding-top: 30px;
}

.navbar {
	border-radius:0px;
}

.navbar-fixed-top {
	border-width: 0 0 0px;
	background-color: #960000;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 0px 40px 0px 0px;
	word-wrap:normal;
	-moz-transition: all all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}

.nav li.active a{
	border-bottom: 3px none #49454b;
	padding-bottom: 5px;
	text-decoration: none;
	color: #56c0d9;
	outline: none;
}

.navbar .current_page_item a,
.nav li .current-menu-item a:active {
	color:#56c0d9;
	outline: none;
}

.page-header {
	height:auto;
	width: 1340px;
	max-width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;	
	margin: 0px auto;
	border-bottom: 1px none #eee;
}

.page-footer {
	position: relative;
	bottom: 26px;
	font-size: 1em;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-width: 100%;
	margin-top: 150px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	border-top: 1px solid #000;
}

.section {
	border-top: 1px solid #000;
	max-width: 100%;
	width: 1340px;
	max-width: 100%;
	height: auto;
	padding: 60px 0 50px 0;
	margin: 0 0 50px 0;
}

.section_2 {
	border-top: 1px solid #000;
	max-width: 100%;
	width: 1340px;
	max-width: 100%;
	height: auto;
	padding: 0px 0 50px 0;
	margin: 0 0 50px 0;
}

.intro_1 {
	position: absolute;
	z-index: 900;
	height: 340px;
	top: 50%;
	margin-top: -170px;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	padding: 65px 10px 0 10px;
	text-align: center;
	background: rgba(255, 255, 255); /* Fallback */
	background-color: rgba(255, 255, 255, 0.6);
}

.intro_2 {
	margin: 100px 0 0 0;
}

.logo {
	position: absolute;
	z-index: 1000;
	height:auto;
	width: 1340px;
	max-width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;	
	margin: 0px auto;
}

.linie {
	border-top: 3px solid #49454b;
	width:40px;
	margin: 10px 0 20px 0;
}

.linie_2 {
	border-bottom: 1px solid #000;
	width:100%;
}


/* Flexible iFrame */

.flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.flexible-container iframe,   
.flexible-container object,  
.flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel, .item, .active {
	height:100%;
}

.carousel-inner {
	height:100%;
}

.carousel {
	margin-bottom: 60px;
}

.carousel-caption {
	z-index: 10;
}

.carousel .item {
  left: 0 !important;
   }

.carousel .carousel-inner .bg {
	background-repeat:no-repeat;
	background-size:cover;
}

.carousel .carousel-inner .bg1 {
	background-image:url(bilder/nesting_wolf_slider_l_1.jpg);
	background-position: center top;
}

.carousel .carousel-inner .bg2 {
	background-image:url(bilder/nesting_wolf_slider_l_2.jpg);
	background-position: center center;
}

.carousel .carousel-inner .bg3 {
	background-image:url(bilder/nesting_wolf_slider_l_3.jpg);
	background-position: center center;
}

.carousel .carousel-inner .bg4 {
	background-image:url(bilder/nesting_wolf_slider_l_4.jpg);
	background-position: center center;
}

/* fade on slider */
.carousel-fade .carousel-inner .item {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}

.form-control {
	display: block;
	width: 100%;
	height: 40px;
	  padding: 6px 12px;
	font-size: 1em;
	line-height: 1.42857143;
	color: #56c0d9;
	background-color: #fff;
	border: 1px none #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 1);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0), 0 0 0px rgba(102, 175, 233, 0);
          box-shadow: inset 0 0px 0px rgba(0,0,0,0), 0 0 0px rgba(102, 175, 233, 0);
}

.form-control::-moz-placeholder {
	color: #49454b;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #49454b;
}

.form-control::-webkit-input-placeholder {
	color: #49454b;
}

.btn {
	padding: 6px 12px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.42857143;
	border: 1px none transparent;
	border-radius: 0px;
	-moz-transition: all all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	height: 50px;
	width: 180px;
}

.btn-default {
	color: #fff;
	background-color: #56c0d9;
	border-color: #56c0d9;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #49454b;
	background-color: #fff;
	border-color: #fff;
	outline: none;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.row {
	margin-right: -13px;
	margin-left: -13px;
}



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

a:hover,
a:focus {
	color:#56c0d9;
	cursor:pointer;
	text-decoration: none;
 	-moz-transition: all all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	background:none;
	outline: none;

}

::selection {
	background:#e4efef;
}

::-moz-selection {
	background:#e4efef;
}

#selection-dark::-moz-selection {
	background:#e4efef;
}


h1,
.h1 {
	font-family:'HelveticaNeueLTPro-Th', Helvetica, Arial, sans-serif;
	font-size: 2.5em;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2,
.h2 {
	font-family:'HelveticaNeueLTPro-Th', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-bottom: 30px;
	-webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;
}

h3,
.h3 {
	font-family:'HelveticaNeueLTPro-Lt', Helvetica, Arial, sans-serif;
	font-size: 1.125em;
	line-height: 1.25em;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-bottom:0px; 
	text-transform: uppercase;
	-webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;
}

h4,
.h4 {
	font-family:'HelveticaNeueLTPro-Lt', Helvetica, Arial, sans-serif;
	font-size: 1.125em;
	line-height: 1.5em;
	-webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;
}

h5,
.h5 {
	font-family: 'CenturyStd-BookItalic', Georgia, Times, serif;
	font-size: 1.125em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #56c0d9;
}

h6,
.h6 {
	font-family: 'HelveticaNeueLTPro-Lt', Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	font-weight: 600;
	line-height: 1.25em;
	margin-top: 20px;
	margin-bottom: 10px;
}

.justify {
	text-align: justify;
	-webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;
}

.img-responsive {
	margin: 0 auto;
	opacity: 0;
	-moz-transition: all all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
}

.pull-center {
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.center {
	 float: none;
     margin-left: auto;
     margin-right: auto;
}

.white {
	color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover {
	color:#49454b;
 	-moz-transition: all all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
}

.blue {
	color: #56c0d9;
}

.blue a {
  color: #56c0d9;
}

.blue a:hover {
	color:#49454b;
 	-moz-transition: all all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
}

.grey {
	color: #49454b;
}

.grey a {
  color: #49454b;
}

.grey a:hover {
	color:#56c0d9;
 	-moz-transition: all all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
}

.light_blue_bg {
	background: #e4efef;
}

.light_green_bg {
	background-color: #ebf5f0;
	width: 100%;
	max-width: 100%;
}

.light_grey_bg {
	background: #e3e4e4;
}

.bg-image_1 {
    background: url(bilder/nesting_wolf_1.jpg) no-repeat center center; 
}

    

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

.two-col {
	-moz-column-count: 1;
	-moz-column-gap: 26px;
	-webkit-column-count: 1;
	-webkit-column-gap: 26px;
	padding-bottom: 13px;
}

.intro_1 {
	height: 300px;
	top: 50%;
	margin-top: -150px;
	width: 560px;
	left: 50%;
	margin-left: -280px;
	padding: 65px 10px 0 10px;
}

.intro_2 {
	margin: 100px 0 0 0;
}

h1,
.h1 {
	font-size: 2em;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.carousel .carousel-inner .bg1 {
	background-image:url(bilder/nesting_wolf_slider_m_1.jpg);
	background-position: center top;
}

.carousel .carousel-inner .bg2 {
	background-image:url(bilder/nesting_wolf_slider_m_2.jpg);
	background-position: center center;
}

.carousel .carousel-inner .bg3 {
	background-image:url(bilder/nesting_wolf_slider_m_3.jpg);
	background-position: center center;
}

.carousel .carousel-inner .bg4 {
	background-image:url(bilder/nesting_wolf_slider_m_4.jpg);
	background-position: center center;
}


}

@media screen and (max-width: 480px) {
	
.container {
 	padding-right: 20px;
 	padding-left: 20px;
	padding-top: 30px;
 	padding-bottom: 80px;
}	

.page-header {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;	
}

.intro_1 {
	height: 190px;
	top: 50%;
	margin-top: -95px;
	width: 280px;
	left: 50%;
	margin-left: -140px;
	padding: 5px 10px 0 10px;
}

.intro_2 {
	margin: 25px 0 0 0;
}

.logo {
	padding-right: 15px;
	padding-left: 15px;	
}

h1,
.h1 {
	font-size: 1.5em;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2,
.h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	}

h3,
.h3 {
	font-size: 1em;
	line-height: 1.25em;
	}

h4,
.h4 {
	font-size: 1em;
	line-height: 1.5em;
}

h5,
.h5 {
	font-size: 1.125em;
	line-height: 1.3em;
}

h6,
.h6 {
	font-size: 1.9em;
	line-height: 1.25em;
}

.page-footer {
	position: relative;
	bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.carousel .carousel-inner .bg1 {
	background-image:url(bilder/nesting_wolf_slider_s_1.jpg);
	background-position: center top;
}

.carousel .carousel-inner .bg2 {
	background-image:url(bilder/nesting_wolf_slider_s_2.jpg);
	background-position: center center;
}

.carousel .carousel-inner .bg3 {
	background-image:url(bilder/nesting_wolf_slider_s_3.jpg);
	background-position: center center;
}

.carousel .carousel-inner .bg4 {
	background-image:url(bilder/nesting_wolf_slider_s_4.jpg);
	background-position: center center;
}

.text-right {
	text-align:center;
}


}

