@charset "utf-8";
/* CSS Document */
.btn-black {

  color: #0c4a9a;

  background-color: #fff;

  border-color: #0c4a9a;

}

.btn-black:hover,

.btn-black:focus,

.btn-black:active,

.btn-black.active,

.open .dropdown-toggle.btn-black {

  color: #fff;

  background-color: #000;

  border-color: #000;

}

.btn-black:active,

.btn-black.active,

.open .dropdown-toggle.btn-black {

  background-image: none;

}

.btn-black.disabled,

.btn-black[disabled],

fieldset[disabled] .btn-black,

.btn-black.disabled:hover,

.btn-black[disabled]:hover,

fieldset[disabled] .btn-black:hover,

.btn-black.disabled:focus,

.btn-black[disabled]:focus,

fieldset[disabled] .btn-black:focus,

.btn-black.disabled:active,

.btn-black[disabled]:active,

fieldset[disabled] .btn-black:active,

.btn-black.disabled.active,

.btn-black[disabled].active,

fieldset[disabled] .btn-black.active {

  background-color: #ffffff;

  border-color: #0c4a9a;

}


#service {
	padding: 60px 0;
}

.service-item {
	padding: 25px 10px;
	margin-top: 35px;
	-webkit-transition: all linear .4s;
	-o-transition: all linear .4s;
	transition: all linear .4s;
	background: #f1f1f1;
	margin-top: 30px;
	margin-bottom: 20px;
}

.service-item:hover {
	-webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.11), 0 5px 12px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.11), 0 5px 12px 0 rgba(0, 0, 0, 0.08);

}

.service-item:hover h2:after {
	width: 40px;
}

.service-item:hover .s-icon i {
	color: #fff;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.service-item:hover .s-icon {
	background: #005ea8;
}

.service-item:hover .outer-circle {
	border: 2px solid #005ea8;
}

.service-item h2 {
	/*font-family: lb; */
	text-transform: uppercase;
	color: #353535;
	font-size: 20px;
	padding-top: 50px;
	padding-bottom: 12px;
	padding-left: 15px;
	position: relative;
	display: inline-block;
	-webkit-transition: all linear .4s;
	-o-transition: all linear .4s;
	transition: all linear .4s;
}

.service-item h2:after {
	position: absolute;
	content: '';
	left: 20px;
	bottom: 0;
	width: 24px;
	height: 2px;
	background: #005ea8;
	-webkit-transition: all linear .4s;
	-o-transition: all linear .4s;
	transition: all linear .4s;
}

.s-icon {
	background: #f1f1f1;
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all linear .3s;

}

.circle-main {
	background: #fff;
	width: 90px;
	height: 90px;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	left: 10%;
	top: 0;
}

.outer-circle {
	border: 2px solid #f1f1f1;
	width: 80px;
	height: 80px;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	transition: all linear .4s;
	left: 0;
	top: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.service-item p {
	/* font-family: ll; */
	color: #555555;
	font-size: 16px;
	padding: 5px 8px 15px;
	-webkit-transition: all linear .4s;
	-o-transition: all linear .4s;
	transition: all linear .4s;
}

.service-item .s-icon i {
	font-size: 40px;
	color: #005ea8;
	-webkit-transition: all linear .4s;
	-o-transition: all linear .4s;
	transition: all linear .4s;
	padding-bottom: 7px;
	line-height: 70px;
}



.intro15 {
	background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
	background-size: cover;
	max-height: 650px !important;
}


@media screen and (min-width: 320px) {
.intro15 {
background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
background-size: cover;
	max-height: 650px !important;
}
}

@media screen and (min-width: 400px) {
.intro15 {
background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
background-size: cover;
padding: 20px 0 20px;
}
}

@media screen and (min-width: 520px) {
.intro15 {
background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
background-size: cover;
	max-height: 650px !important;
}
}

@media screen and (min-width: 768px) {
.intro15 {
	background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
	background-size: cover;
	max-height: 650px !important;
}
}

@media screen and (min-width: 992px) {
.intro15 {
	background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
	background-size: cover;
	max-height: 650px !important;
}
}

@media screen and (min-width: 1200px) {
.intro15 {
	background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
	background-size: cover;
	max-height: 650px !important;
}
}

@media screen and (min-width: 1600px) {
.intro15 {
	background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
	background-size: cover;

	max-height: 650px !important;
}
}


@media screen and (min-width: 1960px) {
.intro15 {
	background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
	background-size: cover;
	max-height: 650px !important;
}
}

@media only screen and (min-width:1961px) and (max-width:4000px) {
.intro15 {
	background: #ffffff url(images/bg/2560_650_mieter.png) no-repeat;
	background-size: cover;
	background-position: center;
	max-height: 650px !important;
	
}
}



