header {
    background-image: url("img/Vector\ 2.svg");
    width: 100%;
    height: 328px;
}

footer {
    background-image: url("img/Vector\ 1.svg");
    width: 100%;
    margin-top: 20px;
    height: 328px;
}

.logo-top {
    background-image: url("img/logo.png");
    height: 151px;
    width: 371px;
}

.logo-foot {
    background-image: url("img/logo-foot.png");
    height: 151px;
    width: 362px; 
    margin-left: 50px;
    margin-top: 150px;
}

body {
    background-image: url("img/фон_3.png");
    height: 1428 ;
    width: 2076;
}
.flex-box {
    display: flex;
}

ul>li {
    list-style: none;
    display: inline;
    margin-left: 40px;
}

nav>ul {
    margin-top: 60px ;
}

.foot>ul {
    margin-top: 250px ;  
}


li>a, header, footer {
    font-family: 'Kurale';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    text-align: center;
    color: #000000;
}

.conteiner  {
    margin: auto;
    max-width: 1140px;
    position: relative;

}

.flex {
    display: flex;
}

h2 {
    font-family: 'Kurale';
    font-style: normal;
    font-weight: 650;
    font-size: 26px;
    line-height: 29px;
    text-align: center;
    color: #000000;
    
}

.cont_left  {
    margin: auto;
    margin-left: 10px;
  
    width: 45%;
}

.cont_right  {
    margin: auto;
    max-height: 2000px;
    position: absolute;
    right: 10px;
    top: 18px;
    width: 45%;
}

.cont_right section {
    position: relative;
    bottom: 1100px;
}

.plus {
    width: 110px;
    height: 110px; 
    margin-left: 265px;
    margin-top: 40px;
}

.minus {
    width: 110px;
    height: 110px; 
    margin-left: 265px;
    margin-top: 21px;
}

ol>li {
    font-family: 'Kurale';
    font-style: medium;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    text-align: left;
    color: #000000;
    margin-top: 50px;
}

section>p {
    font-family: 'Kurale';
    font-style: medium;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    text-align: right;
    color: #000000;
    margin-top: 1900px;
}

aside>div>p1, aside>div>p2, aside>div>p3 {
    font-family: 'Kurale';
    font-style: medium;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    text-align: left;
    color: #000000;
    margin-left: 40px;
} 

aside>form>label {
    font-family: 'Kurale';
    font-style: medium;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    text-align: left;
    color: #000000;
    margin-left: 40px;
}

div>label {
    font-family: 'Kurale';
    font-style: medium;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    text-align: left;
    color: #000000;
    margin-left: 40px;
}

aside>form>input {
    font-family: 'Kurale';
    font-style: medium;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    text-align: left;
    color: #000000;
    margin-left: 40px;
}

input {
    border-radius: 30px;
}

aside>div>h3 {
    background-image: url(img/Rectangle_1.png);
    height: 37px;
    width: 304px;
    font-family: 'Kurale';
    font-style: normal;
    font-weight: 650;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #000000;
 
}

aside {
    margin-left: 100px;
  
}

.white{
    background-image: url(img/Rectangle\ 5.png);
    height: 33px;
    width: 320px;
    margin-top: 10px;
}


.white_big{
    background-image: url(img/Rectangle\ 6.png);
    height: 105px;
    width: 320px;
    margin-top: 10px;
}

.minus {
    margin-left: 45%;
}

.plus {
    margin-left: 45%;
}



.stick {
    background-color: #000000;
    width: 65px;
    height: 5px;
    margin-top: 6px;
    border-radius: 5px;
    display: block;
}

.sputnic> video {
    width: 450px;
    margin-left: 35px;
    margin-top: -150px;
    border-radius: 30px;
}

.sputnic {
    margin-top: 1350px;
}

.sputnic>p {
    margin-left: 35px;
}

textarea#com.polle_com {
    margin-left: 30px;
}

textarea {
    border-radius: 30px;
    height: 100px;
    width: 250px;
    padding-left: 30px;
}

@media screen and (min-width: 945px) {
    .buger-menu {
        display: none; 
    } 
    .signature p {
        display: none;
    }
    .block-with-shadow {
        display: none;
    }
}

@media screen and (max-width: 945px) {
    footer .conteiner nav {
        display: none;
    }
    header .conteiner .disp {
        display: none;
    }
    .logo-foot {
        display: none;
    }
    .signature p {
        margin-top: 10px; 
        margin-left: 120px;
    }
    .buger-menu {
        display: block; 
        position: absolute;
        right: 20px;       
        margin-top: 50px;
        margin-right: 20px;
    } 
    footer {
        background-image: none;
        background-color: rgb(165, 37, 37);
        height: auto;
    }
    .nav_1 {
        display: none;
    }
    .buger-slide> nav .ul_1 {
        display: flex;
        flex-direction: column;
        position: absolute; 
    }

    nav .ul_1 {
        margin-top: 20px;
        margin-right: 43px;
    }
    .ul_1{
        padding: 0px;
        
    }
}


@media screen and (max-width: 750px) {
    .cont_right {
        left: 0px;
        width: 100%;
        margin-top: 1380px;
    }
    .cont_left {
        width: 100%;
        margin-left: auto;
    }
    .flex {
        display: block;
    }
    aside {
        margin-top: 1660px;
    }
    .sputnic {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .comment {
        margin-top: -370px;
    }
    
}

button {
    padding: 5px 10px;
    font-size: 16px;
    background-color: rgba(165, 37, 37, 0.789);
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 30px;
    border: none;
    
}

.block-with-shadow {
    width: 150px;
    height: 140px;
    background-color: rgb(165, 37, 37);
    box-shadow: 10px -10px 10px 3px rgba(0, 0, 0, 0.25);
    position: absolute;
    right: 20px;
    top: 130px;
    border-radius: 30px;
}


.swal2-confirm {
    background-color:  #b68d1c !important;
    color: white; 
}

.swal2-confirm:hover {
    background-color: rgb(165, 37, 37)  !important;
}

.swal2-popup {
    border-radius: 30px;
}


