nav.nav.main-nav.politika_menu a {flex: 100%; max-width: 100%;}
nav.nav.main-nav.politika_menu {margin-top: 20px; margin-bottom: 10px;}
.form-check label {display: none;}
.form-check label.form-check-label {display: contents;}
.kuki_block {display: block; position: fixed; bottom: 20px; background: #21282bcf; padding: 20px; border-radius: 20px; width: 50%; display: flex; margin-left: 25%; justify-content: space-between; align-items: center;}
.kuki_block span {color: white; font-size: 14px; width: 85%;}
.buttom_kuki {width: 13%; color: black; background: white; text-align: center; padding: 10px; border-radius: 20px; cursor: pointer;}
.new_with {padding: 30px; margin-top: 150px;}
.modal_form2 {position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0;}
a.nav-link.form_otzv_sogl {cursor: pointer;}
.form-group.textare_otzv_sogl textarea.inputtextarea {display: block; width: 100%; height: 140px; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da;}

@media (max-width: 767.98px) {
.col-12.col-lg-6.catalog__pro-block__img img {width: 50%;}
.kuki_block {width: 96%; margin-left: 2%;}
.kuki_block span {width: 70%;}
.buttom_kuki {width: 26%;}
}