@font-face {
    font-family: Equip-Light; /* deklarace fontu */
    src: url("../font/Equip-Light/Equip-Light.otf"); /* propojení na umístění souboru */
}

.sssvtref {
    position: fixed;
    right:10px;
    bottom:15px;
    width:auto;
    height: auto;
}

.sssvtref img {

    height: 16px;
}


body{
    margin:0;
    padding:0;
    overflow-x: hidden;
    padding-bottom: 44px;

}
#logo{
    width:210px;
    height:230px;
}
#containerContact{
    margin:0;
    padding:0;
    width: 100%;
    margin-top:20px;

}
#contact{
    font-family: Equip-Light;
    font-size: 11px;
    color:white;
    height:25px;
    width:105px;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:35px;
    margin-left:-5px;
    z-index: 1000;
    margin-bottom:5px;
    transition: all 0.4s linear;
    position:absolute;
    top:20px;
    right:0;
    border:1px solid rgb(183, 202, 201);
}
.contactDefault{
    background-color: rgb(190, 208, 105);
    border-color: rgb(213, 230,162);

}
#contact:hover{
    right:0px;
    transition: all 0.2s linear;
}
#contact a{
    text-decoration: none;
}
#social{
    position:absolute;
    top: 55px;
    right: 10px;
    z-index: 1000;
}
#lang{
    position:absolute;
    top: 85px;
    height:20px;
    right: 15px;
    font-size: 11px;
    font-family: Equip-Light;
    color:rgb(34, 36, 34);
    z-index: 1000;
}

#lang a{
    ont-size: 11px;
    font-family: Equip-Light;
    color:rgb(34, 36, 34);
}
#form{
    margin-top: 55px;
    background-color: #bed069;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
#form input:not(input[type="radio"]),
#form textarea{
    width: 100%;
}
#form span.wpcf7-list-item{
    display: block;
    margin: 0;
}
#form span.wpcf7-list-item.first{
    margin-top: 5px;
}
#home{
    position:absolute;
    top: 105px;
    height:20px;
    right: 15px;
    font-size: 11px;
    font-family: Equip-Light;
    color:#bed069;
    z-index: 1000;
}
#home a{
    ont-size: 11px;
    font-family: Equip-Light;
    color:#bed069;
}
#cateringTopText{
    color:#94C940;
    font-family: Equip-Light;
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    padding-top:30px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
}
#inquiry{
    width:110px;
    position:absolute;
    top:80px;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#inquiry:hover{
    -moz-transform:rotate(-25deg);
    -webkit-transform:rotate(-25deg);
    -o-transform:rotate(-25deg);
    transform:rotate(-25deg);
}

#odeslat{
    color: transparent;
    background: url("../images/odeslat.png") no-repeat;
    background-size: auto;
    width: 90px !important;
    height: 90px;
    background-size: 90px 90px;
    border: 0;
    margin-top: 0px;
    padding-bottom: 20px;
}

.latest-posts-entry-title a, .wp-block-latest-posts a {
    pointer-events: none;
    color: inherit;
    text-decoration: none;

    color: #94C940;
    font-family: Equip-Light;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    display: block;
    margin: 0;
    padding: 30px 0 18px;
}

.sideIMG{
    width:387px;
    height:418px;
    margin-left:-50%;
}
.page-header{
    border-bottom-width: 0px !important;
    margin:0 !important;
    padding:0 !important;
}
div.items-leading > div:first-child > .page-header h2{
    padding-top: 0;
}
.page-header h2{
    color: #94C940;
    font-family: Equip-Light;
    font-size:16px;
    font-weight: normal;
    font-style: normal;
    display:block;
    margin:0;
    padding:30px 0 18px;

}
.wrapper{
    margin-top:60px;
    height: 380px;
    overflow-y: scroll;
    padding-right: 20px;
}
.wrapper div div p{
    color: rgb(88, 89, 91);
    display:block;
    font-size:14px;
    font-family: Equip-Light;
    text-align: justify;
}
.wrapper div div p a{
    color: rgb(88, 89, 91);
    font-size:14px;
    font-family: Equip-Light;
    text-decoration: underline;
}
.wrapper div div p a:hover{
    text-decoration:none;
}
.wrapper div div ul li{
    color: rgb(88, 89, 91);
    font-size:14px;
    font-family: Equip-Light;
    text-align: justify;
}
.wrapper div div ol li{
    color: rgb(88, 89, 91);
    font-size:14px;
    font-family: Equip-Light;
    text-align: justify;
}
.articleSM{
    margin-bottom:100px;
    margin-top:50px;
}
.articleSM div div p{
    color: rgb(88, 89, 91);
    display:block;
    font-size:14px;
    font-family: Equip-Light;
    text-align: justify;
}
.articleSM div div ul li{
    color: rgb(88, 89, 91);
    font-size:14px;
    font-family: Equip-Light;
    text-align: justify;
}
.articleSM div div ol li{
    color: rgb(88, 89, 91);
    font-size:14px;
    font-family: Equip-Light;
    text-align: justify;
}
.menuPosun{
    margin-left:-120px;
}
#menu{
    margin-top:60px;
}
#menu ul li{
    margin-bottom:20px;
}
#menu ul li img{
    opacity:.4;
}
#menuSM ul li img{
    opacity:.4;
}
.current a img{
    opacity: 1 !important;
}
#menu ul li a{
    padding:0px !important;

}
#menu ul li a:hover{
    background-color:white;

}
#menu ul li a:hover span{
    color: rgb(148, 201, 64);

}
#menu li a span{
    display: block;
    color: rgb(88, 89, 91);
    width:100%;
}
.menu li a img{
    width:100px;
}
#menuSM ul{
    width:330px;
    margin-left:auto;
    margin-right:auto;
}
#menuSM ul li{
    width:110px;
    margin:0px;
    float:left;
}
#menuSM ul li a{
    padding:0px;
}
#menuSM ul li a:hover{
    background-color:white;
}
#menuSM ul li span{
    color: rgb(88, 89, 91);
}
#menuSM ul li a:hover span{
    color:rgb(148, 201, 64);
}


#containerFooter{
    width:100%;
    margin:0;
    padding:0;
    z-index: 100;
}
#rowFooter{
    background-color:rgb(34, 36, 34);
    height:44px;
    position:fixed;
    bottom:0px;
    width:110%;
    font-size:11px;
    color:white;
    z-index: 100;

}
#rowFooter a{
    text-decoration: none;
    color:white;
}
#rowFooter p{
    margin-top:12px;
    font-size:10px;
}
.footerBottom{
    margin-top:-10px;
}
.pics {
    margin-top:55px;
    margin-bottom:50px;
}
.pics .custom{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.pics .custom img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    z-index: 1;
    transition: opacity 1.5s ease-in-out;
}

.pics .custom.news img{
   opacity: 1;
}

.pics .custom img.last-active {
    opacity: 1;
    z-index: 2;
}

.pics .custom img.active{
    opacity: 1;
    z-index: 3;
}

.pics .custom img:first-child {
    position: relative;
}

#arrow{
    height:20px;
    margin-top:15px;
    margin-left:-5px;
}
#arrow:hover{
    cursor: pointer;
    cursor: hand;
}
.subheading-category{
    color: #94C940;
    font-family: Equip-Light;
    font-size:20px;
    font-weight: normal;
    font-style: normal;
    display:block;
    margin:0;
    padding:0;
    margin-bottom:20px;
}
h2{
    margin-top:0px !important;
}
.pull-left{
    padding:0px !important;
}
.pull-left img{
    max-width: 250px;
    max-height:250px;
    height: auto;
    width: auto;
    margin:10px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
}

@media only screen and (max-width: 767px){
    #inquiry{
        position: initial;
        transform:rotate(-20deg);
    }

    .inquirycenter{
        text-align: center;
        margin-bottom: 50px;
    }

    #form{
        margin-top: 200px;
    }

    #form > .rsform > #userForm > .form2LinesLayout > #rsform_3_page_0 > #closeButton{
        display: none;
    }

    #form > .rsform > #userForm > .form2LinesLayout > #rsform_3_page_0 > .rsform-block-odeslat{
        text-align: center;
    }

    #form > .rsform > #userForm > .form2LinesLayout > #rsform_3_page_0 > .rsform-block-odeslat > a{
        float: none !important;
    }
}