@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Aero Matics';
    src: url('ASSETS/fonts/AeroMaticsBold.woff2') format('woff2'), url('ASSETS/fonts/AeroMaticsBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Amatic';
    src: url('ASSETS/fonts/Amatic-Bold.woff2') format('woff2'), url('ASSETS/fonts/Amatic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Aller';
    src: url('ASSETS/fonts/Aller.woff2') format('woff2'), url('ASSETS/fonts/Aller.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Aller-Bold';
    src: url('ASSETS/fonts/Aller-Bold.woff2') format('woff2'), url('ASSETS/fonts/Aller-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Magneton Bold Slanted';
    src: url('ASSETS/fonts/Magneton-BoldSlanted.woff2') format('woff2'), url('ASSETS/fonts/Magneton-BoldSlanted.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Alegreya Normal';
    src: url('ASSETS/fonts/AlegreyaSans-Regular.woff2') format('woff2'), url('ASSETS/fonts/AlegreyaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alegreya Thin';
    src: url('ASSETS/fonts/AlegreyaSans-Thin.woff2') format('woff2'), url('ASSETS/fonts/AlegreyaSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
body {
    height: 100%;
    display: block;
    background-image: url("ASSETS/background_01.png");
    background-color: black;
    background-repeat: repeat;
    margin: 0;
}
html {
    height: 100%;
    width: auto;
}
#background2 {
    background: url("ASSETS/background02.jpg");
    z-index: -100;
    width: 100%;
    font-family: 'Roboto-Light';
    font-size: 20px;
    color: rgb(59, 56, 47);
    text-align: center;
    /*padding-top: 1.5em;
    height: 60%;*/
    display: grid;
    padding-bottom: 1em;
}
#background_menu {
    background: url("ASSETS/background02.jpg");
    z-index: -100;
    width: 100%;
    font-family: 'Roboto-Light';
    font-size: 20px;
    color: rgb(59, 56, 47);
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.logo {
    width: 50%;
    display: inline-block;
    /* margin-left: auto; */
    /* margin-right: auto; */
    max-width: 200px;
    /* margin-top: 2em; */
    position: absolute;
    margin-top: 0.5em;
    transition: transform 0.5s;
    z-index: 100;
    margin-left: 3em;
}
.logo:hover {
    transform: rotate(360deg);
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video_container {
    position: relative;
    width: 100.1%;
    height: 0;
    padding-bottom: 56.25%;
    margin-left: auto;
    margin-right: auto;
}
.slide {
    /* Set a specific height */
    height: 28vw;
    background-image: url("ASSETS/index/01.png");
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}
.line {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}
.line_contacts {
    /*width: 100%;*/
    margin-top: 0.5em;
    padding-bottom: 0.5em;
}
.line_red {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    /* border-width: 31px; */
    width: 50%;
    color: rgb(224, 31, 37);
    /* size: 10px; */
    height: 0.1vw;
    background-color: red;
}
.rest_col #line_contacts {
    width: auto;
    display: grid;
    margin: 0 auto;
    padding-top: 0.5em;
}
.rest_contacts {
    font-family: 'Roboto-Light';
    font-size: 19px;
    line-height: 4px;
    color: black;
}
.footer {
    background-image: url(ASSETS/background_02.png);
    background-color: rgb(227, 227, 223);
    background-repeat: repeat;
    width: 100%;
    font-family: Aller;
    font-size: 16px;
    color: rgb(101, 101, 101);
    margin-top: 1em;
    height: 100px;
    width: 100%;
    display: grid;
    text-align: center;
    padding-top: 2em;
}
.center_column {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#copyright {
    margin-top: 0.5em;
    width: 1em;
}
.index_01_img {
    width: 100%;
}
.index_01b_img {
    right: 0;
    position: absolute;
    width: 10vw;
    margin-right: 20vw;
    margin-top: -4vw;
}
#index_04_img {
    width: 100%;
    opacity: 0.8;
}
#AboutUs {
    font-family: 'KaushanScript-Regular';
    font-size: 55px;
    line-height: 66px;
    text-align: center;
    color: rgb(255, 255, 255);
}
.index_00_img {
    /*position: relative;
    float: right;
    top: -32vw;
    right: 6vw;
    width: 29%;*/
    position: relative;
    float: right;
    top: -25vw;
    right: -10vw;
    width: 29%;
}
.index_02_img {
    margin-bottom: 1vw;
    position: relative;
    width: 23vw;
}
.index_03_img {
    width: 95%;
    /* border: 10px; */
    border: 21px solid #ddddd9;
    /* padding: 10px; */
    box-shadow: 2px 2px 10px #b8afa3;
}
.index_04_img {
    margin-top: 7vw;
    position: relative;
    margin-left: 0.5vw;
    margin-bottom: -1vw;
    width: 23vw;
}
.index_05_img {
    margin-left: -4vw;
    margin-bottom: -1vw;
    margin-top: -1vw;
    width: 23vw;
}
.index_06_img {
    margin-top: 10vw;
    margin-left: -2.5vw;
    margin-bottom: -1vw;
    width: 23vw;
}
.index_07_img {
    position: relative;
    margin-left: 3vw;
    margin-top: 4vw;
    width: 23vw;
}
.index_08_img {
    margin-left: -5vw;
    margin-top: 13vw;
    width: 23vw;
}
.index_09_img {
    width: 95%;
    margin-bottom: 4vw;
    border: 21px solid #ddddd9;
    box-shadow: 2px 2px 10px #b8afa3;
}
.index_jak_01_img {
    width: 100%;
}
.index_co_01_img {
    width: 100%;
}
.index_jak_02_img {
    margin-top: 14vw;
    margin-left: 7vw;
    width: 28vw;
    z-index: 55;
    position: absolute;
}
.index_kde_01_img {
    width: 29em;
    margin-top: -6rem;
    position: relative;
    z-index: 15;
    padding-top: 1em;
}
.index_zakolik_01_img {
    width: 100%;
    z-index: 15;/*position: relative;*/
}
.index_zakolik_03_img {
    position: absolute;
    width: 27vw;
    z-index: 20;
    margin-left: 66vw;
    margin-top: -24vw;
}
.box_50 {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3em;
}
.box_100 {
    width: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.white_box, .white_box_zakolik, .white_box_co, .white_box_jak, .white_box_co_menu, .white_box_kde {
    box-shadow: 2px 2px 10px #737373;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    background: white;
    position: relative;
    margin-top: -11vw;
    text-align: center;
    padding-bottom: 1vw;
    z-index: 15;
    left: 0;
    right: 0;
}
.white_box_co_menu{
width: 90% !important;
}
.white_box_jak {
    margin-top: 22vw !important;
}
.white_box_co {
    margin-top: -26vw !important;
}
.white_box_co_menu {
    margin-top: -26vw !important;
}
.white_box_kde {
    padding-bottom: 0 !important;
}
.text_container {
    position: inherit;
    top: -5em;
}
.jak_text_box_01, .jak_text_box_02, .zakolik_text_box_01, .kde_text_box_01 {
    text-align: center;
    font-family: 'Alegreya Normal';
    font-size: 1.4vw;
    color: #827E7A;
    line-height: 1.3;
    display: inline-block;
    /*background: #c1b9b3;
    box-shadow: 1vw 0 0 #c1b9b3, -1vw 0 0 #c1b9b3;*/
    width: 85%;
}
.jak_text_box_01 {
    margin-bottom: 1vw;
    margin-top: 0vw;
}
.jak_text_box_02 {
    margin-top: 1vw;
}
.kde_text_box_01 {
    margin-bottom: 1vw;
    margin-top: 0vw;
}
.zakolik_text_box_01 {
    float: left;
    width: 51%;
    margin-left: 2em;
    margin-bottom: 1em;
    text-align: left;
}
.zakolik_text_box_01_header {
    font-family: 'Alegreya Thin';
    font-size: 3vw;
    color: #827E7A;
    line-height: 1.3;
    width: 51%;
    margin-left: 0.8em;
    margin-bottom: 0.5em;
    text-align: left;
}
.rest_col01_left {
    width: 30%;
    float: left;
    z-index: 10;
}
.rest_col01_right {
    width: 70%;
    float: left;
    z-index: 5;
}
.rest_col02_left {
    width: 70%;
    float: left;
    z-index: 5;
    margin-top: 3vw;
}
.rest_col02_right {
    width: 30%;
    float: left;
    z-index: 10;
    margin-top: 2vw;
}
.rest_col03_left {
    width: 31%;
    float: left;
    z-index: 5;
    margin-top: 2vw;
}
.rest_col03_right {
    width: 69%;
    float: left;
    z-index: 10;
    margin-top: 4vw;
}
.rest_col04_left {
    width: 70%;
    float: left;
    z-index: 5;
    margin-top: 4vw;
}
.rest_col04_right {
    width: 30%;
    float: left;
    z-index: 10;
}
.rest_col_gen_left {
    width: 30%;
    float: left;
    z-index: 10;
}
.rest_col_gen_right {
    width: 70%;
    float: left;
    z-index: 10;
}
.sep_img {
    width: 100%;
    background: grey;
    opacity: 0.2;
    margin-top: -2%;
}
.index_03_img_column {
    width: 50%;
    float: left;
}
#index_03_img_row::after {
    content: "";
    clear: both;
    display: table;
}
#index_02_text {
    font-family: 'KaushanScript-Regular';
    text-align: center;
    color: rgb(198, 198, 198);
}
.index_02_text_p_01 {
    line-height: 10px;
    text-align: center;
    font-family: Amatic;
    font-size: 58px;
    color: #672c91;
    position: absolute;
    width: 100%;
    display: flex;
    transform: rotate(-7deg);
    margin-left: 4.9vw;
    margin-top: -1.5vw;
}
.rest_col01_text, .rest_col02_text_01, .rest_col02_text_02, .rest_col03_text_01, .rest_col03_text_02 {
    text-align: left;
    font-family: Aller;
    font-size: 1.5vw;
    color: white;
    line-height: 1;
    display: inline;
    background: #c1b9b3;
    box-shadow: 1vw 0 0 #c1b9b3, -1vw 0 0 #c1b9b3;
}
.rest_col01_text {}
.rest_col03_text_01 {}
.rest_col03_text_02 {}
.rest_col02_text_01 {
    font-weight: bold;
}
.rest_col02_text_02 {
    color: white;
    background-color: #672c91;
    box-shadow: none;
    padding-left: 1vw;
    padding-right: 1vw;
    font-weight: bold;
}
.rest_col02_text_02 a {
    color: white;
    padding-right: 1vw;
    text-decoration: none;
}
.text_box_00, .text_box_01, .text_box_02, .text_box_03, .text_box_04, .text_box_05, .text_box_06 {
    position: absolute;
    line-height: 2;
}
.text_box_00 {
    /*position: relative;
    text-align: center;
    float: right;
    top: -12vw;
    right: -17vw;*/
    position: relative;
    text-align: center;
    float: right;
    top: -5vw;
    right: -34vw;
}
.text_box_02 {
    margin-left: 4vw;
}
.text_box_03 {
    margin-left: -2vw;
    text-align: center;
}
.text_box_04 {
    text-align: right;
}
.text_box_05 {
    text-align: center;
    margin-left: 8vw;
}
.text_box_06 {
    margin-left: -8vw;
    text-align: center;
}
.index_02_text_p_03 {
    font-family: Roboto-Thin;
    font-size: 20px;
    text-align: left;
    color: rgb(198, 198, 198);
    text-align: center;
}
.index_02_text_p_04 {
    font-family: Roboto-Bold;
    font-size: 24px;
    color: rgb(224, 31, 37);
}
.menu_01_text {
    font-family: Roboto-Bold;
    font-size: 22px;
    color: white;
}
.left {
    float: left;
}
.right {
    float: right;
}
#index_03_img_left {
    max-width: 95%;
}
#index_03_img_right {
    max-width: 95%;
}
.index_03_text_p_01 {
    font-family: Aero Matics;
    font-size: 3vw;
    color: #3a0a53;
    position: absolute;
    width: 100%;
    display: contents;
}
.index_03_text_p_02 {
    font-family: Amatic;
    font-size: 3vw;
    color: black;
    position: absolute;
    width: 100%;
    display: contents;
}
.index_03_text_p_03 {
    font-family: Amatic;
    font-size: 4vw;
    color: black;
    position: absolute;
    width: 100%;
    display: contents;
}
.index_04_text {
    font-family: 'Roboto-Bold';
    font-size: 100px;
    color: white;
    position: absolute;
    z-index: 101;
    /* margin-left: 30%; */
    margin-top: 11%;
    left: 0;
    right: 0;
    text-align: center;
}
.contact_01_text {
    font-family: 'Roboto-Light';
    font-size: 24px;
    line-height: 35px;
    color: black;
    display: inline-block;
}
.contact_02_text {
    font-family: 'Roboto-Light';
    font-size: 19px;
    line-height: 35px;
    color: black;
    display: inline-block;
}
.akce_01_text {
    font-family: 'Roboto-Bold';
    font-size: 21px;
    line-height: 0;
    color: white;
    display: inline-block;
}
.akce_02_text {
    font-family: 'Roboto-Thin';
    font-size: 15px;
    line-height: 0;
    color: white;
}
.menu_02_text {
    background-color: #cdccca;
    color: #000000;
    padding: 0.5vw;
    font-size: 1.1vw;
}
.rectangle_02 {
    /*position: absolute;
    text-align: center;
    margin-left: 41vw;
    margin-top: -7.1%;
    padding-top: -11%;
    padding-bottom: -7%;
    padding-top: 1em;
    padding-bottom: 1em;
    letter-spacing: 13px;
    z-index: 99;*/
        position: relative;
    text-align: center;
    float: right;
    top: -27vw;
    right: 48vw;
}
.rectangle_03 {
    /*position: absolute;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    margin-left: 33.5%;
    margin-top: -25%;
    padding-left: 5em;
    padding-right: 5em;
    padding-top: -11%;
    padding-bottom: -7%;
    padding-top: 1em;
    padding-bottom: 1em;
    z-index: 99;*/
    position: relative;
    text-align: center;
    float: right;
    top: -27vw;
    right: 48vw;
}
.rectangle_04 {
    position: absolute;
    background: rgba(128, 128, 128, 0.3);
    text-align: center;
    margin-top: 10%;
    padding-left: 2em;
    padding-right: 2em;
    width: 20%;
    margin-left: 12%;
}
.rectangle_05 {
    position: absolute;
    background: rgba(128, 128, 128, 0.7);
    text-align: center;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
    line-height: 0.1;
}
.rectangle_06 {
    position: relative;
    background: rgba(128, 128, 128, 0.7);
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 96%;
    margin-top: 15%;
    display: table;
}
.slick_items{
    /*display: block;*/
}
.slick_image{
 width: 100%;
  height: auto;
}
#slogan_01 {
    position: absolute;
    z-index: 100;
    /* margin-left: 35%; */
    margin-top: 8%;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    width: 40%;
    margin: auto;
    padding-top: 10%;
}
/*img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}   */
.pictograms {
    z-index: 9999;
    margin-left: 0.1em;
    float: right;
    margin-top: -4em;
    margin-right: 4.5em;
    position: inherit;
}
.pictograms2 {
    /* width: 50%; */
    display: block;
    /* margin-left: auto; */
    /* margin-right: auto; */
    position: absolute;
    z-index: 9999;
    margin-left: 0.1em;
    float: right;
    margin-top: 2.5em;
    margin-right: 5em;
}
.facebook_picto, .instagram_picto, .youtube_picto {
    height: 40px;
        padding-right: 0.1em;
    /* float: right;
    margin-top: 2.5em;
    margin-right: 2em;*/
}
.pictograms a {
    text-decoration: none;
}
.pictograms2 a {
    text-decoration: none;
}
#phone_area {
    color: rgb(82, 235, 235);
    font-family: Roboto-Light;
    float: right;
}
#phone_area img {
    margin-top: -0.5em;
}
#phone_picto {
    height: 30px;/*float: right;*/
    float: left;
}
.phone{
    width: 12em;
    right: 0.4em;
    position: absolute;
    margin-top: 0.1em;
  }
#email_picto {
    height: 30px;/*float: right;*/
}
#contact {
    font-family: KaushanScript-Regular;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0em;
    color: rgb(188, 155, 93);
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 1.5em;
    max-width: 7em;
}
#menu_text {
    font-family: KaushanScript-Regular;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0em;
    color: rgb(188, 155, 93);
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 0.5em;
}
#rest_01 {
    float: left;
}
#rest_02 {
    float: right;
}
#rest_01 #contact {
    font-size: 36px;
    width: auto;
}
#rest_02 #contact {
    font-size: 36px;
    width: auto;
}
#rest_our {
    padding-top: 1.5em;
    padding-bottom: 1em;
    font-size: 40px;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
    margin: 0;
    /* padding: 0; */
    border: 0;
    list-style: none;
    /* line-height: 1; */
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* text-align: center; */
    /* bottom: 0; */
    /*margin-top: 0.5em;*/
    padding-left: 13em;
    padding-top: 0.7em;
}
#cssmenu:after, #cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu #menu-button {
    display: none;
}
#cssmenu {
    width: 100%;
    margin: 0 auto;
    /* margin-top: 3em; */
    /* position: fixed; */
    z-index: 10;
    position: sticky;
    top: 0;
    height: 108px;
    /* bottom: 0; */
    padding-left: 3.5vw;
}
#cssmenu_bc {
    background-image: url("ASSETS/background_02.png");
    background-color: rgb(227, 227, 223);
    background-repeat: repeat;
    width: 100%;
    /*height: 6%;*/
    /*position:fixed;*/
    padding-top: 1.5em;
    padding-bottom: 0.1em;
}
nav {
    position: sticky;
    top: 0;
    z-index: 9999;
}
/************************TEST**************************/
* {
    box-sizing: border-box;
}
.grid {
    background: #EEE;
}
/* item is invisible, but used for layout */
.grid-item, .grid-sizer {
    width: 33.30%;
}
.grid-item {
    float: left;
    padding: 5px;
}
.grid-item:hover .grid-item-content {
    border-color: white;
    cursor: pointer;
}
.testimg {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.co_overlay_box {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 70%;
}
.grid-item:hover .testimg {
    opacity: 0.3;
}
.grid-item:hover .co_overlay_box {
    opacity: 1;
}
.co_overlay_text {
    background-color: #6b3592;
    color: white;
    font-size: 1.2vw;
    padding: 16px 32px;
    font-family: 'Alegreya Normal';
}
/****************************************************/
#map {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 47em;
    margin: auto auto;
    margin-top: -7em;
}
#cssmenu > ul > li {
    display: inline-block;
    padding-left: 1%;/*padding-right: 1%;*/
}
.menu_sep {
    width: 10%
}
.general_sep {
    width: 1%
}
#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center
}
#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu > ul > li > a {
    font-family: Amatic;
    color: rgb(61, 27, 81);
    padding: 20px;
    font-size: 34px;
    letter-spacing: 1px;
    text-decoration: none;
    /*text-transform: uppercase;*/
    text-align: center;
    float: right;
    /* padding-left: 1.5vw;*/
    text-indent: 0.3em;
}
#cssmenu > ul > li:hover > a {
    color: rgb(122, 150, 21);
}
#onhover01:hover {
    background: url(ASSETS/onhover01.png);
    background-repeat: no-repeat;
    background-position: left;
}
#onhover02:hover {
    background: url(ASSETS/onhover02.png);
    background-repeat: no-repeat;
    background-position: left;
}
#onhover03:hover {
    background: url(ASSETS/onhover03.png);
    background-repeat: no-repeat;
    background-position: left;
}
#onhover04:hover {
    background: url(ASSETS/onhover04.png);
    background-repeat: no-repeat;
    background-position: left;
}
#onhover05:hover {
    background: url(ASSETS/onhover05.png);
    background-repeat: no-repeat;
    background-position: left;
}
#cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    width: max-content;
}
#cssmenu.align-right ul ul {
    text-align: right;
}
#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;/*float:left;*//*width: 10.5vw;*/
}
#cssmenu li:hover > ul {
    left: auto;
}
#cssmenu.align-right li:hover > ul {
    left: auto;
    right: 0;
}
#cssmenu li:hover > ul > li {
    /*height: 35px;*/
    height: 100%;
}
#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}
#cssmenu.align-right ul ul li ul {
    margin-left: 0;
    margin-right: 100%;
}
#cssmenu ul ul li a {
    border-bottom: 6px solid rgba(0, 0, 0, 0.15);
    padding: 11px 15px;
    font-size: 18px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 400;
    background: rgba(122, 121, 121, 0.80);
    text-align: left;
}
/*#cssmenu ul ul li ul a {
    width: 7vw;
}*/
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
    border-bottom: 0;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
    color: rgba(148, 207, 29, 1.00);
}
#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}
.textOverImage {
    position: relative;
    /*width:600px;
    height:467px;*/
    float: left;
    margin: 4px;
    background-size: auto 100%;
    background-position: center;
    transition: 0.5s;
    overflow: hidden;
    /*border-radius: 4px;*/
    box-shadow: 0 0 1px #827a7a;
}
.textOverImage img {
    max-width: 100%;
    height: auto;
}
.textOverImage img:hover {
    background-size: auto 110%;
}
.textOverImage:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(88%);
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 0 8px;
    content: attr(data-title);
    transition: 0.5s 0.1s;
    color: #fff;
    font-family: 'Roboto-Light';
    font-size: 1.5vw;
}
.textOverImage:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 8px;
    content: attr(data-text);
    transition: 0.5s;
    padding-top: 2em;
    margin-top: 8px;
    transform: translateY(100%);
    opacity: 0;
}
.textOverImage:hover:after {
    transform: translateY(78%);
    transition: 0.5s 0.1s;
    opacity: 1;
}
.textOverImage:hover:before {
    transform: translateY(73%);
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.6);
    transition: 0.5s;
}
.pictograms2 {
    display: none !important;
}
@media all and (max-width: 1005px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1005px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1005px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1005px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1005px), only screen and (min-resolution: 192dpi) and (max-width: 1005px), only screen and (min-resolution: 2dppx) and (max-width: 1005px) {
    #cssmenu {
        width: 100%;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
        margin-top: 1em;
    }
    #cssmenu.align-center > ul {
        text-align: left;
    }
    #cssmenu ul li {
        border-top: 1px solid rgba(120, 120, 120, 0.2);
        display: inline;
        padding-left: 0;
        padding-right: 0;
    }
    #cssmenu ul ul li, #cssmenu li:hover > ul > li {
        height: auto;/*color: rgba(148,207,29,1.00);*/
    }
    #cssmenu ul li a, #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        padding: 11px 15px;
        font-size: 4vw;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: 400;
        background: rgb(167, 213, 0);
    }
    #cssmenu > ul > li {
        float: none;
    }
    #cssmenu ul ul li a {
        padding-left: 25px;
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px;
    }
    #cssmenu ul ul li a {
        color: #dddddd;
        background: none;
    }
    #cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
        color: #ffffff;
    }
    #cssmenu ul ul, #cssmenu ul ul ul, #cssmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
        display: none;
    }
    #cssmenu > ul > li:hover > a {
        color: rgba(148, 207, 29, 1.00);
        background-color: #3a0a53;
        background-image: none;
    }
    #cssmenu #menu-button {
        display: block;
        padding: 17px;
        color: #dddddd;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        z-index: 100;
    }
    #cssmenu #menu-button:after {
        position: absolute;
        top: 17px;
        right: 17px;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 2px solid #672c91;
        ;
        border-bottom: 2px solid #672c91;
        ;
        content: '';
    }
    #cssmenu #menu-button:before {
        position: absolute;
        top: 11px;
        right: 17px;
        display: block;
        height: 2px;
        width: 20px;
        background: #672c91;
        content: '';
    }
    #cssmenu #menu-button.menu-opened:after {
        top: 23px;
        border: 0;
        height: 2px;
        width: 15px;
        background: #672c91;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #cssmenu #menu-button.menu-opened:before {
        top: 23px;
        background: #672c91;
        width: 15px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #cssmenu .submenu-button {
        display: none;
    }
    .logo {
        width: 27%;
        margin-left: 1em;
    }
    #cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
        padding-left: 0;
    }
    #cssmenu_bc {
        padding-top: 0;
    }
    .white_box_co, .white_box_kde {
        width: 90%;
    }
    .grid-item, .grid-sizer {
        width: 50%;
    }
    .jak_text_box_01, .jak_text_box_02, .zakolik_text_box_01 {
        font-size: 3.5vw;
    }
    .pictograms {
        display: none !important;
    }
    .pictograms2 {
        display: block !important;
        /* margin-top: 0 !important; */
        float: right;
        position: relative;
        margin-top: 4em !important;
        margin-right: 0.8em;
    }
    .white_box, .white_box_zakolik, .white_box_co {
        width: 90%;
    }
    .box_50 {
        width: 100% !important;
    }
    .rectangle_02 {
        letter-spacing: 2px !important;
        margin-left: 34vw !important;
    }
    .rectangle_03 {
        margin-left: 21vw !important;
    }
    .rest_col01_left {
        width: 40%;
        position: absolute;
    }
    .rest_col01_right {
        text-align: center;
        width: 100%;
    }
    .rest_col02_left {
        width: 100%;
        text-align: center;
    }
    .rest_col02_right {
        width: 40%;
        position: absolute;
        margin-top: 83vw;
        float: right;
        display: inline-block;
        margin-left: -42vw;
        text-align: center;
    }
    .rest_col03_left {
        position: absolute;
        margin-top: 134vw;
        width: 40%;
    }
    .rest_col03_right {
        width: 100%;
        text-align: center;
    }
    .rest_col04_left {
        width: 100%;
        text-align: center;
    }
    .rest_col04_right {
        width: 40%;
        position: absolute;
        margin-top: 222vw;
        margin-left: 57vw;
    }
    .index_02_img {
        width: 39vw;
    }
    .index_04_img {
        width: 39vw;
        margin-top: 4em;
    }
    .index_05_img {
        width: 39vw;
        margin-top: -10vw;
    }
    .index_06_img {
        width: 39vw;
        margin-top: 4em;
    }
    .index_07_img {
        width: 39vw;
    }
    .index_08_img {
        width: 39vw;
    }
    .index_kde_01_img {
        width: 54vw;
        margin-top: -4em;
    }
    .index_jak_02_img {
        margin-top: 6vw;
        margin-left: 0vw;
        width: 48vw;
    }
    .text_box_00, .text_box_01, .text_box_02, .text_box_03, .text_box_04, .text_box_05, .text_box_06 {
        line-height: 0.6;
        padding-left: 2vw;
        margin-top: -3vw;
    }
    .text_box_00 {
    position: relative;
    text-align: center;
    float: right;
    top: -6vw;
    right: -17vw;
    }
    .text_box_01{
        margin-top: -1vw;
    }
    .text_box_06 {
        margin-left: 0;
    }
    .rest_col02_text_01 {
        font-size: 2.7vw;
    }
    .phone{
        right: 1.5em !important;
        margin-top: 0.6em !important;
    }
}
/*GOOGLE MAP INFOBOX*/
.gm-style .gm-style-iw-c{
    /*border-radius: 0 !important;
    padding: 0 !important;*/
    max-width: 400px !important;
    max-height: none !important;
}

.gm-style-iw {
	width: 350px !important;
	top: 15px !important;
	left: 0px !important;
	background-color: #fff;
	box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
	border: 1px solid rgba(72, 181, 233, 0.6);
	border-radius: 2px 2px 10px 10px;
}
.gm-style-iw-d{
    max-height: none !important;
}
#iw-container {
	margin-bottom: 10px;
}
#iw-container .iw-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: 400;
	padding: 10px;
	background-color: #a7d500;
	color: white;
	margin: 0;
	border-radius: 2px 2px 0 0;
}
#iw-container .iw-content {
	font-size: 16px;
	/*line-height: 18px;*/
	font-weight: 400;
	margin-right: 1px;
	/*padding: 15px 5px 20px 15px;*/
	max-height: 140px;
	overflow-y: auto;
	overflow-x: hidden;
}
.iw-content img {
	float: right;
    margin: 0 5px 5px 10px;	
}
.gm-style img {
    max-width: 100% !important;
}
.iw-subTitle {
	font-size: 16px;
	font-weight: 700;
	padding: 5px 0;
}
.iw-bottom-gradient {
	position: absolute;
	width: 326px;
	height: 25px;
	bottom: 10px;
	right: 18px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.gm-style .gm-style-iw-t::after{
    transform: translate(-210%,-50%) rotate(-45deg) !important;
}
@media only screen and (max-width: 1350px) {
    .rest_col01_text {
        font-size: 2.1vw;
    }
    .rest_col03_text_01 {
        font-size: 2.1vw;
    }
    .box_50 {
        width: 95% !important;
    }
    .index_05_img, .index_06_img {
        margin-left: 2vw;
    }
}
@media only screen and (max-width: 1150px) {
    .pictograms {
        display: none !important;
    }
    .pictograms2 {
        display: block !important;
        /* margin-top: 0 !important; */
        float: right;
        position: relative;
        margin-top: -1em;
        margin-right: 0.8em;
    }
}
@media only screen and (max-width: 960px) {
    /*.pictograms {
    display: none !important;
}
.pictograms2 {
    display: block !important;
    float: right;
    position: relative;
    margin-top: 4em;
    margin-right: 0.8em;
}*/
    .facebook_picto {}

    .white_box_kde{
        width: 100%;
    }
}

 /*ROZVOZ*/
 @font-face {
    font-family: 'KaushanScript-Regular';
    src: url('menu/fonts/KaushanScript-Regular.woff2') format('woff2'), url('menu/fonts/KaushanScript-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
  }
  @font-face {
    font-family: 'Roboto-Bold';
    src: url('menu/fonts/Roboto-Bold.woff2') format('woff2'), url('menu/fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: auto;
  }
  @font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('menu/fonts/Roboto-BoldItalic.woff2') format('woff2'), url('menu/fonts/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: auto;
  }
  @font-face {
    font-family: 'Roboto-Condensed';
    src: url('menu/fonts/Roboto-Condensed.woff2') format('woff2'), url('menu/fonts/Roboto-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
  }
  @font-face {
    font-family: 'Roboto-Light';
    src: url('menu/fonts/Roboto-Light.woff2') format('woff2'), url('menu/fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: auto;
  }
  @font-face {
    font-family: 'Roboto-Thin';
    src: url('menu/fonts/Roboto-Thin.woff2') format('woff2'), url('menu/fonts/Roboto-Thin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: auto;
  }
  @font-face {
    font-family: 'Roboto-ThinItalic';
    src: url('menu/fonts/Roboto-ThinItalic.woff2') format('woff2'), url('menu/fonts/Roboto-ThinItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: auto;
  }
  @font-face {
    font-family: 'Roboto-Regular';
    src: url('menu/menu/fonts/Roboto-Regular.woff2') format('woff2'), url('menu/menu/fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: auto;
  }
  
  .rozvozColumn {
  float: left;
  width: 86%;
  }
  
  /* Clear floats after the columns */
  .rozvozRow:after {
  content: "";
  display: table;
  clear: both;
  }
  
  #productsContainer{
  height: 100%;
  font-family: 'Roboto-Condensed';
  color: #473729;
  }
  #productsContainerInner{
  position: relative;
  padding-top: 5em;
    padding-left: 3em;
  font-family: 'Roboto-Condensed';
  color: #473729;
  }
  #productsContainerInnerRakki{
  position: relative;
    background-color: white;
    padding-left: 3em;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
      font-family: 'Aller';
      color: #473729;
  }
  .initSpace{
    padding-top: 5em;
  }
  .rozvozCategory{
  font-family: 'Amatic';
  font-size: 2.5em;
  letter-spacing: 0.1em;
  text-align: left;
  }
  .rozvozProduct{
  width:50%; 
  left: 1em;
  position: relative;
  line-height: 1.2em;
  white-space: nowrap;
  font-size: larger;
  }
  #rozvozProductNapoje{
  width:67% !important; 
  }
  #productsContainer{
  background-color: white;
  }
  .rozvozProduct tr{
  text-align: left;
  }
  .rozvozProduct .price{
  font-weight: 600;
  font-family: 'Aller';
  text-align: end;
  }
  .rozvozPhoto{
  max-width: 33%;
    max-height: 33%;
    width: auto;
  height: auto;
  float: left;
  top: 50%;
  transform: translateY(1%);
  }
  .rowSpace{
  margin-top: 3em;
  }
  .categorySpace{
  margin-top: 0em;
  }
  .headSpace{
  margin-top: 0.25em;
    margin-bottom: 0.25em;
    display: block;
  }
  .categoryLine
  {
  border-top: 1px solid #f0e8e4;
  margin-right: 3em;
  }
  .categoryLineRakki
  {
  border-top: 1px solid #a7d500;
  margin-right: 3em;
  }
  #rakkiLogo{
  position: relative;
  background-color:#ff6699;
  color:white;
  width: fit-content;
    margin-left: auto;
  margin-right: auto;
  padding: 0.3em 1em;
    top: 1em;
    z-index: 10;
    letter-spacing: 0.1em;
  }
  .rakkiComment{
  font-size: small;
  line-height: 1.2em;
  padding-bottom: 0.5em;
  }
  .zoom {
  position: relative;
  transition: transform .4s; /* Animation */
  margin: 0 auto;
  z-index: 1;
  transform-origin: top left;
  }
  .zoom:active {
  transform: scale(2.0); 
  z-index: 2;
  } 
  .our-food__nav{
  padding-top: 4em;
  }
  .empty{
    display: block;
  }
  #infoBox{
    font-family: 'Aller';
    background-image: url(ASSETS/background_01.png);
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: black;
    font-size: medium;
  }
  @media screen and (max-width: 1170px) {
  .rozvozColumn{
    width: 100%;
  } 
  .rowSpace{
    margin-top: 0 !important;
  }
  .categorySpace{
    margin-top: 2em !important;
  }
  .empty{
    display: block;
  }
  }
  @media screen and (max-width: 768px) {
  
  #productsContainerInner
  {
    padding-left: 0.5em !important;
    margin-left: auto;
    margin-right: auto;
  }
  #foodNav{
    display: none;
  }
  .our-food__list{
    width: 100%;
  }
  .rozvozColumn{
    width: 89%;
  } 
  .rozvozPhoto{
    max-width: 100% !important;
  }
  #rozvozProductNapoje{
    font-size: 3.5vw;
  }
  .empty{
    display: none;
  }
  #productsContainerInnerRakki{
    width: 100%;
    padding-left: 0.5em;
    margin-left: auto;
  margin-right: auto;
  }
  .rozvozProduct{
  left:0em;
  width:-webkit-fill-available;
  white-space: normal;
  }
  .rakkiComment{
    white-space: pre-line;
  }
  }
  

/*END ROZVOZ*/
