/* @media (min-width: 1600px) {
    .container {
        max-width: 1500px;
    }
} */

p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
@media (min-width: 1601px) {
    .container {
        max-width: 1500px;
    }
}
@media (max-width: 1600px) {
    .container {
        max-width: 100%;
    }
}
body {
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    line-height: 24px;
}
.h1,
h1 {
    font-size: 2rem;
    font-family: 'Circe-Regular', sans-serif;
    margin-bottom: 1.2rem;
}
h2 {
    font-family: 'Circe-Regular', sans-serif;
    margin: 0 0 20px 0;
    font-size: 1.7rem;
}
.h3,
h3 {
    font-size: 1.5rem;
}
a {
    color: #1691BE;
    text-decoration: underline;
}
a.no-underline {
    text-decoration: none;
}
b,
strong {
    font-weight: 600;
}
code {
    font-size: 100%;
    font-weight: normal;
    display: block;
    padding: 1.5em 1em 1em 1em;
    border-style: solid;
    border-width: 1px;
    border-width: 1px 0;
    margin: 1em 0;
    background-color: #F5F5F5;
    font-family: sans-serif;
    color: #212529;
}
.btn-primary {
    color: #fff;
    background-color: rgba(153, 153, 153, 0.9);
    border-color: #999999;
}
.btn-primary:hover {
    background-color: rgba(153, 153, 153, 0.8);
    border-color: #999999;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: rgba(153, 153, 153, 0.9);
    border-color: #999999;
}
.btn-default {
    color: #fff;
    background-color: rgba(153, 153, 153, 0.9);
    border-color: #999999;
}
.btn-default:hover {
    background-color: rgba(153, 153, 153, 0.8);
    border-color: #999999;
}
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show>.btn-default.dropdown-toggle {
    background-color: rgba(153, 153, 153, 0.9);
    border-color: #999999;
}
.overflow-hidden {
    overflow: hidden;
}
.form-control {
    border-radius: 2px;
}
.container-fluid-header {
    /* background: url(/upload/bg-header3.png), linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(187, 217, 242, 1) 100%); */
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.company-logo {
    max-width: 570px;
}
.company-logo-img svg {
    height: 100px;
    width: 100px;
}
.company-logo-name-main {
    font-size: 24px;
    opacity: 0.94;
    line-height: 24px;
    margin: 0 0 10px 0;
    font-family: 'Circe-Regular', sans-serif;
}
.company-logo-name-registry {
    opacity: 0.86;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Circe-Regular', sans-serif;
}
.header-icons {
    height: 100%;
    justify-content: flex-end;
}
.header-icons a {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    margin: 0 8px;
    justify-content: center;
}
.header-icons svg {
    width: 16px;
    fill: #999999;
}
.menu-secondary {
    text-align: right;
}
.menu-secondary a {
    color: rgba(0, 0, 0, 0.7);
    margin: 0 0 0 20px;
    text-decoration: none;
}
.menu-secondary a span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.h2 {
    border-left: 4px solid #999999;
    background-color: rgba(153, 153, 153, 0.2);
    font-size: 24px;
    padding: 12px 10px 10px 12px;
    font-family: 'Circe-Regular', sans-serif;
    margin: 0 0 15px 0;
    color: rgba(0, 0, 0, 0.82);
    border-radius: 2px;
    line-height: 26px;
}
.block-vstuplenie {
    background: url(/upload/bg-vstuplenie.jpg) no-repeat center -50px rgba(187, 217, 242, 0.1);
    width: 100%;
    background-size: cover;
    margin: 0;
    border-radius: 2px;
}
.block-vstuplenie-title {
    color: white;
    line-height: 38px;
    font-size: 38px;
    width: 60%;
    font-family: 'Circe-Regular', sans-serif;
}
.block-vstuplenie-advantage span {
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    opacity: 0.86;
}
.block-vstuplenie-advantage-img svg {
    width: 54px;
    height: 54px;
    fill: #999999;
}
.block-vstuplenie-advantage-text {
    line-height: 20px;
}
.block-vstuplenie-links a {
    display: block;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.86);
    margin: 5px 0;
}
.block-vstuplenie-links a span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.block-vstuplenie-links a::before {
    content: "\203A";
    font-size: 30px;
    top: 3px;
    position: relative;
    margin: 0 3px 0 0;
    line-height: 20px;
    opacity: 0.86;
}
.block-vstuplenie-links a:hover span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.btn-vstuplenie {
    background-color: #999999;
    border-radius: 2px;
    color: #fff;
    position: relative;
    text-decoration: none;
    font-family: 'Circe-Regular', sans-serif;
    margin: 0 0 30px 33px;
    font-size: 26px;
    width: 300px;
}
.btn-vstuplenie:before,
.btn-vstuplenie:after {
    border-color: transparent;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    border-style: solid;
    border-width: 0;
    content: "";
    height: 24px;
    position: absolute;
    width: 24px;
}
.btn-vstuplenie:before {
    border-color: #999999;
    border-left-width: 4px;
    border-top-width: 4px;
    left: -8px;
    top: -8px;
    border-radius: 2px 0 0 0;
}
.btn-vstuplenie:after {
    border-color: #999999;
    border-bottom-width: 4px;
    border-right-width: 4px;
    bottom: -8px;
    right: -8px;
    border-radius: 0 0 2px 0;
}
.btn-vstuplenie:hover {
    background-color: #604B6B;
    color: #FFF;
}
.btn-vstuplenie:hover:before,
.btn-vstuplenie:hover:after {
    height: 100%;
    width: 100%;
    border-color: #604B6B;
}
.block-vstuplenie .col-4:nth-child(1) {
    max-width: 30%;
    flex: 0 0 30%;
}
.block-vstuplenie .col-4:nth-child(2) {
    max-width: 40%;
    flex: 0 0 40%;
}
.block-vstuplenie .col-4:nth-child(3) {
    max-width: 30%;
    flex: 0 0 30%;
}
.block-connection-smalltext {
    font-size: 13px;
    opacity: 0.7;
    line-height: 13px;
    margin: 0 0 5px 0;
}
.block-connection-phones {
    font-size: 22px;
    font-weight: 400;
    opacity: 0.86;
}
.block-connection svg {
    width: 30px;
    height: 30px;
}
.block-photogallery-item a {
    text-decoration: none;
    color: #212529;
}
.block-photogallery-item img {
    max-width: 100%;
}
.search-form form {
    position: relative;
}
.search-form input[type="text"] {
    width: 100%;
}
.search-form [type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #999999;
    border: 0;
    height: 100%;
    padding: 0 10px;
    border-radius: 0 3px 3px 0;
}
.search-form [type="submit"] svg {
    width: 20px;
    fill: #fff;
}
.subscribe-form .form-group {
    position: relative;
}
.subscribe-form input[type="text"] {
    width: 100%;
}
.subscribe-form [type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #999999;
    border: 0;
    height: 100%;
    width: 38px;
    border-radius: 0 3px 3px 0;
}
.subscribe-form [type="submit"] svg {
    height: 20px;
    fill: #fff;
}
.subscribe-form label [type="checkbox"] {
    top: 1px;
    position: relative;
}
.subscribe-form label {
    opacity: 0.86;
}
.block-management-name {
    text-decoration: none;
    color: #212529;
    font-weight: 600;
    opacity: 0.86;
    line-height: 18px;
    margin: 0 0 4px 0;
}
a.block-management-name {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
a.block-management-name:hover {
    color: #212529;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.block-management-position {
    opacity: 0.86;
    line-height: 16px;
}
a.btn-main {
    background-color: rgba(153, 153, 153, 0.2);
    text-decoration: none;
    border: 1px solid rgba(153, 153, 153, 0.15);
    border-radius: 2px;
    /* box-shadow: 0px 3px 1px -2px rgba(160, 160, 110, 0.2), 0px 2px 2px 0px rgba(160, 160, 110, 0.14), 0px 1px 5px 0px rgba(160, 160, 110, .12); */
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
a.btn-main:hover {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12);
}
.btn-main-icon {
    background-color: #999999;
    height: 56px;
    width: 55px;
    justify-content: center;
    margin: -1px 15px -1px 0px;
    border-radius: 2px 0 0 2px;
}
.btn-main-icon svg {
    width: 34px;
    fill: #fff;
}
.btn-main-text {
    width: calc(100% - 70px);
    text-decoration: none;
    text-align: left;
    line-height: 18px;
    padding: 3px 10px 0 0;
    color: #999999;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Circe-Bold', sans-serif;
}
.btn-main-text.d-flex {
    color: rgba(0, 0, 0, 0.78)
}
.btn-main-new .btn-main-text {
    width: auto;
    text-align: center;
    padding: 10px 0;
    align-items: center;
}
.btn-main.full-color .btn-main-icon {
    background-color: transparent;
    position: relative;
}
.btn-main.full-color .btn-main-icon::after {
    content: '';
    height: 100%;
    width: 2px;
    position: absolute;
    right: -2px;
    top: 0;
}
.btn-main.full-color-sunrise {
    background-color: rgba(254, 192, 79, 0.8);
}
.btn-main.full-color-sunrise:hover {
    background-color: rgba(254, 192, 79, 0.7);
}
.btn-main.full-color-sunrise .btn-main-icon {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.btn-main.full-color-sunrise .btn-main-icon svg {
    fill: rgba(52, 58, 64, 0.9);
}
.btn-main.full-color-sunrise .btn-main-icon::after {
    border-right: 1px solid #fec04f;
}
.btn-main.full-color-sunrise .btn-main-text {
    color: rgba(52, 58, 64, 0.9);
}
.btn-main.full-color-rosybrown {
    background-color: #da9694;
}
.btn-main.full-color-green {
    background-color: rgba(0, 182, 75, 1);
}
a.btn-main.btn-main-new {
    min-height: 76px;
}
.block-personal {
    background-color: rgba(205, 196, 179, 0.2);
    border-radius: 2px;
}
.block-personal .h2 {
    border-left: transparent;
    background-color: rgba(205, 196, 179, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px 3px 0 0;
    position: relative;
}
.block-personal .h2::after {
    content: '';
}
.block-personal .h2 svg {
    width: 23px;
    height: 23px;
    fill: rgba(0, 0, 0, 0.68);
    position: relative;
    top: -3px;
    margin: 0 5px 0 0;
}
.block-personal form {
    padding: 0 15px 15px 15px;
}
.block-personal [type="submit"] {
    border: 0;
    color: rgba(0, 0, 0, 0.86);
    background-color: rgba(205, 196, 179, 0.8);
    height: 38px;
    width: 100%;
    border-radius: 2px;
}
.block-personal [type="submit"]:hover {
    background-color: rgba(205, 196, 179, 0.7);
}
.block-personal a {
    color: rgba(0, 0, 0, 0.86);
}
.container-fluid-sites {
    background-color: rgba(245, 245, 245, 0.8);
}
.bottom-menu a {
    color: rgba(0, 0, 0, 0.86);
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.bottom-menu a:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.bottom-menu span {
    opacity: 0.5;
    padding: 0 10px;
}
.timechange {
    font-size: 14px;
    opacity: 0.7;
}
.date-modif {
    text-align: right;
    font-size: 12px;
    opacity: 0.8;
    line-height: 17px;
    margin: 40px 0 20px 0;
}
.block-join svg {
    width: 54px;
    height: 54px;
}
.block-join span {
    font-weight: 500;
}
.block-join {
    line-height: 20px;
}
ul.advantages-list {
    list-style: none;
    padding: 0;
}
ul.advantages-list li {
    position: relative;
    padding: 0 0 0 8px;
    display: flex;
}
ul.advantages-list li::before {
    content: '+';
    color: #999999;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    left: -10px;
    display: inline-block;
    vertical-align: top;
}
.advantages-list-icons svg {
    width: 60px;
    height: 60px;
    fill: #999999;
}
.advantages-list-icons svg .icon_help,
.advantages-list-icons svg .icon_sale,
.advantages-list-icons svg .icon_legal {
    stroke: #999999;
}
.block-partners img {
    max-width: 100%;
}
.block-certificate img {
    max-width: 100%;
}
ul li,
ol li {
    margin: 0 0 8px 0;
}
ul.list ul,
ul.list {
    list-style: none;
    padding-left: 30px;
}
ul.list li,
ul.list ul li {
    position: relative;
    margin: 0 0 20px 0;
    text-indent: -5px;
}
ul.list ul li {
    text-indent: -9px;
}
ul.list li:before {
    content: '\2022';
    color: #999999;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    left: -10px;
    display: inline-block;
    vertical-align: top;
}
ul.list ul li:before {
    content: '\2014';
    color: #999999;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    left: -10px;
    display: inline-block;
    vertical-align: top;
}
ul.list blockquote {
    text-indent: 0;
    margin: 10px 0 0 0;
    font-style: italic;
}
ul.dashed {
    list-style-type: none;
}
ul.dashed>li {
    text-indent: -23px;
}
ul.dashed>li:before {
    content: "\2014";
    margin: 0 6px 0 0px;
}
li .date-mod-doc {
    display: block;
    font-size: 14px;
    opacity: 0.78;
    text-indent: 0;
    line-height: 16px;
}

/* li.org::before {
    content: attr(data-number) ".";
} */

.double-border {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    position: relative;
}
.double-border::before,
.double-border::after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
}
.double-border::before {
    top: -7px;
}
.double-border::after {
    bottom: -7px;
}
table {
    border-color: #a5a5a5;
}
.table .thead-color th {
    background-color: rgba(153, 153, 153, 0.2);
    border-color: rgba(153, 153, 153, 0.4);
}
.table thead th {
    vertical-align: middle;
    line-height: 18px;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 1px;
}
.data-table-center td,
.data-table-center{
        border: 1px solid #a5a5a5;
            padding: 10px
}

.struktura-svg {
    width: 60%;
}
.news-list a.news-item-name {
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.4);
}
.news-list .news-item-date {
    display: block;
    font-size: 14px;
    opacity: 0.6;
}
.news-list .news-item-picture+.news-item-description {
    margin: 0 0 0 130px;
}
ul.news-list li {
    margin: 0 0 20px 0;
}
.docs-list li.warn {
    position: relative;
}
.docs-list li.warn::before {
    /************************************/
    /************************************/
    background: pink;
    /************************************/
    /************************************/
    content: '';
    position: absolute;
    width: calc(100% + 20px);
    height: 100%;
    z-index: -1;
    margin: 0 0px 0 -20px;
}
.object-list {
    margin: 0 0 10px 0;
}
.object-list .swiper-slide {
    width: calc(100%/4);
}
.logo-list .btn-copy-code {
    border-bottom: 1px dashed grey;
    cursor: pointer;
}
.container-fluid-header {
    background: none;
}
.container-fluid-menu {
    background-color: transparent;
    box-shadow: none;
}
#horizontal-multilevel-menu {
    background-color: #f8f9fa;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
    border-radius: 2px 2px 0 0;
}
#horizontal-multilevel-menu .separator:first-child,
#horizontal-multilevel-menu .separator:last-child {
    display: none;
}
.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 20px 20px 26px 20px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
}
.carousel-caption p {
    font-size: 18px;
    text-align: justify;
}
.carousel-indicators {
    margin-bottom: 0;
}
.carousel-indicators li {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.9);
}
.carousel-indicators .active {
    background-color: rgba(255, 255, 255, 0.9);
}
.r_box_bg {
    background: linear-gradient(to bottom, #fefefe, #bee2f0);
    border: 1px solid #bee2f0;
    border-radius: 5px;
    padding: 7px 15px;
    margin: 10px 0;
}
@media (max-width: 1000px) {
    h1 {
        line-height: 1;
    }
    .container-fluid-header {
        padding-left: 0;
        padding-right: 0;
        background-image: none;
        /*  background: linear-gradient(0deg, #ffffff 0%, #bbd9f2 100%); */
        background: #fff;
        box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
        position: sticky;
        top: 0;
        z-index: 100;
    }
    .container-fluid-header.active .company-logo-name-registry {
        display: none;
        transition: all 0.2s ease-out;
    }
    .container-fluid-header.active .company-logo-img svg {
        height: 30px;
        width: 30px;
        transition: all 0.2s ease-out;
    }
    .company-logo-name-main {
        font-size: 15px;
        line-height: 15px;
        font-weight: 600;
        margin: 0;
    }
    .company-logo-name-registry {
        font-size: 12px;
        line-height: 12px;
        margin: 5px 0 0 0;
    }
    .company-logo-img svg {
        height: 48px;
        width: 48px;
    }
    .mburger {
        --mb-button-size: 50px;
        --mb-bar-spacing: 8px;
    }
    a.mburger {
        position: absolute;
        right: 0;
        display: block;
        color: rgba(0, 0, 0, 0.5);
    }
    a.mburger:hover {
        color: rgba(0, 0, 0, 0.5);
        text-decoration: none;
    }
    .container-vstuplenie {
        margin-top: -25px;
    }
    .block-vstuplenie {
        margin: 0 -15px;
        width: calc(100% + 30px);
        background-position: center;
    }
    .block-vstuplenie-title {
        padding: 10px 0;
        font-size: 20px;
        text-align: center;
        line-height: 24px;
        color: #000;
        width: 100%;
    }
    .block-vstuplenie-advantage {
        margin: 0;
        padding: 0px 0 12px 0;
        text-align: center;
    }
    .btn-vstuplenie {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .block-vstuplenie-advantage-img svg {
        margin-bottom: 10px;
        width: 50px;
        height: 50px;
    }
    .block-vstuplenie-actions {
        margin: 15px 0 0 0;
    }
    .timechange {
        font-size: 12px;
        opacity: 0.7;
    }
    .struktura-svg {
        width: 100%;
    }
    ul {
        padding-left: 30px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .bottom-menu {
        text-align: center!important;
        font-size: 11px;
    }
    .h2 {
        font-size: 22px;
        line-height: 24px;
    }
    #horizontal-multilevel-menu li a.root-item {
        font-size: 12px!important;
    }
    .block-vstuplenie-title {
        width: 100%;
        text-align: left;
        font-size: 26px;
        line-height: 28px;
    }
    .block-vstuplenie-advantage-img svg {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }
    .block-vstuplenie-advantage-text {
        line-height: 16px;
    }
    .btn-vstuplenie {
        width: 100%;
    }
    .block-vstuplenie {
        background-size: auto;
    }
    .block-vstuplenie .col-lg-4:first-child {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .block-vstuplenie .col-lg-4:last-child {
        -ms-flex: 0 0 36%;
        flex: 0 0 36%;
        max-width: 36%;
    }
    .container-fluid-menu,
    .container-fluid-header {
        padding-left: 0;
        padding-right: 0;
    }
    #horizontal-multilevel-menu li a.root-item {
        font-size: 12px!important;
    }
}
@media (max-width: 1600px) {
    .container-fluid-menu,
    .container-fluid-header {
        padding-left: 0;
        padding-right: 0;
    }
}
.banner-main {
    background-image: url(/images/banner_main.png);
    height: 450px;
    background-position: center;
    background-size: cover;
}
.banner-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.block-vstuplenie-advantages {
    background-color: #f8f9fa;
    border-radius: 0 0 2px 2px;
}
#horizontal-multilevel-menu li.flex-fill:nth-last-of-type(1) ul {
    right: 0;
}
.btn-charity {
    margin: 0 0 20px 0;
}
.btn-charity-icon {
    height: 40px;
}