*{
    scroll-behavior: smooth;
}
body{
    text-align:center !important;
    font-family:;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    background-image: url(../img/bg.jpg);
    background-size: auto;
    background-position: left top;
    background-repeat: repeat;
    background-attachment: fixed;
}
a, a:focus, a:hover {
    text-decoration: none;
    color:#fff;
}
#pocetna{
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
        height: 80vh;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #fff;
}
#pocetna .pozadina1{
        background-image: url(../img/header-parallax.png);
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment:;
    height: 80vh;
}
#pocetna .pozadina2{
    background-image: url(../img/bg.png);
    background-attachment:fixed;
    background-size: cover;
    background-position: center;
    height: 80vh;
    
}
@media(max-width:1200px){
    #pocetna{
        height: auto;
    }
    #pocetna .pozadina1{
        height: auto;
    }
    #pocetna .pozadina2{
        height: auto;
    }
}
#pocetna .top{
    padding-bottom: 30px;
    padding-top: 50px;
}
#pocetna .top .social{
    text-align: left;
}
#pocetna .top ul{
    margin: 0;
    padding: 0;
}
#pocetna .top ul li{
    margin-right: 0px;
    position: relative;
    list-style: none;
    display: inline-block;
}
#pocetna .top ul li:not(:last-child){
    margin-right: 10px;
    
}
#pocetna .top ul li a{
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
        color: #ffffff;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 22px;
    transition: .3s;
}
#pocetna .top ul li a:hover{
    color: #fc5047;
}
#pocetna .top .number {
    text-align: right;
}
#pocetna .top .number p{
    font-weight: 700;
    font-style: normal;
    font-family: 'Roboto Slab', serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0px;
}

#pocetna .top .number p a{
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    transition: .3s;
}
#pocetna .top .number p a:hover{
    color: #fc5047;
}
#pocetna .navigation{
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 99;
}
#pocetna .navigation nav{
    padding-bottom: 10px;
    padding-top: 10px;
    margin: auto;
}
#pocetna .navigation nav ul{
    list-style: none;
    display: inline-block;
}

@media(min-width:768px){
    #pocetna .navigation nav ul li{
    display: inline-block;
    position: relative;
}
}
#pocetna .navigation nav ul li a{
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-style: normal;
    
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    transition: .3s;
}
#pocetna .navigation nav ul li a:hover{
    color: #fc5047;
}
#pocetna .navigation nav ul li:not(:first-child){
    margin-left: 40px;
}
#pocetna .main{
    margin-top:5vh;
}
#pocetna .main2{
    padding-bottom: 10vh;
}
#pocetna .main h1{
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 400;
    font-style: normal;
    font-family: 'Roboto Slab', serif;
    color: #ffffff;
    font-size: 64px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
}
.img-onama img{
        border-radius: 10%;
    }
@media(min-width:767px){
    #pocetna .navigation nav ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
}
@media(max-width:767px){
    #pocetna .top{
        padding-bottom: 10px;
    padding-top: 30px;
    }
    #pocetna .navigation nav ul li:not(:first-child){
        margin-left: 0;
    }
    #pocetna .top .social {
        text-align: center;
            margin-bottom: 20px;
    }
    #pocetna .top .index{
        margin-bottom: 20px;
    }
    #pocetna .top .number {
        text-align: center;
    }
    #pocetna .top .number p {
        margin-bottom: 0;
    }
    #pocetna .main h1 {
        font-size: 26px;

        line-height: 1.2;
    }
    #pocetna .main2 img{
        width: 300px;
        height: 150px;
    }
    #pocetna .top ul li a{
        font-size: 16px;
    }
    #pocetna .top .number p{
        font-size: 14px;
    }
    #pocetna .navigation nav ul{
        position: absolute;
            border: 3px solid;
        width: 100%;
    border-color: #000;
            z-index: 1;
    }
    #pocetna .navigation nav ul li a{
        color: #959595;
        
        font-family: 'Roboto Slab', serif;
        font-weight: 700;
        
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    
}
.bar1, .bar2 {
  width: 35px;
  height: 5px;
  background-color: #fff;
  margin-bottom: 6px;
  transition: 0.4s;
}
.bar3{
    width: 35px;
  height: 5px;
  background-color: #fff;
  transition: 0.4s;
}


#content1{
    padding-top: 50px;
    padding-bottom: 30px;
    background: #fff;
    background-image: url(../img/content3.png);
    background-size: cover;
    background-position: top;
}
#content1 .padding{
    padding-top: 30px;
    padding-bottom: 10px;
}
#content1 .padding .top{
    padding-bottom: 30px;
}
#content1 .padding .main{
    padding-bottom: 10px;
}
#content1 .padding .main p{
    font-weight: 400;
    font-style: italic;
    font-family: 'Lora', serif;
    color: #fc5047;
    font-size: 37px;
    line-height: 1.2;
    letter-spacing: 0px;
    text-align: center;
}
#content1 .padding .main h2{
    padding-bottom: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: 'Roboto Slab', serif;
    color: #2b2f3e;
    font-size: 59px;
    line-height: 1.1;
    letter-spacing: 0px;
    text-align: center;
}
#content1 .padding .main .text p{
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #959595;
    font-size: 14px;
    line-height: 2.1;
    text-align: left;
    letter-spacing: 0px;
}
#content1 .padding .button{
    padding-bottom: 30px;
}
#content1 .padding .button a{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    background-color: #fc5047;
    border-color: #fc5047;
    padding: 7px 50px;
    font-size: 15px;
    border-radius: 27px;
    border-width: 2px;
    border-style: solid;
    line-height: 40px;
    display: inline-block;
    transition: .3s ease all;
}
#content1 .padding .button a:hover{
    text-decoration: none;
    background-color: #8E0045;
    border-color: #8E0045;
    transition: .3s ease;
}
#content1 .img{
    width: 100%;
    max-width: 100%;
}
@media(max-width:767px){
    #content1{
        padding-bottom: 25px;
        padding-top: 40px;
    }
    #content1 .padding .main p{
        font-size: 22px;
    }
    #content1 .padding .top{
        padding-bottom: 30px;
}
    #content1 .padding .main{
        padding-bottom: 10px;
}
    #content1 .padding .main h2{
        font-size: 30px;
    }
    #content1 .padding .main .text p{
        font-size: 13px;
    line-height: 2.1;
    }
    #content1 .padding .button a{
        font-size: 14px;
    padding: 7px 25px;
    }
}
@media (min-width: 1200px){
    .container {
        max-width: 1300px;
}
}

#content2{
    padding-top: 50px;
        padding-bottom: 50px;
        background-size: cover;
    background-position: top;
    background-image: url(../img/content2.png);
}
@media(max-width:767px){
    #content2{
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

#content3{
    padding-bottom: 50px;
    padding-top: 30px;
    background-size: cover;
    background-position: top;
    background-image: url(../img/content3.png);
}
#content3 h2{
    padding-top: 10px;
    padding-bottom: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    font-size: 37px;
    line-height: 1.1;
    letter-spacing: 0px;
    text-align: center;
}
#content3 .box{
    margin-bottom: 35px;
    border: none;
    padding: 0 0 20px;
    background: #f3f3f3;
    border-radius: 4px;
}
#content3 .box img{
    max-width: 100%;
    width: 100%;
    padding-bottom: 10px;
    height: 380px;
}
#content3 .box .text1{
    color: #2b2f3e;
    margin-bottom: 0;
    padding: 0 25px;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0px;
}
#content3 .box .text2{
    margin-top: 10px;
    padding: 0 25px;
    margin-bottom: 0;
    font-weight: 400;
    font-style: normal;
    font-family: 'Roboto Slab', serif;
    color: #2b2f3e;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
}
#content3 .box a{
    text-align: left;
    margin-top: 10px;
    padding: 0 25px;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-style: normal;
    color: #fc5047;
    line-height: 1.2;
}
#content3 .box a:hover{
    text-decoration: none;
}

@media(max-width:767px){
    #content3 h2{
            font-size: 20px;
    }
    #content3 .box img {
        width: 300px;
    }
    #content3 .box .text1{
        
    }
    #content3 .box .text2{
        font-size: 20px;
    }
    #content3 .box a{
        font-size: 16px;
    }
}


#content4{
    padding-bottom: 50px;
    padding-top: 50px;
    background: #fff;
    background-image: url(../img/content4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#content4 .top{
    padding-bottom: 45px;
        padding-top: 45px;
}
#content4 .main .icon{
    padding-bottom: 30px;
    font-size: 50px;
    color:#fc5047;
}
#content4 .main p{
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #2b2f3e;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0px;
    text-align: center;
}

#content5{
    padding-top: 50px;
    padding-bottom: 50px;
        background-position: bottom;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(../img/content5.png);
    height: 400px;
}
#content5 h1{
        position: relative;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-size: 4em;
    color: rgba( 255, 255, 255, 1);
    text-align: center;
    width: 75%;
    margin: auto;
    line-height: 1.3;
    letter-spacing: 3px;
    transform: translateY(-40%);
    top: 40%;
}
#content5 h3{
        position: relative;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-size: 3em;
    color: rgba( 255, 255, 255, 1);
    text-align: center;
    width: 75%;
    margin: auto;
    line-height: 1.3;
    letter-spacing: 3px;
    transform: translateY(-50%);
    top: 40%;
}
@media(max-width:767px){
    #content5 h1{
        font-size: 3em;
    }

    #content5 h3{
        font-size: 2em;
    }
}


/* Footer */

#footer .pozadina{
    background-color: #f7f7f7;
    padding-bottom: 20px;
    color:#6e6d6d;
    text-align: left;
}
#footer p{
    font-weight: 400;
    font-style: normal;
    font-family: 'Cardo', serif;
    color: #6e6d6d;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
}
#footer a{
    text-decoration: none;
    font-weight: 600;
}
#footer b{
    color:#00aa95;
}
#footer .row{
    margin-left: 0;
    margin-right: 0;
}
@media(max-width:768px){
    #footer p{
        font-size: 14px;
    }
}
/* Footer */

#prefooter{
    padding-top: 60px;
    padding-bottom: 40px;
    background: #f7f7f7;
    font-family: 'Open Sans', sans-serif;
    text-align: left;;
}
#prefooter a{
    color: #fc5047;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    transition: .2s;
    
}
#prefooter a:hover{
    text-decoration: none;
    color:#bf1e2e;
}
#prefooter ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: contents;
}
#prefooter li{
    margin: 10px 0;
}
#prefooter .padd{
    
}
#prefooter h3{
    font-weight: 400;
    font-style: normal;
    font-family: 'Roboto Slab', serif;
    color: #2b2f3e;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0px;
    text-transform: uppercase;
    transition: .3s;
    padding-bottom: 17px;
}
#prefooter h3:hover{
    text-decoration: none;
    color:#bf1e2e;
}
#prefooter img{
    padding-bottom: 15px;
}
#prefooter hr{
    border-color: #ADADAD;
    
}
#prefooter p{
    color:#fff;
    font-size: 15px;
}

#content1_kontakt{
    padding: 120px 0;
    text-align: center;
    background: #fff;
    background-image: url(../img/content3.png);
    background-size: cover;
    background-position: top;
}
#content1_kontakt h2{
        font-weight: 600;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #313131;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0px;
        margin: auto;
}
#content1_kontakt .bg1{
        background-image: url(../img/k1.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 75px;
}
#content1_kontakt .bg2{
        background-image: url(../img/k2.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 75px;
}
#content1_kontakt .bg3{
        background-image: url(../img/k3.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 75px;
}
#content1_kontakt p{
        font-weight: 300;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #313131;
    margin-top: 20px;
}
#content1_kontakt a{
    color:#313131;
    transition: .3s all;
}
#content1_kontakt a:hover{
    color:#696969;
    transition: .3s all;
    text-decoration: none;
}
#content2_kontakt iframe{
    width: 100%;
}


#gallery1{
    padding: 80px 0;
    background-color: #fff;
    background-image: url(../img/content3.png);
    background-size: cover;
    background-position: top;
}
#gallery1 img{
    width: 100%;
    height: 300px;
    padding: 25px 0;
}
#gallery1 .roundedd{
    border-radius: 35px;
}

#jelovnik{
    padding: 80px 0;
    background: #fff;
    width: 100%;
    background-image: url(../img/content3.png);
    background-size: cover;
    background-position: top;
}

.jelovnik-meni{
    width: 80%;
    margin: auto;
    height: 90vh;
}

.jelovnik-meni img{
    width: 100%;
    height: 100%;
}

#jelovnik h1{
    font-weight: 700;
    font-style: normal;
    font-family: 'Roboto Slab', serif;
    color: #2b2f3e;
    font-size: 43px;
    line-height: 1.1;
    letter-spacing: 0px;
    margin-bottom: 30px;
    color: #333333;
}

.jelovnik-menu, .jelovnik-hrana{
    float: left;
}

.jelovnik-menu{
    width: 20%;
}

.jelovnik-hrana{
    width: 80%;
}

.jelovnik-menu ul, .jelovnik-menu p{
    text-align: left;
        color: #2b2f3e;
    font: 'Roboto Slab', sans-serif;
        width: 70%;
}

.jelovnik-menu p{
    font-weight: 800;
    font-size: 15px;
    border-bottom:  1px solid rgb(43, 47, 62, 0.3);
}

.jelovnik-menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.jelovnik-menu ul li{
    cursor: pointer;
    color: #2b2f3e;
    border-bottom:  1px solid rgb(43, 47, 62, 0.3);
    font-weight: 600;
    transition: 0.3s;
}

.jelovnik-menu ul li:hover{
    color: #fc5047 !important;
}

.jelovnik-box{
    width: 30%;
    float: left;
    border: 1px solid rgb(252, 80, 71);
    margin-left: 2%;
    margin-bottom: 2%;
}

.jelovnik-box img{
    width: 100%;
}

.jelovnik-box-text{
    border-top: 1px solid rgb(252, 80, 71);
}

.jelovnik-box-text p{
    width: 90%;
    margin: auto;
    text-align: left;
}

.jelovnik-box-text p:first-child{
    font-size: 25px;
font-weight: bold;
}

.jelovnik-box-text p:not(:first-child){
    font-size: 20px;
}

@media(max-width:1200px){
    .jelovnik-menu{
        width: 70%;
        margin: auto;
        margin-bottom: 50px;
    }
    .jelovnik-hrana{
        width: 100%;
    }
    .jelovnik-box{
        width: 100%;
        margin-left: 0;
    }
}