.sectiondetailssites,
.sectiondetailsbranding,
.sectiondetailspromo{
    margin: 100px 100px 50px 100px;
    text-align: center;
    text-align: start;
    padding-bottom: 80px;
}

.sectiondetailssites {
    border-bottom: 2px solid #be1d2c;
}


.detailsleftsites {
}

    .detailsleftsites h1 {
        text-align: center;
        font-size: 50px;
        font-family: 'TextBoldPS';
        letter-spacing: 5px;
        word-spacing: 5px;
        padding-bottom: 15px;
    }

    .detailsleftsites p {
        font-family: 'BoldPS';
        text-align: justify;
        padding: 0 20px;
        font-size: 20px;
    }



.detailsrightsites{
    text-align:center;
}

    .detailsrightsites h2 {
        font-family: 'linecut';
        font-size: 15px;
        padding-top: 15px;
    }

    .detailsrightsites a {
        color: #be1d2c;
        opacity: 0.8;
    }

        .detailsrightsites a:hover {
            opacity: 1;
        }

    .detailsrightsites img {
        width: 100%;
        object-fit: cover;
        border-radius: 20px !important;
    }


.sectionsiteexamplessites {
    margin: 20px 100px 100px 100px !important;
    text-align:center;
}

    .sectionsiteexamplessites p {
    padding-top:20px;
    font-family:'BoldPS';
    font-size:14px;
    
    }


/*PROMO MATERIJAL*/

.sectiondetailspromo {
    border-bottom: 2px solid black;
}

.dark-mode .sectiondetailspromo {
    border-bottom: 2px solid white;
}


.detailsrightpromo h1 {
    font-family: 'TextBoldItalicPS';
    text-align: center;
    font-size: 15px;
    letter-spacing: 2px;
    word-spacing: 2px;
    margin-bottom:-1px;
}
    .detailsrightpromo h2 {
    text-align: center;
    font-size: 50px;
    font-family: 'TextBoldPS';
    letter-spacing: 5px;
    word-spacing: 5px;
    padding-bottom: 15px;
}

.detailsrightpromo p {
    font-family: 'BoldPS';
    text-align: justify;
    padding: 0 20px;
    font-size: 20px;
}


.detailsleftpromo {
    text-align: center;
}

    .detailsleftpromo h2 {
        font-family: 'linecut';
        font-size: 15px;
        padding-top: 15px;
    }

    .detailsleftpromo img {
        width: 100%;
        object-fit: cover;
        border-radius: 20px !important;
    }


.sectionexamplespromo {
    margin: 20px 100px 100px 100px !important;
    text-align: center;
}

    .sectionexamplespromo p {
        padding-top: 20px;
        font-family: 'BoldPS';
        font-size: 12px;
    }

.rowpromo .card {
    margin-bottom: 20px;
}

    .rowpromo .card img {
        display: block;
        width: 100%; /* Osiguraj da slika bude maksimalne širine u kartici */
    }

.promomaterialmodal .modal-content {
    background-color: transparent !important;
    border:none !important;
}

.promomaterialmodal .btn-close{
    filter:invert(1) !important;
}

    .promomaterialmodal .btn-close:focus {
        outline: none;
        box-shadow: none;
    }

/*Branding*/

.sectiondetailsbranding {
    border-bottom: 2px solid #be1d2c;
}

.sectionexamplesbranding {
    margin: 10px 100px 80px 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}


.sectionexamplesbranding img{
    height:auto;
    width:550px !important;
}

.sectiondetailsbranding h1{
    text-align: center;
    font-size: 50px;
    font-family: 'TextBoldPS';
    letter-spacing: 5px;
    word-spacing: 5px;
    padding-bottom: 15px;
}

.logoh1 {
    text-align: center;
    font-family: 'TextBoldItalicPS';
    font-size: 20px;
    letter-spacing:2px;
}


/*TELEFON*/
@media (max-width: 750px) {
    .sectiondetailssites,
    .sectiondetailsbranding,
    .sectiondetailspromo {
        margin: 40px 20px 50px 10px;
        padding-bottom: 50px;
    }

        .detailsleftsites h1 {
            font-size: 35px;
        }

        .detailsleftsites p {
            padding: 0 0 20px 0;
            font-size: 14px;
            text-align:start;
        }

    .detailsrightsites img {
        width: 90%;
        object-fit: cover;
        border-radius: 20px !important;
    }

    .sectionsiteexamplessites {
        margin: 20px 10px 80px 10px !important;
        text-align: center;
    }

        .sectionsiteexamplessites p {
            padding: 20px 20px 0 20px;
            font-family: 'BoldPS';
            font-size: 9px;
            opacity:0.8;
        }



    /*PROMO MATERIJAL*/

    .detailsrightpromo h1 {
        font-size: 14px;
        padding-top:50px;
    }

    .detailsrightpromo h2 {
        font-size: 35px;
        font-family: 'TextBoldPS';
        padding-bottom: 15px;
        word-spacing: 0px !important;
    }

    .detailsrightpromo p {
        text-align: start;
        padding: 0;
        font-size: 14px;
    }

        .detailsleftpromo img {
            width: 90%;
        }



    .sectionexamplespromo {
        margin: 20px 40px 100px 40px !important;
        text-align: center;
    }

    .rowpromo .card {
        margin-bottom: 40px;
    }

    /*Branding*/

    .sectionexamplesbranding {
        margin: 10px 20px 80px 20px;
    }


        .sectionexamplesbranding img {
            height: auto;
            width: 100% !important;
        }

    .sectiondetailsbranding h1 {
        font-size: 35px;
        word-spacing: 2px;

    }

    .logoh1 {
        text-align: center;
        font-family: 'TextBoldItalicPS';
        font-size: 14px;
        letter-spacing: 2px;
    }


}


/*TABLET*/
@media (min-width: 750px) and (max-width: 1000px) {

    .sectiondetailssites,
    .sectiondetailsbranding,
    .sectiondetailspromo {
        margin: 40px 20px 50px 10px;
        padding-bottom: 50px;
    }

    .detailsleftsites h1 {
        font-size: 35px;
    }

    .detailsleftsites p {
        padding: 0 0 20px 0;
        font-size: 14px;
        text-align: start;
    }

    .detailsrightsites img {
        width: 90%;
        object-fit: cover;
        border-radius: 20px !important;
    }

    .sectionsiteexamplessites {
        margin: 20px 10px 80px 10px !important;
        text-align: center;
    }

        .sectionsiteexamplessites p {
            padding-top: 20px;
            font-family: 'BoldPS';
            font-size: 12px;
            opacity: 0.8;
        }



    /*PROMO MATERIJAL*/

    .detailsrightpromo h1 {
        font-size: 14px;
        padding-top: 50px;
    }

    .detailsrightpromo h2 {
        font-size: 35px;
        font-family: 'TextBoldPS';
        padding-bottom: 15px;
        word-spacing: 0px !important;
    }

    .detailsrightpromo p {
        text-align: start;
        padding: 0;
        font-size: 14px;
    }

    .detailsleftpromo img {
        width: 90%;
    }



    .sectionexamplespromo {
        margin: 20px 40px 100px 40px !important;
        text-align: center;
    }

    .rowpromo .card {
        margin-bottom: 40px;
    }

    /*Branding*/

    .sectionexamplesbranding {
        margin: 10px 20px 80px 20px;
    }


        .sectionexamplesbranding img {
            height: auto;
            width: 100% !important;
        }

    .sectiondetailsbranding h1 {
        font-size: 35px;
        word-spacing: 2px;
    }

    .logoh1 {
        text-align: center;
        font-family: 'TextBoldItalicPS';
        font-size: 14px;
        letter-spacing: 2px;
    }

}