﻿body {
 background-color:#eee;
 background-image:url('../images/bg08.jpg');    
}  

.text-white {
  color: #ffffff !important;
  /* color: blue !important; */
}

.cid-qTkzRZLJNu .navbar {
  padding: .5rem 0;
  background: #232323;
   /* background-color:lightgray; */
  transition: none;
  min-height: 77px;
  color:white;
}

/* ++++++++++++++++++++++++++++++++ Anpassungen ++++++++++++++++++++++++++ */

.cid-notre-dame {
  padding-top: 520px;
  padding-bottom: 520px;
  background-image:url('../notre-dame/images/1954_paris-notre-dame_s001b.jpg');
}

/* ++++++++++++++++++++++++++++++++ Anpassungen ++++++++++++++++++++++++++ */

.social {
width: 1050px;
margin: 20px auto;
padding: 0;
overflow: hidden;
}

.social a {
position: relative;
float: left;
width: 120px;
height: 120px;
margin: 0 5px 0 0;
list-style: none;
text-decoration: none;
}

.social a .image {
position: absolute;
width: 116px;
height: 116px;
top: 2px;
left: 2px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.social a:hover .image {
top: 6px;
}

.social a span {
width: 120px;
position: absolute;
padding: 0;
font-size: 14px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
color: #fff;
left: 0;
bottom: -20px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.social a:hover span {
bottom: 2px;
}

.social:hover > a {
opacity: 0.3;
}

.social:hover > a:hover {
opacity: 1;
}

.social a.facebook {
background: #1e5799;
background-image:url('../images/bg01.jpg');
}

.social a.twitter {
background: #7db9e8;
background-image:url('../images/bg02.jpg');
}

.social a.youtube {
background: #a90329;
background-image:url('../images/bg03.jpg');
}

.social a.rss_feed {
background: #ff670f;
background-image:url('../images/bg04.jpg');
}

.social a.facebook .image {
background: url(facebook.png) center no-repeat;
background-image:url('../images/bg05.jpg');
}

.social a.twitter .image {
background: url(twitter.png) center no-repeat;
background-image:url('../images/bg06.jpg');
}

.social a.youtube .image {
background: url(youtube.png) center no-repeat;
background-image:url('../images/bg01.jpg');
}

.social a.rss_feed .image {
background: url(rss.png) center no-repeat;
} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pt-5, .py-5 {
    padding-top: 1rem !important;
}

.container {
   	width: 100%;
    padding-right: 10px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

    border:none 0px #000000;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;    
}

.cid-rcZSQ6XawU {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f9f9f9;
}

.display-5 {

    font-family: 'Rubik', sans-serif;
    font-size: 1.2rem;
    color:white;
}

.display-7 {
  font-family: 'Rubik', sans-serif;
  font-size: 0.8rem;
  color:black;
}

.card-title {
    margin-bottom: .1rem;
}

.cid-rcZSQ6XawU .card-front img {

    min-height: 100%;
    min-width: 100%;
    width: auto;
    max-width: 245px;
}

.cid-rcZSQ6XawU .card_back {
  	width: 100%;
  	height: 100%;
  	padding: 4px 4px;
  	color:black;
  	background-color: #55b4d4;
  	z-index: 1;
  	margin: 0;
  	text-align: center;
  	overflow: hidden;
  	-o-transform: rotateY(-180deg);
  	-ms-transform: rotateY(-180deg);
  	-moz-transform: rotateY(-180deg);
  	-webkit-transform: rotateY(-180deg);
  	transform: rotateY(-180deg);
	border: 1px solid #fff;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;  
    
	background: -webkit-linear-gradient(top, #6393c1 0%,#cfe7fa 100%);
	background: -o-linear-gradient(top, #6393c1 0%,#cfe7fa 100%);
	background: -ms-linear-gradient(top, #6393c1 0%,#cfe7fa 100%);
	background: linear-gradient(top, #6393c1 0%,#cfe7fa 100%);    
}

.cid-rcZSQ6XawU .card {
  /* min-height: 200px; */
  height: 180px;
  border:none 0px #000000;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;    

}

/* ++++++++++++++++++++++++++++++++ Anpassungen ++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++ Anpassungen ++++++++++++++++++++++++++ */

#pinBoot {
  position: relative;
  /* max-width: 100%; */
  width: 100%;
}
img {
  width: 100%;
  /* max-width: 100%;  */ 
  height: auto;
}

@media screen and (max-width: 1080px) {
	.qr-img img{
		width:142px; 
		height:auto; 
		float:left; 
		margin:10px 10px 10px 10px;
	}
}

.white-panel {
  position: absolute;
  background: white;
  border-radius: 12px 12px 0px 0px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  padding: 0px;
  padding-bottom:10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

}
/*
stylize any heading tags withing white-panel below
*/

.start-img {
    border:solid 0px #000000;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright:12px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    border-top-left-radius:12px;
    border-top-right-radius:12px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.white-panel h1 {
  font-size: 1em;
}

.white-panel h1 a {
  color: #A92733;
}

.white-panel:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -6px;
  /* -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; */
  
  /* -webkit-transition: opacity 2s ease-out;
  -moz-transition: opacity 2s ease-out;
  -o-transition: opacity 2s ease-out;
  transition: opacity 2s ease-out; */

}