<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
    position: relative;
}

body {
    background: #f2f2f2;
    font-family: 'Roboto Condensed';
}

section {
    margin-top: 15px;
    margin-bottom: 15px;
    background: transparent;
    padding: 0;
}

button {
    outline: 0;
}

a {
    color: #017bde;
    cursor: pointer;
}

/*.content-white .dropdown-menu.show{*/
/*    transform: translate3d(-128px, 21px, 0px) !important;*/
/*}*/

a:hover, a :focus {
    color: #026ddf;
}

p {
    word-break: break-word;
}

a.disabled {
    color: #a0a0a0;
}

a.disabled:hover {
    color: #a0a0a0;
    text-decoration: none;
}

iframe {
    /*max-width: 560px;*/
    width: 100%;
}

@keyframes swing2 {
    10% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    15% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    20% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    25% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    30%{
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.min_content_height {
    min-height: calc(100vh - 373px);
}

@media (max-width: 993px) {
    .min_content_height{
        min-height: calc(100vh - 338px);
    }
}

.fa-bell.animated-swing {
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100;
    animation-name: swing2;

    -webkit-transform-origin: top center;
    transform-origin: top center;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;

    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    -o-animation-direction: alternate;
    -moz-animation-direction: alternate;

    color: #ff7800 !important;
}

#questionnare .multiple-input-list__item .form-group {
    display: flex;
    margin-bottom: 1rem !important;
}

#questionnare .table th, .table td label.control-label {
    padding-left: 0px;
    color: #707070;
}

#questionnare .table th, .table td {
    padding: 0.75rem 0;
}

.list-cell__id {
    display: none;
}

.list-cell__button {
    width: 100% !important;
}

tfoot td.list-cell__button {
    text-align: left !important;
}

tfoot td:first-child {
    display: none;
}

tbody td {
    padding: 0.5rem 0 0.5rem 0 !important;
}

.video-description {
    position: relative;
    padding-bottom: 56.25%;
}

.video-description iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

footer {
    /*background: #000b2a;*/
    background: linear-gradient(#0c244f, #000a2a);
    padding-top: 30px;
    padding-bottom: 30px;
}

footer .row.top h3 {
    font-family: 'Roboto';
    font-size: 18px;
    color: #fff;
    margin: 0px;
    font-weight: 400;
}

footer .row.top .ya-share2__badge {
    border-radius: 2px;
    margin: 3px;
}

footer .row.top .ya-share2__badge:first-child {
    margin-left: 0px;
}

footer .row.top .ya-share2__container_size_m .ya-share2__icon {
    width: 37px !important;
    height: 37px !important;
}

footer .row.top ul {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 0;
}

footer .row.top ul &gt; li {
    display: inline-block;
    padding: 0px 5px;
}

footer .row.top ul &gt; li a {
    font-size: 13px;
    color: #fff;
}

footer .row.top ul &gt; li a:hover {
    text-decoration: underline;
    color: #fff;
}

footer .row.top .ya-share2__list {
    margin: 0px;
}

footer .row.top .ya-share2__container_size_m .ya-share2__item {
    padding: 0px;
}

footer .row.top .logo {
    line-height: 0.7;
    float: left;
}

footer .row.top .logo img {
    width: 85px;
    display: block;
    float: left;
}

footer .row.top .logo .top {
    font-family: 'Open Sans';
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}

footer .row.top .logo .top span {
    color: #f37121;
}

footer .row.top .logo .bottom {
    font-size: 10px;
    margin-top: 7px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-weight: 300;
}

footer .row.top .logo .text {
    display: block;
    float: left;
    margin-top: 26px;
}

footer .row.bottom {
    margin-top: 40px;
}

footer .row.bottom p {
    font-family: 'Roboto Condensed', sans-serif;
    /*color: #48596b;*/
    color: #596483;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

footer .row.bottom div p:first-child {
    padding-top: 20px;
}

footer .row.bottom p a {
    /*color: #0c77a3;*/
}

footer .row.bottom p a:hover {
    /*color: #0c77a3;*/
    text-decoration: underline;
}

footer .row.top .text-center {
    text-align: left;
}

footer .row.top ul &gt; li:first-child {
    padding-left: 0px;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a94442;;
}

.modal {
    z-index: 99999;
}

.modal-footer .form-control {
    height: 34.8px;
}

/*!* Р”РµР»Р°РµС‚ РјРѕРґР°Р»РєСѓ РЅР° РјРѕР±РёР»СЊРЅРѕР№ РІРµСЂСЃРёРё РїСЂРёР¶Р°С‚РѕР№ Рє РЅРёР·Сѓ, РєР°Рє РІ Р’Рљ*!*/
/*#modal-content .modal-dialog{*/

/*}*/

.sa-confirm-button-container &gt; button.confirm {
    width: 100%;
}

.text-orange {
    color: #ff7800;
}

.text-blue {
    color: #017bde;
}

.btn-primary {
    background: #017bde;
    border-color: #017bde;
    outline: 0;
}

.btn-primary:hover, .btn-primary:focus {
    background: #026ddf;
    border-color: #026ddf;
}

.btn-orange {
    background: #ff7800;
    border-color: #ff7800;
    outline: 0;
    color: #FFF;
    opacity: 0.8;
}

.btn-orange:hover, .btn-orange:focus {
    opacity: 1;
    color: #FFF;
}

.btn-grey {
    background: #cecece;
    border-color: #cecece;
    outline: 0;
    color: #505050 !important;
    opacity: 0.8;
}

.btn-grey:hover, .btn-grey:focus {
    opacity: 1;
    color: #505050 !important;
}


.btn-secondary {
    background: #f2f2f2;
    border-color: #f2f2f2;
    color: #707070;
}

.btn-secondary:hover, .btn-secondary:focus {
    background: #e2e2e2;
    border-color: #e2e2e2;
}

.tooltip {
    z-index: 999999;
}

.bs-tooltip-left .arrow:before {
    border-left-color: #17285c;
}

.bs-tooltip-right .arrow:before {
    border-right-color: #17285c;
}

.bs-tooltip-top .arrow:before {
    border-top-color: #17285c;
}

.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #17285c;
}

.tooltip-inner {
    background: #17285c;
    color: #e1e3ea;
}

.crumbs-list {
    margin: 1.25rem 0 0 0;
}

.crumbs-list ul {
    list-style: none;
    padding: 0;
    background: none;
    margin: 0;
}

.crumbs-list ul li {
    font-family: "Roboto Condensed";
    font-size: 20px;
    color: #222222;

    display: inline-block;
    margin-right: 5px;
}

.crumbs-list ul li:after {
    content: '/';
    margin-left: 5px;
}

.crumbs-list ul li:last-child:after {
    content: '';
}

.crumbs-list ul li.active {
    display: inline;
}

.field-obj_links {
    display: none;
}

.field-obj_documents {
    display: none;
}


#left-go-down-or-up {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
}

#left-go-down-or-up .title {
    padding: 1.25rem 25px;
    height: 100%;
    color: #cecece;
    display: none;
    width: 75px;
    text-align: center;
}

#left-go-down-or-up .title span {
    position: absolute;
    left: 15px;
    top: 50px;
}

#left-go-down-or-up.down .title-down {
    display: inline-block;
}

#left-go-down-or-up.up .title-up {
    display: inline-block;
}

#left-go-down-or-up {
    display: none;
}

#left-go-down-or-up:hover {
    cursor: pointer;
}

#left-go-down-or-up:hover .title {
    background: #eaeaea;
}


#content {
    padding: 0 25px;
    color: #707070;
    padding-bottom: 1.25rem;
}

#content.content-white {
    background: #fff;
}

#content &gt; .title {
    padding: 25px 0;
}


.back h1 {
    color: #7d86a4;
    font-size: 26px;
}

.row.back .col-6:first-child {
    height: 39px;
    display: flex;
    align-items: center;
}

.poll-info i {
    font-size: 14px;
    color: #cfd2dd;
    margin-right: 10px;
}

.poll-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.poll-info li {
    display: inline-block;
    margin-right: 55px;

    font-size: 14px;
    color: #707070;
}

.poll-img img {
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 15px 0px 15px 0px;
}

.poll-img p {
    text-align: right;
    font-size: 14px;
    color: #707070;
    width: 100%;
    margin-right: 15px;
}

.poll-text {
    color: #202020;
    font-size: 18px;
}

.event-text {
    margin-bottom: 5px;
}

.poll-text h2,
.poll-text h3,
.poll-text h4,
.poll-text h5,
.poll-text h6 {
    font-weight: bold;
    color: #202020;
}

.poll-text h2 {
    font-size: 32px;
}

.poll-text h3 {
    font-size: 28px;
}

.poll-text h4 {
    font-size: 24px;
}

.poll-text h5 {
    font-size: 20px;
}

.poll-text h6 {
    font-size: 16px;
}

.poll-text p {
    width: 100%;
    text-align: left;
}

.poll-text img {
    max-width: 100%;
    height: auto;
}

.poll-text table {
    width: 100%;
    max-width: 100%;
    overflow-y: auto;
    display: block;
}

.poll-text td {
    border: 1px #9c9c9c80 dashed;
}

.poll-text ul,
.poll-text ol {
    padding-left: 15px;
}

.qqq {
    min-width: 50%;
}

.poll h2 {
    font-size: 18px;
    color: #202020;
    width: 100%;
    text-align: left;
    font-weight: bold;

}

.poll h3 {
    font-size: 14px;
    width: 100%;
    text-align: left;
    color: #7d86a4;
}

.poll p {
    font-size: 18px;
    color: #202020;
    margin-bottom: 5px;
}

.poll-status {
    margin: 15px 0px 15px 0px;
    border-radius: 3px;
    width: 100%;
    position: relative;
    background: #e1e3ea;

    cursor: pointer;
}

.poll-status .layer {
    background: #a6acc0;
    border-radius: 5px;
    width: 0%;
    height: 100%;
    right: 0;
    position: absolute;
    transition: width 0.7s ease-in-out;
}

.poll-status .left-info p {
    font-size: 14px;
    color: #202020;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
}

.poll-status .right-info p {
    font-size: 16px;
    color: #202020;
    margin-top: 10px;
    margin-bottom: 10px;
}

.poll-status .left-info {
    text-align: left;
}

.poll-status .right-info {
    text-align: right;
}

.poll-status.active::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f058";
    color: #6db101;
    font-size: 17px;
    position: absolute;
    top: calc(50% - 10px);
    left: -8px;
    -webkit-transition: transform .2s linear;
    transition: transform .2s linear;
}

.poll-status.active::before {
    content: " ";
    width: 17px;
    height: 17px;
    position: absolute;
    top: calc(50% - 10px);
    left: -8px;
    background: #fff;
    z-index: 0;
    border-radius: 50%;
}

.list-cell__url {
    width: 100%;
}

#instruction_button {
    position: absolute;
    bottom: 15px;
    right: 33px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 280px;
    min-width: 200px;
    color: white;
    background: #017bde;
    box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.2);
    border-radius: 5px;

}

#instruction_button:hover {
    text-decoration: none;
    background: #0182e6;
}

#instruction_button:active {
    box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.1);
}

#pc-banner {
    display: block;
}

#mobile-banner {
    display: none;
}

.form-control {
    /*margin-bottom: 20px;*/
    /*margin-top: 15px;*/
    font-size: 14px;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__clear {
    right: 1.6rem;
}

.select2-container--krajee-bs4 .select2-selection__clear {
    background: white;
    color: #707070;
    opacity: 0.8;
}

.lines {
    width: 100%;
    size: 1px;
    color: #cfd2dd;
    margin-top: 20px;
    margin-bottom: 20px;
}

.share p {
    padding-top: 3px;
    margin-top: 0;
    font-size: 14px;
    color: #7d86a4;
    margin-bottom: 0;
}

.view-count i {
    display: inline-block;
    font-size: 20px;
    color: #cfd2dd;
}

.view-count span {
    margin-left: 5px;
    color: #000;
    text-align: center;
    background: #f2f2f2;
    display: inline-block;
    padding: 0 5px;
    border-radius: .25rem;

    font-size: 14px;
}

#content &gt; .title h1 {
    font-size: 40px;
    font-weight: bold;
    color: #202020;
}

#content .title h2 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

#content &gt; .title a {
    font-size: 18px;
}

#content &gt; .title .fa-edit {
    padding-right: 10px;
    color: #000;
}

#content &gt; .info {
    font-size: 14px;
}

#content &gt; .info .col-12 {
    margin-bottom: 15px;
}

#content &gt; .contact a {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

#content &gt; .contact .phone,
#content &gt; .contact .email {
    margin-top: 15px;
}

#content &gt; .contact .phone a {
    color: #000;
    display: inline-block;
}

#content &gt; .okved {

}

#content &gt; .okved ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content &gt; .okved ul &gt; li {
    font-size: 1rem;
    margin-bottom: 10px;
    color: #707070;
    position: relative;
}

#content &gt; .okved ul &gt; li:before {
    content: ' ';
    position: absolute;
    top: 10px;
    left: -25px;
    background: #f2f2f2;
    width: 15px;
    height: 4px;
}

#content &gt; .okved .btn-default {
    font-size: 14px;
}

#content &gt; .okved .btn-default:hover {
    background: #f3f3f3;
    box-shadow: none;
}

#content &gt; .okved .btn-default:focus {
    background: transparent;
    box-shadow: none;
}

#content &gt; .nav-filter,
#content .nav {
    margin-top: 10px;
    margin-bottom: 25px;
    /*border-top: 1px solid #efefef;*/
    padding-top: 35px;
}

#content &gt; .nav-filter ul,
#content .nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#content .nav ul.filter-right {
    align-items: center;
    margin-top: 1.25rem;
}

#content .nav ul.filter-right li:first-child {
    margin-left: 0.5rem;
}

#content &gt; .nav-filter ul &gt; li,
#content .nav ul &gt; li {
    /*display: inline-block;*/
    margin-right: 1.25rem;
    margin-top: 1.25rem;
    display: flex;
}

#content .nav ul.filter-right &gt; li {
    margin-top: 0px;
}

#content &gt; .nav-filter ul &gt; li &gt; a,
#content .nav ul &gt; li &gt; a {
    padding: 3px 7px;
    position: relative;
    display: inline-block;
    margin-right: .25rem;
}

#content &gt; .nav-filter ul &gt; li a.active,
#content .nav ul &gt; li a.active {
    background: #f2f2f2;
    font-weight: bold;
    color: #707070;
    border-radius: .25rem;
    cursor: default;
}

#content &gt; .nav-filter ul &gt; li .count,
#content .nav ul &gt; li .count {
    padding: 5px 8px;
    font-size: 14px;
    color: #000;
    text-align: center;
    background: #f2f2f2;
    display: inline-block;
    min-width: 30px;
    height: 30px;
    border-radius: .25rem;
}

#content &gt; .nav-filter ul &gt; li.item-actions:hover .count,
#content .nav.nav-actions ul &gt; li:hover .count {
    /*display: none;*/
}

#content &gt; .nav-filter ul &gt; li .btn-default,
#content .nav ul &gt; li .btn-default {
    margin-left: 0;
    padding: 3px 5px;
    font-size: 1rem;
    color: #000;
    text-align: center;
    background: #f2f2f2;
    border-radius: .25rem;
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    /*right: 0px;*/
}

#content .filter-left .btn-group, #content .nav-filter .item-actions .btn-group {
    width: 30px;
    height: 30px;
}

#content &gt; .nav-filter ul &gt; li .btn-default:focus, #content .nav ul &gt; li .btn-default:focus {
    box-shadow: none;
}

#content &gt; .nav-filter ul &gt; li.item-actions:hover .btn-default, #content .nav.nav-actions ul &gt; li:hover .btn-default {
    display: inline-block;
}

#content &gt; .nav-filter ul &gt; li.item-actions.item-actions .btn-group.show .btn-default,
#content .nav.nav-actions ul &gt; li .btn-group.show .btn-default,
#content &gt; .nav-filter ul &gt; li .btn-group.count-none .btn-default,
#content .nav.nav-actions ul &gt; li .btn-group.count-none .btn-default {
    display: inline-block;
}

#content &gt; .nav-filter ul &gt; li.item-actions .btn-group.show .count,
#content .nav.nav-actions ul &gt; li .btn-group.show .count,
#content &gt; .nav-filter ul &gt; li.item-actions .btn-group.count-none .count,
#content .nav.nav-actions ul &gt; li .btn-group.count-none .count {
    display: none;
}

#content &gt; .nav-filter ul &gt; li .dropdown-toggle::after,
#content .nav ul &gt; li .dropdown-toggle::after {
    display: none;
}


#content &gt; .nav-filter ul &gt; li a.active:hover,
#content .nav ul &gt; li a.active:hover,
#content &gt; .nav-filter ul &gt; li a.active:focus,
#content .nav ul &gt; li a.active:focus {
    text-decoration: none;
}

.search {

}

.search .input-group {
    margin-bottom: 5px;
}

.search .input-group-text {
    border: 0;
    border-radius: 50%;
    background: transparent;
    color: #cecece;
    margin: 0;
    padding: 0;

}

.search .btn-outline-secondary {
    border: 0;
    color: #cecece;
    display: none;
}

.search .btn-outline-secondary:hover {
    background: transparent;
    color: #b1b0b0;
}

.search .form-control {
    border: 0px;
}

.search .form-control::-webkit-input-placeholder { /* Chrome */
    color: #cecece;
}

.search .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #cecece;
}

.search .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #cecece;
    opacity: 1;
}

.search .form-control:-moz-placeholder { /* Firefox 4 - 18 */
    color: #cecece;
    opacity: 1;
}

.search .form-control:focus {
    box-shadow: none;
}

#content &gt; .body .btn {
    outline: none;
    border-radius: 0;
    padding: 0px 7px;
    font-size: 15px;
}


#content &gt; .body .btn {
    outline: none !important;
    box-shadow: none !important;
}

#content &gt; .body .btn-group .btn.btn-default.dropdown-toggle {
    border-radius: 0.25rem;
    width: 30px;
    height: 30px;
}

#content &gt; .body .btn-filter {
    color: #017bde;
    background: transparent;
}

.repost-info {
    margin-bottom: 15px;
}

.repost .repost-info img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.repost-icon {
    background: url('../../images/icon24_64.png') no-repeat center;
    background-size: 100%;
    cursor: pointer;
}

.repost-icon:hover {
    opacity: 0.85;
}


#content &gt; .body .item:first-child {
    border: none;
}

#content &gt; .body .item {
    border-top: 1px solid #cfd2dd;
    padding-top: 30px;
}
#content &gt; .body .item-profile:first-child {
    border-bottom: 1px solid #cfd2dd;
}
#content &gt; .body .item-profile {
    border-top: none;
    border-bottom: 1px solid #cfd2dd;
    background: #fcfcfc;
    display: flex;
    flex-direction: column;
    width: 48%;
    /*padding-top: 30px;*/
}



#content &gt; .body .item.non-style {
    border-top: none;
    padding-top: 0;
}

.profile-name {
    text-decoration: none;
    display: flex;
    margin-top: 20px;
    font-size: 20px;
    color: #202020;
}

.profile-name:hover, .profile-name:focus {
    color: #202020;
    text-decoration: none;
}

#content &gt; .body .item.item-delete {
    opacity: 0.4;
}

#content &gt; .body .item-load, #content &gt; body .item-not-result {
    height: 400px;
    padding-top: 162px;
    opacity: 0.1;
}

#content &gt; body .item-not-result {
    opacity: 1;
}

#content &gt; .body .btn-default {
    background: #f3f3f3;
    font-size: 15px;
    /*padding: 0 10px;*/
}

#content &gt; .body .btn-default:hover, #content &gt; .body .btn-default:focus {
    background: #e3e3e3;
}

#content &gt; .body .dropdown-toggle::after {
    display: none;
}


.dropdown-toggle::after {
    vertical-align: middle;
}

.menu_list {
    position: relative !important;
}

.menu_list .dropdown-menu {
    background: #000a2a;
    border-radius: 0px 0px 5px 5px;
    left: -16px;
    padding: 0;
}

.menu_list .dropdown-menu .dropdown-item:last-child {
    /*border-radius: 0px 0px 5px 5px;*/
}

.menu_list .dropdown-menu .dropdown-item {
    padding: 0.5rem 1.5rem;
    color: #fff;
    border-radius: 5px;
}

.menu_list .dropdown-menu .dropdown-item.active {

    background: #ff7800;
}

.menu_list .dropdown-menu .dropdown-item:hover {
    color: #707070;
}

.interactions-list .dropdown-menu {

}


#content &gt; .body .header.header-image {
    position: relative;
    display: block;
    height: 480px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    background-position: center;
}

#content &gt; .body .item .header h2 {
    font-weight: bold;
    font-size: 26px;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}
#content &gt; .body .item-profile_name .header h2 {
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
}
#content &gt; .body .item-profile_name h2 {
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
}

#content &gt; .body .item-profile_name a:hover {
    color: #000000;
}

#content &gt; .body .item-profile_locality p,
#content &gt; .body .item-profile_registration p {
    font-size: 13px;
    color: #626262
}

#content &gt; .body .item a.header.disabled {
    font-weight: bold;
    font-size: 26px;
    margin-top: 5px;
}

#content &gt; .body .item .header.header-image h2 {
    position: absolute;
    bottom: 0;
    background: #00000066;
    padding: 15px;
    color: #fff;
    margin: 0;
    width: 100%;
}

#content &gt; .body .item p {
    margin: 0;
}

#content &gt; .body .item p .search-match {
    background: #fff9af;
}

#content &gt; .body .item .date {
    padding-top: 5px;
    font-size: 12px;
}

#content &gt; .body .item .item-status {
    padding-top: 5px;
    font-size: 12px;
    color: #b52b27;
}

#content &gt; .body .item .info {
    margin-top: 15px;
    margin-bottom: 2px;
}

#content &gt; .body .item .info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content &gt; .body .item .info ul &gt; li {
    display: inline-block;
    padding-right: 1.25rem;
}

#content &gt; .body .item .info ul &gt; li i {
    margin-right: 2px;
}

#content &gt; .body .item .info .text-right ul &gt; li,
#content &gt; .body .item .info .text-sm-right ul &gt; li {
    padding-right: 0;
    /*padding-left: 1.25rem;*/
}

#content &gt; .body .item .info .text-right ul &gt; li:nth-child(2),
#content &gt; .body .item .info .text-sm-right ul &gt; li:nth-child(2) {
    padding-left: 15px;
}

#content &gt; .body .item.item-product:first-child {
    border-top: none;
}

#content &gt; .body .item.item-product .image-wrap {
    max-width: 230px;
}

#content &gt; .body .item.item-product .image {
    width: 100%;
    max-width: 200px;
}

/*.comments {
    margin-bottom: 20px;
}

.comments h3 {
    font-size: 18px;
    color: #68a7c5;
    margin-bottom: 1.25rem;
    padding-bottom: 5px;
    font-weight: 700;
    font-style: italic;
}

.comments .access {
    padding-left: 30px;
    position: relative;
    color: red;
}

.comments .access a {
    color: red;
    text-decoration: underline;
}

.comments .access:before {
    content: " ";
    background: url(/images/test/icon/access.png);
    width: 22px;
    height: 27px;
    top: 5px;
    left: 0px;
    position: absolute;
}

.comments .list {
    float: left;
    width: 100%;
}

.comments .list .item {
    float: left;
    width: 100%;
    border-top: 1px solid #dadada;
    padding-top: 60px;
    margin-top: 1.25rem;
}

.comments .list .item:first-child {
    border: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

.comments .list .item .img {
    width: 60px;
    height: 60px;
    background: url(https://dummyimage.com/60x60/e17076/ffffff.png&amp;text=Р&nbsp;Р€Р&nbsp;вЂ™Р&nbsp;В«);
    background-size: cover;
    border-radius: 50%;
    float: left;
}

.comments .list .item .name {
    color: #00a287;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    float: left;
    margin: 18px;
}

.comments .list .item .date {
    margin: 1.25rem;
    font-size: 13px;
    color: #626262;
    display: block;
}

.comments .list .item i {
    color: #adadad;
    display: inline;
}

.comments .list .item span {

}

.comments .list .item .header {
    float: left;
    width: 100%;
}

.comments .list .item .body {
    float: left;
    width: 100%;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.comments .list .item .footer {
    float: left;
    width: 100%;
}

.comments .list .item .reply {
    font-size: 18px;
    color: #00a287;
    text-decoration: underline;
}

.comments .list .item .reply:hover {
    text-decoration: none;
    cursor: pointer;
}

.comments .list .answered {
    float: left;
    width: 100%;
    padding-left: 30px;
}

.comments .list .answered &gt; .item {
    border-top: 0px;
    border-left: 1px solid #dadada;
    padding-left: 30px;
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 0px;
}

.comments .message {
    float: left;
    width: 100%;
}

.comments .message h3 {
    color: #00a287;
    font-style: normal;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 5px;
}

.comments .message .form-control {
    min-height: 230px;
    min-width: 100%;
    max-width: 100%;
    border-radius: 0px;
    border-color: #dadada;
    margin-bottom: 30px;
}
*/

#content .back {
    padding-top: 30px;
}

hr {
    border-color: #cfd2dd;
}

.box-form-settings {
    width: 100%;
}

.form-group.list-cell__id {
    display: none !important;
}

.stage {
    /*border-radius: 0.25rem;*/
    /*border: 1px solid black ;*/
    /*background: #8eb5de;*/
    padding: 1rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.project-create .card, .project-update .card {
    border: none;
}

.project-create .card .card-header, .project-update .card-header {
    border: none;
}

.stage h4 {
    margin-bottom: 0;
}

#content .back hr {
    margin: 0;
    margin-top: 25px;
}

#content .back a {
    font-size: 1rem;
    display: inline-block;
    margin-left: 50px;
    position: relative;
}

#content .back a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    color: #7d86a4;
    font-size: 35px;
    position: absolute;
    top: -14px;
    left: -35px;
    -webkit-transition: transform .2s linear;
    transition: transform .2s linear;
}

#content .back a:hover:before {
    transform: translateX(-5px);
}


#content .back .title-section {
    color: #7d86a4;
    font-size: 26px;
    margin: 0px;
}

.members {
}

.members .member,
.documents .document {
    margin-top: 20px;
}

.documents .document:first-child {
    margin-top: 1.25rem;
}

.members .member a,
.documents .document a {
    font-size: 15px;
}

.document .dociment .col-auto a {
    font-size: 3.25rem;
}

.document .dociment.mini .col-auto a {
    font-size: 2.25rem;
}

.members .member-info,
.documents .document-info {
    color: #707070;
    font-size: 13px;
}

.members .member-info a,
.documents .document-info a {
    /*color: #2b334e !important;*/
    /*text-decoration: underline;*/
    border-radius: .25rem;
    font-size: 14px;
}

.members .member-info a.text-success,
.documents .document-info a.text-success {
    margin-right: 10px;
}

.members .member-info a.text-danger,
.documents .document-info a.text-danger {
    /*background: #6f7897;*/
}

.members .member-info a.text-success:hover,
.documents .document-info a.text-success:hover {
    color: #000 !important;
}

.members .member-info a.text-danger:hover,
.documents .document-info a.text-danger:hover {
    color: #000 !important;
}

.documents .document .input-document-rename {
    font-size: 15px;
    border: 0;
    width: 100%;
    background: #e1e3ea;
    padding: 5px;
    display: none;
}

.documents .btn-document-rename-save,
.documents .btn-document-rename-cancel,
.documents .document-rename .title-document,
.documents .document-rename .btn-document-rename,
.documents .document-rename .btn-document-delete {
    display: none;
}

.documents .document-rename .document .input-document-rename {
    display: block;
}

.documents .document-rename .btn-document-rename-save,
.documents .document-rename .btn-document-rename-cancel {
    display: inline-block;
}

#modal-ajax .modal-footer .btn-document-addlink-save,
#modal-ajax .modal-footer .btn-document-addlink-cancel,
#modal-ajax .modal-footer .input-ajax-load-link,
#modal-ajax .modal-footer.document-addlink [data-dismiss="modal"],
#modal-ajax .modal-footer.document-addlink .btn-ajax-load-file,
#modal-ajax .modal-footer.document-addlink .btn-ajax-load-link {
    display: none;
}

#modal-ajax .modal-footer.document-addlink .btn-document-addlink-save,
#modal-ajax .modal-footer.document-addlink .btn-document-addlink-cancel,
#modal-ajax .modal-footer.document-addlink .input-ajax-load-link {
    display: inline-block;
}


.members .member img {
    object-fit: cover;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    -webkit-transition: transform .2s linear, box-shadow .2s linear;
    transition: transform .2s linear, box-shadow .2s linear;
}

.documents .document i {
    color: #cfd2dd;
    font-size: 3.25rem;
}

.documents .document i.fa-link {
    font-size: 2.5rem;
}

.documents .document.link i,
.documents .row.link .document i {
    font-size: 2.5rem;
}

#indicators-char-list .documents .document i {
    font-size: 18px;
}

.members .member.mini img {
    object-fit: cover;
    width: 45px;
    height: 45px;
}

.documents .document.mini i {
    font-size: 2.25rem;
}

.documents .document.mini.link i {
    font-size: 1.75rem;
}

.members-col,
.documents-col {

}

.documents .document .text-left,
.documents .document .text-left {
    padding-left: 0;
    word-break: break-all;
}

.members-row,
.documents-row {

}

.members-row .member,
.documents-row .document {
    margin-bottom: 15px;
}

.members-row .documents img {
    margin-bottom: 5px;
}

.documents-row .document i {

}

.members .member.active img {
    box-shadow: 0 0 10px #0000004a;
    transform: translateY(-1px);
}

.documents .document.active i {

}

.col-title {
    color: #222222;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
}

.col-title .btn {
    font-size: 15px;
    margin-left: 10px;
}

.title .info, .col-title .info {
    font-weight: bold;
    color: #b4b4b4;
    background: #f2f2f2;
    color: #000000;
    padding: 3px 7px;
    font-size: 13px;
    border-radius: .25rem;
}

.col-title .info {
    font-size: 14px;
}


.sweet-alert p, .sweet-alert h2 {
    font-size: 18px;
    font-family: 'Roboto Condensed';
}

.sweet-alert button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background: #017bde !important;
    border-color: #017bde;
    outline: 0;
    width: 100px;
    font-family: 'Roboto Condensed';
}

.sweet-alert button:hover, .sweet-alert button:focus {
    background: #026ddf !important;
    border-color: #026ddf;
}

.sweet-alert button.cancel {
    background: #f2f2f2 !important;
    border-color: #f2f2f2;
    color: #707070;
}

.sweet-alert button.cancel:hover, .sweet-alert button.cancel:focus {
    background: #e7e7e7 !important;
    border-color: #e7e7e7;
}


.events-like .up {
    padding-right: 1.25rem;
}

#share {
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 1.25rem;
}

.ya-share2__container_size_m .ya-share2__icon {
    width: 60px !important;
    height: 60px !important;
}

#tender-view .reg-info h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 30px 0;
    color: #00a287;
}

#tender-view .reg-info ul &gt; li {
    font-size: 18px;
    color: #626262;
}

#tender-view .reg-info span {
    display: inline-block;
    padding: 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #282828;
    font-weight: 700;
}

/*.comments .list .item .row {
    width: 100%;
}

.comments .list .item .like {
    color: #00a287;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    display: inline-block;
    margin: 18px;
}

.comments .list .item .like, .comments .list .item .dislike {
    width: 30px !important;
    padding: 5px;
    margin: 0 !important;
}

.comments .list .item a {
    color: #68a7c5 !important;
    font-size: 0.9rem;
}

.comments .list .item a:hover {
    color: #68a7c5 !important;
    text-decoration: underline;
    cursor: pointer;
}

.comments .list .item .body {
    min-height: auto !important;
}*/

.col-xs-10 {
    width: 83.33333333%;
    padding: 0 15px;
}

.col-xs-2 {
    width: 16.66666667%;
    padding: 0 15px;
}

#tender-view {
    padding-top: 1.25rem;
}

#tender-view .info {
    margin-top: 30px;
}

#tender-view h1.title {
    font-size: 38px;
    font-weight: bold;
    color: #030303;
}

#tender-view h2.title {
    font-size: 28px;
    font-weight: bold;
    color: #030303;
    margin-top: 40px;
}

#tender-view .date {
    font-size: 0.9em;
}

#tender-view p {
    margin-bottom: .5rem;
}

#tender-view .text-bold {
    font-weight: 600;
}

#tender-view .price {
    font-size: 28px;
    font-weight: 700;
    color: #030303;
    margin: 0;
}

#tender-view .address {
    margin: 0;
}

.extend-panel {
    border: 1px solid #017bde;
    border-radius: 3px;
    padding: 15px 5px;
    margin: 40px auto;
}

.extend-panel p {
    margin: 0;
}

.extend-panel .description {
    color: #017bde;
    font-size: 18px;
}

.extend-panel .btn {
    padding: 6px 20px;
}


.description p {
    width: 100%;
    font-size: 18px;
    text-align: justify;
    color: #202020;
}

.description img {
    width: 100% !important;
    height: auto !important;
}

.extend-date-form .btn {
    padding: 6px 30px;
    margin-top: 15px;
}

#tender-view .best-price {
    font-weight: initial;
    font-size: 10px;
    color: #017bde;
    width: 1px;
    display: inline-block;
    line-height: 1;
    padding-left: 1.25rem;
}

.btn.fa-spinner, .btn-ajax-modal .fa-spinner, .btn .fa-spinner {
    display: inline-block;
    margin-left: 0.25rem;
}

.form-check {
    padding-left: 1.75rem;
}

.form-check-input {
    display: none;
}

.form-check-input + label.form-check-label {
    position: relative;
    cursor: pointer;
}

.form-check-input + label.form-check-label:before {
    content: " ";
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    top: 3px;
    left: -1.75rem;
    border: 1px solid #cfd2dd;
}

.form-check-input + label.form-check-label:after {
    content: " ";
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    top: 7px;
    left: -1.5rem;
}

.form-check-input:checked + label.form-check-label:before {
    border-color: #017bde;
}

.form-check-input:checked + label.form-check-label:after {
    background: #017bde;
}

.form-check-input[type='checkbox'] + label.form-check-label {

}

.form-check-input[type='checkbox'] + label.form-check-label:before {
    border: 1px solid #cfd2dd;
    border-radius: 0.25rem;
}

.form-check-input[type='checkbox'] + label.form-check-label:after {
    top: 0.25rem;
    left: -25px;
    font-size: 0.625rem;
}

.form-check-input[type='checkbox']:checked + label.form-check-label:before {
    border-color: #017bde;
    background: #017bde;
}

.form-check-input[type='checkbox']:checked + label.form-check-label:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    color: #fff;
    background: transparent;
}

.liker {
    /*list-style-type: none;*/
    /*display: table;*/
    margin: 0 auto;
    padding: 0;
    font-size: 18px;
}

.liker .vote {
    font-weight: bold;
}

.liker .count,
.liker .vote {
    font-size: 14px;
    margin-left: 5px;
}

.liker span {
    color: #000;
    text-align: center;
    background: #f2f2f2;
    display: inline-block;
    padding: 0 5px;
    border-radius: .25rem;
}

.liker .vote {
    text-decoration: none;
}

.liker a.vote {
    color: #7d86a4;
}

.liker .vote.heart {
    font-size: 18px;
    color: #eee;
    cursor: pointer;
}

.liker .vote.dislike.active,
.liker .vote.heart.active {
    color: #ea4a4a !important;
}

.liker .vote.like.active {
    color: #6db101 !important;
}

/*.comments .list .liker:first-child {
    margin-left: 0;
}*/

.liker {
    margin: 0;
}

.liker-panel {
    /*position: absolute;*/
    /*bottom: 15px;*/
    /*width: 100%;*/
}
.result-like, .result-dislike {
    height: 29px;
    width: 31px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    /*background: white;*/
    background: #f2f2f2;
    border-radius: 4px;
}
.president .liker-panel {
    display: none;
}

.liker-major {
    /*background: #f2f2f2;*/
    /*padding: 4px 10px 5px 10px;*/
}

.liker-major span {
    background: none;
    color: #7d86a4;
    padding: 0;
    font-size: 13px;
}

.liker-major span.text {
    font-weight: bold;
    opacity: 0.7;
    cursor: pointer;
}

.fa-check-circle,
.liker-major .vote {
    font-size: 14px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.liker-major .vote {
    color: #017bde !important;
    position: relative;
}

.liker-major .vote:hover {
    opacity: 0.7;
}

.liker-major .vote.like.active,
.liker-major .vote.dislike.active {
    color: #017bde !important;
}

.liker-major .vote.like i,
.liker-major .vote.dislike i {
    color: #7d86a4;
    /*display: none;*/
}

.liker-major .vote.like.active span,
.liker-major .vote.like.active i,
.liker-major .vote.dislike.active span,
.liker-major .vote.dislike.active i {
    color: #007bff;
}

.liker-major .progress {
    height: 5px;
    background: #ff7700;
    margin-top: 2px;
}

.liker-major .progress-bar {
    background: #4c5368;
}

.fa-check-circle {
    color: #6daf00;
}

.liker-major span.count {
    font-size: 12px !important;
    margin: 0;
    padding: 0;
}

.vote-widget,
.share {
    float: left;
}

.ya-share2 {
    size: 22px;
    display: inline-block !important;
    margin: 0 0 0 10px !important;
}

.ya-share2__container_size_m .ya-share2__icon {
    width: 24px !important;
    height: 24px !important;
}

.error-page {
    background: none !important;
}

.site-error .error-code {
    background: url(/css/newdesign/404back.png), #111a34;
    background-position: center;
    background-size: contain;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-repeat: no-repeat;

    text-align: center;
    font-family: 'Roboto Black';
    font-size: calc((100vw - 320px) / (1920 - 320) * (300 - 150) + 150px);
    font-style: normal;
    width: 100%;
    margin-bottom: calc((100vw - 320px) / (1920 - 320) * (-10 - 45) - 45px);
    padding: 0;
}

.site-error h1 {
    color: #7d86a4;
    text-align: center;
    font-family: 'Roboto Condensed';
    font-size: calc((100vw - 320px) / (1920 - 320) * (22 - 15) + 15px);
    font-weight: bold;
    width: 100%;
    height: 100%;
    margin-bottom: 40px;
}

.site-error h2:before {


}

.site-error h2 {
    border-top: 1px solid #efefef;
    color: #7d86a4;
    text-transform: uppercase;
    font-size: calc((100vw - 320px) / (1920 - 320) * (20 - 14) + 14px);
    font-family: 'Roboto Condensed';
    font-style: normal;
    padding-top: 40px;
}

.site-error p {
    color: #7d86a4;
    text-align: center;
    font-size: calc((100vw - 320px) / (1920 - 320) * (15 - 10) + 10px);
    font-family: 'Roboto Condensed';
    font-style: normal;
    margin-top: 45px;
}

.tags {
    color: #7d86a4;
    font-size: 13px;
}

.tags .col-auto {
    max-width: 100%;
}

.tags .tags-title {
    padding-top: 3px;
    padding-right: 5px;
}

.tags .tag {
    cursor: pointer;
    color: #202020;
    font-size: 14px;
    border: 1px solid #cfd2dd;
    padding: 0px 4px;
    border-radius: 4px;
    background: #f2f2f2;
    margin: 0px -10px 8px -10px;
}

.tags .tag.active {
    background: #cfd2dd;
}

.tags .tag i {
    display: none;
    position: relative;
}

.tags .tag i:before {
    content: "\f058";
    position: relative;
    z-index: 1;
}

.tags .tag i:after {
    content: " ";
    width: 85%;
    height: 85%;
    position: absolute;
    top: 5%;
    left: 5%;
    background: #fff;
    z-index: 0;
    border-radius: 50%;
}

.tags .tag.active i {
    color: #6db101;
    display: inline-block;
    margin-left: 2px;
}

.ya-share2__badge {
    /*background-color: #cfd2dd !important;*/
}

.ya-share2__badge:focus {
}

.ya-share2 .ya-share2__item_service_facebook {
    display: none;
}

.ya-share2 .ya-share2__item_service_twitter {
    display: none;
}

.ya-share2 .ya-share2__item_service_telegram {
    display: none;
}

.cont-info {
    padding: 20px;
}

.cont-info h1 {
    color: #202020;
    font-weight: bold;
}

.cont-info p {
    color: #7d86a4;
    font-size: 14px;
}

.cont-info p * {
    font-weight: bold;
}

.switch-company {
    padding-left: 5px;
    font-size: 11px;
    cursor: pointer;
}

.switch-company.load {
    animation: 1s linear 0s normal none infinite running rot;
    transform-origin: 10px 5px;
}

@keyframes rot {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


.select2-search__field {
    width: 100% !important;
}

.select2-dropdown {
    z-index: 100000 !important;
}

.field-repost-community_arr {
    display: none;
}

.field-repost-company_arr {
    display: none;
}


/* MAIN PAGE (STRATEGY/TEST)*/

#content.index-content {
    padding: 0 8px;
}

.index-content h1 {
    color: #7d86a4;
    font-size: 40px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 30px;
}

.index-content h2.text-center {
    color: #cfd2dd;
    font-size: 40px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.index-content &gt; .row {
    margin-bottom: 1rem;
}

.carousel-indicators li {
    border: none;

}

.index-content .item {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    padding: 1rem;
    height: 100%;
    position: relative;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
}

.index-content .item.item-white {
    background: #fff;
}

.index-content .item .header {
}

.index-content .item .item-header {
    display: inline-block;
}

.index-content .item h2,
.index-content .item .item-header {
    color: #7d86a4;
    font-size: 26px;
    font-weight: bold;
}

.index-content .item h3 {
    color: #202020;
    font-size: 22px;
    -webkit-line-clamp: 3;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-content .item img {
    width: 100%;
    margin-bottom: 6px;
    max-height: 400px;
    object-fit: cover;
}

.index-content .item .count {
    font-size: 14px;
    color: #7d86a4;
}

.index-content .item .count-number {
    font-size: 26px;
    color: #017bde;
    font-weight: bold;
}

.index-content .item .info {
    /*position: absolute;*/
    /*width: 100%;*/
    /*bottom: 18px;*/
    /*left: 15px;*/
    margin-top: auto;
    margin-bottom: 10px;
}

.index-content .item .info ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #7d86a4;
}


.index-content .item .info ul li {
    display: inline-block;
    color: #cfd2dd;
    margin-right: 0.9rem;
}

.index-content .item .info ul li.date {
    color: #7d86a4;
}


.index-content .item .info .text-right ul li {
    margin-right: 0;
    margin-left: 1rem;
}

.index-content .item-publications {
    padding-bottom: 0;
}

.index-content .item-publications .item-publication,
.index-content .item-news .item-publication {
    position: relative;
    padding-bottom: 34px;
    margin-bottom: 25px;
    border-bottom: 1px solid #cfd2dd;
}

.index-content .item-news .item-publication {
    height: auto;
}

.index-content .item-publication p {
    margin-top: 10px;
}

.index-content .item-publications {
    height: auto;
    z-index: 2;
}

.index-content .item-publications .item-header {
    margin-bottom: 20px;
}

.index-content .item-publications .item-publication .info {
    width: calc(100% - -30px);
    bottom: 18px;
    left: 0px;
}

.index-content .item.item-publications .item-publication h3 span {
    font-size: 12px;
    background: #d0d3dd;
    padding: 4px;
    font-weight: bold;
}

.index-content .item.item-publications .item-publication .is-img h3 span {
    position: absolute;
    top: 0;
    left: 15px;
}

.index-content .item.item-publications .item-publication .info {
    bottom: 14px;
}

.index-content .item-community {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.index-content .item-community .image-community {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0;
}


.index-content .item-community h2 {
    color: #202020;
}

.index-content .item-community .locality {
    color: #7d86a4;
    font-size: 16px;
}

.index-content .item-community .header a {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #017bde;
    background: #f2f2f2;
    border: 1px solid #cfd2dd;
    border-radius: 0.25rem;
    padding: 0px 9px;
    padding-right: 23px;
}

.index-content .item-community .header a i {
    position: absolute;
    right: 6px;
    top: 7px;
    font-size: 13px;
}

.index-content .filter-community {
    position: initial;
    margin: 0;
    padding: 0;
    float: left;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 30px;
}

.index-content .filter-community li {
    width: auto;
    height: auto;
    text-indent: 0;
    display: inline-block;
    color: #017bde;
    padding: 2px 0px;
    padding-left: 12px;
    margin-left: 8px;
    border-radius: 0.25rem;
    cursor: pointer;

}

.index-content .filter-community li:first-child {
    margin-left: 0;
}

.index-content .filter-community li:hover {
/ / background: #f2f2f2;
}

.index-content .filter-community li a:hover {
    text-decoration: none;
}

.index-content .filter-community li.active {
    background: #f2f2f2;
}

.index-content .filter-community li::before {
    display: none;
}

.index-content .item-community .description {
    font-size: 18px;
    color: #7d86a4;
    margin: 0;
}

.index-content .item-community img {
    margin-bottom: 18px;
}

.index-content .item-community h3 {
    margin-bottom: 18px;
    font-weight: bold;
}


.index-content .item-community .item-publication {
    /*padding-bottom: 40px;*/
}

.index-content .item-community .item-publication .info {
    width: calc(100% + 30px);
    bottom: 18px;
    left: 0px;
}

.index-content .item-community .item-publication p {
    margin-top: 0;
}

.index-content .item-community .item-publication .description {
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
}

.item-footer &gt; div &gt; a {
    display: inline-flex;
    position: relative;
}

.item-footer &gt; div &gt; a &gt; .count,
.index-content .filter-community li .count {
    background: #f2f2f2;
    padding: 5px 0px;
    text-align: center;
    border-radius: 0.25rem;
    color: #001333;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 2px;
}

.index-content &gt; .row.item-slider {
    margin-bottom: 50px;
}

.slick-slide {
    margin: 0px 40px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.index-content .item-locality {
    padding-bottom: 50px;
}

.index-content .item-locality .image {
    width: 100%;
    min-height: 150px;
    /*height: 150px;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    margin: 0 auto 5px;
}

.index-content .item-locality .rating-panel {
    width: 100%;
    height: 70px;
    margin-top: 15px;
    background: #f2f2f2;
    padding-top: 5px;
    margin-bottom: 15px;
    padding-right: 0px;
}

.index-content .president .item-locality .rating-panel {
    display: none;
}

.index-content .item-locality .rating-panel .triangle {
    border-style: solid;
    border-width: 14px 7px 0 7px;
    height: 0;
    width: 0;
    display: inline-block;
    transform: scale(1, -1);
    position: absolute;
    top: 11px;
    left: -22px;
    visibility: hidden;
}

.index-content .item-locality .rating-panel .triangle.up {
    visibility: visible;
    border-color: #6daf00 #f2f2f2 #f2f2f2 #f2f2f2;
}

.index-content .item-locality .rating-panel .triangle.down {
    visibility: visible;
    transform: initial;
    border-color: red #f2f2f2 #f2f2f2 #f2f2f2;
}

.index-content .item-locality .rating-panel .count {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    position: relative;
    cursor: pointer;
}

.index-content .item-locality .rating-panel .text {
    margin-top: -9px;
}

.index-content .item-locality .rating-panel .text a {
    font-size: 13px;
}

.index-content .item-locality h2 {
    font-size: 26px;
    color: #202020;
    font-weight: bold;
    margin-bottom: 0;
    /*margin-top: 10px;*/
}

.index-content .item-locality .filter-community {
    margin-top: 0px;
}

.index-content .item-locality .description {
    color: #7d86a4;
    font-size: 16px;
}

/*.index-content .item-locality .col-md-3 {*/
/*padding-right: 0.5rem;*/
/*}*/

/*.index-content .item-locality .col-md-9 {*/
/*padding-left: 0.5rem;*/
/*}*/

/*.index-content .item-strategy {*/
/*    padding-bottom: 11px;*/
/*}*/


.index-content .item-strategy .image {
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    margin: 0 auto 5px;
}

.index-content .item-strategy h2 {
    font-size: 26px;
    color: #7d86a4;
    font-weight: bold;
    margin-bottom: 0;
    /*margin-top: 10px;*/
}

.index-content .item-strategy .filter-community {
    margin-top: 0;
    float: right;
    margin-right: 16px;
}

.index-content .item-strategy .description {
    color: #707070;
    font-size: 16px;
    padding-right: 15px;
    line-height: 1.4;
}

.index-content .item-strategy .item-footer,
.index-content .item-locality .item-footer {
    position: relative;
    bottom: 0;
    width: 100%;
    left: 15px;
}

.index-content .president .item-strategy .item-footer,
.index-content .president .item-locality .item-footer {
    position: relative;
}

.index-content .item-strategy .item-footer .filter-community {
    margin-bottom: 14px;
}

.index-content .president .item-strategy .item-footer .filter-community {
    margin: 8px 0;
}

.index-content .item-locality .item-footer {
    bottom: 106px;
}

.index-content .president .item-locality .item-footer {
    bottom: 5px;
}

.index-content .item-locality .item-footer .filter-community {
    margin: 0;
}

.index-content .item-locality .item-footer .filter-community li {
    padding-left: 0;
    margin-left: 21px;
}

.index-content .item-locality .item-footer .filter-community li:first-child {
    margin-left: 0;
}

.item-footer &gt; div &gt; a:hover {
    cursor: pointer;
    text-decoration: none;
}

.item-footer &gt; div &gt; a &gt; .count {
    position: absolute;
    top: -3px;
    right: -36px;
    color: #001333 !important;
}

/*.index-content .item-strategy .col-md-4 {*/
/*padding-right: 0.5rem;*/
/*}*/

/*.index-content .item-strategy .col-md-8 {*/
/*padding-left: 0.5rem;*/
/*}*/

.index-content .item-strategy p {
    height: 150px;
    overflow-y: auto;
    margin: 0;
}

.index-content .item-strategy p::-webkit-scrollbar {
    width: 12px;
}

.index-content .item-strategy p::-webkit-scrollbar-track {
    border-radius: .25rem;
    background: #f2f2f2;
}

.index-content .item-strategy p::-webkit-scrollbar-thumb {
    border-radius: .25rem;
    background: #d3d7e1;
}

.index-content .item-strategy .contact-panel {
    text-align: center;
}

.index-content .item-strategy .phone,
.index-content .item-strategy .email,
.index-content .item-strategy .site {
    color: #7d86a4;
    font-size: 14px;
    display: block;
    white-space: pre;
}

.index-content .item-strategy .email {
    margin-top: -2px;
}

.index-content .president .item-strategy .email {
    margin-top: 0;
}

.index-content .item-strategy .site {
    margin-top: 20px;
    margin-bottom: 7px;
    display: inline-block;
}

.index-content .item-project p {
    -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.index-content .item-community:nth-child(2n) {
    background: #cfd2dd;
}

.index-content .item-community:nth-child(2n) hr {
    border-color: #FFF;
}


.index-content .item-community:nth-child(2n) .info ul {
    color: #7d86a4;
}

.index-content .item-community:nth-child(2n) .info ul li {
    color: #7d86a4;
}

.index-content .item-community:last-child {
    margin-bottom: 0;
}

.index-content .item-publications .item-publication:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.index-content .item-community:nth-child(2n) .description {
    color: #4b5268;
}

.index-content .item-community:nth-child(2n) .item-publication p {
    color: #202020;
}

.index-content .item-community:nth-child(2n) .filter-community li.active,
.index-content .item-community:nth-child(2n) .filter-community li:hover,
.index-content .item-community:nth-child(2n) .filter-community li .count {
    background: #f2f2f2;
}

.index-content #container-community-direction {

}


.index-content #container-community-direction &gt; .col-md-4 {
    z-index: 3;
}

.index-content #container-community-direction select {
    width: 100%;
    border: 2px solid #f2f2f2;
    padding: 10px;
    text-transform: uppercase;
    color: #4b5268;
    font-weight: bold;
}


.index-content #container-community-direction .item-community {
    height: 100%;
}


.index-content #container-community-direction .direction-community {
    display: none;
    height: 100%;
}

.index-content #container-community-direction .direction-community.active {
    display: block;
}

.index-content #container-community-direction .header-direction {
    font-size: 16px;
    color: #cfd2dd;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.index-content #container-community-direction .list-directions {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -16px;
    padding-right: 15px;
}

.index-content #container-community-direction .list-directions li {
    font-size: 14px;
    color: #4b5268;
    padding: 12px;
    border-bottom: 2px solid #f2f2f2;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 16px;
    cursor: pointer;
    display: block;
    width: 100%;
    position: relative;
}

.index-content #container-community-direction .list-directions li:hover {
    background: #cfd2dd;
}

.index-content #container-community-direction .list-directions li.active {
    background: #4b5268;
    color: #ffffff;
}

.index-content #container-community-direction .list-directions li.active:after {
    border: 22px solid transparent;
    border-left: 15px solid #4b5268;
    content: '';
    position: absolute;
    right: -37px;
    top: 0px;
}

.index-content #container-community-direction .list-directions li:last-child {
    border: 0;
}

.index-content #container-community-direction .filter-community {
    margin-top: 20px;
}

.clip-label {
    padding: 2px 6px;
    background: #f2f2f2;
    border: none;
    float: left;
    margin-right: 8px;
    font-size: 13px;
    font-weight: 100;
    margin-top: 2px;
}

.item-list {
    margin-bottom: 40px;
}

.item-list h1 {
    font-size: 30px;
    color: #282828;
    padding-bottom: 5px;
    font-weight: 700;
}

#news-full .item-list h3 {
    font-size: 18px;
    padding-bottom: 5px;
    font-style: italic;
}

.item-list .item-cont {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #cccccc;
}

.item-list .item-cont:last-child {
    border: 0px;
}

.item-list &gt; img {
    width: 100%;
}

.item-list img.img-new {
    width: 100%;
}

.item-list div.img-new {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: calc((100vw - 30px) / 1.6);
}

.info-panel {
    border: 0px;
    margin: 0px 0px;
    margin-top: 30px;
}

.info-panel.pull-right {
    margin: 50px 0px;
}

.info-panel .dot {
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    top: 0px;
    right: -13px;
    line-height: 1;
}

.info-panel &gt; span {
    position: relative;
    color: #626262;
    font-size: 13px;
    margin: 0px 25px;
    display: inline-block;
}

.info-panel &gt; span:first-child {
    margin-left: 0px;
}

.item-list .date {
    font-size: 18px;
    color: #999999;
}

.item-list .name {
    font-size: 22px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 0;
    color: #282828;
}

.item-list.communities .name {
    margin: 0;
}

.item-list.communities .body {
    margin-top: 20px;
}

.item-list .link {
    width: 100%;
    text-align: right;
}

.item-list .link a {
    color: #00a287;
    font-size: 13px;
    text-decoration: underline;
}

.item-list .link &gt; a:hover {
    text-decoration: none;
}

.item-list .link a.disabled {
    color: grey;
    text-decoration: none;
}

.item-list .btn-primary {
    background: #0066cc;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    padding: 10px 0px;
}

.item-list .btn-primary:hover {
    background: #07509a;
}


#reg-comp-btn-fixed {
    display: none;
}

.v-desktop {
    display: block;
}

.v-mobile {
    display: none;
}

.index-content .item-strategy .btn.v-desktop {
    display: block;
}

.index-content .item-strategy .btn.v-laptop {
    display: none;
}

.index-content .item-locality .btn.v-desktop {
    display: block;
}

.index-content .item-locality .btn.v-laptop {
    display: none;
}


.index-content .item-locality .rating-panel .text.v-desktop {
    display: block;
}

.index-content .item-locality .rating-panel .text.v-laptop {
    display: none;
}

.quote-row {
    padding: 0 15px;
}

.quote {
    font-family: Roboto;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    color: #7d86a4;
    padding: 0 40px;
    position: relative;
}

.quote:before {
    content: "В«";
    font-size: 40px;
    font-style: normal;
    color: #f37121;
    width: 20px;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    display: flex;
    align-items: flex-start;
}

.quote:after {
    content: "В»";
    font-size: 40px;
    font-style: normal;
    color: #f37121;
    width: 20px;
    height: 100%;
    top: 0;
    position: absolute;
    right: 0;
    display: flex;
    align-items: flex-end;
}

.quote-autor {
    font-size: 14px;
    color: #707070;
    text-align: right;
}

.footnote {
    font-family: Roboto;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    padding: 0 40px;
    position: relative;
}

.footnote:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #f37121;
    width: 2px;
    height: 100%;
}

.note {
    border: 2px dotted #f37121;
    background: #F2F2F2;
    padding: 15px;
    font-size: 14px;
    font-weight: 600;
}

.tiny-text ol {
    list-style: none !important;
    counter-reset: li
}

.tiny-text ol li {
    counter-increment: li
}

.tiny-text ol li::before {
    font-weight: bold;
    content: counter(li) ".";
    color: #f37121;
    display: inline-block;
    width: 2em;
    margin-left: -1em;
    margin-right: 10px;
    text-align: right;
}


.tiny-text ul {
    list-style: none !important;
}

.tiny-text ul li::before {
    content: " ";
    background: #f37121;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 3px;
    margin-right: 1em;
    margin-left: 0.25em;
}

.tiny-text li {
    line-height: 35px;
    font-family: "Roboto Condensed";
    font-size: 16px;
}

.tiny-text .mci-h2 {
    font-family: "Roboto Condensed";
    font-size: 26px;
    color: #202020;
    font-weight: bold
}

#faq_body img {
    border-radius: 10px;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.25);
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.25);
}

/* РЈР‘Р&nbsp;РђР› РР— INDICATORS INDEX VIEW */
#indicators-community-list {
    position: relative;
    /*z-index: 999999999;*/
    padding: 5px;
}

.fixed #indicators-community-list {
    background: #000b2a;
    border-top: 1px solid #f37121;
}

#indicators-char-list {
    margin-top: 20px;
}

.index-indicator-item.open {
    margin-bottom: 20px;
}

#indicators-char-list .btn {
    margin: 15px;
}

.fixed #indicators-community-list .select2-container--krajee .select2-selection {
    background: transparent;
    border: 1px solid #fff;
    /*        border-radius: 0;*/
}

.fixed #indicators-community-list .select2-container--krajee .select2-selection--single .select2-selection__rendered {
    color: #fff;
}

.indicator-loader {
    position: relative;
    height: 400px;
}

.indicator-loader .fa {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    width: 54px;
    height: 42px;
}

/* INDICATORS UPDATE VIEW */

.indicators-body .form-group {
    padding: 0;
    margin-bottom: 21px;
    position: relative;
}

.indicator-list {
    padding: 0;
    margin: 0;
}

#indicators-form .col-md-12,
#indicators-form .col-md-6,
#indicators-form .col-md-3,
#indicators-form .col-md-1 {
    padding-left: 0px;
    padding-right: 0px;
}

.indicators-body f.form-group {
    position: relative;
}

.indicators-body .form-control {
    border-radius: 0;
    font-size: 11px;
    border-right: 0;
    margin-left: -1px;
    position: relative;

}

.indicators-body .status-0 .form-control.fact {
    background: #fbf3ba;
    border-top: 1px solid #f3cf21;
    border-bottom: 1px solid #f3cf21;
}

.indicators-body .status-1 .form-control.fact {
    background: #c2dec2;
    border-top: 1px solid #5cb85c;
    border-bottom: 1px solid #5cb85c;
}

.indicators-body .status-2 .form-control.fact {
    background: #e9cac9;
    border-top: 1px solid #d9534f;
    border-bottom: 1px solid #d9534f;
}

.indicators-body .form-control.plan, .indicators-body .form-control.absolute {
    position: absolute;
    border-radius: 10px 10px 0px 0px;
    top: 0px;
    left: 0px;
    -webkit-transition: top 0.6s ease-in-out;
    -moz-transition: top 0.6s ease-in-out;
    -ms-transition: top 0.6s ease-in-out;
    -o-transition: top 0.6s ease-in-out;
    transition: top 0.6s ease-in-out;
    z-index: -1;

}

.indicators-body .form-control.absolute {
    border-radius: 0px 0px 10px 10px;
}

.indicators-body .form-group.active .form-control {
    z-index: 999999;
}

.indicators-body .form-group.active .form-control.plan {
    z-index: 99999;
    top: -34px;
}

.indicators-body .form-group.active .form-control.absolute {
    z-index: 99999;
    top: 34px;
}

.indicators-body .form-group .fa {
    position: absolute;
    color: #fff;
    z-index: -1;
    top: 10px;
    right: -50px;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: right 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    -moz-transition: right 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    -ms-transition: right 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    -o-transition: right 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    transition: right 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    opacity: 0;
}

.indicators-body .fa-info-circle {
    cursor: pointer;
}

.indicators-body .fa-info-circle:hover {
    color: #5bc0de;
}

.indicators-body .form-group.active .fa {
    z-index: 99999;
}

.indicators-body .form-group.active .fa-link {
    top: -15px;
    right: -50px;
    opacity: 1;
}

.indicators-body .form-group.active .fa-link::after {
    content: attr(count);
    position: absolute;
    left: 20px;
    top: -10px;
    background: #5cb85c;
    border-radius: 10px;
    min-width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    padding: 5px;
}

.indicators-body .form-group.active .fa-file::after {
    content: attr(count);
    position: absolute;
    left: 15px;
    top: -10px;
    background: #d9534f;
    border-radius: 10px;
    min-width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    padding: 5px;
}

.indicators-body .form-group.active .fa-file {
    top: 35px;
    right: -50px;
    opacity: 1;
}

.indicators-body .form-group .fa-thumbs-up, .indicators-body .form-group .fa-thumbs-down {
    -webkit-transition: left 0.6s ease-in-out 1.1s,
    right 0.6s ease-in-out 1.1s,
    top 0.6s ease-in-out,
    opacity 0.6s ease-in-out 0.5s;
    -moz-transition: left 0.6s ease-in-out 1.1s,
    right 0.6s ease-in-out 1.1s,
    top 0.6s ease-in-out,
    opacity 0.6s ease-in-out 0.5s;
    -ms-transition: left 0.6s ease-in-out 0.5s,
    right 0.6s ease-in-out 0.5s,
    top 0.6s ease-in-out,
    opacity 0.6s ease-in-out 0.5s;
    -o-transition: left 0.6s ease-in-out 1.1s,
    right 0.6s ease-in-out 1.1s,
    top 0.6s ease-in-out,
    opacity 0.6s ease-in-out 0.5s;
    transition: left 0.6s ease-in-out 1.1s,
    right 0.6s ease-in-out 1.1s,
    top 0.6s ease-in-out,
    opacity 0.6s ease-in-out 0.5s;
}

.indicators-body .form-group .fa-thumbs-up {
    color: #5cb85c;
    top: 0px;
    left: 0px;
    opacity: 0;
    font-size: 25px;
}

.indicators-body .form-group .fa-thumbs-down {
    color: #d9534f;
    top: 0px;
    right: 0px;
    opacity: 0;
    font-size: 25px;
}

.indicators-body .form-group .fa-thumbs-up:hover {
    color: #509f50;
}

.indicators-body .form-group .fa-thumbs-down:hover {
    color: #c84b47;
}

.indicators-body .form-group.active .fa-thumbs-up {
    top: -65px;
    left: 5px;
    opacity: 1;
    width: 22px;
}

.indicators-body .form-group.active .fa-thumbs-down {
    top: -65px;
    right: 5px;
    opacity: 1;
}


.nav-pills li {
    width: 100%;
    display: inline-block;
}

.nav-pills li a {
    padding: 4px 10px;
    font-size: 15px;
}

.nav-pills li a.active {
    background: #f2f2f2;
    font-weight: bold;
    color: #707070;
    border-radius: .25rem;
    cursor: default;
}

.nav-pills li a.active:hover {
    text-decoration: none;
}

.search-item:first-child {
    border: none;
}


.search-item {
    border-top: 1px solid #cfd2dd;
    padding-top: 30px;
}

@keyframes width_move_0 {
    0% {
        width: 0px;
        height: 0px;
        top: 50%;
        left: 50%;
    }
    100% {
        width: 300px;
        height: 300px;
        top: calc(50% - 150px);
        left: calc(50% - 150px);
    }
}

@-webkit-keyframes width_move_0 {
    0% {
        width: 0px;
        height: 0px;
        top: 50%;
        left: 50%;
    }
    100% {
        width: 300px;
        height: 300px;
        top: calc(50% - 150px);
        left: calc(50% - 150px);
    }
}

@-moz-keyframes width_move_0 {
    0% {
        width: 0px;
        height: 0px;
        top: 50%;
        left: 50%;
    }
    100% {
        width: 300px;
        height: 300px;
        top: calc(50% - 150px);
        left: calc(50% - 150px);
    }
}

@-o-keyframes width_move_0 {
    0% {
        width: 0px;
        height: 0px;
        top: 50%;
        left: 50%;
    }
    100% {
        width: 300px;
        height: 300px;
        top: calc(50% - 150px);
        left: calc(50% - 150px);
    }
}

@keyframes width_move_1 {
    0% {
        width: 0px;
        height: 0px;
        top: 50%;
        left: 50%;
    }
    100% {
        width: 200%;
        height: 200px;
        top: calc(50% - 120px);
        left: -50%;
    }
}


@keyframes width_move_2 {
    0% {
        width: 0px;
        height: 0px;
        top: 50%;
        left: 50%;
    }
    100% {
        width: 180%;
        height: 200px;
        top: calc(50% - 120px);
        left: -40%;
    }
}


@keyframes width_move_3 {
    0% {
        width: 0px;
        height: 0px;
        top: 50%;
        left: 50%;
    }
    100% {
        width: 120%;
        height: 150px;
        top: calc(50% - 82px);
        left: -10%;
    }
}

.indicators-body .col-cont:last-child .fact {
    border-right: 1px;

}

.indicators-body .form-group.active:before {
    content: " ";
    background: #000;
    opacity: 0.8;
    position: absolute;
    top: calc(50% - 150px);
    left: calc(50% - 150px);
    width: 0px;
    height: 0px;
    border-radius: 50%;
    z-index: 999;
    -webkit-animation-name: width_move_0;
    -moz-animation-name: width_move_0;
    -o-animation-name: width_move_0;
    animation-name: width_move_0;

    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;

    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;

    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.indocator-frequency-1 .form-group.active:before {
    animation-name: width_move_1;
    border-radius: 10px;
}

.indocator-frequency-2 .form-group.active:before {
    animation-name: width_move_2;
    border-radius: 10px;
}

.indocator-frequency-3 .form-group.active:before {
    animation-name: width_move_3;
    border-radius: 10px;
    margin-top: -8px;
}


.indicators-body .label-val {
    position: absolute;
    font-size: 13px;
    left: 0px;
    top: 8px;
    opacity: 0;
    -webkit-transition: left 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    -moz-transition: left 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    -ms-transition: left 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    -o-transition: left 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    transition: left 0.6s ease-in-out 0.5s, top 0.6s ease-in-out 1.1s, opacity 0.6s ease-in-out 0.5s;
    color: #fff;
}

.indicators-body .form-group.active .label-val {
    opacity: 1;
    left: -80px;
    z-index: 99999;
}

.indicators-body .form-group.active .label-plan {
    top: -25px;
}

.indicators-body .form-group.active .label-absolute {
    top: 40px;
}


.indicators-body h2 {
    font-size: 28px;
    margin: 10px 0px;

}

.indicators-body h3 {
    font-size: 24px;
    margin: 10px 0px;
}

.indicators-body h4 {
    font-size: 20px;
    margin: 10px 0px;
    color: #68a7c5;
}


.indicators-body .col-md-12:last-child .form-control,
.indicators-body .col-md-6:last-child .form-control,
.indicators-body .col-md-3:last-child .form-control,
.indicators-body .col-md-1:last-child .form-control {
    border-right: 1px solid #ccc;
}

.indicators-list-month {
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
}

.indicators-grid {
    position: relative;
}

.indicators-grid-month {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.indicators-grid-month .col-md-1 {
    border-right: 1px solid #f4f4f4;
    height: 100%;
}

.indicators-grid-month .col-md-1:last-child {
    border-right: 0px;
}

.indicators-list-month {
    position: relative;
    z-index: 3;
}

.indicators-body-cont {
    position: relative;
    z-index: 3;
}

.indicator-list {
    list-style: none;
}

#indicators-form .row {
    margin-right: 0px;
    margin-left: 0px;
}

.indicators-grid-month div.active {
    background: #5bc0de21;
}

.nav-tabs &gt; li &gt; a {
    padding: 10px 22px;
}

#indicators-form .indicators-body .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}

#indicators-form .indicators-body .form-group.active .back {
    z-index: -1;
}

#indicators-form .indicators-list-month {
    padding-bottom: 0px;
    position: sticky;
    top: 90px;
    background: #fff;
    z-index: 4;
}

#indicators-form.fixed .indicators-list-month {
    background: #000b2a;
    z-index: 99999;
    color: #fff;
    border-top: 1px solid #f37121;

}

#indicators-form .indicator-list-month {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}

#indicators-form .indicator-list-year {

}

#indicators-form .indicator-grid-month {
    display: none;
}

#indicators-form .indicator-list-month.active {
    text-decoration: underline;
}

#indicators-form.fixed .indicator-list-month.active {
    background: #f37121;
    color: #fff;
}

/*.indicators-body .form-group.is_not_val .fa-link, .indicators-body .form-group.is_not_val .fa-file{
    display: none!important;
}*/

#indicators-form .indicators-body .back.not_click {
    opacity: 0.5;
    background: #fff;
    cursor: not-allowed;
}

#indicator-modal-reason textarea {
    min-width: 100%;
    max-width: 100%;
}

/*END -- INDICATORS*/

.calculator {
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #b57707ad;
    border-radius: 3px;
}

#mortgage_calculator {
    margin-top: 35px;
}

#mortgage_calculator h2 {
    font-size: 26px;
    font-weight: bold;
}

#mortgage_calculator #result {
    margin-top: 15px;
}

#mortgage_calculator p {
    margin-bottom: 0;
}

#mortgage_calculator table {
    margin-top: 15px;
    font-size: 14px;
}

#mortgage_calculator label {
    margin-top: 0;
}

#mortgage_calculator button {
    margin-top: 10px;
}

#content .comments {
    color: #000;
}

/*.comments .list .item {
    float: left;
    width: 100%;
    border-top: 1px solid #dadada;
    padding-top: 60px;
    margin-top: 1.25rem;
}*/

.comments .link {
    color: #017bde;
    font-size: 13px;
}

.comments .link:hover {
    color: #017bde;
    text-decoration: underline;
}

/*.comments .message .col-1 {
    max-width: 7.33333%;
}

.comments .message .col-11 {
    max-width: 85%;
}*/

.comments .list .comment .body {

}

.comments .message .img,
.comments .list .comment .img {
    width: 45px;
    height: 45px;
    background: url(https://dummyimage.com/60x60/e17076/ffffff.png&amp;text=Р&nbsp;Р€Р&nbsp;вЂ™Р&nbsp;В«);
    background-size: cover;
    border-radius: 50%;
    float: left;
}

.comments .list .comment .name a {
    color: #000;
}

.comments .list .comment .text {
    color: #707070;
    font-size: 14px;
}

.comments .list .comment .date {
    color: #7d86a4;
    font-size: 13px;
}

.comments .list .comment .manage {
    display: inline-block;
    color: #7d86a4;
    padding-left: 5px;
}

.comments .list .comment .liker .count {
    font-weight: initial;
    padding: 2px 5px;
    font-size: 13px;
}

.comments .list .comment .liker .vote {
    cursor: pointer;
}

/*.comments .list .item .liker .like {
    color: #6db101;
}

.comments .list .item .liker .dislike {
    color: #ff7800;
}*/

.comments .list .comment .liker .like.active,
.comments .list .comment .liker .dislike.active {
    color: #ff7800;
}

.comments .list .comment .children-list {
    padding-left: 60px;
    width: 100%;
}

.comments .list .comment .children-list &gt; .comment {
    margin: 0;
}

.liker .like-panel {
    display: inline-block;
}

.liker .like-panel:nth-child(1) {
    padding-right: 25px;
}

.liker .like-panel .name {
    color: #7d86a4;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.liker .like-panel .name:hover {
    cursor: pointer;
}

.liker .like-panel .count {
    margin-left: 2px;
}

.comments h3 {
    color: #7d86a4;
    font-size: 18px;
    margin: 1.5rem 0;
}

.comments h3 .count {
    color: #000;
    text-align: center;
    background: #f2f2f2;
    display: inline-block;
    font-weight: initial;
    padding: 2px 5px;
    border-radius: .25rem;
    font-size: 13px;
    margin-left: 5px;
}

.comments blockquote {
    font-size: 13px;
    margin: 5px 0;
}

.comments blockquote h6 {
    font-size: 13px;
}

.comments .message {
    margin-top: 10px;
}

.comments .message textarea {
    width: 94%;
    float: left;
    height: 40px;
}

.comments .message textarea::-webkit-input-placeholder {
    font-weight: 300;
}


.comments .message #user-list {
    background-color: #fff;
    padding: 0;
    position: absolute;
    border: 1px solid #8ccafd;
    width: 300px;
    top: 30px;
    z-index: 9;
    color: #222;
    font-size: 15px;
}

.comments .message ul.user-list {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}

.comments .message ul.user-list li.user-name {
    cursor: pointer;
    padding-left: 18px;
    padding-bottom: 4px;
    padding-top: 4px;
    display: flex;
    color: #017bde;
}

.comments .message ul.user-list .not-result {
    padding-left: 10px;
    padding-bottom: 5px;
}

.comments .message ul.user-list li.user-name:hover {
    background-color: #f2f2f2;
}

.comments .message ul.user-list li span:before {
    content: "";
    border-color: transparent #cfd2dd;
    border-style: solid;
    border-width: 0.26em 0 0.26em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -0.4em;
    top: 0.5em;
    position: relative;
}

/*.comments .message textarea:focus {
    height: 100px;
}*/

.comments .message .arrow {
    fill: #f2f2f2;
    stroke: #ccc;
    position: absolute;
    left: -8px;
    margin-left: -8px;
    bottom: -1px;
    top: 14px;
    transform: rotate(-90deg);
}

.comments .message .button {
    background-color: #f2f2f2;
    display: inline-block;
    padding: 2px 6px;
    margin-top: 5px;
    border-radius: 3px;
    float: right;
    cursor: pointer;
}

.comments .message .button i.send {
    background-image: url("/images/ui/icon/new-send.png");
    display: inline-block;
    float: right;
    margin-top: 5px;
    width: 20px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
}

.comments .message .button:hover i.send {
    background-image: url("/images/ui/icon/new-send-hover.png");
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform:rotate(360deg);
    }
}

.comments .message .button i.send.sending {
    background-image: url("/images/ui/icon/loader.png");
    animation:spin 4s linear infinite;
    margin: 5px;
    width: 22px;
    height: 22px;
}

.comments .message .button:hover i.send.sending {

}

/*.comments .message i.send svg #send {
    fill: #7d86a4;
}

.comments .message i.send:hover svg #send {
    fill: #ff7800;
}*/

@media (max-width: 765px) {

    #content &gt; .body .item-profile {
        width: 100%;
    }
    #instruction_button {
        left: 0;
        right: 0;
        margin: auto;
    }

    #pc-banner {
        display: none;
    }

    #mobile-banner {
        display: block;
    }

    .repost-icon.ic-v {
        font-size: 34px;
    }

    #reg-comp-btn-fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        text-align: center;
        z-index: 100;
        width: 100%;
        margin: 0;
        padding: 0;
        display: block;
    }

    #reg-comp-btn-fixed .btn {
        width: 100%;
        margin: 0;
        font-size: 1.1em;
    }

    h1 {
        font-size: 1.4rem;
    }

    #content &gt; .body .item .info ul &gt; li {
        padding-right: 0.8rem;
    }

    .index-content .item-strategy .contact-panel {
        position: relative;
        /*padding-top: 20px;*/
    }
}

.orange-text {
    color: #f37121;
}

button.dropdown-toggle i.fas.fa-plus {
    color: #777;
}

button {
    outline: none !important;
}

button:focus {
    outline: none !important;
}


#btnRequestFormSubmit.waiting span {
    background: linear-gradient(90deg, #0B2349 20%, #ff7800 10%, #0B2349);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientFlow 2s ease infinite;
    background-size: 400% 400%;
}


@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 50% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}


#content .title {
    padding: 25px 0;
}

#content .title h1 {
    font-size: 40px;
    font-weight: bold;
    color: #202020;
}

#content .title a {
    font-size: 18px;
}

#content .title .fa-edit {
    padding-right: 10px;
    color: #000;
}

#content .info {
    font-size: 14px;
}

#content .info .col-12 {
    margin-bottom: 15px;
}

#content .contact a {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

#content .contact .phone,
#content .contact .email {
    margin-top: 15px;
}

#content .contact .phone a {
    color: #000;
    display: inline-block;
}

#content .okved {

}

#content .okved ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content .okved ul &gt; li {
    font-size: 1rem;
    margin-bottom: 10px;
    color: #707070;
    position: relative;
}

#content .okved ul &gt; li:before {
    content: ' ';
    position: absolute;
    top: 10px;
    left: -25px;
    background: #f2f2f2;
    width: 15px;
    height: 4px;
}

#content .okved .btn-default {
    font-size: 14px;
}

#content .okved .btn-default:hover {
    background: #f3f3f3;
    box-shadow: none;
}

#content .okved .btn-default:focus {
    background: transparent;
    box-shadow: none;
}

@media (max-width: 768px) {

    #content .title h1 {
        font-size: 30px;
    }
}

@media (max-width: 475px) {

    #content .title h1 {
        font-size: 25px;
    }
}


.share-widget.st {
}

.share-widget.vk {

}

.share-widget.fb {

}

.share-widget.ok {

}

.share-widget.tw {

}

.mobile-block {
    display: none;
}

.multi-add-item-btn {
    /*width: auto !important;*/
    /*display: inline !important;*/
    /*position: absolute;*/
    /*background: #017bde;*/
    /*color: #017bde;*/
    /*font-size: 14px !important;*/
    /*line-height: 1.5;*/
    /*border-radius: 0.25rem !important;*/
    /*padding: 5px 20px 5px 20px !important;*/
    /*height: 32px !important;*/
    left: 0;
}

.multi-add-item-btn i {
    margin-right: 7px;
    font-size: 16px;
}

.multi-add-item-btn:hover {
    color: #017bde !important;
    opacity: 0.9;
}


#dropZoneCustom .dropzone {
    min-height: 150px;
    border: 1px dashed rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
}

#dropZoneCustom .file {
    border: 1px solid #e7eaec;
    padding: 0;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
}

#dropZoneCustom .file-box {
    float: left;
    width: 220px;
    position: relative;
}

#dropZoneCustom .corner {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 0.6em solid transparent;
    border-right: 0.6em solid #f1f1f1;
    border-bottom: 0.6em solid #f1f1f1;
    right: 0em;
    bottom: 0em;
}

#dropZoneCustom .file .icon i {
    font-size: 70px;
    color: #dadada;
}

#dropZoneCustom .file-delete .file .icon i {
    color: #ed5565;
}

#dropZoneCustom .file-box .delete {
    position: absolute;
    top: 0px;
    left: 4px;
    font-size: 15px;
    color: #ed5565;
}

#dropZoneCustom .file-box .setting {
    position: absolute;
    top: 0px;
    right: 4px;
    font-size: 15px;
    color: #ddd;
}

#dropZoneCustom .file .icon {
    padding: 15px 10px;
    text-align: center;
}

#dropZoneCustom .file .icon,
#dropZoneCustom .file .image {
    height: 100px;
    overflow: hidden;
}

#dropZoneCustom .upload-panel {
    background-color: #dedede54;
    padding: 15px;
}

#dropZoneCustom .upload-files,
#dropZoneCustom .upload-images {
    display: inline-block;
}

#dropZoneCustom .upload-images .image {
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center center;
    display: inline-block;
}

#dropZoneCustom .file .file-name {
    height: 93px;
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #e7eaec;
    word-break: break-word;
}

#dropZoneCustom .file-name small {
    color: #676a6c;
}

#dropZoneCustom .fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

#dropZoneCustom .file-box.file-delete .delete, .file-box.file-delete .setting {
    display: none;
}

#dropZoneCustom .hidden {
    display: none;
}


#linksCustom div {
    /*border: 1px solid red;*/
}

#linksCustom .links-list {
    display: flex;
    flex-direction: column;
}

#linksCustom .links-list .link-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f4f4f4;
    padding: 10px;
    margin-top: 10px;
}

#linksCustom .links-list .link-item .link-item-content {
    display: flex;
    align-items: center;
    margin-right: 10px;
    width: 100%;
}

#linksCustom .links-list .link-item .link-item-content input {
    width: 100%;
}

#linksCustom .links-list .link-item .link-item-content img {
    float: left;
    margin-right: 10px;
    width: 16px;
}

#linksCustom .links-list .link-item .link-item-content p {
    padding: 0;
    margin: 0;
}

#linksCustom .links-list .link-item .link-item-remove-btn {
    color: red;
}


.image-content-block {
    position: relative;
    width: 100%;
    text-align: center;
    border: 1px dashed rgba(0, 0, 0, 0.3);
    min-height: 250px;
    background: url('/images/no_image2.png');
}

.image-content-block img:hover {
    cursor: pointer;
}

.cropperZone:hover #btnUploadImage {
    opacity: 1 !important;
}

#product_manage .crumbs-list {
    margin: 0;
}

#product_manage .breadcrumb li:first-child {
    display: none;
}

#product_manage .breadcrumb li {
    background: #017bde;
    color: #FFF;
    padding: 3px 10px;
    font-size: 16px;
    position: relative;
    height: 30px;
    margin-right: 20px;
    margin-bottom: 10px;
}

#product_manage .breadcrumb li:last-child:after {
    display: none;
}

#product_manage .breadcrumb li:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0px;
    border: 15px solid transparent;
    border-left: 15px solid #017bde;
    margin: 0;
}


#major-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

#major-items .major-item {
    display: flex;
    align-items: center;
    margin-right: 10px;
    margin-top: 10px;
}

/*#major-items .major-item + #major-items .major-item {*/
/*    margin-left: 10px;*/
/*}*/

#major-items .major-item:first-child {
    /*margin-left: 0px;*/
}

#major-items .major-item .count {
    display: block;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background: #f2f2f2;
    padding: 5px 0px;
    text-align: center;
    border-radius: 0.25rem;
    color: #001333;
    margin-left: 5px;
}

#major-items .major-item .count:hover {
    text-decoration: none;
}

#strategy-info-left, #major-info-left {
    padding-right: 0px;
}




.form-group.field-project-protected label, .form-group.field-news-protected label {
    position: relative;
}

.form-group.field-project-protected label:after, .form-group.field-news-protected label:after {
    content: "?";
    display: flex;
    justify-content: center;
    align-items: center;
    background: #bbb;
    color: #FFF;
    position: absolute;
    right: -25px;
    top: 3px;
    border-radius: 3px;
    width: 18px;
    height: 18px;
    font-weight: 600;
    /*line-height: 18px;*/
}

.form-group.field-project-protected label:hover:after, .form-group.field-news-protected label:hover:after {
    opacity: 0.8;
}

.form-group.field-project-protected .hint-block, .form-group.field-news-protected .hint-block {
    display: none;
}

@media (max-width: 768px){
    .form-group.field-project-protected .hint-block, .form-group.field-news-protected .hint-block {
        display: block;
        font-size: 14px;
    }

    .form-group.field-project-protected label:after, .form-group.field-news-protected label:after {
        display: none;
    }
}

.protected {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.item-strategy .description span {
    text-overflow: unset;
}
.item-strategy .description.hide span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
.grecaptcha-badge {
    visibility: hidden;
}

.form-field-recaptcha {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.recaptcha-info {
    /*text-align: center;*/
    font-size: 12px;
}

#banner {
    display: block;
    padding: 0;
    margin: 0;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 30px;
    margin-top: 14px;
    position: relative;
}

#banner .banner-content {
    /*position: relative;*/
}

#banner .banner-content .banner-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 100px;
}

#banner .banner-content .banner-text h3 {
    color: #FFF;
    font-size: 40px;
    font-weight: bolder;
    text-transform: uppercase;
    margin-top: 18px;
}

#banner .banner-content .banner-text p {
    color: #ff6a13;
    font-size: 20px;
    max-width: 720px;
}

@media (max-width: 1200px) {
    #banner .banner-content .banner-text h3 {
        /*font-size: 34px;*/
        font-size: 30px;
        margin-top: 10px;
    }

    #banner .banner-content .banner-text p {
        font-size: 15px;
        max-width: 500px;
    }


}

@media (max-width: 950px) {
    #banner .banner-content .banner-text {
        padding-left: 85px;
    }

    #banner .banner-content .banner-text h3 {
        font-size: 24px;
        margin-top: 12px;
    }

    #banner .banner-content .banner-text p {
        font-size: 12px;
        max-width: 320px;
    }
}

@media (max-width: 765px) {
    #banner .banner-content .banner-text {
        padding-left: 0px;
        align-items: center;
        padding: 0 20px;
    }

    #banner .banner-content .banner-text h3 {
        font-size: 34px;
        margin-top: 10px;
        text-align: center;
    }

    #banner .banner-content .banner-text p {
        font-size: 15px;
        max-width: 500px;
    }
}

@media (max-width: 520px) {
    #banner .banner-content .banner-text {
        padding-left: 0px;
        align-items: center;
        /*justify-content: flex-start;*/
        padding: 0 20px 50px 20px;
    }

    #banner .banner-content .banner-text h3 {
        font-size: 24px;
        margin-top: 10px;
        text-align: center;
    }

    #banner .banner-content .banner-text p {
        display: none;
        color: #fff;
        font-size: 15px;
        max-width: 500px;
    }
}

a.service-link:hover {
    text-decoration: none;
    /*color: #7d86a4;*/
    /*font-size: 26px;*/
    /*font-weight: bold;*/
}

a.service-link .header h2 {
    color: #7d86a4;
    font-size: 26px;
    font-weight: bold;
}

a.service-link:hover {
    /*text-decoration: none;*/
}

a.service-link:hover .header h2 {
    color: #7d86a4;
    text-decoration: underline;
}

.service-link:hover * {
    /*opacity: 0.9;*/
}

#okpd2_types.multiple-input .list-cell__button {
    min-width: 30px;
}

#okpd2_types .multiple-input-list__item {
    display: flex;
    /*background: #eee;*/
    /*margin: 10px -15px;*/
    /*padding: 15px;*/
    /*border-radius: 5px;*/
    border-bottom: 2px solid #eee;
    margin-bottom: 30px;
}

#okpd2_types .multiple-input-list__item .mi-row-content {
    flex-grow: 1;
}

#okpd2_types .multiple-input-list__item .mi-row-content .form-group div {
    width: 100%;
}

#okpd2_types .multiple-input-list__item .mi-row-content .form-group div input {
    max-width: 50%;
}

#okpd2_types .multiple-input-list__item .mi-row-content .form-group div select {
    max-width: 100%;
}

#okpd2_types .multiple-input-list__item .mi-row-content .form-group .mi-cell-label {
    max-width: calc(25% + 15px);
    width: 100%;
    color: #707070;
}

.mi-cell-input {
    width: 100%;
    flex-grow: 1;
}

#tender-form form  .form-group input.short_text {
    max-width: none;
}

#tender-form form  .form-group select {
    max-width: none;
}

#tender-form form .multiple-input  .btn.multi-add-item-btn {
    background: #017bde;
    display: block;
    width: 100%;
    height: 38px;
    text-align: center;
    color: #FFF;
    font-size: 15px;
    border-radius: 3px;
    line-height: 38px;
    padding: 0 15px !important;
}

#tender-form form .multiple-input  .btn.multi-add-item-btn:hover {
    color: #AAA;
}

#tender-form .multi-add-item-btn:hover {
    color: #EEE !important;
}

#tender-form .mi-body.multiple-input-list .form-group {
    display: flex;
}

#tender-form .mi-body .mi-action_button {
    min-width: 30px;
}

@media (max-width: 1200px) {
    #okpd2_types .multiple-input-list__item .mi-row-content .form-group div input {
        max-width: 100%;
    }
}

@media (max-width: 460px) {
    #okpd2_types .multiple-input-list__item .mi-row-content .form-group .mi-cell-label {
        max-width: 100%;
    }
}

.comments .name {
    position: relative;
    display: flex;
    align-items: center;
}

.verified {
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*background: #0c2d70;*/
    /*border-radius: 50%;*/
    color: #ff7800;
    font-size: 16px;
    font-weight: bold;
    margin-left: 3px;
    transition: all 0.5s ease-in-out;
}

.comments .name .verified:hover {
    /*cursor: pointer;*/
    /*width: 100px;*/
    /*border: 1px solid red;*/
}

.profile-name {
    flex-wrap: wrap;
}

.profile-name h1 {
    line-height: initial;
    padding-bottom: 0;
}

.profile-name .verify-btn {
    margin-left: 10px;
}

.profile-name .verified {
    font-size: 28px;
    margin-left: 10px;
}

.tooltip {
    top: -100px !important;
}

#container-community .item-community {
    box-shadow: 1px 1px 1px 0px #dadada;
    border-radius: 4px;
    /*box-shadow: 0 1px 0 0 #d3d9de,0 0 0 1px #e7e8ec;*/
}

.index-content .item-block {
    box-shadow: 1px 1px 1px 0px #dadada;
    border-radius: 4px;
}

@media (max-width: 1200px) {
    #content .row.president {
        display: flex;
        flex-direction: column-reverse;
    }
}

#banner.banner-full-width {
    margin: 0 15px 15px 15px;
}</pre></body></html>