@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@100;400&display=swap');

.bb_logo img{
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    height: 150px;
    -webkit-box-reflect: below 0px linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.1));
}

.map-over {
    z-index: 1000;
    position: fixed;
    top: 190px;
    right: 16px;
    height: 49px;
    width: 1532px;
    background-color: #303331;
    color: white;
    font-size: 1.2em;
    text-align: center;
    padding-top: 7px;
}

.bb-clock {
    z-index: 1000;
    position: fixed;
    top: 15px;
    left: 120px;
    height: 49px;
    width: 332px;
}

.clock {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #007bff;
    font-size: 1.5em;
    font-family: 'Big Shoulders Display', cursive;
    letter-spacing: 7px;
}

.bb_qr img{
    z-index: 10000;
    position: fixed;
    top: 10px;
    right: 20px;
    height: 170px;
}

/* slick Box slider */
.bb-box-slider-content {
    top: 4em;
    padding: 0;
    left: 100px;
    position: fixed;
    width: 500px;
}

.bb-box-slider-content2 {
    top: 4em;
    padding: 0;
    left: 700px;
    position: fixed;
    width: 500px;
}

.bb-box-slider-content3 {
    top: 4em;
    padding: 0;
    left: 1300px;
    position: fixed;
    width: 500px;
}

.bb-box-slider-content4 {
    top: 27em;
    padding: 0;
    left: 100px;
    position: fixed;
    width: 1700px;
}

.bb-atrakcije-box-slider-content {
    top: 1em;
    padding: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.bb-atrakcije-box-text {
    background: #111;
    background: rgba(0, 154, 9, 0.75);
    display: inline-block;
    width: 1500px;
    border-radius: 25px;
}

.bb-price-box-text {
    background: #111;
    background: rgba(0, 13, 193, 0.85);
    display: inline-block;
    width: 1500px;
    border-radius: 25px;
}

.bb-manifestacije-box-text {
    background: #111;
    background: rgba(255, 0, 0, 0.75);
    display: inline-block;
    width: 1500px;
    border-radius: 25px;
}

.bb-box-slider-text {
    background: #111;
    background: rgba(0, 13, 193, 0.85);
    display: inline-block;
    padding: 20px 30px;
    height: 300px;
    border-radius: 5px;
}

.bb-box-slider-text2 {
    background: #111;
    background: rgba(255, 0, 0, 0.85);
    display: inline-block;
    padding: 20px 30px;
    height: 300px;
    border-radius: 5px;
}

.bb-box-slider-text3 {
    background: #111;
    background: rgba(0, 154, 9, 0.85);
    display: inline-block;
    padding: 20px 30px;
    height: 300px;
    border-radius: 5px;
}

.bb-box-slider-text4 {
    background: white;
    background: rgba(60, 67, 92, 0.75);
    display: inline-block;
    padding: 20px 30px;
    height: 380px;
    border-radius: 25px;
}

.bb-informacije-width {
    width: 500px;
}

.bb-informacije-top {
    top: 14em;
}

.bb-overlay{
    background-color: rgba(0,0,0,0.5)
}

.bb-box-slider-text2 {
    background: #111;
    background: rgba(255, 0, 0, 0.85);
    display: inline-block;
    padding: 20px 30px;
    height: 300px;
    border-radius: 5px;
}

.bb-box-slide-title {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    color: #fff;
}

.bb-box-slide-sub-title {
    font-size: 36px;
    margin: 8px 0 10px;
    color: #fff;
    text-align: center;
}

.bb-box-slide-description {
    color: #fff;
    text-align: center;
}

.bb-box-slide-description2{
    color: #fff;
    text-align: center;
    font-size: 1.3em;
}

.bb-box-slider-text .btn {
    padding: 10px 20px;
}

.bb-box-slide.owl-theme .owl-controls {
    margin: -20px;
}

.btn-primary {
    background: #ff9600;
}

.bb-buttons-padding{
    padding-top: 200px;
}
.bb-price-buttons-padding{
    padding-top: 110px;
}

.price-content p{
    font-size: 1.4em;
    text-align: justify;
}

.price-content img{
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bb-shadow{
    -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.45);
    box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.45);
}

/* PAGE BUTTONS
--------------------------------------------*/
.bb-page-buttons{
    text-align: center;
    background: #111;
    background: rgba(66, 73, 255, 0.95);
    display: inline-block;
    color: white;
    border-radius: 5px;
}

.bb-manifestacije-page-buttons{
    text-align: center;
    background: #111;
    background: rgba(255, 0, 0, 0.75);
    display: inline-block;
    color: white;
    border-radius: 5px;
}

.bb-manifestacije-page-buttons em{
    background-color: #bf0000;
    display: block;
}

.bb-atrakcije-page-buttons{
    text-align: center;
    background: #111;
    background: rgba(0, 154, 9, 0.75);
    display: inline-block;
    color: white;
    border-radius: 5px;
    width: 500px;
}

.bb-mapa-page-buttons{
    text-align: center;
    background: rgba(246, 146, 23, 0.91);
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
}

.bb-mapa-page-buttons-overlay{
    text-align: center;
    background: rgba(100, 51, 16, 0.91);
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
}

.bb-page-buttons h3, .bb-manifestacije-page-buttons h3, .bb-atrakcije-page-buttons h3, .bb-mapa-page-buttons h3{
    color: white;
}

/* Call to action
================================================== */
.bb-call-to-action {
    background-color: #112a3f;
    padding-top: 5px;
    padding-bottom: 4px;
}

.call-to-action-title {
    color: #fff;
    margin: 0;
    padding: 25px 0;
    line-height: normal;
    font-size: 22px;
    text-transform: capitalize;
}

/* Action style box */
.call-to-action-box {
    margin-top: -50px;
}

.call-to-action-box .action-style-box {
    background: #ffb600;
    padding: 30px;
}

.action-title {
    color: #fff;
    margin: 0;
    line-height: 36px;
    font-size: 18px;
    text-transform: uppercase;
}

.bcgnd-wrap {
    overflow: hidden;
    position: relative;
}

.div-bckgndg {
    opacity: 0.4;
    position: absolute;
    width: 100%;
    height: auto;
}

.div-bckgndg-btns {
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}

.bckgnd-content {
    position: relative;
    height: 820px;
}

.tekstovi-content p{
    font-size: 1.5em;
    text-align: justify;
}


/*
TICKER
================================================
*/

@import url(https://fonts.googleapis.com/css?family=Montserrat);


.ticker {
    overflow: hidden;
    width: 100%;
    padding: 5px 0 120px;
    position: fixed;
    bottom: -50px;
    left: 0;
    font-family: 'Montserrat', Arial;
}

.ticker-news {
    width: 7800px;
    padding: 10px 0;
    color: #ffffff;
    font-size: 36px;
    text-transform: uppercase;
    text-shadow: 0 0 5px rgba(0,0,0,1);
    background: linear-gradient(135deg, rgb(18, 64, 94) 0%, rgb(75, 87, 140) 11%, rgb(18, 64, 94) 29%); /* W3C */
}

.ticker-news > * {
    display: inline-block;
    animation: news 40s infinite linear;
}

@keyframes news {
    0% {transform: translateX(0);}
    100% {transform: translateX(-7035px);}
}