/*!
 * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */




 /* Global Styles */   

html,




body {
    width: 100%;
    height: 100%;
      font-family:"helvetica, arial, sans-serif";
	 font-weight: normal;
	 font-style: normal;
    color: #000;
    
}





@font-face{
    font-family:"Asap bold";
    src:url("helvetica, arial, sans-serif") format("truetype");
    font-weight: normal;
	font-style: normal;
    }

@font-face{
    font-family:"Asap bold italic";
    src:url("helvetica, arial, sans-serif") format("truetype");
    font-weight: normal;
	font-style: normal;
    }

@font-face{
    font-family:"Asap regular";
    src:url("helvetica, arial, sans-serif") format("truetype");
    font-weight: normal;
	font-style: normal;
    }




.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}









/* Custom Button Styles */

.btn-blue{
    border-radius: 0;
    color: #fff;
    background-color: #00eaff;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    color: #00eaff;
    background-color: #000;
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
    
     font-family: 'Asap',arial, sans-serif;
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
    font-size: 16px;
     color: #fff;
    font-weight: 700;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: #009ee0;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}

/* Header */

.header {

    display:table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../bilder/titelbild/titelbild-hochhaus-windowflicks3.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}





/* About */

.about {
    padding: 50px 0;
}

/* Services */

.services {
    padding: 50px 0;
}

.service-item {
    margin-bottom: 30px;
}



/* Portfolio */

.portfolio {
    padding: 10px 0;
}

.portfolio-item {
    margin-bottom: 30px;
}

.img-portfolio {
    margin-bottom:2px;
  
}

.img-portfolio:hover {
    
}

/* Call to Action */

.call-to-action {
    padding: 50px 0;
}

.call-to-action .btn {
    margin: 10px;
}

/* Map */

.map {
    height: 500px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}

.map iframe {
    pointer-events: none;
}

/* Footer */

footer {
    
    padding: 0px 0 70px;
    
}

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}



.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
#contact .social ul {
	margin-top: 30px;
}
#contact .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#contact .social i.fa {
	font-size: 24px;
	padding-top: 8px;
	color: #cf5022;
	border-radius: 4px;
	transition: all 0.3s;
}
#contact .social i.fa:hover {
	color: #a13e1a;
}

.white {color:#fff;
}

.black {color:#000;
}






.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 100;
  line-height: 1.4;
}


.reg {
font-size:18px;
    padding-left:5px;
    
   
}

section.instagram{
padding: 50px 0 140px 0;
	background: #fff;
background: linear-gradient(45deg, #ffffff #02ffc6);
}





section.newsletter{
padding: 100px 0 140px 0;
	background: #f6f6f6;
     background: linear-gradient(180deg, #02ffc6, #00eaff);
}





.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: #000;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #000;
    background-color: #fff;
}



section.about{
padding: 100px 0 100px 0;
	background: #fff;

}


section.kaufen{
padding: 50px 0 50px 0;
	background: #f6f6f6;
     background: linear-gradient(180deg, #fff, #00eaff);
}



h1 {  
      font-family: 'Asap bold italic', Arial, sans-serif;
	 font-weight: 700;
    font-size: 55px;
    line-height: 58px;
letter-spacing: 0px;

    
   
}

h2 {  
    margin-top:25px;
      font-family: 'Asap regular', Arial,sans-serif;
	 font-weight: 700;
    font-size: 30px;
    line-height: 31px;
letter-spacing: 0px;
   
}

h3 {  margin-top:0px;
      font-family: 'Asap regular', Arial,sans-serif;
	 font-weight: 100;
    font-size: 14px;
    line-height: 20px;
letter-spacing: 0px;
    
   
}




.blau {color:#009ee0;
}


.lila {color:#622181;
}



p {  
      font-family: 'Asap bold', Arial,sans-serif;
	 font-weight: 700;
    font-size: 16px;
    line-height: 20px;
letter-spacing: 0px;
    
   
}

.fliesstext {

line-height:40px;
}

.klein {font-size:12px;
line-height:16px;
    color:#000;
}


a {color:#ff008a;
    font-family: helvetica, Arial,sans-serif;

}

a:hover{color:#000;
text-decoration: underline}




#oeffnungszeiten {
  margin-top:90px;
	padding: 40px 0 60px 0;
	background: #fff;
     background: linear-gradient(180deg, #fc93ee, #fc75a8);
   
}

footer {
  margin-top:90px;
	padding: 40px 0 60px 0;
	background: #fff;
   
   
}

#wirueberuns {
  margin-top:90px;
	padding: 40px 0 60px 0;
	
    
   
}

.font20 {
font-size:40px;
    line-height:45px;
    color:#7d02bd;
}

#aktuelles {
  margin-top:10px;
	padding: 40px 0 60px 0;
	border-bottom:1px solid #333;
    
   
}



@media(max-width:768px) {
  h1 {  
      
	 font-weight: 700;
    font-size: 40px;
    line-height: 42px;
letter-spacing: 0px;   
}
    
    .font20 {
font-size:24px;
    line-height:30px;
    color:#7d02bd;
}
    
    

    
   h2 {  
letter-spacing: 0px;
   font-size: 20px;
    line-height: 25px;
}

h2.fliesstext {  
    margin-top:20px;
	 font-weight: 700;
    font-size: 20px;
    line-height: 25px;
letter-spacing: 0px;
   
}
    
    
}


#sidebar-wrapper{
 font-family:"Asap bold";
  
}

a.pix {
text-decoration: none;
}

a.black-link {
    color:#000;
text-decoration: none;
}


section.instagramlink{
  margin-top:0px;
	padding: 40px 0 60px 0;
	background: #fff;
     background: linear-gradient(180deg, #fc75a8, #622181);
    
}

section.vollbild{
display: table;
    position: relative;
    width: 100%;
    height: 70%;
    background: url(../bilder/fotos/windowflicks_loving-vincent-film-nologo.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



@media (max-width: 768px) {
 .header {

    display:table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../bilder/titelbild/titelbild-hochhaus-windowflicks_mobile.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
}



@media (max-width: 1000px) {
 .pixHD {


    width: 80%;
    height: 80%;
 
}
}


.spalten2 { 
  display: grid; 
  grid-template-rows:100px 100px; 
  grid-template-columns:50% 50%; 
}

.spalten3 { 
  display: grid; 
  grid-template-rows:400px 400px; 
  grid-template-columns:33% 33% 33%; 
}


.spaltenpresse { 
  display: grid; 
  grid-template-rows: repeat(12, 1fr); 
  grid-template-columns:50% 50%; 
}


@media (max-width: 768px) {
 .spalten3 { 
  display: grid; 
  grid-template-rows:400px 400px 400px; 
  grid-template-columns:50% 50%; 
}
    
    .spaltenpresse { 
  display: grid; 
  grid-template-rows: repeat(12, 1fr); 
  grid-template-columns:100%; 
}
}