/*
		
		====================================================
		BY X-Interactive 2017
		====================================================
		
		#00c895 - green 1
		#283136 - GRAY

 */
 
	body {
		overflow-x: hidden;
		font-family: 'Titillium Web', sans-serif;
		font-weight: 200;
		font-size: 18px;
		color: #333;
	}
	
	@media (min-width: 300px){body {padding-top: 30px;}}
	@media (min-width: 768px){body {padding-top: 0px;}}
	
	
	
	.clear{clear:both;}
	.nopadding {padding: 0!important;}
	.nopaddingleft{padding-left: 0px!important;}
	
	.nomarginparagraph{margin: 0px;}

	.text-left{text-align: left;}
	.text-center{text-align: center;}
	.text-right{text-align: right;}
	.text-block{text-align: justify;}
	
	.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;
	}
	
	
	
	
	
	
	
	
/* ====================================================================================================================== */
/* 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: 992px) {.mobile_header {display: none;}}
	
	@media (min-width: 300px) {.no_mobile_header {display: none;}}
	@media (min-width: 992px) {.no_mobile_header {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: 1400px;}}
	
/* ====================================================================================================================== */
/* Sections CLASSES */
/* ====================================================================================================================== */
	
	#topline{background: #00c895; padding: 10px 0px 10px 0px;}
	#topline {font-weight: 400; line-height: 20px;font-size: 16px;}
	#topline span {margin: 5px 5px 5px 0px;}
	
	
	
	
	
	@media(min-width:300px){#features{background: #fff; padding: 0px 5px 0px 5px;}}
	@media(min-width:768px){#features{background: #fff; padding: 0px 0px 0px 0px;}}
	
	
	
@media(min-width:300px){
	#willkommen{
		padding: 60px 20px 60px 20px;
		background: #fff;
		background-attachment: fixed;

		/* background-size: 100% 100%; */
		background-repeat: no-repeat;
		background-position: center center; 	 
		}		
}
@media(min-width:768px){
	#willkommen{
		padding:100px 0px 100px 0px;
		background: #008055;
		background: url(../img/wk1.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center center;  
		}			
}
@media(min-width:992px){
	#willkommen{
		padding:100px 0px 100px 0px;
		}			
}	
@media(min-width:1200px){
	#willkommen{
		padding:120px 0px 120px 0px;
		}			
}		
	
	
	
	
	
	
	
	
	
@media(min-width:300px){	
	#profil{
		background: #008055;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center center; 
		padding: 50px 20px 50px 20px;
		}
}	
@media(min-width:768px){	
	#profil{
			background: #008055;
		/* padding: 200px 0px 200px 0px; */
		background: url(../img/wk2.jpg);
		 background-attachment: fixed;
		 
		/* background-size: 100% 100%; */
		background-repeat: no-repeat;
		 background-position: center center; 
		padding: 120px 0px 120px 0px;
		}
}
	
	
	
@media(min-width:300px){	
	#oko{
		background: #fff;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center center; 
		padding: 50px 20px 50px 20px;
	}	
}



@media(min-width:768px){	
	#oko{
		background: #008055;
		/* padding: 200px 0px 200px 0px; */
		background: url(../img/wk3.jpg);
		background-attachment: fixed;
		/* background-size: 100% 100%; */
		background-repeat: no-repeat;
		background-position: center center; 
		padding: 120px 0px 120px 0px;
	}	
}
	
	
	
	/* #profil{background: url(../img/bg_green.jpg) #008055; padding: 120px 0px 120px 0px;} */
	
	
	/* #profil{ */
		/* background: #008055; */
		/* padding: 200px 0px 200px 0px; */
		/* background: url(../img/cover.jpg); */
		/* background-attachment: fixed; */
		/* /* background-size: 100% 100%; */ 
		/* background-repeat: no-repeat; */
	/* } */
	
	
	@media(min-width:300px){#partner{background: #ffffff; padding: 60px 20px 60px 20px;}}
	@media(min-width:768px){#partner{background: #ffffff; padding: 120px 0px 120px 0px;}}
	
	
	
	
	@media(min-width:300px){#leistungen {background: #f3f8fb; padding: 60px 20px 60px 20px;}}
	@media(min-width:768px){#leistungen {background: #f3f8fb; padding: 120px 0px 120px 0px;}}
	
	
	
	@media(min-width:300px){#qualität{background: url(../img/bg_green.jpg) #008055; padding: 60px 20px 60px 20px; background-attachment: fixed;}}
	@media(min-width:768px){#qualität{background: url(../img/bg_green.jpg) #008055; padding: 120px 0px 120px 0px; background-attachment: fixed;}}
	
	@media(min-width:300px){#dokumente{background: #fff; padding: 60px 20px 60px 20px;}}
	@media(min-width:768px){#dokumente{background: #fff; padding: 120px 0px 120px 0px;}}
	
	
	
	
	
	
	
	@media(min-width:300px){#kontakt{background: #f3f8fb; padding: 60px 20px 60px 20px;}}
	@media(min-width:768px){#kontakt{background: #f3f8fb; padding: 120px 0px 120px 0px;}}
	
	
	
	
	
	
	
	
	
	
@media(min-width:300px){
	
	#cover{
		background: #008055;
		padding: 100px 0px 100px 0px;
		background: url(../img/cover.jpg);
		background-attachment: fixed;
		background-size: 200% auto;
		background-repeat: no-repeat;
		background-position: center center; 
	}

}		
@media(min-width:768px){
	
		#cover{
		background: #008055;
		padding: 200px 0px 200px 0px;
		background: url(../img/cover.jpg);
		 background-attachment: fixed;
		/* background-size: 100% 100%; */
		background-repeat: no-repeat;
		background-position: center center; 
		}

}			
		
		
		
		
		
@media(min-width:300px){	
	#cover2{
		background: #008055;
		padding: 100px 0px 100px 0px;
		background: url(../img/cover2.jpg);
		 background-attachment: fixed;
		background-size: 200% auto;
		background-repeat: no-repeat;
		background-position: center center; 
	}
}			
		
		
		
		
@media(min-width:768px){	
	#cover2{
		background: #008055;
		padding: 200px 0px 200px 0px;
		background: url(../img/cover2.jpg);
		 background-attachment: fixed;
		/* background-size: 100% 100%; */
		background-repeat: no-repeat;
		background-position: center center; 
	}
}	
	
	
	
	
	/* #index{padding: 40px 0px 40px 0px;} */
	/* #index1{padding: 40px 0px 40px 0px;} */
	/* .grey{background: #f1f1f1; padding: 40px 0px 40px 0px;} */
	
	/* #unternehmen{border-top:4px solid #ca151a; padding: 40px 0px 40px 0px;} */
	/* #kontakt{border-top:4px solid #ca151a; padding: 40px 0px 40px 0px;} */
	

	
	
/* ====================================================================================================================== */
/* BOOTSTRAP SLIDER CLASSES */
/* ====================================================================================================================== */	

	
	/* @media(min-width:300px){.carousel-caption {left: 18%; padding-bottom: 7.5%; right: 18%;}} */
	/* @media(min-width:540px){.carousel-caption {left: 18%; padding-bottom: 8%; right: 18%;}} */
	/* @media(min-width:768px){.carousel-caption {left: 18%; padding-bottom: 8.5%; right: 18%;}} */
	/* @media(min-width:992px){.carousel-caption {left: 18%; padding-bottom: 9.5%; right: 18%;}} */
	/* @media(min-width:1200px){.carousel-caption {left: 18%; padding-bottom: 10.5%; right: 18%;}} */
	/* @media(min-width:1600px){.carousel-caption {left: 15%; padding-bottom: 11.5%; right: 0%;}} */
	
	
	@media(min-width:300px){.carousel-caption {left: 18%; padding-bottom: 7.5%; right: 18%;}}
	@media(min-width:540px){.carousel-caption {left: 18%; padding-bottom: 8%; right: 18%;}}
	@media(min-width:768px){.carousel-caption {left: 18%; padding-bottom: 8.5%; right: 18%;}}
	@media(min-width:992px){.carousel-caption {left: 6%; padding-bottom: 9.5%; right: 5%;}}
	@media(min-width:1200px){.carousel-caption {left: 15%; padding-bottom: 10.5%; right: 18%;}}
	@media(min-width:1600px){.carousel-caption {left: 14%; padding-bottom: 11.5%; right: 0%;}}
	
	
	
	


.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
	
.carousel-control {
	background-color: rgba(0, 0, 0, 0);
	bottom: 0;
	color: #000;
}	
@media(min-width:992px){.carousel-control {display: none;}}
@media(min-width:1200px){.carousel-control {display: block;}}

	
.carousel-control:hover,.carousel-control:focus  {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
color: #00c895;}		
	
	
	
	
	
	@media(min-width:300px)	{.myheadlinefont{font-size: 16px; text-shadow: 0px 0px 5px #000000; color: #fff; text-align: center;}}
	@media(min-width:768px)	{.myheadlinefont{font-size: 26px; text-shadow: 0px 0px 5px #000000; color: #fff; text-align: center;}}
	@media(min-width:992px)	{.myheadlinefont{font-size: 36px; text-shadow: 0px 0px 5px #000000; color: #fff; text-align: center;}}
	@media(min-width:1200px){.myheadlinefont{font-size: 46px; text-shadow: 0px 0px 5px #000000; color: #fff; text-align: left;}}	
	


	@media(min-width:992px)  {.mysliderh1   {font-size: 20px; margin: 10px 0px!important; text-shadow: 1px 1px 1px #fff; color: #009966; text-align: left;}}
	@media(min-width:1200px) {.mysliderh1   {font-size: 25px; margin: 10px 0px!important; text-shadow: 1px 1px 1px #fff; color: #009966; text-align: left;}}
	@media(min-width:1400px) {.mysliderh1   {font-size: 27px; margin: 10px 0px!important; text-shadow: 1px 1px 1px #fff; color: #009966; text-align: left;}}
	@media(min-width:1600px) {.mysliderh1   {font-size: 34px; margin: 10px 0px!important; text-shadow: 1px 1px 1px #fff; color: #009966; text-align: left;}}
	@media(min-width:1900px) {.mysliderh1   {font-size: 40px; margin: 10px 0px!important; text-shadow: 1px 1px 1px #fff; color: #009966; text-align: left;}}
	
	
	@media(min-width:992px)  {.mysliderh2   {font-size: 16px; margin: 0 0 30px !important; text-shadow: 0px 0px 0px #666; color: #666; text-align: left;}}
	@media(min-width:1200px) {.mysliderh2   {font-size: 19px; margin: 0 0 30px !important; text-shadow: 0px 0px 0px #666; color: #666; text-align: left;}}
	@media(min-width:1400px) {.mysliderh2   {font-size: 20px; margin: 0 0 30px !important; text-shadow: 0px 0px 0px #666; color: #666; text-align: left;}}
	@media(min-width:1600px) {.mysliderh2   {font-size: 26px; margin: 0 0 30px !important; text-shadow: 0px 0px 0px #666; color: #666; text-align: left;}}
	@media(min-width:1900px) {.mysliderh2   {font-size: 30px; margin: 0 0 30px !important; text-shadow: 0px 0px 0px #666; color: #666; text-align: left;}}
	
	.mysliderbtn {font-size: 20px; text-shadow: 0px 0px 0px #000000; color: #00c895; text-align: left; float:left; background: #fff;border-color: #00c895;}
	.mysliderbtn:hover {border-color: #00c895; background: #00c895;}
	
	
	
	
	
	
	
	
	
/* ====================================================================================================================== */
/* BX SLIDER OVERRIDE CLASSES */
/* ====================================================================================================================== */

	@media(max-width:500px) {.bx-wrapper{display: none;}}
	@media(min-width:500px) {.bx-wrapper{display: none;}}
	@media(min-width:768px) {.bx-wrapper{display: block;}}
	@media(min-width:992px) {.bx-wrapper{display: block;}}
	@media(min-width:1200px){.bx-wrapper{display: block;}}

	/* .bx-pager {display: none;} */
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		bottom: 10px !important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		height: 15px !important;
		width: 15px!important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		background: #fff none repeat scroll 0 0 !important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
		background: #ca151a none repeat scroll 0 0 !important;
	}
/* ====================================================================================================================== */
/* FEATURE BOXES CLASSES */
/* ====================================================================================================================== */

	.featurebox1{
		/* background: #009966; */
		
		background: #fff;
		text-align: center;
		color: #fff;
	}
	.featurebox2{
		/* background: #00cc99; */
		background: #fff;
	}
	.featurebox3{
		/* background: #007e54; */
		background: #fff;
	}
	.featurebox4{
		/* background: #005b3d; */
		background: #fff;
	}


/* ====================================================================================================================== */
/* BOXES SERVICE CLASSES */
/* ====================================================================================================================== */	
	
	
	.servicebox{
		background: #fff;
		
	}
	.servicebox p {padding: 30px 20px;}
	
/* ====================================================================================================================== */
/* TEXT FIELD LEFT AND CENTER */
/* ====================================================================================================================== */
	
	@media(min-width:300px) {.text-mobile-lc{text-align: center;}}
	@media(min-width:768px) {.text-mobile-lc{text-align: left;}}
	
	

	
/* ====================================================================================================================== */
/* IMAGE CLASSES */
/* ====================================================================================================================== */
	/* .specialboxgreen{ */
		/* border: 2px solid #00cc99; */
		/* background: #fff; */
		/* padding: 20px; */
	/* } */
	
	/* .specialimagegreen{ */
		/* border: 5px solid #00cc99; */
	/* } */
	.specialboxgreen{
		border: 1px solid #ccc;
		background: #fff;
		padding: 20px;
	}
		

	.specialimagegreen{
		border: 1px solid #ccc;

	}
	
	
	
	
	
	
	
	
	.specialboxwhite{
		border: 2px solid #fff;
		padding: 20px;
	}
	.specialimagewhite{
		border: 5px solid #fff;
	}
	
/* ====================================================================================================================== */
/* Download Image */
/* ====================================================================================================================== */	
	
	@media(min-width:300px){.download{padding:0px 0px 20px 0px;}}
	@media(min-width:768px){.download{padding:20px;}}
	
/* ====================================================================================================================== */
/* Siegel Image */
/* ====================================================================================================================== */	
	
	@media(min-width:300px){.siegel{padding:40px;}}
	@media(min-width:768px){.siegel{padding:0px;}}
	
/* ====================================================================================================================== */
/* Zertifikate Image */
/* ====================================================================================================================== */		
	
	@media(min-width:300px){.zertifikat{padding:40px;}}
	@media(min-width:768px){.zertifikat{padding:0px;}}
	
	
	
	

/* ====================================================================================================================== */
/* 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;
		}
	}
	
	
	
	
	

/* ====================================================================================================================== */
/* Button sende */
/* ====================================================================================================================== */	
	
	.btn-sendme {
		background-color: #02a371;
		border-color: #02a371;
		color: #fff;
		border-radius: 0px!important;
	}
	.btn-sendme:active, .btn-sendme:focus, .btn-sendme:hover  {
		background-color: #2c2c2c;
		border-color: #2c2c2c;
		color: #fff;
	}	

/* ====================================================================================================================== */
/* LOGO */
/* ====================================================================================================================== */	
	
	.logotop{
		text-align: center;
		border: 0px solid #ccc;
		}
	.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: 10px 0px 20px 0px;}}				

	.logosmall	{
		line-height: 0px;
		text-align: center;
		padding: 10px 0px 10px 0px;
	}
	@media(min-width:100px){.logosmall{display: none;}}		
	@media(min-width:768px){.logosmall{display: none;}}					
	@media(min-width:992px){.logosmall{display: block;}}				
	


	
/* ====================================================================================================================== */
/* BOX INDEX  */
/* ====================================================================================================================== */	
	/* .box{ */
		/* padding: 20px 0px; */
	/* } */
	
	/* @media(min-width:300px) {.box{margin: 0px 10px 20px 10px;}} */
	/* @media(min-width:500px) {.box{margin: 0px 20px 20px 20px;}} */
	/* @media(min-width:768px) {.box{margin: 0px 0px 20px 0px;}} */
	

	/* .box h3{color: #fff; font-size: 30px;} */
	/* .box p {color: #fff; font-size: 14px; padding: 20px 20px 20px 20px; margin: 5px 0px; text-transform: uppercase;} */
	
	/* .boxcolor1{background:#e21d23;} */
	/* .boxcolor2{background:#ca151a;} */
	/* .boxcolor3{background:#b40e13;} */
	
	
/* ====================================================================================================================== */
/* BOX UNTERNHEMEN  */
/* ====================================================================================================================== */	
	
	/* .boxunternehmen{ */
		/* padding: 20px 15px; */
	/* } */
	
	/* @media(min-width:300px) {.boxunternehmen{margin: 0px 10px 20px 10px;}} */
	/* @media(min-width:500px) {.boxunternehmen{margin: 0px 20px 20px 20px;}} */
	/* @media(min-width:768px) {.boxunternehmen{margin: 0px 0px 20px 0px;}} */
	

	/* .boxunternehmen h3{color: #000; font-size: 30px;} */
	/* .boxunternehmen p {color: #000; font-size: 14px; padding: 20px 20px 20px 20px; margin: 5px 0px; text-transform: uppercase;} */
	
	

	/* .boxcolor4{background:#f1f1f1;} */
	
	
	
	
/* ====================================================================================================================== */
/* BUTTON  */
/* ====================================================================================================================== */		
	.button{
		background:#283136;
		color:#fff;
		padding: 10px 20px;
		margin: 10px 20px;
		display: block;
	}
	.button:hover{
		background:#000;
		color:#fff;
		padding: 10px 20px;
		margin: 10px 20px;
		display: block;
		text-decoration: none;
	}
	

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

	@media(max-width:500px) {.boxcontainer{min-height: 200px;position: relative;width: 100%;}}
	@media(min-width:500px) {.boxcontainer{min-height: 260px;position: relative;width: 100%;}}
	@media(min-width:768px) {.boxcontainer{min-height: 0px;position: relative;}}
	@media(min-width:992px) {.boxcontainer{min-height: 0px; position: relative; border: 0px solid red;}}
	@media(min-width:1200px){.boxcontainer{min-height: 0px; position: relative; border: 0px solid red;}}
	
	
	.boxcontainerposition{
		position: absolute;
		z-index: 1012;
		margin: 0px auto !important;
	}
/* 	@media(max-width:500px) {.boxcontainerposition{top: 0px;}}
	@media(min-width:500px) {.boxcontainerposition{top: 0px;}}
	@media(min-width:768px) {.boxcontainerposition{top: 200px;}}*/
	@media(min-width:992px) {.boxcontainerposition{top: 200px; display: none;}} 
	@media(min-width:1200px){.boxcontainerposition{top: -160px;  display: block;}}
	@media(min-width:1400px){.boxcontainerposition{top: -160px;  display: block;}}
	@media(min-width:1600px){.boxcontainerposition{top: -160px; display: block;}}
	

	
	.boxw{
		min-height: 100px;
		background-color:rgba(255,255,255,0.9);	
	}
	
	@media(min-width:100px) {.boxw{padding: 20px 0px;}}
	@media(min-width:768px) {.boxw{padding: 20px 0px;}}
	@media(min-width:992px) {.boxw{padding: 20px 0px;}}
	@media(min-width:1200px){.boxw{padding: 20px 10px;}}
	

	
	.boxr{
		min-height: 100px;
		background-color:rgba(206,10,51,0.9);
	}
	@media(min-width:100px) {.boxr{padding: 20px 0px;}}
	@media(min-width:768px) {.boxr{padding: 20px 0px;}}
	@media(min-width:992px) {.boxr{padding: 20px 0px;}}
	@media(min-width:1200px){.boxr{padding: 20px 10px;}}
	
	
	
	h2.box1 {font-size: 32px; color: #ce0a33; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	
	@media(min-width:100px) {
	h3.box1{font-size: 16px; color: #2c2c2c; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	@media(min-width:992px) {
	h3.box1{font-size: 16px; color: #2c2c2c; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	
	
	p.box1 {padding: 10px 0px 0px 0px;}
	
	h2.box2{font-size: 36px; color: #fff; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	
	@media(min-width:100px) {
	h3.box2{font-size: 16px; color: #2c2c2c; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	
	@media(min-width:992px) {
	h3.box2{font-size: 16px; color: #2c2c2c; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px !important}
	}
	
	
	p.box2 {padding: 10px 0px 0px 0px;}	
	




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

	
	@media(min-width:100px) {
		/* h1 {font-size: 32px; font-weight: 200; color: #283136; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 10px 0px 0px 0px !important} */
		.headline {font-size: 32px; font-weight: 200; color: #283136; border-bottom: 0px solid #999; padding: 0px 0px 50px 0px; margin: 10px 0px 0px 0px !important}
	}
	@media(min-width:768px) {
		 /* h1 {font-size: 42px; font-weight: 200; color: #283136; border-bottom: 0px solid #999; padding: 0px 0px 10px 0px; margin: 10px 0px 0px 0px !important} */
		.headline {font-size: 42px; font-weight: 200; color: #283136; border-bottom: 0px solid #999; padding: 0px 0px 50px 0px; margin: 10px 0px 0px 0px !important}
	}
	

	/* HEADING 1 */
	@media(min-width:100px) {h1 {font-size: 30px; font-weight: 300; color: #283136; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 30px 0px !important}}
	@media(min-width:768px) {h1 {font-size: 36px; font-weight: 300; color: #283136; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 30px 0px !important}}
	
	/* HEADING 2 */
	@media(min-width:100px) {h2 {font-size: 26px; font-weight: 300; color: #283136; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 30px 0px !important}}
	@media(min-width:768px) {h2 {font-size: 36px; font-weight: 300; color: #283136; border-bottom: 0px solid #999; padding: 0px 0px 0px 0px; margin: 0px 0px 30px 0px !important}}
	
	
	
	
	
	
	p  {font-size: 18px; line-height: 22px;  margin: 0px 0px 40px 0px ;color: #283136; font-weight: 400;}

	
	
	
	
	
	
	
	
	
	.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; */
	}
	
/* ====================================================================================================================== */
/* ANIAMTION DELAYs FOR BOXES */
/* ====================================================================================================================== */	
	
	/* #ani1 { */
	  /* -webkit-animation-delay: 1s; */
	  /* -moz-animation-delay: 1s; */
	/* } */
	/* #ani2 { */
	  /* -webkit-animation-delay: 1.5s; */
	  /* -moz-animation-delay: 1.5s; */
	/* } */
	/* #ani3 { */
	  /* -webkit-animation-delay: 2s; */
	  /* -moz-animation-delay: 2s; */
	/* } */
	/* #ani4 { */
	  /* -webkit-animation-delay: 2.5s; */
	  /* -moz-animation-delay: 2.5s; */
	/* } */
	
	
	
	
/* ====================================================================================================================== */
/* adress CLASSES */
/* ====================================================================================================================== */		
	
	.adresskontakt{
		border-right: 1px solid #00cc99;
	}
	
	
	
	
	
/* ====================================================================================================================== */
/* Footer CLASSES */
/* ====================================================================================================================== */	
	


	footer {
		padding: 30px 0px 70px 0px;
		text-align: center;
		background: #007e54;
		font-size: 16px;
		margin: -40px auto 0px auto;
		width: 100%;
		color: #fff;
	}
	.footercontent{
		padding: 0px;
		color:#fff;
	}
	
	
	footer a {color:#fff;}
	footer a:hover {color:#fff;}

	

	
	.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: none;}}
	@media(min-width:768px) {.adress{display: block;}}
	
	
	
	
/* ====================================================================================================================== */
/* END CLASSES  - UNDER FOOTER */
/* ====================================================================================================================== */	
	
	.end{
		padding: 40px 0px;
		font-size: 14px;
		font-weight: 400;
		/* text-transform: uppercase; */ 
	}
	/* .end a {padding: 10px 10px;} */
	
	
	
	
/* ====================================================================================================================== */
/* Iframe Responsive CLASSES */
/* ====================================================================================================================== */	

	.responsiveContainer {
	  position: relative;
	  padding-bottom: 56%;
	  height: 0;
	  overflow: hidden;
	}

	.responsiveContainer iframe {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
/* ====================================================================================================================== */
/* IMPRESSUM  CLASSES */
/* ====================================================================================================================== */	
	
	.impressum p {color: #333; font-size: 18px; text-align: left;}
	
	
	.impressum h1{font-size: 24px!important; text-align: left;}
	.impressum h2{font-size: 24px!important; text-align: left;}
	.impressum h3{font-size: 24px!important; text-align: left;}
	
	.impressum ul li{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: #ca0000;
    text-transform: uppercase;
   font-family: 'Questrial', sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #ca0000;
}

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

.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: #00c895;
}

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

.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: #00c895;
    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: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fff;
	background-color: #007f54;
	-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: #fff;
    background-color: #007f54;
}

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


.active>.page-scroll{color: #fff!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;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 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;

}