body{
	font-family: "Lato",Calibri,Arial,sans-serif;
}

#logo{
	margin-right: 20.1%;
	height: 70px;
	float:left;
}

.logo-small{
	height: 110px;
	margin-top: 5px;
	position: absolute;
	z-index: 9999;
}

#headerName{
	letter-spacing: 0.5em;
	font-size: 18px;
	margin: 20px;
	margin-left: 180px;
	top: 15px;
	position: relative;
}

.languages{
	float:right;
	padding-top: 10px;
}

#ueberuns{
	padding: 50px 50px;
}

#cadkonstruktion{
	padding: 50px 50px;
}

#giessen{
	padding: 50px 50px;
}

#goldschmiede{
	padding: 50px 50px;
}

.team{
	padding: 50px 50px;
}

.impressum{
	text-align:center;
	padding: 50px 50px;
}

#anfahrt-section{
	text-align:center;
	padding: 50px 50px;
}

.impHeader{
	font-size:30px;
	padding-bottom:50px;
	text-align: left;
}

.split{
	background-color: #DA4747;
	clear:both;
	height: 2px;
	margin-bottom: 20px;
	margin-top: 50px;
}

.split2 {
	background-color: #DA4747;
	clear:both;
	height: 2px;
	margin-bottom: 70px;
	margin-top: 50px;
}

.split3 {
	background-color: #DA4747;
	clear:both;
	height: 2px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.splitteaser{
	background-color: #DA4747;
	height: 50px;
	width: 100%;
}

.section-split{
	background-color: #DA4747;
	clear:both;
	height: 2px;
	margin-bottom: 20px;
}

.btn-primary{
	background-color: #DA4747;
}

.garantie {
	list-style-type: square;
	margin-bottom: 80px;
}

.garantie > li {
	font-size: 18px;
}

ul.nav li.dropdown:hover ul.dropdown-menu{
	display: block;
	margin-top:0px;
	transition: all 0.5s ease-in;
}

.nav.navbar-nav{
	float:right;
}

.underline{
	height: 5px;
	background-color: red;
}

.frontpage-text{
	clear:both;
	margin-top: 20px;
	padding: 0px 50px;
	text-align: justify;
}

#fassenlogo{
	border-bottom: 1px solid #dfdfdf;
}

#fassenlogo2{
	width: 500px;
	border-radius: 6px;
	height: 322px;
	padding: 3px;
}

footer{
	text-align:center;
}

.header-top{
	height:auto;
	position: absolute;
	top:0px;
	width:100%;
}

.navbar{
	box-shadow: 0px 3px 5px;
	position: relative;
}

.navbar-nav > li > a {
	padding-top:25px;
	padding-bottom:25px;
}

#fassenheader1{
	height: 322px;
	padding: 0px;
}

#fassenheader2{
	float:left;
	width: 520px;
	padding-left: 100px;
	padding-top: 20px;
	text-align: justify;
}

#fassenheader3{
	float:right;
	width: 500px;
}


.content{
	background-color: #eeeeee;
	border-radius: 6px;
	padding: 20px 60px 30px 60px;
}

.content p{
	margin-top: 20px;
}

#main-content{
	background-color: #f7f7f7;
	box-shadow: 0px 1px 5px #CCC;
}

#teaser {
	background-image: url("../img/CAD_Ring2-1.jpg");
}

#teaser2 {
	background-image: url("../img/Gold2.jpg");
}

#test{
	background: rgba(191,191,191,0.8);
	border-radius: 3px;
	color: #000000;
	padding: 10px 0px 10px 20px;
	width: 600px;
}

#test p:first-of-type {
	font-size: 50px;
}

#resp-teaser{
	display: none;
	padding-top: 20px;
	position: relative;
	top: 25px;
	width: 100%;
}

.resp-teaser-element{
	background-color: #F7F7F7;
	border:2px solid #DA4747;
	box-shadow: 0px 1px 5px;
	margin-bottom: 15px;
	border-radius: 5px;
}

@media(max-width: 51.4375em){
	.logo-small{
		height: 100px;
	}
	
	#headerName{
		letter-spacing: 0.3em;
	}
	
	h1{
		font-size: 30px;
	}
	
	.teaserheader{
		font-size: 24px;
	}
	
	.teaser{
		display: none;
	}
	
	#resp-teaser{
		display:inline!important;
	}
	
}

@media(max-width: 1199px){
	#anfahrt-box {
		margin-right: 0px;
		width: 100%;
	}
	#map-container {
		margin: 50px 25px 50px auto!important;
		width: 575px!important;
		
	}
	.teaserheader{
		font-size: 1.4em!important;
	}
	
	#anfahrt-section > .col-md-3{
		padding: 0px!important;
	}
	.section-content-imgr{
		padding-top: 55px!important;
	}
	.section-content-imgl{
		padding-top: 55px!important;
	}
}

@media(max-width: 992px){
	#anfahrt-box {
		margin-left: auto!important;
		margin-right: auto!important;
		margin-top: 50px!important;
		width: 190px;
	}
	.teaser{
		height: 240px!important; 
	}
	
	.slides{
		height: 240px!important;
	}
	.tnav1{
		height: 240px!important;
	}
	.tnav2{
		height: 240px!important;
	}
	.tnav3{
		height: 240px!important;
	}
	.teaserbody{
		height: 130px!important;
		font-size: 14px!important;
		padding-top: 0px!important;
	}
	.teasernav{
		width: 35%!important;
	}
	
	.teaserheader{
		font-size: 1.4em!important;
		padding-top: 10px!important;
	}
	
	.section-content-imgl{
		width: 100%!important;
	}
	
	.section-content-imgr{
		width: 100%!important;
	}
	
	.section-content-l5{
		padding-right: 0px!important;
	}
	
	.section-content-r5{
		padding-left: 0px!important;
	}
}

@media(max-width: 768px){
	#teaser{
		width: 100%;
		height: 300px;;
	}
	#test{
		width:100%;
	}

	#test > p{
		font-size: 20px;
	}
	
	#test > p:first-of-type{
		font-size: 24px;

	}
	
	#map-container { 
		width: 100%;
	}
	#ueberuns{
	padding: 50px 0px;
	}

	#cadkonstruktion{
		padding: 50px 0px;
	}

	#giessen{
		padding: 50px 0px;
	}

	#goldschmiede{
		padding: 50px 0px;
	}

	.team{
		padding: 50px 0px;
	}

	.impressum{
		text-align:center;
		padding: 50px 0px;
	}

	#anfahrt-section{
		text-align:center;
		padding: 50px 0px;
	}
	
	.frontpage-text{
		padding: 0px;
	}
	.cbp-so-section h2{
		font-size: 3em;
		padding-bottom: 10px;
	}	
}

@media(max-width:620px){
	.logo-small{
		height: 100px;
	}
	
	#headerName{
		letter-spacing: 0.3em;
		margin-left: 151px;
	}
	
	h1{
		font-size: 30px;
	}
}

@media(max-width: 540px){
	
	#logo{
		display:none;
	}
	
	.languages{
		float:right;
		padding-top: 0px;
		position: absolute;
		right: 10px;
	}
		
	#test > p{
		font-size: 14px;
	}
	
	#test > p:first-of-type{
		font-size: 18px;

	}	
	
	#map-container {
		float:none!important;
		margin: 50px 25px 50px auto!important;
		height:250px!important;
		width: 330px!important;
		
	}
}

@media(max-width:430px){
	.logo-small{
		height: 70px;
		top: 18px;
	}
		
	#headerName{
		letter-spacing: 0.1em;
		margin-left: 85px;
		font-size: 18px;
	}
	
	h1{
		font-size: 24px;
		margin-left: 85px;
	}
	
	#contact-tele{
		float:none!important;
	}
	
	.contactform input{
		width: 250px!important;
	}
	
	.contactform input:last-of-type{
		width: 100px!important;
	}
	
	.ctf-message{
		width: 250px!important;
	}
}

@media(max-width: 25em){
	.cbp-hsmenu-wrapper .cbp-hssubmenu > li{
		font-size: 0.8em;
	}
}

@media (max-width: 1200px){
	#fassenheader3{
		display: none;
	}
	#fassenheader2{
		width:88%;
	}
}

/* ** Slider ** */

/* Carousel */

@import url(http://fonts.googleapis.com/css?family=Varela+Round);

input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .nav label { display: block; }

.teaser{ 
	width: 100%;
	height: 240px;
	background-color: #bfbfbf;
	margin-top: 3%;
	overflow:hidden;
	box-shadow: 1px 1px 5px;
}

.slides {
    padding: 0;
    width: 100%;
    height: 240px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { 
	display: block; 
}

.slide {
    top: 0;
    opacity: 0;
    width: 100%;
    height: 240px;
    display: block;
    position: absolute;

    transform: scale(0);

    transition: all .7s ease-in-out;
}

.slide img {
    width: 100%;
    height: 100%;
}

.text-center{
	margin-top:50px;
}

/* Leistungen Kacheln */

.onehalf{
	width: 48%;
	float:left;
	height: 257px;
}

.onefourth{
	width:23%;
	float:left;
	margin-left:2%;
}

.onefourth:nth-of-type(4){
	margin-left: 0;
}

.onefourth:nth-of-type(8){
	margin-left: 0;
}

.thumbnail .overviewImages > img{
	display: block;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}

.thumbnail{
	background-color:rgba(245, 245, 245, 0.62);
}

.overviewImages{
	overflow:hidden;
}

#logoaaeh{
	max-height:168px;
}

/* ZOOM Hover */

.onefourthImg{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.onefourthImg:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.1);
}

/************************************************************************************************************/
/* Kontakt */
/************************************************************************************************************/

.contact-content{
	font-size: 16px;
}

.contact-content ul{
	list-style-type: none;
}

.ctf-message{
	height: 150px;
	min-width:250px;
	max-width: 380px;
	width: 380px;
}

.contactform input{
	width: 380px;
}

.contactform input:last-of-type{
	width: 100px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #DA4747;
	border-radius: 3px;
	border: 0px;
	color: white;
	font-size: 14px;
	padding: 7px 12px;
	position: relative;
	opacity: 1;
	top: 8px;
	transition: ease-in 0.1s;
}

.contactform input:last-of-type:hover{
	width: 100px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #DA4747;
	border-radius: 3px;
	border: 0px;
	color: white;
	font-size: 14px;
	padding: 7px 12px;
	position: relative;
	opacity: 0.8;
	top: 8px;
	transition: ease-in 0.1s;
}

.contact-section{
	line-height: 2;
	margin-top: 55px;
	padding-bottom: 100px;	
}

.contact-list{
	font-size: 14px;
	line-height: 2;
	margin-left: 75px;
	margin-top: 55px;
	width: 230px;
}

#contact-tele{
	float:left;
	padding-right:40px
}

/************************************************************************************************************/
/************************************************************************************************************/

.section-heading{
	font-size: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	width: 200px;
	
}

.contact-container ul > li{
	list-style-type: none;
}


#map-container { 
	height: 400px;
	float:right;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: 80px;
	margin-top: 50px;
	width:675px;
}

#anfahrt-box{
	background-color: #DA4747;
	border-radius: 5px;
	box-shadow: 1px 1px 5px;
	height: 240px;
	margin-right: 13%;
	margin-top: 100px;
}

#kontakt-box{
	background-color: #DA4747;
	border-radius: 5px;
	box-shadow: 1px 1px 5px;
	height: 210px;
	margin-right: 12%;
	margin-top: 55px;
	padding-top: 20px;
	padding-left: 3px;
}

#anfahrt-box-liste{
	color: white;
	font-size: 1.2em;
	line-height: 2;
	list-style-type: square;
	padding: 0px 0px 0px 37px;
	text-align: left;
}

/* #anfahrt-box-liste > li:first-of-type{
	padding: 0px;
	text-align: center;
	text-decoration: underline;	
} */

.anfahrt-box-header{
	color: white;
	border-bottom: 1px solid white;
	font-size: 1.2em;
	line-height: 2;
	padding-top: 8px;
	
}

#anfahrt-daten ul > li{
	list-style-type: none;
}

#anfahrt-daten ul > li:first-of-type{
	font-size: 20px;
	font-weight: bold;
}

#anfahrt-daten{
	font-size: 18px;
	margin-top: 150px;
}

#anfahrtid{
	font-size: 16px;
	padding-bottom: 10px;
}

#anfahrtid > a{
	text-decoration: none;
	color: black;
}

#anfahrtid > a:hover{
	text-decoration: none;
	color: black;
}

.anfahrt-trenner{
	margin-right: 4%;
	margin-left: 4%;
}

.ueberunsLI{
	padding: 40px 0px 50px;
}

/************************************************************************************************************/
/************************************************************************************************************/



/************************************************************************************************************/
/* Carousel */
/************************************************************************************************************/

.slides {
    padding: 0;
    width: 100%;
    height: 300px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { 
	display: block; 
}

.slide {
    top: 0;
    opacity: 0;
    width: 100%;
    height: 300px;
    display: block;
    position: absolute;

    transform: scale(0);

    transition: all .7s ease-in-out;
}

.slide img {
	float:right;
    width: 72%;
    height: 100%;
}

/************************************************************************************************************/
/************************************************************************************************************/



/************************************************************************************************************/
/* TEASER */
/************************************************************************************************************/

.teaser{ 
	width: 100%;
	height: 300px;
	background-color: #bfbfbf;
	margin-top: 3%;
	overflow:hidden;
	box-shadow: 1px 1px 5px;
}

.tarea1{
	width: 250px;
	resize: none;
}

.teasernav{
	
	float: left;
	height: 74px;
	text-align: left;
	width: 28%;
}

.tnav1{
	clear:both;
	width:100%;
	height:300px;
	background-color: #e6e6e6;
	opacity: 0.99;
	float:left;
	padding: 10px 30px;
}

.tnav2{
	clear:both;
	width:100%;
	height: 300px;
	background-color: #e6e6e6;
	opacity: 0.99;
	float:left;
	padding: 10px 30px;
}

.tnav3{
	clear:both;
	width:100%;
	height:300px;
	background-color: #e6e6e6;
	opacity: 0.99;
	float:left;
	padding: 10px 30px;
}

.teaserheader{
	height: 50px;
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 20px;
}

.teaserbody{
	height: 200px;
	font-size: 16px;
	padding-top: 20px;
} 

.teaserlink{
	height: 50px;
}

.resp-teaserlink{
	height: 40px;
	margin-top: 15px;
}


.resp-teaserlink > a{
	background-color: #da4747;
	border-radius: 3px;
	color: white;
	opacity: 1;
	padding: 8px 12px;
	transition: ease-in 0.1s;
}

.resp-teaserlink > a:hover{
	opacity: 0.8;
	text-decoration: none;
}

.teaserlink > a{
	background-color: #da4747;
	border-radius: 3px;
	color: white;
	opacity: 1;
	padding: 8px 12px;
	transition: ease-in 0.1s;
}


.teaserlink > a:hover{
	opacity: 0.8;
	text-decoration: none;
}

#pagerbuttons{
	background-color: #E6E6E6;
	border-radius: 3px 3px 0px 0px;
	bottom: 0px;
	left: 50%;
	padding: 5px 15px;
	position:absolute;
	
}

#pager1{
	background-color: white;
	border: 1px solid #DA4747;
	cursor: pointer;
	height: 15px;
	width: 15px;
	float:left;
}

#pager1:hover{
	background-color: white;
}

#pager2{
	background-color: white;
	border: 1px solid #DA4747;
	cursor: pointer;
	margin-left: 10px;
	height: 15px;
	width: 15px;
	float:left;
}

#pager3{
	background-color: white;
	border: 1px solid #DA4747;
	cursor: pointer;
	margin-left: 10px;
	height: 15px;
	width: 15px;
	float:left;
}

.team-member{
	height: 266px;
	margin-top: 20px;
	padding: 0px 50px;
}

.team-member-name{
	
}

.team-member-content{
	
}

.team-member-pic{
	border-radius: 133px;
	float:left;
}

.teampic{
	border-radius: 150px;
}

.header-aaeh{
	width: 57%;
	margin-left:auto;
	margin-right: auto;
}

.aaeh{
	font-size: 2.5em;
	float: left;
	padding-top:20px;
}

.btn-more-info{
	background-color: #DA4747;
	border-radius: 3px;
	color: white;
	font-size: 18px;
	padding: 10px 15px;
	position: relative;
	opacity: 1;
	top: 20px;
	transition: ease-in 0.1s;
}

.btn-more-info:hover{
	background-color: #DA4747;
	color: white;
	text-decoration: none;
	opacity: 0.8;
	padding: 10px 15px;
}

.btn-more-info:focus{
	background-color: #DA4747;
	color: white;
	text-decoration: none;
	padding: 10px 15px;
}

.btn-more-info:active{
	background-color: #DA4747;
	color: white;
	text-decoration: none;
	padding: 10px 15px;
}

.btn-more-info-home{
	background-color: #DA4747;
	border-radius: 3px;
	color: white;
	font-size: 14px;
	padding: 7px 12px;
	position: relative;
	opacity: 1;
	top: 8px;
	transition: ease-in 0.1s;
}

.btn-more-info-home:hover{
	background-color: #DA4747;
	color: white;
	text-decoration: none;
	opacity: 0.8;
	padding: 7px 12px;
}

.btn-more-info-home:focus{
	background-color: #DA4747;
	color: white;
	text-decoration: none;
	padding: 7px 12px;
}

.btn-more-info-home:active{
	background-color: #DA4747;
	color: white;
	text-decoration: none;
	padding: 7px 12px;
}

.section-info-left{
	float:left;
	width: 30%;
}

.section-info-right{
	float:right;
	width: 70%;
}

.section-info-img{
	display:block;
	width: 100%;
}

.section-content-l5{
	font-size: 16px;
	margin-top: 50px;
	padding-right: 20px;
	text-align: justify;
}

.section-content-r5{
	font-size: 16px;
	margin-top: 50px;
	padding-left: 25px;
	text-align: justify;
}

.section-content-imgl{
	float: left;
	padding-bottom: 80px;
	padding-top:40px;
	width: 95%;
}

.section-content-imgr{
	float:right;
	padding-bottom: 25px;
	padding-top:40px;
	width: 95%;
}

.section-buttons{
	clear:both;
	text-align:center;
}

.resp-teaser-element > *{
	padding: 0px 30px;
}

.splitterbutton{
	background-color: #DA4747;
	color: white;
	letter-spacing: 5p;
	font-size: 24px;
	height: 50px;
	text-align: center;
	width: 100%;
}

.splitterbutton > p{
	padding-top: 2px;
}

.splitterbutton > p:hover{
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

.thumbnail .caption{
	min-height: 201px;
}