/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body {
    background-color: #ffffff;
}

.YeniZaman-Rg { 
	font-family: YeniZaman-Rg;
	font-weight: normal;
	font-style: normal;
}

body { 
    font-family: YeniZaman-Rg; 
}

body,
h1 {
    font-family: YeniZaman-Rg;
    font-size: 45px;
    font-weight: 400;
    color: #3d3931;
}

h2, h3, h4, h5 { 
	font-family: YeniZaman-Rg; 
	font-weight: normal; 
	font-style: normal; 
}

.lead {
    font-size: 155px;
    font-weight: 400;
    line-height: 1.1;
    text-align: left;
    margin-left: 8%;
    color: #3d3931;
    letter-spacing: 0.015em;
}

.text {
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    margin-left: 8%;
    color: #3d3931;
    letter-spacing: 0.05em;
}

.impressum {
    font-size: 13px;
    font-weight: 400;
    color: #3d3931;
    letter-spacing: 0.05em;
}

a{
	text-decoration: none;
	color: #3d3931;
}

a:hover {
    color: #3d3931;
}

.pic {
    padding-top: 50px;
    padding-bottom: 50px;
}

.hr {
    color: #3d3931;

}

.intro-header {
	text-align: center;
    float: center;
    background-size: cover;
}

.img-displayed {
	float: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img {
	max-width: 10%;
	height: auto;
}

.intro-message {
    position: relative;
    padding-top: 7%;
    padding-bottom: 7%;
}

.content-section-a {
	float: center;
	margin-top: 1%;
}

.section-heading {
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 10%;
    text-align: center;
    letter-spacing: 0.03em;
}

footer {
    text-align: center;
    padding-top: 4%;
    padding-bottom: 10%;
}

p.copyright {
    margin: 15px 0 0;
}