@font-face {
  font-family: "Verdana";
  src: url("https://nicosbar.hr/vendor/font/Verdana.ttf");
}

@font-face {
  font-family: "SnellRoundhand";
  src: url("https://nicosbar.hr/vendor/font/SnellRoundhand-01.ttf");
}

body {
	font-family: "Verdana";
    color: #1d1d1b;
}

p {
    color: #1d1d1b;
    line-height: 24px;
    font-size: 1em;
    margin: 0 0 16px;
    font-weight: 300;
    font-family: "Verdana";
}

a {
	color: #9c6c5c;
}

a:hover {
    color: #9c6c5c;
    opacity: 0.7;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

h1 {
	font-family: "SnellRoundhand";
}

h2 {
	font-family: "SnellRoundhand";
    font-size: 4.4em;
    color: #1d1d1b;
    margin-bottom: 20px;
    line-height: 1.2;
}

h3 {
	font-family: "Verdana";
    font-size: 1.4em;
    line-height: 1.2em;
    margin-bottom: 20px;
    letter-spacing: 0.75px;
    font-weight: 300;
    color: #9c6c5c;
}

h4 {
	font-family: "Verdana";
	font-size: 1em;
    color: #9c6c5c;
    line-height: 21px;
    font-weight: 100;
}

h5, h6 {
	font-family: "Verdana";
}

#header {
    position: fixed;
    z-index: 100;
    width: 100%;
    margin-top: 12px;
}

.row-header {
    margin-right: 0px;
    margin-left: 0px;
}

#header .header-body {
    background: #FFF;
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 100px;
}

#header .header-logo {
    float: left;
    position: absolute;
    left: 20px;
    top: -40px;
    z-index: 999999;
}

#header .header-logo img {
    float: left;
    margin: 64px 15px 10px 30px;
}

#header .header-nav-main {
    float: right;
    margin: 13px 0 0;
    min-height: 45px;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 0.9em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    padding: 10px 16px;
    text-transform: uppercase;
    color: #222;
}

html #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    margin-left: 5px;
}

#header.header-transparent .header-nav-main {
	background: #fff;
    border-radius: 12px;
    padding: 12px 0px 12px;
}

#slider-bg {
    max-height: 800px;
    background: #000;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://nicosbar.hr/slike/hero-img-bg-slider.png);
    height: 800px;
}

#slider-bg .owl-carousel {
    margin-bottom: 0px;
}

.slika-desno-slider {
    width: 50%;
    float: right;
    margin-top: 190px;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    height: 500px;
}

.sadrzaj-lijevo-slider {
    position: absolute;
    top: 140px;
    z-index: 7;
    width: 62%;
}

.sadrzaj-lijevo-slider span.lijevo-visina {
    height: 800px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

.sadrzaj-lijevo-slider span.lijevo-visina {
    height: 510px;
}

#slider-bg h4 {
    color: #ffffff;
    background: transparent;
    display: inline-block;
    padding: 12px 16px 6px 0px;
    margin-bottom: 0px;
}

.sadrzaj-lijevo-slider h2 {
    font-size: 5em;
    line-height: 1.3;
    font-weight: 400;
    margin: 0 0 0px 0;
    color: #fff;
    padding: 12px 16px 20px 0px;
    display: inline-block;
    background: transparent;
    text-transform: none;
}

.sadrzaj-lijevo-slider p {
    font-size: 1.5em;
    line-height: 1.6;
    font-weight: 400;
    margin: 0px 0px 16px;
    padding: 6px 16px 6px 0px;
    color: #fff;
    width: 44%;
    background: #000;
}

img.desno-slika-slider {
	width: 50%;
    right: 0px;
    height: auto;
    min-width: 500px;
    position: absolute;
    top: 0px;
}

#header.header-transparent .header-nav-main nav > ul > li > a {
    color: #1d1d1b !important;
    font-weight: 400;
    font-size: 1.1em;
    padding: 18px 13px 16px;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1.5px;
    
}

.logo-header-ne img {
    width: 179px;
    margin-top: 0px;
    margin-right: 80px;
}

#header.header-transparent .header-nav-main nav > ul > li.rezervacija-li {
	margin-left: 40px;
    margin-right: 40px;
}

#header.header-transparent .header-nav-main nav > ul > li.rezervacija-li a {
	background-color: #9c6c5c;
    color: #fff !important;
    border-radius: 4px;
    letter-spacing: 1px;
	margin-top: 6px;
    font-weight: 300;
    padding: 12px 16px 12px;
}

.header-nav-main nav {
    justify-content: end;
}

html.sticky-header-active #header.header-transparent .header-nav-main {
    padding: 0px 0px 0px
    margin-bottom: 10px;
    border-radius: 0px;
}

.hamburger {
    display: none;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
}

.btn-bijeli {
	background: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.1em;
    padding: 14px 26px;
}

#prica-section {
	padding: 90px 0 90px;
    text-align: center;
}

.linija-1 {
	height: 100%;
    width: 1px;
    background-color: #9c6c5c;
    position: fixed;
    left: 14%;
    opacity: 0.3;
}

.linija-2 {
	height: 100%;
    width: 1px;
    background-color: #9c6c5c;
    position: fixed;
    left: 28%;
    opacity: 0.3;
}

.linija-3 {
	height: 100%;
    width: 1px;
    background-color: #9c6c5c;
    position: fixed;
    left: 43%;
    opacity: 0.3;
}

.linija-4 {
	height: 100%;
    width: 1px;
    background-color: #9c6c5c;
    position: fixed;
    left: 57%;
    opacity: 0.3;
}

.linija-5 {
	height: 100%;
    width: 1px;
    background-color: #9c6c5c;
    position: fixed;
    left: 71%;
    opacity: 0.3;
}

.linija-6 {
	height: 100%;
    width: 1px;
    background-color: #9c6c5c;
    position: fixed;
    left: 86%;
    opacity: 0.3;
}

.prica-slika {
	position: relative;
}

.prica-tekst {
	position: absolute;
    bottom: 40px;
    left: 30px;
    font-family: "SnellRoundhand";
    font-size: 4.4em;
    color: #fff;
}

#bistro-section {
	background: #0e1317;
    padding: 130px 0 60px;
}

#bistro-section p {
	color: #fff;
}

.slika-bistro-1 {
	margin-top: 30px;
    position: absolute;
    right: 15px;
}

.slika-bistro-2 {
	left: 15px;
    top: 140px;
    position: absolute;
}

.dining {
	width: 33.3333%;
    float: left;
    text-align: center;
    margin: 20px auto;
    padding: 0 6px;
}

.dining-1 {
    margin-left: -6px;
}

.dining img {
	margin: 0 auto 12px;
}

.dining h5 {
	color: #9c6c5c;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 100;
    opacity: 0.7;
    font-size: 1.1em;
}

.dining p {
	font-size: 0.76em;
    line-height: 1.3;
    color: #fff;
    font-weight: 300;
    opacity: 0.7;
}

.bistro-desno h1 {
	font-family: "SnellRoundhand";
    font-size: 4.4em;
    color: #9c6c5c;
    margin-bottom: 20px;
}

.bistro-desno p {
	color: #fff;
}

.btn-smedi {
    background: transparent;
    border: 1px solid #9c6c5c;
    color: #9c6c5c;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.1em;
    padding: 14px 26px;
}

h2.podnaslov-zlatni {
	font-family: "SnellRoundhand";
    font-size: 4.4em;
    color: #9c6c5c;
    margin-bottom: 24px;
}

.marinko-lijevo {
	padding: 60px 0 40px;
}

h3.podnaslov-zlatni {
	color: #9c6c5c;
    text-transform: uppercase;
    
}

h3.podnaslov-zlatni span {
    font-size: 60%;
    text-transform: none;
    display: block;
    font-weight: 100;
}

#bar-section {
	position: relative;
    padding: 130px 0 100px;
}

.lijevo-bar {
	background: #fff;
    border-radius: 12px;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(29,29,27,0.12); 
	box-shadow: 0px 0px 16px 0px rgba(29,29,27,0.12);
    text-align: center;
    position: absolute;
    top: 120px;
    z-index: 9;
    padding: 40px 30px 40px;
    margin-right: 15px;
}

.btn-sivi {
	background: #fff;
    border: 1px solid #dac6bf;
    color: #9c6c5c;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.1em;
    padding: 14px 26px;
    
}

.lijevo-bar .link-bar {
	width: 100%;
}

.lijevo-bar h2 {
	color: #dac6bf;
}

.lijevo-bar .btn-sivi {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.lijevo-bar .link-bar {
    width: 100%;
    display: block;
    position: absolute;
    margin-left: -30px;
    bottom: -10px;
}

#section-galerija {
    background: #0e1317;
    padding: 110px 0 100px;
}

#section-galerija-bistro {
	background: #fff;
    padding: 90px 0 70px;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #9c6c5c;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 24px;
    height: 6px;
    margin: 0px 3px;
    background: #9c6c5c;
    opacity: 0.3;
    border-radius: 7.5px;
}

.owl-theme .owl-dots .owl-dot {
	margin-top: 16px;
}

.owl-carousel .owl-nav [class*="owl-"] {
    color: #9c6c5c;
    background-color: transparent;
    border-color: #9c6c5c #9c6c5c #9c6c5c;
    opacity: 0.3;
    font-size: 2em;
}

.owl-carousel .owl-nav .owl-prev {
    left: -100px;
}

.owl-carousel .owl-nav .owl-next {
    right: -100px;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: #9c6c5c #9c6c5c #9c6c5c;
    background-color: transparent;
    opacity: 1;
    color: #9c6c5c;
}

.owl-carousel .owl-nav [class*="owl-"]:active, .owl-carousel .owl-nav [class*="owl-"]:focus, .owl-carousel .owl-nav [class*="owl-"]:active:hover, .owl-carousel .owl-nav [class*="owl-"]:active:focus {
    border-color: #9c6c5c #9c6c5c #9c6c5c;
    background-color: transparent;
}

.owl-carousel .owl-nav {
    top: 45%;
}

#footer {
    background: #fff;
    border-top: 0px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 70px 0 0;
    position: unset;
    clear: both;
}

#footer.short {
    padding-top: 30px;
}

#footer h2 {
	padding: 100px 0 50px;
    color: #9c6c5c;
}

#footer p {
	color: #1d1d1b;
    line-height: 26px;
}

#footer p span {
	font-size: 1.26em;
    margin-bottom: 30px;
}

#footer p a {
	color: #1d1d1b;
}

#footer h4 {
	color: #9c6c5c;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.desno-footer {
	padding: 80px 0 30px;
    text-align: center;
}

#footer.short .footer-copyright {
    background: transparent;
    padding: 30px 0 20px;
    text-align: left;
    margin-bottom: 30px;
    padding-left: 40%;
}

#footer .footer-copyright p {
    color: #1d1d1b;
    margin: 0;
    font-weight: 300;
    padding: 0px 0px 12px;
}

.drustvene-zajedno {
	width: 100%;
}

#footer i {
    color: #9c6c5c;
    font-size: 1.4em;
    margin-right: 12px;
}

img.mark-footer {
	width: 100%;
}

.page-header {
    border-bottom: 0px solid #CCC;
    background: rgb(217,199,191);
    background: linear-gradient(270deg, rgba(217,199,191,1) 0%, rgba(153,107,89,1) 100%);
    border-top: 0px solid #384045;
    margin: 0 0 40px 0;
    min-height: 100px;
    padding: 130px 0 60px;
    position: unset;
    text-align: center;
    background-size: cover;
    background: url(https://nicosbar.hr/slike/hero-img-bg-slider.png) center center no-repeat;
}

.page-header h1 {
    font-size: 4em;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 -25px;
    padding: 0 0 12px;
    position: relative;
}

.recenzije-dolje {
	background: #0e1317;
    padding: 20px 0 20px;
}

.recenzije-dolje h2 {
    color: #9c6c5c;
    margin-bottom: 12px;
    font-size: 4em;
}

.recenzije-dolje p {
    color: #fff;
    font-size: 1.1em;
}

.recenzije-dolje h6 {
    color: #fff;
    font-style: italic;
    font-size: 0.9em;
}

.recenzije-dolje .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}

.page-header a {
	color: #fff;
}

.kontakt-bistro {
	text-align: left;
}

.kontakt-bistro h3, .kontakt-bar h3 {
    font-family: "SnellRoundhand";
    font-size: 3em;
    margin-bottom: 12px;
}

.page-not-found h2 {
    font-size: 3.6em;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.3;
    text-align: center;
}

.bistro-section h2 {
    font-family: "SnellRoundhand";
    font-size: 3.8em;
    color: #1d1d1b;
    margin-bottom: 20px;
    line-height: 1.2;
    text-align: center;
    color: #9c6c5c;
}

.bistro-section {
	padding: 50px 0 50px !important;
}

.bistro-index .dining {
    width: 19%;
}

.bistro-index .dining p {
    color: #1d1d1b;
}

#menu-section {
	padding: 40px 0 30px;
}

.menu-okvir a {
	display: table;
    margin: 0 auto;
}

#bistro-ponuda {
	background: #0e1317;
    padding: 40px 0 50px;
    text-align: center;
}

#bistro-ponuda p {
	color: #fff;
}

#bistro-ponuda h2 {
    color: #9c6c5c;
    margin-bottom: 12px;
    font-size: 4em;
}

img.wolt-logo {
	width: 120px;
    height: auto;
    margin: 20px auto 0;
    display: inline-block;
    margin-right: 40px;
}

img.glovo-logo {
	width: 130px;
    height: auto;
    display: inline-block;
    margin: 20px auto 0;
}

.thumb-info-1 h2 {
    font-size: 1.7em;
    font-weight: 900;
    line-height: 34px;
    text-align: center;
    color: #9c6c5c;
    text-transform: none;
    padding: 20px 30px 50px;
}

.thumb-info-1 {
    display: inline-block;
    padding: 10px;
    border-radius: 50% !important;
    background-color: #fff !important;
    border: 1px solid #9c6c5c;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    text-decoration: none;
    max-width: 100%;
}

.thumb-info-1 .thumb-info-wrapper:after {
    background: rgba(156,108,92,0.4);
}


