@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	margin: 0;
	color: #333;
	font-family: 'Muli', sans-serif;
}

body {
	overflow-x:hidden;	
}

.wrapper {
	float: left;
	height: 100%;
	width: 100%;
}

nav {
	float: left;
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
}

.header-bg {
	float: left;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;	
	z-index: 1;
	background-color: #FFF;
}

.header-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 2;
}

.header-start {
	float: left;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	padding-top: 20%;
}

.header-start h1, .header-start h3, .header-start p {
	text-align: center;	
	color: #FFF;
}

.header-start h3 {
	font-size: 50px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 50px;
	letter-spacing: 0.05em;	
}

.header-start h1 {
	font-size: 20px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 50px;
	line-height: 40px;	
}

.header-phone {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;	
	color: #FFF;
	margin-top: 80px;
}

.header-phone p {
	font-size: 22px;
	font-weight: 400;
}

.header-phone i {
	font-size: 30px;
	margin-right: 25px;
}

.header-phone span {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.05em;	

}

#scroll-to-main {
	text-align: center;
	width: 250px;
	color: #FFF;
	padding: 10px;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	background-color: #666;
	border-radius: 2px;	
	display: block;
	margin: 0 auto;
	cursor: pointer;
	border: 2px solid #666;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	text-decoration: none;
}

#scroll-to-main:hover {
	border: 2px solid #FFF;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

@media all and (max-width: 500px) {
	.header-start h3 {
		font-size: 30px;
		margin-top: 50px;
	}
	
	.header-start h1 {
		font-size: 18px;
		margin-bottom: 30px;
		padding: 5px;
	}
	
	.header-phone p {
		padding: 5px;
		font-size: 19px;
	}
	
	.header-phone i {
		font-size: 20px;
	}
	
	.header-phone span {
		font-size: 19px;
	}
}

.main-content {
	float: left;
	width: 100%;
	height: auto;
	top: 100%;
	position: relative;
	z-index: 5;
	background-color: #FFF;
}

.start-introduction {
	float: left;
	height: auto;
	width: 100%;
}

.start-introduction h2 {
	margin-bottom: 40px;
	font-size: 30px;
}

.start-introduction p {
	font-size: 16px;
	line-height: 30px;
}

.start-introduction .left, .start-introduction .right {
	float: left;
	width: 100%;
	height: auto;
	padding: 60px;
}

.start-introduction .left {
	min-height: 100%;
	text-align: center;
}

.start-introduction .left img {
	width: 100%;
	height: auto;
}

.start-introduction .left .slogan {
	margin-top: 70px;	
}

.start-introduction .left .slogan p {
	font-size: 20px;
	font-weight: 300;	
	line-height: 40px;
}

.start-introduction .left .slogan p span {
	padding-left: 0px;	
	font-weight: 400;
}

.start-introduction .right {
	background-color: #f9f9f9;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	min-height: 100%;
	height: 100%;
}

.slogan2 {
	float: left;
	width: 100%;
	height: auto;
	padding: 50px;	
}

.slogan2 p {
	font-size: 24px;
	text-align: center;
	font-weight: 300;
	line-height: 60px;
	padding: 0;
}

.slogan2-big {
	color: #A04040;
	letter-spacing: 0.05em;
	font-size: 26px;
	font-weight: 400;
}

@media all and (max-width: 500px) {
	.start-introduction h2 {
		font-size: 24px;
	}
	
	.start-introduction .left, .start-introduction .right {
		padding: 30px;
	}
	
	.slogan2 {
		padding: 30px;	
	}
	
	.slogan2 p {
		font-size: 20px;
		line-height: 40px;
	}
	
	.slogan2-big {
		font-size: 22px;
	}
}

.hausverwaltung-introduction {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 120px;
}

.hausverwaltung-introduction h2, .hausverwaltung-introduction-content {
	padding-left: 3%;
	z-index: 999;
}

.hausverwaltung-introduction h2 {
	padding-top: 70px;	
	padding-bottom: 40px;
	line-height: 50px;
	color: #FFF;
	opacity: 0.8;
	background: #a04040; /* Old browsers */
	background: -moz-linear-gradient(top, #a04040 0%, #c76a6a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #a04040 0%,#c76a6a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #a04040 0%,#c76a6a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a04040', endColorstr='#c76a6a',GradientType=0 ); /* IE6-9 */
}

.hausverwaltung-introduction-content {
	padding-top: 50px;
	padding-bottom: 80px;	
}

.hausverwaltung-introduction-content p {
	font-size: 20px;
	font-weight: 400;
}

.hausverwaltung-introduction-content ul {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.hausverwaltung-introduction-content ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: 300;
	list-style-type: none;
}

.hausverwaltung-introduction-content ul li span {
	margin-right: 10px;
}

.hausverwaltung-introduction img {
	position: absolute;
	right: 0;
	top: 0;	
	height: 100%;
	width: auto;
	opacity: 0.5;
}

.benefits-introduction {
	float: left;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 5%;
	padding-right: 5%;
	height: auto;	
	background-color: #F9F9F9;
}

.benefits-introduction h3 {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #C0C0C0;
}

.benefits-introduction span {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: 300;
}

.benefits-introduction hr {
	width: 20%;
	height: 2px;
	border: none;
	
	background-color: #CCC;
}

.benefits-boxes {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 70px;
	margin-bottom: 50px;	
}

.benefit-box {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 50px;
	padding: 45px;
	height: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A04040;	
	background-color: #FFF;
	-webkit-box-shadow: 10px 5px 10px 0 #ABABAB;
	box-shadow: 10px 5px 10px 0 #ABABAB;
}	

.benefit-box i {
	text-align: center;
	width: 100%;
	font-size: 50px;	
}

.benefit-box h2 {
	text-align: center;
	line-height: 70px;
	margin: 0;
	font-weight: 300;
}

.benefit-box p {
	text-align: center;
	font-weight: 700;
	color: #C0C0C0;
}

.benefit-box ul {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 0;
}

.benefit-box ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: 300;
	list-style-type: none;
}

.benefit-box ul li i {
	float: left;
	width: auto;
	text-align: left;
	margin-right: 10px;
	font-size: 18px;
}

.benefit-box a {
	float: left;
	text-align: center;
	color: #FFF;
	background-color: #C76A6A;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 2px;
	margin-top: 20px;
	font-size: 20px;
	font-weight: 300;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.benefit-box a:hover {
	color: #FFF;
	background-color: #C76A6A;
	text-decoration: none;
	padding-right: 50px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.benefit-box a span {
	width: auto;
	padding-right: 15px;
}

@media all and (max-width: 500px) {
	.benefits-introduction {
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 1%;
		padding-right: 1%;
	}
	.benefits-introduction span {
		font-size: 30px;	
	}
	.benefit-box {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 30px;
		padding: 30px;
	}	
	.benefit-box h2 {
		font-size: 24px;
	}	
	.benefit-box a {
		padding: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.benefit-box a span {
		display: none;
	}
}

footer {
	float: left;
	width: 100%;
	height: auto;
}

.footer-main {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #A04040;
	padding-left: 5%;
	padding-right: 5%;
	background-image: url(../img/logo_kurz_bw_footer.png);
	background-repeat: no-repeat;
	background-position: 15%;
	background-size: auto 150%;
}

.footer-main p {
	font-size: 18px;
	color: #FFF;	
	letter-spacing: 0.05em;
}

.footer-main span {
	font-size: 30px;
	margin-right: 15px;	
}

.footer-contact, .footer-social-networks {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom: solid 1px #FFF;
}

.footer-contact span {
	font-size: 16px;
	color: #FFF;
	letter-spacing: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	cursor: pointer;
}

.footer-contact span:hover {
	letter-spacing: 0.02em;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

footer h5 {
	color: #FFF;
	letter-spacing: 0.05em;
	line-height: 30px;
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 35px;
}

.social-button {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50px;
	background-color: #C76A6A;	
	margin-right: 20px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.social-button:hover {
	background-color: #5A0A0A;	
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.social-button span {
	font-size: 40px;
	margin-top: 15px;
	color: #FFF;
}

.contact-form {
	float: left;
	width: 100%;
	padding: 50px;
	padding-left: 5%;
	padding-right: 5%;
	height: auto;
	background-color: #f9f9f9;	
	text-align: center;
}

.contact-form p {
	font-size: 24px;
	font-weight: 300;
}

.contact-form form {
	float: left;
	width: 100%;
	height: auto;
}

.contact-form i {
	font-size: 80px;
	margin-bottom: 50px;
	opacity: 0.5;
	cursor: pointer;
}


.contact-form form input, .contact-form form textarea, .contact-form form select {
	float: left;
	width: 100%;
	height: auto;
	border-radius: 50px;
	background-color: #FFF;
	border: 1px solid #E2E2E2;
	padding: 15px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.contact-form form textarea {
	min-height: 200px;	
	border-radius: 15px;
}

#send-message {
	border-radius: 5px;	
	width: auto;
	padding: 15px;
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#send-message:hover {
	border-color: #C76A6A;
	padding-right: 35px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.footer-info {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #A04040;
	background-color: #5A0A0A;
	padding-left: 5%;
	padding-right: 5%;
}

.footer-info p, .footer-info a {
	font-size: 11px;
	font-weight: 700;
	margin-bottom: 0;
}

.footer-info p, .footer-info a, .footer-info span {
	float: left;	
}

.footer-legal {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}	

.footer-legal a {
	color: #FFF;
	margin-right: 10px;
	text-decoration: none;
}

.footer-gmbh {
	display: none;
}
.footer-gmbh h2 {
	font-size: 28px;	
}
.footer-gmbh span {
	letter-spacing: 0.1em;	
}

.footer-menu {
	float: left;
	height: auto;
	margin-bottom: 5px;
}

.footer-menu span {
	margin-left: 8px;
	margin-right: 8px;
}

.footer-menu a {
	color: #FFF;
	font-weight: 700;
	font-size: 13px;
	
}

.footer-menu a:hover {
	color: #FFF;
	text-decoration: none;
}

/* OTHER PAGES */


.header-mh-page {
	float: left;
	width: 100%;
	height: 80%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	padding: 100px;
	padding-top: 20%;
}

.header-mh-page h1, .header-mh-page h2, .header-mh-page p {
	text-align: left;	
	color: #FFF;
}

.header-mh-page h1 {
	font-size: 36px;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 50px;
	letter-spacing: 0.05em;	
}

.header-mh-page h2 {
	font-size: 20px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 50px;
	line-height: 40px;
	letter-spacing: 0.05em;
}

@media all and (max-width: 550px) {
	.header-mh-page {
		padding: 20px;
		padding-top: 120px;
	}
	
	.header-mh-page h1 {
		font-size: 28px;
	}
	
	.header-mh-page h2 {
		font-size: 18px;
		line-height: 30px;
	}	
}

@media all and (max-width: 480px) {
	.header-mh-page h1 {
		font-size: 24px;
	}
	
	.header-mh-page h2 {
		font-size: 18px;
		line-height: 30px;
	}	
}

.header-bg-mh-page {
	float: left;
	width: 100%;
	height: 60%;
	position: fixed;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;	
	z-index: 1;
	background-color: #FFF;
}

.header-bg-mh-page i {
	position: absolute;
	font-size: 200px;
	color: #FFF;
	top: 250px;
	right: 200px;
}

.header-color-mh-page {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60%;
	/*background-color: rgba(160, 64, 64, 0.5);*/
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 2;
}

.main-content-mh-page {
	float: left;
	width: 100%;
	height: auto;
	top: 60%;
	position: relative;
	z-index: 5;
	background-color: #FFF;
	border-top: solid 5px #A04040;
}

@media all and (max-height: 650px) {
	.header-mh-page, .header-bg-mh-page, .header-color-mh-page {
		height: 70%;
	}
	.main-content-mh-page {
		top: 70%;
	}
}

.content-mh-page {
	float: left;
	width: 100%;
	height: auto;
	background-color: #f9f9f9;
}

.content-mh-page-bg-box {
	text-align: center;
	position: absolute;
	top: 15%;
	width: 100%;
	opacity: 0.1;
}

.content-mh-page-bg-box i {
	font-size: 120px;
}

.content-mh-page-column {
	float: left;
	width: 100%;
	height: auto;
	padding: 30px;
	padding-bottom: 50px;
	padding-top: 50px;
}

.content-mh-page-column h4 {	
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;

}

.content-mh-page-column hr {	
	float: left;
	width: 50px;
	clear: both;
	background-color: #000;
}

.content-mh-page-column p {
	float: left;
	font-size: 18px;
	line-height: 40px;
}

.content-mh-page-column ul {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0;
}

.content-mh-page-column li {
	font-size: 18px;
	font-weight: 300;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.content-mh-page-column li i {
	font-size: 22px;
	color: #A04040;
	margin-left: 10px;
	margin-right: 10px;
}

.content-box-mh-page {
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 50px;
	height: auto;
	padding: 15px;
	background-color: #FFF;
	border-radius: 2px;	
	text-align: center;
	-webkit-box-shadow: 1px 1px 3px 1px #F0F0F0;
	box-shadow: 1px 1px 3px 1px #F0F0F0;
}

.content-box-mh-page p {
	width: 100%;
	line-height:30px;
	margin: 0;
	font-style: italic;
	color: #666;
	margin-bottom: 20px;
}

.content-box-mh-page a {
	text-decoration: none;
	background-color: #C76A6A;
	color: #FFF;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 2px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
}

.content-box-mh-page a i {
	margin-right: 10px;
}

.contact-us {
	float: left;
	width: 98%;
	height: auto;
	padding: 30px;
	background-color: rgba(0, 0, 0, 1.0);
	color: #FFF;
	margin: 1%;
	text-align: center;
	position: relative;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	
}

.contact-us-with-img {
	padding: 50px;
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: none;
	background-size: cover;
}

.contact-us-bg-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.contact-us:hover {
	background-color: rgba(0, 0, 0, 0.0);
	color: #000;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}

.contact-us p {
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: 300;
	z-index: 2;
	position: relative;
}

.contact-us span {
	font-weight: 700;
}

.contact-us span i {
	padding-right: 15px;
}

/* RECHTLICHES */

.legal-content {
	padding: 20px;	
}

.legal-content h2 {
	font-size: 24px;
}

.legal-content h3 {
	margin-top: 35px;
	font-size: 20px;
}

/* Contactform-Confirmation */

.contactform-confirmation {
	position: absolute;
	width: 100%;
	height: auto;
	padding: 50px;
	padding-top: 100px;
	top: 0;
	left: 0;
	text-align: center;
	color: #FFF;
	z-index: 5000;
	background-color: rgba(160, 64, 64, 0.9);
}

.contactform-confirmation p {
	font-size: 18px;
	font-weight: 300;	
}

.contactform-confirmation i {
	margin-top: 25px;
	font-size: 30px;
	cursor: pointer;	
}

/* Aktuelle Vermietangebote */

.content-mh-immo-page {
	float: left;
	width: 100%;
	height: auto;
	padding: 80px;
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

.immo-offer {
	width: 45%;
	margin: 2.5%;
	height: auto;
	background-color: #f9f9f9;
	cursor: pointer;	
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	-webkit-box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.2);
	box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.2);
}

.immo-offer:hover {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	-webkit-box-shadow: 10px 10px 15px 0 rgba(0,0,0,0.5);
	box-shadow: 10px 10px 15px 0 rgba(0,0,0,0.5);
}

.immo-offer h3 {
	width: 100%;
	padding: 15px;
	background-color: #A04040;
	color: #FFF;
	font-weight: 300;
	margin: 0;
	line-height: 35px;
}

.immo-img {
	width: 100%;
	height: 250px;
}

.immo-img img {
	width: 100%;
	height: 100%;
}

.immo-offer-shortinfo {
	width: 100%;
	height: auto;
	padding: 15px;	
	text-align: center;
}

.immo-offer-shortinfo span {
	font-size: 20px;
	font-weight: 300;
	margin-right: 12px;
	margin-left: 12px;
	letter-spacing: 0.1em;
	color: rgba(0,0,0,0.7);
}

.modal-header {
	background-color: #A04040;
}

.modal-title {
	color: #FFF;	
}

.modal-body {
	padding: 0;	
}

.contact-immo-content {
	float: left;
	padding: 15px;	
}

.modal-footer {
	display: block;	
}

.immo-full-slider {
	
}

.immo-location {
	background-color: rgba(0,0,0,0.2);
	font-size: 18px;
	padding: 15px;
}

.immo-location i {
	margin-right: 15px;
	color: #812222;
}

.immo-infos {
	width: 100%;
	height: auto;
	display: flex;
  	justify-content: center;
	flex-wrap: wrap;
	padding-top: 25px;	
	padding-bottom: 25px;	
}

.immo-info {
	width: 30%;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 20px;
	color: rgba(0,0,0,0.4);
	font-weight: 700;
}

@media all and (max-width: 800px) {
	.immo-offer {
		width: 100%;
		margin: 0;
		margin-bottom: 25px;
	}
}

@media all and (max-width: 500px) {
	.content-mh-immo-page {
		padding: 20px;
	}
	.immo-offer {
		width: 100%;
		margin: 0;
		margin-bottom: 25px;
	}	
	.immo-info {
		width: 45%;
	}	
	.modal-title {
		font-size: 24px;
	}
}

.immo-info span {
	width: 100%;
	float: left;
	color: #333;
	font-size: 14px;
}

.immo-full-text {
	padding: 15px;	
	border-top: solid 1px rgba(0,0,0,0.2);
}

.immo-full-text h5 {
	font-weight: 700;
}

.immo-full-text p {
	padding: 15px;	
}

.pagecount {
	float: left;
	width: 100%;
	height: auto;
	padding: 15px;	
	text-align: center;
}

.pagecount a {
	font-size: 24px;
	color: #A04040;
}

.pagecount span {
	font-size: 25px;
	margin-left: 15px;
	margin-right: 15px;
}