@font-face {
    font-family: 'booster_next_fybold';
    src: url('font/boosternextfy-bold-webfont.eot');
    src: url('font/boosternextfy-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/boosternextfy-bold-webfont.woff2') format('woff2'),
    url('font/boosternextfy-bold-webfont.woff') format('woff'),
    url('font/boosternextfy-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,hr,form {
    padding: 0;
    margin: 0;
    border: none;
}
li {
    font-size: 16px;
}
body, html {
    height: 100%;
}
body, td {
	font-size: 15px;
    font-family: 'booster_next_fybold', sans-serif;
    color: #FFFFFF;
}
h2 {
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
}
p {
    margin: 10px 0;
    font-size: 18px;
}
a {
    color: #848484;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    outline: none;
}
a img {
    border: none;
}
h1,h2,h3,h4 {
    font-weight: normal;
}
ol {
    margin: 20px;
}
.h {
    display: none;
}
.section.home {
    background: #666;
}
.section.offer {
    background: #009ee0;
}
.section.contact {
    background: #009037;
}
.blueBg {
    background: #009ee0;
    min-height: 100%;
}
.logo {
    position: absolute;
    width: 160px;
    left: 50px;
    top: 55px;
    z-index: 1;
}
.section.home .logo {
    z-index: 99;
    left: 50%;
    top: 50%;
    width: 280px;
    margin-left: -140px;
    margin-top: -130px;
}
.menu {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 1;
}
.menu ul {
    list-style: none;
}
.menu ul li {
    float: left;
}
.menu ul a {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #999999;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left;
    margin-left: 10px;
    background-position: center center;
    background-size: 60%;
    background-repeat: no-repeat;
    font-size: 0;
    text-decoration: none;
    border: solid 5px #999999;
}
.menu ul a.home {
    background-image: url(../images/home.white.svg);
}
.menu ul a.offer {
    background-image: url(../images/menu.white.svg);
}
.menu ul a.contact {
    background-image: url(../images/kontakt.white.svg);
}
body .menu ul a.active, body .menu ul a:hover {
    background-color: transparent;
}

.home .slide {
    background-size: cover;
    background-position: center center;
}
.slide.bg1 {
    background-image: url("../images/hp/1.jpg");
}
.fp-controlArrow.fp-prev,
.fp-controlArrow.fp-next {
    left: 25px;
    background: #ffffff url(../images/sipka_nalevo.svg) center center no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #d9dadb;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-size: 60%;
    border: solid 5px #d9dadb;
}
.fp-controlArrow.fp-next {
    left: auto;
    right: 25px;
    background-image: url(../images/sipka_napravo.svg);
}
.fp-controlArrow.fp-prev:hover,
.fp-controlArrow.fp-next:hover{
    background-color: transparent;
}
.page {
    width: 700px;
    margin: 0 auto;
}
ul.days {
    list-style: none;
    text-align: center;
}
ul.days li {
    display: inline;
}
ul.days a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: solid 5px #ffffff;
    margin-right: 7px;
    font-size: 22px;
    color: #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    line-height: 40px;
}
ul.days li:last-child a {
    width: auto;
    border: none;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
}
ul.days a.active,
ul.days a:hover {
    background: #FFF;
    color: #009ee0;
}
ul.days li:last-child a.active,
ul.days li:last-child a:hover {
    background: none;
    color: #FFFFFF;
}
.book {
    width: 100%;
    margin: 20px 0;
    position: relative;
    color: #009ee0;
}
.book::before {
    display: block;
    height: 415px;
    width: 50px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    content: "";
    background: url(../images/spony_oboustrane_book.svg) center top repeat-y;
    top: 6px;
}
.book .list {
    width: 345px;
    height: 425px;
    float: left;
    background: #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 40px 20px 20px;
}
.book .list:last-child {
    margin-left: 10px;
    padding: 20px 20px 20px 40px;
}
.book p.dayFood {
    margin-bottom: 20px;
}
.book p.dayFood .price,
.wholeList .price {
    float: right;
    width: 80px;
    height: 30px;
    text-align: right;
}
.wholeList .price {
    height: auto;
}
.book p.dayFood .allergens,
.wholeList .allergens {
    display: block;
    color: #999;
    font-size: 0.8em;
}
.wholeList .allergens {
    color: #666;
    display: inline-block;
}
a.download {
    display: block;
    height: 37px;
    width: 215px;
    background: #ffffff url(../images/download.svg) 20px center no-repeat;
    background-size: 16px;
    line-height: 40px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding-left: 26px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #009ee0;
}
.section.contact .page p {
    width: 50%;
    float: left;
}
.section.contact .page p a {
    color: yellow;
}
.space {
    height: 20px;
    clear: both;
}
.contact ul {
    margin: 10px 10px 0 20px;
}
.googleMap {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 100%;
    height: 100%;
    border: none;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.wholeList {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 20px 20px 40px;
    position: relative;
    background: #FFFFFF;
    color: #009ee0;
}
.wholeList:before {
    content: '';
    height: 90%;
    background: url(../images/spony_book.svg) repeat-y;
    width: 60px;
    position: absolute;
    left: -30px;
}
.wholeList h2 {
    color: #009ee0;
}
h2.aboveWholeList {
    padding: 150px 0 20px 0;
    font-size: 28px;
}

@media screen and (max-width: 1200px) {

    .page {
        margin-top: 130px;
    }
    .blueBg .page {
        margin-top: 0;
        padding-top: 130px;
    }
    .page .logo {
        width: 100px;
        left: auto;
        top: 25px;
    }
    .menu {
        left: 0;
        margin: 0 auto;
        right: 0;
        top: 25px;
        width: 700px;
    }
    .menu ul {
        float: right;
    }
    h2.aboveWholeList {
        padding-top: 0;
    }
}
@media screen and (max-width: 715px) {

    .menu {
        width: auto;
    }
}

/* under responsiveHeight & responsiveWidth in fullPage.js option */
.fp-responsive .fp-section,
.fp-responsive .fp-tableCell {
    height: auto !important;
}

@media screen and (max-width: 700px), screen and (max-height: 700px) {

    .page .logo {
        width: 100px;
        left: auto;
        top: 25px;
    }


    .section.home .slide {
        height: 500px;
    }

    .page {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        padding-bottom: 50px;
        margin-top: 50px;
    }
    .blueBg .page {
        margin-top: 0;
    }
    .menu {
        padding-right: 10px;
        box-sizing: border-box;
    }
    .book {
        background: #ffffff;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-sizing: border-box;
        padding: 10px 20px;
    }
    .book::before {
        display: none;
    }
    .book .list,
    .book .list:last-child {
        padding: 0;
        width: auto;
        height: auto;
        float: none;
        margin: 0;
    }
    .page .logo {
        display: none;
    }
    .blueBg .page .logo {
        display: block;
    }
}
@media screen and (max-width: 500px) {

    p {
        font-size: 16px;
    }

    .section.home .logo {
        width: 50%;
        margin-left: -25%;
        margin-top: -25%;
    }

}
@media screen and (max-width: 400px) {

    p {
        font-size: 14px;
    }

}