html {
    scroll-behavior: smooth;
}

svg{
    width: 20px;
    height: 20px;
}


/* End Fix */

.btn{
    border-radius: 1 !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.naslov1{
    font-size: 36px;
    font-weight: 600;
    line-height: 99%;
    letter-spacing: -0.05em;
}

.dugme1{
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: -4%;
    ;
    height:40px;
    width: 214px;
}

.staSeNudi{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.05em;
}

.ponudaTekst1{
    font-size: 16px;
    font-weight: 600;
    line-height: 16.8px;
    letter-spacing: -3%;
}

.ponudaTekst2{
    font-size: 12px;
    font-weight: 400;
    line-height: 13.2px;
    letter-spacing: -4%;
}


.opisPonude{
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -4%;
    padding-left: 0%;
}


@media (min-width: 1200px) {
    .customContainer{
        max-width: 830px;
    }
}

.top60{
    margin-top:60px;
}

.bottom60{
    margin-bottom:60px;
}

.top24{
    margin-top: 24px;
}


.top12{
    margin-top: 12px;
}

.bottom0{
    margin-bottom: 0px;
}

.orangeOpis{
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    letter-spacing: -4%;
    margin-bottom: 0px;
}

@media (min-width: 768px){
    .orangeOpis{
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -4%;
    }
}

.orangePadding{
    padding-top: 24px;
    padding-bottom: 24px;
}



@media (max-width: 992px){
    .mobileTop24{
        margin-top:24px;
    }
}

@media (min-width: 993px){
    .mobileTop24{
        margin-top:0px;
    }
}


.grupacijaSlika{
    width: 100%;
}

.kontaktUvod{
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.04em;
    margin-bottom: 24px;
}

.crta{
    border-left: 10px solid #F85619;
    height: 161px;
}

.crta-zelena{
    border-left: 1px solid red;
    height: 161px;
}



@media (max-width: 992px){
    .crta{
        height: 180px;
    }
}

@media (max-width: 507px){
    .crta{
        height: 202px;
    }
}

@media (max-width: 326px){
    .crta{
        height: 214px;
    }
}

.sirina73-100{
    width: 73%;
}

@media (max-width: 768px){
    .sirina73-100{
        width: 100%;
    }
}


.leftP0{
    padding-left: 0px;

}

.kontaktHeading{
    font-size: 16px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: -2.5%;
}

.marginLeft25{
    margin-left: 25px;
}

.marginLeft17{
    margin-left: 17px;
}

.kontaktirajteNasMargin{
    margin-bottom: 14px;
}

.radnoVrijemeMargin{
    margin-left:10px;
}

.margintop0{
    margin-top:0px;
}

.marginBottom24{
    margin-bottom:24px;
}

.mapeBoja{
    background-color:rgba(217, 217, 217, 0.33);
}

.klasaZaMapu{
    width: 80%;
}


iframe{
    width: 100%;
    height: 280px;
    
}

.borderZaGoogleMapu{
    border: 1px solid red;
    padding:0px;
}

.dugme2{
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: -4%;
    height: 40px;
}

.tekstGoogleUpute{
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -4%;
}

.dugme3{
    color: #323232;
    font-size: 18px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: -0.02em;
    height: 40px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.footerImage{
    margin-top: 30px;
    margin-bottom: 30px;
}

.dugme2style{
    color: inherit; /* blue colors for links too */
    text-decoration: inherit; /* no underline */
}

.dugme2style:hover{
    color: inherit;
}



/* OrangeContainer CSS */

.orangeContainer{
    border-left: 10px solid #F85619;
}


.orangeTeskst1{
    line-height: 16px;
    font-weight: 600;
    font-size: 16px;
}

.orangeTeskst2{
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
}

.kontaktInfo{
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.025em;
}

.dont-srink{
    flex-shrink: 0;
}

