@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
  html,
  body{
    width:100%;
    overflow-x:hidden;
  }
}
body {
	background-color: #efe2bf;
	opacity: 2;
	transition: 1s opacity;
}
body.fade-out {
	opacity: 0;
	transition: none;
}
.affix {
	top: 5em;
	left:0;
	width:100%;
}
.affix + .container-fluid {
	padding-top:5em;
}
#footer {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:200px;
	z-index:-1;
	background-color:#1c1c1b;
}
#header-top{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:100;
	background-color:#1c1c1b;
	color:#f1f1f3;
	padding:1em;
	height:5em;
}	
#fb-icon{
	position:fixed;
	top:1em;
	right:20px;
	height:40px;
	width:40px;
	z-index:100;
}
#fb-icon:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#insta-icon{
	position:fixed;
	top:1em;
	right:80px;
	height:40px;
	width:40px;
	z-index:100;
}
#insta-icon:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#mail-icon{
	position:fixed;
	top:1em;
	right:140px;
	height:40px;
	width:40px;
	z-index:100;
}
#mail-icon:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#whatsapp-icon{
	position:fixed;
	top:1em;
	right:200px;
	height:40px;
	width:40px;
	z-index:100;
}
#whatsapp-icon:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#fb-icon-xs{
	position:fixed;
	top:20px;
	right:12px;
	width:20px;
	z-index:100;
}
#fb-icon-xs:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#insta-icon-xs{
	position:fixed;
	top:20px;
	right:44px;
	width:20px;
	z-index:100;
}
#insta-icon-xs:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#mail-icon-xs{
	position:fixed;
	top:20px;
	right:76px;
	width:20px;
	z-index:100;
}
#mail-icon-xs:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#whatsapp-icon-xs{
	position:fixed;
	top:20px;
	right:108px;
	width:20px;
	z-index:100;
}
#whatsapp-icon-xs:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#svps:hover
{
	-webkit-animation: swing 1s ease;
	animation: swing 1s ease;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#top-icon-lg{
	position:fixed;
	bottom:1em;
	right:1em;
	height:40px;
	width:40px;
	z-index:100;
}
#top-icon-sm{
	position:fixed;
	bottom:1em;
	right:1em;
	height:25px;
	width:25px;
	z-index:100;
}
#nav-bar-sm{
	padding-left:3em;
	padding-right:3em;
}
#nav-bar-sm h1{
	overflow:hidden;
	color:#f1f1f3;
	width:100%;
	border-radius:0.2em;
	padding:0.4em;
	margin:auto;
	margin-bottom:0.4em;
	background-color:#1c1c1b;
	font-size:2em;
	text-align:center;
}
#nav-bar-sm h1:hover{
	color: #1c1c1b;
	background-color:#f1f1f3;
}
#nav-bar-lg {
	text-align:center;
	margin:0.5em;
	padding:0.5em;
}
h1 {
	color:#f1f1f3;
	width:100%;
	border-radius:0.2em;
	padding:0.5em;
	background-color:#1c1c1b;
	text-align:center;
}
h1:hover {
	color: #1c1c1b;
	background-color:#f1f1f3;
}
#logo{
top:15em;
width:60%;
margin:0 auto;
display:block;
padding:1em;
padding-bottom:0.2em;
margin-bottom:0em;
margin-top:2em;
}
#logo-xs{
height:10%;
margin:0 auto;
display:block;
padding:0.1em;
padding-bottom:0em;
margin-bottom:0em;
margin-bottom:0.1em;
margin-top:2.5em;
}
#container {
	margin-top:1em;
}
#about-me{
	margin:auto;
	margin-top:1em;
	text-align:center;
	color:#f1f1f3;
	width:100%;
	border-radius:0.2em;
	padding:0.5em;
	background-color:#1c1c1b;
}
#about-me:hover{
	color: #1c1c1b;
	background-color:#f1f1f3;
}
#opening-hours{
	font-size:1.1em;
	color:#1c1c1b;
	border-radius:0.2em;
	background-color:#f1f1f3;
	padding:1em;
	overflow:hidden;
}
#contact{
	font-size:1.1em;
	color:#1c1c1b;
	border-radius:0.2em;
	margin-top:1em;
	padding:1em;
	margin-bottom:1em;
	overflow:hidden;
}
#map-container{
	overflow:hidden;
	height:100%;
	width:100%;
	text-align:center;
	margin:auto;
	padding:1.5em;
	background-color:#f1f1f3;
	border-radius:0.5em;
}
#map{
	overflow:hidden;
	text-align:center;
	margin:auto;
	background-color:#f1f1f3;
	border-radius:0.5em;
    position: relative;
    padding-bottom: 100%;
    height: 0;
}
#map iframe {
    position: absolute;
	top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#map-text{
	text-align:center;
	width:100%;
	font-weight:bold;
	font-size:1.1em;
	color:#1c1c1b;
	border-radius:0.2em;
	/*background-color:#1c1c1b;f1f1f3*/
	margin:auto;
	margin-top:0em;
	padding:0.1em;
	margin-bottom:0.5em;
}
#container-bottom{
	margin-top:2em;
}
#container-news{
	background-color:#f1f1f3;
	padding: 1.4em;
	border-radius:0.5em;
}
footer{
    color: #f1f1f3;
    font-size: .8em;
    font-style: italic;
    text-align: center;
    background: #1c1c1b;
	padding-bottom:1.5em;
    padding-top: 1.5em;
    margin-top: 5em;
}
footer span{
    font-size: 1.3em;
    color: #fff;
}
#link {
	color:#9542f4;
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}
@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}