/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Open Sans', 'Merriweather', 'Helvetica Neue', Arial, sans-serif; }

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #F05F40; }

hr.light {
  border-color: #fff; }

.normal{
	max-width: 100%;
    border-width: 2px;
	border-color: black;
}
  
a {
  color: #FFF;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s; }
  a:hover {
    color: #FFF; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.bg-primary {
  background-color: #F05F40 !important; }

.bg-dark {
  background-color: #212529 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 8rem 0; }

button {
  outline: none!important;
}

@font-face {
    font-family: pupcat;
    src: url(../fonts/pupcat.ttf);
    src: url(../fonts/pupcat.eot?iefix) format('opentype'),
         url(../fonts/pupcat.woff) format('woff'),
         url(../fonts/pupcat.ttf) format('truetype');
    font-weight: normal;
    font-style: normal    
}

@font-face {
    font-family: payday;
    src: url(../fonts/Payday.ttf);
    src: url(../fonts/Payday.eot?iefix) format('opentype'),
         url(../fonts/Payday.woff) format('woff'),
         url(../fonts/Payday.ttf) format('truetype');
    font-weight: normal;
    font-style: normal    
}

@font-face {
    font-family: typewriter;
    src: url(../fonts/Typewriter.ttf);
    src: url(../fonts/Typewriter.eot?iefix) format('opentype'),
         url(../fonts/Typewriter.woff) format('woff'),
         url(../fonts/Typewriter.ttf) format('truetype');
    font-weight: normal;
    font-style: normal     
}

@font-face {
    font-family: ashes;
    src: url(../fonts/Ashes.ttf);
    src: url(../fonts/Ashes.eot?iefix) format('opentype'),
         url(../fonts/Ashes.woff) format('woff'),
         url(../fonts/Ashes.ttf) format('truetype');
    font-weight: normal;
    font-style: normal     
}

@font-face {
    font-family: supi;
    src: url(../fonts/supi.ttf);
    src: url(../fonts/supi.eot?iefix) format('opentype'),
         url(../fonts/supi.woff) format('woff'),
         url(../fonts/supi.ttf) format('truetype');
    font-weight: normal;
    font-style: normal
}


@font-face {
    font-family: chawp;
    src: url(../fonts/chawp.otf);
    src: url(../fonts/chawp.eot?iefix) format('opentype'),
         url(../fonts/chawp.woff) format('woff'),
         url(../fonts/chawp.ttf) format('truetype');
    font-weight: normal;
    font-style: normal     
}

a.telnum{
  color:#3D6BB6;
  text-decoration: none!important;
}

a.telnum:hover{
  text-decoration: underline!important;
}

.red{
  color:#af0000;
}

.green{
  color:#529100;
}

.lightgrey{
	background-color:#DCDCDC;
}

.dinamargintop{
  margin-top:15%;
}

.pd0{
  padding:0px;
}

.pd-t15{
	padding-top:15px;
}

.no-pd-l{
	padding-left:0px!important;
	border-top: 1px solid #e9ecef;
}

.pd-b-10{
	padding-bottom:15px;
}

.pdt-5{
  padding-top:5px;
}

.pd10{
  padding:10px;
}

.pd50{
  padding:5px;
}

.pdrow{
  padding-left:15px;
  padding-right: 15px;
}

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #212529; }

.blogtitle{
  font-weight: bold;
  font-size:50px;
}

.plr{
  padding-left:0px!important;
  padding-right: 0px!important;
}

.starttime{
  display: none;
}

.carousel-inner, .carousel-item{
  height:100%!important;
}

.anchor{

}

.wellnesslist{
  list-style: none;
  padding-left: 0px;
}

#mainNav {
  border-color: transparent;
  background-color: transparent;  
  color:#fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

  #mainNav .navbar-collapse{  
    position:relative;
    padding:14px;
    width:auto;
  }

  .navbar-nav{
    position: absolute!important;
    right:0px;
  }


  #mainNav .navbar-brand {
    padding: 0px!important;
    margin: 0px;
    font-size: 2rem;
    font-weight: 400;
    color:#fff;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: yellow; 
  }

  #mainNav .logo{
    height: 50px;
    width:50px;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    border:2px solid #fff;
    border-radius: 50%;
  }

  #mainNav .logotext{
    font-size: 2.2rem;
    text-align: left;
  }

  #mainNav .logo:hover{
    color:yellow;
    border-color: yellow;
  }

  #mainNav .logo > div:first-child{
    padding: 0px;
    padding-left:3px;
    line-height: 1.5rem;
    font-size: 1.4rem;
    font-weight: 600;
  }

  #mainNav .logo > div:nth-child(2){
    font-size: .75rem;
    line-height: .6rem;    
  }

  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    padding:0px;
    margin:0px 5px;    
    font-size: .75rem;
    font-weight: 200;
    text-transform: uppercase;
    color: #FFF;
    border-bottom: 2px solid transparent; 
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    border-bottom: 2px solid yellow;   
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
    border-bottom: 2px solid yellow;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
    border-bottom: 2px solid yellow;
  }

  #mainNav .navbar-nav > li.nav-item > .dropdown-menu{
    background-color: #000;
    border:1px solid #333;
    color:#fff;
    padding:10px;
}

  #mainNav .navbar-nav > li.nav-item > .dropdown-menu > .dropdown-item{
    display: table;
    padding:0px;
    margin-bottom: 10px;
    width:auto;
    font-size: .75rem;
    font-weight: 200;
    text-transform: uppercase;
    color: #FFF;
    border-bottom: 2px solid transparent;
  }

  #mainNav .navbar-nav > li.nav-item > .dropdown-menu > .dropdown-item.last{
    margin-bottom: 0px;
  }

  #mainNav .navbar-nav > li.nav-item > .dropdown-menu > .dropdown-item:hover{
    border-bottom: 2px solid yellow;
    background-color: #000;     
  }

  #mainNav.navbar-shrink {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    background-color: #000; 
  }
    #mainNav.navbar-shrink .navbar-brand {
      color: #FFF; 
    }
    #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
      color: #FFF; 
    }
    #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
    #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
      color: #FFF;
    }
    #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    }

.timetableboard{
  margin-bottom:20px;
  background-image:url(/images/board.png);
  background-size: cover;
}

.ttheader{
  text-align: center;
}

.ttheader h3{
  padding: 10px;
  color:#fff;
}

.tttable{
  display: table;
  width:100%;
}

.ttrow{
  display:table-row;
  clear:both;
  border:1px solid grey;
}

.ttcell{
  display: table-cell;
  width:20%;
  margin:2px;
  padding:5px;
  height:80px;
  font-size: 14px;    
  text-align: center;
  border:1px solid #fff;
  vertical-align: middle;  
  color:#fff;
}

.ttlabel{
  margin:auto;
  height: 100%;
  padding:3px;
  background-color: lime;
  border-radius: 8px;
  font-size: 13px;    
}

.tttop{
  border-top:none;
}

.timecolumn{
  border-left:none;
}

.navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
}


.bakerylogocontainer{
  position: relative;
  border-top:6px solid #ff6600;
  color:#ff6600;
  font-size: 20px;
  font-weight: 600;
  padding-left:15px;
  padding-right: 15px;
  width: 100%;
}

.bakerylogocontainer .bakerylogo{
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto; 
  margin-right: auto;   
  margin-top:-64px;
}


.bakerylogocontainer .fa{
  border:1px solid #ff6600;
  border-radius: 15px;
  background-color: #ff6600;
  color:#050102;
  width:30px;
  height:30px;
  padding-top: 4px;

}

.bakerylogocontainer .left-content{
  padding-top:30px;
}

.bakerylogocontainer .right-content{ 
}

.bakery .deli{
  width:60%;
}

.bakery .bakeryprice{
  width: 100%;
  font-size:30px;
}

.bakery .bakeryprice .name{
  padding:10px 20px 10px 0px;
  text-align: left;
}

.bakery .bakeryprice .price{
  padding:10px 0px;  
  text-align: right;
}

header.masthead {
  position:relative;
  height:100%;
}

footer.content{
  padding: 10px 0px;
  color:#fff;
  text-align: center;
  background-color:#000;
  border-top:1px solid #555;
}

footer.content span{
  font-weight: 200;
  letter-spacing: 3px;
}

footer.content .facebook{
  margin-left: 30px;
  padding:4px 15px;
  background-image: url(/images/facebook.png);
}

.headerbg{
  position: fixed;
  width:100%;
  height:68px;
  background-color: #000;
}

.masthead .maintitle{
  font-size: 6rem;
  font-weight: 400;
  text-shadow: 3px 3px 8px #000;
  letter-spacing: 3px;
  text-align: center;
}

.masthead .subtitle{
  font-size: 2.5rem;
  font-weight: 200;
  text-shadow: 3px 3px 8px #000; 
  letter-spacing: 3px; 
  text-align: center;  
}

.bannerimg{
  height:300px;
}

.masthead .maintext{
  position: absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  z-index:20;
  color:#fff;
  padding-top:20%;
  background-color: rgba(0, 0, 0, 0.6);
}

.carousel{
  position: absolute;
  top:0;
  height: 100%;
  left:0;
  right: 0;
  background-color: #000;
  overflow: hidden;
}

.carousel-inner .carousel-item img{
  object-fit: cover;
  width: 100%;
  height:100%;
  vertical-align: middle;  
}

.service-box {
  max-width: 400px;
}

.listcontainer{
  background-color: #777;
  padding:0px;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  height:270px;
  overflow:hidden;
  margin: 0 auto; 
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
}
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 18px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 18px; } }

.text-primary {
  color: #F05F40 !important; }

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn-xl {
  padding: 1rem 2rem; }

.btn-primary {
  background-color: #F05F40;
  border-color: #F05F40; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #ee4b28 !important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; }

.tunnel{
  margin:0px;
  padding:0px;
  width:100%;
}

.spacediv{
  width:100%;
  height:20px;
  clear:both;
  background-color: #fff;
}

.img-fluid{
  object-fit: cover;
  vertical-align: middle;
}

.hidden{
  display:none!important;
}

.video3d{
  width: 100%;
  height:1000px;
}

/**************************

          CONTENT

**************************/


.page{
  margin:0px;
  width:100%;
  color:#777;
  font-weight: 200;
  text-align: center;
  padding:80px 0px 40px 0px;
  background-color: #fff;
}

.page .title{
  padding:0px;
  margin: auto;
  width:650px;
  font-size:80px;
  color:#3d6bb6;
  font-family: payday;
  text-align: center;
}


.page .content{
  font-size:22px;
  line-height:45px; 
}


.page .content .list{
  margin:0 auto;
  margin-top:30px;
  margin-bottom:30px;
  padding:40px 0px 40px 0px;
  text-align: left;
  width:60%;
  color:#fff;
  list-style: none;
  font-size: 22px;
}

.page .content .blue{
  color:#3d6bb6;
  font-size:23px;
}

.page .content .big{
  font-size:50px;
}

.page .content .under{
  font-style: italic;
  font-size: 26px;
  text-decoration: underline;   
}

.page .content .list li{
  margin:0px;
  padding:15px 0px 15px 0px;
}


.page .content .list li img{
  margin:-2px 10px 0px 0px; 
  vertical-align: middle;
}

.page .content .motto_title{
  display:inline-block;
  margin-right: 10px;
  padding-bottom:20px;
  font-weight: 600;
  font-size:30px;
  white-space: nowrap;  
} 

.page .content .motto{
  display:inline-block; 
  padding:20px;
  font-size:30px;
  white-space: nowrap;    
  border:1px solid #888;  
}


#aktualitasok{
  margin:0px;
  width:100%;
  color:#777;
  font-weight: 200;
  text-align: center;
  padding:110px 0px 40px 0px;
  background-color: #fff;
}

#aktualitasok .title{
  padding:0px;
  margin: auto;
  width:550px;
  font-size:80px;
  color:#3d6bb6;
  font-family: payday;
  text-align: center;
}


#aktualitasok .content{
  font-size:22px;
  line-height:45px;
  min-height: 400px;
}

#aktualitasok .background {
  position:fixed;
  top:0px;
  left:0px;
  z-index:-2;
  padding:0px;
  width:100%; 
  height:100%;
  color:#333;
  background-image: url(/images/squashbg.png);
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/squashbg.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/squashbg.png', sizingMethod='scale');
}

.bakery{
  margin:0px;
  width:100%;
  color:#FFFF00;
  font-weight: 200;
  text-align: center;
  padding:100px 0px 0px 0px;
  background: transparent;
}

.bakery .title{
  font-size: 80px;
  font-weight: bold;
}

.bakery .content{
  font-size: 40px;
  font-weight: bold;
  text-shadow: 4px 4px rgba(0,0,0,0.7);
}

.bakery .content .subtitle{
  display: inline-block;
  font-family: pupcat;
  font-size: 70px;
}

.bakery .content .subtitle .underline{
  margin-top:-14px;
  width: 100%;
  max-width: 100%;
  border:3px solid #FFFF00;
  box-shadow: 4px 4px rgba(0,0,0,0.7);
}

.bakery .content h3{
  font-size:36px;
  font-weight: bold;
  text-align: left;
}  

.bakery .content .description{
  font-size:20px;
  font-weight: 600;
  text-align: left;
}

.bakery .fadein{
  background-image: url(/images/fadein.png);
  background-position: bottom;
  background-repeat: repeat-x;
}

.bakery .faded{
  background-color: #050102;
}

.bakery .fadeout{
  background-image: url(/images/fadeout.png);
  background-position: top;
  background-repeat: repeat-x;
}

.bakerybackground{
  position:fixed;
  top:0px;
  left:0px;
  z-index:-2;
  padding:0px;
  width:100%; 
  height:100%; 
  background-image: url(/images/bakerybg.png); 
  background-size: 100%;
  background-color:#050102;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bakerybg.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bakerybg.png', sizingMethod='scale');
}

#wellness{
	width:100%;
	height:900px;
	background-image: url(/gallery/42.jpg);
	background-position: center bottom;
	background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  //opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gallery/42.jpg', sizingMethod='scale');
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gallery/42.jpg', sizingMethod='scale');	  
}

#wellness .title{
	margin: 0 auto;	
	margin-bottom:30px;
	padding:15px;
	text-align: center;
	font-size: 60px;
	font-weight: 500;
	color:#fff;
	text-shadow: 5px 5px 8px #444;		
}

#wellness .content{
	margin: 0 auto;
    margin-bottom: 70px;
    max-width: 900px;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 5px #000;
    font-size: 22px;
    font-weight: 400;
    line-height: 45px;
}

#wellness .content .form input{
	margin:10px;
	padding:5px;
	width:280px;
	color:#333;
	font-size: 30px;
	background-color: transparent;		
	background-image: url(/images/whitetransbg.png);	
	border:1px solid #fff;
}

#wellness .content .form .button{
	padding:20px;
	width:292px;
	color:#fff;
	letter-spacing: 3px;
	text-align: center;
	font-weight: 0;
	font-size: 22px;
	text-decoration: none;	
	font-family: "Open Sans", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;		
	background-image: none;
	border:1px solid #fff;
}

#wellness .content .form .button:hover{
	color:#000;
	background-color: #fff;
} 


#kids{
  margin:0px;
  width:100%;
  color:#777;
  font-weight: 200;
  text-align: center;
  padding:110px 0px 40px 0px;
  background-color: #fff;
}

#kids .title{
  padding:0px;
  margin: auto;
  width:550px;
  font-size:80px;
  color:#3d6bb6;
  font-family: payday;
  text-align: center;
}


#kids .content{
  font-size:22px;
  line-height:45px;
  min-height: 400px;
}

#squash{
  width:100%;
  padding-top:140px!important;
  padding-bottom:100px;
}

#squash .background {
  position:fixed;
  top:0px;
  left:0px;
  z-index:-2;
  padding:0px;
  width:100%; 
  height:100%;
  color:#333;
  background-image: url(/images/squashbg.png);
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/squashbg.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/squashbg.png', sizingMethod='scale');
}

#squash .title{
  margin: 0 auto; 
  padding: 12px 0px 0px 140px;
  width:500px;
  height:150px;
  line-height: 90px;
  font-size: 135px;
  font-weight: 500;
  color:#fff;
  text-shadow: 5px 5px 8px #444;  
  background-image: url(/images/squashlogo.png);
  background-repeat: no-repeat;
}

#squash .content{
  text-align: center;
  color:#fff;
  text-shadow: 2px 2px 5px #000;    
  font-size: 22px;
  font-weight: 400; 
  line-height:45px;   
}

#squash .button{
  display: block;
  margin:0 auto;
  margin-bottom:30px;
  padding:20px;
  width:360px;
  color:#fff;
  letter-spacing: 3px;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
  border:1px solid #fff;
}

#squash .button:hover{
  color:#000;
  background-color: #fff;
}

#squash .text p{
  font-weight: 600; 
}

#minigym{
  width:100%;
  padding-top:110px;
  padding-bottom:50px;
  text-align: center; 
  background-color: #fff;
  font-family: Open Sans;
}

#minigym .minigym-logo{
  width:500px;
  height:auto;
}

/*
#minigym .title{
  margin: 0 auto; 
  width:500px;
  height:230px;
  background-image: url(/images/minigym.png);
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/minigym.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/minigym.png', sizingMethod='scale');
}*/

#minigym .content{
  margin:0 auto;  
  line-height:45px;
  font-size: 22px;
  color:#555;
}

#minigym .content .logo{
  padding:5px 45px;
  white-space: nowrap; 
  background-image: url(/images/minigymtext.png);
  background-repeat: no-repeat;
}

#minigym .content .bo{
  font-weight: bold;
}

#minigym .content .hb{
  font-weight: 400;
}


#minigym .content .gr{
  color:#798a29;
}

#minigym .content .rd{
  color:#ff2400;  
}

#minigym .content .bl{
  color:#3d6bb6;  
}

#minigym .content .or{
  color:#ff7600;  
}

#minigym .content .pu{
  color:#940081;  
}

#minigym .lino{
  width:100%;
  height:296px;
  background-image: url(/images/carpet.png);  
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/carpet.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/carpet.png', sizingMethod='scale');
}

#bufet{
  padding:100px 0px 100px 0px;  
  text-align: center;
  background-image: url(/images/bufetbg.png); 
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bufetbg.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bufetbg.png', sizingMethod='scale');  
}

#bufet .title{
  margin:0 auto;  
  margin-bottom:30px;
  padding:20px;
  width:300px;
  font-size: 135px;
  font-weight: 500;
  color:#fff;
  text-shadow: 5px 5px 10px #444;   
}

#bufet .content{
  margin: 0 auto; 
  margin-bottom: 50px;
  padding:40px;
  max-width:980px;  
  text-align: center;
  color:#fff;
  text-shadow: 2px 2px 5px #000;    
  font-size: 22px;
  font-weight: 400; 
  line-height:40px;   
}

#bufet .button{
  display: block;
  margin:0 auto;
  margin-bottom:30px;
  padding:20px;
  width:200px;
  color:#fff;
  letter-spacing: 3px;
  font-size: 22px;  
  text-align: center;
  text-decoration: none;
  border:1px solid #fff;
}

#bufet .button:hover{
  color:#000;
  background-color: #fff;
}

#bufet .content .left{
  width:40%;
}

#bufet .content .right{
  width:40%;
}

#training{
  width:100%;
  padding-top:110px;
  padding-bottom:100px;
  text-align: center; 
  background-color: #fff;
}

#training .title{
  margin:0 auto;
  margin-bottom:40px;
  padding:0px;
  letter-spacing: 2px;
  font-size:60px;
  color:red;  
}

#training .content .button {
  display: inline-block;
  margin:12px;
  padding:100px;
  color:green;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  border:1px solid #999;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center center;
}

#training .content .button:hover {
  border-color: red;
  background-color: #ff0000;
}

#training .content .spinning {
  background-image: url(/images/spinning_logo.png);
}

#training .content .spinning:hover {
  background-image: url(/images/spinning_logo2.png);
}

#training .content .aerobics {
  background-image: url(/images/aerobics.png);
}

#training .content .aerobics:hover {  
  background-image: url(/images/aerobics2.png);
}

#training .content .crossfit {
  background-image: url(/images/crossfit.png);
}

#training .content .crossfit:hover {  
  background-image: url(/images/crossfit2.png);
}

#training .content .dance {
  background-image: url(/images/dance.png);
}

#training .content .dance:hover { 
  background-image: url(/images/dance2.png);
}

#training .content .kid {
  background-image: url(/images/kid.png);
}

#training .content .kid:hover { 
  background-image: url(/images/kid2.png);
}

#training .content .babamama {
  background-image: url(/images/babamama.png);
}

#training .content .babamama:hover {  
  background-image: url(/images/babamama2.png);
}

#training .content .timetable {
  background-image: url(/images/timetable.png);
}

#training .content .timetable:hover { 
  background-image: url(/images/timetable2.png);
}

#training .content .joga {
  background-image: url(/images/joga.png);
}

#training .content .joga:hover {  
  background-image: url(/images/joga2.png);
}

#training .content .fightsport {
  background-image: url(/images/fightsport.png);
}

#training .content .fightsport:hover {  
  background-image: url(/images/fightsport2.png);
}

#arlista{
  padding-top:50px;
  background-image: url(/images/concrete.png);
  background-size: 100%;
  background-repeat:repeat-y;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/concrete.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/concrete.png', sizingMethod='scale');

}

#arlista .title{
  margin:0px;
  padding:30px 0px 30px 0px;
  font-size:80px;
  color:#010101;
  font-family: ashes;     
  text-align: center;
}

#arlista .content{
  position: relative;
  padding:40px 0px 40px 0px;
  margin:0 auto;
  max-width:900px;
  font-weight: 300;
  letter-spacing: 3px;
  text-align: center;
  font-family:supi;
  font-size: 26px;
  color:#000;   
}

#arlista .content p{
  font-family:supi;
  font-size: 65px;
  letter-spacing: 5px;      
}


#arlista .content .line{
  padding:3px;
  text-align: left;
}

#arlista .content .note{
  padding:5px 0px 0px 10px;
  text-align: left;
}


#arlista .content .note .item{
  text-decoration: underline;
}

#arlista .content ul{
  padding-left:25px;
}

#arlista .content .line .price{
  float: right;
  padding-left: 13px;
}

#kapcsolat{
  width:100%;
  padding-top:110px;  
  text-align: center;
  color:#fff;
  background-image: url('/images/building.png');
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/building.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/building.png', sizingMethod='scale'); 
  
}

#kapcsolat .title{
  margin:0 auto;
  padding:0px;
  width:400px;
  letter-spacing: 2px;
  font-size:80px;
  font-family: payday;
}

#kapcsolat .content{
  padding:40px 0px 80px 0px;
  line-height:45px;
  font-size: 22px;
  color:#FFF;
  text-align: center;
}

#kapcsolat .content h4{
  text-shadow: 2px 2px 2px #000;    
}

#kapcsolat .content p{
  font-size: 26px;
  text-shadow: 2px 2px 2px #000;      
}

.bottom{
  padding-top:40px;
  padding-bottom: 40px;
  text-align:center;
  font-size: 26px;
  background:#fff;
  color:#777;
  font-weight:200;
}

.accountheader{
  height:50px;
  background-color: #000;
}

body .button{
  display: block;
  margin:0 auto;
  margin-bottom:10px;
  padding:20px;
  width:300px;
  color:#555;
  font-weight: lighter;
  background-color: transparent;
  letter-spacing: 3px;
  font-family: "Open Sans", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;      
  font-size: 22px;  
  text-align: center;
  text-decoration: none;
  border:1px solid #555;
}

body .button:hover{
  color:#fff;
  background-color: #555;
}

.infotable{
  margin:0 auto;
  font-size: 26px;
}

.infotable .name{
  padding:0px 3px;
  width:40%;
  text-align: right;
}

.infotable .value{
  padding:0px 3px;
  width:60%;
  height:30px;
  font-weight:200;
  color:#3d6bb6;
  text-align: left;
  word-break:keep-all;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; 
}

#reservation{
  padding:40px;
  background-image: url(/images/reservation.png);
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/reservation.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/reservation.png', sizingMethod='scale');    
}

#reservation .title{
  margin: 0 auto; 
  padding:15px;
  text-align: center;
  font-size: 135px;
  font-weight: 500;
  color:#fff;
  text-shadow: 5px 5px 8px #444;  
}

#reservation .content{
  margin: 0 auto; 
  margin-bottom: 70px;
  max-width:800px;
  text-align: center;
  color:#fff;//#1f2932;
  text-shadow: 2px 2px 5px #000;    
  font-size: 22px;
  font-weight: 400; 
  line-height:45px;   
}

.bufetbutton{
  display: block;
  margin:0 auto;
  margin-bottom:30px;
  padding:20px;
  width:260px;
  color:#fff;
  letter-spacing: 3px;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
  border:1px solid #fff;
}

.bufetbutton:hover{
  color:#000;
  background:#fff;
}

.newsbutton{
  display: block;
  margin:0 auto;
  margin-bottom:30px;
  padding:20px;
  width:260px;
  color:#444;
  letter-spacing: 3px;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
  border:1px solid #444;
}

.newsbutton:hover{
  color:#fff;
  background:#333;
}

#carte .background{
  position:fixed;
  top:0px;
  left:0px;
  z-index:-2;
  padding:0px;
  width:100%; 
  height:100%;
  color:#333;
  background-image: url(/images/etlapbg.png);
  background-size: 100%;
  background-position: center 80px;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/etlapbg.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/etlapbg.png', sizingMethod='scale');  
}

#carte .content{
  margin:0 auto;
  width:95%;
  text-align: justify;
  font-size:22px;
  line-height:35px;
  min-height:500px; 
}

#carte .title{
  padding:0px;
  margin: auto;
  margin-bottom:50px;
  font-size:80px;
  font-family: payday;  
  color: rgba(240,240,0, 0.7);
  text-align: center;
  background-color: transparent;
}

#carte .content .sheet{
  width:100%;
}

.cross{
  padding-top:0px;
  padding-right:10%;
  padding-left:10%;
  padding-bottom:20px; 
  text-align:center;
  background-color:#fff; 
}



#policies, #descriptions{
  padding:40px 0px 40px 0px;
  color:#777;
  font-weight: 200;
}


#policies p, #descriptions p{
  margin:10px;
}

#policies .title{
  padding:0px;
  margin: auto;
  width:900px;
  margin-bottom:50px;
  font-size:60px;
  color:#fff;
  text-align: center;
  background-color:#3d6bb6;
  border:1px solid #3d6bb6;
}

#descriptions .title{
  padding:0px;
  margin: auto;
  margin-bottom:50px;
  font-size:80px;
  font-family: payday;  
  color:#3d6bb6;
  text-align: center;
}

#policies .content, #descriptions .content{
  margin:0 auto;
  max-width:900px;
  text-align: justify;
  font-size:22px;
  line-height:35px;   
}


#timetable .background {
  position:fixed;
  top:0px;
  left:0px;
  z-index:-2;
  padding:0px;
  width:100%; 
  height:100%;
  color:#333;
  background-image: url(/images/orarendbg.jpg);
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/orarendbg.jpg', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/orarendbg.jpg', sizingMethod='scale');
}

#timetable .content{
  margin:0 auto;
  width:95%;
  text-align: justify;
  font-size:22px;
  line-height:35px;
  min-height:500px; 
}

#timetable .content .day{
  width:100%;
  padding-bottom:30px;
}

#timetable .title{
  padding:0px;
  margin: auto;
  margin-bottom:50px;
  font-size:80px;
  font-family: payday;  
  color: rgba(240,240,0, 0.7);
  text-align: center;
}

.lessonbutton{
  display: block;
  margin:0 auto;
  margin-bottom:30px;
  padding:20px;
  width:260px;
  color:#777;
  letter-spacing: 3px;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
  border:1px solid #777;
}

.lessonbutton:hover{
  color:#fff;
  background:#777;
}

.tcontainer {
  background: #000;
  padding: 20px;
  background: url('/images/board.png');
  background-size:cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/board.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/board.png', sizingMethod='scale');  
}

.nav-tabs li{
  color:#777;
}

.nav-tabs li a{
  border:1px solid transparent;
  border-bottom:0;
  margin-bottom: -1px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

.nav-tabs li a:hover{
  background-color: #eee;
}

.nav-tabs li a.active{
  border:1px solid #ccc;
  border-bottom:1px solid #fff;
  margin-bottom: -1px;

}

.nav-tabs li a{
  display:block;
  padding:10px 20px;
  color:#777;
  text-decoration: none;
}



#login{
  width:100%;
  background-color: #fff;
  color: #777;
  font-weight: 200;
  text-align: center;
}

#login .title{
  padding:0px;
  margin: auto;
  width:550px;
  font-size:80px;
  color:#3d6bb6;
  font-family: payday;
  text-align: center;   
}

#login .content{
  font-size:22px;
  line-height:45px;
}

#login .message{
  color:#fff;
  font-size: 25px;
  text-align: center;
  text-shadow: 3px 3px 8px #000;
}

#register{
  width:100%;
  background-image: url(/images/login.png);
  background-position: center bottom;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/login.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/login.png', sizingMethod='scale');    
}

#register .title{
  margin: 0 auto; 
  margin-bottom:30px;
  padding:15px;
  text-align: center;
  font-size: 60px;
  font-weight: 500;
  color:#fff;
  text-shadow: 5px 5px 8px #444;    
}

#register .message{
  color:#fff;
  font-size: 25px;
  text-align: center;
  text-shadow: 3px 3px 8px #000;
}

.navbarbg{
  background-color:#000!important;
}

.adminbg{
  padding-top:40px;
  padding-bottom:50px;
  min-height: 90%;
  background-image: url(/images/squashbg.png);
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/squashbg.png', sizingMethod='scale');
  -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/squashbg.png', sizingMethod='scale');
}

.admintitle{
  color: #fff;
  text-shadow: 2px 2px 5px #000;
}

.adminlabel{
  font-weight: 600;
}

.admininput{
  color:#333;
  background-color:transparent;
  border:1px solid #777!important;
}

input[type="text"]:disabled{
  color:#777;
  background-color:transparent;
  border:1px solid #777!important;
}

.adminbutton{
  display: block;
  margin:0 auto;
  margin-top:30px;
  padding:15px 40px;
  color:#000;
  letter-spacing: 3px;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
  border:1px solid #000;
  background-color: transparent;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;  
}

.adminbutton:hover{
  color:#fff;
  background:#000;
}

.profilpanel{
  padding-top:10px;
  border:1px solid #ccc;
  border-radius: 10px;
  background-color:rgba(255, 255, 255, 0.8);
}

.passtable, .rentaltable, .rentalpanel{
  overflow:hidden;
  border-radius: 10px;
  background-color:rgba(255, 255, 255, 0.8);
}

.loginpanel{
  margin:0 auto;
  padding:20px;
  width:290px;
  overflow:hidden;
  border-radius: 10px;
  background-color:rgba(255, 255, 255, 0.8);
}

.registerpanel{
  margin:0 auto;
  padding:20px;
  width:50%;
  overflow:hidden;
  border-radius: 10px;
  background-color:rgba(255, 255, 255, 0.8);
}

.registerpanelerror{
  margin:0 auto;
  padding:20px;
  width:50%;

}

.rentaledroom table{
  border-bottom:1px solid #eee;
}

.rentaledroom table td{
  padding:0px;
}

.rentaledroom table td a{
  display: block;
  text-decoration: none;
  padding:10px 0px;
}

a.timetitle{
  text-align: center;
  color:#555;
  font-size:14px!important;
}

.gry{
   color:#555; 
}

.cursorpointer{
   cursor:pointer!important;   
}

.cursordefault{
   cursor:default!important;   
}

.bgfree{
  background-color:#58b200;
}

.bguse{
  background-color:#c92800;
}

.bgown{
  background-color:#ff8800; 
}

.bgdisable{
  cursor:default;   
  background-color:#999;
}

.sign{
  border-radius: 50%;
  padding:0px 10px;
}

.hours{
  width:40px!important;
}

.noborder{
border:none!important;
}

.noborder td{
  border:none!important;
}

.noborder th{
  border:none!important;
}

.noborder th{
  border:none!important;
}

.inputlabel{
  padding:6px;
}


.datelabel{
  text-align: right;
}

.input-group.date{
  width:170px;
}

.imgcover{
  margin:0 auto;
  width: 60%!important;
  height:400px;
}

img.crossimg{
  width:60%!important;
  height:auto!important;
}


@media (max-width: 1400px) {
  .video3d{
    height:700px;
  }
}

@media (max-width: 1200px) {
  .navbar-brand{
    display: none;
  }
}

@media (max-width: 992px) {

  #mainNav {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    background-color: #000;    
    padding:0px;
    max-width:auto!important;
  }


  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {  
    font-size: 1.2rem;
  }

  #mainNav .navbar-nav > li.nav-item > .dropdown-menu > .dropdown-item{
    font-size: 1.2rem;
  }


  #mainNav .navcontainer .logo, #mainNav .navcontainer .navbar-brand{
    margin:6px;
  }

  #mainNav .navbar-toggler{
    float:right;
    margin:10px;
    padding:10px;
  }

  #mainNav .navbar-collapse{
    padding:0;
    border-bottom: 1px solid #444;
  }

  #mainNav .navbar-brand {
    color: #fff; 
  }
    
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: yellow; 
  }

  .navbar-nav{
    position:static!important;
    margin:0px;
    padding:0px;
    width:100%;
  }

  .navbar-nav > li.nav-item{
    border-top: 1px solid #444;
    padding:0!important;
  }

  .navbar-nav > li.nav-item > a.nav-link {
    display:block!important;
    padding:6px 10px!important;
    margin:0!important;
    font-size: .75rem;
    font-weight: 100;
    text-transform: uppercase; 
    border:none!important;      
  }

  .navbar-nav > li.nav-item > a.nav-link:hover {
    background-color: #444;
    color:yellow!important;
  }

  .timetableboard{
    display: block;
  }

  #squash .title{
    font-size: 80px!important;
  }

  img.crossimg{
    width:100%!important;
    height:auto!important;
  }

  .video3d{
    height:500px;
  }

  .bakerylogocontainer .left-content{
    padding-top:140px;
  }

  .bakery .bakeryprice{
    font-size:30px;
  }

  .bakery .deli{
    width:80%;
  }

}

@media (max-width: 768px) {


  h1{
    font-size: 2.2rem;
  }

  .blogtitle {
    font-size: 40px;
  }

  .datelabel{
    text-align: center;
  }

  .input-group.date{
    margin: 0 auto;
    margin-top:10px;
  }

  .rentaltable{
    background-color: transparent;
  }

  .rentaledroom{
    overflow:hidden;
    margin-bottom:20px;
    border-radius: 10px;
    background-color:rgba(255, 255, 255, 0.8);
  }

  .video3d{
    height:400px;
  }

  .bakery .content{
    font-size:27px;
    text-shadow: 3px 3px rgba(0,0,0,0.7); 
  }

  .bakery .content .subtitle{
    font-size:38px;
  }

  .bakery .content .subtitle .underline{
    border-width: 2px;
    margin-top:-6px;
  }

  .bakery .bakeryprice{
    font-size:18px;
  }
}

@media (max-width: 600px) {

  header.masthead {
    height:400px;
  }

  #squash .title{
    font-size: 60px!important;
  }


  .title{
    width:auto!important;
    font-size: 2rem!important;
  }

  #arlista .content p{
    font-size: 2rem!important;
    letter-spacing: 2px;
  }

  #arlista .content .line, #arlista .content .note{
    font-size: 1rem!important;
  }


  .content .motto_title{
    font-size: 24px!important;
  }
  .content .motto{
    white-space: normal!important;
  }

  .content ul.list{
    padding:5px!important;
    width:100%!important;
  }

  .content ul.list li{
    margin:0px;
  }

  .masthead .maintitle{
    font-size: 3rem;
  }

  .masthead .subtitle{
    font-size: 1rem; 
  }

  .video3d{
    height:300px;
  }

  .bakery .content{
    font-size:28px;
  }

  .bakery .content .subtitle{
    font-size:40px;
  }

  .bakery .content .subtitle .underline{
    border-width: 2px;
    margin-top:-6px;
  }

  .bakery .content h3{
    font-size: 26px;
  }

  .bakery .content .description{
    font-size:18px;
  }


}


@media (max-width: 550px) {

  .blogtitle {
    font-size: 36px;
  }

  #minigym .minigym-logo{
    width:90%;
    height:auto;
  }

  h1{
    font-size:2rem;
  }

  .video3d{
    height:280px;
  }

  .page .content p{
    font-size:20px;
  }

  .bakery .content{
    font-size:24px;
  }

  .bakery .content .subtitle{
    font-size:35px;
  }

  .bakery .content .subtitle .underline{
    border-width: 2px;
    margin-top:-6px;
  }

  .bakery .content h3{
    font-size: 22px;
  }

  .bakery .content .description{
    font-size:18px;
  }

  .bakery .bakeryprice{
    font-size:18px;
  }

}

@media (max-width: 400px) {

  h1{
    font-size:1.6rem;
  }

  .blogtitle {
    font-size: 30px;
  }

  .bottom{
    font-size: 20px!important;
  }

  #squash .title{
    display: block;
    padding: 100px 0px 0px 0px!important;
    margin-bottom:40px!important;
    text-align: center!important;
    font-size: 40px!important;
    background-position: center top!important;
  }

  #squash .text{
    padding:5px!important;
  }

  #squash, #reservation, #descriptions{
    text-align: center;
  }

  #squash .button, #reservation .bufetbutton, #bufet .button, #info .button, #descriptions .lessonbutton{
    display: inline!important;  
    padding: 10px!important;
    width:auto!important;
  }

  #arlista .content p{
    font-size: 1.4rem!important;
    letter-spacing: 1px;
  }

  .bannerimg{
    width:200px;
  }

  .ttcell{
    padding:3px;
  }

  .video3d{
    height:200px;
  }

  .bakery .content{
    font-size:22px;
    text-shadow: 2px 2px rgba(0,0,0,0.7);     
  }

  .bakery .content .subtitle{
    font-size:30px;
  }

  .bakery .content .subtitle .underline{
    border-width: 2px;
    margin-top:-4px;
  }

  .bakery .content h3{
    font-size: 20px;
  }

  .bakery .content .description{
    font-size:16px;
  }

  .bakery .bakeryprice{
    font-size:16px;
  }

}

@media (max-width: 340px) {

  h1{
    font-size: 1.5rem;
  }

  .blogtitle {
    font-size: 26px;
  }

  #mainNav .navbar-brand{
    display:none;
  }
}

@media (max-width: 340px) {
  .timecolumn{
    display: none;
  }

  .starttime{
    display: block;
    text-decoration: underline;
  }

  .bakery .content{
    font-size:20px;
  }

  .bakery .content .subtitle{
    font-size:26px;
  }

  .bakery .content .subtitle .underline{
    border-width: 1px;
    margin-top:-4px;
  }

  .bakery .content h3{
    font-size: 18px;
  }

  .bakery .content .description{
    font-size:15px;
  }

  .bakery .content .bakerylogo{
    width:260px;
  }


  .bakerylogocontainer{
    font-size: 18px;
  }


  .bakerylogocontainer .fa{
    padding-top:6px;
  }

  .bakerylogocontainer .bakerylogo{
    width:280px;
    margin-top: -58px;
  }

}

@media (max-width: 576px) 
{
	.showlarge
	{
		display: none;  
	}
}

@media (min-width: 576px) 
{
	.showsmall
	{
		display: none;  
	}
}

.no-dots{
  list-style-type: none;
}

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  overflow: hidden;
}

.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%; 
  min-height: 100%; 
  
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

