
/* CSS reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline;}

html,body {
	margin:0;
	padding:0;
	 background-color: black;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6,m1 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* General Style */
body{
	font-family: Century Gothic, Tahoma, Verdana;
	background: #000;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: black;
}


.backgroundclr {
 background-color: black;
}


.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header{
	padding: 30px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}


/* Header Line Style */


.fotograf-info-top{
	font-family: Century Gothic, Tahoma, Verdana; 
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #78c6fd;
	opacity: 0.5;
	text-transform: uppercase;
	z-index: 1001;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.fotograf-info-top a{
	padding: 0px 5px;
	letter-spacing: 1px;
	color: #ab0000;
	display: block;
	float: left;
}
.fotograf-info-top a:hover{
	color: #fff;
}
.fotograf-info-top span.right{
	float: right;
}
.fotograf-info-top span.right a{
	float: none;
	display: inline;
}



/*===== Ausklappbare Seiten #nikitakulikov #ansichten  ===*/



h1, h2, p, m1 {	color: white;
            font-family: Century Gothic, Tahoma, Verdana;	
}

m1 {font-size: 2em;}

p { 	
	line-height: 1.8;
	margin-bottom: 35px;
}

lts5 { 
    letter-spacing: 5px;
}

lts10 { 
    letter-spacing: 10px;
}

.foto-seiteninfo-title {
	color: #fff;
	font-family: Century Gothic, Tahoma, Verdana;
	font-size: 2.5em;
	padding: 10px;
	text-align:center;
	
}

.text-ausrichting-links {
 text-align:left;
 }

.text-ausrichting-rechts {
 text-align:right;
 }

.food-foto-box-set {
  background: #eaeaed;
  width:100%;
  margin: auto;
}

.food-foto-box {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.food-foto-box-content-width {
	max-width: 1700px;
	width: 100%;
	height: auto;
	padding: 2%;
}

.food-foto-box-content-all {
	padding: 40px;
	margin-top: 30px;
	max-width: 480px;
	background-color: rgba(0,0,0, 0.7);
    border-radius: 18px;
}

.food-foto-box-content-all ul,li {
	color: #fff;
	text-align: left;
    list-style-type: disc;
}

.food-foto-box-content-all a{
	padding: 0px 0px;
	letter-spacing: 0px;
	color: #78c6fd;
}
.food-foto-box-content-all a:hover{
	color: #fff;
}

.ffb-content-bright {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(0,0,0, 0.7);
}



.ftb-links {	
    margin-left: 0;
	margin-right: auto;
}

.ftb-rechts {	
    margin-left: auto;
	margin-right: 0;
}

.ftb-oben-100 {	
	margin-top: 0px;
}
.ftb-oben-200 {	
	margin-top: 0px;
}

.ftb-oben-300 {	
	margin-top: 0px;
}

.ftb-oben-400 {	
	margin-top: 0px;
}



 /*===== Bilder Ausklappbare Seiten ===*/


.info-bild-pos {
	height: 100%;	
	text-align: center;
}

.info-bild-header {
	position:center;
    max-width: 100%;
    height: auto;
	border-radius: 18px;
}

.foto-zoom {                           /*===== Bild zoom-in bei Maushover===*/
  position: relative;
  border-radius: 18px;
  overflow: hidden;

}
.foto-zoom img {
  max-width: 100%;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.foto-zoom:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}


/*=====  MENU #bilder und alles mit GALLERY  ===*/



.gallery-row {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 1px;
	margin-top: 25px;



}

/* Create four equal columns that sits next to each other */
.gallery-column {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 1px;

}

.gallery-column img {
    margin-top: 1px;
    vertical-align: middle;
}

.gallery-column-in-box {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
}

.gcib-style {
 		width:100%; 
		padding: 3px; 
		border-radius: 15px;
}


/* SLIDESHOW ANFANG */



/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 0px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: black;
  margin: auto;
  padding: 0;
  width: 90%;

  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}



/* Hide the slides by default */
.mySlides {
  display: none;
}

.prev-next-box{
	left:0;
  width: 900px;
}

/* Next & previous buttons */
.prev-gallery,
.next-gallery {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 0px 0px 10px 0px;
  margin-top: -45px;
  color: white;
  font-weight: bold;
  font-size: 40px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}


/* Position the "next button" to the right */
.next-gallery {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev-gallery {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev-gallery:hover,
.next-gallery:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

img {
  max-height:90vh;
  max-width:90vw;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-effect {
  transition: 0.3s;
  cursor: pointer;  	  
}

.hover-effect:hover {
	opacity: 0.9;
  -webkit-filter: brightness(110%);filter: brightness(110%);
	
}




        /* INSTAFEED DATEN*/



/* remove bootstrap gutter*/
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}


/* the good stuff */


.img-featured-container {
  overflow: hidden;
  position: relative;
}

.img-featured-container img {
  width: 100%;
   padding: 10px; 
}

.img-featured-container .img-backdrop {
  background: linear-gradient(135deg, rgba(38, 163, 255, 0.85), rgba(83, 201, 179, 0.85));
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease;
}

.img-featured-container:hover > .img-backdrop {
  opacity: 1;
}

/* center text horizontally and vertically on image hover */
.img-featured-container .description-container {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  padding: 0 30px;
  text-align: center;
  line-height: 20px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-style: preserve-3d;
  z-index: 2;
  opacity: 0;
  transition: all .2s ease;
}

.img-featured-container .description-container .fa-instagram {
  font-size: 40px;
}

.img-featured-container .description-container p {
  font-weight: 300;
  margin-bottom: 0;
}

.img-featured-container:hover .description-container {
  opacity: 1;
}

.img-featured-container .description-container .caption {
  display: none;
  margin-bottom: 10px;
}

.img-featured-container .description-container .likes,
.img-featured-container .description-container .comments {
  margin: 0 5px;
}

/* load more button */
#btn-instafeed-load {
  color: #fff;
  background: #26a3ff;
  font-size: 16px;
  margin: 20px auto;
  padding: 8px 40px;
  display: block;
  border: none;
}
.btn
{
  cursor: pointer;
}

/* media queries  */
@media screen and (min-width:768px) {
  .img-featured-container .description-container .caption {
    display: block;
  }
}











.contact-card {
  background-color: white; 
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.9);
  max-width: 300px;
  margin: auto;
  text-align: center;
  border-radius: 18px;
}



















 /* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */   
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    right: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.3); /* Black w/ OPACITY OVERLAY */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
	height: 100%;
    position: relative;
    top: 0%; /* 25% from the top */
	right: 0;
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 00px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

.fixed-content {
    position: fixed;
	z-index: 1001;
   }


/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #f9f9f9;
}	
	
/* Position the close button (top left corner) */
.closebtn {
	z-index: 1001;
	color: #fff;
    position: absolute;
    top: 45px;
    left: 50px;
    font-size: 50px;
    padding: 0px;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.9);
}














/* Eisstellungen für MOBILE Versionen */
/* MOBILE / IPAD / STATION */


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 480px) {
/* Styles */


.fotograf-info-top{
	font-family: Century Gothic, Tahoma, Verdana; 
	font-size: 8px;
}
	.gallery-column {       /* BILDER - makes a one column-layout instead of two columns */
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
	

    .overlay .closebtn {
		position: absolute;
        font-size: 40px;
        top: 25px;
        left: 20px;
		padding: 0px;
        }	
	.bild-header {
		max-width: 80%;
    	height: auto;
		top: 30px;
    	}
	

	
	.dr-menu {     /* Меню и его позиция */
	font-size: 0.9em;
	top: 60px;    
	left: 10px;
	}
	

	 .dr-menu.dr-menu-open ul {
		top:5px;       /* положение открытого меню по вертикали по вертикли*/
		 left:55px;
		 line-height: 1.3;      /* расстояния между строками в открытом меню */
	    }
	
	.dr-menu.dr-menu-open > div .dr-icon {       /* Выдвигающаяся иконка вправо */
		left: 310px;
		}

	.dr-menu > div .dr-icon:after {         /* Выдвигающаяся вправо стрелочка*/
		line-height: 3.0;
		left: -30%;
		}

    .dr-menu ul li { 

    font-family: Century Gothic, Tahoma, Verdana;
	font-size: 25px;    /*== размер букв в меню   ==*/
	    }
	
	

	  .cb-slideshow li div h3 { font-size: 40px}
	  .cb-slideshow li div  {bottom: 30px}

	  .food-foto-box-content-all {
	   padding-right: 20px;	    /* позиция слов в инфо меню*/
	   padding-top: 0.4em;
	   font-size: 0.8em;
		}  
	  .foto-seiteninfo-title {
		font-size: 2em;        /* размер заголовка инфо меню*/
		padding-bottom: 0.4em;  
		}  
		  
}



/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 481px) and (max-width : 768px) {
/* Styles */
	
	 .gallery-column {     /* BILDER - makes a two column-layout instead of four columns */
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }	
	.cb-slideshow li div h3 { font-size: 60px}
	  .cb-slideshow li div  {bottom: 90px}

}


/* HOMEPAGE DESING ----------- */
@media screen and (min-width: 1020px) {
		.ftb-oben-100 {	
			margin-top: -100px;
			}

		.ftb-oben-200 {	
			margin-top: -200px;
			}

		.ftb-oben-300 {	
			margin-top: -300px;
			}

		.ftb-oben-400 {	
			margin-top: -400px;
			}	
	    .food-foto-box-content-all {
	       max-width: 48%;
			}
}


/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1290px) {
 .cb-slideshow li div h3 { font-size: 200px}
 .cb-slideshow li div  {bottom: 300px}
}

/* Large screens ----------- */
@media only screen  and (max-width : 1824px) {
/* Styles */
}

