/*
Theme Name: Seestrasse Erlenbach
Theme URI: https://seestrasse-erlenbach.ch/
Author: Singularity Solution - Darko & Bojan
Author URI: https://www.singularity.is
Description: WohngefÃ¼hl pur im Herzen von Chur
Version: 1.0

* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/

/* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v28-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/raleway-v28-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/raleway-v28-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/raleway-v28-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/josefin-sans-v32-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* abril-fatface-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Abril Fatface';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/abril-fatface-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-v30-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap'); */
.wpcf7-acceptance{
	padding-left: 12px;
}

.first-part{
	background-image: url('https://seestrasse-erlenbach.ch/wp-content/uploads/2021/08/bg_image_blue_1.jpg');
	background-size: contain;
    background-repeat: round;
}
.cards{
	background-image: url('https://seestrasse-erlenbach.ch/wp-content/uploads/2021/08/bg_image_blue_1.jpg');
    background-repeat: round;
    background-size: cover;
}
.free-flats,.gallery-holder{
	background-image: url('https://seestrasse-erlenbach.ch/wp-content/uploads/2021/08/bg_image_blue_1.jpg');
    background-repeat: round;
    background-size: contain;
}
.contact{
	background-image: url('https://seestrasse-erlenbach.ch/wp-content/uploads/2021/08/bg_image_blue_1.jpg');
    background-repeat: round;
    background-size: cover;
}
.cards > div,.free-flats> .container,.gallery-holder> .container {
	background-color: rgba(255,255,255,0.8);
	box-shadow: 0px 0 81px 50px rgb(255 255 255 / 90%);
	-webkit-box-shadow: 0px 0 81px 50px rgb(255 255 255 / 90%);
	-moz-box-shadow: 0px 0 81px 50px rgb(255 255 255 / 90%);
}
.contact input{
	background-color: rgba(255,255,255,0.8);
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{
	width: 100%;
	height: 30vw;
	margin-bottom: 0px !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
  display: block;
  max-width: 100%;
	width: 100%;
	height: 100%;
}

.hero-circle{
  	color: white;
    background-color: #C8553D;
	width: 260px;
    border-radius: 100%;
    height: 250px;
    position: absolute;
    top: 111px;
    right: 10%;
    font-size: 28px;
    padding: 43px 30px;
    text-align: center;
    transform: rotate(-5deg);
    line-height: 32px;
}
.hero-circle span{
	font-weight:bold;
}

a{
	color: #6CA6CD;
    text-decoration: none;
}
a:hover{
	color: #6CA6CD;
    text-decoration: underline;
}
.wpcf7 form.sent .wpcf7-response-output{
	border-color:#00a0d2;
}
.visual-map{
	height: 560px;
	width:100%;
}
.heading-hero{
	
	background-image: url(https://seestrasse-erlenbach.ch/wp-content/uploads/2021/05/hero-cover.jpg);
    height: 450px;
	position:relative;
}
.overlay-title{
	font-weight: bold;
	font-size: 70px;
}
.carousel-item img{
	height:400px;
}
.btn-padding{
	padding: 16px 30px!important;
	min-height: 66px;
}

.color-overlay{
	width:100%;
	height:100%;
	opacity:.7;
	position:absolute;
	background:#6CA6CD;
	top:0;
	left:0;
}
.d-grid{
	display:grid;
}

.visualisation{
	width:100%;
}
.flat-info-mid-left-row{
	width:100px;
}
.flat-info-mid-right-row{
	width:120px;
	margin-left: 15px;
}
.flat-info-right-left-row{
	width:170px;
	margin-left: 15px;
}
.flat-info-right-right-row{
	width:140px;
}
.contact-form-holder .wpcf7-form{
	padding: 0px 70px;
}
.flat-info .row{
	font-size: 18px;
}
.flat-info .row{
	
}
.copyright {
	padding-top: 30px;
	padding-bottom: 30px;
}
.copy-logo img {
	height: 34px;
}
.copy-text {
	color: #525156;
	font-size: 16px;
	padding-top: 13px;
}
.copy-text a {
	color: #525156;
	text-decoration: underline;
}


.um-field-radio:hover i{
	color:#C74A4A !important;
}



.no-free-flats{
    background: #6CA6CD;
    border-radius: 7px;
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.no-free-flats *{
    color:white;
	text-decoration: underline;
}
.flat-info .row div{
    padding: 11px 3px;
    align-items: center;
    /*justify-content: center;*/
    display: flex;
	font-weight: 500;
}
.flat-info .row>div:nth-child(even){
  	border-left:1px solid #dddfe1;
}
.flat-info .row {
    padding: 0;
}
.flat-info img{
    margin-right:15px;
}
.flat-info{
    color:#989592;
}
.flat-info span{
    color:black;
}
.flat-info a{
    color:#6CA6CD;
}
.flat-info a.btn {
    color:white;
}
.add-margin{
	margin-left:60px;
}
.flat-info .row a{
	justify-content:center;
	align-items: center;
}
.flat-info .row:nth-child(odd){
	background-color:#f3f3f3;
	border-top: 1px solid #dddfe1;
	border-bottom: 1px solid #dddfe1;
}
.flat-card{
    padding: 55px 0;
}
.text-black{
    color:black;
}
.clearfix iframe{

}
.subscribe-form .um-field-private .um-field-half {
    float: left;
    width: auto;
    margin-right: 20px;
}
.subscribe-form .um-field-private .um-clear:first-of-type {
    display: none;
}

.subscribe-form .um-field-type_radio .um-field-checkbox-option,
.subscribe-form .um-field-type_radio .um-field-radio-option {
    margin-left: 26px;
    color: white!Important;
}

.um-button{
     background: #6CA6CD!important;
    padding: 20px 0!important;
    font-size: 26px!important;
    
}
.um-icon-android-radio-button-off{
    color:#6CA6CD!important;
    
}
.um-icon-android-radio-button-on{
    color:#6CA6CD!important;
    
}
.subscribe-form .um-field-lang {
    display: none;
}

.um-icon-android-radio-button-off::before, .um-icon-android-radio-button-on::before {
	z-index: 2;
	position: relative;
}
.um-icon-android-radio-button-off::after, .um-icon-android-radio-button-on::after {
	content: "";
	background: #fff;
	display: block;
	width: 17.5px;
	height: 17.5px;
	border-radius: 50%;
	top: 3px;
	position: absolute;
	z-index: 1;
	left: 1px;
}

.font-abril{
    font-family:'Abril', sans-serif;
}
.font-raleway{
    font-family:'Roboto', sans-serif;
}
.font-josefin{
    font-family:'Roboto', sans-serif;
}

.bold-text{
    font-weight:800;
}

.text-red {
	color: #6CA6CD;
}
.contact-form-heading{
    font-size:42px;
    font-family:Roboto;
    margin-bottom: 30px;
}
.footer-contact{
    margin-right:0!important;
}

body {
    font-family: Roboto, sans-serif;
    color: #222;
}
p {
	color: #555;
}


a {
	transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-o-transition: 0.2s linear;
}

main a {
	color: #347098;
}
main a:hover {
	color: #418cbe;
}



/*****************************
        KONTAKT
*****************************/
.width_basic {
    max-width: 1280px;
    padding: 0 40px;
}
.wpcf7-list-item {
    margin: 0!important;
}


/*****************************
        MAIN
*****************************/
.main-title-block {
    padding-top: 220px;
    padding-bottom: 220px;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	background-position-y: center;
   /* background-color: #367499;*/
}
.main-title-block h1 {
    color: white; 
    text-align:center;
}


.sub-header
{
    font-weight: 500;
}
.border-radius {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.no-border{
    border: none;
}

.gray-text {
    color: #8E846F;
    text-decoration: none;
}



a {
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
}

.btn {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.btn:disabled {
	opacity:1 !important;
}

.btn-one {
    background-color: #f9f9f9;
    color: #6CA6CD;
    padding: 20px 20px;
    font-weight: 500;
    font-size:18px;   
    border-radius:0;
}
.btn-one:hover {
    background: #e8e4dc;
    color: #6CA6CD;
}

.btn-two {
    background-color: #6CA6CD!important;
    color: #fff;
    padding: 20px 35px;
    font-weight: 500;
     border-radius:0;
}
.btn-two:hover {
    background: #96bccf!important;
    color: #fff;
}


.btn-one img,
.btn-two img
{
    margin-right: 5px;
    height: 31px;
}





/*****************************
        NAVBAR
*****************************/
.navbar {
    padding-top: 15px;
    padding-bottom: 15px;
	background-color:#6CA6CD;
}

.navbar-brand img {
    height: 70px;
}

.navbar-nav li a {
    font-size: 18px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.current-menu-item a{    
    color: white!important;
	text-decoration: underline;
}

.navbar-nav li a:hover {
    color: white!important;
	text-decoration: underline;
}

/*****************************
        HERO
*****************************/
.hero {
    height: 380px;
    width: 100%;
    position: relative;
    background: linear-gradient(to right, #b7942b63, #8e7e4e45), url(foto/hero1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.hero .container {
    position: relative;
}

.hero h1 {
    font-size: 56px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
}

.hero-info {
    position: absolute;
    bottom: 0;
    right: 0;
   /* background: #8E846F;*/
    padding: 17px 20px;
    color: #fff;
    font-size: 18px;
}

.wincasa-alarm-logo {
	filter: brightness(0) invert(1);
}



/*****************************
        CONTENT
*****************************/
.standard-block {
    padding-top: 70px;
    padding-bottom: 70px;
}
.content {
    padding: 100px 250px;
}

.red-text{
    color:#6CA6CD;
    font-weight: bold;
}

.white-text{
    color: white;
}

.red-text a{
	color: #6CA6CD;
}

.red-background{
    background: #6CA6CD;
}
.black-text{
    color:black!important;
}
.wincasa-alarm-logo{
    margin: auto;
    width: 59px;
}

.wincasa_alarm {
    padding: 0 30px;
    background-image: url("http://ottoundalex.ch/wp-content/uploads/2021/02/DSC09633k.png");
    background-size: cover;
}
.wincasa-alarm-input{
    font-size: 20px;
    color: #0b0b0b;

}
.form-control{
    border-bottom: 1px solid gray;
    border-top: none;
    border-left: none;
    border-radius: 0;
    border-right: 0;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    
}
.form-control:active {
    box-shadow: transparent !important;
}

.wincasa_alarm p {
    line-height: 1.68em;
}

.um-field-label label {

    font-size: 15px !important;
    line-height: 22px !important;
    font-weight: bold;
    font-weight: 600;
}

/*****************************
        MAP
*****************************/
.iframe-map {
    width: 100% !important;
    height: 607px;
    
}


/*****************************
        WOHNUNGEN
*****************************/

.white-block {
    background-color: white;
}

.gray-block {
    background-color: #f6f7f7;
}



.free-flats h2 {
    font-size: 42px;
    letter-spacing: 2px;
    color: #222222;
}

.sub-header {
    font-size: 24px;
}



.flat-img-lg {
    width: 100%;
    height: 426px;
    object-fit: cover;
}

.flat-img-sm img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.see-more-img {
    position: relative;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #8E846F99;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
}

.gallery img:hover {
    opacity: .8;
}




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

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

.strasse {
    font-size: 28px;
    font-weight: bold;
}

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

.table-text {
    padding: 10px 53px 10px 16px;
    font-weight: bold;
}

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




.card-header .btn {
    padding: 25px 40px;
    color: white;
    font-weight: 500;
    font-size: 24px;
}


.collapse-icon-plus {
    width: 24px;
    height: 24px;
    background: url(images/plus.svg) center center no-repeat;
}
.collapse-icon-minus {
    width: 24px;
    height: 24px;
    background: url(images/minus.svg) center center no-repeat;
}

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

/**************
*   HERO 2
***************/
.hero2 {
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color:#8e846f !important;
}

.hero-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.hero2 .container {
    position: relative;
}

.hero2 h2 {
    font-size: 42px;
    font-weight: bold;
    font-family: Roboto, serif;
    color: #fff;
    letter-spacing: 2px;
}

.hero2 p {
    font-size: 18px;
    font-family: Roboto, serif;
    color: white;
}

.hero2-info {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #8E846F;
    padding: 17px 20px;
    color: #fff;
    font-size: 18px;
}

.hero2 input {
    border: none;
    font-size: 20px;
    position: relative;
    margin-left: 0;
    margin-right: auto;
}

.hero2 input:focus {
    outline: none;
}

.email-input {
    background-color: white;
    padding: 10px;
    border-radius: 7px;

}

/*****************************
        FOOTER
*****************************/
.footer-link{
	color:#292929 ;
	text-decoration: underline;
}
  .footer-logo {
          padding: 50px 0px;
	      width:40%;
	  
  }
  .contact-form-holder{
          padding: 100px 230px;
  }
.um-field-user_email .um-field-area{
    padding: 17px 2px;
    background: white;
    border-radius: 7px;
    
}
.um-field-area{
    display:flex;
    justify-content:center;
    flex-wrap: wrap;
    
}
.um-faicon-caret-up:hover{
	color:#c74a4a;
}

#user_email-29{
        font-size: 22px!important;
    outline: transparent!important;
    border: none!important;
    
}

.footer {
    padding: 20px 0px;
    background-color: #6CA6CD;
    color: white;
}




.footer li {
    text-decoration: none;
}
.footer li a {
    padding: 5px;
    text-decoration: none;
    color: white;
}


.footer h3 {
    font-size: 20px;
    font-family: Roboto, serif;
}

.social-icons img {
    margin-right: 25px;
}

.all-flats h2{
    color: #6CA6CD;
    font-size: 42px;

}

.footer ul {
    list-style-type: none;
    text-align: start;
}

.contact-us p {
    margin-bottom: 0;
    padding: 5px 15px;
	color: #fff;
}

.footer p {
	color: white;
}
.footer p a {
	color: white;
	text-decoration: underline;
}



/*************************************************
                    ABOUT PAGE
 *************************************************/

.about-card {
    /*border-radius: 10px;*/
    border-bottom:1px solid #d3d3d3;
    padding: 60px 170px;
    /* box-shadow: 0 0 12px 5px #fcfcfc;*/
}

.cards h2 {
    font-size: 28px;
	color: #6CA6CD;
}

.cards {
    z-index: 1000;
    position: relative;
    margin-top: -10px;
	padding-top:60px;
	padding-bottom:60px;
}

.hero-sm{
    height: 230px;
}


/*************************************************
                    GALLERY PAGE
 *************************************************/
.gallery-block a {
	float: left;
	margin: 0 2.5% 4% 2.5% !important;
    width: 28% !important;
}

.gallery-block a img {
	width: 100% !important;
	height: auto;
	
	/*
	-webkit-border-top-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomright: 25px;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	*/
}

.gallery-block a img:hover {
	filter: sepia(100%);
}


/****************************************
				SLIDER
****************************************/
.carusel{
	height:700px;
}
.carousel-image{
	height: 600px;
    object-fit: cover;
}
.carousel-inner{
        max-height: 379px;
}
#slider {
	position: relative;
	overflow: hidden;
	background: #fff;
}
#slider .frame {
	position: relative;
	width: 100%;
	padding: 20px 0;
	height: 650px !important;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}
#slider .frame .slide_element {
	height: 100%;

	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
#slider .frame .slide_element .slide {
	float: left;
	height: 100%;
	margin-right: 20px;
	opacity: 0.6;
	background: #000;
	z-index: 9;

	-webkit-box-reflect: below 0 -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.9, transparent), to(rgba(255, 255, 255, 0.498039)));

	-webkit-transform: translateZ(-150px);
	transform: translateZ(-150px);

	-webkit-transition: -webkit-transform 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	-webkit-transition-property: opacity, -webkit-transform;
	transition: transform 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	transition-property: opacity, transform;
}
#slider .frame .slide_element .slide.active {
	opacity: 1;
	z-index: 10;

	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.ie #slider .frame .slide_element .slide {
	margin-right: -70px;
	transform: scale(0.85);
}
.ie #slider .frame .slide_element .slide.active {
	transform: scale(1);
}

#slider .mSButtons.mSPrev {
	left: 25%;
	right: auto;
	bottom: 30px;
}
#slider .mSButtons.mSNext {
	right: 25%;
	left: auto;
	bottom: 30px;
}
#slider.isTouch .mSButtons {
	display: none;
}


#slider .mSButtons.mSPrev,
#slider .mSButtons.mSNext
{
	display: none;
}



/* Responsive */
@media (max-width: 480px) {
	.carousel-inner{
		height:220px;
	}
	.flat-btn{
		width:100%;
	}
	.carousel-image{
		height:unset;
	}
	.contact-footer-image{
		display:none;
	}
	#slider .frame .slide_element .slide {
		margin-right: 0;
	}
	.ie #slider .frame .slide_element .slide {
		margin-right: -40px;
	}
	.btn-two{
      padding: 11px 22px;
	}
	.btn-one{
      padding: 11px 22px;
	}
	.contact-form-holder .wpcf7-form{
	padding: 0px 20px;
}

	.free-flats-headings{
	    margin-bottom:40px;
	}
	.flat-img-lg {
        height: 340px;
    }
    .free-flat{
        margin-bottom:50px;
    }
    .footer-logo {
        height: 76px;
    	padding: 10px;
    }
    .navbar {
        padding-top: 5px;
        padding-bottom: 0px;
    }
    .standard-block h2{
        font-size:30px;
    }
    .card-heading{
        font-size:20px;
    }
    .card-header .btn {
    padding: 1rem;
    color: white;
    font-weight: 500;
    font-size: 20px;
}


}



.cookie-title {
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 16px;
}




/************************************
        RESPONSIVE
*************************************/

@media (max-width:766px) and (min-width:500px){
	.wincase{
		max-width:50%;
	}
}

@media (max-width: 1199px) {
	#slider .frame {
		width: 100%;
		height: 550px !important;
	}

}



@media (max-width: 991px) {

	#slider .frame {
		height: 450px !important;
	}
	.about-card{
	    padding: 35px 20px;
	}
	.about-card img{
	   	width:100px;
	}
	.carousel-inner {
   		max-height: 450px;
	}
}





@media (max-width: 768px) {
	.navbar-brand img{
		height:50px;
	}
	#slider .frame {
		height: 350px !important;
	}	
	
    .galerija a {
        margin: 0 1% 2% 1% !important;
        width: 48% !important;
    }
  
	.flat-card{
		padding-top:10px;
	}
	.free-flats{
		padding-top:10px;
	}
	.add-margin{
		margin-left:27px;
	}
    
	.cards{
		background-size: contain;
	}
}





@media (max-width: 591px) {
	#slider .frame {
		height: 270px !important;
	}
      .flat-info-mid-left-row {
		width:unset;
	}
	.flat-info-right-left-row{
		width:unset;
	}
	.flat-info-right-right-row{
		width:unset;
	}
	.first-part{
		background-image: none;
	}
	.first-part > div{
		background-image: url('https://seestrasse-erlenbach.ch/wp-content/uploads/2021/06/mobile-bg-homepage-375x1071-1.jpg');
	}
	.free-flats, .gallery-holder,.contact{
		background-image: url('https://seestrasse-erlenbach.ch/wp-content/uploads/2021/06/mobile-bg-homepage-375x1071-1.jpg');
	}
}






@media (max-width: 420px) {
	#slider .frame {
		height: 230px !important;
	}
	

}


@media (max-width: 576px) {
	.flat-info-mid-right-row{
		margin-left:0;
	}
	.flat-info-right-left-row{
		margin-left:0;
	}
	.flat-info .row{
		background-color: unset!important;
		border-top: unset!important;
		border-bottom: unset!important;
	}
	.flat-info .row>div{
		border: unset!important;
	}
	.hide-on-mobile{
		display:none!important;
	}
	.flat-info .row div{
		justify-content:start!important;
	}
}

