body{
    background: #000000;
    color: #fff;
    font: normal normal normal 16px/1.3em 'Open Sans',sans-serif;
}
#logo{
    text-align: center;
    margin: 40px 0px;
}
.menu-head{
    text-align: center;
    margin: 0px 0px 40px 0px;
    float: left;
    width: 100%;
}
.menu-head .parent-list{
    float: left;
    list-style: none;
    text-transform: uppercase;
    position: relative;
}
.menu-head .parent-list .parent-link{
    color: #fff;
    font: normal normal normal 17px/1.1em Forum,serif;
    margin: 0px 25px;
    text-decoration: none;
}
.menu-head .parent-list .parent-link:hover, .menu-head .child-menu li a:hover{
    color: #EAD9A4;
}
.menu-head .parent-list .active{
    color: #BF9515;
}
.menu-head .parent-list:hover .child-menu{
    display: block;
}
.menu-head .child-menu li{
    display: block;
    float: none;
}
.menu-head .child-menu{
    position: absolute;
    margin: 0px 0px 0px -80px;
    padding: 0px 0px 15px 0px;
    display: none;
    z-index: 9;
    width: 275px;
}
.menu-head .child-menu li{
    padding: 7px 0px 0px 0px;
}
.menu-head .parent-list .child-link{
    color: #fff;
    font: normal normal normal 17px/1.1em Forum,serif;
    margin: 0px 0px;
    text-decoration: none;
}
footer{
    text-align: center;
    margin: 60px 0px 0px 0px;
    font: normal normal normal 12px/1.3em 'Open Sans',sans-serif;
    color: #EFEFEF;
}
.title-footer{
    color: #BF9515;
    font: normal normal normal 16px/1.3em 'Open Sans',sans-serif;
}
#myCarousel .item{
    height: 328px;
    overflow: hidden;
}
#myCarousel .item img{
    height: 100%;
}
a{
    color: #BF9515;
}
.text-description-main h1{
    margin: 0px 0px 30px 0px
}
.text-description-main {
    margin: 0px 0px 30px 0px;
}
.text-section{
    margin: 15px 0px 30px 0px;
    float: left;
    width: 100%;
}
.den-nedeli{
    font-family: lobster,cursive;
    color: #E20202;
    font-size: 30px;
    margin: 40px 0px 15px 0px;
    float: left;
    width: 100%;
}
.work-clock{
    font-size: 20px;
    color: #BF9515;
    font-family: comic sans ms,comic-sans-w01-regular,comic-sans-w02-regular,comic-sans-w10-regular,cursive;
    margin: 30px 0px 10px 0px;
    line-height: 35px;
}
.img-block-galery{
    margin: 10px 0px 10px 0px;
    width: 100%;
    float: left;
    overflow: hidden;
    height: 158px;
    position: relative;
}
.img-block-galery img{
    width: 100%;
    height: 158px;
}
.img-block-galery:hover .hover-img{
    display: block;
    cursor:pointer;
}
.hover-img{
    background: rgba(191, 149, 21, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px 15px 0px 15px;
    display: none;
}
.firsst-title{
    font: normal normal normal 20px Forum,serif;
    color: #000000;
    white-space: nowrap;
}
.second-title{
    color: #FFFFFF;
    font: normal normal normal 13px 'Open Sans',sans-serif;
}
.light-box{
    position: fixed;
    top: 0%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 100%;
}
.img-light-box{
    top: 10%;
    width: 600px;
    margin: 0 auto;
    text-align: center;
}
.img-light-box .img-light{
    float: left;
    margin: 30% 0px 0px 0px;
    position: relative;
}
.img-light-box .close{
    right: -12px;
    position: absolute;
    top: -12px;
    font-size: 24px;
    color: #fff;
    opacity: 1;
}
.social{
    margin-top: 150px;
    margin-left: 53px;
}
.social a{
    padding: 0px 7px 0px 0px;
}
.come-to-bar{
    font-size:64px;width: 100%;text-align: center;float: left;margin: 30px 0px 15px 0px;
}