html {font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}body {margin : 0;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display : block;}[hidden], template {display : none;}
a {background-color : transparent;}
a:active, a:hover {outline : 0;}
abbr[title] {border-bottom : 1px dotted;}
b, strong {font-weight : bold;}
small {font-size : 80%;}
sub, sup {position : relative;font-size : 75%;line-height : 0;vertical-align : baseline;}
sup {top : -0.5em;}
sub {bottom : -0.25em;}
img {border : 0;}
svg:not(:root) {overflow : hidden;}
figure {margin : 1em 40px;}
hr {height : 0;box-sizing : content-box;}
pre {overflow : auto;}
button, input, optgroup, select, textarea {margin : 0;font : inherit;color : inherit;}
button {overflow : visible;}
button[disabled], html input[disabled] {cursor : default;}
button::-moz-focus-inner, input::-moz-focus-inner {padding : 0;border : 0;}
input {line-height : normal;}
input[type="checkbox"], input[type="radio"] {box-sizing : border-box;padding : 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height : auto;}
input[type="search"] {box-sizing : content-box;}
fieldset {padding : 0.35em 0.625em 0.75em;margin : 0 2px;border : #ccc solid 1px;}
legend {padding : 0;border : 0;}
textarea {overflow : auto;}
optgroup {font-weight : bold;}
/**Таблиця*/
table {width: 100%;margin-bottom: .5rem;border-collapse: collapse;border-spacing: 0;display: block;overflow-x: auto;white-space: nowrap}
td,th {border: 1px solid #4caf50;text-align: left;padding: 8px}
tr:nth-child(even) {background-color: #75c0853d}
.wide,select#category {width: 100%}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {display: table;height: 40px;line-height: 22px;padding: 8px 15px;vertical-align: middle;border-radius: 4px;background: #fbfbfb;border: 1px solid #dcdcdc;box-sizing: border-box;margin: 0 0 16px 0}
/**media*/
.media-object{width:100px}
/**юзер*/
.usinf{font-size: 16px;margin-left: 5px}
/**Комент*/
.form_submit{color: black;margin: 0 12px 15px}
* {box-sizing : border-box;}
*:before, *:after {box-sizing : border-box;}
html {font-size : 10px;}
body {font-size : 1.5rem;line-height : 1.42857143;background-color: bisque;}
a {color : #1D9C07;text-decoration : none;}
a:focus {outline-offset : -2px;}
figure {margin : 0;}
img {vertical-align : middle;}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {max-width : 100%;height : auto}
.img-top{max-width: 40%;height: auto}
.img-rounded {border-radius : 6px;}
.img-thumbnail {display : inline-block;max-width : 100%;height : auto;padding : 4px;line-height : 1.42857143;background-color : #fff;border : #fff solid 1px;border-radius : 4px;}
.img-circle {border-radius : 0%;}
hr {margin-top : 10px;margin-bottom : 10px;border : 0;border-top : 1px solid #ccc;}
.sr-only {position : absolute;width : 1px;height : 1px;padding : 0;margin : -1px;overflow : hidden;clip : rect(0,0,0,0);border : 0;}
h1, .h1 {font-size : 25px; font-weight: 700;margin: 0 -5px 10px 0}
h2, .h2 {font-size : 30px;}
h3, .h3 {font-size : 22px;margin: unset;}
h4, .h4 {font-size: 16px;margin: 0 0 12px 0}
h5, .h5 {font-size : 14px;margin: 10px 10px 15px 10px;}
h6, .h6 {font-size : 12px;}
p {margin : 0 0 10px;}
.lead {margin-bottom : 20px;font-size : 16px;font-weight : 300;line-height : 1.4;}
@media (min-width: 768px) {.lead {font-size : 21px;}}
small, .small {font-size : 85%;}
.text-left {text-align : left;}
.text-right {text-align : right;}
.text-center {text-align : center;}
.text-justify {text-align : justify}
.text-nowrap {white-space : nowrap;}
.text-lowercase {text-transform : lowercase;}
.text-uppercase {text-transform : uppercase;}
.text-capitalize {text-transform : capitalize;}
.top{margin: 10px 10px}
ul, ol {margin-left: -25px;}
ul ul, ol ul, ul ol, ol ol {margin-bottom : 0;}
.list-unstyled {padding-left : 0;list-style : none;}
.list-inline {padding-left : 0;margin-left : -5px;list-style : none;}
.list-inline > li {display : inline-block;padding-right : 5px;padding-left : 5px;}
dl {margin-top : 0;margin-bottom : 20px;}
dt, dd {line-height : 1.42857143;}
dt {font-weight : bold;}
dd {margin-left : 0;}
@media (min-width: 768px) {
.dl-horizontal dt {float : left;width : 160px;overflow : hidden;clear : left;text-align : right;text-overflow : ellipsis;white-space : nowrap;}
.dl-horizontal dd {margin-left : 180px;}}
.initialism {font-size : 90%;text-transform : uppercase;}
blockquote {padding : 10px 20px;margin : 0 0 20px;font-size : 17.5px;border-left : 5px solid #eee;}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {margin-bottom : 0;}
blockquote footer:before, blockquote small:before, blockquote .small:before {content : '\2014 \00A0';}
.blockquote-reverse, blockquote.pull-right {padding-right : 15px;padding-left : 0;text-align : right;border-right : 5px solid #eee;border-left : 0;}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {content : '';}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {content : '\00A0 \2014';}
.pre-scrollable {max-height : 340px;overflow-y : scroll;}
.container {padding-right : 15px;padding-left : 15px;margin-right : auto;margin-left : auto;}
@media (min-width: 768px) {
.container {width : 750px;}}
@media (min-width: 992px) {
.container {width : 970px;}}
@media (min-width: 1200px) {
.container {width : 1170px;}}
.container-fluid {padding-right : 15px;padding-left : 15px;margin-right : auto;margin-left : auto;}
.row {margin-right : -15px;margin-left : -15px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position : relative;min-height : 1px;padding-right : 15px;padding-left : 15px;}
/**Масштабування*/
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}
/**Іконки*/
.catimg {width: 17px;margin: 0 5px -3px 5px}
.cat {width:20px;margin:-5px 9px 0 0}
.catleft{height:25px;margin:-8px 10px;transform:rotate(90deg)}
.catright{height:25px;margin: -8px 10px;transform: rotate(270deg)}
/**Бокове меню*/
@media (min-width: 768px) {
.form-inline .form-group {
display : inline-block;margin-bottom : 0;vertical-align : middle;}
.form-inline .form-control {display : inline-block;width : auto;vertical-align : middle;}
.form-inline .form-control-static {display : inline-block;}
.form-inline .input-group {display : inline-table;vertical-align : middle;width: 100%;}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {width : auto;}
.form-inline .input-group > .form-control {width : 100%;margin: 0 0 0 1px;}}
.btn {display : inline-block;padding : 6px 12px;margin-bottom : 0;font-size : 14px;font-weight : normal;line-height : 1.42857143;text-align : center;white-space : nowrap;vertical-align : middle;touch-action : manipulation;cursor : pointer;user-select : none;background-image : none;border : transparent solid 1px;}
.btn:hover, .btn:focus, .btn.focus {color : #333;text-decoration : none;}
/**Цитата*/
.quote{padding: 0px 20px;margin: 1em 0;border-left: 3px solid #d80028;color: #999}
/**Опис*/
.short-text{text-align:justify;margin-right:10px}
/**Кнопки*/
.btn-default {color:#000;background-color: #fff;border-color:#d80028;width:100%;margin-top:-1px;}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {background-image : none;}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {background-color : #fff;border-color : #ccc;}
.btn-default .badge {color : #fff;background-color : #333;}
.btn-primary {color : #fff;background-color : #D80028;border : 0;width: 100%}
.btn-primary:focus, .btn-primary.focus {color : #fff;background-color : #D80028;border : 0;}
.btn-primary:hover {color : #fff;background-color : #D80028;border : 0 ;}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {color : #fff;background-color : #D80028;border : 0;}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {color : #fff;background-color : #D80028;border : 0;}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {background-image : none;}
/**Випадаюче меню*/
.collapse {display : none;}
.collapse.in {display : block;}
.caret {display : inline-block;width : 0;height : 0;margin-left : 2px;vertical-align : middle;border-top : 4px dashed;border-right : 4px solid transparent;border-left : 4px solid transparent;}
.dropup, .dropdown {position : relative;}
.dropdown-toggle:focus {outline : 0;}
.dropdown-menu {position : absolute;top : 100%;left : 0;z-index : 1000;display : none;float : left;min-width : 160px;padding : 5px 0;font-size : 14px;text-align : left;list-style : none;background-color : #fff;background-clip : padding-box;border : #D80028 solid 1px;border-radius : 4px;box-shadow : 0 6px 12px rgb(0, 0, 0, 0.175);}
.dropdown-menu.pull-right {right : 0;left : auto;}
.dropdown-menu > li > a {display : block;padding : 3px 20px;clear : both;font-weight : normal;line-height : 1.42857143;color : #000;white-space : nowrap;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {text-decoration : none;}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {text-decoration : none;cursor : not-allowed;background-color : transparent;background-image : none;}
.open > .dropdown-menu {display : block;}
.open > a {outline : 0;}
/**Голосування*/
.button:hover, .meta-fav a:hover, .pagi-load a:hover, .qq-upload-button:hover, .up-second li a:hover, .usp-btn a:hover, .usp-edit a:hover, button:not(.color-btn):hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {background-color: #ccc;color: #fff}
/**Меню частина 1*/
.header__logo {margin: -8px -5px 0 0;width: 156px;height: 32px;background: url("data:image/svg+xml,%3Csvg width='156' height='26' viewBox='0 0 156 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.608 25.256C17.464 25.256 19.448 23.88 21.144 22.088C21.336 21.864 21.432 21.608 21.432 21.384C21.432 21.064 21.24 20.776 20.888 20.616C20.152 21.288 18.648 22.216 17.624 22.216C15.608 22.216 14.616 18.184 14.04 13.96C16.984 12.136 19 8.84 19 5.928C19 2.92 16.824 0.359999 11.192 0.359999C4.952 0.359999 0.024 2.472 0.024 6.248C0.024 7.848 0.984 9.288 2.616 9.288C3.064 9.288 3.512 9.192 3.992 8.968C3.608 8.52 3.352 7.944 3.352 7.112C3.352 4.712 5.176 1.896 10.552 1.896C13.784 1.896 15.064 3.848 15.064 6.184C15.064 9.544 12.44 13.64 9.144 13.896L11.384 3.336C11 3.08 10.456 2.92 9.88 2.92C8.76 2.92 7.544 3.432 7.224 4.904L2.712 24.84C3.064 25.096 3.672 25.256 4.408 25.256C5.592 25.256 6.84 24.712 7.16 23.208L8.824 15.4H9.272C9.656 15.4 10.04 15.368 10.392 15.336C10.904 20.072 12.248 25.256 15.608 25.256ZM20.779 19.112C20.235 21.512 20.235 25.256 23.787 25.256C25.611 25.256 27.179 23.72 28.459 21.64C28.299 24.456 29.867 25.256 31.435 25.256C33.163 25.256 35.467 23.784 36.971 22.088C37.163 21.864 37.259 21.608 37.259 21.384C37.259 21.064 37.067 20.776 36.715 20.616C35.915 21.416 34.539 22.216 33.355 22.216C32.523 22.216 32.011 21.64 32.395 19.848L34.635 9.256C34.251 9 33.707 8.84 33.131 8.84C31.979 8.84 30.763 9.384 30.443 10.856L28.523 19.912C27.659 20.936 26.699 21.576 25.579 21.576C24.619 21.576 24.203 21 24.491 19.688L26.443 10.6C26.731 9.384 26.059 8.84 24.907 8.84C23.563 8.84 22.411 9.512 21.323 10.376C20.683 10.888 20.907 11.88 21.323 12.136C21.611 11.88 21.803 11.752 21.963 11.752C22.251 11.752 22.411 12.04 22.283 12.552L20.779 19.112ZM47.9188 20.04C48.1428 19.432 47.7588 18.728 47.1508 18.824C46.5428 20.584 43.9828 22.152 42.2228 22.152C41.1028 22.152 40.2708 21.512 40.4948 19.848C40.5268 19.464 40.5908 19.048 40.6548 18.664C44.7828 12.36 46.8628 7.24 46.8628 4.744C46.8628 3.08 45.8068 2.152 44.3028 2.152C40.1108 2.152 37.9668 8.936 36.4947 20.52C36.0787 23.88 37.7747 25.256 40.0148 25.256C42.9588 25.256 46.7988 22.952 47.9188 20.04ZM44.5268 4.264C44.8788 4.264 45.0708 4.424 45.0708 4.968C45.0708 6.056 43.8868 10.6 41.0708 15.816C42.1588 9.064 43.4708 4.264 44.5268 4.264ZM58.3905 11.784C58.3905 10.344 57.6545 8.712 54.7425 8.712C49.4625 8.712 46.7105 15.368 46.7105 19.528C46.7105 23.464 49.1425 25.256 52.1505 25.256C55.2545 25.256 58.9665 23.336 61.1745 20.104C61.5265 19.528 61.2065 18.856 60.3745 19.016C58.9985 20.84 56.0545 22.472 53.7505 22.472C52.2785 22.472 51.0945 21.832 50.7745 20.104C56.9505 16.68 58.3905 14.504 58.3905 11.784ZM54.9665 11.208C55.5105 11.208 55.8945 11.72 55.8945 12.456C55.8945 14.536 53.7825 16.776 50.6785 18.728C50.7745 16.488 51.7985 11.208 54.9665 11.208ZM60.9518 23.528C60.8558 24.776 61.8158 25.768 63.0638 25.768C64.3118 25.768 65.3358 24.776 65.4318 23.528C65.4958 22.28 64.5358 21.288 63.2878 21.288C62.0398 21.288 61.0158 22.28 60.9518 23.528ZM80.5603 0.359999C76.6562 0.359999 73.8083 3.016 73.8083 6.6C73.8083 12.488 80.2083 13.192 80.2083 18.344C80.2083 20.712 78.9603 22.792 76.3363 22.792C74.1283 22.792 72.9763 21.096 72.9763 19.4C72.9763 17.576 74.5443 16.168 76.6562 16.872C76.8163 16.488 76.8802 16.168 76.8802 15.848C76.8802 14.632 75.8243 13.864 74.7683 13.864C71.4403 13.864 69.6803 16.456 69.6803 19.176C69.6803 22.152 71.7603 25.256 76.2083 25.256C81.0083 25.256 84.6562 22.344 84.6562 17.384C84.6562 11.88 77.9683 10.6 77.9683 6.024C77.9683 3.976 78.9923 2.152 80.9763 2.152C82.3203 2.152 82.9283 3.144 82.9283 4.2C82.9283 5.256 82.3203 6.408 81.2963 6.728C81.6483 7.624 82.6403 8.008 83.1523 8.008C84.7843 8.008 85.7443 6.536 85.7443 4.872C85.7443 2.76 84.2083 0.359999 80.5603 0.359999ZM101.018 20.104C101.37 19.528 101.05 18.856 100.218 19.016C98.8423 20.84 95.8983 22.472 93.5943 22.472C91.8663 22.472 90.5223 21.544 90.5223 19.016C90.5223 14.408 92.6023 10.984 94.3943 10.984C95.1943 10.984 95.5783 11.304 95.5783 11.912C95.5783 12.36 95.4183 13.224 95.0663 13.992C95.4183 14.312 95.9303 14.44 96.3463 14.44C97.5303 14.44 98.5863 13.608 98.5863 11.816C98.5863 9.736 97.3063 8.712 94.7143 8.712C89.9143 8.712 86.5542 14.6 86.5542 19.528C86.5542 23.464 88.9863 25.256 91.9943 25.256C95.0983 25.256 98.8103 23.336 101.018 20.104ZM109.884 25.256C112.028 25.256 114.172 23.784 115.676 22.088C115.868 21.864 115.964 21.608 115.964 21.384C115.964 21.064 115.772 20.776 115.42 20.616C114.62 21.416 113.244 22.216 112.06 22.216C111.42 22.216 111.004 21.832 111.196 20.904L112.764 13.544C113.564 9.768 111.356 8.84 109.756 8.84C108.124 8.84 106.716 10.024 105.5 11.752L107.164 3.912C107.42 2.696 106.78 2.152 105.628 2.152C103.9 2.152 101.596 3.688 101.596 4.424C101.596 4.68 101.628 5 102.076 5.416C102.588 4.808 103.196 5 103.004 5.864L98.9395 24.936C99.3235 25.192 99.7075 25.256 100.284 25.256C101.436 25.256 102.652 24.712 102.972 23.24L104.988 14.152C105.852 13.128 106.812 12.456 107.964 12.456C109.02 12.456 108.956 13.32 108.732 14.344L107.388 20.712C106.588 24.456 108.284 25.256 109.884 25.256ZM115.022 19.592C115.022 22.6 116.43 25.256 119.726 25.256C123.534 25.256 127.886 20.424 128.078 15.592C130.158 15.176 132.334 13.64 133.134 13.032C133.678 12.616 133.678 11.688 133.294 11.432C131.822 12.424 129.966 13.576 127.822 14.056C127.374 12.872 126.35 12.168 125.102 12.168C123.278 12.168 122.574 13.768 123.246 15.528C123.598 15.752 124.142 15.88 124.718 15.912C125.486 19.368 123.086 22.472 121.198 22.472C120.078 22.472 119.118 21.384 119.118 18.568C119.118 15.432 121.006 11.144 123.918 11.144C124.686 11.144 125.358 11.272 125.966 11.496C126.446 11.688 126.99 11.336 127.054 10.6C126.094 9.16 124.814 8.712 123.214 8.712C118.382 8.712 115.022 14.76 115.022 19.592ZM155.786 20.04C156.01 19.432 155.626 18.728 155.018 18.824C154.41 20.584 151.85 22.152 150.09 22.152C148.97 22.152 148.138 21.512 148.362 19.848C148.522 18.664 148.682 17.512 148.874 16.392C152.49 13.896 154.73 8.52 154.73 4.744C154.73 3.08 153.674 2.152 152.17 2.152C148.49 2.152 146.378 7.4 144.938 16.488C144.266 16.488 143.594 16.392 142.858 16.232C142.89 16.008 142.922 15.752 142.922 15.528C142.986 13.48 141.674 12.168 139.946 12.168C138.122 12.168 137.418 13.768 138.09 15.528C138.602 15.848 139.146 16.136 139.658 16.392C140.074 19.656 137.834 22.472 136.042 22.472C134.922 22.472 133.962 21.384 133.962 18.568C133.962 15.432 135.85 11.144 138.762 11.144C139.53 11.144 140.202 11.272 140.81 11.496C141.29 11.688 141.834 11.336 141.898 10.6C140.938 9.16 139.658 8.712 138.058 8.712C133.226 8.712 129.866 14.76 129.866 19.592C129.866 22.6 131.274 25.256 134.57 25.256C137.866 25.256 141.578 21.608 142.634 17.512C143.338 17.672 144.042 17.768 144.714 17.768C144.586 18.664 144.49 19.592 144.362 20.52C143.946 23.88 145.642 25.256 147.882 25.256C150.826 25.256 154.666 22.952 155.786 20.04ZM152.394 4.264C152.746 4.264 152.938 4.424 152.938 4.968C152.938 8.04 151.626 12.296 149.13 14.696C150.186 8.552 151.402 4.264 152.394 4.264Z' fill='white'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;}
.input-group-addon, .input-group-btn {width : 1%;white-space : nowrap;vertical-align : middle;}
.nav {padding-left : 0;margin-bottom : 0;}
.nav > li {display : block;}
.nav > li > a {position : relative;display : block;padding : 10px 15px;}
.nav > li > a:hover, .nav > li > a:focus {text-decoration : none;background-color : #eee;}
.nav > li > a > img {max-width : none;}
.nav-tabs {border-bottom : 1px solid #fff;}
.nav-tabs > li {float : left;margin-bottom : -1px;}
.nav-tabs > li > a {margin-right : 2px;line-height : 1.42857143;border : transparent solid 1px;border-radius : 4px 4px 0 0;}
/**Меню частина 2*/
@media (min-width: 1200px) {.navbar {border-radius : 0;}}
@media (min-width: 1200px) {.navbar-header {float : left;}}
.navbar-collapse {padding-right : 15px;padding-left : 15px;overflow-x : visible;border-top : 1px solid transparent;}
.navbar-collapse.in {overflow-y : auto;}
@media (min-width: 1200px) {
.navbar-collapse {width : auto;border-top : 0;box-shadow : none;}
.navbar-collapse.collapse {display : block ;height : auto ;padding-bottom : 0;overflow : visible ;}}
.navbar-brand {float : left;height : 50px;padding : 15px 15px;font-size : 18px;line-height : 20px;}
.navbar-brand:hover, .navbar-brand:focus {text-decoration : none;}
.navbar-toggle {position : relative;float : right;padding : 9px 10px;margin-top : 8px;margin-right : 15px;margin-bottom : 8px;background-color : transparent;background-image : none;border : transparent solid 1px;border-radius : 4px;}
.navbar-toggle:focus {outline : 0;}
.navbar-toggle .icon-bar {display : block;width : 22px;height : 2px;border-radius : 1px;}
.navbar-toggle .icon-bar + .icon-bar {margin-top : 4px;}
@media (min-width: 1200px) {
.navbar-toggle {display : none;}}
.navbar-nav {margin : 7.5px -15px;}
.navbar-nav > li > a {line-height : 20px;}
@media (max-width: 1199px) {
.navbar-nav .open .dropdown-menu {position : static;float : none;width : auto;margin-top : 0;
background-color : transparent;border : 0;box-shadow : none;}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {padding : 5px 15px 5px 25px;}
.navbar-nav .open .dropdown-menu > li > a {
line-height : 20px;}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {background-image : none;}}
@media (min-width: 1200px) {.navbar-nav {float : left;margin: 0 0 0 -5px}
.navbar-nav > li {float : left;}
.navbar-nav > li > a {padding-top : 15px;padding-bottom : 15px;}}
.navbar-form {padding : 10px 15px;margin-top : 8px;margin-right : -15px;margin-bottom : 8px;margin-left : -15px;border-top : 1px solid transparent;border-bottom : 1px solid transparent;box-shadow : 0 1px 0 rgb(255, 255, 255, 0.1) inset, 0 1px 0 rgb(255, 255, 255, 0.1);}
.navbar-nav > li > .dropdown-menu {
margin-top : 0;
border-top-left-radius : 0;
border-top-right-radius : 0;
margin: 0 0 0 -1px;}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {margin-bottom : 0;border-top-left-radius : 4px;border-top-right-radius : 4px;border-bottom-right-radius : 0;border-bottom-left-radius : 0;}
.navbar-btn {margin-top : 8px;margin-bottom : 8px;}
.navbar-btn.btn-sm {margin-top : 10px;margin-bottom : 10px;}
.navbar-btn.btn-xs {margin-top : 14px;margin-bottom : 14px;}
.navbar-text {margin-top : 15px;margin-bottom : 15px;}
@media (min-width: 1200px) {
.navbar-text {float : left;margin-right : 15px;margin-left : 15px;}}
@media (min-width: 1200px) {
.navbar-left {float : left ;}
.navbar-right {float : right ;margin-right : -15px;}}
.navbar-inverse {background-color:#D80028;border-color:#656D78;margin: 0px -15px 15px -15px;-webkit-user-select:none;}
.navbar-inverse .navbar-nav > li > a {color : #fff;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color : #fff;background-color : #30353b;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {color : #fff;background-color : #000;}
.navbar-inverse .navbar-toggle .icon-bar {background-color : #fff;}
@media (max-width: 1199px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {border-color : #000;}
.navbar-inverse .navbar-nav .open .dropdown-menu {background-color : #000;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {color : #ccc;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {color : #fff;background-color : transparent;}}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color : #000;}
/***/
.panel-body img{max-width:100%;}
.short-title{font-size:16px;margin:-5px 0px 5px 0px;}
.short-title a{font-size: 17px; font-weight: 700; text-decoration:none;color:#1D9C07;}
.short-title a:hover{text-decoration:none;color:#000;}
.shtitle a{color: #969696;margin-top: 0.8em;margin-top:-5px;}
.shtitle a:hover{text-decoration:none;color:#000;}
#main-menu{background-color:#fff;}
.list-group-item{background-color:#fff;border:none;}
a.list-group-item:hover, a.list-group-item:focus{background-color:#e6e9ed}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus{color:#fff;background-color:#e6e9ed;border:none;}
.list-group-item:first-child,
.list-group-item:last-child{border-radius:0;}
.list-group-level1 .list-group-item{padding-left:30px;}
.list-group-level2 .list-group-item{padding-left:60px;}
.cont-page{background-color:#e6e9ed}
.nav-tabs{background-color:#e6e9ed;border-bottom:none;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;}
/**Голосування*/
.vote_list{margin:-10px 0px 10px 0;}
.vote_list .vote, .vote_list .pollanswer{margin:.6em 0 .2em 0;}
.vote_list .vote > input, .vote_list .pollanswer > input{display:none;}
.vote_list .vote > input + label:before, .vote_list .pollanswer > input + label:before{display:inline-block;width:12px;height:12px;border:2px solid #ccc;background-color:transparent;margin:-3px 4px 0 0;vertical-align:middle;cursor:pointer;content:"";}
.vote_title{margin-top:0;}
.vote_more{margin:-.6em 0 1em 0;text-transform:lowercase;}
.vote_list .vote > input[type="radio"] + label:before,
.vote_list .pollanswer > input[type="radio"] + label:before{border-radius:0%;}
.vote_list .vote > input + label:hover:before, .vote_list .pollanswer > input + label:hover:before{border-color:#000;}
.vote_list .vote > input:checked + label:before, .vote_list .pollanswer > input:checked + label:before{background-color:#D80028;width:12px;height:12px;border:4px solid rgba(0,0,0,0);}
.vote_list .vote > input + label:before, .vote_list .vote > input:checked + label:before,
.vote_votes, .pollallvotes{font-size:.9em;}
/**Теги*/
.clouds_xsmall, .clouds_small, .clouds_medium, .clouds_large, .clouds_xlarge {padding: 5px;margin: 5px;display: -webkit-inline-box;border: 1px solid #ddd}
/**Голосування*/
.voteprogress{overflow: hidden;height: 15px;margin-bottom: 5px;background-color: #f5f5f5;-webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);border-radius: 4px}
.voteprogress span{display: block;background: #ff002f;padding: 20px 0px}
.voteprogress .vote2{display: block;background: #007dff;padding: 20px 0px}
.voteprogress .vote3{display: block;background: #5eb95e;padding: 20px 0px}
.voteprogress .vote4{display: block;background: #9d37a3;padding: 20px 0px}
.voteprogress .vote5{display: block;background: #faa732;padding: 20px 0px}
/**Оцінка*/
.rating{width:85px;height:17px;font-size:0.9em;}
.unit-rating{list-style:none;margin:0;padding:0;width:85px;height:17px;position:relative;background:url("../dleimages/rating.png") repeat-x;}
.unit-rating li{text-indent:-90000px;padding:0;margin:0;float:left;}
.unit-rating li a{display:block;width:17px;height:17px;text-decoration:none;text-indent:-9000px;z-index:17;position:absolute;padding:0;}
.unit-rating li a:hover{background:url("../dleimages/rating.png") 0 -17px;z-index:2;left:0;}
.unit-rating a.r1-unit{left:0;}
.unit-rating a.r1-unit:hover{width:17px;}
.unit-rating a.r2-unit{left:17px;}
.unit-rating a.r2-unit:hover{width:34px;}
.unit-rating a.r3-unit{left:34px;}
.unit-rating a.r3-unit:hover{width:51px;}
.unit-rating a.r4-unit{left:51px;}
.unit-rating a.r4-unit:hover{width:68px;}
.unit-rating a.r5-unit{left:68px;}
.unit-rating a.r5-unit:hover{width:85px;}
.unit-rating li.current-rating{background:url("../dleimages/rating.png") 0 -34px;position:absolute;height:17px;display:block;text-indent:-9000px;z-index:1;}
/**Діалогові вікна*/
.ui-draggable .ui-dialog-titlebar{background:#d80028;color:#fff;font-size:16px;margin: 0 -1px 10px 0px}
.ui-helper-clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.ui-widget-content{background:#fff 50% bottom repeat-x;color:#222;  border: 1px solid #D80028;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, .ui-widget{font-size:11px;font-family:Verdana;}
.ui-widget-content{background:#fff 50% bottom repeat-x;}
.ui-helper-clearfix{display:block;}
.ui-dialog .ui-dialog-titlebar{padding:.5em 1em .3em;position:relative;}
.ui-dialog .ui-dialog-content{background:none;border:0;position:relative;zoom:1;font-size: 12px;}
.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .2em 0;}
.ui-dialog .ui-dialog-buttonpane{background-image:none;border-width:1px 0 0 0;margin:.5em 0 0 0;padding:.3em 1em .5em .4em;text-align:left;}
.ui-dialog{box-shadow:0px 12px 25px rgba(0,0,0,0.7);}
.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;float:right;line-height:1.4em;margin:.5em .4em .5em 0;overflow:visible;padding: 0.2em 1.6em 0.3em 1.6em;width:auto;}    
.ui-dialog .ui-dialog-titlebar-close{height:23px;margin:-11px 2px 0 0;padding:1px;position:absolute;right:2.3em;top:50%;width:19px;}
/**Розташування у новині*/
.breadcrumb {padding : 8px 15px;margin-bottom : 15px;list-style : none;background-color : #30353b;border-radius : 0;margin : -15px -15px 20px -15px;border-top : 1px solid #D80028;color : #969696;border-top: none; font-weight: 500;}
.breadcrumb a {color : #c1bebe;text-decoration : none;}
.breadcrumb a:hover {color : #fff;text-decoration : none;}
.breadcrumb > li + li:before {padding : 0 5px;color : #ccc;content : "/\00a0";}
.erorrtext{margin:14px 0}
/**Навігація*/
.pagenav{display: flex;border-bottom: 1px solid #d4d4d4;background-color: white;padding: 5px;font-weight: 600}
.pageleft>span,.pageright>span{padding:1rem;color:#6c757d}
.pageleft>a,.pageright>a{padding:1rem}
.pageleft{width:50%;line-height:3rem;text-align:left}
.pageright{width:50%;line-height:3rem;text-align:right}
.pageselect{margin: 0px 0px 20px 0px;text-align: center;background: white;padding: 5px}
.pageselect>a{display:inline-block;margin:10px 8px}
.pageselect>span{margin:.25rem;padding:.25rem;font-weight:700;color:#6c757d;border-bottom:2px solid #6c757d}
.list-group-item {position : relative;display : block;padding : 10px 15px;margin-bottom : -1px;background-color : #fff;border : #fff solid 1px;color: #000; border-color: #ccc;}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {color : #555;text-decoration : none;background-color : #fff;}
.panel {margin-bottom : 20px;background-color : #fff;box-shadow : 0 1px 2px rgb(0, 0, 0, 0.2);}
.panel-body {padding : 15px;}
.panel-heading {padding : 10px 15px;border-top-left-radius : 3px;border-top-right-radius : 3px;}
.panel-footer {background-color:#fff;border-top:1px solid #D80028;color:#999}
.panel-default > .panel-heading {color:#fff;background-color:#D80028;border:0}
.panel-info > .panel-heading {color : #fff;background-color : #37bc9b;border-color : #37bc9b;}
/**Кнопка*/
.button-short-story-mod{float:none}
.panel-info-short-story{padding: 10px; display: inline-block}
.button-short-story{font-weight:600;line-height:28px;background-color:#d80029;color:#fff;width: 100%}
/**Footer*/
.footer_unt{margin: 5px -15px 0px -15px;background:#30353b;color:#fff}
.footer_text {font-size: 19px}
.footer_link {color: #F6BB42}
.footer_logo {margin: 10px 0 16px;width: 220px;height: 37px;background-image: url("data:image/svg+xml,%3Csvg width='220' height='37' viewBox='0 0 220 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.355 35.36C24.965 35.36 27.755 33.425 30.14 30.905C30.41 30.59 30.545 30.23 30.545 29.915C30.545 29.465 30.275 29.06 29.78 28.835C28.745 29.78 26.63 31.085 25.19 31.085C22.355 31.085 20.96 25.415 20.15 19.475C24.29 16.91 27.125 12.275 27.125 8.18C27.125 3.95 24.065 0.349998 16.145 0.349998C7.37 0.349998 0.44 3.32 0.44 8.63C0.44 10.88 1.79 12.905 4.085 12.905C4.715 12.905 5.345 12.77 6.02 12.455C5.48 11.825 5.12 11.015 5.12 9.845C5.12 6.47 7.685 2.51 15.245 2.51C19.79 2.51 21.59 5.255 21.59 8.54C21.59 13.265 17.9 19.025 13.265 19.385L16.415 4.535C15.875 4.175 15.11 3.95 14.3 3.95C12.725 3.95 11.015 4.67 10.565 6.74L4.22 34.775C4.715 35.135 5.57 35.36 6.605 35.36C8.27 35.36 10.025 34.595 10.475 32.48L12.815 21.5H13.445C13.985 21.5 14.525 21.455 15.02 21.41C15.74 28.07 17.63 35.36 22.355 35.36ZM29.6267 26.72C28.8617 30.095 28.8617 35.36 33.8567 35.36C36.4217 35.36 38.6267 33.2 40.4267 30.275C40.2017 34.235 42.4067 35.36 44.6117 35.36C47.0417 35.36 50.2817 33.29 52.3967 30.905C52.6667 30.59 52.8017 30.23 52.8017 29.915C52.8017 29.465 52.5317 29.06 52.0367 28.835C50.9117 29.96 48.9767 31.085 47.3117 31.085C46.1417 31.085 45.4217 30.275 45.9617 27.755L49.1117 12.86C48.5717 12.5 47.8067 12.275 46.9967 12.275C45.3767 12.275 43.6667 13.04 43.2167 15.11L40.5167 27.845C39.3017 29.285 37.9517 30.185 36.3767 30.185C35.0267 30.185 34.4417 29.375 34.8467 27.53L37.5917 14.75C37.9967 13.04 37.0517 12.275 35.4317 12.275C33.5417 12.275 31.9217 13.22 30.3917 14.435C29.4917 15.155 29.8067 16.55 30.3917 16.91C30.7967 16.55 31.0667 16.37 31.2917 16.37C31.6967 16.37 31.9217 16.775 31.7417 17.495L29.6267 26.72ZM67.792 28.025C68.107 27.17 67.567 26.18 66.712 26.315C65.857 28.79 62.257 30.995 59.782 30.995C58.207 30.995 57.037 30.095 57.352 27.755C57.397 27.215 57.487 26.63 57.577 26.09C63.382 17.225 66.307 10.025 66.307 6.515C66.307 4.175 64.822 2.87 62.707 2.87C56.812 2.87 53.797 12.41 51.727 28.7C51.142 33.425 53.527 35.36 56.677 35.36C60.817 35.36 66.217 32.12 67.792 28.025ZM63.022 5.84C63.517 5.84 63.787 6.065 63.787 6.83C63.787 8.36 62.122 14.75 58.162 22.085C59.692 12.59 61.537 5.84 63.022 5.84ZM82.5179 16.415C82.5179 14.39 81.4829 12.095 77.3879 12.095C69.9629 12.095 66.0929 21.455 66.0929 27.305C66.0929 32.84 69.5129 35.36 73.7429 35.36C78.1079 35.36 83.3279 32.66 86.4329 28.115C86.9279 27.305 86.4779 26.36 85.3079 26.585C83.3729 29.15 79.2329 31.445 75.9929 31.445C73.9229 31.445 72.2579 30.545 71.8079 28.115C80.4929 23.3 82.5179 20.24 82.5179 16.415ZM77.7029 15.605C78.4679 15.605 79.0079 16.325 79.0079 17.36C79.0079 20.285 76.0379 23.435 71.6729 26.18C71.8079 23.03 73.2479 15.605 77.7029 15.605ZM86.1196 32.93C85.9846 34.685 87.3346 36.08 89.0896 36.08C90.8446 36.08 92.2846 34.685 92.4196 32.93C92.5096 31.175 91.1596 29.78 89.4046 29.78C87.6496 29.78 86.2096 31.175 86.1196 32.93ZM113.694 0.349998C108.204 0.349998 104.199 4.085 104.199 9.125C104.199 17.405 113.199 18.395 113.199 25.64C113.199 28.97 111.444 31.895 107.754 31.895C104.649 31.895 103.029 29.51 103.029 27.125C103.029 24.56 105.234 22.58 108.204 23.57C108.429 23.03 108.519 22.58 108.519 22.13C108.519 20.42 107.034 19.34 105.549 19.34C100.869 19.34 98.3941 22.985 98.3941 26.81C98.3941 30.995 101.319 35.36 107.574 35.36C114.324 35.36 119.454 31.265 119.454 24.29C119.454 16.55 110.049 14.75 110.049 8.315C110.049 5.435 111.489 2.87 114.279 2.87C116.169 2.87 117.024 4.265 117.024 5.75C117.024 7.235 116.169 8.855 114.729 9.305C115.224 10.565 116.619 11.105 117.339 11.105C119.634 11.105 120.984 9.035 120.984 6.695C120.984 3.725 118.824 0.349998 113.694 0.349998ZM142.463 28.115C142.958 27.305 142.508 26.36 141.338 26.585C139.403 29.15 135.263 31.445 132.023 31.445C129.593 31.445 127.703 30.14 127.703 26.585C127.703 20.105 130.628 15.29 133.148 15.29C134.273 15.29 134.813 15.74 134.813 16.595C134.813 17.225 134.588 18.44 134.093 19.52C134.588 19.97 135.308 20.15 135.893 20.15C137.558 20.15 139.043 18.98 139.043 16.46C139.043 13.535 137.243 12.095 133.598 12.095C126.848 12.095 122.123 20.375 122.123 27.305C122.123 32.84 125.543 35.36 129.773 35.36C134.138 35.36 139.358 32.66 142.463 28.115ZM154.93 35.36C157.945 35.36 160.96 33.29 163.075 30.905C163.345 30.59 163.48 30.23 163.48 29.915C163.48 29.465 163.21 29.06 162.715 28.835C161.59 29.96 159.655 31.085 157.99 31.085C157.09 31.085 156.505 30.545 156.775 29.24L158.98 18.89C160.105 13.58 157 12.275 154.75 12.275C152.455 12.275 150.475 13.94 148.765 16.37L151.105 5.345C151.465 3.635 150.565 2.87 148.945 2.87C146.515 2.87 143.275 5.03 143.275 6.065C143.275 6.425 143.32 6.875 143.95 7.46C144.67 6.605 145.525 6.875 145.255 8.09L139.54 34.91C140.08 35.27 140.62 35.36 141.43 35.36C143.05 35.36 144.76 34.595 145.21 32.525L148.045 19.745C149.26 18.305 150.61 17.36 152.23 17.36C153.715 17.36 153.625 18.575 153.31 20.015L151.42 28.97C150.295 34.235 152.68 35.36 154.93 35.36ZM162.156 27.395C162.156 31.625 164.136 35.36 168.771 35.36C174.126 35.36 180.246 28.565 180.516 21.77C183.441 21.185 186.501 19.025 187.626 18.17C188.391 17.585 188.391 16.28 187.851 15.92C185.781 17.315 183.171 18.935 180.156 19.61C179.526 17.945 178.086 16.955 176.331 16.955C173.766 16.955 172.776 19.205 173.721 21.68C174.216 21.995 174.981 22.175 175.791 22.22C176.871 27.08 173.496 31.445 170.841 31.445C169.266 31.445 167.916 29.915 167.916 25.955C167.916 21.545 170.571 15.515 174.666 15.515C175.746 15.515 176.691 15.695 177.546 16.01C178.221 16.28 178.986 15.785 179.076 14.75C177.726 12.725 175.926 12.095 173.676 12.095C166.881 12.095 162.156 20.6 162.156 27.395ZM219.48 28.025C219.795 27.17 219.255 26.18 218.4 26.315C217.545 28.79 213.945 30.995 211.47 30.995C209.895 30.995 208.725 30.095 209.04 27.755C209.265 26.09 209.49 24.47 209.76 22.895C214.845 19.385 217.995 11.825 217.995 6.515C217.995 4.175 216.51 2.87 214.395 2.87C209.22 2.87 206.25 10.25 204.225 23.03C203.28 23.03 202.335 22.895 201.3 22.67C201.345 22.355 201.39 21.995 201.39 21.68C201.48 18.8 199.635 16.955 197.205 16.955C194.64 16.955 193.65 19.205 194.595 21.68C195.315 22.13 196.08 22.535 196.8 22.895C197.385 27.485 194.235 31.445 191.715 31.445C190.14 31.445 188.79 29.915 188.79 25.955C188.79 21.545 191.445 15.515 195.54 15.515C196.62 15.515 197.565 15.695 198.42 16.01C199.095 16.28 199.86 15.785 199.95 14.75C198.6 12.725 196.8 12.095 194.55 12.095C187.755 12.095 183.03 20.6 183.03 27.395C183.03 31.625 185.01 35.36 189.645 35.36C194.28 35.36 199.5 30.23 200.985 24.47C201.975 24.695 202.965 24.83 203.91 24.83C203.73 26.09 203.595 27.395 203.415 28.7C202.83 33.425 205.215 35.36 208.365 35.36C212.505 35.36 217.905 32.12 219.48 28.025ZM214.71 5.84C215.205 5.84 215.475 6.065 215.475 6.83C215.475 11.15 213.63 17.135 210.12 20.51C211.605 11.87 213.315 5.84 214.71 5.84Z' fill='%23F6BB42'/%3E%3C/svg%3E%0A");}
/**Помилка пошуку*/
.alert {padding : 10px;margin-bottom : 20px;border : transparent solid 1px;border-radius : 4px;box-shadow : 0 1px 2px rgb(0, 0, 0, 0.2);}
.alert-dismissable, .alert-dismissible {padding-right : 35px;}
.alert-warning {color:#8a6d3b;background-color:#ffdd87;border:#ffce54}
/**Схожі публікації*/
.media {margin-top : 15px;}
.media, .media-body {overflow : hidden;}
.media-right, .media > .pull-right {padding-left : 10px;}
.media-left, .media > .pull-left {padding-right : 10px;}
/**Пошук*/
.table {width : 100%;max-width : 100%;margin-bottom : 20px;}
.form-control {display : block;width : 100%;height : 34px;padding : 6px 12px;font-size : 14px;line-height : 1.42857143;color : #555;background-color : #fff;background-image : none;border : #ccc solid 1px;border-radius : 4px;box-shadow : 0 1px 1px rgb(0, 0, 0, 0.075) inset;}
.close {float : right;font-size : 21px;font-weight : bold;line-height : 1;color : #000;text-shadow : 0 1px 0 #fff;opacity : 0.2;}
.close:hover, .close:focus {color : #000;text-decoration : none;cursor : pointer;opacity : 0.5;}
button.close {cursor : pointer;background : rgb(0, 0, 0, 0) ;color : #000 ;border : 0;}
.modal-open {overflow : hidden;}
.modal {position : fixed;top : 0;right : 0;bottom : 0;left : 0;z-index : 1050;display : none;overflow : hidden;outline : 0;}
.modal.fade .modal-dialog {}
.modal.in .modal-dialog {transform : translate(0,0);}
.modal-open .modal {overflow-x : hidden;overflow-y : auto;}
.modal-dialog {position : relative;width : auto;margin : 10px;}
.modal-content {position : relative;background-color : #fff;background-clip : padding-box;border : #999 solid 1px;border : rgb(0, 0, 0, 0.2) solid 1px;outline : 0;box-shadow : 0 3px 9px rgb(0, 0, 0, 0.5);}
.modal-backdrop {position : fixed;top : 0;right : 0;bottom : 0;left : 0;z-index : 1040;background-color : #000;}
.modal-backdrop.fade {opacity : 0;}
.modal-backdrop.in {opacity : 0.5;}
.modal-header {padding:15px;background:#D80028;color:#fff}
.modal-header .close {margin-top : -2px;}
.modal-title {margin : 0;line-height : 1.42857143;}
.modal-body {position : relative;padding : 15px;}
.modal-footer .btn + .btn {margin-bottom : 0;margin-left : 5px;}
.modal-footer .btn-group .btn + .btn {margin-left : -1px;}
.modal-footer .btn-block + .btn-block {margin-left : 0;}
@media (min-width: 768px) {
.modal-dialog {width : 600px;margin : 30px auto;}
.button-short-story-mod {float: right;}}
.input-group-addon, .input-group-btn, .input-group .form-control {display : table-cell;border-top-right-radius: 0;border-bottom-right-radius: 0;margin: 0 0 0 1px;}
.input-group {position: relative; display: table; border-collapse: separate;}
/**Слайдер**/
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {display : table;content : " ";}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {clear : both;}