/*!
 * Media One Agency
 * Copyright 2019
!*/

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    overflow-x: hidden;
}

#my-scrollbar {
    width: 100%;
    height: 900px;
    overflow: auto;
}

.container {
    position: relative;
    height: 100%;
}

.row {
    position: relative;
    height: 100%;
}


/*
    font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto Slab', serif;

*/

.roboto-slab {
    font-family: 'Roboto Slab', serif !important;
}

.open-sans {
    font-family: 'Open Sans', sans-serif !important;
}

.nunito-sans {
    font-family: 'Nunito Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
    outline: none !important;
}

button {
    outline: none !important;
}

.gold-text {
    color: #ca9e67 !important;
}

.green-text {
    color: #00a14b !important;
}

.p-0 {
    padding: 0 !important;
}

.p-80 {
    padding: 75px 80px 76px 80px;
}

.p-tb-80 {
    padding: 75px 0 76px 0;
}

.p-90 {
    padding: 85px 90px 86px 90px;
}

.p-tb-90 {
    padding: 85px 0 86px 0;
}

.m-0 {
    padding: 0 !important;
}

.m-80 {
    margin: 75px 80px 76px 80px;
}

.m-tb-80 {
    margin: 75px 0 76px 0;
}

.m-90 {
    margin: 85px 90px 86px 90px;
}

.m-tb-90 {
    margin: 85px 0 86px 0;
}

.nav-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-image: linear-gradient(to right, #d7b385, #e7c798, #ac885e, #d7b385, #e7c798, #c49a6c, #987954);
}

.navbar {
    padding: 0;
    font-family: 'Nunito Sans', sans-serif;
}

.navbar-brand {
    padding: 27px 0 27px 0;
    margin: 0 0 0 90px;
}

.navbar-brand img {
    width: 163px;
    height: 76px;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}

.nav-link {
    display: block;
    color: #6d6e71;
    padding-top: 3px;
    padding-bottom: 5px;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
}

.navbar-light .navbar-nav .nav-link.active:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0%;
    right: 0%;
    bottom: 0;
    background: #ca9e67;
    height: 1px;
}

.navbar-light .navbar-nav .nav-link.active:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0%;
    right: 0%;
    top: 0;
    background: #ca9e67;
    height: 1px;
}


/*
.navbar-light .navbar-nav .nav-link.active {
    color: #6d6e71;
    border-top: 1px solid #c49a6c;
    border-bottom: 1px solid #c49a6c;
}
*/

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #ca9e67;
    /*border-top: 1px solid #c49a6c;*/
    /*border-bottom: 1px solid #c49a6c;*/
}

.navbar-nav {
    margin-right: 376px;
}

.sub-nav {
    position: absolute;
    top: 40px;
    right: 671px;
    list-style-type: none;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    color: #6d6e71;
    text-transform: lowercase;
    letter-spacing: 0.5px;
    font-weight: 400;
}

.sub-nav li {
    display: block;
    float: left;
}

.sub-nav-link {
    color: #6d6e71;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}

.sub-nav-link:hover,
.sub-nav-link:focus {
    color: #c49a6c;
}

.menu-bg {
    background-color: #f6f6f6;
}

.head-left-side {
    display: inline-block;
    margin: 0 0 0 82px;
}

.head-right-side {
    position: absolute;
    width: 193px;
    top: -15px;
    right: 90px;
    display: block;
}

#main-nav {
    position: relative;
    padding: 0px;
    list-style-type: none;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    color: #6d6e71;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 400;
}

.head-phone {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 4px 0;
    padding: 5px;
    list-style-type: none;
    text-align: center;
    background: #fff;
    color: #6d6e71;
    font-weight: 700;
}

.head-phone a.tel {
    display: block;
    padding: 0;
    margin: 0 0 0 0;
    padding: 0px;
    list-style-type: none;
    text-decoration: none;
    color: #6d6e71;
}

.language-menu {
    display: block;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 5px 49px;
    list-style-type: none;
    background: #fff;
}

.language-menu li {
    display: block;
    float: left;
    margin: 0 12px 0 0;
    padding: 0px;
    font-size: 15px;
    font-weight: 600;
    color: #a7a9ac;
}

.language-menu li:last-child {
    margin: 0;
}

.language-menu li a {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: 600;
    color: #a7a9ac;
}

.language-menu li a:hover,
active,
visited {
    text-decoration: none;
}

.language-menu li a:hover {
    color: #6d6e71;
}

.parola {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}

.parola-img {
    display: block;
    width: 261px;
    height: 33px;
    /*
    background-image: url("../images/taman-koliko-treba-new.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 261px 33px;
    */
}

.ftco-navbar-light {
    background: transparent !important;
    background: #f6f6f6 !important;
    z-index: 3;
    padding: 0;
    height: 130px;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 14px;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 400;
    color: #6d6e71;
    opacity: 1 !important;
    text-transform: uppercase;
}

.main-slider {
    margin-top: 130px;
}

#gototop {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
}

.gototop {
    position: relative;
    background: rgba(0, 0, 0, 0) url("../images/go-to-top.png") no-repeat scroll right center;
    display: block;
    float: left;
    height: 50px;
    margin: 0px 10px 7px 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
}

.gototop:hover {
    background: rgba(0, 0, 0, 0) url("../images/go-to-top.png") no-repeat scroll right center;
    display: block;
    float: left;
    height: 50px;
    margin: 0px 10px 7px 0;
    padding: 0;
    width: 100%;
}

.text-after-main-slider {
    position: relative;
    background-color: #f5f5f2;
    z-index: 150;
}

.kontakt .text-after-main-slider {
    background-color: #EDEDEB;
}

.kontakt .btn.btn-primary.preuzmi {
    float: right;
    width: 65% !important;
    height: 50px;
    margin-top: 30px;
    margin-bottom: 80px;
    background: #ca9e67;
    border: 1px solid #ca9e67;
    border-radius: 14px;
    color: #fff;
    font-size: 22px;
    letter-spacing: 0.5;
}

.kontakt .btn.btn-primary.preuzmi:hover {
    background: #f2f2f2;
    border: 1px solid #ca9e67;
    color: #ca9e67;
}

.sifra {
    display: block;
    position: relative;
    width: 70%;
    float: right;
    margin-top: 110px;
}

.sifra p.sifra-p {
    display: inline-block;
    width: 30%;
    text-align: right;
    height: 52px;
    font-size: 18px;
    margin: 25px 0 0 0;
    line-height: 50px;
}

.sifra input {
    display: inline-block;
    width: 65%;
    float: right;
}

.text-before-basic-slider {
    position: relative;
    background-color: #fff;
    font-size: 25px;
    line-height: 35px;
    z-index: 160;
    z-index: 160;
}

.image-section {
    position: relative;
    background-color: #fff;
    z-index: 100;
}

.text-before-image-section {
    position: relative;
    background-color: #fff;
    font-size: 25px;
    line-height: 35px;
    z-index: 160;
}

.text-before-image-section h2.prvi-h2 {
    margin: 120px 0 35px 0;
}

.text-before-image-section h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 35px;
    letter-spacing: 0.5px;
    margin: 0 0 40px 0;
}

.text-before-image-section p {
    font-weight: 400;
    font-size: 21px;
    line-height: 35px;
    color: #58595b;
    margin: 0;
}

.logo-main-slider {
    width: 600px !important;
    margin: 0px auto;
    margin-top: -50px;
}

.logo-main-slider.taman-koliko-treba {
    width: 402px !important;
    margin: 43px auto;
}

.btn.btn-gold {
    background: #c49a6c;
    border: 1px solid #c49a6c;
    color: #fff;
}

.btn.btn-gold:hover,
.btn.btn-gold:focus,
.btn.btn-gold:active {
    border: 1px solid #c49a6c;
    color: #fff;
}

.owl-carousel .pointer-event {
    -ms-touch-action: auto;
    touch-action: auto;
}

.owl-carousel.basic-slider {
    position: relative;
    height: 700px;
    z-index: 0;
}

.owl-carousel.basic-slider .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 700px;
    position: relative;
    z-index: 0;
}

@media (max-width: 1199.98px) {
    .owl-carousel.basic-slider .slider-item {
        background-position: center center !important;
    }
}

.owl-carousel.basic-slider .slider-item .slider-text {
    height: 700px;
}

@media (max-width: 767.98px) {
    .owl-carousel.basic-slider .slider-item .slider-text {
        text-align: center;
    }
}

.owl-carousel.basic-slider .slider-item .slider-text .subheading {
    color: #000000;
    font-weight: 700;
}

.owl-carousel.basic-slider .slider-item .slider-text .text {
    position: relative;
}

.owl-carousel.basic-slider .slider-item .slider-text h1 {
    font-size: 49px;
    color: #fda729;
    line-height: 1.3;
    font-weight: 900;
    text-transform: uppercase;
}

.owl-carousel.basic-slider .slider-item .slider-text h1 span {
    display: block;
    color: #000000;
}

@media (max-width: 991.98px) {
    .owl-carousel.basic-slider .slider-item .slider-text h1 {
        font-size: 30px;
    }
}

.owl-carousel.basic-slider .slider-item .slider-text .subheading {
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
}

.owl-carousel.basic-slider .slider-item .slider-text p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.8);
}

.owl-carousel.basic-slider .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.owl-carousel.basic-slider .owl-nav .owl-prev,
.owl-carousel.basic-slider .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    outline: none !important;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.6;
}

.owl-carousel.basic-slider .owl-nav .owl-prev span:before,
.owl-carousel.basic-slider .owl-nav .owl-next span:before {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.5);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.owl-carousel.basic-slider .owl-nav .owl-prev:hover span:before,
.owl-carousel.basic-slider .owl-nav .owl-prev:focus span:before,
.owl-carousel.basic-slider .owl-nav .owl-next:hover span:before,
.owl-carousel.basic-slider .owl-nav .owl-next:focus span:before {
    color: #fff;
}

.owl-carousel.basic-slider .owl-nav .owl-prev {
    left: 7%;
    margin-left: -80px;
}

.owl-carousel.basic-slider .owl-nav .owl-next {
    right: 7%;
    margin-right: -80px;
}

.owl-carousel.basic-slider:hover .owl-nav .owl-prev,
.owl-carousel.basic-slider:hover .owl-nav .owl-next {
    opacity: 1;
}

.owl-carousel.basic-slider:hover .owl-nav .owl-prev {
    left: 7%;
    margin-left: -80px;
}

.owl-carousel.basic-slider:hover .owl-nav .owl-next {
    right: 7%;
    margin-right: -80px;
}

.owl-carousel.basic-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

@media (max-width: 767.98px) {
    .owl-carousel.basic-slider .owl-dots {
        bottom: 15px;
    }
}

.owl-carousel.basic-slider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
}

.owl-carousel.basic-slider .owl-dots .owl-dot.active {
    background: #fff;
}

.owl-carousel.custom-slider {
    position: relative;
    height: 650px;
    z-index: 0;
}

.owl-carousel.custom-slider .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 650px;
    position: relative;
    margin: 0 37px !important;
    z-index: 0;
}

@media (max-width: 1199.98px) {
    .owl-carousel.custom-slider .slider-item {
        background-position: center center !important;
    }
}

.owl-carousel.custom-slider .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.owl-carousel.custom-slider .owl-nav .owl-prev,
.owl-carousel.custom-slider .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    outline: none !important;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.6;
}

.owl-carousel.custom-slider .owl-nav .owl-prev span:before,
.owl-carousel.custom-slider .owl-nav .owl-next span:before {
    font-size: 30px;
    color: rgba(0, 0, 0, 0.5);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.owl-carousel.custom-slider .owl-nav .owl-prev:hover span:before,
.owl-carousel.custom-slider .owl-nav .owl-prev:focus span:before,
.owl-carousel.custom-slider .owl-nav .owl-next:hover span:before,
.owl-carousel.custom-slider .owl-nav .owl-next:focus span:before {
    color: #000;
}

.owl-carousel.custom-slider .owl-nav .owl-prev {
    left: 25.5%;
    margin-left: -80px;
}

.owl-carousel.custom-slider .owl-nav .owl-next {
    right: 25.5%;
    margin-right: -80px;
}

.owl-carousel.custom-slider:hover .owl-nav .owl-prev,
.owl-carousel.custom-slider:hover .owl-nav .owl-next {
    opacity: 1;
}

.owl-carousel.custom-slider:hover .owl-nav .owl-prev {
    left: 25.5%;
    margin-left: -80px;
}

.owl-carousel.custom-slider:hover .owl-nav .owl-next {
    right: 25.5%;
    margin-right: -80px;
}

.owl-carousel.custom-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

@media (max-width: 767.98px) {
    .owl-carousel.custom-slider .owl-dots {
        bottom: 5px;
    }
}

.owl-carousel.custom-slider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
}

.owl-carousel.custom-slider .owl-dots .owl-dot.active {
    background: #fff;
}

.tackice-border-head::after {
    position: absolute;
    bottom: -4px;
    left: 0px;
    display: block;
    width: 100%;
    height: 9.88px;
    content: "";
    background-image: url("../images/tackice.svg");
    background-repeat: repeat-x;
    background-position: center center;
    background-size: 48.3px 9.88px;
}

.tackice-border::after {
    position: absolute;
    bottom: -4px;
    left: 0px;
    display: block;
    width: 100%;
    height: 9.88px;
    content: "";
    background-image: url("../images/tackice-white.svg");
    background-repeat: repeat-x;
    background-position: center center;
    background-size: 48.3px 9.88px;
}

.tackice-border-gray::after {
    position: absolute;
    bottom: -4px;
    left: 0px;
    display: block;
    width: 100%;
    height: 9.88px;
    content: "";
    background-image: url("../images/tackice-gray.svg");
    background-repeat: repeat-x;
    background-position: center center;
    background-size: 48.3px 9.88px;
}

.tackice-border-footer::after {
    position: absolute;
    bottom: -4px;
    left: 0px;
    display: block;
    width: 100%;
    height: 9.88px;
    content: "";
    background-image: url("../images/tackice-white.svg");
    background-repeat: repeat-x;
    background-position: center center;
    background-size: 48.3px 9.88px;
}


/*
.owl-carousel.main-slider {
    position: fixed;
    top: 0px;
    height: 700px;
    z-index: 0;
}


.owl-carousel.main-slider .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    position: relative;
    z-index: 0;
    padding: 0;
    margin: 0;
}
*/

.text-after-main-slider h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    color: #58595b;
    margin: 0 0 15px 0;
    letter-spacing: 1.8px;
}

.text-after-main-slider p {
    font-weight: 400;
    font-size: 21px;
    line-height: 35px;
    color: #58595b;
    margin: 0;
}

.text-before-basic-slider p {
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0.5px;
    margin: 0;
}

.basic-slider p.saznaj {
    position: absolute;
    bottom: 60px;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    box-shadow: 0 0 0 0 rgba(196, 154, 108, .7);
    -webkit-animation: pulse-data 1.25s cubic-bezier(.66, 0, 0, 1) infinite;
    animation: pulse-data 1.25s cubic-bezier(.66, 0, 0, 1) infinite;
}

.basic-slider a.saznaj {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    margin: 0;
    padding: 8px 2rem 12px 2rem;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/*
.basic-slider a.saznaj:hover {
    padding: 8px 25px 12px 25px;
    opacity: 0.8;

    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
*/

.maps-section {
    position: relative;
    background-color: #fff;
    z-index: 100;
}

.maps-section h2 {
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0, 5px;
    margin: 0 0 75px 0;
}

@media (min-width: 1900px) {
    .maps-section .container {
        width: 1360px;
        max-width: 1360px;
    }
}

.map-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 1230px;
}

.parcela {
    position: absolute;
    display: block;
    opacity: 0;
    z-index: 50;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.parcela-mobile {}

.parcela-1 {
    width: 316px;
    top: 264px;
    left: 791px;
}

.parcela-2 {
    width: 423px;
    top: 832px;
    left: 644px;
}

.parcela-3 {
    width: 323px;
    top: 898px;
    left: 677px;
}

.parcela-4 {
    width: 167px;
    top: 533px;
    left: 1054px;
}

.parcela-5 {
    width: 190px;
    top: 743px;
    left: 1053px;
}

.parcela-6 {
    width: 80px;
    top: 508px;
    left: 749px;
}

.parcela-7 {
    width: 157px;
    top: 521px;
    left: 557px;
}

.parcela-8 {
    width: 189px;
    top: 365px;
    left: 254px;
}

.parcela-9 {
    width: 63px;
    top: 410px;
    left: 220px;
}

.parcela-hover {
    opacity: 1 !important;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.map-popup {
    position: absolute;
    top: 750px;
    left: 70px;
    display: block;
    width: 466px;
    opacity: 0;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.hover {
    position: absolute;
    display: block;
    opacity: 0;
    z-index: 100;
}

#parcele-layer {
    width: 1051.3px;
    position: absolute;
    top: 260px;
    left: 205px;
}

#parcele-hover-layer {
    width: 994px;
    position: absolute;
    top: 259px;
    left: 196px;
}

.sorta-1 {}

.sorta-hover {
    opacity: 1 !important;
    z-index: 500;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.map-popup img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
}

.map-popup h2 {
    position: relative;
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 0.5px;
    margin: 32px 0 15px 44px;
}

.map-popup p {
    font-weight: 400;
    font-size: 17px;
    line-height: 27.5px;
    color: #808285;
    margin: 0;
    padding: 0;
}

.map-popup .left-col {
    position: absolute;
    top: 86px;
    left: 47px;
    display: block;
    width: 50%;
}

.map-popup .right-col {
    position: absolute;
    top: 86px;
    right: 20px;
    display: block;
    width: 50%;
}

.parcele-mobile {
    width: 100%;
}

.vina-section {
    position: relative;
    background-color: #fff;
    z-index: 100;
}

.vina-section h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.5px;
    margin: 6px 0 0 0;
}

.vina-section p {
    font-weight: 400;
    font-size: 21px;
    line-height: 35px;
    color: #58595b;
    margin: 36px 0 0 0;
}

@media (min-width: 1900px) {
    .vina-section .container {
        width: 1270px;
        max-width: 1270px;
    }
}

.shop-section {
    background: #ffffff;
    position: relative;
}

@media (min-width: 1900px) {
    .shop-section .container {
        width: 1320px;
        max-width: 1320px;
    }
}

.checkout .shop-section {
    padding-bottom: 50px;
}

.filter-desc {
    font-size: 14px;
    font-weight: bold;
    color: #58595b;
    display: block;
    float: left;
    background: #fff;
    padding: 6px 10px;
    margin: 0 5px 5px 15px;
}

a.filter-desc {
    display: block;
    float: left;
    width: 140px;
    margin: 0 8px 0 8px;
    padding: 3px 0px;
    border: 1px solid #d1d3d4;
    font-size: 16px;
    font-weight: normal;
    color: #c49a6c;
    text-align: center;
    opacity: 1;
}

.cart-desc {
    font-size: 14px;
    font-weight: bold;
    color: #58595b;
    display: block;
    float: left;
    background: #f6f6f6;
    padding: 6px 10px;
    margin: 100px 5px 30px 0px;
}

.filter-dropdown {
    font-size: 14px;
    display: block;
    float: left;
    padding: 5px 20px;
    margin: 0;
}

.filter-counter {
    font-size: 14px;
    display: block;
    float: right;
    padding: 5px 0px;
    margin: 0px 6px 0 0;
}

.filter-dropdown {
    display: block;
    width: 130px;
    height: 34px;
    padding: 6px 12px;
    margin-top: 30px font-size: 14px;
    line-height: 1.42857143;
    color: #58595b;
    background-color: #f3f2ea;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: all ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: all ease-in-out .15s, box-shadow ease-in-out .15s;
}

.shop-item-container {
    display: block;
    float: left;
    margin: 0;
    padding: 0 15px 50px 0;
}

.shop-item {
    position: relative;
    width: 33.3%;
    /*width: calc(33.3% - 8px);*/
    height: auto;
    padding: 20px 6px;
    display: block;
    float: left;
}

.shop-item-panel {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

div:nth-child(3n+3).shop-item {
    /*padding-right: 0;*/
}

.item-text {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 10px auto 0 auto;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1.5px;
    color: #58595b;
}

.item-text-desc {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0px;
    margin: -6px auto 0 auto;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.5px;
    color: #58595b;
}

.item-price {
    position: relative;
    display: inline-block;
    float: left;
    width: 33%;
    padding: 0px;
    margin: -3px auto 0 auto;
    font-size: 17px;
    font-weight: 600;
    color: #58595b;
}

.item-img {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}

.shop-link-container {
    display: block;
    width: 282px;
    margin: 0 auto;
}

.shop-link {
    display: block;
    float: left;
    width: 140px;
    margin: 7px auto 0 auto;
    padding: 3px 0px;
    border: 1px solid #d1d3d4;
    font-size: 16px;
    font-weight: normal;
    color: #58595b;
    opacity: 1;
}

.shop-link.item-hover {
    opacity: 1;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.link-add-cart {
    background: rgba(255, 255, 255, 0.7);
    color: #c49a6c;
}

.link-view-cart {
    background: rgba(255, 255, 255, 0.7);
    color: #c49a6c;
    border-right: none;
}

.cart-table {
    text-align: left;
    width: 100%;
    margin: 10px 0 50px 0;
}

.cart-table input[type="number"] {
    width: 35%;
}

.cart-table thead {
    height: 60px;
    padding: 25px 0;
    background: #f6f6f6;
}

.cart-table thead p {
    padding: 25px 10px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #c49a6c;
}

.cart-table tbody {
    height: 60px;
    padding: 25px 0;
    margin-top: 1px;
    background: #f6f6f6;
}

.cart-table tbody p {
    text-align: left;
    padding: 25px 10px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #58595b;
}

.cart-table thead tr,
.cart-table tbody tr {
    border-bottom: 5px solid #f1f2f2;
}

.cart-table img {
    height: 80px;
    padding: 10px 0;
}

.cart-table .btn-danger img {
    height: auto;
    padding: 0;
    min-width: 18px;
    display: block;
}

.cart-table .price {
    text-align: right;
    padding-right: 50px;
}

.cart-table tfoot .foot-bg {
    height: 60px;
    padding: 25px 0;
    background: #fff;
}

.cart-table tfoot p {
    text-align: left;
    padding: 0px 10px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #58595b;
}

.cart-table .btn-danger {
    margin: 0 0 0 15px;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    padding: 10px;
}

.cart-table .name-field {
    width: 40%;
}

.cart-table .price-field {
    width: 14%;
}

.cart-table .qty-field {
    width: 14%;
}

.cart-btn-gray {
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #58595b;
    background-color: #fff;
    border-color: #e6e7e8;
    margin: 0px 0 10px 0;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.cart-btn-gray:hover {
    color: #c49a6c;
    background-color: #fff;
    border-color: #c49a6c;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.cart-btn-gold {
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #c49a6c;
    background-color: #fff;
    border-color: #c49a6c;
    margin: 0px 0 10px 10px;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.cart-btn-gold:hover {
    color: #fff;
    background-color: #c49a6c;
    border-color: #c49a6c;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.shop-form label {
    width: 15%;
    padding: 25px 3%;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #58595b;
    border-radius: 0;
    border: none;
    text-align: left;
}

.shop-form label.error {
    display: block;
    width: 100%;
    padding: 0px 0 0px 15%;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    color: #C00;
    border-radius: 0;
    border: none;
}

.shop-form input,
.shop-form textarea {
    width: 83% !important;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #58595b;
    border-radius: 0;
    border: none;
    box-shadow: none;
}

.shop-form input.error {
    border: 1px solid #c00;
}

.shop-form .form-group {
    background: #f2f2f2;
    margin-bottom: 15px;
}

.cart-view-table {
    width: 100%;
    float: right;
    background: #f2f2f2;
    margin-bottom: 15px;
}

.cart-view-table tbody {
    height: 60px;
    padding: 25px 0;
    margin-top: 1px;
    background: #f2f2f2;
}

.cart-view-table tbody p {
    text-align: left;
    padding: 5px 20px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #58595b;
}

.cart-view-table tfoot p {
    text-align: left;
    padding: 5px 20px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #58595b;
}

.cart-view-table tbody>tr:first-child p {
    margin-top: 10px;
}

.cart-view-table tfoot>tr:last-child p {
    margin-bottom: 10px;
}

.cart-view-table .price {
    text-align: right;
}

.shop-desc-field {
    font-size: 14px;
    font-weight: bold;
    color: #58595b;
    display: block;
    float: right;
    background: none;
    padding: 15px 0px 5px 10px;
    margin: 0;
    text-align: right;
}

.tim-section {
    position: relative;
    background-color: #f5f5f2;
    height: 970px;
    z-index: 100;
    background: url("../images/logo-big-asset.svg") no-repeat center -468px;
    background-size: 2352px auto;
    background-color: #f5f5f2;
}

.tim-section-2 {
    position: relative;
    z-index: 500;
    background: #fff;
}

.ftco-footer {
    background: #ededee;
    padding: 0;
}

.footer-bg {
    position: relative;
    overflow: hidden;
    background: url("../images/logo-big-asset.svg") no-repeat center -468px;
    background-size: 2352px auto;
    background-color: #f5f5f2;
}

.footer-bg-color {
    background-color: #ededeb;
}

.ftco-footer p.contact {
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.25px;
    margin: 25px 0 37px 0;
    padding: 0;
    text-align: center;
    color: #6d6e71;
    z-index: 50;
}

.footer-social {
    width: 100%;
    position: relative;
    display: block;
    background: #ededeb;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: center;
    z-index: 50;
}

.ico {
    display: inline-block;
    width: 32px;
    margin-right: 10px;
}

.ftco-footer p.copyright {
    width: 100%;
    position: relative;
    display: block;
    background: #ededeb;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 20px 0 80px 0;
    text-align: center;
    color: #6d6e71;
    z-index: 50;
}

.sub-footer {
    position: relative;
    width: 100%;
    height: 314px;
    display: block;
    padding: 0;
    z-index: 80;
}

.sub-footer .img-footer {
    position: relative;
    width: 280px;
    max-width: 100%;
    display: block;
    margin: 0 auto 0 auto;
    padding: 0 0 50px 0;
    z-index: 50;
}

.vina-section h2 {
    font-weight: 400;
    font-size: 39px;
    line-height: 35px;
    letter-spacing: 0.5px;
    margin: 80px 0 0 0;
}

#google-map-1 {
    position: relative;
    width: 100%;
    height: 900px;
    margin-top: 80px;
}

.mapa {
    display: block;
    position: relative;
    background: #fff;
    padding-top: 1px;
}


/* *** assets *** */

.logo-big-asset {
    position: absolute;
    top: -850px;
    left: 3rem;
    width: 3050px;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.logo-small-asset {
    position: absolute;
    top: 180px;
    left: -210px;
    width: 194px;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.maps-section .logo-small-asset {
    position: absolute;
    top: 1270px;
    left: 100px;
    width: 194px;
    margin: 0;
    padding: 0;
    z-index: 250;
}

.original-small-asset {
    position: absolute;
    top: -25px;
    right: 175px;
    width: 193px;
    margin: 0;
    padding: 0;
    z-index: 250;
    -webkit-backface-visibility: visible;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.kontakt .original-small-asset {
    position: absolute;
    top: 380px;
    left: 390px;
}

.tim .original-small-asset {
    position: absolute;
    top: 381px;
    left: 21vh;
    width: 193px;
    margin: 0;
    padding: 0;
    z-index: 250;
}

.klub .original-small-asset {
    position: absolute;
    top: 385px;
    left: 30vh;
    width: 193px;
    margin: 0;
    padding: 0;
    z-index: 250;
}

.bird-asset-1 {
    position: absolute;
    bottom: 180px;
    right: 0;
    width: 802px;
    margin: 0;
    padding: 0;
    z-index: 250;
}

.bird-asset-2 {
    position: absolute;
    top: 148px;
    left: 5%;
    width: 420px;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.nasa-prica-bird-asset-1 {
    position: absolute;
    bottom: 320px;
    right: 0;
    width: 753px;
    margin: 0;
    padding: 0;
    z-index: 250;
}

.nasa-prica-bird-asset-2 {
    position: absolute;
    top: 95px;
    left: 5%;
    width: 400px;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.vina-asset-1 {
    position: absolute;
    top: 220px;
    right: 0;
    width: 460px;
    margin: 0;
    padding: 0;
    z-index: 250;
}

.vina-asset-2 {
    position: absolute;
    top: 85px;
    left: 5%;
    width: 310px;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.tim-asset-2 {
    position: absolute;
    bottom: 336px;
    left: 10%;
    width: 193px;
    margin: 0;
    padding: 0;
    z-index: 10;
}


/*
.tim-asset-1 {
    display: block;
	position: relative;
	width: 970px;
	margin: -60px auto 0 auto;
}
*/

.tim-asset-1 {
    display: block;
    position: relative;
    width: 970px;
    margin: -60px auto 0 auto;
    z-index: 250;
}

.kontakt-asset-1 {
    display: block;
    position: absolute;
    width: 480px;
    margin: 0;
    z-index: 250;
    right: 20%;
    top: 265px;
}

.kontakt-asset-2 {
    display: block;
    position: absolute;
    width: 426px;
    margin: 0;
    z-index: 250;
    left: 10%;
    top: 425px;
}

.filtr-container {
    padding: 0;
}

.kutija-div {
    width: 70%;
    position: relative;
    height: 120px;
    z-index: 100;
    margin-top: -92px;
}

.kutija {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 204px;
    margin-right: 10px;
    z-index: 110;
}

.flase {
    position: relative;
    display: block;
    margin-left: 8px;
}

.flasa {
    position: relative;
    display: block;
    float: left;
    width: 28.6px;
    z-index: 90;
}

.prazna-kutija {
    position: absolute;
    top: 55px;
    /* left: 7px; */
    display: block;
    width: 194.4px;
    z-index: 110;
}

.puna-flasa {
    display: block;
    float: left;
    width: 28.6px;
    margin-right: 1.5px;
    margin-top: 0px;
}

.prazna-flasa {
    display: block;
    float: left;
    width: 28.6px;
    margin-right: 1.5px;
    margin-top: 0px;
}

.prodavnica-bird-asset-1 {
    display: block;
    position: absolute;
    width: 819px;
    margin: 0;
    z-index: 250;
    right: 0;
    top: 95px;
}

.prodavnica-asset-1 {
    display: block;
    position: absolute;
    width: 283px;
    margin: 0;
    z-index: 250;
    left: 520px;
    bottom: -127px;
}

.prodavnica-asset-2 {
    position: absolute;
    bottom: 389px;
    left: 5%;
    width: 310px;
    margin: 0;
    padding: 0;
    z-index: 60;
}

.isporuka-detalji {
    position: relative;
    /* left: 150px; */
    /* top: 50px; */
    font-size: 14px;
    font-weight: bold;
    color: #58595b;
    display: block;
    padding: 6px 10px;
    margin: 43px 5px 0px 210px;
    float: left;
}

.trenutno-nedostupno {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50%;
    margin-top: -50%;
    background: #c49a6c;
    color: #ffffff;
    padding: 10px;
    font-family: 'Roboto Slab', serif !important;
}

#donesi-iframe {
    width: 100%;
    min-height: 250px;
    height: 1440px;
    border: none;
}

.klub-asset-1 {
    position: absolute;
    top: -410px;
    right: 0;
    width: 668px;
    margin: 0;
    padding: 0;
}

.klub-section-2 {
    position: relative;
    z-index: 500;
    background: #fff;
}

.klub-rezervacije {
    padding-top: 80px;
    position: relative;
    background-color: #f2f2f2;
    font-size: 25px;
    line-height: 35px;
    z-index: 160;
}

.klub-rezervacije .row {
    padding: 0 109px 0px 109px;
}

.klub-rezervacije .row:first-child {
    padding: 0 109px 0px 109px;
}

.klub-bg {
    display: block;
    width: 981px;
    margin: 200px auto 0;
}

.custom-col-1 {
    width: 424px;
    margin-right: 65px;
}

.custom-col-2 {
    width: 194px;
    margin-right: 50px;
    padding-top: 65px;
}

.custom-col-3 {
    width: 244px;
    padding-top: 65px;
}


/*
    font-family: 'Open Sans', sans-serif;
    font-family: 'Roboto Slab', serif;

*/

.arrows {
    position: absolute;
    top: 830px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 500;
}

.arrows span {
    display: block;
    width: 20px;
    height: 20px;
    border-bottom: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}

.arrows span:nth-child(2) {
    animation-delay: -0.2s;
}

.arrows span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}

#carousel-main {
    top: 0;
    height: 930px;
    background: #ededee;
    margin-top: 0px;
}

#carousel-main .item {
    width: 100%;
    height: 930px;
}

.home #carousel-main .slider-bg-img-1 {
    background: url("../images/komuna-vinarija-home1.jpg") no-repeat scroll center -435px;
    /*565*/
}

.home #carousel-main .slider-bg-img-2 {
    background: url("../images/komuna-vinarija-home2.jpg") no-repeat scroll center -490px;
    /*620*/
}

.home #carousel-main .slider-bg-img-3 {
    background: url("../images/komuna-vinarija-home3.jpg") no-repeat scroll center -530px;
    /*660*/
}

@media (max-width: 767.98px) {
    .home #carousel-main .slider-bg-img-1 {
        background: url("../images/komuna-vinarija-home1.jpg") no-repeat scroll center -70px;
        background-size: 200% auto;
    }
    .home #carousel-main .slider-bg-img-2 {
        background: url("../images/komuna-vinarija-home2.jpg") no-repeat scroll center -80px;
        background-size: 200% auto;
    }
    .home #carousel-main .slider-bg-img-3 {
        background: url("../images/komuna-vinarija-home3.jpg") no-repeat scroll center 0px;
        background-size: 150% auto;
    }
}

.nasa-prica #carousel-main .slider-bg-img-1 {
    background: url("../images/komuna-vinarija-nasa-prica1.jpg") no-repeat scroll center -185px;
}

.nasa-prica #carousel-main .slider-bg-img-2 {
    background: url("../images/komuna-vinarija-nasa-prica2.jpg") no-repeat scroll center -410px;
}

.nasa-prica #carousel-main .slider-bg-img-3 {
    background: url("../images/komuna-vinarija-nasa-prica3.jpg") no-repeat scroll center -365px;
}

@media (max-width: 767.98px) {
    .nasa-prica #carousel-main .slider-bg-img-1 {
        background: url("../images/komuna-vinarija-nasa-prica1.jpg") no-repeat center 0px;
        background-size: 200% auto;
    }
    .nasa-prica #carousel-main .slider-bg-img-2 {
        background: url("../images/komuna-vinarija-nasa-prica2.jpg") no-repeat center -120px;
        background-size: 200% auto;
    }
    .nasa-prica #carousel-main .slider-bg-img-3 {
        background: url("../images/komuna-vinarija-nasa-prica3.jpg") no-repeat center -30px;
        background-size: 200% auto;
    }
}

.vina #carousel-main .slider-bg-img-1 {
    background: url("../images/komuna-vinarija-vina1.jpg") no-repeat scroll center -315px;
    /*445*/
}

.vina #carousel-main .slider-bg-img-2 {
    background: url("../images/komuna-vinarija-vina2.jpg") no-repeat scroll center -695px;
    /*825*/
}

.vina #carousel-main .slider-bg-img-3 {
    background: url("../images/komuna-vinarija-vina3.jpg") no-repeat scroll center -495px;
    /*625*/
}

@media (max-width: 767.98px) {
    .vina #carousel-main .slider-bg-img-1 {
        background: url("../images/komuna-vinarija-vina1.jpg") no-repeat scroll center -25px;
        background-size: 200% auto;
    }
    .vina #carousel-main .slider-bg-img-2 {
        background: url("../images/komuna-vinarija-vina2.jpg") no-repeat scroll center -110px;
        background-size: 200% auto;
    }
    .vina #carousel-main .slider-bg-img-3 {
        background: url("../images/komuna-vinarija-vina3.jpg") no-repeat scroll center -50px;
        background-size: 200% auto;
    }
}

.prodavnica #carousel-main .slider-bg-img-1 {
    background: url("../images/Komuna-vinarija-Proizvodi-1.jpg") no-repeat scroll center -550px;
}

.prodavnica #carousel-main .slider-bg-img-2 {
    background: url("../images/Komuna-vinarija-Proizvodi-2.jpg") no-repeat scroll center -550px;
}

.prodavnica #carousel-main .slider-bg-img-3 {
    background: url("../images/Komuna-vinarija-Proizvodi-3.jpg") no-repeat scroll center -550px;
}

@media (max-width: 767.98px) {
    .prodavnica #carousel-main .slider-bg-img-1 {
        background: url("../images/Komuna-vinarija-Proizvodi-1.jpg") no-repeat scroll center -0px;
        background-size: 200% auto;
    }
    .prodavnica #carousel-main .slider-bg-img-2 {
        background: url("../images/Komuna-vinarija-Proizvodi-2.jpg") no-repeat scroll center -0px;
        background-size: 200% auto;
    }
    .prodavnica #carousel-main .slider-bg-img-3 {
        background: url("../images/Komuna-vinarija-Proizvodi-3.jpg") no-repeat scroll center -0px;
        background-size: 200% auto;
    }
}

.tim #carousel-main .slider-bg-img-1 {
    background: url("../images/komuna-vinarija-tim-1.jpg") no-repeat scroll center -420px;
    /*550*/
}

.tim #carousel-main .slider-bg-img-2 {
    background: url("../images/komuna-vinarija-tim-2.jpg") no-repeat scroll center -305px;
    /*435*/
}

.tim #carousel-main .slider-bg-img-3 {
    background: url("../images/komuna-vinarija-tim-3.jpg") no-repeat scroll center -100px;
    /*230*/
}

@media (max-width: 767.98px) {
    .tim #carousel-main .slider-bg-img-1 {
        background: url("../images/komuna-vinarija-tim-1.jpg") no-repeat scroll center -125px;
        background-size: 200% auto;
    }
    .tim #carousel-main .slider-bg-img-2 {
        background: url("../images/komuna-vinarija-tim-2.jpg") no-repeat scroll center -110px;
        background-size: 200% auto;
    }
    .tim #carousel-main .slider-bg-img-3 {
        background: url("../images/komuna-vinarija-tim-3.jpg") no-repeat scroll center 0px;
        background-size: 200% auto;
    }
}

.kontakt #carousel-main .slider-bg-img-1 {
    background: url("../images/komuna-vinarija-kontakt-1.jpg") no-repeat scroll center -760px;
    /*890*/
}

.kontakt #carousel-main .slider-bg-img-2 {
    background: url("../images/komuna-vinarija-kontakt-2.jpg") no-repeat scroll center -60px;
}

.kontakt #carousel-main .slider-bg-img-3 {
    background: url("../images/komuna-vinarija-kontakt-3.jpg") no-repeat scroll center -110px;
}

@media (max-width: 767.98px) {
    .kontakt #carousel-main .slider-bg-img-1 {
        background: url("../images/komuna-vinarija-kontakt-1.jpg") no-repeat scroll center -120px;
        background-size: 200% auto;
    }
    .kontakt #carousel-main .slider-bg-img-2 {
        background: url("../images/komuna-vinarija-kontakt-2.jpg") no-repeat scroll center 0px;
        background-size: 200% auto;
    }
    .kontakt #carousel-main .slider-bg-img-3 {
        background: url("../images/komuna-vinarija-kontakt-3.jpg") no-repeat scroll center 0px;
        background-size: 200% auto;
    }
}


/* *** OWL *** */

.owl-carousel .owl-item img.logo-main-slider-nasa-prica {
    width: 1031px !important;
    margin: -920px auto 0 auto;
}


/* *** owl *** */

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
    position: relative;
    top: -40px;
}

.owl-nav {
    width: 100%;
    position: absolute;
    bottom: 45%;
    padding: 0 5vw;
}

.owl-nav button {
    display: block;
    padding: 10px;
    width: 50px;
    height: 50px;
}

.owl-carousel button span {
    display: none;
}

button.owl-prev {
    float: left;
    background: url(../images/arrow-left.svg) no-repeat center 44% / 20px 36px !important;
}

button.owl-next {
    float: right;
    background: url(../images/arrow-right.svg) no-repeat center 44% / 20px 36px !important;
}

.tim button.owl-prev {
    float: left;
    background: url(../images/arrow-left-gray.svg) no-repeat center 44% / 20px 36px !important;
}

.tim button.owl-next {
    float: right;
    background: url(../images/arrow-right-gray.svg) no-repeat center 44% / 20px 36px !important;
}

.owl-dots {
    /* display: block; */
    width: 100%;
    height: 25px;
    position: absolute;
    bottom: 2vh;
    padding: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    margin: 5px 5px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 30px;
    opacity: 0.5;
}

#carousel-main .carousel-caption {
    bottom: auto;
    left: 15%;
    padding-bottom: 30px;
    right: 15%;
    top: 34.5%;
}

.carousel-caption a,
.carousel-caption p {
    font-family: 'Roboto Slab', serif;
    display: block;
    width: 50%;
    min-height: 60px;
    padding: 10px;
    margin: 0 auto;
    text-transform: none;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 35px;
    color: #fff;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


/* *** AOS *** */

[data-aos="new-animation"] {
    opacity: 1;
    transition-property: transform, opacity;
    &.aos-animate {
        opacity: 1;
    }
    @media screen and (min-width: 768px) {
        transform: translate(100px,
        100px) &.aos-animate {
            transform: translateX(0);
        }
    }
}


/* Animations */

[data-aos="example-anim1"] {
    transform: skewX(45deg);
    opacity: 0;
    transition-property: transform, opacity;
    &.aos-animate {
        transform: skewX(0);
        opacity: 1;
    }
}

[data-aos="example-anim2"] {
    background: red;
    transition-property: background;
    &.aos-animate {
        background: green;
    }
}

[data-aos="example-anim3"] {
    transform: rotate(360deg);
    opacity: 0;
    transition-property: transform, opacity;
    &.aos-animate {
        transform: rotate(0);
        opacity: 1;
    }
}


/* *** Hover css effects *** */

.round-button {
    position: relative;
    display: block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: .875rem;
    font-family: inherit;
    height: auto;
    top: 500px
}

.round-button .circle {
    margin: 0;
    width: 3rem;
    height: 3rem;
    background: #f5821f;
    border-radius: 1.5rem;
}

.round-button .circle .icon,
.round-button .circle {
    position: absolute;
    transition: all .45s cubic-bezier(.65, 0, .076, 1)
}

.round-button .circle .icon {
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff
}

.round-button .circle .icon.arrow {
    left: .625rem;
    width: 1.125rem;
    height: .125rem;
    background: none;
    transition: all .45s cubic-bezier(.65, 0, .076, 1)
}

.round-button .circle .icon.arrow:before {
    content: "";
    position: absolute;
    top: -.25rem;
    right: .0625rem;
    width: .625rem;
    height: .625rem;
    border-top: .125rem solid #fff;
    border-right: .125rem solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.round-button .button-text {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .75rem 3.5rem .75rem 4.125rem;
    margin: 0;
    color: #000;
    font-weight: 500;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
}

.round-button:hover .circle {
    width: 100%
}

.round-button:hover .circle .icon.arrow {
    background: #fff;
    -webkit-transform: translate(1rem);
    transform: translate(1rem)
}

.round-button:hover .button-text {
    color: #fff
}

div.pulse .pulsar {
    position: static;
    width: 35%;
    height: auto;
    margin: 540px auto 0;
    /* left: .5rem; */
    /* bottom: 60px; */
    z-index: 0;
    border-radius: 0;
    box-shadow: 0 0 0 0 rgba(196, 154, 108, .7);
    -webkit-animation: pulse-data 1.25s cubic-bezier(.66, 0, 0, 1) infinite;
    animation: pulse-data 1.25s cubic-bezier(.66, 0, 0, 1) infinite;
}

.round-button.pulse:hover .pulsar {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes pulse-data {
    to {
        box-shadow: 0 0 0 36px rgba(196, 154, 108, 0)
    }
}

@keyframes pulse-data {
    to {
        box-shadow: 0 0 0 36px rgba(196, 154, 108, 0)
    }
}


/* Ripple Out */

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -20px;
        right: -20px;
        bottom: -20px;
        left: -20px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -20px;
        right: -20px;
        bottom: -20px;
        left: -20px;
        opacity: 0;
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #c49a6c solid 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}


/* Bounce To Right */

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #c49a6c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: white;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/* Shutter Out Horizontal */

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #c49a6c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
    color: white;
}

.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


/* Underline From Left */

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #fff;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
    right: 0;
}


/* Underline From Center - CUSTOM TOP and BOTTOM */

.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #ca9e67;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-center:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    top: 0;
    background: #ca9e67;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}

.hvr-underline-from-center:hover:after,
.hvr-underline-from-center:focus:after,
.hvr-underline-from-center:active:after {
    left: 0;
    right: 0;
}


/* Sweep To Right */

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ba915f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: white;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


/* Overline From Center */

.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    top: 0;
    background: #ca9e67;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
    left: 0;
    right: 0;
}


/* Pulse */

@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}


/* Pulse Grow */

@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-pulse-grow:hover,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}


/* *** Datepicker *** */

.datepicker-inline:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-image: linear-gradient(to right, #d7b385, #e7c798, #ac885e, #d7b385, #e7c798, #c49a6c, #987954);
}

.datepicker-inline {
    width: 424px;
    background-color: #fff;
    padding: 25px 30px;
    border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #d7b385, #e7c798, #ac885e, #d7b385, #e7c798, #c49a6c, #987954) 1 2 100%;
}

.datepicker table {
    width: 100%;
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker .switch,
.datepicker .prev,
.datepicker .next {
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
    font-weight: 400;
    padding: 15px 0 15px 0;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #ca9e67;
    background-image: none;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0);
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.1) rgba(255, 255, 255, 0.1) rgba(255, 255, 255, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: none;
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    border: none;
}

.datepicker th.dow {
    color: #575756;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}

.datepicker td.day {
    color: #575756;
    font-size: 17px;
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
}


/* *** funky radio *** */

.funkyradio div {
    clear: both;
    overflow: hidden;
    width: 193px;
}

.funkyradio label {
    width: 100%;
    border-radius: 0px;
    border: none;
    font-weight: normal;
    background-color: #fff;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
    display: none;
}

.funkyradio input[type="radio"]:empty~label,
.funkyradio input[type="checkbox"]:empty~label {
    position: relative;
    line-height: 2.9em;
    text-indent: 6.25em;
    margin-top: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 17px;
}

.funkyradio input[type="radio"]:empty~label:before,
.funkyradio input[type="checkbox"]:empty~label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 3.9em;
    background: #D1D3D4;
    border-radius: 0;
}

.funkyradio input[type="radio"]:hover:not(:checked)~label,
.funkyradio input[type="checkbox"]:hover:not(:checked)~label {
    color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked)~label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked)~label:before {
    content: '\2714';
    text-indent: 1.6em;
    color: #fff;
}

.funkyradio input[type="radio"]:checked~label,
.funkyradio input[type="checkbox"]:checked~label {
    color: #777;
}

.funkyradio input[type="radio"]:checked~label:before,
.funkyradio input[type="checkbox"]:checked~label:before {
    content: '\2714';
    text-indent: 1.6em;
    color: #333;
    background-color: #ccc;
}

.funkyradio input[type="radio"]:focus~label:before,
.funkyradio input[type="checkbox"]:focus~label:before {
    box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked~label:before,
.funkyradio-default input[type="checkbox"]:checked~label:before {
    color: #333;
    background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked~label:before,
.funkyradio-primary input[type="checkbox"]:checked~label:before {
    color: #fff;
    background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked~label:before,
.funkyradio-success input[type="checkbox"]:checked~label:before {
    color: #fff;
    background-color: #ca9e67;
}

.funkyradio-danger input[type="radio"]:checked~label:before,
.funkyradio-danger input[type="checkbox"]:checked~label:before {
    color: #fff;
    background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked~label:before,
.funkyradio-warning input[type="checkbox"]:checked~label:before {
    color: #fff;
    background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked~label:before,
.funkyradio-info input[type="checkbox"]:checked~label:before {
    color: #fff;
    background-color: #5bc0de;
}


/* *** Number input *** */

.qty .count {
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    padding: 0 2px;
    min-width: 35px;
    text-align: center;
}

.qty .plus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: white;
    width: 30px;
    height: 30px;
    font: 30px/1 Arial, sans-serif;
    text-align: center;
    border-radius: 50%;
}

.qty .minus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: white;
    width: 30px;
    height: 30px;
    font: 30px/1 Arial, sans-serif;
    text-align: center;
    border-radius: 50%;
    background-clip: padding-box;
}

.minus:hover {
    background-color: #717fe0 !important;
}

.plus:hover {
    background-color: #717fe0 !important;
}


/*Prevent text selection*/

span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

input {
    border: 0;
    width: 2%;
}

nput::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input:disabled {
    background-color: white;
}

.klub-rezervacije .input-group {
    margin: 22px 0 0 0;
}

.klub-rezervacije .input-group.prvi {
    margin: 31px 0 0 0;
}

.klub-rezervacije .fa,
.klub-rezervacije .fas {
    color: #1d1d1b;
}

.klub-rezervacije .input-group .btn-success {
    margin: 5px 0 0 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    border: none;
}

.klub-rezervacije .input-group .btn-success:hover {
    margin: 5px 0 0 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ca9e67;
    border: none;
}

.klub-rezervacije .btn.btn-primary {
    width: 194px;
    height: 50px;
    background: #ca9e67;
    border: 1px solid #ca9e67;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    letter-spacing: 0.5;
}

.klub-rezervacije .btn.btn-primary:hover {
    background: #fff;
    border: 1px solid #ca9e67;
    color: #ca9e67;
}

.plus-minus-label {
    display: inline-block;
    float: left;
    width: 115px;
    text-align: left;
    color: #575756;
    font-size: 17px;
    margin: 16px 0 0 0;
    line-height: 17px;
}

.form-control.input-text {
    height: 52px !important;
    background: #fff !important;
    color: #575756 !important;
    font-size: 18px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    margin: 25px 0 0 0;
    text-indent: 30px;
}

.form-control.input-number {
    min-width: 40px !important;
    width: 40px !important;
    background-color: #f2f2f2 !important;
    border: none !important;
    text-align: center;
    padding: 0 !important;
}

.label-group {
    font-size: 21px;
    color: #575756;
}

.klub-panel {
    position: relative;
    z-index: 150;
    display: block;
    float: left;
    width: 100%;
    height: 100px;
    background: #fff;
    margin: 50px 0;
    padding: 20px 0;
}

.klub-panel .panel-col {
    display: block;
    float: left;
    padding: 5px 65px;
    font-size: 17px;
    border-right: 1px solid #dadada;
}

.klub-panel .panel-col.datum {
    width: 22%;
    padding: 5px 15px;
}

.klub-panel .panel-col.vreme {
    width: 22%;
    padding: 5px 15px;
}

.klub-panel .panel-col.cena {
    width: 13%;
    padding: 5px 15px;
}

.klub-panel .panel-col.broj-gostiju {
    width: 22%;
    padding: 5px 15px;
    border: none;
}

.klub-panel .panel-col.ukupno {
    width: 14%;
    padding: 5px 15px;
}

.klub-panel .panel-col:last-child {
    border-right: none;
}

.klub-panel .panel-col.ukupno {
    border-right: none;
}

.klub-panel .panel-col p {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    font-size: 17px;
    width: 100%;
    color: #575756;
    line-height: 17px;
    text-align: center;
}

.klub-panel .panel-col p:first-child {
    font-weight: 700;
    margin-bottom: 12px;
}

.pregled-panel .panel-col p.broj-gostiju-pregled-val {
    width: 80px;
    padding: 0;
}

.pregled-panel {
    display: block;
    float: left;
    width: 100%;
    height: 50px;
    background: #fff;
    margin: 30px 0;
    padding: 12px 0;
}

.pregled-panel.label {
    display: block;
    float: left;
    width: 100%;
    height: 50px;
    background: none;
    margin: 5px 0;
    padding: 8px 0;
}

.pregled-panel p {
    color: #575756;
    text-align: right;
    margin-top: 26px;
    margin-right: 25px;
}

.pregled-panel .panel-col {
    display: block;
    float: left;
    padding: 5px 47px;
    font-size: 17px;
    border-right: 1px solid #dadada;
}

.pregled-panel .panel-col:last-child {
    border-right: none;
}

.pregled-panel .panel-col p {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    font-size: 17px;
    width: 100%;
    color: #575756;
    line-height: 17px;
    text-align: center;
}

.klub-rezervacije .btn.btn-primary.pregled {
    width: 100% !important;
    height: 50px;
    margin-bottom: 80px;
    background: #ca9e67;
    border: 1px solid #ca9e67;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    letter-spacing: 0.5;
}

.klub-rezervacije .btn.btn-primary.pregled:hover {
    background: #f2f2f2;
    border: 1px solid #ca9e67;
    color: #ca9e67;
}

.formular {
    position: relative;
    z-index: 1;
    opacity: 0;
    margin-top: -510px;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.formular.prikazi {
    opacity: 1;
    margin-top: 0px;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

h2.potvrda {
    color: #575756;
}

.potvrda {
    width: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
    margin-top: -30px;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.potvrda.prikazi {
    opacity: 1;
    margin-top: 4px;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.row-bg {
    background: #f2f2f2;
    z-index: 150;
    margin-bottom: 10px;
}


/* */

@media (min-width: 768px) {
    .parcela-mobile {
        display: none;
    }
    .basic-slider.parcela-mobile {
        display: none;
    }
}

@media (max-width: 1719.98px) {
    .parola {
        display: none;
    }
}

@media (max-width: 1499.98px) {
    .parola {
        display: none;
    }
    .head-right-side {
        position: absolute;
        width: 193px;
        top: -19px;
        right: 3rem;
        display: block;
    }
    .navbar-nav {
        margin-right: 16rem;
    }
    .navbar-brand {
        padding: 27px 0 27px 0;
        margin: 0 0 0 3rem;
    }
    #main-nav {
        position: relative;
        padding: 0px;
        list-style-type: none;
        font-family: 'Roboto Slab', serif;
        font-size: 16px;
        color: #6d6e71;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-weight: 400;
        margin-top: 10px;
    }
    .sub-nav {
        position: absolute;
        top: 40px;
        right: 551px;
        list-style-type: none;
        font-family: 'Roboto Slab', serif;
        font-size: 14px;
        color: #6d6e71;
        text-transform: lowercase;
        letter-spacing: 0.5px;
        font-weight: 400;
    }
    .container {
        max-width: 1300px;
    }
    .logo-small-asset {
        display: none;
    }
    .nasa-prica-bird-asset-1 {
        position: absolute;
        bottom: 320px;
        right: 0;
        width: 693px;
        margin: 0;
        padding: 0;
        z-index: 250;
    }
    .bird-asset-1 {
        position: absolute;
        bottom: 180px;
        right: 0;
        width: 740px;
        margin: 0;
        padding: 0;
        z-index: 250;
    }
    .prodavnica-bird-asset-1 {
        display: block;
        position: absolute;
        width: 613px;
        margin: 0;
        z-index: 250;
        right: 0;
        top: 125px;
    }
    .prodavnica-asset-1 {
        display: block;
        position: absolute;
        width: 283px;
        margin: 0;
        z-index: 250;
        left: 110px;
        bottom: -127px;
    }
}

@media (max-width: 767.98px) {
    .p-90 {
        padding: 85px 30px 86px 30px;
    }
    .tim .p-90 {
        padding: 85px 30px 246px 30px;
    }
    .p-80 {
        padding: 75px 30px 76px 30px;
    }
    .p-tb-80 {
        padding: 75px 15px 76px 15px;
    }
    .head-left-side {
        display: none;
    }
    .head-right-side {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        display: block;
        margin-top: 20px;
    }
    .navbar-brand {
        padding: 27px 0 27px 0;
        margin: 0 auto;
    }
    .navbar-toggler {
        position: absolute;
        top: 55px;
        right: 10px;
        padding: 0.25rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: none;
        border-radius: 0.25rem;
    }
    .navbar-nav {
        margin-right: 0;
        padding: 35px 35px 0 35px;
        text-align: center;
    }
    #main-nav {
        float: left;
        margin: 0;
        /* margin: 0 0 0 30%; */
        padding: 0px;
        list-style-type: none;
        font-family: 'Roboto Slab', serif;
        font-size: 16px;
        color: #6d6e71;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-weight: 400;
    }
    .language-menu {
        display: block;
        float: left;
        width: 100%;
        margin: 0 0 20px 0;
        padding: 5px 0px;
        list-style-type: none;
        background: #fff;
    }
    .language-menu li:first-child {
        margin-left: calc(50% - 47px);
    }
    .head-phone {
        display: block;
        float: left;
        width: 100%;
        margin: 0 0 4px 0;
        padding: 5px;
        list-style-type: none;
        text-align: center;
        background: #fff;
        color: #6d6e71;
        font-weight: 700;
    }
    #carousel-main {
        top: 130px;
        margin-top: 0px;
        height: 350px;
    }
    #carousel-main .item {
        width: 100%;
        height: 350px;
    }
    #carousel-main .carousel-caption {
        bottom: auto;
        left: 0;
        padding: 0px;
        right: 0;
        top: 0;
    }
    .owl-nav {
        width: 100%;
        position: absolute;
        top: 35%;
        padding: 0;
    }
    .owl-carousel.main-slider {
        position: relative;
        height: 450px;
        z-index: 0;
    }
    .logo-main-slider.taman-koliko-treba {
        width: 60% !important;
        margin: 150px auto;
    }
    .owl-carousel.main-slider .slider-item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        height: 450px;
        position: relative;
        z-index: 0;
    }
    .arrows {
        position: absolute;
        top: 400px;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 500;
    }
    .sifra {
        display: block;
        position: relative;
        width: 100%;
        float: right;
        margin-top: 110px;
    }
    .sifra p.sifra-p {
        display: inline-block;
        width: 30%;
        text-align: right;
        height: 52px;
        font-size: 18px;
        margin: 25px 0 0 0;
        line-height: 24px;
    }
    .sifra input {
        display: inline-block;
        width: 65%;
        float: right;
    }
    .kontakt .btn.btn-primary.preuzmi {
        float: right;
        width: 90% !important;
        height: 50px;
        margin-top: 30px;
        margin-bottom: 80px;
        background: #ca9e67;
        border: 1px solid #ca9e67;
        border-radius: 14px;
        color: #fff;
        font-size: 22px;
        letter-spacing: 0.5;
    }
    .form-control.input-text {
        text-indent: 10px;
    }
    .logo-main-slider {
        width: 70% !important;
        margin: 25% auto;
    }
    .owl-carousel .owl-item img.logo-main-slider-nasa-prica {
        width: 300px !important;
        margin: -170px auto 0 auto;
    }
    .owl-carousel.basic-slider {
        position: relative;
        height: 400px;
        z-index: 0;
    }
    .owl-carousel.basic-slider .slider-item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        height: 400px;
        position: relative;
        z-index: 0;
    }
    .owl-carousel.basic-slider .owl-nav .owl-next {
        right: 0%;
        margin-right: 0px;
    }
    .owl-carousel.basic-slider .owl-nav .owl-prev {
        left: 0%;
        margin-left: 0px;
    }
    .owl-carousel.basic-slider:hover .owl-nav .owl-next {
        right: 0%;
        margin-right: 0px;
    }
    .owl-carousel.basic-slider:hover .owl-nav .owl-prev {
        left: 0%;
        margin-left: 0px;
    }
    .owl-carousel.basic-slider.parcela-mobile {
        position: relative;
        height: 212px;
        z-index: 0;
    }
    .owl-carousel.basic-slider.parcela-mobile .slider-item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        height: 212px;
        position: relative;
        z-index: 0;
    }
    .owl-carousel.basic-slider .owl-nav .owl-next {
        right: 0%;
        margin-right: 0px;
    }
    .owl-carousel.basic-slider .owl-nav .owl-prev {
        left: 0%;
        margin-left: 0px;
    }
    .owl-carousel.basic-slider:hover .owl-nav .owl-next {
        right: 0%;
        margin-right: 0px;
    }
    .owl-carousel.basic-slider:hover .owl-nav .owl-prev {
        left: 0%;
        margin-left: 0px;
    }
    .parcela-mobile {
        display: block;
    }
    .basic-slider.parcela-mobile {
        display: block;
    }
    .original-small-asset {
        position: absolute;
        top: -25px;
        right: 15px;
        width: 150px;
        margin: 0;
        padding: 0;
        z-index: 250;
        -webkit-backface-visibility: visible;
        -moz-transition: all .2s ease;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
    }
    .bird-asset-1 {
        position: absolute;
        top: -80px;
        right: 0;
        width: 352px;
        margin: 0;
        padding: 0;
    }
    .kontakt .original-small-asset {
        position: absolute;
        top: 90vh;
        right: 5%;
        width: 153px;
        margin: 0;
        padding: 0;
    }
    .logo-small-asset {
        display: none;
    }
    .text-before-image-section p {
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        color: #58595b;
        margin: 0;
    }
    .text-after-main-slider {
        position: relative;
        background-color: #ededee;
        margin-top: 130px;
        z-index: 150;
    }
    .text-after-main-slider h2 {
        font-weight: 400;
        font-size: 35px;
        line-height: 43px;
        color: #58595b;
        margin: 0 0 15px 0;
        letter-spacing: 1.8px;
    }
    .text-after-main-slider p {
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        color: #58595b;
        margin: 0;
    }
    .text-before-basic-slider p {
        font-weight: 400;
        font-size: 23px;
        line-height: 33px;
        letter-spacing: 0.5px;
        margin: 0;
    }
    .basic-slider p.saznaj {
        width: 80%;
        padding: 0;
        margin: 250px auto 0 auto;
        text-align: center;
    }
    .bird-asset-2 {
        position: relative;
        bottom: 430px;
        display: block;
        left: auto;
        width: 180px;
        margin: 0 auto;
        padding: 0;
        top: initial;
    }
    .nasa-prica-bird-asset-2 {
        position: absolute;
        bottom: 45px;
        left: 25%;
        width: 180px;
        margin: 0;
        padding: 0;
        top: initial;
    }
    .maps {
        display: none;
    }
    .prodavnica .p-80 {
        padding: 0;
    }
    .prodavnica-asset-1 {
        display: none;
        position: absolute;
        width: 283px;
        margin: 0;
        z-index: 250;
        left: 520px;
        bottom: -127px;
    }
    .prodavnica-bird-asset-1 {
        display: block;
        position: absolute;
        width: 80%;
        margin: 0;
        z-index: 250;
        right: 0;
        top: 495px;
    }
    .klub-asset-1 {
        position: absolute;
        top: -214px;
        right: 0;
        width: 90%;
        margin: 0;
        padding: 0;
    }
    .klub-bg {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .shop-item {
        position: relative;
        width: 100%;
        /* width: calc(33.3% - 8px); */
        height: auto;
        padding: 20px 6px;
        display: block;
        float: left;
    }
    #contact-form {
        margin-top: 100px;
    }
    .contact-desc {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #f15a29;
        display: block;
        float: none;
        background: #fff;
        padding: 15px 0 15px 10px;
        margin: 0 5px 30px 0;
        text-align: left;
        width: 100%;
    }
    .contact-form label {
        width: 100%;
        padding: 15px 20px 5px 20px;
        margin: 0;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #58595b;
        border-radius: 0;
        border: none;
        text-align: left;
    }
    .contact-form input,
    .contact-form textarea {
        width: 100% !important;
        padding: 0px 20px;
        margin: 5px 0;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #58595b;
        border-radius: 0;
        border: none;
        box-shadow: none;
    }
    .item-overlap {
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        background: rgba(255, 255, 255, 0);
        padding: 19% 25%;
        width: 100%;
        -moz-transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .overlap-link {
        display: block;
        float: left;
        width: 150px;
        margin: -1px auto 0 auto;
        padding: 7px 0px;
        border: none;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: bold;
        opacity: 1;
        background: rgba(255, 255, 255, 0.8);
        margin-top: 5px;
    }
    .cart-table {
        text-align: left;
        width: 100%;
        margin: 10px 0 20px 0;
    }
    .cart-table .price {
        text-align: right;
        padding-right: 10px;
    }
    .cart-table tbody p {
        text-align: left;
        padding: 20px 5px;
        margin: 0;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #58595b;
        line-height: 14px;
    }
    .cart-table .btn-danger {
        margin: 0 0 0 10px;
        color: #fff;
        background-color: #d9534f;
        border-color: #d43f3a;
        padding: 4px 7px;
        font-size: 11px;
    }
    .cart-table thead p {
        padding: 15px 5px;
        margin: 0;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #c49a6c;
    }
    .cart-table tfoot p {
        text-align: left;
        padding: 0px 10px;
        margin: 0;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 11px;
        line-height: 14px;
        font-weight: normal;
        text-transform: uppercase;
        color: #58595b;
    }
    .cart-table img {
        height: auto;
        padding: 10px 0;
        min-width: 60px;
    }
    .cart-table .btn-danger img {
        height: auto;
        padding: 0;
        min-width: 18px;
        display: block;
    }
    .cart-table .qty-field {
        width: auto;
    }
    .cart-table input[type="number"] {
        width: 80%;
        padding: 5px;
    }
    .cart-table tfoot .foot-bg {
        min-height: 60px;
        padding: 5px 0;
        background: #f6f6f6;
        height: auto;
    }
    .shop-form label {
        width: auto;
        padding: 15px 10px 5px 10px;
        margin: 0;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #58595b;
        border-radius: 0;
        border: none;
    }
    .shop-form input,
    .shop-form textarea {
        width: 100% !important;
        padding: 0 10px;
        margin: 0;
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #58595b;
        border-radius: 0;
        border: none;
        box-shadow: none;
    }
    .shop-desc-field {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #58595b;
        display: block;
        float: left;
        background: none;
        padding: 15px 0px 5px 20px;
        margin: 0;
        text-align: right;
    }
    .cart-desc {
        font-family: 'Nunito Sans', sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #58595b;
        display: block;
        float: none;
        background: #fff;
        padding: 6px 10px;
        margin: 150px 0 15px 0px;
    }
    .shop-form .form-group {
        background: #fff;
        margin-bottom: 10px;
    }
    .cart-table img {
        height: auto;
        padding: 10px 0;
        min-width: 60px;
        display: none;
    }
    .kutija-div {
        width: 100%;
        position: relative;
        height: 120px;
        z-index: 100;
        margin-top: 30px;
    }
    .isporuka-detalji {
        position: relative;
        /* left: 150px; */
        /* top: 50px; */
        font-size: 12px;
        font-weight: bold;
        color: #58595b;
        display: block;
        padding: 0;
        margin: 30px 0px 30px 0px;
        float: left;
    }
    .tim-asset-1 {
        display: block;
        position: absolute;
        width: 100%;
        margin: -60px auto 0 auto;
        z-index: 250;
        left: auto;
        bottom: 0px;
    }
    .tim-section {
        position: relative;
        background-color: #fff;
        height: auto;
        z-index: 100;
        background-image: url(../images/logo-big-asset.svg);
        background-repeat: no-repeat;
        background-position: center -660px;
        background-size: 100% auto;
    }
    .tim .owl-carousel.custom-slider {
        position: relative;
        height: 450px;
        z-index: 0;
        /* margin-top: 210px; */
    }
    .tim .owl-carousel.custom-slider .slider-item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        height: 450px;
        position: relative;
        margin: 0 !important;
        z-index: 0;
    }
    .sub-footer .img-footer {
        position: relative;
        width: 70%;
        max-width: 90%;
        display: block;
        margin: 27px auto 0 auto;
        padding: 0 0 50px 0;
        z-index: 50;
    }
    .kontakt-asset-1 {
        display: block;
        position: absolute;
        width: 283px;
        margin: 0;
        z-index: 250;
        left: 50px;
        top: 621px;
    }
    .kontakt-asset-2 {
        display: block;
        position: absolute;
        width: 200px;
        margin: 0;
        z-index: 250;
        left: 30px;
        top: 661px;
    }
    .map-overlay {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
        width: 100%;
    }
    .map-popup {
        display: none;
    }
    #parcele-hover-layer {
        display: none;
    }
    .nasa-prica-bird-asset-1 {
        top: -118px;
        right: 0;
        width: 312px;
        margin: 0;
        padding: 0;
        z-index: 250;
    }
    .text-before-image-section h2 {
        font-weight: 400;
        font-size: 35px;
        line-height: 43px;
        letter-spacing: 0.5px;
        margin: 0 0 40px 0;
    }
    .text-before-image-section h2.prvi-h2 {
        margin: 60px 0 35px 0;
    }
    .vina-asset-1 {
        position: absolute;
        bottom: -120px;
        right: 0;
        width: 282px;
        margin: 0;
        padding: 0;
        top: auto;
    }
    .vina-section h2 {
        font-weight: 400;
        font-size: 39px;
        line-height: 35px;
        letter-spacing: 0.5px;
        margin: -10px 0 0 0;
    }
    .vina-section h3 {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.5px;
        margin: 6px 0 0 0;
    }
    .vina-section p {
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        color: #58595b;
        margin: 36px 0 0 0;
    }
    .vina-asset-2 {
        position: absolute;
        bottom: 365px;
        left: 25%;
        width: 180px;
        margin: 0;
        padding: 0;
        top: initial;
    }
    .klub-rezervacije .row {
        padding: 0;
    }
    .klub-rezervacije .row:first-child {
        padding: 0;
    }
    .klub-rezervacije .btn.btn-primary {
        display: block;
        width: 194px;
        height: 50px;
        background: #ca9e67;
        border: 1px solid #ca9e67;
        border-radius: 5px;
        color: #fff;
        font-size: 22px;
        margin: 7px auto;
        letter-spacing: 0.5;
    }
    .klub-panel {
        position: relative;
        z-index: 150;
        display: block;
        float: left;
        width: 100%;
        height: 150px;
        background: #fff;
        margin: 50px 0;
        padding: 20px 0;
    }
    .klub-panel .panel-col {
        width: 100%;
        display: block;
        float: left;
        padding: 5px 35px;
        font-size: 10px;
        border-right: 1px solid #dadada;
    }
    .klub-panel .panel-col p {
        display: block;
        float: left;
        padding: 0;
        margin: 0;
        font-size: 14px;
        width: 100%;
        color: #575756;
        line-height: 17px;
        text-align: center;
    }
    .klub-panel .panel-col.datum {
        width: 33%;
        padding: 5px 5px;
    }
    .klub-panel .panel-col.vreme {
        width: 33%;
        padding: 5px 5px;
    }
    .klub-panel .panel-col.cena {
        width: 15%;
        padding: 5px 5px;
    }
    .klub-panel .panel-col.broj-gostiju {
        width: 33%;
        padding: 5px 5px;
    }
    .klub-panel .panel-col.ukupno {
        width: 20%;
        padding: 5px 5px;
    }
    .pregled-panel .panel-col {
        display: block;
        float: left;
        padding: 5px 13px;
        font-size: 17px;
        border-right: 1px solid #dadada;
    }
    .pregled-panel .panel-col p {
        display: block;
        float: left;
        padding: 0;
        margin: 0;
        font-size: 12px;
        width: 100%;
        color: #575756;
        line-height: 17px;
        text-align: center;
    }
    .pregled-panel .panel-col p.broj-gostiju-pregled-val {
        width: auto;
        padding: 0;
    }
    .klub .original-small-asset {
        position: absolute;
        top: 89vh;
        left: 14vh;
        width: 193px;
        margin: 0;
        padding: 0;
        z-index: 250;
    }
    .owl-carousel.custom-slider {
        position: relative;
        height: 450px;
        z-index: 0;
        /* margin-top: 210px; */
    }
    .owl-carousel.custom-slider .slider-item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        height: 450px;
        position: relative;
        margin: 0 37px !important;
        z-index: 0;
    }
    .custom-col-1 {
        width: 100%;
        margin-right: 0px;
    }
    .potvrda {
        width: 100%;
        position: absolute;
        z-index: 1;
        opacity: 0;
        margin-top: -30px;
        padding: 0 15px;
        -moz-transition: all 0.8s ease;
        -o-transition: all 0.8s ease;
        -webkit-transition: all 0.8s ease;
        -ms-transition: all 0.8s ease;
        transition: all 0.8s ease;
    }
    .datepicker-inline {
        width: 100%;
        background-color: #fff;
        padding: 15px 15px;
        border-width: 4px;
        border-style: solid;
        border-image: linear-gradient(to right, #d7b385, #e7c798, #ac885e, #d7b385, #e7c798, #c49a6c, #987954) 1 2 100%;
        margin: 0 !important;
    }
    .custom-col-2 {
        width: 60%;
        /* margin-left: 50px; */
        padding-top: 65px;
        margin: 0 auto;
    }
    .custom-col-3 {
        width: 75%;
        padding-top: 65px;
        margin: 0 auto;
    }
    .sub-footer {
        position: relative;
        width: 100%;
        height: 50vh;
        display: block;
        padding: 0;
        z-index: 80;
    }
    .ftco-footer p.copyright {
        width: 100%;
        position: relative;
        display: block;
        background: #ededeb;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.5px;
        margin: 0;
        padding: 35px 15px 80px 15px;
        text-align: center;
        color: #6d6e71;
        z-index: 50;
    }
    .ftco-footer p.contact {
        position: relative;
        display: block;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0.25px;
        margin: 25px 0 270px 0;
        padding: 0;
        text-align: center;
        color: #6d6e71;
        z-index: 50;
    }
    .tackice-border-footer::after {
        position: absolute;
        top: 869px;
        left: 0px;
        display: block;
        width: 100%;
        height: 9.88px;
        content: "";
        background-image: url(../images/tackice-white.svg);
        background-repeat: repeat-x;
        background-position: center center;
        background-size: 48.3px 9.88px;
    }
    .tim .original-small-asset {
        position: absolute;
        top: 92vh;
        left: 21vh;
        width: 193px;
        margin: 0;
        padding: 0;
        z-index: 250;
    }
}

// Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap
// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) {
    ...
}

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) {
    ...
}

// Large devices (desktops, 992px and up)
@media (min-width: 992px) {
    ...
}

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) {
    ...
}