/*
		
		====================================================
	
		====================================================

 */
 
  .mycontentinner{
	 border: 1px solid #ccc;
	 padding: 20px 20px;
	 background: #fefefe;
	 margin: 20px 0px;
	 }
 
 .dsgvo{font-size: 12px;}
 
	body {
		overflow-x: hidden;
		/* font-family: 'Titillium Web', sans-serif; */
		
		
		font-family: 'Roboto', sans-serif;
		font-weight: 200;
		font-size: 18px;
		color: #333;
	}
	
	@media (min-width: 300px){body {padding-top: 0px; padding-left: 0px; padding-right: 0px;}}
	@media (min-width: 768px){body {padding-top: 0px; padding-left: 0px; padding-right: 0px;}}
	
	
	
	p {font-size: 14px; text-align: left;}
	h1, h2 {text-align:left;}
	
	.clear{clear:both;}
	.nopadding {padding: 0!important;}
	.nopaddingleft{padding-left: 0px!important;}
	
	.nomarginparagraph{margin: 0px;}

	
	.text-center{text-align: center;}
	
	
	
	@media (min-width: 300px)  {.text-right{text-align: center;}}
	@media (min-width: 768px)  {.text-right{text-align: right;}}
	@media (min-width: 1200px) {.text-right{text-align: right;}}
	
	
	
	@media (min-width: 300px) {.text-left{text-align: center;}}
	@media (min-width: 768px) {.text-left{text-align: left;}}
	@media (min-width: 1200px) {.text-left{text-align: left;}}
	
	
	@media (min-width: 300px) {.text-block{text-align: justify; text-align-last: center;}}
	@media (min-width: 768px) {.text-block{text-align: center;}}
	@media (min-width: 1200px) {.text-block{text-align: justify; text-align-last: left;}}
	
	
	
	
	
	.text-upper{text-transform: uppercase;}

	/* hr{border-color:#efefef;} */


	.imgfull{width: 100%; padding: 0%;}
	.imgauto{width: auto; padding: 0%;}
	.imgmargin{margin-bottom: 15px;}
	
	
	
	
	
	.linkblue {color: #006eab;}
	.linkblue:hover {color: #006eab;}
	.linkblue:visited {color: #006eab;}
	
	
	/* .trenner{ */
		/* border-top: 1px solid #ccc; */
		/* margin-bottom: 40px; */
		/* margin-top: 40px; */
	/* } */
	
/* ====================================================================================================================== */
/* Button */
/* ====================================================================================================================== */	
	
	.btnmarienthal{
		padding: 20px 40px;
		margin: 20px 0px 20px 0px;
		text-transform: uppercase;
	}
	@media (min-width: 300px) {.btnmarienthal{background: #df0926;color: #fff;font-size: 16px;}}
	@media (min-width: 768px) {.btnmarienthal{background: #df0926;color: #fff;font-size: 16px;}}
	
	.btnmarienthal:hover{background: #352f76;color: #fff;}
	

	
	
/* ====================================================================================================================== */
/* MOBILE   */
/* ====================================================================================================================== */
	
	@media (min-width: 300px) {.mobile {display: block;}}
	@media (min-width: 768px) {.mobile {display: none;}}

/* ====================================================================================================================== */
/* MOBILE Header   */
/* ====================================================================================================================== */

	@media (min-width: 300px) {.mobile_header {display: block;}}
	@media (min-width: 768px) {.mobile_header {display: none;}}
	/* @media (min-width: 300px) {.no_mobile_header {display: none;}} */
	/* @media (min-width: 768px) {.no_mobile_header {display: block;}} */
	
	
	
	.mobile_header img{width: 100%;}
	
	
/* ====================================================================================================================== */
/* MOBILE LINE   */
/* ====================================================================================================================== */	
	
	
	@media (min-width: 300px) {.mob-linie-white{height: 2px;background: #df0926;width: 50%;display: block;margin: 20px auto; display: block;}}
	@media (min-width: 768px) {.mob-linie-white{height: 2px;background: #000;width: 50%;display: block;margin: 20px auto; display: none;}}
	
	@media (min-width: 300px) {.mob-linie-blue{height: 2px;background: #000;width: 50%;display: block;margin: 20px auto; display: block;}}
	@media (min-width: 768px) {.mob-linie-blue{height: 2px;background: #000;width: 50%;display: block;margin: 20px auto; display: none;}}
	

	
	
	
	@media (min-width: 300px) {.mob-linie-red{height: 2px;background: #df0926;width: 50%;display: block;margin: 20px auto; display: block;}}
	@media (min-width: 768px) {.mob-linie-red{height: 2px;background: #df0926;width: 30%;display: block;margin: 40px auto; display: block;}}
	
	
	
/* ====================================================================================================================== */
/* CONTAINER OVERRIDE  */
/* ====================================================================================================================== */

	@media (min-width: 768px) {.container {width: 740px;}}
	@media (min-width: 992px) {.container {width: 960px;}}
	@media (min-width: 1200px){.container {width: 1000px;}}
	@media (min-width: 1400px){.container {width: 1200px;}}
	@media (min-width: 1600px){.container {width: 1340px;}}
	
/* ====================================================================================================================== */
/* Sections CLASSES */
/* ====================================================================================================================== */
	
	#topline{color:#333;padding: 10px 0px 10px 0px;}
	#topline span {margin: 5px 5px 5px 0px;}
	/* #topline a{color:#333;} */
	
	
	@media(min-width:300px){#topline {display: none; font-weight: 400; line-height: 16px;font-size: 14px;}}
	@media(min-width:768px){#topline { display: block; font-weight: 400; line-height: 16px;font-size: 14px;}}
	@media(min-width:1400px){#topline {font-weight: 400; line-height: 20px;font-size: 16px;}}
	
	
	/**/
	@media(min-width:300px){.logomobile{ display: block;}}
	@media(min-width:768px){.logomobile{ display: none;}}
	
	@media(min-width:300px){.logopad{ display: none;}}
	@media(min-width:768px){.logopad{ display: block;}}
	@media(min-width:992px){.logopad{ display: none;}}
	
/* ====================================================================================================================== */
/* LOGO */
/* ====================================================================================================================== */	
	
	@media(min-width:300px){.logotop{text-align: center;border: 0px solid #ccc;display: none;}}
	@media(min-width:992px){.logotop{text-align: center;border: 0px solid #ccc;display: block;}}	
		
	.logo{
		line-height: 0px;
		text-align: center;
		max-width: 457px;
		}
	@media(min-width:100px){.logo{padding: 20px 20px 20px 20px;}}	
	@media(min-width:768px){.logo{padding: 0px 0px 0px 0px;}}				

	.logosmall	{
		line-height: 0px;
		text-align: center;
		/* padding: 10px 0px 10px 0px; */
	}
	@media(min-width:100px){.logosmall{display: none; max-width: 200px;}}		
	@media(min-width:768px){.logosmall{display: none;  max-width: 200px;}}					
	@media(min-width:992px){.logosmall{display: block; max-width: 150px;}}		
	
	
	
	
	
	/*Phone*/
	
	.phone{
		margin-top: 5px;
		font-weight: 400;
		line-height: 20px;
		font-size: 16px;
		}
	.phonesmall{
		margin-top: 7px;
		font-weight: 400;
		line-height: 20px;
		font-size: 16px;
		}
	

	
/* ====================================================================================================================== */
	

	
	
	@media(min-width:300px){
		#willkommen{
			padding:20px 0px 0px 0px;
			background:#fff;
			color:#333;
			background: url(../img/bg_mob.jpg) #fff;
			/* background-attachment: fixed; */
			background-repeat: no-repeat;
			background-position: center -100px; 	 
			/* min-height: 1200px; */
		}		
	}
	@media(min-width:768px){
		#willkommen{
			padding:20px 0px 80px 0px;
			background: url(../img/bg_1_bistro_marienthal_1200.jpg) #fff; /* ########################################### */
			color:#333;
			/* background-attachment: fixed; */
			background-repeat: no-repeat;
			background-position: center -125px; 
			border-bottom: 0px solid #ebc12c;	
min-height: 780px;			
		}			
	}
	@media(min-width:992px){#willkommen{
		padding:20px 0px 20px 0px;
		background: url(../img/bg_1_bistro_marienthal_1200.jpg) #fff; /* ########################################### */
		background-position: center -100px; 	
		background-repeat: no-repeat;
		}}	
	@media(min-width:1200px){#willkommen{
		padding:10px 0px 120px 0px;
		background: url(../img/bg_1_bistro_marienthal_1200.jpg) #fff; /* ########################################### */
		background-attachment: cover;
			background-repeat: no-repeat;
			background-position: center top; 	
			min-height: 970px;
		}}		
	@media(min-width:1400px){#willkommen{
		padding:40px 0px 0px 0px;
		background: url(../img/bg_1_bistro_marienthal.jpg) #fff; /* ########################################### */
		background-attachment: cover;
		background-repeat: no-repeat;
		background-position: center -50px; 	
		min-height: 970px;
		}}		

	
	
	/**/
	.welcomebox{
		border: 0px solid red;
		text-align: center;
	}
	@media(min-width:300px) {.welcomebox{padding-top: 100px;}}
	
	
	@media(min-width:992px) {.welcomebox{padding-top: 100px;}}
	@media(min-width:1200px){.welcomebox{padding-top: 200px;}}
	
	
	
	
	
	.welcomebox img{width: 100%;}
	
	#willkommen h1 {color: #31353d;}
	@media(min-width:100px) {#willkommen h1 {font-size: 16px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 40px 0px 10px 0px !important}}
	@media(min-width:768px) {#willkommen h1 {font-size: 24px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 60px 0px 10px 0px !important}}

	
	#willkommen p {color: #31353d;}
	@media(min-width:100px) {#willkommen p {font-size: 12px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	@media(min-width:768px) {#willkommen p {
		
		text-align: justify;
		text-align-last: center;
		
		line-height: 24px; font-size: 16px; font-weight: 200; border-bottom: 0px solid #999; padding: 10px 20px 20px 20px; margin: 0px 0px 10px 0px !important}}
	
	
	
	/* ====================================================================================================================== */
	
	@media(min-width:300px){#angebot{background: #fff; padding: 60px 20px 60px 20px;}}
	@media(min-width:768px){#angebot{background: #fff; padding: 0px 0px 0px 0px;}}
	@media(min-width:992px){#angebot{background: #fff; padding: 60px 0px 60px 0px;}}
	
	
	#aboutus h2 { color: #362f76; font-family: 'Yesteryear', cursive;}
	@media(min-width:100px) {#aboutus h2 {font-size: 30px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	@media(min-width:768px) {#aboutus h2 {font-size: 66px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	
	@media(min-width:300px) {#aboutus p {font-size: 12px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	@media(min-width:768px) {#aboutus p {font-size: 16px; font-weight: 200; border-bottom: 0px solid #999; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px !important}}
	
	
	@media(min-width:300px) {
	.feature {line-height: 30px; font-size: 16px; padding-bottom: 30px;}
	.feature img{width: 40px;}
	}
	
	@media(min-width:992px) {
	.feature {line-height: 45px; font-size: 16px; padding-bottom: 30px;}
	.feature img{width: 40px;}
	}
	
	@media(min-width:1200px) {
	.feature {line-height: 66px; font-size: 18px; padding-bottom: 30px;}
	.feature img{width: 60px;}
	}
	@media(min-width:1400px) {
	.feature {line-height: 92px; font-size: 20px; padding-bottom: 30px;}
	.feature img{width: auto;}
	}
	@media(min-width:1600px) {
	.feature {line-height: 92px; font-size: 24px; padding-bottom: 30px;}
	.feature img{width: auto;}
	}
	
	
	
	/* ====================================================================================================================== */
	
	@media(min-width:300px){#kontakt{background: #fff; padding: 60px 20px 60px 20px;}}
	@media(min-width:768px){#kontakt{background: #fff; padding: 60px 20px 60px 20px;}}
	@media(min-width:992px){#kontakt{background: #fff; padding: 100px 0px 100px 0px;}}
	
	#kontakt h2 { color: #362f76; font-family: 'Yesteryear', cursive;}
	@media(min-width:100px) {#kontakt h2 {font-size: 36px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	
	@media(min-width:768px) {#kontakt h2 {font-size: 40px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	@media(min-width:992px) {#kontakt h2 {font-size: 50px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	@media(min-width:1200px){#kontakt h2 {font-size: 50px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	@media(min-width:1400px){#kontakt h2 {font-size: 66px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	
	@media(min-width:300px) {#kontakt p {font-size: 12px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	@media(min-width:768px) {#kontakt p {font-size: 16px; font-weight: 200; border-bottom: 0px solid #999; padding: 20px 0px 20px 0px; margin: 0px 0px 10px 0px !important}}
	
	
	
	@media(min-width:300px) {.kontaktbox{border-left: 0px solid #df0926; padding-left: 0px; margin-left: 0px; padding-top: 30px;}}
	
	@media(min-width:768px) {.kontaktbox{border-left: 2px solid #df0926; padding-left: 30px; margin-left: 30px; padding-top: 0px;}}
	
	@media(min-width:992px) {.kontaktbox{border-left: 2px solid #df0926; padding-left: 100px; margin-left: 100px;}}
	@media(min-width:1200px){.kontaktbox{border-left: 2px solid #df0926; padding-left: 30px; margin-left: 30px;}}
	@media(min-width:1400px){.kontaktbox{border-left: 2px solid #df0926; padding-left: 60px; margin-left: 60px;}}
	@media(min-width:1600px){.kontaktbox{border-left: 2px solid #df0926; padding-left: 100px; margin-left: 100px;}}
	


/* ====================================================================================================================== */		
	
	@media(min-width:300px){#anfahrt {background: #fff; padding: 20px 20px 20px 20px;}}
	
	@media(min-width:768px){#anfahrt {
		padding: 0px 0px 30px 0px;
		background: url(../img/bg_anfahrt.jpg);
		background-attachment: cover;
		background-repeat: no-repeat;
		background-position: center top; 	
	}}
	
	@media(min-width:1400px){#anfahrt {padding: 30px 0px 30px 0px;}}
	@media(min-width:1600px){#anfahrt {padding: 30px 0px 0px 0px;}}

	
/* ====================================================================================================================== */
	
	
	
	
	
	

	
	
/* ====================================================================================================================== */


	
	
	@media(min-width:300px){
		
		#impressionen{
			background: #efefef;
			padding: 21% 0%;
			
			background-attachment: cover;
			background-size: 100% auto;
			background-repeat: no-repeat;
			background-position: center top; 
		}

	}		
	@media(min-width:768px){
		
			#impressionen{
			background: #fff;
			padding: 150px 0%;
			background: url(../img/bg_impressionen_bistro-marienthal.jpg);
			background-attachment: cover;
			background-size: 100% auto;
			background-repeat: no-repeat;
			background-position: center top; 
			}

	}			
		
	@media(min-width:300px){#impressionen img{margin-bottom: 20px;}}

/* ====================================================================================================================== */
/* Iframe Responsive CLASSES */
/* ====================================================================================================================== */	

	.responsiveContainer {
	  position: relative;
	  height: 0;
	  overflow: hidden;
	}
	@media(min-width:300px) {.responsiveContainer {padding-bottom: 80%;}}
	@media(min-width:768px) {.responsiveContainer {padding-bottom: 60%;}}
	@media(min-width:992px) {.responsiveContainer {padding-bottom: 40%;}}
	@media(min-width:1200px) {.responsiveContainer {padding-bottom: 40%;}}

	.responsiveContainer iframe {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	 
	}
	@media(min-width:300px) {.responsiveContainer iframe { height: 450px;}}
	@media(min-width:768px) {.responsiveContainer iframe { height: 800px;}}	
	

	

/* ====================================================================================================================== */
/* Controller Mobile */
/* ====================================================================================================================== */
	
	@media(max-width:768px){.mobile_navi{display: block;}}
	@media(min-width:768px){.mobile_navi{display: none;}}
	
	@media(max-width:768px){#maximenuCK_small{display: none!important;}}
	@media(max-width:767px){#maximenuCK{display: none!important;}}

/* ====================================================================================================================== */
/* Controller Mobile BOX SHOW */
/* ====================================================================================================================== */	
	
	@media(max-width:1200px){.boxmobile_show{display: block;}}
	@media(min-width:1200px){.boxmobile_show{display: none;}}
	@media(max-width:1200px){.boxdesktop_show{display: none;}}
	@media(min-width:1200px){.boxdesktop_show{display: block;}}

/* ====================================================================================================================== */
/* COLORS */
/* ====================================================================================================================== */
	
	.bgtop{background: #fff;}
	.white{background: #fff;}

/* ====================================================================================================================== */	
/* BUTTON SCROLL TOP */
/* ====================================================================================================================== */
	.btn-scrollTop {
		position: fixed;
		width: 7%;
		height: 7%;
		right: 1rem;
		bottom: 1rem;
		z-index: 1;
		display: none;
	}

	@media(max-width:544px) {
		.btn-scrollTop {
			height: 3%;
			width: 3%;
			right: 4rem;
			bottom: 4rem;
		}
	}
	
	
/* ====================================================================================================================== */
/* Referenz Image  */
/* ======================================================================================================================		
	
	.referenz{
		border: 1px solid #ccc;
		padding: 10px;
		margin-bottom: 20px;
	}
	

 */

	
	
/* ====================================================================================================================== */
/* ICONS  */
/* ====================================================================================================================== */	
	
	.icons{width: auto;}
	





/* ====================================================================================================================== */
/* TYPO CLASSES */
/* ====================================================================================================================== */

	.orange {color: #ebc12c;}



	/* =========== */

	
	

	/* =========== */

	/*IN MODALS*/
	.list-left{
		list-style-type: square;
		text-align: left;
		margin-left: 10px;
		width: 90%;
	}
	.list-left li{padding-bottom: 20px;}
	
	/* =========== */
	

	
	/* =========== */
	#anfahrt h2 {text-transform: uppercase; color: #31353d;}
	@media(min-width:100px) {#anfahrt h2 {font-size: 36px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	@media(min-width:768px) {#anfahrt h2 {font-size: 44px; font-weight: 200; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px !important}}
	
	
	
	
	
	
	
	
	

	
	
	
	
	
	

	

	
	
	
	.colorwhite{color:#fff;}
	
	
	
	
	
	
	
	
	/*REFERENZEN*/
	.reftext{font-weight: 400;}
	
	
	
	
	
	
	
	/* h3 {font-size: 20px; color: #339a99; border-bottom: 0px solid #999; padding: 20px 0px 0px 0px; margin: 0px 0px 0px 0px !important} */
	
	/* h3.serviceheading {background: #ce0a33; font-size: 20px; color: #fff; border-bottom: 0px solid #999; padding: 20px; margin: 40px 0px 0px 0px !important} */
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	/*BOXTEXT INDEX*/
	.boxtext{padding: 20px 30px 0px 30px;}
	.boxindex p {padding: 20px 30px 0px 30px; text-align: center;}
	
	
	
	
	
	
	.servicecontent  {padding: 10px 10px 20px 10px;background: #efefef; font-size: 16px; line-height: 20px; font-weight: lighter; margin-bottom: 0px;}
	p.servicecontent  {font-size: 14px; line-height: 28px; font-weight: lighter; margin-bottom: 0px;}
	
	
	.quelle{font-size: 11px}
	
	
	
	
	.colorred{color: #ce0a33!important;}
	
	
	.colorgrey:link {color: #333;}
	.colorgrey:hover {color: #333;}
	.colorgrey:visited{color: #333;}
	
	
	/*SPANS*/
	.textgrey{
		font-weight: bold;
		color: #999;
	}
	.textblue{
		font-weight: bold;
		color: #006eaa;
	}
	
	/* UL LISTE */
	.liste{
		font-size: 16px; line-height: 20px; font-weight: lighter;
		list-style-type:square;
		margin-left: -40px;
	}
	
	
/* 	
	.zitat{font-style:italic;} */
	
	
	section h2.section-heading {
/* 		margin-top: 0;
		margin-bottom: 10px;
		font-size: 24px; */
	}

	section h3.section-subheading {
/* 		margin-bottom: 75px;
		text-transform: none;
		font-family: 'Questrial', sans-serif;
		font-size: 16px;
		font-style: italic;
		font-weight: 400; */
	}
	

	
/* ====================================================================================================================== */
/* adress CLASSES */
/* ====================================================================================================================== */		
	
	.adresskontakt{
		border-right: 1px solid #00cc99;
	}
/* ====================================================================================================================== */
/* REFERENZEN CLASSES */
/* ====================================================================================================================== */		
	
@media(min-width:300px)  {.ref .reftitle{display: block;}}
@media(min-width:768px)  {.ref .reftitle{display: none;}}


.ref:hover .reftitle{display: block;}	
	
	
.ref .reftitle{
	position: absolute;
	bottom: 25px;
	z-index: 2;
	background: #fff;
	padding: 10px 10px;
	margin: 2px;
	font-weight:400;
	}
	
@media(min-width:300px)  {.ref .reftitle{width: 92%;}}	
@media(min-width:440px)  {.ref .reftitle{width: 94%;}}	
@media(min-width:640px)  {.ref .reftitle{width: 96%;}}		
@media(min-width:768px)  {.ref .reftitle{width: 92%;}}	
@media(min-width:992px)  {.ref .reftitle{width: 91%;}}		
@media(min-width:1200px) {.ref .reftitle{width: 90%;}}
@media(min-width:1600px) {.ref .reftitle{width: 93%;}}		
	
	
/* ====================================================================================================================== */
/* Footer CLASSES */
/* ====================================================================================================================== */	
	


	footer {
		padding: 30px 0px 70px 0px;
		text-align: center;
		background: #fff;
		font-size: 12px;
		margin: -60px auto 0px auto;
		width: 100%;
		color: #333;
	}
	.footercontent{
		padding: 0px;
		color:#333;
	}
	
	
	footer a {color:#333; padding: 0px 5px;}
	footer a:hover {color:#333;}

	

	
	.copyright {
		color:#666;
		
		/* text-transform: uppercase; */
		/* text-transform: none; */
		/* line-height: 40px; */
		/* margin-left: 10px; */
	}
	
	.copyrightlink:link {color:#666;}
	.copyrightlink:hover {color:#fff;}
	.copyrightlink:visited {color:#666;}
	.copyrightlink {padding: 0px;}
	
	
	
	

	footer ul.quicklinks {
		margin-bottom: 0;
		text-transform: uppercase;
		text-transform: none;
		line-height: 40px;
	}	
	
	
/* ====================================================================================================================== */
/* ADRESS FOOTER */
/* ====================================================================================================================== */		
	
		
/* ====================================================================================================================== */
/* END CLASSES  - UNDER FOOTER */
/* ====================================================================================================================== */	
	
	@media(min-width:100px) {.adressmobile{display: block;}}
	@media(min-width:768px) {.adressmobile{display: none;}}
	
	@media(min-width:100px) {.adress{display: block;}}
	@media(min-width:768px) {.adress{display: block;}}
	
	
	
	
/* ====================================================================================================================== */
/* END CLASSES  - UNDER FOOTER */
/* ====================================================================================================================== */	
	
	.end{
		
		font-size: 12px;
		font-weight: 400;
		/* text-transform: uppercase; */ 
	}
	@media(min-width:300px) {.end{text-align: center; padding: 10px 0px;}}
	@media(min-width:768px) {.end{text-align: center; padding: 10px 0px;}}
	@media(min-width:992px) {.end{text-align: left; padding: 40px 0px;}}
	
	
	

/* ====================================================================================================================== */
/* IMPRESSUM  CLASSES */
/* ====================================================================================================================== */	
	
	.impressum p {color: #333; font-size: 12px; text-align: left;}
	
	
	
	
	
	
/* ====================================================================================================================== */	
/* ====================================================================================================================== */
/* ====================================================================================================================== */	
/* ====================================================================================================================== */
/* ====================================================================================================================== */	
/* END OF WRITING */
/* ====================================================================================================================== */	
/* ====================================================================================================================== */
/* ====================================================================================================================== */	
/* ====================================================================================================================== */
/* ====================================================================================================================== */		
	
	
	
	
	
	
	
.text-muted {
    color: #777;
}

.text-primary {
    color: #ca0000;
}

/* p {
    font-size: 14px;
    line-height: 1.75;
}
 */
p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #333;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   /* text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;*/
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #333;
    text-transform: uppercase;
   font-family: 'Questrial', sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #333;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #333;
    color: #fff;
    background-color: #333;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #ca0000;
    background-color: #ca0000;
}

.btn-primary .badge {
    color: #ca0000;
    background-color: #fff;
}

.btn-xl {
    padding: 10px 20px;
    border-color: #ca0000;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'Questrial', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #ca0000;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
   /*  border-color: #f6bf01; */
    color: #fff;
    background-color: #d63333;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #ca0000;
    background-color: #ca0000;
}

.btn-xl .badge {
    color: #ca0000;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #fff;
}

.navbar-default .navbar-brand {
    font-family: 'Questrial', sans-serif;
    color: #000;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #FFF;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-default .nav li a {
    text-transform: uppercase;
   font-family: 'Questrial', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #333;
	background-color: #fff;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #333;
    background-color: #fff;
}

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


.active>.page-scroll{color: #333!important;}







@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        /*background-color: transparent;*/
		background: #fff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
	/* ====================================================================================================================== */
	/*NAVIGATION IS MINMAL ON TOP */
	/* ====================================================================================================================== */
    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }
	.navbar-default.navbar-shrink .top{
        border: 1px solid red;
		display: none;
    }
	
	
	
	
	
	
	

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    text-align: center;
    color: #fff;
   
   /**/
   background-attachment: scroll;
    background-image: url(../img/start.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;/
}

header .intro-text {
    padding-top: 500px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Questrial', sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
   font-family: 'Questrial', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 350px;
        padding-bottom: 450px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
       font-family: 'Questrial', sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
font-family: 'Questrial', sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    padding: 100px 0;
}



@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

#about{background: #fff;}

#fullimage{padding: 0;}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;

    background: rgba(149, 0, 0, 0.9);



	
	
	
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
  font-family: 'Questrial', sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #ca0000;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients{
	background: #fff;
}

aside.clients img {
    margin: 50px auto;
}



section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 10px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #ca0000;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}


ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #ca0000;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
	/* margin: 5% 12%; */
	
    min-height: 60%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media(min-width:300px){.portfolio-modal .modal-content {margin: 5% 5%;}}
@media(min-width:768px){.portfolio-modal .modal-content {margin: 5% 10%;}}
@media(min-width:992px){.portfolio-modal .modal-content {margin: 5% 15%;}}					
@media(min-width:1400px){.portfolio-modal .modal-content {margin: 5% 15%;}}		




@media(min-width:300px){.portfolio-modal .modal-content h2 {margin: 0px 30px 15px 30px!important;font-size: 1.4em;}}
@media(min-width:768px){.portfolio-modal .modal-content h2 {margin: 0px 30px 15px 30px!important; font-size: 2em;}}






.portfolio-modal .modal-content p {
    /* margin-bottom: 30px; */
	margin: 0px 30px 30px 30px;
	
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #006eab;
	color: #fff;
}

::selection {
    text-shadow: none;
    background: #006eab;
	color: #fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #006eab;

}