﻿.TextShadowMaker {
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000;
}

.TextShadowMaker2 {
    text-shadow: 1px 0 0 #00000033, -1px 0 0 #00000033, 0 1px 0 #00000033, 0 -1px 0 #00000033, 1px 1px 0 #00000033, -1px -1px 0 #00000033, 1px -1px 0 #00000033, -1px 1px 0 #00000033, 1px 1px 5px #00000033;
}

.marginProduct {
    margin-top: -60px;
}

.bg-people {
    background-image: url(../img/peoples.jpg);
    background-repeat: repeat;
    background-size: 600px;
    height: 450px;
    background-color: rgb(0 0 0 / 75%);
    background-blend-mode: darken;
}

.ownmt100 {
    margin-top: 100px;
}


.fontSizeBtn {
    font-size: 16px;
    padding: 10px 30px;
}

.marginNews {
    margin-top: 0px;
}

.footerPosition {
    position: relative;
    z-index: 1;
    margin-top: -80px;
}

.glass {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-align: right;
    padding: 20px;
}

.marginFooterNewsTitle {
    margin-top: 0px;
}

.pointer {
    cursor: pointer;
}

.positionImage {
    position: relative;
    margin-top: -350px;
    width: 90%;
}

@media screen and (min-width:290px) {
    .positionImage {
        position: relative;
        margin-top: 20px;
        width: 90%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 650px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:481px) {
    .positionImage {
        position: relative;
        margin-top: -70px;
        width: 100%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 550px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:572px) {
    .positionImage {
        position: relative;
        margin-top: -70px;
        width: 90%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 550px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:768px) {
    .positionImage {
        position: relative;
        margin-top: -100px;
        width: 100%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 450px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:961px) {
    .positionImage {
        position: relative;
        margin-top: -110px;
        width: 100%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 450px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:1024px) {
    .positionImage {
        position: relative;
        margin-top: -120px;
        width: 90%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 450px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:1198px) {
    .positionImage {
        position: relative;
        margin-top: -250px;
        width: 90%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 450px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:1310px) {
    .positionImage {
        position: relative;
        margin-top: -280px;
        width: 90%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 450px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:1381px) {
    .positionImage {
        position: relative;
        margin-top: -350px;
        width: 90%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 450px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:1399px) {
    .positionImage {
        position: relative;
        margin-top: -300px;
        width: 90%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 450px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}

@media screen and (min-width:1475px) {
    .positionImage {
        position: relative;
        margin-top: -290px;
        width: 90%;
    }

    .bg-people {
        background-image: url(../img/peoples.jpg);
        background-repeat: repeat;
        background-size: 600px;
        height: 450px;
        background-color: rgb(0 0 0 / 75%);
        background-blend-mode: darken;
    }
}
