
body {
	font-family: 'Roboto', sans-serif;
	color: #3a3f52;
}

h2 {
	font-size: 44px;
	font-weight: 700;
}

h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 25px;
}

h5 {
	font-size: 16px;
}

p {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .05em;
	color: #53627C;
}

ul {
	list-style-type: none;
	padding-left: 0px;
}

b {
	font-weight: 700;
}

section {
	padding: 100px 0px;
}

.title-block {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
}

.title-block p {
	font-size: 20px;
	font-weight: 300;
	color: #8da2b5;
	margin-bottom: 0px;
}

.divider {
	padding: 2rem 0 0;
	margin: 2rem 0 0;
	border-top: 1px solid #3c3f45;
}

.divider-light {
	padding: 2rem 0 0;
	margin: 2rem 0 0;
	border-top: 1px solid #edf1f2
}

/* ==============================================
   2. Navbar 
===============================================*/

.custom-navbar {
	background-color: #ffffff!important;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .09);
	height: 70px;
	max-height: 70px;
}

.navbar-toggler {
	font-size: 38px;
	background-color: transparent;
}

.navbar-toggler:focus {
	text-decoration: none;
	outline: none;
}

.navbar-toggler-icon {
	color: #ffffff;
}

.navbar-collapse {
	background-color: #ffffff;
}

.nav-custom-link {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: .08em;
	margin-top: 15px;
	padding-left: 1rem;
}

.navbar a {
	color: #53627C;
}

.navbar a:hover {
	color: #0095f7;
	border-bottom: 3px solid #0095f7;
}

.nav-right {
	float: right;
}

/* ==============================================
   3. Buttons
===============================================*/

.btn {
	font-size: 14px;
	font-weight: 400;
	border-radius: 3px!important;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .05), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

.btn:hover {
	text-decoration: none;
}

.btn-regular {
	background-color: #0095f7;
	color: #ffffff;
	padding: 10px 25px;
	letter-spacing: .1em;
	margin-top: 25px;
	display: inline-block;
}

.btn-regular:hover {
	background-color: #0191f0;
	color: #ffffff;
}

.btn-leistung {
	color: #ffffff;
	letter-spacing: .1em;
	padding: 15px 48px;
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}

/* ==============================================
   4. INTRO
===============================================*/

#intro {
	background: url('images/rohrisolierung.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#intro .row {
		background-color:rgba(255,255,255, 0.8);
		margin-top: 50px;
	padding: 20px;
}

#intro h1 {
	font-size: 50px;
	font-weight: 300;
}

#intro p {
	font-size: 24px;
	font-weight: 300;
	color: #8da2b5;
	margin-bottom: 0px;
	padding: 0px;
}

#intro span {
	font-weight: 400;
	color: #0095f7;
	text-transform: uppercase;
	letter-spacing: .05em;
}

#intro li {
	font-size: 1.5em
}

/* ==============================================
   5. About
===============================================*/

#about p {
	font-size: 20px;
	font-weight: 400;
	color: #555;
	margin-bottom: 20px;
	padding: 0px;
}

#about span {
	font-weight: 400;
	color: #0095f7;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.content-box {
	padding: 60px 20px;
}
.content-box li{
	color: #333;
	font-size: 1.2em;
	list-style:  disc;
	margin-bottom: 15px;
}

/* ==============================================
   6. Testimonials
===============================================*/

#referenzen {
	background-color: #fefefe;
	border-top: 1px solid #F8F9FB;
	border-bottom: 1px solid #F8F9FB;
}

.referenz-box {
	background-color: #ffffff;
	box-shadow: 0 0 1px 0 rgba(0, 12, 32, 0.04), 0 10px 16px 0 rgba(10, 31, 68, 0.06);
	border-radius: 20px;
	padding: 20px 30px;
	margin-top: 30px;
}

.referenz-box h6 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: .05em;
	margin-top: 5px;
	margin-bottom: 0px;
}

.referenz-box p {
	font-size: 12px;
	font-weight: 300;
	margin-top: 20px;
	line-height: 1.8;
	padding: 0px;
}

.referenz-box i {
	color: #ffffff;
}

.referenz-box small {
	color: #8da2b5;
	display: inline-block;
}

.referenz-box span {
	font-size: 14px;
	color: #ffffff;
}

/* ==============================================
   7. Leistungen
===============================================*/

#leistungen {
	background-color: #f6f6f6;
}

.leistung-box {
	text-align: center;
	background-color: #fefefe;
	padding: 40px 20px;
	border: 1px solid #F8F9FB;
	border-radius: 6px;
	box-shadow: 0 0 1px 0 rgba(0, 12, 32, 0.04), 0 10px 16px 0 rgba(10, 31, 68, 0.06);
	margin-top: 30px;
}

.leistung-box h6 {
	font-size: 30px;
	font-weight: 700;
	color: #3a3f52;
	margin-bottom: 0px;
}

.leistung-box p {
	font-size: 18px;
	margin-top: 15px;
	padding: 0px;
}

.leistung-box ul {
	text-align: left;
	padding-left: 10px;
}

.leistung-box li {
	font-size: 18px;
	font-weight: 300;
	color: #8da2b5;
	letter-spacing: .1em;
}

.leistung-box span {
	font-weight: 500;
	color: #0095f7;
}

.leistung-box i {
	font-size: 26px;
	color: #0095f7;
	margin-right: 20px;
}

.leistung-box .demo {
	color: #6772e5!important;
}

.waerme, .waerme h6 {
	color: #E30613;
}
.kaelte, .kaelte h6 {
	color: #1C6FB7;
}
.schall, .schall h6 {
	color: #2CAB65;
}
.brandschutz, .brandschutz h6 {
	color: #E30613;
}

.blech, .blech h6 {
	color: #666;
}

/* ==============================================
   8. Call to Action
===============================================*/

#call-to-action {
	background-image: url('images/call-to-action.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}

#call-to-action h2 {
	color: #ffffff;
}

#call-to-action p {
	font-size: 20px;
	font-weight: 300;
	color: #ffffff;
	opacity: .8;
	margin-bottom: 40px;
}

#call-to-action .title-block {
	margin-bottom: 0px;
}

#call-to-action .btn-regular {
	background-color: #ffffff!important;
	color: #0095f7!important;
	padding: 15px 45px;
}

#call-to-action .title-block {
	margin-bottom: 0px;
}

/* ==============================================
   9. Footer
===============================================*/

footer {
	background-color: #292c31;
	padding: 60px 0;
	color: #62656a;
}

footer h5 {
	color: #aeb3bd;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 20px;
}

footer p {
	font-size: 12px;
	font-weight: 300;
	color: #62656a;
	text-align: justify;
	padding: 0px;
}

footer li {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: .05em;
	line-height: 1.5;
	margin-bottom: 10px;
}

footer a {
	color: #62656a;
}

footer a:hover {
	color: #0095f7;
	text-decoration: none;
}

footer i {
	font-size: 25px;
	color: #62656a;
	margin-right: 10px;
}

footer i:hover {
	color: #0095f7;
}

footer small {
	color: #62656a;
	float: right;
}

.external-links {
	color: #0095f7;
}

/* ==============================================
   X. Partner
===============================================*/

#partner {
	background-color: #fefefe;
	border-top: 1px solid #F8F9FB;
	border-bottom: 1px solid #F8F9FB;
}

.partner-logos>div>img {
	margin: auto;
}

.partner-logos div {
	height: 200px;
}

/* ==============================================
   9. Media Queries
===============================================*/

/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
	h2 {
		font-size: 34px!important;
		margin-bottom: 20px;
		line-height: 1.6;
	}
	.title-block h2, p {
		text-align: left;
		padding: 0px 20px;
	}
	#call-to-action h2, p {
		text-align: left!important;
		padding: 0 20px;
	}
	#call-to-action {
		background-image: none;
		background-color: #0095f7;
	}
	footer {
		padding: 60px 25px;
	}
	footer h5 {
		font-size: 18px;
		margin-top: 30px;
	}
	footer li {
		font-size: 16px;
		margin-bottom: 15px;
	}
	footer p {
		font-size: 16px;
	}
	footer i {
		font-size: 30px;
		margin-right: 20px;
	}
	footer small {
		float: left;
		margin-top: 20px;
	}
}

@media (max-width: 768px) {
	#intro h1 {
		font-size: 34px!important;
		margin-bottom: 20px;
	}
	#intro p {
		font-size: 20px!important;
	}
}

@media (max-width: 991px) {
	.nav-right {
		float: left;
	}
	.nav-custom-link {
		border-bottom: 1px solid #EEE;
	}
	.navbar-nav {
		width: 100%;
	}
	.navbar-nav .nav-link {
		padding: 20px 0;
		text-align: left;
	}
	.btn-demo-small {
		background-color: #ffffff;
		border: 0px;
		padding: 0px;
		box-shadow: none;
	}
	.btn-demo-small:hover {
		background-color: #ffffff;
		border: 0px;
		padding: 0px;
		box-shadow: none;
	}
	.btn-demo-small a {
		color: #53627C!important;
	}
	.nav-custom-link {
		font-size: 13px;
	}
	.icon-mobile {
		font-size: 18px;
		float: right;
	}
	.navbar-collapse {
		border-bottom: 1px solid #efefef;
	}
	.nav-logo-mobile {
		margin: auto;
		padding-right: 50px;
	}
	.nav-logo-desktop {
		display: none;
	}
}

/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
	.icon-mobile {
		display: none;
	}
	.nav-logo-mobile {
		display: none;
	}
}

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
	.intro-content {
		margin-top: 100px;
	}
}

/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
	.leistung-box h3 {
		font-size: 17px;
	}
	.leistung-box p {
		font-size: 14px;
	}
	.leistung-box li {
		font-size: 12px;
	}
	.btn-buy {
		font-size: 12px;
		padding: 15px 20px;
	}
	.btn-demo {
		font-size: 12px;
		padding: 15px 20px;
	}
	.profile-picture {
		width: 50px;
		height: 50px;
	}
	.referenz-box h6 {
		font-size: 14px;
		margin-left: 10px;
	}
	.referenz-box span {
		font-size: 12px;
	}
	.referenz-box small {
		font-size: 12px;
		margin-top: 4px;
		margin-left: 10px;
	}
}