

/* section1 */


.id5-section1 {
float: left;
position: relative;
width: 100%;
height: auto;
margin-bottom: 50px;


}

.id5-section1 .titel{
width: 100%;
margin-top: 270px;
display: flex;
flex-direction: column;
align-items:center;
text-align: center;
}

.id5-typo-26{font-size: 26px;margin-top: 120px; font-weight: 200;}
.id5-typo-16{font-size: 26px;width: 100%;font-weight: 200;}


.id5-eng{
width: 620px;
height: auto;
text-align: left;
}


/* section1 */



/* section2 */
.id5-section2{
float: left;
width: 100%;
height: auto;	
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}

.id5-section2 .img{
margin-top: 30px;
width: 32%;height: auto;
overflow: hidden;
}
.id5-section2 .img img{
width: 100%;height: auto;
display: block;
object-fit: cover;
}

/* section2 */


/* section3 */
.id5-section3 {
width: 100%;
display: flex;
flex-direction: column;
align-items:center;
text-align: center;

}

.id5-section3 .eng{
width: 620px;
margin-bottom: 120px;
height: auto;
text-align: left;
}

.id5-section3.img{
margin-top: 70px;
width: 100%;
height: auto;
display: flex;
justify-content: center;
}

.id5-section3-img{
width: 620px;
height: 380px;
text-align: left;
margin-bottom:120px;
}

.id5-section3-img img{
width: 100%;
height: auto;
text-align: left;
}

.id5-section3-img2{
width: 300px;
height: 160px;
margin-bottom:120px;
text-align: left;
}
.id5-section3-img2 img{
width: 100%;
height: auto;
text-align: left;
}	
	

/* section3 */

/* section4 */

.id5-section4 {
float: left;
position: relative;
width: 100%;
height: auto;
border-top: solid 1px #DF004E;
display: flex;
justify-content: center;
}


.main-container-940{
float: left;
position: relative;
width: 940px;
height: auto;
}


.id5-section4-title{
float: left;
text-align: center;font-size: 20px;margin-top: 145px; font-weight: 200;
height: 70px;width: 100%;
border-bottom: 1px solid #999;
}



.id5-section4-con{
float: left;
width: 100%;
border-bottom: 1px solid #999;
}

.id5-section4-con-t{
float: left;
width: 30%;
padding-top: 23px;
padding-bottom: 20px;
overflow-wrap: break-word;
}

.id5-section4-con-d{
float: left;
width: 70%;
padding-top: 23px;
padding-bottom: 20px;
overflow-wrap: break-word;
}

.id5-section5{
width: 100%;
display: flex;
justify-content: center;
}

.id5-section5-contact{
float: left;
width: 380px;
height: 400px;font-size: 18px;line-height: 25px;font-weight: 200;
display: flex;
flex-direction: column;
justify-content: center;
align-items:center;
text-align: center;
}






@media (max-width:767px),(min-width:767px)  {
.id5-section1 .titel{margin-top: 210px;}
.id5-typo-26{font-size: 18px;margin-top: 70px; font-weight: 200;}
.id5-typo-16{font-size: 14px;line-height: 25px; margin-top: 55px; font-weight: 200;}
.id5-eng{width: 100%;font-size: 11px;line-height: 17px; margin-top: 55px; font-weight: 200;}
.id5-section2{display: inline;}
.id5-section2 .img{width: 100%;}


.id5-section3.img{margin-bottom:80px;}
.id5-section3-img{width: 100%;height: auto;margin-top:70px;}
.id5-section3-img2{width: 200px;height: auto;}
	
.main-container-940{width: 100%;}
.id5-section4-title{font-size: 16px;margin-top: 80px;}
	
.id5-section4-con-t{width: 40%;}
.id5-section4-con-d{width: 60%;}
	
.id5-section5-contact{height: 350px;font-size: 14px;line-height: 25px;}
}

@media screen and (min-width: 1024px)  {
.id5-section1 .titel{margin-top: 270px;}
.id5-typo-26{font-size: 26px;margin-top: 120px; font-weight: 200;line-height: 180%;}
.id5-typo-16{font-size: 16px;width: 100%;font-weight: 200;line-height: 36px;}
.id5-eng{width: 620px;font-size: 14px;line-height: 180%; margin-top: 55px; font-weight: 200;}
	
.id5-section2{display: flex;}
.id5-section2 .img{width: 32%;margin-top: 0px;}
	
.id5-section3.img{margin-bottom:120px;}
.id5-section3-img{width: 620px;height: 380px;margin-top:120px;}
.id5-section3-img2{width: 300px;height: 160px;}

	
.main-container-940{width: 940px;}
.id5-section4-title{font-size: 20px;margin-top: 145px;}
	
.id5-section4-con-t{width: 30%;}
.id5-section4-con-d{width: 70%;}
	
.id5-section5-contact{width: 380px;height: 400px;font-size: 18px;line-height: 180%;}

}


	
/* section2 */

