@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');

/*Theme Name: Apartmani Aleksandra Jahorina
  Author: Popravi.net
  Description: Prodaja Apartmana Jahorina vila Aleksandra
  Version: 1.0
  Tags: Jahorina apartmani Aleksandra, MRM Group, iznajmljivanje apartmana, prodaja apartmana Jahorina, skijanje, planini, Republika Srpska, Hotel Jahorina, kupovina apartamana, prodaja stanova, MRM Group Zvornik Doo
*/

::-webkit-scrollbar{
    display: none;
}



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

body {
    overflow-y: scroll;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: transparent transparent; /* Firefox */
    
    
  }


/*SECTION 1*/

header {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    transition: 0.5s;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), transparent);
}

header ul {
    position: relative;
    display: flex;
    align-items: center;
}

header ul li {
    position: relative;
    list-style: none;
    padding-right: 15px;
    padding-left: 15px;
}

header ul li a {
    position: relative;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    padding-left: 10px;
    padding-right: 15px;
}

header ul li a:hover {
    padding-left: 10px;
    padding-right: 15px;
}
  
  header ul li a::before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #f0b90b;
    transition: width 0.7s ease; 
  }
  
  header ul li a:hover::before {
    width: 100%; 
  }

  header ul li:first-child a:hover::before{
    width: 0%; 

  }

header ul li.logo {
    padding: 0;
}

header ul li:first-child {
    padding-left: 0px;
}

.snow_wrap header a .logo {
    max-width: 150px;
    padding-top: 10px;
    margin-right: 60px;
}

header .logo a img {
    width: 100%;
}


header .logo2 {
    display: none;
}

.no_desk {
    display: none;
}

.meni_lijevo{
    display: flex;
    align-items: center;
}

.z_linija{
    border-bottom: 3px solid #f0b90b;
    padding-left: 10px;
    padding-right: 15px;
}

header .contact {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #f0b90b;
    padding: 5px 20px;
    border-radius: 50px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), transparent);
    color: #f0b90b;
}

header .contact p a{
    margin-left: 5px;
    text-decoration: none;
    color: #f0b90b;
}



/*SNOW SNIJEG*/

.snow_wrap {
    width: 100%;
    background-size: cover;
    overflow: hidden;
    position: relative;
    background-image: url(/img/Jahorina_Vila_Aleksandra.jpg);
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
}

.snow,
.snow:before,
.snow:after {
    position: absolute;
    top: -650px;
    left: 0;
    bottom: 0;
    right: 0;
    background-image:
        radial-gradient(4px 4px at 100px 50px, #fff, transparent),
        radial-gradient(6px 6px at 200px 150px, #fff, transparent),
        radial-gradient(3px 3px at 300px 250px, #fff 50%, transparent),
        radial-gradient(4px 4px at 400px 350px, #fff 50%, transparent),
        radial-gradient(6px 6px at 500px 100px, #fff 50%, transparent),
        radial-gradient(3px 3px at 50px 200px, #fff 50%, transparent),
        radial-gradient(4px 4px at 150px 300px, #fff 50%, transparent),
        radial-gradient(6px 6px at 250px 400px, #fff 50%, transparent),
        radial-gradient(3px 3px at 350px 500px, #fff 50%, transparent);
    background-size: 650px 650px;
    animation: snow 3s linear infinite;
    content: "";
}

.snow:after {
    margin-left: -250px;
    opacity: 0.5;
    filter: blur(2px);
    animation-duration: 6s;
    animation-direction: reverse;
}

.snow:before {
    margin-left: -350px;
    opacity: 0.7;
    filter: blur(1px);
    animation-duration: 9s;
    animation-direction: reverse;
}

@keyframes snow {
    to {
        transform: translateY(650px);
    }
}


/*SECTION 2*/

.section2 {
    display: flex;
    /*align-items: center;*/
   /* justify-content: space-around;*/
    margin-top: 40px;
    /*padding: 20px;*/
    flex-direction: column;
}

.section2 .sadrzaj_desno{
    text-align: center;
   
}

.section2 .sadrzaj_desno h1{
    margin-bottom: 25px;
    padding-bottom: 5px;
    font-size: 40px;
    color: #2b3036;
    /*border-bottom: 4px #ee1e1e solid;
    width: 15%;*/
}

.section2 .sadrzaj_desno p{
    padding-bottom: 25px;
    font-size: 18px;
    font-weight: 400;
}

.section2 .sadrzaj_desno p span{
    font-weight: 650;
    color: #2b3036;
}

.section2 .sadrzaj_desno .crveni_kontakt{
    background-color: #ee1e1e;
    color: white; 
    padding: 15px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block; 
    margin-top: 35px;
}

.section2 .sadrzaj_desno .crveni_kontakt:hover {
    background-color: #c00; 
}


.section2 .sadrzaj_lijevo{
    position: relative;
    display: block;
}

.section2 .sadrzaj_lijevo .no_desk_zicara{
    display: none;
}

.section2 .sadrzaj_lijevo .no_mob_zicara img{    
    /*height: 900px;*/
}
    

.section2 .sadrzaj_lijevo img{
    display: block;
    max-width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)); /* Semi-transparentni beli sloj */
    pointer-events: none; /* Omogućava klikanje ispod overlay-a */
  }


/*SECTION 3*/

.section3{
    margin-top: 50px;
    text-align: center;
}

.naslov_sekcija3 h1 {
    margin-bottom: 5px;
    text-align: center;
    font-size: 40px;
    color: #2b3036;
}

.section3 .tekst_sekcija3{
    text-align: center;
    margin-bottom: 90px;

}

.section3 .tekst_sekcija3 p{
    font-size: 18px;
    font-weight: 400;
}


.sadrzaj_sekcija3 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: relative;
    transition: transform 0.5s ease-in-out;
}

.sadrzaj1_sekcija3:hover {
    transform: scale(1.1);
}
.sadrzaj1_sekcija3 h2{
    margin-top: 10px;
    margin-bottom: 20px;
    color: #ee1e1e;
}

.sadrzaj1_sekcija3 p{
    width: 300px;
    font-size: 16px;
    font-weight: 400;
}

.sadrzaj1_sekcija3 img {
    width: 120px;
    margin-bottom: 20px;
}

.sadrzaj1_sekcija3_desno {
    margin-top: -30px;
}


/*SECTION 4*/

.section4{
    margin-top: 50px;
    background: #1f1f24;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}

.section4 .naslov_sekcija3 h1{
    color: #fff;
}

.section4 .naslov_sekcija3 h1 span{
color: #ee1e1e;
}
.section4  .crveni_kontakt{
    background-color: #ee1e1e;
    color: white; 
    padding: 15px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block; 
    margin-top: 35px;
}

.section4 .crveni_kontakt:hover {
    background-color: #c00; 
}

.section4 .dugme_pdf{
    max-width: 20px;
}

.crveni_kontakt i {
    margin-right: 10px; 
  }

  /*SECTION 5*/

.section5{
    margin-top: 50px;
}

.section5 .naslov_sekcija3{
    padding-bottom: 5px;
    margin-bottom: 25px;
}

.section5 h1::after {
    content: "";
    display: block;
    width: 15%;
    height: 3px;
    background-color: #ee1e1e;
    margin: 15px auto 0;

}

.section5 .galerija_ikonica{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.section5 .galerija_ikonica img{
    max-width: 50px;
}


/*GALERIJA*/

.container-galerija{
    display: flex;
    align-items: center;
    justify-content: center;
    /*min-height: 100vh;*/
    max-height: 80vh;
    padding: 0 35px;
    overflow: hidden;
}

.wrapper{
    max-width: 1100px;
    width: 100%;
    position: relative;
    height: 100%;
}

.wrapper i {
    height: 50px;
    width: 50px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    font-size: 1.25rem;
    transform: translateY(-50%);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
}

.wrapper i:first-child {
    left: -22px;
}

.wrapper i:last-child {
    right: -22px;
}

.wrapper .carousel{
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% / 3) - 12px);
    gap: 16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: 0;
}

.carousel::-webkit-scrollbar{
    display: none;
}

.carousel :where(.card, .img){
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.carousel.no-transition{
    scroll-behavior: auto;
}

.carousel.dragging{
    scroll-snap-type: none;
    scroll-behavior: auto;
}

.carousel.dragging .card{
    cursor: grab;
    user-select: none;
}

.carousel .card{
    scroll-snap-align: start;
    height: 342px;
    list-style: none;
    background: #fff;
    border-radius: 8px;
    cursor: pointer;
    padding-bottom: 15px;
    overflow: hidden;

}

.card .img {
    width: 100%;
    height: 100%; /* Postavite visinu slike na 100% kako biste popunili visinu .card-a */
    display: flex;
    align-items: center;
    justify-content: center;
}

.card .img img{
    width: 100%;
    width: auto;
    height: auto;
    max-width: 100%; /* Postavite max-width: 100% kako biste spriječili razvlačenje slike izvan okvira */
    max-height: 100%;
    object-fit: cover; 
}


@media screen and (max-width: 900px){
    .wrapper .carousel{
        grid-auto-columns: calc((100% / 2) - 9px);
    }
}

@media screen and (max-width: 600px){
    .wrapper .carousel{
        grid-auto-columns: 100%;
    }
}


  


  /*SECTION 6*/
  .section6{
    margin-top: 50px;
  }

  .section6  h1{
    width: 100%;
    text-align: center;
    border: none;
    font-weight: 800;
    margin-bottom: 25px;
    padding-bottom: 5px;
    font-size: 40px;
    color: #2b3036;

}


.section6 h1::after {
    content: ""; /* Dodajte pseudo-element ::after za simulaciju bordera */
    display: block;
    width: 15%; /* Širina bordera u odnosu na širinu naslova */
    height: 3px; /* Visina bordera */
    background-color: #ee1e1e; /* Boja bordera */
    margin: 8px auto 0; /* Postavljanje margine za odvajanje od naslova */
}

.section6  h3{
    margin-bottom: 15px;
}

.section6  p{
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 400;

}

.section6 p span{
    font-weight: 650;
    color: #2b3036;
}

.container-mladen {
    text-align: center;
}

.container-mladen img {
    width: 150px; 
    height: 150px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.container-viber-dugme{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.viber-dugme {
    background-color: #665CAC;
    color: white;
    padding: 15px 30px;
    border: none;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    font-weight: 500;
}

.viber-dugme:hover {
    background-color: #574b90; 
}


.fa-viber {
    transform: translateY(3px);
    margin-right: 10px;
    font-size: 20px;
}
  

/* FOOTER */


.footer {
    font-size: 14px;
    background-color: #1f1f24;
    color: rgba(255, 255, 255, 0.7);
  }

  .footer .container{
    text-align: center;
  }
  
  .footer .icon {
    /*margin-right: 15px;*/
    font-size: 24px;
    line-height: 0;
  }
  
  .footer h4 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
    color: #fff;
  }

  .row{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 60px 50px;
  }

  .custom-col a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: color 0.3s;
  }
  
  
  .footer .social-links {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    margin-right: 10px;
    transition: 0.3s;
    text-decoration: none;
  }

  .footer .social-links a:last-child {
    margin-right: 0px;
  }
  
  .footer .social-links a:hover {
    color: #fff;
    border-color: #fff;
  }
  
  .footer .copyright {
    text-align: center;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  
  .footer .credits {
    padding-top: 4px;
    text-align: center;
    font-size: 13px;
    padding-bottom: 25px;
  }
  
  .footer .credits a {
    color: #fff;
  }
  
  /* STRANICA POLITIKA PRIVATNOSTI */

  .politika {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*height: 100vh; /* Ovo postavlja visinu sekcije na 100% visine ekrana */
    margin-top: 10PX;
}

.container_politika {
    max-width: 800px; /* Prilagodite širinu containera prema vašim potrebama */
    text-align: center;
    padding: 20px;
    margin-bottom: 50px;
}

.container_politika h2{
    margin-bottom: 10px;
}

.container_politika p{
    margin-bottom: 20px;
}

.container_politika p.margin-b{
    margin-bottom: 35px;
}

.politika .naslov_sekcija3 h1{
    text-align: center;
    left: 0;
}



.politika  a{
    background-color: #ee1e1e;
    color: white; 
    padding: 15px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    display: inline-block; 
    margin-top: 35px;
}

.section2 .sadrzaj_desno .crveni_kontakt:hover {
    background-color: #c00; 
}



/*RESPONSIVE*/

@media (max-width: 991px) {

    /*SECTION 1*/

    .snow_wrap {
        background-image: url(/img/Jahorina_Mobile.jpg);
        background-size: cover; /* ili background-size: contain; */
        background-repeat: no-repeat;
        background-position: center;
        height: 700px;
    }


    /*HEADER MENI*/

    .no_desk {
        display: block;
    }

    .checkbox {
        position: absolute;
        display: block;
        height: 33px;
        width: 34px;
        top: 30px;
        right: 40px;
        z-index: 2;
        opacity: 0;
        cursor: pointer;
    }

    .hamburger_lines {
        display: block;
        height: 26px;
        width: 32px;
        position: absolute;
        top: 40px;
        right: 40px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    
    }

    .hamburger_lines .line {
        display: block;
        height: 4px;
        width: 100%;
        border-radius: 10px;
        background: #fff;
    }

    .hamburger_lines.active .line {
        background: #0e2431;
    }

    .hamburger_lines .line1 {
        transform-origin: 0% 0%;
        transition: transform 0.4s ease-in-out;
    }

    .hamburger_lines .line2 {
        transition: transform 0.2s ease-in-out;
    }

    .hamburger_lines .line3 {
        transform-origin: 0% 100%;
        transition: transform 0.4s ease-in-out;
    }

    .menu {
        position: fixed;
        top: 0px;
        left: -100%;
        display: block;
        padding: 100px 50px;
        text-align: center;
        width: 100%;
        height: 100%;
        background: #fff;
        transition: 0.5s;
        z-index: 1;
    }

    .menu.active {
        left: 0;
    }

    header {
        display: flex;
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 20px;
    }

    .toggle {
        position: absolute;
        top: 15%;
        right: 5%;
        width: 70px;
        height: 70px;
        background: url(menu.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 35px;
        cursor: none;
    }

    .toggle.active {
        background: url(close.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 25px;
        cursor: pointer;
        z-index: 1000;
        filter: invert(1);
    }

    .toggle:not(.active) {
        background-color: transparent;
    }


    header ul li a {
        font-size: 24px;
        margin: 10px;
    }

    header ul li a {
        color: #0006;
    }

    header ul li:hover a {
        color: #000;
    }

    header ul li a:hover::before {
        width: 0%; 
      }

    header ul li:first-child {
        padding-left: 10px;
    }

    header ul li a:hover,
    .z_linija {
        border-bottom: none;
        padding-left: 0;
        padding-right: 0;
    }

    a .logo {
        width: 100px;

    }

    a img .logo {
        z-index: 10;
    }


    header .contact {
        position: absolute;
        top: 90%;
        left: 50%;
        transform: translateX(-50%);
        background: rgba(0, 0, 0, 0.1);
        -webkit-text-fill-color: #f0b90b; /* Boja teksta za Safari (iPhone) */
        -webkit-tap-highlight-color: transparent;
        text-decoration: none;
        
    }

    /*SECTION 2*/
    .section2 {
        margin-top: 50px;
        flex-direction: column;
    }

    .section2 .sadrzaj_desno{
        padding: 0px 9px;
        text-align: center;
    }
    .section2 .sadrzaj_desno h1{
        width: 100%;
        text-align: center;
        border: none;
        font-weight: 800;
    }


    .section2 .sadrzaj_desno h1::after {
        content: ""; /* Dodajte pseudo-element ::after za simulaciju bordera */
        display: block;
        width: 45%; /* Širina bordera u odnosu na širinu naslova */
        height: 3px; /* Visina bordera */
        background-color: #ee1e1e; /* Boja bordera */
        margin: 8px auto 0; /* Postavljanje margine za odvajanje od naslova */
    }

    .section2 .sadrzaj_desno p{
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
        font-size: 15px;
        font-weight: 400;
        padding-bottom: 10px;

    }

    .section2 .sadrzaj_desno .crveni_kontakt{
        padding: 9px 48px;
        font-size: 20px;
        letter-spacing: 0;
        font-weight: 400; 
        margin-top: 15px;
        margin-bottom: 50px;
    }

    .section2 .sadrzaj_lijevo .no_mob_zicara{
        display: none;
    }
    
    .section2 .sadrzaj_lijevo .no_desk_zicara{
        display: block;
    }


    /*SECTION 4*/

    .section4{
        margin-top: 50px;
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .section4 .naslov_sekcija3 h1{
        line-height: 1;
        text-align: center;
        left: 0;
    }

    .section4 a{
        padding: 12px 68px;
        font-size: 18px;
        letter-spacing: 0;
        font-weight: 400;
    }


    /*SECTION 5*/

    .section5{
        margin-top: 50px;
    }

    .section5 .naslov_sekcija3{
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    
    .section5 .naslov_sekcija3 h1{
        line-height: 1;
        text-align: center;
        left: 0;
        margin-bottom: 30px;
    }

    .section5 .galerija{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .galerija img {
        max-width: 100%; 
        height: auto; 
        display: block;
        margin: 0 auto;
    }

/* STARA SEKCIJA 5
    .parametar {
        margin: 10px 10px;
      }
    
      .slike img {
        width: 50%;
        margin-bottom: 30px;
      }
    */

    /*SECTION 6*/

    .section6 h1{
        margin-bottom: 10px;
    }

    .section6  p{
        font-size: 15px;
        padding-left: 25px;
        padding-right: 25px;
    
    }

    .container-mladen {
        overflow: hidden;
        padding-top: 30px;
        padding-bottom: 20px;
        background: #f2f2f2;
        border-radius: 50px;
        border-top: 0.8rem solid white;
        border-bottom: 0.8rem solid #1f1f24;
        position: relative;
        z-index: 1;
        background-clip: padding-box;
    }

    /* Specifični stilovi za Safari na iOS-u */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .container-mladen {
    border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
    background-clip: padding-box;
    }
    }

    .container-mladen h3{
        margin-bottom: 15px;
        margin-top: -10px;
        color: #2b3036;
    }

    
    .container-viber-dugme{
        margin-bottom: 5px;
        margin-top: 0;
    }



    /*FOOTER*/
    footer{
        margin-top: -45px;
        padding-top: 50px;
    }

    .footer .icon {
        margin-right: 15px;
    }

    .row{
        flex-direction: column;
        padding: 20px 0px;
      }

      .custom-col:last-child{
        margin-top: 30px;
      }
}

@media (max-width: 600px) {

    /*SECTION 3*/

    .section3{
        text-align: left;
        margin-top: 50px;
        margin-left: 35px;

    }

    .naslov_sekcija3 h1 {
        text-align: left;
        position: relative;
       /* left: 30px; */
        font-weight: 800;
    }

    .section3 .tekst_sekcija3 {
        text-align: left;
        position: relative;
        /*left: 30px;*/
        padding-right: 50px;
        padding-bottom: 15px;
        margin-bottom: 35px;
    }
    
    .section3 .tekst_sekcija3::before {
        content: "";
        display: block;
        border-bottom: 3px solid #ee1e1e;
        width: 20%;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .sadrzaj_sekcija3 {
        margin-bottom: 60px;
        display: flex;
        align-items: center;
        flex-direction: column; /* Postavljanje rasporeda u stupcu */
        width: 300px; /* Prilagodite širinu prema vašim potrebama */
        /*margin: 30px;*/
        position: relative;
        transition: transform 0.5s ease-in-out;
    }

    .sadrzaj1_sekcija3{
        display: flex;
        align-items: center;

    }


    .sadrzaj1_sekcija3:last-child {
        margin-bottom: 0px;
    }

    .sadrzaj1_sekcija3:hover {
        transform: scale(1);
    }

    .sadrzaj1_sekcija3_lijevo{
        margin-right: 30px;
    }

    .sadrzaj1_sekcija3_desno h2 {
        font-weight: 900;
    }

    .sadrzaj1_sekcija3_desno p {
        max-width: 280px;
        font-size: 12px;
        margin-top: -20px;
    }

    .sadrzaj1_sekcija3 img {
        width: 70px;
    }
}

@media (max-width: 500px) {
    header .contact {
        width: 200px;
    }

    
}

@media (max-width: 399px) {
    .sadrzaj1_sekcija3_desno p {
        max-width: 240px;

    }
}



@media (max-width: 381px) {
    .sadrzaj1_sekcija3_desno p {
      max-width: 210px;
    }
}

@media (max-width: 359px) {
    .sadrzaj1_sekcija3_desno p {
        max-width: 190px;
    }
}

