/* Template © admotion*/


html 
{
   height:			100%;
}


body
{
   height:			100%;
   margin:			0px;
   padding:			0px;
   font-family: "quador", serif;
   font-weight:		300;
   font-size:		18px;
   color:			#000;
   line-height:		145%;
   letter-spacing:	0.02em;
}


#system-message { margin: 0px; }
/* bootstrap import */

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.nav > li > a:hover, .nav > li > a:focus {text-decoration: none;background-color: transparent;}
.nav > li > a {display: block;}
li { line-height: normal;}
.nav {list-style: none; padding: 0; margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ul.unstyled, ol.unstyled { list-style: none;}
.visually-hidden {display: none;}
* {box-sizing: border-box;}
/* ---------------------------------- */


:root {
  --primary: #be4a75;
  --secondary: #8a284c;
}

    #desktop { display: none; }
    #mobile { display: block; }   



header { width: 100%; position: absolute; top: 0; left: 0; padding: 10px 5%; display: flex; justify-content: space-between; align-items: flex-end; z-index: 900; gap: 20px;}

#logo { width: 250px; }

#inhalt { width: 90%; margin: 5% auto; position: relative; z-index: 10;}
#teaser { width: 90%; margin: 5% auto; position: relative; z-index: 10; }


#showbox  {  width: 100%; position: relative; z-index: 1;}
#immobilien #showbox  {  z-index: 11;}


#container-footer  {  width: 100%; background: var(--secondary); color: white; margin-top: 100px; }
#container-footer::before  { content: url(/images/mountains.svg); width: 100%; position: absolute; transform: translateY(calc(-100% + 10px));}
#footer  {  width: 90%; margin: 0 auto;padding: 5% 0; }
#footer a  {color: white; opacity: 0.7; }
#footer a:hover  {color: white; opacity: 1; }

h1 { margin: 0px 0px 20px 0px; padding: 0px; font-size: 30px; line-height: 130%; font-weight: 600; color: var(--primary); font-family: "lotus-eden", sans-serif; }
h2 { margin: 0px 0px 5px 0px; padding: 0px; font-size: 25px; line-height: 130%; font-weight: 600; font-family: "lotus-eden", sans-serif; }
h3 { margin: 0px; padding: 0px; font-size: 20px; line-height: 130%; font-weight: 700; font-family: "lotus-eden", sans-serif; }
h4 { margin: 0px; padding: 0px; font-size: 1em; line-height: 130%; font-weight: 700; }
h5 { margin: 0px; padding: 0px; font-size: 16px; line-height: 130%; font-weight: 700; }

a.button {background: var(--primary); padding: 8px 20px 10px; color: white; transition: 0.2s; display: inline-block; font-weight: 700;}
a.button:hover {background: var(--secondary); color: white;}

a { text-decoration: none; outline: none; color: var(--primary);  }
a:hover { text-decoration: none; color: var(--secondary); }
a:focus { text-decoration: none; outline: none; }

p {margin: 0 !important; }
strong {font-weight: 700;}

img.runde-ecken {border-radius: 3px;}



/* Widgetkit */

.uk-scope .uk-h3, .uk-scope h3 {font-weight: 600; color: white; font-family: "lotus-eden", sans-serif; font-size: 25px;}
.uk-scope .uk-h2, .uk-scope h2 {font-weight: 600; color: var(--primary); font-family: "lotus-eden", sans-serif; font-size: 25px; margin: 20px 0 0px;}

.uk-scope .uk-overlay-primary { background: rgba(138, 40, 76,.4); }

.uk-scope .uk-button {text-transform: none; font-weight: 700;}
.uk-scope .uk-button-default {color: #fff; border: 1px solid #fff; }
.uk-scope .uk-button-default:hover {background: #fff !important; color: var(--primary) !important; }

.uk-slideshow {border-radius: 3px; overflow: hidden;}
#showbox .uk-slideshow {border-radius: 0px;}

.uk-scope .uk-link, .uk-scope a { color: var(--secondary); text-decoration: none; cursor: pointer;}
.uk-scope .uk-link:hover, .uk-scope a:hover { color: var(--primary); text-decoration: none; cursor: pointer;}

.uk-scope .immo .uk-button-default {color: var(--primary) !important; border: 1px solid var(--primary); color: #fff;} 
.uk-scope .immo .uk-button-default:hover {background: var(--primary) !important; color: #fff !important;}

.popup {min-height: 300px; overflow: scroll;}
.popup > div > img {min-height: 300px; min-width: 750px;}
.popup .uk-card-body {padding: 10px !important; font-size: 14px; font-weight: 700; color: #000;}

.popup .uk-switcher, .popup  .uk-dotnav {display: none !important;}
.popup > div > div, .uk-scope .uk-visible\@s {display: block !important;}


.uk-scope .uk-light .uk-marker {background: var(--primary); color: #fff; }
.uk-scope .uk-light .uk-marker:hover {background: var(--secondary); color: #fff; }

.uk-drop.uk-open {border-radius: 3px;}
.uk-drop.uk-open > div {border-radius: 3px;}
.uk-drop.uk-open img {border-top-left-radius: 3px; border-top-right-radius: 3px; display: none;}



/* Formular */

.col-form-label { display: none; }
.col-sm-9 { width: 100%; }
.form-control { border-radius: 3px; background: #fff; border: 1px solid var(--primary);  padding: 14px 15px 10px 15px; font-size: 16px; letter-spacing: 0.04em; }
.form-control:focus { color: #000;  border-color: var(--primary); outline: 0; box-shadow: 0 0 0 2px  var(--primary);
}
.form-control::placeholder { color: #5a5a5a; }
textarea.form-control { margin: 20px 0px; }
.btn-primary { background: var(--primary); color: #ffffff; border-radius: 0; border: 0px; padding: 10px 40px; text-transform: uppercase; letter-spacing: 0.08em; font-size: 1em; font-weight: 700;}
.btn-primary:hover { background: var(--secondary);color: #fff; }

button, input, optgroup, select, textarea { font-family: 'Montserrat'; font-size: 400; }
.rsfp_thankyou_popup_inner p { margin: 0px; }

.rsform-block-interesse {margin-top: 20px;}
.rsform-block-einleitung {margin-bottom: 20px;}

#webdesign  { margin-top:100px; background: var(--primary) url(../images/webdesign-admotion.png); position: absolute; z-index: 10; right: 0px; width: 25px; height: 91px; border-top-left-radius: 3px; border-bottom-left-radius: 3px;}
#webdesign p  { margin: 0px; }
#webdesign a  { width: 25px; height: 91px; display: block; }


.clear { line-height: 0; }

#scrollup {
    display: none;
    position: fixed; border-radius: 3px;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: var(--primary);
    color: white;
    cursor: pointer;
    padding: 7px 2px;
    width: 30px;
}
#scrollup:hover { background-color: var(--secondary);}


.lines { display: none;
  position: fixed; z-index: 2; pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  margin: auto;
  width: 90vw; }

.line {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  background: rgba(190, 74, 117, 0.2);
  overflow: hidden; }
  .line::after {
    content: '';
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
    background: linear-gradient(to bottom, rgba(190, 74, 117, 0) 0%, rgba(190, 74, 117, 0.2) 75%, rgba(190, 74, 117, 0.6) 100%);
    animation: drop 7s 0s infinite;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); }
  .line:nth-child(1) {
    margin-left: -25%; }
    .line:nth-child(1)::after {
      animation-delay: 2s; }
  .line:nth-child(3) {
    margin-left: 25%; }
    .line:nth-child(3)::after {
      animation-delay: 2.5s; }

@keyframes drop {
  0% {
    top: -50%; }
  100% {
    top: 110%; } }

@media(min-width:460px){


}


@media(min-width:750px){
.uk-drop.uk-open img {display: block;}
.popup {overflow: visible;}
}


@media(min-width:768px){
#desktop { display: block; }
#mobile { display: none; }

    #container-footer  {  margin-top: 200px; }

#webdesign  { margin-top:150px;}

}

@media(min-width:1000px){

    body {font-size: 18px;}
    h1 {font-size: 40px;}
    h2 {font-size: 25px;}
}



@media(min-width:1250px){
  header {padding: 20px 40px; align-items: center;}
 .scrolled header {padding: 20px 40px; position: fixed; top: 0; background: rgba(0, 0, 0, 0.31); box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); backdrop-filter: blur(9.3px);-webkit-backdrop-filter: blur(9.3px);transition: 0.3s;}
  
  .scrolled #logo {width: 180px; transition: 0.3s;}
    #inhalt { width: 1200px; margin: 60px auto;  }
    #footer  {  width: 1200px; margin: 0 auto; padding: 40px 0;}
#webdesign  { margin-top:50px;}

    
    
}

@media(min-width:1450px){
  #logo {width: 295px;}

    #inhalt { width: 1200px; margin: 100px auto;  }
}