body {
    background: #F2F4F3;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #0f2745;
    text-align: center;
    line-height: 1;
    font-size: 1.6rem;
    box-sizing: border-box;
}
a, a:hover, a:focus a:active {
    color: black;
    text-decoration: none;
    -o-transition: all .3s; 
    -moz-transition: all .3s; 
    -webkit-transition: all .3s; 
    -ms-transition: all .3s; 
    transition: all .3s;
}
video {
    display: block;
    margin: 1em auto;
    width: 100%;
    height: calc(.5625*80vw);
    max-width: 1280px;
    max-height: 720px;
    min-height: 180px;
     

    }
    source{
          height: calc(.5625*80vw);
    }

/*     .left {
  
        min-height: 200px;
        position: absolute;
        left: 1;
        right: 0;
        top: 960px;
        margin: auto;  
        z-index: -1;
      }
      .right {
        position: absolute;
        left: 0;
        right: 1;
        top: 960px;
        margin: auto;  
          z-index: -1;
      } */


ul,li{
    vertical-align: baseline;
    font-size: 100%;
    font: inherit;
    
}
.testing{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100dvh;
    background-color: whitesmoke;
}
.smanji{
    text-align: center;
    text-transform: uppercase;
    width: 5%;
    height: 100dvh;
    font-weight: bold;
}

#mySpan{
    writing-mode: vertical-lr; 
    transform: rotate(180deg);
    font-size: 30px;
    letter-spacing: 2px;
    
}
#mySpan2{
    writing-mode: vertical-lr; 
    font-size: 30px;
    letter-spacing: 2px;
    transform: rotate(180deg);
}
.videoSection{

    display: flex;
    justify-content: center;
    width: 90%;
   
}

/*
h2 { 
    color: #D2B67F;
    font-size: 30px;
    }
    */
h3 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
}

img { 
    max-width: 100%; 
}
       
  /*      container*/
  
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.container
{
    width: 100%;
}
.containerHeader{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.container h2{
    color:#333;
    font-size: 32px;
    padding: 50px 0;
    text-align: center;
}
.container h3{
    color:#fff;
    font-size: 24px;
    text-align: center;
}
.sideLane{
    width: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
}





/* lazy divider */
.lazyDivider { padding: 40px; }

/* img padding */
.forPadding { padding-bottom: 15px; }


/* scrollbar */
body::-webkit-scrollbar {
    width: 8px;
}
body::-webkit-scrollbar-track {
    background: transparent !important;
}
body::-webkit-scrollbar-thumb {
  background-color: #D2B67F;
}


/*navbar*/


.navbar {
    margin-bottom: 0 !important;
    border: 0;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0; 
    border-radius: 0;
    height: 75px !important;
    background: rgba(51, 51, 51, .6) 
    

}
.navbar-nav {
    font-size: 16px !important;
    color: #333;
    text-transform: uppercase;
    margin-top: 0px;
    margin-right: -15px;
    margin-bottom: 0px;
    margin-left: -15px;
}
.navbarLi a{
    color: #fff;
    font-size: 16px;
    height: 75px;
    max-height: 75px;
    background: rgba(51, 51, 51, .0) ;
}
.navbarLi a:hover{
    background: none; 
    color: black;
    background-color: #D2B67F; 
    max-height: 75px; 
}
.navbarLi:hover{
    background-color:  #D2B67F;
}

.navbarLi a:focus
{
    background: none; 
    color: black;
    background-color: #1F5294;  
    max-height: 75px;
}


.navbar>.container .navbar-brand { 
    margin-left: 0; 
}
.navbar-brand {
    opacity: none;
    margin-top: 10px;
    
    background: url(../img/favicon.png);
    background-size: 50px 50px !important;
    width: 100px;
    background-repeat: no-repeat;
    background-position: left left;
    text-indent: -99999px;
}


 .links{
    margin-top: 10px;
 }
.cart
{       
    margin-top: 5px;
    width: "30";
    height: "30" ;
}




/*header*/
.naslovi{
    text-shadow: rgb(0, 0, 0) 1px 0 8px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;

}
.top-content{
    min-height: 630px;
}

.headerH
{
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-size: 42px;
    line-height: 54px;
    text-transform: uppercase;

}
.headerH4{
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #D2B67F;
    
}
.headerH4Cash{
    
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: white;
}
.headerH4Cash1{
    font-size: 26px;
    font-weight: 700;   
    line-height: 30px;
    color: #D2B67F;
}
.headerH4Cash1 > span{
    font-size: 28px;
    padding: 0 10px;
}
.page-title {
    padding: 100px 0 0 0;
    background-image: url(../img/background.jpg?v=2);
    background-size: cover;
    background-color: #333;
    background-repeat: no-repeat; 
    background-position: center;
    height: 100vh;
}
.page-title-text {
    width: 50%;
    margin: 0 auto; 
    color: #fff;
}
#title-color { color: #D2B67F; }
.page-title-text h1 {
    color: #D2B67F;
    text-shadow: 0 1px 6px #333;
}
.page-title-text p {
    margin-top: 20px;
    font-size: 22px;
    line-height: 36px;
    text-shadow: 0 1px 5px #333;
}
.page-title-bottom-link {
   
    padding-bottom: 7px;
}


/* Pricing */

.pricing-container{     
    width: 100%;
    min-height: 300px;
    height: auto;
    display: flex;
    padding: 20px 0px;
    justify-content: center;
    align-items: center;
    
}

.navigatorArrow{
    display: none;
    width: 10%;
    text-align: center;
    height: 100%;
    font-size: 20px;
    color: black;
    font-weight: 400;
    padding: 6px;
    margin: 2px;
    border-radius: 5px;
    border: solid black 1px;
    
}
.navigatorArrow:hover{
background-color: #D2B67F;
}

.containerPricing{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 100px;
    width: 80%;
}
.hiddenMob{
    width: 90%;
    display: flex;
    justify-content: center;

    display: none;
}
.pricingContainerWithText{
    width: 350px;
    height: auto;
}
.pricingContainerWithText1{
    margin-bottom: 40px;
    width: 100%;
    height: auto;
}

.content{
    background-color: rgb(241, 241, 241);
    width: 100%;
    height: auto;
    border: solid black 1px;
    border-radius: 8px; 
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    background-image: url(../img/blured.png?v=2);
    background-size: cover;
    background-position: center center;    
    resize: both;
}
.content1{
    background-color: rgb(241, 241, 241);
    height: auto;
    border: solid black 1px;
    border-radius: 8px; 
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    background-image: url(../img/blured.png?v=2);
    background-size: cover;
    background-position: center center;    
    resize: both;
}



.pricing-body{
    border-radius: 4px;
    color: #D2B67F;
    min-height: 350px;
    max-width: 400px;
    width: 100%;
    text-shadow: 0 1px 6px #333;
    font-weight: 400;
    font-size: 35px;
    text-transform: uppercase;
}
#textInside p{
    text-shadow: 2px 2px black;
  }
  #textInside p:first-child{
    margin-top: 120px;
  }
  #textInside p:last-child{
    margin-top: 5vh;
  }

.pricing-footer{
    display: flex;
    justify-content: center;
    align-items: center;
}
.select{
    background-color: #D2B67F;
    color:#333;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    padding: 20px;
    width: 100%;
    border-radius: 6px;
    display: inline-block;
    vertical-align:middle;
    text-align: center;
}
.select:hover{
   background-color: #987939;
}

.price{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
#ispis{
    min-width: 350px;
    max-width: 700px;
    font-size: 20px;
}

/* slider */



.big-link-1 {
    display: inline-block;
    margin: 0 5px;
    padding: 14px 19px;
    background: #333;
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
    color: #fff;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px;
}
.big-link-1:hover, 
.big-link-1:focus, 
.big-link-1:active, 
.big-link-1:active:focus {
    background: #AF986B; 
    color: #333;
    opacity: 1;
}
  .center {
              position: absolute;
              left: 0;
              right: 0;
              margin: auto;  

            }


/* Dividers */
.wallpaper-divider {
    padding-top:5%;
    text-align:center;
   

}
.wallpaper-divider {
    padding-top: 5%;
    background-size: cover;
    background-repeat: no-repeat;
}
/*descr*/
.randomimg-container
{
  max-width: 100%;
    height: 330px;
    margin: 0;
    
}
.imgRand
{
    width: 100%;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

}


/*descr*/
#leftOpis
{
    padding-top: 3%;
    height: 700px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    text-overflow: inherit;
    text-align: center;

}
#containerLeft{
    margin: 20px 100px;
}
#containerLeft #textArea
{
    line-height: 2;
    margin-top: 10px;
    font-size: 16px;
    padding-top: 5%;
}
#test2 #textArea
{
    line-height: 2;
    font-size: 16px;
    padding-top: 1%;
}
#rightOpis
{   
     background: url(../img/tibica2.png) ;
     min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 700px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
/* slider */
.sliderLightbox{
    width: 100%;
    position: relative;
    height: 100%;
}
.lightbox-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #fff;
}
.lightbox-controls button {
    background: none;
    border: none;
    font-size:30px;
    cursor: pointer;
    padding: 5px;
    background-color: rgba(241, 241, 241, 0.301);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    z-index: 1; /* Ensure buttons appear above the image */
}

/*CONTACT*/
.center {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;  

}
.contact{
height: 5vh;


}
#contactForm
{   
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 2vw 4vw;
    width: 90%;
    max-width: 600px;
    border-radius: 10px;
}
#contactForm h3
{
    color: #555;
    font-weight: 800;
    margin-bottom: 20px;
}
#contactForm input, textArea
{
box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    border: 0;
    margin: 10px 0;
    padding: 20px;
    outline: none;
    background: #f5f5f5;
    font-size: 16px;

}
#contactForm button
{
    padding: 15px;
    background: #D2B67F;
    color: fff;
    font-size: 18px;
    outline: none;
    cursor: pointer;
    width: 100%;
    margin: 20px auto 0;
    border-radius: 15px;
    
}
.clanovitradetocke ul{
    text-align:left; margin-bottom: 20px; 
    line-height: 22px; color:
     white; letter-spacing: 0.6px;

}
.clanovitradetocke  li{
    margin-bottom: 20px; 


}



/*footer*/
footer {
    padding: 25px 0 20px 0;
    background: #444;
    text-align: right;
}
footer .scroll-to-top {
    font-size: 48px;
    text-align: center;
}
footer .scroll-to-top a { color: #999; }
footer .scroll-to-top a:hover, footer .scroll-to-top a:focus, footer .scroll-to-top a:active { opacity: 0.5; color: #888; }
.footer-copyright {
    margin: 11px 0 0 0;
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    text-align: center;
}
.hidden-link a { cursor: text; }
.footer-copyright a { color: #fff; border: 0; }
.footer-copyright a:hover, .footer-copyright a:focus { color: #fff; border-bottom: 1px dotted #fff; }
.footer-social a { 
    margin: 0 8px; 
    font-size: 39px; 
    color: #4689E0;
    display: flex;
    justify-content: center;
 }
.footer-social a:hover, .footer-social a:focus { color: #E0AB46; opacity: 0.6; }

/* ADD TO CART PAYPAL  */


/*IZBOR*/

#OpisIzbora
{

    height: 700px;
   
    text-overflow: inherit;


}
.testone{
 
    margin: 15px;
}

.test2{
    display: grid;
    justify-content: center;
    text-align: center;
}
.contentIzbor{
    
    height: 600px;
    background-repeat: no-repeat;
    width: 80%;
    background-size: cover;
   
}
.navigationArrow{
    height: 40px;
}
#OpisIzbora
{

    display: flex;
    justify-content: center;
    text-overflow: inherit;
    padding-bottom:20px;
    
    
}
#textAreaReal{
  display: grid;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 2.3;
  width: 100%;
}
.child{
    display: flex;
    justify-content: center;
    text-align: center;
}

#fontDecrease
{
   text-align: left;
}
.shop-item-price {
    flex-grow: 1;
    font-size: 21px;
    font-weight: 444;
}

.standard 
{
list-style: none;

}
#kontaktPrije{

    font-weight: bold;
}
/* arrow */

  .arrow,
  .arrow:before {
    position: absolute;

    left: 50%;
  }
  
  .arrow {
    width: 40px;
    height: 40px;
    top: 85%;
    margin: -20px 0 0 -20px;
    transform: rotate(45deg); /* Remove vendor prefix */
    border-left: none;
    border-top: none;
    border-right: 2px #fff solid;
    border-bottom: 2px #fff solid;
  }
  
  .arrow:before {
    content: '';
    width: 20px;
    height: 20px;
    top: 50%;
    margin: -10px 0 0 -10px;
    border-left: none;
    border-top: none;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: arrow;
  }
  

  /* CLANOVI TRADE TOCKE */
  .didaOdclanovitradetocke{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 20px;
  
  }
  .didaOdclanovitradetocke2{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 70%;
    border-radius: 10px;
    background-color: rgba(3, 3, 3, 0.19);
   
  }
  .tajoOdclanovitradetocke{
    
  }
  .clanovitradetocke{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .clanovitradetocke ul{
    width: 50%;
    text-decoration: none;
    
  }

  .Clanovihide1{

  }
  .Clanovihide2{
    display: none;
  }
  
  @keyframes arrow {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      transform: translate(-10px, -10px);
    }
  }
  
@media (min-width: 992px) and (max-width: 1199px) {
    .portfolio-box, .portfolio-box-text-container { width: 205px; }
    .block-2-box.block-2-media { padding-top: 40px; }
    .contact-icon-container { font-size: 280px; }   
     #containerLeft{
    margin: 20px 50px;
    }
   
}
@media (min-width: 760px) and (max-width: 995px) {
    .page-title-text { width: 600px; }
    .block-2-box.block-2-media { padding-top: 40px; }
    .price-col {
    width: 450px;
    margin-left: auto;

    }
    #containerLeft #textArea{
        margin-top: 0px;
        font-size: 10px;
    }
 
    #rightOpis
    {
        height: 630px;
    }
    #containerLeft{
    margin: 20px 50px;
    }
  

}
@media (max-width: 767px) {
    #leftOpis
    {
        height: auto;
        padding-top: 2%;
    }

    .navigatorArrow{
        display: block;
    }
    .containerPricing{
        display: none;
    }
    .hiddenMob{
        display: block;
    }
    #start{
        margin-top: 80px;
    }
    .navigationArrow{
        height: 30px;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    page-title { padding-top: 50px; width: auto !important; }
    .navbar>.container .navbar-brand { margin-left: 10px; }
    .navbar-nav { background-color: #111111e8;}
    .navbarLi{
        border-bottom:1px solid wheat
    }
   
    .navbar-toggle .icon-bar { background: #fff; margin-top: -11px;  }
    h2, .divider-1, .section-description p { text-align: center; }
    .divider-1 span { width: 200px; }
    .page-title { padding-top: 100px; padding-bottom: 150px; 
        background-position: center;}
    .page-title-text { width: 100%; padding-left: 15px; padding-right: 15px; 
    
    }
    .page-title {
     
        }
   


    .page-title-bottom-link { padding-top: 20px; padding-bottom: 2px; }
    .page-title-bottom-link .big-link-1, .page-title-bottom-link .big-link-2 { margin-top: 5px; margin-bottom: 5px; }
    .slider-container { width: 90vw; }
    .block-2-box { text-align: center; }
    .block-2-box.block-2-middle, .block-2-box.block-2-right { padding-top: 10px; }
    .block-2-box.block-2-right.contact-address { padding-top: 20px; }
    footer, .footer-copyright { text-align: center; }
    .footer-copyright { padding-bottom: 15px; }
     #containerLeft #textArea{ 
        margin-top: 0px;
        font-size: 14px;
    }
   
     #containerLeft{
    margin: 20px 50px;
    }
 
    
}
@media (max-width: 360px) {
    .arrow span{
        width: 20px;
        height: 20px;
    }
    h1, h2 { font-size: 32px; }
    #containerLeft #textArea{
        margin-top: 0px;
        font-size: 8px;
    }
   
     #containerLeft{
    margin: 0px 0px;
    }
}


@media (min-width: 360px)and (max-width: 472px)
{
    .headerH
    {
    font-size: 24px;
    margin: 0px;
    }
    .headerH4{
        font-size: 20px;
    }
   
    .headerH4Cash{
        font-size: 18px;
        margin-top: 50px;
    }
    .headerH4Cash1{
        font-size: 20px;
     
    }

    #containerLeft #textArea{
    margin-top: 0px;
    font-size: 12px;
    padding-top: 0%;
    }
  
  #rightOpis
    {
        height: 505px;
        transition: opacity 0.2s ease-in; /* Smooth transition for image change */
    }
   
    #containerLeft{
    margin: 0px 0px;
    }
    #containerLeft #textAreaReal{
    font-size: 12px;
    }
    #kontaktPrije{

    font-size: 14px;
    }
    #fontDecrease
    {
        text-align: left;
        font-size: 16px;
     
    }
    ul,li{    
       text-align: left;
    }
    .smanji{
        width: 30px;
        height: 50dvh;
    }
    .testing{
        height: 50dvh;
    }
    #mySpan{
        font-size: 20px;
    }
    #mySpan2{
        font-size: 20px;
    }

    .clanovitradetocke ul{
        width: 100%;
        margin-top: 40px;
      }
      .didaOdclanovitradetocke2{
        width: 99%;
        padding-top: 20px;
    }
    .Clanovihide1{
        display: none;
    }
    .Clanovihide2{
        display: block;
    }
/* vamos */
}
@media (min-width: 100px)and (max-width: 680px)
{
    .clanovitradetocke ul{
        width: 100%;
        margin-top: 40px;
        font-size: 15px;
      }
    .Clanovihide1{
        display: none;
    }
    .Clanovihide2{
        display: block;
    }
    .clanovitradetocke ul{
        line-height: 15px;
        letter-spacing:0.3px;
    }
   
/* vamos */
}



@media (min-height: 100px)and (max-height: 700px) {
  .price-col {
    height: 450px;
  }
 

}
/* Retina-size images/icons */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    /* logo */
 

}
@media (min-width: 10px)and (max-width: 679px)
{   
     .navbar-brand{
     background-image: url(../img/favicon.png) !important; 
     background-size: 50px 50px !important;
     width: 100px;
    }
   
   
  
}