@font-face {
    font-family: 'Oswald';
    src: url(../font/Oswald-VariableFont_wght.ttf);
}
*{
    font-family: 'Oswald';
}
body, html{
    margin: 0;
    padding: 0;
    background-image: url(../img/photo.jpg);
    background-attachment: fixed;
    background-size: cover;
}
.los{
    width: 100%;
    display: flex;
    justify-content: center;
}
.los_tblokc1{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.los_tblokc1 img{
    width: 200px;
    height: fit-content;
}
.los_tblokc1 h1{
    font-size: 40px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}
.los_tblokc1 span{
    color: #c30000;
}
.los_tblokc1 p{
    font-size: 14px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    text-align: center;
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
}
.los_cont_1a{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.los_textto1{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 150px;
}
.los_textto1 svg{
    width: 20px;
    height: fit-content;
    fill: #fff;
}
.los_textto1 h5{
    font-size: 14px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-left: 10px;
}
.los_1{
    display: flex;
    flex-direction: row;
    justify-content: right;
    width: 80%;
}
.los_1 a{
    font-size: 14px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    text-decoration: none;
    margin-left: 5px;
}
.del{
    width: 100%;
    display: flex;
    justify-content: center;
}
.del_blokc2a1{
    width: 80%;
    display: flex;
    flex-direction: column;
}
.del_cont1a{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}
.del_cont1a svg{
    width: 80px;
    height: fit-content;
    fill: #fff;
}
.del_cont1a h1{
    font-size: 40px;
    font-weight: 700;
    color: #c30000;
    text-transform: uppercase;
    margin-left: 20px;
}
.del_text{
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    position: relative;
}
.del_text h6{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background-color:#c30000;
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-weight: 700;
    width: 158px;
    height: 22px;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;

}
.del_1_1a{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 160px;
}
.del_text p{
    color: rgb(108, 108, 108);
    font-size: 9px;
    font-weight: 400;
    margin-top: 0;
    text-align: center;
}
.del_1_1a img{
    width: 230px;
    height: fit-content;
}
.del_1_1a h5{
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-weight: 400;
    width: 310px;
}
.del_2_2a{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.del_2_2a h4{
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
}
.del_2_2a img{
    width: 110px;
    height: fit-content;
}
.del_1_1a h3{
    color:#d2691e;
    font-size: 56px;
    font-weight: 700;
}
.del_3_3a{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.del_3_3a button{
    color: white;
    width: 200px;
    height: 54px;
    font-size: 20px;
    font-weight: 700;
    background-color: 	#dc143c;
    border: none;
    border-radius: 10px;
}
.del_3_3a a{
    color: rgb(108, 108, 108);
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
}
.por{
    width: 100%;
    display: flex;
    justify-content: center;
}
.por_blokc_one1{
    display: flex;
    flex-direction: column;
    width: 80%;
    background-color: rgba(0, 0, 0, 0.726);
    padding-left: 20px;
    padding-right: 20px;
}
.por_blokc_one1 h1{
    color: rgb(255, 255, 255);
    font-size: 28px;
    font-weight: 700;
}
.por_blokc_one1 p{
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    margin-top: 0;
}
foot_one1er{
    width: 100%;
    display: flex;
    justify-content: center;
}
.foot_one1{
    display: flex;
    flex-direction: column;
    width: 80%;
    background-color: black;
    padding-left: 20px;
    padding-right: 20px;
}
.foot_one1 img{
    width: 130px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.foot_one1_1{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.foot_one1_1 a{
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-right: 30px;
}
.foot_one1 p{
    font-size: 12px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 0;
}
.foot_one1_2{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.foot_one1_2 h5{
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
}
.foot_one1_blokc{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.foot_one1_blokc svg{
    fill: #fff;
    width: 25px;
    height: fit-content;
}
.foot_one1_blokc a img{
    width: 170px;
    height: fit-content;
    margin-left: 10px;
}


.cook{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cook img{
    width: 200px;
    height: fit-content;
    margin-top: 20px;
}
.cook_blokc{
    width: 80%;
    display: flex;
    flex-direction: column;
}
.cook_blokc h1{
    font-size: 32px;
    font-weight: 900;
    color: rgb(255, 255, 255);
}
.cook_blokc h2{
    font-size: 28px;
    font-weight: 900;
    color: rgb(255, 255, 255);
}
.cook_blokc h3{
    font-size: 16px;
    font-weight: 700;
    color: rgb(255, 255, 255);
}
.cook_blokc p{
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.cook_blokc li{
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.cook_blokc a{
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.cookie-bars-1 {
    background-color: #000;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: .5rem;
    position: fixed;
    right: 0;
    z-index: 9999;
}
.cookie-bars-1-inner {
    align-items: center;
    display: flex;
    justify-content: center;
}
.cookie-bars-1-text {
    font-size: 12px;
    margin-right: 1rem;
}
.cookie-bars-1-text a {
    color: #fff;
}
.cookie-bars-1-button {
    display: flex;
}
button.close_pop {
    background: #fff;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-weight: 700;
    padding: .25rem .75rem;
    border: none;
    cursor: pointer;
}
.modal {
    display: none;
    justify-content: center;
    align-items: center;
}
.modal, .modal-bg {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.modal-bg {
    background-color: rgba(0, 0, 0, .8);
}
.modal-body {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .6);
    color: #000 !important;
    max-width: 100%;
    padding: 1rem;
    position: relative;
    text-shadow: none !important;
    width: 400px;
    z-index: 9999;
}
.svg-cross {
    fill: red;
    cursor: pointer;
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 15px;
}
.content h4 {
    font-size: 1.25em;
    margin-bottom: .8em;
}
.modal-body p {
    font-size: 12px !important;
}
#open_cookie{
    cursor: pointer;
}


@media screen and (max-width: 900px){
    .los_tblokc1 h1{
        text-align: center;
    }
    .los_1 a{
        font-size: 10px;
    }
    .del_1_1a{
        padding-top: 20px;
        flex-direction: column;
        height: fit-content;
    }
    .del_1_1a h3{
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .del_2_2a h4{
        margin-top: 0;
    }
    .del_1_1a img{
        margin-top: 10px;
    }
    .por_blokc_one1{
        width: 95%;
    }
    .foot_one1{
        width: 95%;
        align-items: center;
    }
    .foot_one1 p{
        text-align: center;
        font-size: 10px;
        line-height: 15px;
        margin-top: 30px;
    }
    .cook_blokc{
        width: 90%;
    }
}