/*-----------------------------------------------------------------------------------

	Klöcker Webvisitenkarte
	Author: Medienagentur Klöcker
	Author URI: http://www.kloecker.ac/

-----------------------------------------------------------------------------------*/


.txt-logo {
	font-size: 20pt;
}

.slider-sty {
	background: linear-gradient(-90deg, rgba(0,97,137,1) 0%, rgba(255,255,255,1) 100%);
}

.ueber-uns-logo {
	margin-bottom: 20px;
}

.ueber-uns-txt {
	margin: 0px;
	line-height: 0px;
}

#section-about {
	padding: 120px 0px 0px 0px;
}

.mb-30 {
	margin-bottom: 30px;
}

#leistungen {
	padding: 120px 0px;
}

.leis-background-sty {
	background-color: #ffffffc7;
	border: 10px solid #006189;
	padding: 30px 0px;
	border-radius: 3px;
}

.leis-list-sty {
	list-style-type: none;
	margin: 0;
	line-height: 2;
}

.slider-pos {
	background-position: 0% 0px;
}