
@font-face {
  font-family: "Cinzel";
  src: url('assets/fonts/Cinzel/Cinzel-VariableFont_wght.ttf') format('truetype');
  font-optical-sizing: auto;
  font-weight: 400 900;
  font-style: normal;
}


@font-face {
  font-family: "Jost";
  src: url('assets/fonts/Jost/Jost-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
}



@font-face {
  font-family: "Tuffy";
  src: url('assets/fonts/Tuffy/Tuffy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Tuffy";
  src: url('assets/fonts/Tuffy/Tuffy-Bold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

h6{
    font-size: 200px !important;
}


html{
    font-size: 20px;
    scroll-behavior: smooth;
    overflow-x: hidden;
}
*{
    font-family: "Tuffy", sans-serif;
    font-weight: 400;
    font-style: normal;
    box-sizing: border-box;
    margin:0;
    padding:0;
    
}

body{
    background-color: #000000;
    width:100%;
    overflow-x: hidden;

}
.numbers .text{
    font-family: "Cinzel", sans-serif;
    height:150px;



}
.heading1,.naslov3, h1,.naslov2{
   font-family: "Cinzel", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
h3{
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    box-sizing: border-box;
}

p{
    line-height: 1.7;
    font-size: 16px;
}

main{
    display: flex;
    min-height: 100vh;
    align-items: flex-start;
    background-image: linear-gradient(45deg,
        rgba(0, 0, 0, 1), 
        rgba(0, 0, 0, 0.0)
    ),  
    url(assets/img/heroLeather5.png);
    background-size: cover;
    background-repeat: no-repeat;
    color:white;
    background-attachment: fixed;
    background-position: left;
    
}
.Herotext p span{
    font-weight: 900;
    color:rgb(213, 138, 33);
}
body{
    margin:0;
}
.heading1{
    font-size: 50px !important;
    font-weight: 700;


    
}
/*TO IMAM ZA JEZIKE NAVBAR */
.label{
    color:white !important;
}
nav{


}
details{
    
    width:fit-content;
    position: absolute;
    z-index: 200;
    padding:0 20px;
}
summary::marker {
  content: none;
}
nav a{
    color:white;
    text-decoration: none;
}






.heroH4{
    position: relative;
    top:20px;
    left:10px;
    color:rgb(213, 138, 33);
    font-weight: 900 ;
    font-size: 24px;

}
h4{
    color:rgb(213, 138, 33);
}

main .Herotext{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap:20px;
    padding:0 0 50px 30px;

    max-width: 600px;
    
}
main .heading1{

    margin:0;
    display: flex;
}
main p{
    margin:0;
}
main a{
    display: inline-block;
    padding:15px 20px;
    border: 1px solid   white;
    background-color: rgb(0, 0, 0);
    border-radius: 3px;
    width:fit-content;
    font-size: 0.7rem;
    text-decoration: none;
    color:white

}
a{
    letter-spacing: 1.5px;
}

.heading1{

    font-weight: 700;
}

.container{
    width: 100%; /* Responsive width */
    max-width: 1440px;
    margin:auto;
    padding: 40px; /* Padding inside the container */
    
}
main .container{
    display: flex;
    align-items: flex-end;
    min-height: 100vh;
    max-width: 1800px; /* Maximum width */

}

@media(max-width:1400px){
    .container{
        width: 100%; /* Responsive width */
        max-width: 1200px; /* Maximum width */
        margin: 0 auto; /* Center the container */
        padding: 40px; /* Padding inside the container */

    }
    
}

@media(max-width:1000px){
    
    p{
        font-size: 0.9rem;
    }
    main .Herotext{
        max-width: 600px;
        text-align: center;
        padding:0 0 50px 0;
        margin:0 auto;

    }
    main{
        background-image: linear-gradient(0deg,
        rgba(0, 0, 0,1), 
        rgba(0, 0, 0, 0.4)
    ),  
    url(assets/img/heroLeather6.png);
    background-attachment: scroll;
    background-position: center;
    }
    a{
        margin:auto;
    }
    main h4{
        text-align: center;
        width:100%;
    }
}
@media(max-width:611px){
    .Herotext{
        width:90%;

    }
    main .heading1{
        font-size: 48px !important;
    }
    p {
        font-size: 16px;
    }
    .container{
        padding:20px;
    }

}
@media(max-width:480px){
    main .heading1{
        font-size: 30px !important;
    }
    .numbers .text{

        font-size: 48px;
    }

    
    main a{
        font-size: 14px;
        padding:10px 15px;
    }
}
@media(max-width:390px){
    main .heading1{
        font-size: 20px !important;
    }
}
.secondSection{
    background-color: #000000;

    display: flex;
    justify-content: space-between;
    padding-top:150px;
}
.secondSectionText{
    color:white;
    max-width:700px;
    padding:0;
    
}
.naslov3, h1,.naslov2{
    color:white;
    font-size: 50px;
    font-weight: 400 !important;
}

.image{
    width:500px;
    height:600px;
    background-color: brown;
}
.secondImageWrapper .image{
    margin:auto;
    margin-top:50px;
}
.secondSectionText h4{
    position: relative;
    left:5px;
}
.secondImageWrapper .image{
   

    background-image: url(assets/img/slikaKajPocnemo.jpg);
    background-position: center;
    background-size: cover;
}
.secondSection > .image{
    background-image: url(assets/img/slikaKajPocnemo1.jpg);
    background-position: top;
    background-size: cover;
}
@media(max-width:1250px){
    .image{
        width:400px;
        height:500px;
    }
}

@media(max-width:1030px){
    .image{
        width:300px;
        height:400px;
    }
    .secondSectionText{
        max-width:500px;
    }
    .naslov3, h1,.naslov2{
        font-size: 48px;
    }
}
@media (max-width:820px){
    .secondSection{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top:50px;
    }
    .secondSection > .image{
        position: relative;
        left:150px;
        bottom:300px;
        width:400px;
        height:500px;
    }
    .secondImageWrapper .image{
        position: relative;
        right:150px;
        width:400px;
        height:500px;
    }
}
@media (max-width:730px){
    .secondImageWrapper .image, .secondSection > .image{
        width:300px;
        height: 400px;
    }
    .secondImageWrapper .image{
        right:100px;
    }
    .secondSection > .image{
        left:100px;
        bottom:150px;
    }
}
@media(max-width:555px){
    .secondImageWrapper .image, .secondSection > .image{
        width:200px;
        height: 300px;
    }
    .secondImageWrapper .image{
        right:70px;
    }
    .secondSection > .image{
        left:70px;
        bottom:200px;
    }
    .naslov3, h1,.naslov2{
        font-size: 32px;
        width:100%;
    }
    .secondSectionText{
        padding:20px;
    }
}
@media(max-width:360px){
    .secondImageWrapper .image{
        right:30px;
    }
    .secondSection > .image{
        left:30px;
        bottom:100px;
    }
}

.thirdSection{
    width:100%;
    min-height: 500px;
    margin-top:300px;
    display: flex;
    justify-content: space-between;

}
h6{
    color:rgba(255,255,255,0.2);
    font-size: 200px;
    font-weight: 900;



 
}
.number{

    position: absolute;
    text-align: center;
    width:100%;

    top:-50px;
}
.numbers{

    text-align: center;
    width:auto;
    gap:50px;
    display: flex;
    position: relative;


}
.text{
    color:white;
    position: relative;
    width:450px;
    font-size: 64px;
    flex:1;
    z-index: 1;
}
h6 {margin: 0 !important; padding: 0 !important;

    height:fit-content !important;
}
@media(max-width:1400px){
    .text{
        font-size: 60px;
        width:auto;
    }
    h6{
        font-size: 200px;
    }
}
@media(max-width:1100px){
    .text{
        font-size: 48px;
    }
    h6{
        font-size: 144px;
    }
}
@media(max-width:820px){
    .thirdSection{
        flex-direction: column;
        align-items: center;
        min-height: 800px;
        position: relative;
        bottom:300px;
    }
    .text{
        width:auto;
    }
}
@media(max-width:730px){
    .thirdSection{
        bottom:150px;
    }
}
@media(max-width:360px){
    .thirdSection{
        bottom:100px;
    }
}

.kdoSmo{
    display: flex;
    justify-content: center;
    gap:50px;
    margin-top:100px;
    padding-bottom:100px;
}

.kdoSmo > .text{
    max-width: 350px;

}
.card{
    width:350px;
    height:400px;

    display: flex;
    flex-direction: column;
}
.cards{
    display: flex;
    gap:50px;
    
}
.card .text{
    background-color: rgb(11, 11, 12);
    width:100%;
    height:170px;
    padding:20px;
}
.imgHolder{
    height:100%;
    
    overflow: hidden;
    width:100%;
}
.imgHolder img{
    width:350px;
    object-fit: cover;

}

.card .text .naslov3{
    font-size: 24px;
}
.card .text p{
    font-size: 18px;
    color:#b4b2b2;
}
@media(max-width:1280px){
    .cards{
        flex-direction: column;

    }
    .kdoSmo{
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .kdoSmo .naslov3{
        font-size: 60px;
    }

}
.nasiIzdelki{
    padding-top:50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;

 
    flex-direction: column;
    gap:50px;
}
.cardsIzdelki{
    min-height: 60vh;

   
}
.cardIzdelki{
    display: flex;
    gap:50px;
 
}
.cardIzdelki img{
    width:50%;
    object-fit: cover;
}
.cardIzdelki .text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width:40%;
    gap:30px;
}
.container2{
    width: 100%; /* Responsive width */
    max-width: 1700px;
    margin:0 auto;
    padding-left:40px;
    padding-right:40px;
}

@media(max-width:1200px){
    .cardIzdelki{
        flex-direction: column;
        gap:30px;
    }
    .cardIzdelki img{
        width:100%;
    }
    .cardIzdelki .text{
        max-width:600px;
        width:100%;
    }
}
.cardIzdelki .text a{
    display: inline-block;
    padding:10px 20px;
    background-color: rgb(0, 0, 0);
    border-radius: 3px;
    width:fit-content;

    margin:0;
    margin-top:10px;
    font-size: 0.7rem;
    text-decoration: none;
    color:white
}
.bgWrapper{
    background-color: rgb(15, 15, 15);
    width:100%;
    padding-top:50px;
}
@media(max-width:500px){
    .container2{
        padding-left:20px;
        padding-right: 20px;
    }
}
@media(max-width:430px){
    .container2{
        padding-left:0;
        padding-right: 0;
    }
    .container2 .text{
        padding-left:20px;
        padding-right: 20px;
    }
    .imgHolder img{
        width:100%;
        object-fit: cover;
        height:100%;
    }
    .card{
        width:100%;
    }
    .imgHolder{
        background-color: red;
    }
}
.nasiParterji{
    padding-top:100px;
}
.nasiParterji h4{
    font-family: "Cinzel", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.nasiParterji .naslov3{
    font-size: 36px;
    max-width: 700px;
}
.table{
    width:100%;
    display: flex;
    flex-wrap: wrap;
    margin-top:50px;
    padding-bottom:200px;
}
.tableLogo{
    width:25%;
    min-width: 200px;   
    height:200px;
    border:1px solid rgb(49, 49, 49);
    display: flex;
    justify-content: center;
    align-items: center;
    padding:30px;
}
.tableLogo img{
    width:80%;
    height:90%;
}
@media(max-width:1100px){
    .tableLogo{
        width:50%;
    }
    .tableLogo{
        height:150px;
    }
    .tableLogo img{
        width:80%;
        height:80%;
    }
}
@media(max-width:450px){
    .tableLogo{
        width:100%;
    }
}
@media(max-width:520px){
    .nasiParterji .naslov3{
        font-size: 24px;
    }
}
footer{
    min-height:100vh;
    width:100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer h3{
    font-size: 130px;
    color:rgb(121, 121, 121);
    text-align: center;
}
.form, .podatkiWrapper{


    
}
.kontaktWrapper .heading1{
    color:white;
}
.kontaktWrapper .naslov2{
    font-size: 32px;
}
.kontaktWrapper{
    text-align: center;
    padding:20px;
}
@media(max-width:560px){
    .kontaktWrapper .heading1{
        font-size: 72px !important;
    }
    .kontaktWrapper .naslov2{
        font-size: 28px;
    }
}
@media(max-width:500px){
        .kontaktWrapper .heading1{
        font-size: 48px !important;
    }
    .kontaktWrapper .naslov2{
        font-size: 20px;
    }
    h6{
        font-size: 144px !important;
    }
    .thirdSection{
        min-height: 700px;
    }
}
.strong {
    font-weight: 900;
}

.StoritveWrapper{
    width:100%;
    min-height: 100vh;

}
.cardWrapper{
    display: flex;
    justify-content: center;
    gap:50px;


    flex-wrap: wrap;
}
.cardWrapper .card{
    width:300px;


}
.cardWrapper .card .img{
    width:100%;
    height:225px;
    background-image: url(assets/img/SYP2.JPG);
    background-size: cover;
}
.cardWrapper .card .img.prvi{
    background-image: url(assets/img/SYP2.JPG);
}
.cardWrapper .card .img.drugi{
    background-image: url(assets/img/klop.JPG);
}
.cardWrapper .card .img.tretji{
    background-image: url(assets/img/pas.JPG);
    background-position: right;
}
.cardWrapper .card .img.cetrti{
    background-image: url(assets/img/sedezi.JPG);
    background-size: cover;
}
.cardWrapper .card .img.peti{
    background-image: url(assets/img/sedlarstvo.jpg);
}
.wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.podatkiWrapper .heading1{
    font-size: 48px !important;
}
@media(max-width:550px){
    .podatkiWrapper .heading1{
    font-size: 32px !important;
}
}

.cardWrapper .card .img .text{
    padding:20px;
    
}

.opisKdoSmo{
    margin-top: 15px;
}
