/*
Theme Name: Roemerpark
Author: Milan
Version: 1.0
*/
@font-face {
  font-family: "Montserrat (TT)";
  src: url("/wp-content/themes/roemerpark/assets/font/Montserrat-Thin.ttf");
  font-weight: 100;
}
@font-face {
  font-family: "Montserrat (TT)";
  src: url("/wp-content/themes/roemerpark/assets/font/Montserrat-ExtraLight.ttf");
  font-weight: 200;
}
@font-face {
  font-family: "Montserrat (TT)";
  src: url("/wp-content/themes/roemerpark/assets/font/Montserrat-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "Montserrat (TT)";
  src: url("/wp-content/themes/roemerpark/assets/font/Montserrat-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Montserrat (TT)";
  src: url("/wp-content/themes/roemerpark/assets/font/Montserrat-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "Montserrat (TT)";
  src: url("/wp-content/themes/roemerpark/assets/font/Montserrat-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: "Montserrat (TT)";
  src: url("/wp-content/themes/roemerpark/assets/font/Montserrat-Bold.ttf");
  font-weight: 700;
}
body {
  font-family: "Montserrat (TT)";
}
:root {
 	--primary-color: #b0523a;    
    --content-color: #0C0844;
    --title-color: #0C0844;
    --link-color: #0C0844;
    --flats-cards-background: #8E6956;
    --flats-cards-color: #223237;
    --flar-acordion-padding: 19px 38px;
    --flar-acordion-font-weight: normal;
    --flar-acordion-font-family: 'Roboto', sans-serif;
    --flar-acordion-font-size: 24px;
    --accordion-border-radius: 0px;
    --accordion-border-color: #C59976;
    --no-free-flats-background: transparent;
    --wincasa-alarm-button-background: #36B37E;
    --no-free-flats-color: transparent;
    --no-free-flats-link-color: #0C0844;
    --header-title-border-color: #7AB7C0;
    --header-title-background: rgba(255, 255, 255, 0.7);
    --header-title-color: #7AB7C0;
    --copyright-background-color: #397982;
    --beschribung-circle-background: #7AB7C0;
    --contact-form-padding: 120px 40px;
    --contact-form-background: #D6D5D5;
    --contact-button-padding: 8px 44px;
    --contact-button-font-size: 16px;
    --contact-button-font-weight: 600;
    --contact-button-color: #fff;
    --contact-button: #1B365C;
    --label-color: #000;
    --title-font-size: 36px;
    --wohnen-1-background: transparent;
    --accordion-circle: #fff;
    --accordion-minus-circle: #C59976;
    --accordion-circle-line: 20px;
    --wohnen-2-background: #f3f5f6;
    --wohnen-title: #383838;
}


/* UM FORM */

	.um-form-field {
		min-height: 80px;
		background: #fff;
		border: 0;
	}
	.um-form input[type="number"], .um-form input[type="password"], .um-form input[type="search"], .um-form input[type="tel"], .um-form input[type="text"] {
		padding-left: 55px !important;
	}
	.um-form-field:focus-visible {
		outline: none;
	}
	.um-row._um_row_1 {
		margin: 0 !important;
	}
	.um-center{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.subscribe-form .um-field-checkbox-option,.subscribe-form  .um-field-radio-option {
		color: #fff !important;
	}
	.subscribe-form a.um-toggle-terms {
		color: #fff !important;
		font-weight: 600 !important;
	}
	.subscribe-form a.um-toggle-terms:hover {
		text-decoration: underline !important;
	}
#user_email-879 {
	padding-left: 20px !important;
}
	.um-form-field::placeholder {
		color: rgba(0, 0, 0, 0.5) !important;
		font-size: 18px;
		font-weight: 500;
		letter-spacing: 1%;
		line-height: 1.8;
	}
	#um-submit-btn {
		min-height: 80px;
		background: #b0523a;
		border: 3px solid #fff !important;
		color: #fff;
		font-size: 18px;
		letter-spacing: 0.8px;
		font-weight: 600 !important;
		line-height: 1.2;
		min-width: 207px;
		text-align: center;
		padding: 10px;
	}
.um-field-checkbox-state i, .um-field-radio-state i {
	color: rgba(255, 255, 255, 0.5) !important;
}
	.um-col-alt {
		margin: 0;
	}
	.subscribe-form .um-field-user_email .um-field-area,
	#um-submit-btn {
		min-width: 350px !important;
		border-radius: 0 !important;
		box-shadow: 0px 1px 40px 0px rgba(4, 8, 17, 0.09);
	}
	p.um_request_name {
		display: none;
	}
	.wincasa-wrap {
		max-width: 588px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		font-weight: 400;
	}
	.wincasa-title {
		margin-bottom: 20px;
		font-size: 35px;
		line-height: 1.2;
		color: #fff;
		text-transform: uppercase;
		font-weight: 600;
	}
	.wincasa-wrap img {
		width: 30px;
		height: 30px;
		margin-bottom: 15px;
	}
	.wincasa-text {
		text-align: center;
		line-height: 1.38;
		color: #fff;
		margin-bottom: 17px;
		
	}
	.wincasa-alarm {
		overflow-x: hidden;
		position: relative;
		background: #b0523a;
		padding: 60px 10px;
		margin-bottom: 50px;
		max-width: unset;
	}
	
	.um-field-type_terms_conditions .um-field-area {
		display: flex;
		align-items: center;
		margin-left: 5px;
		position: static;
	}
	.um-field-type_terms_conditions {
		position: relative;
	}
	.um-field-type_terms_conditions .um-notice {
		position: absolute;
		bottom: -60px;
		left: 0;
		width: 100%;
	}
	.um .um-cover-add:hover, .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um .um-item-meta a, .um .um-member-less a:hover, .um .um-member-more a:hover, .um .um-member-name a:hover, .um .um-members-pagi a:hover, .um .um-profile-subnav a.active, .um .um-tip:hover, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color {
		color: #fff !important;
	}
	.um-field-checkbox-state {
		display: flex;
	}
	.um-field-type_terms_conditions .um-field-area:last-child {
		margin-left: 0;
	}
	@media screen and (min-width:567px) {
		.um-field-type_terms_conditions {
			flex-direction: row-reverse;
		}
	}
	@media screen and (min-width:768px) {
		#user_email-879 {
	padding-left: 37px !important;
}
		.um-879.um {
	margin-left: 25px !important;
}
		.um-field-type_terms_conditions {
			bottom: -50px !important;
			flex-direction: row-reverse;
			left: 25px;
		}
		.um-form {
			position: relative;
			min-width: 484px;
		}
		.um-form-field {
			padding-right: 55px;
		}
		.um-field {
			padding: 0;
		}
		.um-col-alt {
			position: absolute;
			top: 0;
			right: -55px;
			margin: 0;
		}
		.um-center {
			justify-content: flex-start;
		}
		.subscribe-form .um-field-user_email .um-field-area,
		#um-submit-btn {
			min-width: unset !important;
		}
		.subscribe-form .um-field-user_email .um-field-area,
		.um-field-user_email {
			max-width: 333px;
		}
		.subscribe-form {
			min-width: 540px;
		}
		.um {
			margin-left: 0px !important;
			margin-right: 0px !important;
		}
		#um-submit-btn {
			min-width: 207px !important;
		}
	}
	@media screen and (min-width:992px) {
		.wincasa-alarm {
			padding-top: 80px;
			padding-bottom: 90px;
			margin-bottom: 80px;
		}
		.wincasa-title {
			font-size: 42px;
		}
		.wincasa-text {
			font-size: 18px;
			line-height: 1.38;
		}
				.um-879.um {
	margin-left: 0px !important;
}
		.um-field-type_terms_conditions {
			bottom: -50px !important;
			flex-direction: row-reverse;
			left: 0;
		}
	}
	



* {
  margin: 0;
  padding: 0;
}
.animate {
  transition: all 0.3s ease-in-out;
}
p {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  color: #000;
}
img {
  width: 100%;
  height: auto;
}
a:hover {
  color: var(--primary-color);
}
section {
  margin: 30px 0;
}
.custom-container-large {
  max-width: 1595px;
}
/* Header */
#roemerpark-navbar ul a {
  text-decoration: none;
  font-weight: 400;
  font-size: 22px;
  margin-top: 5px;
}
#roemerpark-navbar ul .current_page_item a {
  color: var(--primary-color);
  font-weight: 700;
}
.wpcf7-captcha-captcha-170 {
  width: auto !important;
}
.wpcf7-captchar {
  font-family: "Montserrat (TT)";
  font-weight: 400;
  font-size: 26px;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 7px 10px;
  color: #000;
  margin-top: 12px;
  height: 38px;
}

.paragraph {
  font-family: "Montserrat (TT)";
  font-weight: 400;
  font-size: 18px;
}
.title {
  font-family: "Montserrat (TT)";
  font-weight: 700;
  font-size: 26px;
}
.navbar-brand {
  width: 220px;
}
.navbar-brand img {
  width: 100%;
  height: 40px;
}

/* ANGEBOT */

.bewerben-button {
  background-color: #bb9e86;
  border: 1px solid #bb9e86;
  border-radius: 3px;
  color: #fff;
  transition: 0.3s ease-in-out;
}

.bewerben-button:hover {
  background-color: transparent;
}

.table-container {
  max-width: 1320px;
  margin: auto;
  padding: 0.75rem;
}

.table-container .desktop-table {
  overflow-x: auto;
  font-size: 12px;
}

.mobile-bewerben {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  align-items: center;
  justify-content: center;
}

.table>:not(caption)>*>* {
    padding: 0.5rem 0.25rem;
}
/* FOOTER */
footer {
  margin: 25px 0;
}
footer .footer-links {
  margin-bottom: 10px;
  font-weight: 300;
}
.agency-logo {
  max-width: 300px;
}
.navbar {
  background-color: #fff;
}
.pdf-icon {
    width: 20px !important;
    height: 21px !important;
}

@media screen and (min-width: 992px) {
  section {
    margin: 50px 0;
  }
  /* HEADER */
  .navbar-brand {
    width: unset;
    margin-left: 0;
    margin-right: 0;
  }
  .wpcf7-captchar {
    height: 53px;
  }
  .navbar-brand img {
    width: 434px;
    height: auto;
  }
  .captcha-wrap p {
    font-size: 23px;
  }
  #roemerpark-navbar ul a {
    font-size: 18px;
    margin-left: 20px;
    margin-top: 0;
  }
  nav {
    height: 139px;
  }
  .title {
    font-size: 55px;
    line-height: 87px;
  }
  .paragraph {
    font-size: 28px;
    line-height: 40px;
    color: #000;
  }

  .table-container .desktop-table {
    font-size: 14px;
  }

	.table>:not(caption)>*>* {
		padding: 0.5rem 0.5rem;
	}

	.carousel-item img {
		height: 70vh!important;
	}
  .agency-logo {
    width: 383px;
  }
  footer {
    margin: 52px 0;
  }
  footer .footer-links {
    margin-bottom: 0px;
  }
  footer .footer-links a {
    font-size: 28px;
  }
}

.free-flats-headings {
    margin-bottom: 100px
}

.strasse-heading {
    font-size: 18px
}

.strasse {
    font-size: 28px;
    font-weight: 700;
    color: black !important
}

.free-flat-right {
    font-size: 18px
}

.table td {
	font-weight: 500;
	
}

.table td, .table th {
    vertical-align: baseline;
	padding: 0.75rem 0.5rem;
	font-size: 16px;
	text-align: center;
}

.card-heading{
	color: var(--accordion-border-color);
	font-weight: 600;
}
.collapsed .card-heading{
	color: #FFF;
}
.table-text {
    padding: 10px 53px 10px 16px;
    font-weight: 700
}

.flat-table-icon {
    text-align: center
}

.flat-table-icon img {
    max-width: 24px;
    max-height: 24px;
    height: 24px
}

.card-header .red-background {
    padding: var(--flar-acordion-padding);
    color: var(--flats-cards-color);
    font-weight: var(--flar-acordion-font-weight);
    font-family: var(--flar-acordion-font-family);
    font-size: var(--flar-acordion-font-size);
    line-height: 30px;
	border-radius: var(--accordion-border-radius)
}

.horisontal-line {
    width: var(--accordion-circle-line);
    height: 3px;
    background: white;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

.wohnungen-heading {
    padding: 100px 0 0 0;
    color: var(--wohnen-title) !important;
}

.vertical-line {
    height: var(--accordion-circle-line);
    width: 0;
    background: #C59976;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

.collapsed .vertical-line {
    width: 3px;
}

.gallery-page-content {
    padding: 30px 130px;
}

.accordion .card-body {
    padding: 0;
	overflow-x: auto;
}

.collapsed .accordion-circle {
    background-color: var(--accordion-circle);
}

.accordion-circle {
    width: 62px;
    height: 62px;
    background-color: var(--accordion-minus-circle);
    border-radius: 100%;
    position: relative;
}

.accordion {
    border: 1px solid var(--accordion-border-color);
    border-radius: var(--accordion-border-radius);
}

.accordion .card {
    border-radius: 0px;
	border: none;
}

.accordion .card {
	--bs-card-border-width: none!important;
} 
.collapsed .collapse-icon-plus {
    width: 24px;
    height: 24px;
    background: url(images/collapse-icon.svg) center center no-repeat;
    filter: brightness(0) invert(1);
    transform: rotate(180deg);
}

.collapse-icon-plus {
    width: 24px;
    height: 24px;
    background: url(images/collapse-icon.svg) center center no-repeat;
    filter: brightness(0) invert(1);
}

.collapse-icon-minus {
    width: 24px;
    height: 24px;
    background: url(images/collapse-icon.svg) center center no-repeat;
    filter: brightness(0) invert(1)
}

.accordion {
    margin-bottom: 2px
}

.accordion > .card .btn-link:hover, .accordion > .card .btn-link:focus {
    text-decoration: none;
    box-shadow: none
}

.red-background {
	width: 100%;
	text-decoration: none;
}

.collapsed.red-background {
	background-color: #C59976;
	color: #FFF;
}
.collapsed .horisontal-line {
    background: #C59976 !important;
}

.wohnungen-title {
    padding: 100px 0 0 0;
    color: var(--wohnen-title) !important;
    font-size: var(--title-font-size);
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 44px;
}

.accordion a.bewerbe {
	background-color: var(--accordion-border-color);
	color: #FFF;
}

.accordion a.bewerbe:hover {
	background-color: transparent;
	color: #000;
}
.accordion table {
	margin-bottom: 0!important;
}
.card-value-row a img {
    width: 100%;
     height: auto!important;
    object-fit: cover;
}
td.card-value-row {
    background: #EFEFEF;
}

.mobile-wohnen-card {
    border: 1px solid black;
    border-radius: 10px;
    overflow: hidden;
}
.mobile-wohnen-card h2 {
    font-size: 24px!important;
    line-height: 30px!important;
	background: #E5E5E5;
}
div.mobile-wohnen-card {
    border: 1px solid #68676C;
}

.card-title-row, .card-value-row {
    padding: 12px 20px;
}

.card-title-row {
    box-shadow: inset 0px -1px 0px #DEE2E6, inset 0px 1px 0px #DEE2E6;
}

.card-value-row {
    background: #DEE2E6;
    border: 1px solid rgba(255, 255, 255, 0.29);
    box-sizing: border-box;
    box-shadow: inset 0px -1px 0px #DEE2E6, inset 0px 1px 0px #DEE2E6;
}

.mySwiper {
    margin: 0 150px;
}

.swiper-container {
    overflow: hidden;
    width: 100%
}

.swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {
    font-size: 16px;
    color: #223237;
    font-weight: 900;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 16px;
}

.swiper-slide {
    padding: 0 !important;
    background: transparent !important;
    overflow: hidden
}

.swiper-pagination {
    padding: .5em;
    position: relative;
    margin-bottom: 0px;
    margin-top: 20px;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: auto
}


.cards .swiper-slide {
    padding: 0
}

body {
    line-height: 1.68em
}

.cards .swiper-slide .header {
    background-color: rgba(0, 0, 0, .05);
    border-bottom: solid 1px #F2F3F5;
    padding: 1em;
    background: var(--flats-cards-background);
    color: var(--flats-cards-color)
}

.cards .swiper-slide .header span {
    font-size: 1.5em
}

.cards .swiper-slide .body {
    padding: 1em
}

.cards .swiper-slide .footer {
    padding: 1em
}

.gallery-section .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: auto !important;
    margin: 0 13px;
    max-width: 476px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-width: 400px;
}



.swiper-slide img {
    width: 100%;
    height: 317px;
    object-fit: cover;
}


.swiper-pagination-bullets {
    display: flex;
    justify-content: center;
}

.swiper-pagination-bullet:only-child {
    display: block !important;
}


@media (max-width: 480px) {
    .card-header .red-background {
        padding: 15px 10px;
        font-weight: 500;
        font-size: 20px;
    }
}

@media screen and (min-width: 1200px) {
  #roemerpark-navbar ul a {
    font-size: 20px;
    margin-left: 25px;
  }
  .navbar-brand {
    margin-left: 67px;
  }

  .table-container .desktop-table {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1400px) {
  #roemerpark-navbar ul a {
    font-size: 24px;
    margin-left: 45px;
  }
}
