button.btn.btn-info.sld {
	width: 12%;
	padding: 8px 0px;
	border-radius: 2px;
	outline:none;
	border:none !important;
	background:rgba(3, 3, 3, 0.83);
}
button.btn.btn-info.sld:hover {
	padding: 8px 0px;
	background: #fff;
	color: #000;
	transition: 0.5s all;
}
.style-label{
	text-align:center;
	background: #c0bcbd;
}
.style-label{
	padding: 2em 1em 3em 1em;
}
/*--box_effect--*/
ul.box-shadow li {
	text-align:center;
	position:relative;
	top:35px;
}
ul.box-shadow{
	width:100%;
	height:350px;
	background:#c0bcbd;
	margin:40px auto;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.effect2:after{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.label-text h3 {
	color: #1d2159;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	margin-bottom:10px;
	font-size: 20px;
}
.label-text p {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
/*--box_effect--*/
.style-label ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.style-label ul li{
	list-style-type:none;
	margin:0;
	padding:0px 20px;
}
.flt {
	font-size: 20px;
	background: #F9FBFC;
	border-radius: 50%;
	padding: 15px;
	color: #1d2159;
	margin-bottom: 15px;
}
.flt:hover {
	-webkit-transform: rotatey(360deg);
	-o-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
	transition: 0.5s all;
	cursor: pointer;
}
.blaue-zeile{
	text-align:center;
	background: #1d2159;
}
.blaue-zeile{
	padding: 1em 0em;
}
.zeile-text h3 {
	color: #fff;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	margin-bottom:10px;
	font-size: 20px;
}
.clients {
	background: url("../images/clients_grau.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	color: #1d2159;
}

.clients h3 {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;

}

.clients p {
	
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px/1.8;
	color: #f1f1f1;
}

.client {
	float: right;
	text-align: right;
}

.client h5 {
	font-size: 20px;
}

/*-- //Clients --*/
/*--box_effect--*/
.prinz-label h3 {
	padding: 20px;
}
.prinz-label ul{
	list-style-type:none;
	margin:0;
	padding: 10px;
}
.style-label ul li{
	list-style-type:none;
	margin:0;
	padding:0px 20px;
}
/*-- //gallerie --*/
.gallery-grids {
	margin-top: 0.2em;
	
}
.gallery-grids ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.gallery-grids ul li{

	margin:0px 10px 10px 0px;
	padding:0;
}
.gal-alt img {
	width: 100%;
	border: 2px solid #f1f1f1;
}
.gal-alt {
	position: relative;
	width: 31.333333%;
}
/*-- Map --*/

.map iframe {
	width: 100%;
	height: 400px;
	border: 1px solid #EEE;
	border-top: none;
	border-bottom: none;
}



/*-- //Map --*/

	