/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
  font-family: 'NazarKebab';
  src: url('/css/webfonts/NazarKebab.eot?#iefix') format('embedded-opentype'),  
       url('/css/webfonts/NazarKebab.woff') format('woff'), 
       url('/css/webfonts/NazarKebab.ttf')  format('truetype'), 
       url('/css/webfonts/NazarKebab.svg#NazarKebab') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
    width: 100%;
    height: 100%;
    background: #ff0000;
}

html {
    width: 100%;
    height: 100%;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.intro-section {
    /* height: 100%; */
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: center;
    background: #f00;
    color: white;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQPBgURZDmvsQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAACvSURBVHja7dzBDQAwCAOxUHX/lekKfYNvA2TlS3XSmVDPOONEQAQEiIAAERAgAgJEQAQEiIAAERAgAgJEQAQEiIAAERAgAgJEQAQEiIAAERAgAgJEQAQEiIAAERAgAgJEQAQEiD67Uz6xpcpCBASIgAAREAEBIiBABASIgAAREAEBIiBABASIgAAREAEBIiBABASIgAAREAEBIiBABASIgAAREAEBIiBABASIgOzqAb0ZBsaP699GAAAAAElFTkSuQmCC");
}

.about-section {
    /* height: 100%; */
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
    background: #a00;
    color: white;
}

.about-section .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #990000;
    border-radius: 6px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.about-section .thumbnail:hover {
    opacity: 0.95;
}

.glovo-section {
    background-color: #ffce1b;
    height: 125px;
}

.glovo-section h4 {
    font-size: 2.6rem;
    /* line-height: 125px; */
    font-weight: bold;
    /* text-transform: uppercase; */
}

.glovo-section img {
    height: 100px;
    cursor: pointer;
    outline: none;
}

.services-section {
    /* height: auto; */
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
    background: #f00;
    color: white;
}

.services-section .table > tbody > tr > th {
    width: 80%;
    background-color: #990000;
    border-top: 1px solid #990000;
    border-bottom: 1px solid #990000;
}


.services-section .danie {
    text-indent: 10px;
    text-align: left;
    font-weight: bold;
}

.services-section .cena {
    padding-right: 10px;
    text-align: right;
    font-weight: bold;
    color: #ffff00;
}

.services-section .danie > small {
    font-weight: normal;
}
.contact-section {
    /* height: 100%; */
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
    background: #a00;
    color: white;
}

.contact-section table > tbody > tr > td {
    text-indent: 30px;
    text-align: left;
    font-weight: bold;
}

.contact-section table > tbody > tr > td.godzina {
    padding-right: 30px;
    text-align: right;
    color: #ffff00;
    font-weight: bold;
}

.contact-section .nazar-kebab {
    font-family: "NazarKebab";
    font-size: 25px;    
}

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.navbar-brand {
    font-family: "NazarKebab";
    font-size: 26px;
}

.navbar-inverse .navbar-brand {
    color: #9f0404;
}

.img-responsive {
    margin-bottom: 20px;
}

.carousel-caption {
    /*background: #ff0000;*/
    /*opacity: 0.6;*/
}

.carousel-caption h3 {
    color: #ffff00;
    background-color: rgba(49, 78, 156, 0.8);
    padding: 20px;
    font-weight: bold;
    z-index: 99;
}

.carousel-caption p {
    color: #ffff00;
    background-color: rgba(49, 78, 156, 0.5);
    padding: 10px;
    /*font-weight: bold;*/
    /*z-index: 99;*/
}


.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fd0;
}

#stopka {
    color: #fff;
    margin-bottom: 0;
    padding-bottom:0;
}

#stopka p {
    padding-top:25px;
}

#stopka a {
    color: #fff;
}

#stopka a:hover {
    color: #999;
}

#stopka .social {
    color: #fff;
}

#stopka .social a {
    color: #fff;
}

#stopka .social a:hover {
    color: #ccc;
}

.adres {font-size: 1.2em;}

.nazar {font-family: "NazarKebab";}