/***POSTS***/
 #container-content-single {
    background: #1A1A1C !important;
    padding-top: 60px!important;
}

#container-content-single h1{
        margin-top:120px;
    text-align: center;
    font-family:'Wix Madefor Display';
    font-size: 80px;
    font-weight: 600;
    color: #FFFBE9;
    line-height: 90px;
}

#single-post-meta, #comments{
    display: none;
}

#container-content-single .row {
       font-family: 'Montserrat';
    color: #FFFBE9;
    letter-spacing: 2%;

}
body{
    background: #1A1A1C !important;

}
/**kraj posts**/

html, body {
    overflow-x: hidden;
    width: 100%;
    position: relative;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden;
}

.socials img{
    margin-right: 10px;
    height: 32px;
    width: 32px;
}

.home-section{
    padding: 250px 0;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
    margin: auto;
}

.navbar{
    position: absolute !important;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    padding: 30px 0 !important;
    transition: .3s;


}

.nav-link{
    font-family: 'Montserrat' !important;
    color: #FFFBE9 !important;
    font-size: 18px !important;
    cursor: pointer !important;
}
.nav-link:hover{
    color: #FFFBE9 !important;
}

.h1-text{
    margin-top:120px;
    text-align: center;
    font-family:'Wix Madefor Display';
    font-size: 110px;
    font-weight: 800;
    color: #FFFBE9;
    line-height: 90px;

     
}

.h1-text span{
    font-size: 140px;
background: linear-gradient(to bottom, rgba(255,235,41,0.51), rgb(255,235,41),  rgba(255,235,41,0.22), rgba(255,255,255,0.07)); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home-section .row{
    justify-content: center;
    align-items: center;
}

.home-btn{
    margin-top: 60px !important;
    background: #FFEA29;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    display: block;
    border: none;
    padding: 12px;
    border-radius: 8px;
    transition: box-shadow 300ms ease-out;
}

  .home-btn:hover {
    box-shadow: 7px 2px 122px 111px rgba(255, 234, 0, 0.07);
  }
  
  .swiper-button-next, .swiper-button-prev{
    transition: box-shadow 300ms ease-out;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
box-shadow: 2px 2px 10px 11px rgba(255, 234, 0, 0.20);
}

.home-btn a{
    text-decoration: none !important;
    color: #1A1A1C;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
}

.about-section, .usluge-section, .ko-smo-section, .zasto-section, .galerija-section, .proces-section{
    background: #1A1A1C;
    padding: 90px;
    position: relative;
    overflow: hidden;
}

.about-section:after {
    position: absolute;
    content: '';
    background: url(https://montaro.me/wp-content/uploads/2025/03/canva-bcg.png);
    height: 400px;
    width: 100%;
    opacity: 20%;
    bottom: 60px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1; 
}

.body1{
    font-family: 'Montserrat';
    color: #FFFBE9;
    letter-spacing: 2%;
}
.about-section .prvi a img{
    height: 16px;
}

.about-section .prvi a{
    cursor: pointer;
    font-weight: 500;
    color: #FFEA29 !important;
    
}
.about-section .body1 a{
    text-decoration: none;
    color: inherit;
    font-weight: 600;
}

.h2-text{
    font-family: 'Wix Madefor Display';
    font-size: 64px;
    font-weight: 600;
    color: #FFFBE9;
}

.logo-dugme .col-6 .body-bold{
    color: #FFEA29; 
    font-size: 26px;
    font-weight: 600;
    
    
}
.logo-dugme .col-6 a{
  
        text-decoration: none !important;
        display: block; /* Dodano */
        width: 100%;    /* Dodano */
        height: 100%;   /* Dodano */
    }
    
    

.logo-dugme .row{
    justify-content: space-between;
}
.logo-dugme .col-6 {
    text-align: center;
    border: 1px solid #FFEA29; 
    width: 23%;
    box-shadow: 1px 1px 10px #ffea29;
    padding: 10px 0;
    position: relative; /* Dodano */
}

.usluge-section .col-md-6{
    border: 1px solid rgba(255,234,41,0.77);
    padding: 30 35px;
    display: flex;
    flex-direction: column;   
    width: 49.4%;
    margin-bottom: 1.2%;
    box-shadow: 1px 1px 10px rgba(255,235,41,0.6);
}

.usluge-section .col-md-6 .saznaj-btn{
background: #FFEA29;
    width: fit-content;
    display: block;
    border: none;
    padding:8px 12px;
    border-radius: 8px;
     font-weight: 500 !important;
    font-family: 'Montserrat';
    font-size: 16px;
    
}

.saznaj-btn a{
    color:#1A1A1C !important;
    text-decoration: none !important;
}
.usluge-section .col-md-6 .body1 span{
    font-size: 18px;
    font-weight: 500;
}
.usluge-section .col-6{
    border: 1px solid rgba(255,234,41,0.77);
    padding: 30 35px;
    display: flex;
    flex-direction: column;   
    width: 49.4%;
    margin-bottom: 1.2%;
    box-shadow: 1px 1px 10px rgba(255,235,41,0.6);
}

.usluge-section .col-6 .saznaj-btn{
background: #FFEA29;
    width: fit-content;
    display: block;
    border: none;
    padding:8px 12px;
    border-radius: 8px;
     font-weight: 500 !important;
    font-family: 'Montserrat';
    font-size: 16px;
    
}
.usluge-section .col-6 .body1 span{
    font-size: 18px;
    font-weight: 500;
}
.home-btn a{
    text-decoration: none !important;
    color: #1A1A1C;
}

.h3-text{
    font-family: 'Wix Madefor Display';
      font-size: 52px;
      color: #FFF8DC;
      margin-bottom: 20px;
      letter-spacing: 2px;
      padding: 0;
      position: relative;
  }
  
  .h3-text:before{
      content: '';
      position: absolute;
      background: url(https://montaro.me/wp-content/uploads/2025/03/MONTARO.png);
      height: 40px;
      width: 230px;
      background-repeat: no-repeat;
      top: -10px;
  }

  .body2{
    font-size: 32px;
    font-family: 'Montserrat';
    color: #FFF8DC;
    letter-spacing: .4px;
    margin-bottom: 0;
}
.zasto-section .row{
    align-items: center;
}
.zasto-section .col-md-4 div{
    margin-bottom: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
}
.zasto-section .col-md-4 div img{
    width: 20px;
    height: 20px;
}

.usluge-swiper .col-6{
    width: 100%;
    min-height: 100%;
}
.h4-text{
    font-family: 'Wix Madefor Display';
    font-size: 42px;
    color: #FFF8DC;
    margin-bottom: 20px;
    letter-spacing: 2px;
    padding: 0;
    position: relative;
}
.h44-text{
    font-family: 'Wix Madefor Display';
    font-size: 42px;
    color: #FFF8DC;
    margin-bottom: 20px;
    letter-spacing: 2px;
    padding: 0;
    position: relative;
}

.custom-footer{
    padding-top: 90px;
    background: #1A1A1C;
}

.montaro-img{
    width: 1000px !important;
    display: block;
    margin: 0 auto;
}


.footer-section .col-md-6 a img{
    height: 40px;
    width: 40px;
    margin-right: 20px;
}
.footer-section .col-md-6 a{
   font-family: 'Wix Madefor Display';
    font-size: 26px;
    font-weight: 500;
    color: #FFF8DC !important;
    cursor: pointer;
    margin-bottom: 20px;
    
}

.footer-section .col-md-6 {
   display: flex;
    flex-direction: column;
     background-image: linear-gradient(to right bottom, rgba(255,235,41,0.84),rgba(255, 234, 41, 0.133),  rgba(255, 255, 255, 0));
    border: 1px solid #FFEA29;
    border-radius: 0 20px 0 20px;
    padding: 44px 46px;
}


.footer-links .footer-menu-list{
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    column-gap: 40px;
}

.footer-item{
        font-family: 'Montserrat' !important;
        color: #FFFBE9 !important;
        font-size: 18px !important;
        cursor: pointer !important;
    
}

.footer-item a{
    text-decoration: none!important;
    
}




.footer-content{
    padding: 60px 0;
    display: flex;
    flex-direction: column !important;
    position: relative;
}

.footer-bottom {
    position: relative;
    overflow: hidden;
}

.footer-bottom:after {
    content: '';
    position: absolute;
    background: url(https://montaro.me/wp-content/uploads/2025/03/M-dekoracija.png);
    height: 767px;
    width: 500px;
    background-size: 600px 500px;
    background-position: center;
    background-repeat: no-repeat;
    top: -120px;
    left: 50%;         
    transform: translateX(-50%); 
    z-index: 1;      
    opacity: 0.5; 
     pointer-events: none;
}

.footer-menu-list{
    margin-top: 30px;
    list-style-type: none;
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row !important;
    gap: 20px;
    
}

.footer-menu-list a{
    color: #FFFBE9 !important;
    
}


.footer-dec{
    position: relative;
    overflow: hidden;
}

.footer-dec:after{
    content: '';
    position: absolute;
    background: url(https://montaro.me/wp-content/uploads/2025/03/M-1-1.png);
    height: 300px;
    width: 100%;
    opacity: 1%;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.forminator-row label{
    color: #FFF8DC;
    font-family: 'Montserrat' !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    
}

.forminator-field input, .forminator-textarea{
    border: none !important;
    border-bottom: 1px solid  #FFF8DC !important;
    background: none !important;
    color: #FFF8DC!important;
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
}

.footer-section .row{
    justify-content: space-between;
}

.forminator-row h4{
    margin-bottom: 0 !important;
}

.forminator-row .body1{
    margin-top: -20px;
}

.forminator-button{
    border: none;
    background: #FFEA29;
    font-family: 'Montserrat'!important;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-radius: 8px !important;
    padding: 12px 20px !important;
    color: #1A1A1C!important;
    
}


.karijera-section{
    padding: 250px 0;
    background: #1A1A1C;
}

.karijera-section:after{
    position: absolute;
    content: '';
        background: url(https://montaro.me/wp-content/uploads/2025/03/M-1-1.png);
    height: 300px;
    width: 100%;
    opacity: 1%;
    bottom: 0;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}


.karijera-section{
    overflow: hidden;
    position: relative;
}

.body5{
   font-family: 'Wix Madefor Display';
   font-size: 44px;
   font-weight: 500; 
   text-align: center;
   color: #FFF8DC;
}
.mySwiperVelika img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
    max-height: 100vh;
    margin: 0 auto;
}

.mySwiperVelika{
    margin-bottom: 20px;
}

.swiper-button-next, .swiper-button-prev{
    color: #FFEA29 !important;
    border: 1px solid #FFEA29;
    padding: 25px;
    border-radius: 50px;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 22px!important; 
    font-size: unset;
}

.mySwiperProjekti .swiper-slide .col-6{
    width: 100%;
}

.mySwiperVjerujuNam .swiper-wrapper{
    display: flex;
    align-items: center;
}

.mySwiperVjerujuNam  .swiper-slide img {
    width: auto;
    max-height: 80px;
    object-fit: contain;
    min-width: 100px;
    
}
.vjeruju-section{
    padding: 130px 0;
    background: #1A1A1C;
}


.body11{
    color: #FFEA29;
    font-family: 'Montserrat';
    font-size: 84px;
    font-weight: 600;
    margin-right: 20px;
}

.proces-section .h4-text{
    font-size: 32px !important;
    letter-spacing: 0 !important;
}

.proces-section .col-12{
    display: flex;
    align-items: center;
}

@media(max-width:767px){
    #container-content-single h1{
        margin-top: 20px;
        font-size: 40px;
        line-height: 41px;
    }
    #container-content-single .row .col-md-8{
        margin-top: 10px !important;
    }
    
    .lead {
        margin-bottom: 0 !important;
    }
    .logo-dugme .col-6 {
        width: 49%;
        margin-bottom: 10px;
    }
    
    .body-bold {
        font-size: 20px !important;
        margin-bottom: 8px !important;
        line-height: 20px;
    }
    
    .logo-dugme .col-6 img{
        width: 80px !important;
        height: 65px !important;
    }
       
    .navbar-brand img {
        height: 80px !important;
        width: 80px !important;
    }
    .logo-dugme .row{
        margin: 0 !important;
    }
    
    .socials{
        display: none;
        
    }
    
    .h1-text {
        font-size: 50px;
        line-height: 50px;
    }
    .h1-text span {
        font-size: 70px;
    }
    .home-btn a{
        font-size: 14px;
        font-weight: 600 !important;
    }
    
    
    .h2-text{
        font-size:40px;
    }
    
    .body1{
        font-size: 14px;
    }
    
    .h3-text{
        font-size:40px;
    }
    .usluge-section .col-md-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .navbar .container{
        justify-content: space-between !important;

    }

    .navbar{
        position: relative !important;
        background:#1a1a1c;
        width: 100%;
        top: 0;
        right: 0;
        z-index: 1000;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 30px 0 0px 0 !important;
        transition: .3s;
    
    
    }
    .nav-link{
        text-align: center;
    }
    .navbar-toggler-icon{

    background-image: url(https://montaro.me/wp-content/uploads/2025/03/hambureger-menu.png)!important;
    height: 2.5em !important;
    width: 2.5em !important;
    }
    .navbar-toggler{
            border: none !important;
    }
    .navbar  button:focus:not(:focus-visible) {
           outline: none !important;
        box-shadow: none !important;
    }

    .footer-section .col-md-6 {
        padding: 44px 26px;
          
      }
      
      .h4-text{
          font-size: 32px;
          font-weight: 600;
      }
      .footer-section .col-md-6 a{
          font-size: 18px;
          margin-bottom: 10px;
      }
      .footer-section .col-md-6 img{
        height: 30px !important;
        width: 30px !important;
    }
      

 .footer-section .col-12{
    width: 90%;   
}

.footer-section .row {
 justify-content: center;
}

.zasto-section .row{
    flex-direction: column;
}

.zasto-section .row .col-md-4{
    display: flex;
    column-gap: 20px;
    margin-bottom:10px;
}

.body2{
    font-size: 20px;
}
.col-md-4 div img{
    margin-top: 10px;
    height: 15px !important;
    width: 15px!important;
}
.zasto-section .col-md-4 div{
    margin-bottom: 0 !important;
}

.body5{
    font-size: 30px;
}
.karijera-section {
    padding: 150px 0;
}

.home-section{
    padding: 70px 0 120px 0 !important;
}
.body11{
    font-size: 44px;
}

.proces-section .col-12{
    margin-bottom: 20px;
}




.proces-section .h4-text{
    font-size: 22px !important;
    letter-spacing: 0 !important;
}

.h44-text{
    font-family: 'Wix Madefor Display';
    font-size: 30px;

}
    
}



@media(max-width:500px){
    .h1-text span{
        font-size: 55px;
    }
    
    .home-btn{
        margin-top: 30px !important;
    }
    .vjeruju-section{
        padding: 40px 0 !important;
    }

    .usluge-section .col-6 {
        padding: 15px !important;
    }
    
    .h4-text{
        font-size: 18px;
        letter-spacing: 0;
        font-weight: 400;
        margin-top: 20px;
    }
    
    .usluge-section .col-6 .saznaj-btn{
        font-size: 14px;
        padding: 6px 10px;
    }

    .about-section, .usluge-section, .ko-smo-section, .zasto-section, .galerija-section, .proces-section{
        padding: 40px 0;
    }

    .mont-galerija .swiper-wrapper{
        height: 40%;
    }
    .logo-dugme .col-6 {
        padding-left: 7px;
        padding-right: 7px;
    }
    .logo-dugme .col-6 img{
        padding-left: 9px;
        padding-right: 9px;
    }
    .footer-menu-list{
        gap: 10px;
        
    }
    .footer-item{
        font-size: 14px !important;
    }
}

@media(max-width:380px){
    .logo-dugme .col-6 img{
        padding-left: 12px;
        padding-right: 12px;
    }
}














