@font-face {
    font-family: 'Gilroy';
    src: url("./fonts/GILROY-BOLD.eot");
    src: url("./fonts/Gilroy-Bold.eot") format("embedded-opentype"), url("fonts/Gilroy-Bold.ttf") format("truetype"), url("fonts/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
    font-weight: bold;
    font-style: normal; }

@font-face {
    font-family: 'Gilroy';
    src: url("./fonts/GILROY-LIGHT.eot");
    src: url("./fonts/Gilroy-Light.eot") format("embedded-opentype"), url("fonts/Gilroy-Light.woff") format("woff"), url("fonts/Gilroy-Light.ttf") format("truetype"), url("fonts/Gilroy-Light.svg#Gilroy-Light") format("svg");
    font-weight: 300;
    font-style: normal; }

@font-face {
    font-family: 'Gilroy';
    src: url("./fonts/GILROY-MEDIUM.eot");
    src: url("./fonts/Gilroy-Medium.eot") format("embedded-opentype"), url("fonts/Gilroy-Medium.woff") format("woff"), url("fonts/Gilroy-Medium.ttf") format("truetype"), url("fonts/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
    font-weight: 500;
    font-style: normal; }

@font-face {
    font-family: 'Gilroy';
    src: url("./fonts/GILROY-REGULAR.eot");
    src: url("./fonts/Gilroy-Regular.eot") format("embedded-opentype"), url("fonts/Gilroy-Regular.woff") format("woff"), url("fonts/Gilroy-Regular.ttf") format("truetype"), url("fonts/Gilroy-Regular.svg#Gilroy-Regular") format("svg");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'Icons';
    src: url("fonts/Icons.eot");
    src: url("fonts/Icons.eot") format("embedded-opentype"), url("fonts/Icons.woff") format("woff"), url("fonts/Icons.ttf") format("truetype"), url("fonts/Icons.svg") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'HelveticaNeueCyr-Bold';
    src: url("fonts/HelveticaNeueCyr-Bold.eot");
    src: url("fonts/HelveticaNeueCyr-Bold.eot") format("embedded-opentype"), url("fonts/HelveticaNeueCyr-Bold.woff") format("woff"), url("fonts/HelveticaNeueCyr-Bold.ttf") format("truetype"), url("fonts/HelveticaNeueCyr-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal; }
html {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Gilroy", "Arial", sans-serif; }

body {

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: normal;
    line-height: 20px;
    min-height: 100vh;
    height: 100%;
    min-width: 320px;
    margin: 0;
    background: #ffffff;
    font-family: "Gilroy", "Arial", sans-serif; }

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

fieldset, img, iframe {
    border: 0; }

ul, nav {
    list-style: none; }

input:focus, button:focus, textarea:focus, select:focus {
    outline: 0 !important; }

input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

textarea {
    resize: none; }

section {
    max-width: 100%; }

a {
    color: #000000;
    text-decoration: none; }

a:hover, a:active, a:focus {
    text-decoration: none;
    color: #000000; }

a img {
    border: none; }

img {
    max-width: 100%;
    display: block;
    border-style: none; }

noscript div {
    position: relative;
    top: 0;
    background: #fff;
    z-index: 77777;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    padding: 50px;
    border: 3px solid red;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #707070; }

noscript div a {
    text-decoration: underline;
    color: blue; }

input,
textarea,
select {
    vertical-align: middle;
    color: #393939;
    border: none; }

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none; }

input[type="text"],
input[type="file"],
input[type="password"],
input[type="submit"],
input[type="email"],
input[type="tel"],
textarea, select {
    /*-webkit-appearance:none; -moz-appearance:none; -o-appearance:none; appearance:none;*/
    border-radius: 0px; }

input[type="email"] {
    box-shadow: none;
    -webkit-box-shadow: none; }

input[type="image"] {
    padding: 0;
    border: none; }

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
    padding: 0; }

input[type="submit"],
input[type="button"] {
    cursor: pointer; }

input[type="submit"]:focus,
input[type="button"]:focus {
    outline: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

button:focus {
    outline: none;
    /* border: none;*/
    -webkit-box-shadow: none;
    box-shadow: none; }

button {
    cursor: pointer; }

p {
    max-width: 100%;
    margin: 0 0 5px; }

p, span, label, h1, h2, h3, h4, h5, h6, b, strong, i, em {
    max-width: 100%;
    word-wrap: break-word; }

div {
    word-wrap: break-word; }

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-color: rgba(59, 66, 72, 0.8); }

input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

/*$color-gray-bg: #f3f4fa;
$color-gray-text: #bebebe;
$color-text-f: #aeb3b7;
$color-bg-rose: #ebebf7;
$color-bg-purple: #3949ab;
$color-blue-bg: #0077b5;
$color-bg-block: #f6f7fb;
$color-map-border: #d7d7d7;
$color-bg-map: #eceff1;
$color-gray-title: #f2f2f2;*/
body {
    background: #ffffff;
    color: #1a1a1a; }

blockquote {
    display: block;
    font-size: 28px;
    line-height: 35px;
    padding: 30px 0;
    position: relative;
    width: 510px;
    max-width: 100%;
    border: none; }
blockquote .text {
    padding-left: 71px;
    position: relative; }
blockquote .text:before {
    content: '\E004';
    font-family: "Icons";
    font-size: 24px;
    position: absolute;
    left: 30px;
    top: -8px;
    color: #1403e8; }
blockquote:before {
    content: '';
    display: block;
    height: 100%;
    width: 50%;
    border-top: 5px solid #1403e8;
    border-left: 5px solid #1403e8;
    border-bottom: 5px solid #1403e8;
    position: absolute;
    left: 0;
    top: 0; }
blockquote:after {
    content: '';
    display: block;
    height: 100%;
    width: 50%;
    border-top: 5px solid #ed1c20;
    border-bottom: 5px solid #ed1c20;
    border-right: 5px solid #ed1c20;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px; }

a {
    color: #1a1a1a;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
a:hover, a:focus, a:active {
    color: #1504e7; }
header {
    -webkit-box-flex: 0;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
main {
    -webkit-box-flex: 0;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

footer {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;}

sup {
    color: #de1922; }

hr {
    height: 2px;
    background: #1504e7;
    margin-bottom: 35px; }

.row {
    margin: 0 -15px; }

.red-text {
    color: #ed1c20 !important; }

.blue-text {
    color: #1403e8 !important; }

.slick-loading .slick-list {
    background: none; }

::-webkit-input-placeholder {
    font-size: 14px;
    color: #7f7f7f; }

::-moz-placeholder {
    font-size: 14px;
    color: #7f7f7f; }

:-moz-placeholder {
    font-size: 14px;
    color: #7f7f7f; }

:-ms-input-placeholder {
    font-size: 14px;
    color: #7f7f7f; }

.wrapper {
    width: 1530px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto; }

.wrap {
    width: 1315px;
    max-width: 100%;
    margin: 0 auto; }

.footer-wrap {
    width: 1360px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto; }

/* BEGIN TITLE */
.title-header {
    padding: 0 10px;
    /*max-width: 50%;*/
    font-size: 24px;
    letter-spacing: 3px; }
@media (max-width: 1240px) {
    .title-header {
        font-size: 20px; } }

.title-page {
    font-weight: bold;
    font-size: 44px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 2.2px;
    line-height: 53px; }
@media (max-width: 767px) {
    .title-page {
        margin-bottom: 10px;
        font-size: 30px;
        line-height: 35px; } }

.title-about {
    font-weight: bold;
    font-size: 44px;
    width: 650px;
    max-width: 100%;
    color: #1a1a1a;
    line-height: 62px;
    padding-bottom: 30px; }
.title-about:before {
    content: '';
    position: absolute;
    bottom: 0; }
@media (max-width: 767px) {
    .title-about {
        font-size: 28px;
        line-height: 35px; } }

.decor-element {
    width: 18px;
    height: 18px;
    background: #1504e7;
    position: absolute;
    top: -9px;
    left: 0; }
.decor-element:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ed1c20;
    position: absolute;
    right: -25px; }

.title-block {
    color: #262525;
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
    position: relative;
    text-align: center;
    padding: 0 30px;
    display: inline-block;
    margin-bottom: 60px; }
.title-block:after, .title-block:before {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.title-block:before {
    left: 0;
    background: #1504e7; }
.title-block:after {
    right: 0;
    background: #ed1c20;
    border-radius: 50%; }
@media (max-width: 900px) {
    .title-block {
        margin-bottom: 25px; } }

.title {
    font-size: 24px;
    line-height: 1.123;
    color: #393939;
    font-weight: 500;
    text-align: center;
    /*margin-bottom: 49px; */
}
@media (max-width: 767px) {
    .title {
        font-size: 20px;
        margin-bottom: 25px; } }

.title-inner {
    font-size: 18px;
    font-weight: 500;
    color: #393939;
    text-align: center;
    margin-bottom: 35px; }

.title-legal {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px; }

/* END TITLE */
/** BEGIN BTN STYLE **/
.btn {
    border: 3px solid #1504e7;
    color: #1504e7;
    text-transform: uppercase;
    font-weight: bold;
    padding: 4px 24px 4px 10px;
    font-size: 18px;
    height: auto;
    line-height: normal;
    background: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.btn-contact, .btn-read-more {
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.btn-contact:after, .btn-read-more:after {
    content: '\E001';
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #ed1c20;
    font-family: "Icons";
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    right: -15%;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    color: #ffffff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.btn-contact:hover, .btn-contact:focus, .btn-contact:active, .btn-read-more:hover, .btn-read-more:focus, .btn-read-more:active {
    border-color: #ed1c20;
    color: #ed1c20;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
.btn-contact:hover:after, .btn-contact:focus:after, .btn-contact:active:after, .btn-read-more:hover:after, .btn-read-more:focus:after, .btn-read-more:active:after {
    background: #1504e7; }

.btn-contact {
    background: #1504e7;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none; }
.btn-blue {
    border-radius: 16px;
    background: transparent;
    padding: 6px 30px;
    border: 3px solid #1504e7;
    color: #1504e7;
    height: auto;
    line-height: normal;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    font-weight: bold;
    display: inline-block; }
.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
    background: #1504e7;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-search {
    background: #de1922;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 58px 15px 27px;
    height: auto;
    line-height: normal;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 25px;
    position: relative;
    border: 1px solid transparent; }
.btn-search:after {
    content: '\E002';
    display: block;
    font-family: "Icons";
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    right: 27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.btn-search:hover, .btn-search:focus {
    border-color: #de1922;
    background: transparent;
    color: #de1922;
    -webkit-box-shadow: none;
    box-shadow: none; }
.btn-search:hover:after, .btn-search:focus:after {
    color: #de1922; }

.btn-extended {
    border: 2px solid #ffffff;
    padding: 7px 30px;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase; }
.btn-extended:hover, .btn-extended:focus, .btn-extended:active {
    border-color: #de1922;
    background: #ffffff;
    color: #de1922; }

.btn-anchor {
    width: 51px;
    height: 51px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    position: relative; }
.btn-anchor:after {
    content: '\E003';
    display: inline-block;
    font-family: "Icons";
    color: #ffffff;
    font-size: 23px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.btn-subscribe {
    background: #eb1f27;
    border-radius: 50%;
    border: none;
    width: 47px;
    height: 47px;
    position: relative; }
.btn-subscribe:before {
    content: '\E003';
    display: block;
    font-family: "Icons";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    font-size: 15px;
    color: #ffffff; }

/** END BTN STYLE **/
/* BEGIN BREADCRUMBS */
.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    margin-bottom: 17px; }
.breadcrumbs li {
    position: relative;
    color: rgba(57, 57, 57, 0.7); }
.breadcrumbs li a, .breadcrumbs li span {
    display: block;
    color: rgba(57, 57, 57, 0.7);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.breadcrumbs li a:hover, .breadcrumbs li a:focus, .breadcrumbs li a:active, .breadcrumbs li span:hover, .breadcrumbs li span:focus, .breadcrumbs li span:active {
    color: rgba(21, 4, 231, 0.7); }
.breadcrumbs li span {
    color: rgba(21, 4, 231, 0.7);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.breadcrumbs li:not(:last-child) {
    padding-right: 8px;
    margin-right: 4px; }
.breadcrumbs li:not(:last-child):after {
    content: '/';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(57, 57, 57, 0.7); }
@media (max-width: 880px) {
    .breadcrumbs {
        margin-bottom: 15px; } }

/*END BREADCRUMBS */
.header-inner .header-image {
    min-height: 647px;
    padding: 0 0 34%; }
@media (max-width: 880px) {
    .header-inner .header-image {
        min-height: 200px; } }

.header-contact .header-image {
    padding: 0 0 31%; }

.header-contact .title {
    margin-bottom: 40px; }

.header-contact .breadcrumbs {
    margin-bottom: 40px; }

@media (max-width: 1440px) {
    .header-contact .title-annotation {
        font-size: 30px;
        line-height: 34px; } }

@media (max-width: 1335px) {
    .header-contact .title {
        margin-bottom: 20px; }
    .header-contact .breadcrumbs {
        margin-bottom: 20px; } }

@media (max-width: 977px) {
    .header-contact .block-annotation {
        display: none; } }

.title-footer {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    width: 1120px;
    max-width: 100%;
    margin: 0 auto; }
.title-footer span {
    display: block;
    font-size: 35px;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 22px; }
.title-footer .text {
    margin-bottom: 26px; }
.title-footer .btn {
    max-width: 176px;
    position: relative; }
.title-footer .btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.title-footer .btn:hover, .title-footer .btn:focus, .title-footer .btn:active {
    background: #1504e7;
    color: #ffffff; }
.title-footer .btn:hover:before, .title-footer .btn:focus:before, .title-footer .btn:active:before {
    opacity: 1; }
@media (max-width: 767px) {
    .title-footer {
        margin: 0 auto 15px auto;
        font-size: 14px;
        line-height: 16px; }
    .title-footer span {
        font-size: 20px;
        line-height: 28px; }
    .title-footer .text {
        margin-bottom: 18px; } }

/* STYLE FORM */
input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
    margin-bottom: 10px;
    height: 47px;
    border: 1px solid #909090;
    padding: 0 15px; }

textarea {
    border: 1px solid #909090;
    min-height: 150px;
    padding: 15px;
    margin-bottom: 20px; }
/* .form-registration__container .select2-container {
    width: 100% !important;}
.form-registration__container .select2-container--default .select2-selection--multiple {
    margin-bottom: 10px;
    height: 47px;
    border: 1px solid #909090;
    padding: 0 15px;
    border-radius: 0px;
    white-space: nowrap;

}
#modal-jurisdictions label {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
#modal-jurisdictions .select2-container--default .select2-search--inline .select2-search__field {
    display: inline-block;
    height: 20px;
}

#modal-jurisdictions .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin-top: 14px;
}
.form-registration__container .select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 14px;
    line-height: 20px;
    float:none;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
} */
/* SLIDER STYLE */
.slick-arrow {
    width: 44px;
    z-index: 55;
    height: 57px;
    opacity: 1;
    top: 50%; }
.slick-arrow:before {
    font-size: 44px;
    font-family: "Icons";
    color: #3022e3;
    opacity: 1; }
.slick-arrow.slick-next {
    right: -4%; }
.slick-arrow.slick-next:before {
    content: '\E00E'; }
.slick-arrow.slick-prev {

    left: -4%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    top: 47%; }
.slick-arrow.slick-prev:before {
    content: '\E00E';
    display: inline-block;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
@media (max-width: 1640px) {
    .slick-arrow.slick-next {
        right: -15px; }
    .slick-arrow.slick-prev {
        left: -15px; } }

.slick-dots li.slick-active button:before {
    color: #1504e7; }

.rating {
    width: 100px;
    height: 15px;
    background: url("../images/stars.png") repeat-x 0 100%;
    display: inline-block;
    position: relative;
    margin-right: 22px; }
.rating span {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    background: url("../images/stars.png") repeat-x 0 0; }

.picker__date-display {
    background: #1504e7; }

.picker__close, .picker__today,
.picker__clear,
.picker__day.picker__day--today {
    color: #de1922; }

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected,
button.picker__today:focus, button.picker__clear:focus, button.picker__close:focus {
    background: #1504e7;
    color: #ffffff; }

.picker__nav--prev:hover, .picker__nav--next:hover {
    background: transparent; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #1504e7;
    background: #1504e7;
    color: #ffffff; }
.phone-box {
    padding-right: 10px;
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*white-space: nowrap;*/
}
.phone-box a {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    min-width: 16px;
    min-height: 16px;
}
.phone-box a:not([class]) {
    display: block;
    margin-top: 3px;
    width: 100%;
}
ul.pagination {
    background: #1504e7;
    border-radius: 30px;
    margin-bottom: 20px;
    padding: 10px 16px;
    display: inline-block;
    width: auto; }
ul.pagination a.prev {
    display: block;
    color: #ffffff;
    position: relative; }
ul.pagination a.prev:before {
    content: '\E001';
    display: block;
    font-family: "Icons";
    color: #ffffff;
    font-size: 13px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
ul.pagination a.next {
    display: block;
    color: #ffffff;
    position: relative; }
ul.pagination a.next:before {
    content: '\E001';
    display: block;
    font-family: "Icons";
    color: #ffffff;
    font-size: 13px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
ul.pagination li {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px; }
ul.pagination li span, ul.pagination li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    line-height: inherit; }
ul.pagination li.active {
    background: #ffffff;
    color: #1504e7; }
ul.pagination li.active span, ul.pagination li.active a {
    color: #1504e7; }
#modal1 {
    width: 90%;
    max-height: 95%;
}
#modal1 iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: 900px;
    max-height: 70vh;
}
.header-top {
    background: #ffffff;
    padding: 30px 0;
    border-bottom: 2px solid #ebebeb; }
.header-top .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    margin: 0;}
.header-top .logo {
    /*width: 28%;*/
    margin-right: 26px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
@media (max-width: 1240px) {
    .header-top .logo {
        margin: 0; } }
@media (max-width: 767px) {
    .header-top .logo {
        width: 50%; } }
.header-top .title-header {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
@media (max-width: 991px) {
    .header-top .title-header {
        display: none; }
    .header-top .btn-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .header-top .btn-group .btn-blue {
        margin-right: 15px; } }
.header-top .hamburger {
    width: 50px;
    height: 25px;
    position: relative;
    display: none; }
.header-top .hamburger i {
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    background: #1504e7;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.header-top .hamburger i:first-child {
    top: 0; }
.header-top .hamburger i:nth-child(2) {
    top: 50%;
    margin-top: -1.5px; }
.header-top .hamburger i:last-child {
    bottom: 0; }
.header-top .hamburger.active i:first-child {
    top: 50%;
    margin-top: -1.5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
.header-top .hamburger.active i:nth-child(2) {
    opacity: 0; }
.header-top .hamburger.active i:last-child {
    bottom: 50%;
    margin-bottom: -1.5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
@media (max-width: 991px) {
    .header-top .hamburger {
        display: block; } }
@media (max-width: 991px) {
    .header-top {
        padding: 15px 0; }
    .header-top .row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .header-top .row:after {
        content: none; } }
@media (max-width: 450px) {
    .header-top .btn-blue {
        padding: 3px 15px; } }

.header-middle {
    position: relative;
    /*  &:before {
    content: ''; display: block; height: 79%; width: 22%; position: absolute; top: 50%; left: 10px; transform: translateY(-50%); background: url("../images/bg-repeat.png");
  }
  &:after {
    content: ''; display: block; height: 79%; width: 20%; position: absolute; top: 50%; right: 0; transform: translateY(-50%); background: url("../images/bg-repeat.png");
    border-bottom-left-radius: 65%; border-top-left-radius: 65%;
  }*/ }
.header-middle .bg-image {
    padding: 0 0 40.7%;
    min-height: 550px;
    background-position: 50% 50%; }
.header-middle .search-block {
    width: 1018px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    position: absolute;
    z-index: 555;
    top: 48%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }
.header-middle form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 35px; }
.header-middle form .form-group.select {
    width: 50%; }
.header-middle form .form-group.select .select-wrapper {
    height: 100px;
    margin-right: -60px; }
.header-middle form .form-group.select .select-wrapper input {
    margin-bottom: 0;
    height: 100px;
    border: 6px solid #ffffff;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 2.6px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    padding: 0 135px 0 15px; }
.header-middle form .form-group.select .select-wrapper span.caret {
    display: none; }
.header-middle form .form-group.select .select-wrapper:after {
    content: '\E001';
    display: block;
    position: absolute;
    right: 20%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 10px;
    font-family: "Icons"; }
.header-middle form .form-group {
    width: 50%;
    position: relative; }
.header-middle form .form-group:not(.select) {
    background: #ffffff;
    border: 7px solid #de1922;
    border-radius: 50px;
    height: 100px;
    margin-bottom: 0;
    line-height: 81px;
    padding: 0 72px;
    padding-right: 175px;}
.header-middle form .form-group:not(.select) input {
    width: 100%;
    height: 35px;
    margin-bottom: 0;
    border: none;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding-left: 3px; }
.header-middle form .form-group:not(.select) input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none; }
.header-middle form .form-group:not(.select):after {
    content: '';
    display: block;
    width: 44%;
    position: absolute;
    height: 1px;
    bottom: 26px;
    left: 77px;
    background: #8d8d8d; }
.header-middle form .form-group ::-webkit-input-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #8d8d8d; }
.header-middle form .form-group ::-moz-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #8d8d8d; }
.header-middle form .form-group :-moz-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #8d8d8d; }
.header-middle form .form-group :-ms-input-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #8d8d8d; }
.header-middle form .btn-search {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 32px; }
@media (max-width: 992px) {

}
@media (max-width: 992px) {
    .header-middle form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .header-middle form .form-group.select {
        width: 100%;
        margin-right: 0; }
    .header-middle form .form-group.select .select-wrapper {
        height: 50px;
        margin-right: 0;
        margin-bottom: 15px; }
    .header-middle form .form-group.select .select-wrapper input {
        padding: 0 15px;
        border-width: 2px;
        height: 50px;
        text-align: center; }
    .header-middle form .form-group.select .select-wrapper:after {
        right: 20%; }
    .header-middle form .form-group {
        width: 100%; }
    .header-middle form .form-group:not(.select) {
        border-width: 2px;
        height: 50px;
        line-height: 45px;
        padding: 0 25px;
        padding-right: 170px;}
    .header-middle form .form-group:not(.select):after {
        left: 28px;
        bottom: 10px; }
    .header-middle form .btn-search {
        top: 78%;
        right: 0; } }
@media (max-width: 450px) {
    .header-middle form {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 25px; }
    .header-middle form .btn-search {
        position: relative;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 15px; }
    .header-middle form .form-group:not(.select) {
        padding-right: 15px;}
    .header-middle form .form-group:not(.select):after {
        width: 80%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        display: none; } }
.header-middle .btn-anchor {
    position: absolute;
    bottom: 42px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.main-menu {
    background-color: transparent;
    height: 67px;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 74px; }
.main-menu ul {
    display: inline-block; }
.main-menu ul li {
    padding-right: 22px;
    margin-right: 18px;
    position: relative; }
.main-menu ul li span, .main-menu ul li a {
    font-weight: bold;
    color: #1a1a1a;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    background: transparent;
    line-height: normal;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative; }
.main-menu ul li span:after, .main-menu ul li a:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #1504e7;
    position: absolute;
    bottom: -5px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.main-menu ul li span:hover, .main-menu ul li span:focus, .main-menu ul li span:active, .main-menu ul li a:hover, .main-menu ul li a:focus, .main-menu ul li a:active {
    color: #1504e7; }
.main-menu ul li span:hover:after, .main-menu ul li span:focus:after, .main-menu ul li span:active:after, .main-menu ul li a:hover:after, .main-menu ul li a:focus:after, .main-menu ul li a:active:after {
    opacity: 1; }
.main-menu ul li:not(:last-child):after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 0;
    background: #de1922; }
.main-menu ul li.active span,
.main-menu ul li.active a {
    color: #1504e7; }
.main-menu ul li.active span:after,
.main-menu ul li.active a:after {
    opacity: 1; }
@media (max-width: 991px) {
    .main-menu {
        position: absolute;
        z-index: 555;
        left: 0;
        right: 0;
        top: 73px;
        background: #ffffff;
        height: auto;
        line-height: normal;
        padding: 20px;
        -webkit-box-shadow: 0 15px 20px -15px #000000;
        box-shadow: 0 15px 20px -15px #000000;
        display: none; }
    .main-menu ul li {
        display: block;
        float: none;
        padding: 0;
        margin: 0 0 15px;
        text-align: center; }
    .main-menu ul li:not(:last-child):after {
        content: none; } }

/*.header-main {*/
/*margin-bottom: 118px; }*/
.header-main .main-menu {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
/*@media (max-width: 991px) {*/
/*.header-main {*/
/*margin-bottom: 35px; } }*/

.btn-group {
    text-align: right; }

.inner-header .header-top {
    border-width: 1px;
    padding: 15px 0;
    margin-bottom: 20px; }
.alert-info {
    z-index: 44;
}
.inner-header .main-menu {
    max-width: 47%;
    margin-right: auto;
    width: auto;
    padding: 0 20px;
    text-align: left; }
.inner-header .main-menu ul li {
    padding-right: 13px;
    margin-right: 9px; }
@media (max-width: 991px) {
    .inner-header .main-menu {
        padding: 20px;
        text-align: center;
        z-index: 20; }
    .inner-header .main-menu ul li {
        padding: 0;
        margin: 0 0 15px; } }

.block-about {
    position: relative;
    -webkit-box-shadow: 4px 60px 70px -50px rgba(86, 103, 146, 0.1);
    box-shadow: 4px 60px 70px -50px rgba(86, 103, 146, 0.1);
    margin-bottom: 110px; }
.block-about .wrap {
    position: relative; }
.block-about blockquote {
    position: absolute;
    right: 12%;
    top: 27.3%; }
@media (max-width: 1330px) {
    .block-about blockquote {
        right: 15px; } }
@media (max-width: 1200px) {
    .inner-header .main-menu {
        padding-left: 25px;
        padding-right: 15px;}
    .block-about blockquote {
        display: none; } }
.block-about:after {
    content: '';
    display: block;
    background: url("../images/bg-about3.png") no-repeat 0 0;
    width: 46%;
    height: 36%;
    position: absolute;
    top: 57%;
    right: 3.5%; }
@media (max-width: 991px) {
    .block-about:after {
        content: none; } }
.block-about:before {
    content: '';
    display: block;
    min-height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    background: url("../images/bg-about2.png") no-repeat 0 0; }
@media (max-width: 991px) {
    .block-about:before {
        content: none; } }
@media (max-width: 991px) {
    .block-about {
        margin-bottom: 35px; } }

.about-description {
    position: relative;
    padding-top: 28px;
    padding-bottom: 63px; }
.about-description strong, .about-description .text {
    width: 620px;
    max-width: 100%;
    display: block; }
.about-description strong {
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 10px;
    letter-spacing: 1.1px; }
.about-description strong i {
    font-size: 20px; }
.about-description .text {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px; }
.about-description:before {
    content: '';
    display: block;
    position: absolute;
    left: 3%;
    top: 0;
    height: 2px;
    background: #eae8fd;
    width: 71%; }

.block-contact {
    background: url("../images/bg-contact.png") no-repeat 0 0;
    text-align: center;
    padding: 40px 0 58px; }
.block-contact .contact-form {
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
    padding: 15px;
    border: 4px solid #3e32d4;
    background: #ffffff; }
.block-contact .contact-form .form-group {
    position: relative; }
.block-contact .contact-form .form-group input {
    padding-left: 45px; }
.block-contact .contact-form .form-group:before {
    display: block;
    font-family: "Icons";
    font-size: 17px;
    position: absolute;
    left: 15px;
    top: 25%;
    color: #e0e1e3; }
.block-contact .contact-form .form-group.name:before {
    content: '\E00A'; }
.block-contact .contact-form .form-group.email:before {
    content: '\E009'; }
.block-contact .contact-form .form-group.has-error ::-webkit-input-placeholder {
    color: #de1922; }
.block-contact .contact-form .form-group.has-error ::-moz-placeholder {
    color: #de1922; }
.block-contact .contact-form .form-group.has-error :-moz-placeholder {
    color: #de1922; }
.block-contact .contact-form .form-group.has-error :-ms-input-placeholder {
    color: #de1922; }
.block-contact .contact-form .form-group.has-error textarea, .block-contact .contact-form .form-group.has-error input {
    border-color: #de1922; }
.block-contact .contact-form .form-group.has-error:before {
    color: #de1922; }
.block-contact .contact-form .form-group.has-success textarea, .block-contact .contact-form .form-group.has-success input {
    border-color: #32bd34; }
.block-contact .contact-form .form-group.has-success:before {
    color: #32bd34; }

.block-social {
    text-align: center;
    margin-bottom: 90px; }
.block-social .title-social {
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 40px; }
.block-social .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.block-social .btn-read-more {
    font-size: 26px;
    text-transform: none;
    line-height: 30px;
    color: #3e32d4;
    padding: 12px 80px 12px 15px;
    border: 5px solid #3e32d4;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px; }
.block-social .btn-read-more:after {
    background: #3e32d4;
    width: 63px;
    height: 63px;
    font-size: 25px;
    line-height: 62px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -5px; }
.block-social .btn-read-more.facebook:after {
    content: '\E005'; }
.block-social .btn-read-more.linkedin:after {
    content: '\E00B'; }
.block-social .btn-read-more:not(:last-child) {
    margin-right: 70px; }
.block-social .btn-read-more:hover, .block-social .btn-read-more:focus, .block-social .btn-read-more:active {
    color: #ed1c20;
    border-color: #ed1c20; }
.block-social .btn-read-more:hover:after, .block-social .btn-read-more:focus:after, .block-social .btn-read-more:active:after {
    background: #ed1c20; }
@media (max-width: 630px) {
    .block-social {
        margin-bottom: 25px; }
    .block-social .wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .block-social .wrapper .btn-read-more:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px; } }

.block-news {
    text-align: center;
    margin-bottom: 90px; }
.block-news .news-item .title-news {
    color: #212121;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.block-news .news-item .news-item__image img {
    width: 100%; }
.block-news .news-item .news-item__info {
    color: #838383;
    font-size: 14px;
    line-height: 17px;
    border-bottom: 7px solid #de1922;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    padding: 17px 20px;
    text-align: left; }
.block-news .news-item .news-item__info .text {
    margin-bottom: 20px; }
.block-news .news-item .news-item__publish {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.block-news .news-item .news-item__publish .date {
    padding-left: 20px;
    position: relative; }
.block-news .news-item .news-item__publish .date:before {
    content: '\E00C';
    font-family: "Icons";
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #2a1ae8; }
.block-news .news-item .news-item__publish .views {
    padding-left: 20px;
    position: relative; }
.block-news .news-item .news-item__publish .views:before {
    content: '\E00D';
    font-family: "Icons";
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #2a1ae8; }
@media (max-width: 991px) {
    .block-news .news-item {
        margin-bottom: 20px; } }
@media (max-width: 767px) {
    .block-news {
        margin-bottom: 0; } }

.block-rates {
    text-align: center;
    margin-bottom: 50px; }
.block-rates .rates {
    width: 850px;
    max-width: 100%;
    margin: 0 auto;
    background: url("../images/bg-rates.png") no-repeat 0 0/cover;
    padding: 85px; }
.block-rates .rates .rates-button {
    padding: 40px;
    background: #ffffff;
    -webkit-box-shadow: 4px 0 70px rgba(86, 103, 146, 0.1);
    box-shadow: 4px 0 70px rgba(86, 103, 146, 0.1);
    text-align: center; }
.block-rates .rates .rates-button:not(:last-child) {
    margin-bottom: 50px; }
@media (max-width: 900px) {
    .block-rates .rates .rates-button {
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none; } }
@media (max-width: 900px) {
    .block-rates {
        margin-bottom: 25px; }
    .block-rates .rates {
        padding: 25px 0;
        background: none; }
    .block-rates .rates .rates-button:not(:last-child) {
        margin-bottom: 15px; } }

.btn-rate {
    width: 100%;
    padding: 22px 33px 22px 35px;
    font-size: 28px;
    text-align: left;
    display: block;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px; }
.btn-rate.__free .btn-sub {
    content: ''; }
@media (max-width: 900px) {
    .btn-rate.__free {
        display: inline-block; } }
.btn-rate.__permission {
    display: inline-block;
    width: 75%; }
.btn-rate.__permission .btn-sub {
    background: #1504e7;
    width: 60%;
    right: -5px; }
.btn-rate .btn-sub {
    display: block;
    width: 50%;
    height: 84px;
    border-radius: 40px;
    font-size: 28px;
    line-height: 3;
    padding: 0 38px;
    right: -5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    background: #ed1c20;
    color: #ffffff;
    text-align: center; }
.btn-rate:after {
    content: none; }
.block-rates .rates .rates-button .btn-rate .btn-sub{
    top: -3px;
    height: 83px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
@media (max-width: 900px) {
    .btn-rate {
        padding: 15px;
        font-size: 18px;
        border-radius: 0;
        width: auto; }
    .btn-rate .btn-sub, .block-rates .rates .rates-button .btn-rate .btn-sub {
        font-size: 18px;
        width: auto;
        height: auto;
        background: none;
        color: #ed1c20;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: static;
        display: inline-block;
        padding: 0;
        line-height: inherit;
        margin-left: 3px; }
    .btn-rate.__permission {
        display: inline-block;
        width: auto; }
    .btn-rate.__permission .btn-sub {
        background: transparent;
        width: auto;
        right: 0; } }
@media (max-width: 767px) {
    .btn-rate {
        padding: 10px; } }

.addition ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.additional-materials ul li,
.addition ul li {
    min-height: 160px;
    width: 31%;
    margin: 0 10px !important;
    float: none!important;
    display: inline-block;
}
.additional-materials ul li img,
.addition ul li img {
    width: 42px;
    height: 48px;
    margin: 0 auto 24px; }
@media (max-width: 860px) {
    .additional-materials ul li,
    .addition ul li {
        width: 47%; } }
@media (max-width: 670px) {
    .additional-materials ul li,
    .addition ul li {
        min-height: auto;
        width: 100%; } }
.block-position {
    padding: 20px 0 0;
    margin-bottom: 100px;
    position: relative;
    text-align: center;
    min-height: 485px; }
.block-position:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 50%;
    background: url("../images/bg-city.png") no-repeat 50% 0 #1607e0;
    z-index: -1; }
.block-position .title-position {
    color: #ffffff;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    /*text-decoration: underline;*/
    /*-webkit-text-decoration-color: #de1922;*/
    /*text-decoration-color: #de1922;*/
    margin-bottom: 25px; }
.block-position .title-position .sub-title {
    display: block; }
@media (max-width: 600px) {
    .block-position .title-position {
        font-size: 27px;
        line-height: 30px; } }
.block-position .slick-list {
    padding: 0 0 50px; }
.block-position .positions {
    width: 1500px;
    max-width: 100%;
    margin: 0 auto;
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-orient: horizontal;*/
    /*-webkit-box-direction: normal;*/
    /*-ms-flex-direction: row;*/
    /*flex-direction: row;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
}
.block-position .position-slider {
    padding: 0 15px;
}
.block-position .positions .positions-item {
    text-align: center;
    background: #ffffff;
    padding: 40px 14px 0;
    border: 4px solid #1504e7;
    overflow: hidden;
    -webkit-box-shadow: 0px 30px 70px -44px rgba(86, 103, 146, 0.1);
    box-shadow: 0px 30px 70px -44px rgba(86, 103, 146, 0.1);
    margin: 0 10px 15px;
    width: 18%; }
.block-position .positions .positions-item .image {
    height: 165px;
    line-height: 165px;
    margin-bottom: 30px;
    display: inline-block; }
.block-position .positions .positions-item .image img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    width: 265px;
    max-height: 165px; }
.block-position .positions .positions-item .title {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 21px;
    min-height: 56px;
    font-weight: bold; }
.block-position .positions .positions-item .title.category {
    height: 250px;}
.block-position .positions .positions-item .title .sub-title {
    display: block; }
.block-position .positions .positions-item .btn-more {
    display: inline-block;
    color: #777777;
    font-weight: 300;
    padding-right: 38px;
    font-size: 16px;
    position: relative;
    margin-bottom: 32px; }
.block-position .positions .positions-item .btn-more:after {
    content: '\E003';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    text-align: center;
    line-height: 31px;
    font-family: "Icons";
    color: #ebebeb; }
.block-position .positions .positions-item .article-count {
    padding: 16px 0 ;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #1607e0;
    position: relative; }
.block-position .positions .positions-item .article-count:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #ebebeb;
    margin: 0 -5000px;
    padding: 0 5000px; }
.block-position .positions .positions-item .article-count .count {
    display: inline-block;
    margin-left: 7px;
    padding: 2px 10px;
    border: 1px solid #1607e0;
    font-size: 13px;
    border-radius: 12px; }
.block-position .positions .positions-item:hover {
    border-color: #de1922; }
.block-position .positions .positions-item.slick-active:nth-child(4) {
    margin-right: 0; }
@media (max-width: 600px) {
    .block-position .positions .positions-item {
        width: 100%; } }
@media (max-width: 1370px) {
    .block-position .positions {
        padding: 0 15px; }
    .block-position .slick-arrow {
        top: auto;
        bottom: -50px; }
    .block-position .slick-arrow.slick-prev {
        left: 45%;
        -webkit-transform-origin: 50% 36%;
        -ms-transform-origin: 50% 36%;
        transform-origin: 50% 36%; }
    .block-position .slick-arrow.slick-next {
        right: 45%; } }
@media (max-width: 600px) {
    .block-position:before {
        height: 20%; } }

.block-advantages {
    text-align: center;
    margin-bottom: 70px; }
.block-advantages .advantages {
    width: 1315px;
    max-width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.block-advantages .advantages .advantages-item {
    -webkit-box-shadow: 4px 0 70px rgba(86, 103, 146, 0.1);
    box-shadow: 4px 0 70px rgba(86, 103, 146, 0.1);
    background: #ffffff;
    padding: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    width: 48%;
    margin-bottom: 50px; }
.block-advantages .advantages .advantages-item .image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px; }
.block-advantages .advantages .advantages-item .description {
    font-size: 20px;
    line-height: 26px;
    color: #282828; }
.block-advantages .advantages .advantages-item .description b {
    font-size: 26px;
    line-height: 34px;
    display: block; }
.list-item {
    padding: 15px;
    margin-bottom: 25px;
    background: #fff;
    display: block;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.3);
    border: 4px solid #1504e7;
}
.list-item .title {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: bold;
    height: auto;
    clear: both;
}
.list-item .btn-more {
    float: right;
    margin-right: 15px;
    color: #777777;
    font-weight: 300;
    padding-right: 38px;
    font-size: 16px;
    position: relative;
}
.list-item .btn-more:after {
    content: '\E003';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    text-align: center;
    line-height: 31px;
    font-family: "Icons";
    color: #ebebeb;
}
.list-item  .article-count{
    float: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #1607e0;
    position: relative;
}
.list-item  .article-count .count{
    display: inline-block;
    margin-left: 7px;
    padding: 2px 10px;
    border: 1px solid #1607e0;
    font-size: 13px;
    border-radius: 12px;
}
.block-position.block-position--without-bg:before {
    display: none;
}
.block-position.block-position--without-bg .title-position{
    color: #000000;
}
.clearfix:before,.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.list-item__head {
    cursor: pointer;
    color: #393939;
    padding: 10px 0px;
    text-align: left;
    font-size: 19px;
    line-height: 28px;
    /*margin-bottom: 10px;*/
    font-weight: bold;
    height: auto;
    clear: both;
}
.list-item--cus {
    padding: 0 15px;
}
.list-item__body {
    display: none;
    padding-left: 30px;
}
.list-item  .list-item__body .title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.list-item  .list-item__body a {
    padding: 5px;
    display: block;
    margin-bottom: 10px;
}
.list-item  .list-item__body a:hover {
    background: #cecece;
}
@media (max-width: 991px) {
    .block-advantages .advantages .advantages-item {
        padding: 15px 25px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .block-advantages .advantages .advantages-item .image {
        margin-right: 0;
        margin-bottom: 15px; }
    .block-advantages .advantages .advantages-item .description {
        width: 100%; } }
@media (max-width: 768px) {
    .block-advantages .advantages .advantages-item {
        width: 100%;
        margin-bottom: 25px;
        text-align: center; } }
.block-advantages .btn-rate {
    display: inline-block;
    width: auto;
    border: 4px solid #1403e8;
    font-size: 20px;
    color: #1403e8;
    padding: 12px 75px 12px 17px;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.block-advantages .btn-rate .btn-sub {
    background: #de1922;
    color: #ffffff;
    font-size: 20px;
    line-height: 57px;
    border-radius: 27px;
    height: 56px;
    position: absolute;
    width: 213px;
    padding: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    top: 50%;
    right: -150px; }
.block-advantages .btn-rate:hover, .block-advantages .btn-rate:focus, .block-advantages .btn-rate:active {
    background: transparent;
    border-color: #de1922;
    color: #de1922; }
.block-advantages .btn-rate:hover:after, .block-advantages .btn-rate:focus:after, .block-advantages .btn-rate:active:after {
    background: #1403e8; }
@media (max-width: 900px) {
    .block-advantages .btn-rate {
        padding: 15px;
        text-align: center;
        font-size: 18px; }
    .block-advantages .btn-rate .btn-sub {
        font-size: 18px;
        width: auto;
        height: auto;
        background: none;
        color: #ed1c20;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: static;
        display: inline-block;
        padding: 0;
        line-height: inherit;
        margin-left: 3px; } }
@media (max-width: 767px) {
    .block-advantages .btn-rate {
        padding: 10px; } }
@media (max-width: 767px) {
    .block-advantages {
        margin-bottom: 25px; } }

.tabs-page {
    padding-top: 25px;
    padding-bottom: 50px; }
.tabs-page .tabs {
    width: 1010px;
    max-width: 100%;
    margin: 0 auto;
    border: 2px solid #e01920;
    box-shadow: inset 0px 0px 0px 1px #e01920;
    border-radius: 20px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    white-space: normal;
    /*    @media (max-width: 900px) {
    padding-bottom: 25px;
  }*/ }
.tabs-page .tabs .tab {
    z-index: 10;
    line-height: normal;
    height: auto; }
.tabs-page .tabs .tab a {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #393939;
    padding: 10px 19px; }
.tabs-page .tabs .tab a.active {
    color: #ffffff !important; }
.tabs-page .tabs .indicator {
    height: 100%;
    background: #e01920;
    border-radius: 16px;
    z-index: 0; }

@media (max-width: 900px) {
    .tabs-page .tabs {
        overflow: inherit;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .tabs-page .tabs .tab a.active {
        background: #e01920;
        color: #ffffff;
        border-radius: 16px; }
    .tabs-page .tabs .indicator {
        display: none; } }

.tabs-inner {
    width: 1010px;
    max-width: 100%;
    margin: 0 auto 44px;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #393939;
    padding-bottom: 60px;
    border-bottom: 1px solid #b4b4b4; }
@media (max-width: 767px) {
    .tabs-inner {
        padding-bottom: 15px;
        margin-bottom: 10px; } }

.wrap-info {
    width: 1010px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto; }
.wrap-info.border {
    border-bottom: 1px solid #b4b4b4;
    margin: 0 auto 40px;
    padding: 0 15px 45px; }

.jurisdiction-name {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    color: #1504e7;
    text-transform: uppercase; }

.resource-info {
    width: 860px;
    max-width: 100%;
    margin: 0 auto; }
.resource-info > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px; }
.resource-info > ul li a {
    display: block;
    background: #1504e7;
    border-radius: 16px;
    padding: 10px 35px 10px 57px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    line-height: normal; }
.resource-info > ul li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    font-family: "Icons";
    color: #ffffff;
    font-size: 18px; }
.resource-info > ul li a.append:before {
    content: '\E010'; }
.resource-info > ul li a.download:before {
    content: '\E00F'; }
.resource-info > ul li a.share:before {
    content: '\E012'; }
.resource-info > ul li a.print:before {
    content: '\E011'; }
.resource-info > ul li a:hover, .resource-info > ul li a:focus, .resource-info > ul li a:active {
    background: #de1922; }
.resource-info > ul li:not(:last-child) {
    margin-right: 10px; }
@media (max-width: 991px) {
    .resource-info > ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .resource-info > ul li {
        margin-bottom: 10px; } }
.resource-info .info {
    width: 750px;
    max-width: 100%;
    margin: 0 auto; }
.resource-info .info .title-info {
    font-size: 14px;
    font-weight: 300;
    color: #7c7c7c;
    display: inline-block;
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
.resource-info .info .top-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px; }
.resource-info .info .top-info .left-block, .resource-info .info .top-info .right-block {
    width: 50%; }
.resource-info .info .top-info .right-block {
    text-align: right; }
.resource-info .info .top-info .right-block .date-publish {
    color: #a3b6bf;
    font-size: 12px;
    font-weight: 300;
    display: inline-block; }
@media (max-width: 600px) {
    .resource-info .info .top-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .resource-info .info .top-info .left-block {
        margin-bottom: 10px; }
    .resource-info .info .top-info .left-block, .resource-info .info .top-info .right-block {
        width: 100%;
        text-align: center; } }
.resource-info .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.resource-info .tags ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.resource-info .tags ul li a {
    display: block;
    line-height: normal;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    padding: 8px 10px;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    color: #999999;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.resource-info .tags ul li a:hover {
    background: #1504e7;
    border-color: #1504e7;
    color: #ffffff; }
.resource-info .tags ul li:not(:last-child) {
    margin-right: 5px; }
@media (max-width: 991px) {
    .resource-info .tags ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .resource-info .tags ul li {
        margin-bottom: 5px; } }
@media (max-width: 991px) {
    .resource-info .tags {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .resource-info .tags .title-info {
        margin-bottom: 10px; } }

.block-comments .comments-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px; }
.block-comments .comments-bar .count-comments {
    font-size: 14px;
    margin-right: 15px;
}
.block-comments .comments-bar .sort-comment .select-wrapper input {
    border: none;
    font-size: 14px;
    padding: 0 20px 0 0;
    margin: 0;
    height: auto;
    line-height: normal; }
.block-comments .comments-bar .sort-comment .select-wrapper .caret {
    display: none; }
.block-comments .comments-bar .sort-comment .select-wrapper:after {
    content: '\E001';
    font-family: "Icons";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 10px; }
.block-comments .sort-comment {
    width: 85%;
}
.block-comments .comment {
    padding-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px; }
.block-comments .comment .name {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px; }
.block-comments .comment .name .answer-name {
    padding-left: 23px;
    display: inline-block;
    font-weight: normal;
    color: rgba(57, 57, 57, 0.5); }
.block-comments .comment .comment-text {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 13px; }
.block-comments .comment .status-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    color: rgba(57, 57, 57, 0.7);
    font-weight: 300;
    margin-bottom: 17px; }
.block-comments .comment .status-comment .comment-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.block-comments .comment .status-comment .comment-rating .like, .block-comments .comment .status-comment .comment-rating .dislike {
    padding-left: 30px;
    position: relative;
    cursor: pointer; }
.block-comments .comment .status-comment .comment-rating .like:before, .block-comments .comment .status-comment .comment-rating .dislike:before {
    content: '';
    font-size: 20px;
    display: block;
    font-family: "Icons";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.block-comments .comment .status-comment .comment-rating .like {
    margin-right: 25px; }
.block-comments .comment .status-comment .comment-rating .like:before {
    content: '\E014';
    color: #1504e7; }
.block-comments .comment .status-comment .comment-rating .dislike:before {
    content: '\E013';
    color: #de1922; }
.block-comments .comment .repeat-comment {
    display: inline-block;
    padding: 13px 20px;
    border-radius: 22px;
    border: 1px solid #ebebeb;
    color: rgba(57, 57, 57, 0.7);
    line-height: normal;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 15px; }
.block-comments .comment .repeat-comment:hover {
    background: #1504e7;
    color: #ffffff; }
.block-comments .comment .open-comment {
    display: inline-block;
    padding-left: 27px;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    color: rgba(21, 4, 231, 0.7);
    text-transform: uppercase; }
.block-comments .comment .open-comment:before {
    content: '+';
    display: inline-block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #463cc4;
    color: #ffffff;
    text-align: center;
    line-height: 17px;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.block-comments .comment .open-comment.open {
    margin-bottom: -15px; }
.block-comments .comment .open-comment.open:before {
    content: '-';
    border: 1px solid  #463cc4;
    color: #463cc4;
    background: transparent;
    font-size: 28px;
    line-height: 14px; }

.block-comments .inner-comments {
    padding-left: 43px;
    display: none; }
.block-comments .inner-comments .comment {
    padding-bottom: 0;
    border: none; }

.form-comment {
    padding-bottom: 45px; }
.form-comment label {
    font-size: 18px;
    color: #393939;
    margin-bottom: 20px;
    display: block; }
.form-comment textarea {
    border: 1px solid #dadada;
    height: 206px;
    padding: 10px;
    background: #fbfbfb;
    margin-bottom: 30px; }
.form-comment .btn-comment {
    border: none;
    background: #de1922;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 39px;
    border-radius: 25px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.form-comment .btn-comment:hover {
    background: #1504e7; }

.block-legal-position {
    margin-bottom: 40px !important; }
.block-legal-position .slick-track {
    margin: 0 -20px 0 0; }
.block-legal-position .legal-position {
    padding: 20px;
    border: 1px solid #c2bfe3;
    margin-right: 30px;
    position: relative; }
.block-legal-position .legal-position .title-position {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
    /*width: 360px;*/
    max-width: 100%;
    padding-right: 20px; }
.block-legal-position .legal-position .description {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px; }
.block-legal-position .legal-position .jurisdiction-name {
    margin-bottom: 20px; }
.block-legal-position .legal-position .status-position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px; }
/* .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: left;
} */
.block-legal-position .legal-position .status-position ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.block-legal-position .legal-position .status-position ul li {
    padding-left: 30px;
    position: relative; }
.block-legal-position .legal-position .status-position ul li:before {
    content: '';
    display: block;
    font-family: "Icons";
    font-size: 20px;
    color: #1504e7;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.block-legal-position .legal-position .status-position ul li.views:before {
    content: '\E00D'; }
.block-legal-position .legal-position .status-position ul li.messages:before {
    content: '\E015'; }
.block-legal-position .legal-position .status-position ul li.downloads:before {
    content: '\E00F'; }
.block-legal-position .legal-position .status-position ul li.library:before {
    content: '\E010'; color: #de1922; }
.block-legal-position .legal-position .status-position ul li:not(:last-child) {
    margin-right: 35px; }
@media (max-width: 1264px) {
    .block-position .positions .positions-item .title {
        line-height: 22px;
    }
    .block-legal-position .legal-position .status-position {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .block-legal-position .legal-position .status-position .rating {
        margin-bottom: 10px; } }
.block-legal-position .legal-position .btn-legal, #add-acts {
    display: inline-block;
    border: 3px solid #de1922;
    border-radius: 25px;
    color: #de1922;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding: 8px 25px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.block-legal-position .legal-position .btn-legal:hover , #add-acts:hover{
    background: #de1922;
    color: #ffffff; }
.block-legal-position .legal-position .more {
    position: absolute;
    right: 25px;
    top: 28px;
    height: 26px;
    display: block;
    width: 6px; }
.block-legal-position .legal-position .more.active {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.block-legal-position .legal-position .more:before, .block-legal-position .legal-position .more:after {
    content: '';
    display: block;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    background: #1504e7; }
.block-legal-position .legal-position .more:after {
    top: auto;
    bottom: 0;
    -webkit-box-shadow: 0px -10px 0px 0 #1504e7;
    box-shadow: 0px -10px 0px 0 #1504e7; }
.tabs-inner iframe {
    max-width: 100%;
}

@media (max-width: 1700px) {
    .block-legal-position .slick-arrow {
        top: -10%;
        left: auto;
        right: 80px;
        -webkit-transform-origin: 30% 25%;
        -ms-transform-origin: 30% 25%;
        transform-origin: 30% 25%; }
    .block-legal-position .slick-arrow:before {
        font-size: 50px; }
    .block-legal-position .slick-arrow.slick-next {
        right: 40px;
        left: auto; } }
/*.block-legal-position .slick-list {
  margin-right: -25px; }*/
@media (max-width: 600px) {
    .block-legal-position .slick-list {
        margin-right: 0; } }

.tabs-inner ul li {
    font-weight: 500;
    font-size: 14px;
    color: #393939;
    padding-bottom: 20px;
    margin-bottom: 20px; }
.additional-materials ul li.link-file .title-in {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
}
.additional-materials ul li.link-file a,
.tabs-inner ul li a {
    display: block;
    color: #251aad;
    text-decoration: underline;
    -webkit-text-decoration-color: #d7d6ec;
    text-decoration-color: #d7d6ec;
    float: none;
    display: inline-block;
    padding-bottom: 10px;
    max-width: 100%;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.slick-dots {
    bottom: -30px;
}
.slick-dots li {
    width: 14px;
}
/*.tabs-inner ul li {*/
/*border-bottom: 1px solid #b4b4b4; }*/

.title-additional {
    font-size: 16px;
    font-weight: 500;
    color: #393939;
    text-align: center;
    margin-bottom: 40px; }

.additional-materials .title-inner {
    margin-bottom: 10px; }

.additional-materials ul li a {
    text-align: center;
    text-decoration: none;
    color: #393939;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    width: 180px;
    max-width: 100%;
    margin: 0 auto; }
.additional-materials ul li a img {
    width: 42px;
    height: 48px;
    margin: 0 auto 24px; }

.additional-materials ul li:not(:last-child) {
    border-right: 1px solid rgba(57, 57, 57, 0.3); }

.additional-materials ul li:not(:last-child) {
    border-bottom: none; }

@media (max-width: 991px) {
    .additional-materials ul li:not(:last-child) {
        border-right: none; }
    /*.additional-materials ul li:nth-child(2n - 1) {
    border-right: 1px solid rgba(57, 57, 57, 0.3); } */
}

@media (max-width: 600px) {
    .additional-materials ul li:nth-child(2n - 1) {
        border-right: none; }
    .additional-materials ul li a {
        /* border-bottom: 1px solid rgba(57, 57, 57, 0.3);*/
        padding-bottom: 15px;
        margin-bottom: 10px; } }
.additional-materials ul {
    text-align: center;
}
.additional-materials ul:not(:last-child) {
    margin-bottom: 43px; }

.card-table table {
    width: 100%;
    border: 1px solid #b4b4b4;
    border-collapse: collapse; }
.card-table table tr td {
    padding: 15px 20px;
    border: 1px solid #b4b4b4;
    width: 50%;
    font-weight: 300;
    font-size: 18px; }
.card-table table tr td:first-child {
    font-weight: 500; }

.catalog .title {
    margin-bottom: 30px;
    text-align: left; }
/*.additional-materials ul li img, .addition ul li img {*/
/*display: none;*/
/*}*/
.block-filter {
    text-align: center;
    margin-bottom: 45px; }
.block-filter .mobile-filter-title {
    display: none;
    text-align: center;
    padding: 4px 25px 4px 25px; }
.block-filter .mobile-filter-title:hover, .block-filter .mobile-filter-title:focus, .block-filter .mobile-filter-title:active {
    background: transparent; }
@media (max-width: 991px) {
    .block-filter .mobile-filter-title {
        display: inline-block;
        margin-bottom: 20px; } }
.block-filter .title-filter {
    color: #1504e7;
    border-left: 4px solid;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 10px 30px;
    text-transform: uppercase;
    margin-bottom: 35px; }
@media (max-width: 991px) {
    .block-filter .title-filter {
        display: none; } }
.block-filter .filter-name {
    font-weight: 500;
    font-size: 14px;
    color: #1504e7;
    margin-bottom: 10px;
    text-align: left; }
.block-filter .select .caret {
    display: none; }
.block-filter .select .select-wrapper {
    position: relative; }
.block-filter .select .select-wrapper input.select-dropdown {
    font-size: 14px;
    font-weight: 300; }
.block-filter .select .select-wrapper:after {
    content: '\E001';
    display: block;
    font-size: 12px;
    font-family: "Icons";
    position: absolute;
    top: 50%;
    right: 15px;
    color: #909090;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none}
.block-filter .select .dropdown-content {
    background: #f6f6fa; }
.block-filter .select .dropdown-content li.disabled {
    background: #ffffff; }
.block-filter .select .dropdown-content li.disabled span {
    color: #393939; }
.block-filter .select .dropdown-content li.disabled span:before {
    content: none; }
.block-filter .select .dropdown-content li.active span {
    line-height: 25px; }
.block-filter .select .dropdown-content li.active span:before {
    content: '\E016';
    font-family: "Icons";
    font-size: 16px;
    color: #1504e7;
    text-align: center; }
.block-filter .select .dropdown-content li:not(:last-child) {
    border-bottom: 1px solid #909090; }
.block-filter .select .dropdown-content li span {
    display: block;
    padding-left: 65px;
    position: relative;
    color: #393939; }
.block-filter .select .dropdown-content li span:before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    border: 1px solid #909090;
    position: absolute;
    left: 20px;
}
.block-filter .select .dropdown-content li.selected span:after {
    content: '';
    display: block;
    z-index: 55;
    width: 8px;
    height: 15px;
    border-bottom: 1px solid #909090;
    border-right: 1px solid #909090;
    position: absolute;
    left: 28px;
    top: 17px;
    transform: rotate(45deg);
}
@media (max-width: 991px) {
    .block-filter form {
        display: none; } }

.catalog-item {
    margin-bottom: 45px; }
.catalog-item .top-filter {
    margin-bottom: 42px; }
.catalog-item .top-filter .search-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 860px) {
    .catalog-item .top-filter .search-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
.catalog-item .top-filter .search {
    position: relative;
    width: 72.6%; }
.catalog-item .top-filter .search .form-group {
    position: relative;
    background: #ffffff;
    border: 4px solid #de1922;
    border-radius: 50px;
    height: 60px;
    margin-bottom: 0;
    line-height: 40px;
    padding: 0 160px 0 44px; }
.catalog-item .top-filter .search .form-group input {
    width: 100%;
    height: 35px;
    top: 4px;
    margin-bottom: 0;
    border: none;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding-left: 3px; }
.catalog-item .top-filter .search .form-group input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none; }
.catalog-item .top-filter .search .form-group:after {
    content: '';
    display: block;
    width: calc(100% - 160px - 44px - 20px);
    position: absolute;
    height: 1px;
    bottom: 10px;
    left: 49px;
    background: #8d8d8d; }
.catalog-item .top-filter .search .form-group ::-webkit-input-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #8d8d8d; }
.catalog-item .top-filter .search .form-group ::-moz-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #8d8d8d; }
.catalog-item .top-filter .search .form-group :-moz-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #8d8d8d; }
.catalog-item .top-filter .search .form-group :-ms-input-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #8d8d8d; }
.catalog-item .top-filter .search .btn-search {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    font-size: 14px;
    padding: 8px 30px 8px 50px;
    width: 154px; }
.catalog-item .top-filter .search .btn-search:after {
    left: 28px;
    right: auto;
    font-size: 15px; }
@media (max-width: 860px) {
    .catalog-item .top-filter .search {
        margin-bottom: 25px;
        width: 100%;
        text-align: center; }
    .catalog-item .top-filter .search .form-group {
        margin-bottom: 13px;
        padding: 0 15px;
        height: auto; }
    .catalog-item .top-filter .search .form-group input {
        height: 100%;
        top: 0; }
    .catalog-item .top-filter .search .form-group:after {
        content: none; }
    .catalog-item .top-filter .search .btn-search {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: auto;
        right: 0; } }
.catalog-item .top-filter .form-group.select .select-wrapper {
    position: relative; }
.catalog-item .top-filter .form-group.select .select-wrapper input.select-dropdown {
    border: none;
    font-size: 15px;
    text-transform: uppercase;
    color: #1504e7;
    font-weight: 300;
    padding-right: 32px;
    height: auto;
    margin-bottom: 0; }
.catalog-item .top-filter .form-group.select .select-wrapper:after {
    content: '\E001';
    display: block;
    font-size: 12px;
    font-family: "Icons";
    position: absolute;
    top: 50%;
    right: 15px;
    color: #1504e7;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.catalog-item .top-filter .form-group.select .caret {
    display: none; }
/*.catalog-item .top-filter .form-group.select.sort {
  width: 184px;
  margin-left: auto; }*/
@media (max-width: 860px) {
    .catalog-item .top-filter .form-group.select.sort {
        margin-left: 0; } }
.catalog-item .top-filter .form-group.select.count-view {
    width: 70px; }
.catalog-item .title-legal {
    font-size: 18px; }
.catalog-item .block-legal-position .legal-position {
    height: auto !important;
    border-color: #909090;
    margin-right: 0; }
.catalog-item .block-legal-position .legal-position .title-position {
    max-width: none;
    padding-right: 20px;
    font-size: 18px;
    margin-bottom: 34px; }
.catalog-item .block-legal-position .legal-position .status-position, .catalog-item .block-legal-position .legal-position .jurisdiction-name {
    margin-bottom: 0; }
.catalog-item .block-legal-position .legal-position .btn-legal {
    padding: 5px 10px;
    margin-right: 15px;
    text-align: center; }
.catalog-item .block-legal-position .legal-position:not(:last-child) {
    margin-bottom: 10px; }
.catalog-item .block-legal-position .legal-position .rating {
    margin-right: 0; }
.catalog-item .block-legal-position .legal-position .description {
    font-size: 16px; }
.catalog-item .block-legal-position .legal-position ul .item {
    padding-left: 0; }
.catalog-item .block-legal-position .legal-position ul .item:before {
    content: none; }
@media (max-width: 1264px) {
    .catalog-item .block-legal-position .legal-position .status-position {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
    .catalog-item .block-legal-position .legal-position .status-position ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .catalog-item .block-legal-position .legal-position .status-position ul li {
        margin-right: 25px; }
    .catalog-item .block-legal-position .legal-position .status-position .rating {
        margin-bottom: 0; } }
@media (max-width: 380px) {
    .catalog-item .block-legal-position .legal-position {
        padding: 9px; }
    .catalog-item .block-legal-position .legal-position .status-position ul li {
        margin-right: 9px; } }

footer {
    background: #1504e7;
    border-bottom: 21px solid #eb1f27;
    padding-top: 30px; }
footer .top-footer {
    margin-bottom: 17px; }
footer .top-footer .menu-footer {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 20px; }
footer .top-footer .menu-footer .title-footer__menu {
    font-weight: bold;
    margin-bottom: 10px; }
footer .top-footer .menu-footer .title-footer__menu.rotate:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg); }
footer .top-footer .menu-footer ul li a {
    color: #ffffff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
footer .top-footer .menu-footer ul li a:hover, footer .top-footer .menu-footer ul li a:focus, footer .top-footer .menu-footer ul li a:active {
    color: #ed1c20; }
footer .top-footer .menu-footer ul li:not(:last-child) {
    margin-bottom: 9px; }
@media (max-width: 600px) {
    footer .top-footer .menu-footer .title-footer__menu {
        display: inline-block;
        padding-right: 20px;
        position: relative; }
    footer .top-footer .menu-footer .title-footer__menu:after {
        content: '\E001';
        font-family: "Icons";
        font-size: 13px;
        color: #ffffff;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; }
    footer .top-footer .menu-footer ul {
        display: none; } }
footer .top-footer .decoration-bg {
    background: url("../images/bg-footer.png") no-repeat 0 0;
    min-height: 175px; }
@media (max-width: 1080px) {
    footer .top-footer .decoration-bg {
        display: none; } }
@media (max-width: 1080px) {
    footer .top-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    footer .top-footer .menu-footer.col {
        margin: 0; }
    footer .top-footer:after, footer .top-footer:before {
        content: none; } }
footer .title-footer {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 3px; }
@media (max-width: 1080px) {
    .header-middle form .form-group:not(.select) {
        padding-left: 25px;
    }
    .header-middle form .form-group:not(.select):after {
        left: 25px;
        right: 185px;
        width: auto;
    }
    footer .title-footer {
        display: none; } }
footer .subscribe-form .title-subscribe {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 20px;
    color: #ffffff; }
@media (max-width: 1080px) {
    footer .subscribe-form .title-subscribe {
        padding-left: 0; } }
footer .subscribe-form form {
    position: relative; }
footer .subscribe-form form .form-group {
    padding-right: 25px; }
footer .subscribe-form form .form-group input {
    border-bottom: none;
    height: 47px;
    padding-left: 30px;
    padding-right: 20px;
    margin-bottom: 0;
    background: #ffffff; }
.alert.alert-danger {
    color: #fff;
}
footer .subscribe-form form .form-group input:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
footer .subscribe-form form .btn-subscribe {
    position: absolute;
    right: 0;
    top: 0; }
footer .copyright {
    font-size: 14px;
    line-height: 35px;
    color: #ffffff;
    text-align: center; }
footer .social-links {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
footer .social-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
footer .social-links ul li a {
    display: block; }
footer .social-links ul li a:hover:before, footer .social-links ul li a:focus:before, footer .social-links ul li a:active:before {
    color: #ed1c20; }
footer .social-links ul li a:before {
    content: '';
    font-family: "Icons";
    color: #ffffff;
    font-size: 22px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
footer .social-links ul li.facebook a:before {
    content: '\E005'; }
footer .social-links ul li.linkedin a:before {
    content: '\E006'; }
footer .social-links ul li.twitter a:before {
    content: '\E008'; }
footer .social-links ul li.pinterest a:before {
    content: '\E007'; }
footer .social-links ul li:not(:last-child) {
    margin-right: 50px; }
footer .social-links ul li:last-child {
    margin-right: 30px; }
footer .footer-copyright {
    text-align: center;
    margin-bottom: 21px;
    position: relative; }
@media (max-width: 1080px) {
    footer .footer-copyright {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;}
    footer .footer-copyright .social-links {
        position: static;
        margin-left: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; } }
@media (max-width: 590px) {
    .main-menu {
        top: 62px;
    }
    .title-about {
        font-size: 24px;
    }
    .about-description strong {
        font-size: 20px;
        line-height: 24px;
    }
    .block-social .title-social, .title-block {
        font-size: 28px;
        line-height: 32px;
    }
    footer .footer-copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    footer .footer-copyright .copyright {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
    footer .footer-copyright .social-links {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0; } }
footer .bottom-footer {
    margin-bottom: 23px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
footer .bottom-footer .footer-logo a {
    display: block; }
footer .bottom-footer .footer-logo, footer .bottom-footer .title-footer {
    margin-top: 32px; }
@media (max-width: 1080px) {
    footer .bottom-footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    footer .bottom-footer .footer-logo, footer .bottom-footer .subscribe-form {
        margin: 0 !important; } }
@media (max-width: 590px) {
    footer .bottom-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 15px; }
    footer .bottom-footer .footer-logo {
        margin-bottom: 10px !important; } }

.inner-footer {
    background: #efefef;
    padding: 15px 0;
    border-bottom: none; }
.inner-footer .top-footer {
    margin-bottom: 5px; }
.inner-footer .top-footer .menu-footer {
    padding-top: 48px;
    /*    &.last-menu {
        width: 17%; margin-right: 0;
      }*/ }
.inner-footer .top-footer .menu-footer .title-footer__menu {
    display: none;
    color: #393939; }
.inner-footer .top-footer .menu-footer .title-footer__menu:after {
    color: #393939; }
@media (max-width: 600px) {
    .inner-footer .top-footer .menu-footer .title-footer__menu {
        display: inline-block; } }
.inner-footer .top-footer .menu-footer ul li span, .inner-footer .top-footer .menu-footer ul li a {
    font-size: 14px;
    color: rgba(57, 57, 57, 0.7);
    text-transform: none; }
.inner-footer .top-footer .social-links {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
.inner-footer .top-footer .social-links .title-footer__menu {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 22px;
    color: #393939;
    text-align: right; }
.inner-footer .top-footer .social-links ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
.inner-footer .top-footer .social-links ul li a {
    padding-left: 50px;
    position: relative;
    text-align: center;
    font-size: 16px; }
.inner-footer .top-footer .social-links ul li a:before {
    display: inline-block;
    line-height: 37px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background: #241aac;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    text-align: center; }
.inner-footer .top-footer .social-links ul li.linkedin a:before {
    content: '\E00B'; }
.inner-footer .top-footer .social-links ul li:not(:last-child) {
    margin-right: 25px; }
.inner-footer .top-footer .social-links ul li:last-child {
    margin-right: 0; }
@media (max-width: 1080px) {
    .inner-footer .top-footer .social-links {
        margin: 15px 0; } }
@media (max-width: 400px) {
    .inner-footer .top-footer .social-links ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .inner-footer .top-footer .social-links ul li a {
        text-align: left; }
    .inner-footer .top-footer .social-links ul li:not(:last-child) {
        margin: 0 0 20px; } }
@media (max-width: 1080px) {
    .inner-footer .top-footer .social-links .title-footer__menu {
        text-align: center; }
    .inner-footer .top-footer .social-links ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
@media (max-width: 1080px) {
    .inner-footer .top-footer .logo {
        margin-left: 0;
        text-align: center;
        margin-bottom: 15px; }
    .inner-footer .top-footer .logo img {
        display: inline-block; }
    .inner-footer .top-footer .menu-footer {
        padding-top: 0; } }
.inner-footer .footer-copyright {
    font-size: 12px;
    color: rgba(57, 57, 57, 0.5); }
.inner-footer .footer-copyright .copyright {
    font-size: 12px;
    color: rgba(57, 57, 57, 0.5);
    text-align: left; }
.inner-footer .footer-copyright .developer {
    text-align: right; }
.inner-footer .footer-copyright .developer a {
    color: rgba(57, 57, 57, 0.5); }
.inner-footer .footer-copyright .developer a:hover {
    color: #de1922; }
@media (max-width: 600px) {
    .inner-footer .footer-copyright {
        margin-bottom: 0; } }
/* .select2-container {
    display: block;
    width: 100%;
}
.select2-container--default .select2-selection--single {
    margin-bottom: 10px;
    height: 47px;
    border: 1px solid #909090;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    margin: 0 0 20px 0;
    outline: none;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border-radius: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    padding-right: 20px;
    line-height: 3rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container.select2-container--default.select2-container--open {
    max-width: 100%;
}
.select2-container--default .select2-selection--single:after {
    content: '\E001';
    display: block;
    font-size: 12px;
    font-family: "Icons";
    position: absolute;
    top: 50%;
    right: 15px;
    color: #909090;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.select2-results__option[aria-selected] {
    padding: 0 15px;
    max-width: 100%;
    clear: both;
    color: rgba(0,0,0,0.87);
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    padding: 14px 16px;
    color: #393939;
    width: 100%;
    text-align: left;
    text-transform: none;
    border-bottom: 1px solid #909090;
}
.select2-results__option[aria-selected] :last-child {
    border-bottom: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.select2-results__option[aria-selected]:hover {
    background-color: rgba(0,0,0,0.06);
    color:#000;
} */
.autocomplete-content {
    top: 100%;
    margin-top: 0px;
    position: absolute;
    z-index: 55;
    max-height: 50vh;
}
.autocomplete-content.dropdown-content li span{
    color:#393939;
}
.autocomplete-content.dropdown-content li span span{color:red}

.autocomplete-content.dropdown-content li img {
    display: none;
}
.select-wrapper input.select-dropdown {
    padding-right: 30px;
}
/*@media (max-width: 1280px) {*/
/*.block-position .positions .positions-item {*/
/*width: 22%;*/
/*}*/
/*}*/
/*@media (max-width: 1000px) {*/
/*.block-position .positions .positions-item {*/
/*width: 33%;*/
/*}*/
/*}*/
/*@media (max-width: 767px) {*/
/*.block-position .positions .positions-item {*/
/*width: 48%;*/
/*}*/
/*}*/
/*@media (max-width: 600px) {*/
/*.block-position .positions .positions-item {*/
/*width: 100%;*/
/*}*/
/*}*/
@media (max-width: 1240px) {
    footer .title-footer {
        font-size: 13px;
    }
}
/** AUTHORIZATION STYLE **/
.authorization-page, .info-page {
    width: 1010px;
    max-width: 100%;
    margin: 0 auto 50px;
}
.authorization-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.info-page {
    margin: 0 auto 60px;
}
.block-authorization {
    border: 2px solid #1a02ea;
    width: 50%;
    margin-right: 30px;
}
.form-registration__container,
.block-authorization .authorization {
    padding: 50px 60px;
}
.block-form-registration label,
.block-authorization label {
    font-size: 16px;
    color: #393939;
    margin-bottom: 5px;
    display: block;
}
[type="checkbox"]+label {
    padding-left: 25px;
}
[type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
    width: 17px;
    height: 17px;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    background: #f7f7f7;
    margin-top: 4px;
}
[type="checkbox"]:checked+label:before {
    top: 0;
    left: 0;
    width: 10px;
    height: 16px;
    background: transparent;
}
.block-form-registration form,
.form-authorization {
    text-align: center;
    margin-bottom: 40px;
}
.block-form-registration .form-group,
.form-authorization .form-group {
    text-align: left;
}
.block-form-registration form {
    font-size: 0;
    margin-bottom: 20px !important;
}
.block-form-registration .form-group {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 0 10px;
}
.block-form-registration .form-group.js_valid_radio {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
.block-form-registration .form-group.js_valid_radio label {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 15px;
}
.form-authorization .btn {
    margin-top: 20px;
}
.btn-restoring {
    display: block;
    color: #1a02ea;
    font-size: 14px;
    cursor: pointer;
}
.form-restoring-password {
    display: none;
    margin-top: 15px;
}
.form-restoring-password form {
    text-align: center;
}
.form-restoring-password .form-group {
    text-align: left;
    margin-bottom: 20px;
}
.register-auth {
    width: 50%;
}
.register-auth__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
}
.register-auth__content {
    font-size: 16px;
    line-height: normal;
    font-weight: 300;
    margin-bottom: 35px;
}
.register-auth__container {
    padding: 30px;
    background: #f7f7f7;
    border: 1px solid #c2c2c2;
}
.btn-red {
    border-radius: 16px;
    background: #e01920;
    border-color: #e01920;
    color: #ffffff;
    padding: 7px 40px;
    font-size: 14px;
}
.btn-red:hover, .btn-red:focus, .btn-red:active {
    color: #e01920;
    background: transparent;
}
.form-group.has-error input {
    border-color: #e01920 !important;
    box-shadow: inset 0px 0px 10px rgba(224, 25, 32, 0.98) !important;
}
.block-contact .contact-form .form-group.has-error textarea, .block-contact .contact-form .form-group.has-error input {
    box-shadow: inset 0px 0px 10px rgba(224, 25, 32, 0.98) !important;
}
.form-group.has-error label {
    color: #e01920;
}
/*.form-group.has-error  [type="checkbox"]+label:before, .form-group.has-error  [type="checkbox"]:not(.filled-in)+label:after {*/
/*border-color: #e01920;*/
/*}*/
@media(max-width: 850px) {
    .authorization-page {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .block-authorization,
    .register-auth {
        width: 100%;
    }
    .block-authorization {
        margin: 0 0 25px;
    }
}
@media(max-width: 480px) {
    .block-authorization .authorization {
        padding: 30px;
    }
}
.block-registration {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    margin-bottom: 50px;
}
.block-package-subscription {
    width: 100%;
    margin-bottom: 30px;
}
.block-form-registration {
    width: 100%;
}
.form-registration__container  {
    border: 2px solid #1a02ea;
}
.registration__title {
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;
}
.registration__content {
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 25px;
    max-width: 100%;
}
.package-subscription__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.package-subscription__item:not(:last-child) {
    margin-right: 30px;
}
.package-subscription__item {
    width: 50%;
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
}
.package-subscription__title {
    padding: 25px 50px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    background: #1300ef;
}
.premium .package-subscription__title {
    background: #ec1b21;
}
.package-subscription__content {
    padding: 40px 20px;

}
.package-subscription__tariff {
    margin-bottom: 40px;
}
.package-subscription__text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
}
.package-subscription__tariff li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 25px;
    position: relative;
}
.package-subscription__tariff li:not(:last-child) {
    margin-bottom: 15px;
}
.package-subscription__tariff li:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 3px solid #ec1b21;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.package-subscription__tariff .name {
    width: 50%;
    padding-right: 10px;
    font-size: 18px;
    line-height: normal;
}
.package-subscription__tariff .old-price {
    width: 30%;
    color: #939393;
    font-size: 18px;
}
.package-subscription__tariff .new-price {
    width: 30%;
    font-weight: 500;
    font-size: 20px;
    white-space: nowrap;
}
.package-subscription__tariff .sale {
    width: 30%;
    font-size: 16px;
}
.premium-packet__advantages ul,
.package-subscription__advantages ul {
    margin-bottom: 30px;
    text-align: left;
    text-align: left;
}
.premium-packet__advantages li,
.package-subscription__advantages li {
    padding-left: 40px;
    position: relative;
    font-size: 16px;
}
.premium-packet__advantages li:not(:last-child),
.package-subscription__advantages li:not(:last-child) {
    margin-bottom: 15px;
}
.premium-packet__advantages li:before,
.package-subscription__advantages li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    /*top: 50%;*/
    top: 0px;
    /*-webkit-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
    background: url("../images/ico-ad.png")no-repeat 0 0;
    width: 20px;
    height: 20px;
}
.btn-adv {
    cursor: pointer;
    padding-left: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #1300ef;
    display: inline-block;
    margin-bottom: 40px;
}
.btn-adv.__red {
    color: #ec1b21;
}
.package-subscription__description {
    font-size: 18px;
    margin-bottom: 65px;
}
.package-subscription__description b {
    font-size: 20px;
}
.form-registration__container [type="checkbox"]+label {
    font-size: 14px;
    margin-bottom: 30px;
}
.form-registration__container form {
    margin-bottom: 65px;
}
.auth-register {
    text-align: center;
}
.auth-register span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
}
.hide-item {
    display: none;
}
.form-registration__container {
    padding: 50px 60px 40px;
}
@media(max-width: 1480px) {
    .package-subscription__content {
        padding: 40px 15px;
    }
    .form-registration__container {
        padding: 50px 15px 40px;
    }
}
@media(max-width: 1320px) {
    .header-top .title-header {
        font-size: 18px;
    }
    .package-subscription__container {
        flex-wrap: wrap;
    }
    .package-subscription__item {
        width: calc(50% - 30px);
        margin-bottom: 30px;
    }
}
@media(max-width: 1280px) {
    .package-subscription__description {
        margin-bottom: 40px;
    }


}
@media (max-width: 1280px) and (min-width: 1023px) {
    .header-top .logo {
        max-width: 25%;
    }
}
@media (max-width: 1200px) {
    .block-form-registration .form-group{
        width: 50%;
    }
    /*.block-registration {*/
    /*-webkit-box-orient: horizontal;*/
    /*-webkit-box-direction: normal;*/
    /*-ms-flex-direction: row;*/
    /*flex-direction: row;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    /*}*/
    /*.block-package-subscription {*/
    /*-webkit-box-ordinal-group: 3;*/
    /*-ms-flex-order: 2;*/
    /*order: 2;*/
    /*}*/
    .block-form-registration {
        margin-bottom: 25px;
    }
    .block-package-subscription,
    .block-form-registration {
        width: 100%;
        margin-right: 0;
    }
    .form-registration__container {
        width: 600px;
        max-width: 100%;
        margin: 0 auto;
    }
}

@media(max-width: 830px) {
    .package-subscription__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .package-subscription__item {
        width: 100%;
        margin: 0 0 15px;
    }
    .package-subscription__item:not(:last-child) {
        margin-right: 0;
    }
}
/*@media(max-width: 415px) {*/
/*.block-package-subscription {*/
/*display: none;*/
/*}*/
/*}*/
.profile-page .tabs-page {
    max-width: 645px;
    width: calc(100% - 20px);
    margin: 0 auto;
    padding-bottom: 50px;
}
.profile-page .subscribe-block > .wrapper {
    width: 1040px;
    max-width: 100%;
    margin: 0 auto;
}
.profile-page p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 35px;
}
.current-subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-orient: horizontal;*/
    /*-webkit-box-direction: normal;*/
    /*-ms-flex-direction: row;*/
    /*flex-direction: row;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    margin-bottom: 35px;
}
.subscribe-block {
    margin-bottom: 70px;
}
.current-subscribe__image {
    width: 30%;
    position: relative;
    text-align: right;
    margin-right: 30px;
}
.current-subscribe__image img {
    display: inline-block;
    -webkit-transform: perspective(1px);
    transform: perspective(1px);
}
.current-subscribe__image:before {
    content: '';
    display: block;
    background: url("../images/bg-cur.png")no-repeat 0 0;
    width: 134px;
    height: 289px;
    position: absolute;
    bottom: 35px;
    left: 0;
}
.current-subscribe__info {
    width: 70%;
}
.current-subscribe__info ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 18px;
}
.current-subscribe__info ul li > span {
    width: 50%;
}
.current-subscribe__info ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 25px;
}
.current-subscribe__result {
    text-align: right;
}
.status-active {
    color: #50a93e;
}
.status-inactive {
    color: #ff0000;
}
.motivation-block {
    padding: 39px 30px 39px 35%;
    border: 2px solid #1607e0;
    position: relative;
    border-top-left-radius: 180px;
    border-bottom-left-radius: 180px;
    margin-bottom: 35px;
}
.motivation-block:before {
    content: '';
    display: block;
    width: 186px;
    height: 186px;
    background: #e01920;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.motivation-block .motivation__content {
    font-size: 24px;
    font-weight: bold;
    padding: 44px 60px;
    background: url("../images/border-img.png")no-repeat 0 0 /cover;
    width: 420px;
    max-width: 100%;
}
.premium-packet__wrapper {
    background: #1607e0;
    padding: 80px 15px 280px;
}
.premium-packet__info {
    width: 1010px;
    max-width: 100%;
    margin: 0 auto;
}
.premium-packet__info .premium-title {
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
    line-height: normal;
    margin-bottom: 30px;
    text-align: center;
}
.premium-packet__info .premium-info {
    font-size: 25px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    color: rgba(255,255,255,.7);
}
.premium-packet__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -220px;
}
.premium-packet__item {
    padding: 50px;
    text-align: center;
    width: 32%;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.1);
    box-shadow: 0 3px 20px rgba(0,0,0,.1);
    background: #ffffff;
}
.premium-packet__item:not(:last-child) {
    margin-right: 20px;
}
.premium-packet__title {
    font-size: 30px;
    font-weight: bold;
    color: #ec1f26;
    line-height: normal;
    margin-bottom: 45px;
    text-align: center;
}
.premium-packet__price {
    padding: 18px 25px 18px 25px;
    color: #1708e1;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    width: 240px;
    max-width: 100%;
    border: 3px solid #1607e0;
    margin: 0 auto 35px;
}
.price-circle {
    width: 98px;
    height: 98px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -50px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ed262c;
}
.price-circle small {
    font-size: 16px;
    text-transform: none;
    margin-top: 5px;
}
.premium-packet__price del {
    display: block;
    font-weight: 500;
    font-size: 24px;
    color: #939393;
    margin-bottom: 10px;
}
.premium-packet__description {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
}
.inner-page-text {
    padding: 10px 0 50px 0;
}
.inner-page-text .title {
    margin-bottom: 35px;
}
.text-box {
    padding: 0 15px;
}
.text-box p {
    margin-bottom: 15px;
}
.text-box ul li {
    margin-bottom: 15px;
}
.text-box ul li span {
    font-weight: bold;
    color: #1504e7;
}
.text-box ul ul {
    padding-left: 25px;
}
.inn-head-list {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
}
@media(max-width: 1280px) {
    .premium-packet__item {
        padding: 50px 25px;
    }
}
@media(max-width: 1130px) {
    .premium-packet__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .premium-packet__item:not(:last-child) {
        margin-right: 0;
    }
    .premium-packet__item:first-child {
        margin-right: 20px;
    }
    .premium-packet__item {
        width: 47%;
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .block-form-registration .form-group{
        width: 100%;
    }
    .premium-packet__item {
        width: 100%;
    }
    .premium-packet__item:first-child {
        margin-right: 0;
    }
    .motivation-block {
        padding: 0 15px;
        border: none;
    }
}
@media (max-width: 620px) {
    .current-subscribe__image {
        display: none;
    }
    .current-subscribe__info {
        width: 100%;
    }
    .motivation-block {
        display: none;
    }
}
@media (max-width: 480px) {
    .premium-packet__price {
        padding: 18px 75px 18px 5px;
        border-top-right-radius: 45px;
        border-bottom-right-radius: 45px;
    }
    .price-circle {
        right: -20px;
    }
}
.profile-user {
    padding: 30px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-orient: horizontal;*/
    /*-webkit-box-direction: normal;*/
    /*-ms-flex-direction: row;*/
    /*flex-direction: row;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    width: 620px;
    max-width: 100%;
    margin: 0 auto 60px;
}
.profile-user__avatar {
    width: 40%;
    margin-right: 50px;
    position: relative;
    /*text-align: right;*/
    padding-left: 15px;
    padding-top: 15px;
}
.profile-user__avatar:before {
    content: '';
    display: block;
    background: url("../images/bg-avatar.png")no-repeat 0 0;
    width: 134px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.profile-user__avatar  .profile-user__container {
    width: 176px;
    height: 176px;
    border-radius: 50%;
    border: 7px solid #f3f3f3;
    overflow: hidden;
    display: inline-block;
    -webkit-transform: perspective(1px);
    transform: perspective(1px);
    position: relative;
    cursor: pointer;
}
.profile-user__info {
    width: 60%;
}
.profile-user__info input {
    margin-bottom: 0 !important;
}
.profile-user__phone,
.profile-user__lastname,
.profile-user__name,
.profile-user__email, .profile-user__field {
    padding-left: 35px;
    position: relative;
    font-size: 16px;
    margin-bottom: 25px;
}
.profile-user__phone:before {
    content: '';
    display: block;
    width: 24px;
    height: 28px;
    background: url("../images/phone-receiver.svg")no-repeat 0 0 /contain;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.profile-user__lastname:before {
    content: '';
    display: block;
    width: 24px;
    height: 28px;
    background: url("../images/man-user.svg")no-repeat 0 0 /contain;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.profile-user__name:before {
    content: '';
    display: block;
    width: 24px;
    height: 28px;
    background: url("../images/avatar.svg")no-repeat 0 0 /contain;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.profile-user__email:before {
    content: '';
    display: block;
    width: 25px;
    height: 22px;
    background: url("../images/email-prof.svg")no-repeat 0 0 /contain;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.profile-user__field {
    min-height: 20px;
}
.profile-user__field:before {
    content: '';
    display: block;
    width: 25px;
    height: 22px;
    background: url("../images/number.svg")no-repeat 0 0 /contain;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.profile-user__email {
    margin-bottom: 35px;
}
.profile-user__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.profile-user__button .btn {
    margin-right: 45px;
    background: #1301e9;
    color: #ffffff;
    position: relative;
    padding-left: 45px;
}
.profile-user__button .btn:hover {
    background: #ed262c;
    border-color: #ed262c;
}
.profile-user__button .btn:before {
    content: '';
    display: block;
    background: url("../images/pencil.svg")no-repeat 0 0 /contain;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.update-password {
    font-size: 14px;
    text-decoration: underline;
    color: #4d4d4d;
}
.profile-user__button .update-password:hover {
    text-decoration: none;
}
@media (max-width: 630px) {
    .profile-user {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .profile-user__avatar {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .profile-user__info {
        width: 360px;
        max-width: 100%;
    }
}
@media (max-width: 380px) {
    .profile-user__avatar {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }
    .profile-user__button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .profile-user__button .btn {
        margin-bottom: 10px;
        margin-right: 0;
    }
}
.block-dispatch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1010px;
    max-width: 100%;
    margin: 0 auto 50px;
}
.dispatch-image {
    width: 30%;
    margin-right: 50px;
    text-align: right;
    position: relative;
}
.dispatch-image img {
    display: inline-block;
    -webkit-transform: perspective(1px);
    transform: perspective(1px);
}
.dispatch-image:before {
    content: '';
    display: block;
    background: url("../images/bg-avatar.png")no-repeat 0 0;
    width: 134px;
    height: 100%;
    position: absolute;
    bottom: -35px;
    left: -80px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.dispatch-content {
    width: 70%;
}
.dispatch-content p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 35px;
}
.dispatch-content .current-dispatch {
    padding-left: 35px;
    border-left: 3px solid #1807e1;
    margin-bottom: 35px;
}
.dispatch-content  .title-dispatch {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}
.dispatch-content strong {
    font-size: 18px;
}
.title-current-dispatch {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
}
.dispatch-content [type="checkbox"] + label {
    margin-bottom: 15px;
}
.dispatch-content form .btn {
    margin-top: 15px;
}
[type="checkbox"]:checked+label:before {
    border-right: 2px solid #1807e1;
    border-bottom: 2px solid #1807e1;
}
@media (max-width: 800px) {
    .dispatch-image {
        display: none;
    }
    .dispatch-content {
        width: 100%;
    }
}
.user-info {
    position: relative;

}
.user-info .user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-orient: horizontal;*/
    /*-webkit-box-direction: normal;*/
    /*-ms-flex-direction: row;*/
    /*flex-direction: row;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.user-avatar {
    width: 30px;
    height: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
}
/*.user-avatar:after {*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*bottom: 0;*/
/*left: 0;*/
/*width: 30px;*/
/*height: 30px;*/
/*background: url(../images/avatar.svg) no-repeat;*/
/*-webkit-background-size: cover;*/
/*background-size: cover;*/
/*}*/
.user .user-name {
    max-width: calc(100% - 15px - 30px);
    font-size: 16px;
    opacity: .9;
    padding-right: 10px;
    position: relative;
    /*display: none;*/
}
.header-top .btn-group {
    max-width: 15%;
}
.user .user-name:after {
    content: '';
    display: block;
    width: 10px;
    height: 6px;
    background: url("../images/down-arrow.svg")no-repeat 0 0 /contain;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.user-info__content {
    position: absolute;
    top: 100%;
    /*left: 0;*/
    right: 0;
    text-align: left;
    background: #fff;
    border: 1px solid #eee;
    max-width: 200px;
    min-width: 200px;
    display: none;
    z-index: 29;
}
.user-info__content ul li a {
    padding: 10px;
    display: block;
}
@media(max-width: 991px) {
    .user-info {
        margin-right: 15px;
        width: calc(100% - 65px);
    }
}
@media (max-width: 550px) {
    .user .user-name {
        padding-right: 15px;
        font-size: 0;
        display: none;
    }
    /*.user-info {*/
    /*margin: 0;*/
    /*}*/
    .user-avatar {
        margin: 0;
    }
    .user-info__content {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.title-form__filter {
    font-weight: 500;
    font-size: 16px;
    color: #1504e7;
    margin-bottom: 10px;
    text-align: left;
    cursor: pointer;
    padding: 10px 25px 10px 0;
    position: relative;
}
.title-form__filter:after {
    content: '\E001';
    display: block;
    font-size: 12px;
    font-family: "Icons";
    position: absolute;
    top: 50%;
    right: 15px;
    color: #909090;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.title-form__filter.active:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.filter-group .filter-group__container {
    display: none;
}
.list-folder--popup,
.list-folder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.list-folder--popup li,
.list-folder li {
    width: 130px;
    text-align: center;
    margin-bottom: 10px;
}
.create-folder {
    text-align: center;
    cursor: pointer;
    margin: 0 15px;
}
.create-folder .list-folder__images {
    position: relative;
}
.create-folder .list-folder__images:after {
    content: '+';
    display: block;
    position: absolute;
    top: 60%;
    left: 50%;
    font-size: 35px;
    color: #1400ee;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.list-folder__images {
    display: inline-block;
    max-width: 39px;
    margin-bottom: 5px;
}
.list-folder__name {
    font-size: 16px;
}
/* .form-group.select .select2-container {
    width: 100% !important; ;
} */
.br-wrapper{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.btn--cus {
    padding: 4px 10px;
    display: inline-block;
    margin: 0 5px 10px;
}
#add-acts {
    margin-bottom: 15px;
}
.btn--cus:after {
    display: none;
}
p.loop-number {
    text-align: center;
    /*font-weight: bold;*/
    border-bottom: 1px solid grey;
}
div.clone {
    position: relative;
}
.remove-acts {
    cursor: pointer;
    position: absolute;
    right: 0;
    font-size: 2em;
    color: #de1922;
}
.remove-acts:hover {
    opacity: 0.5;
}
.contextmenu {
    position: fixed;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    display: none;
}
.contextmenu li span,
.contextmenu li a {
    display: block;
    padding: 5px 15px;
}
.contextmenu li span:hover,
.contextmenu li a:hover {
    background: #de1922;
    color: #ffffff;
}
.folder-wrapper {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.list-folder__name input {
    height: 25px!important;
}
.modal-content .title-block {
    text-align: center;
    display: block;
}
.more-info {
    position: absolute;
    right: 15px;
    top: 50px;
    background: #fff;
    border: 1px solid #de1922;
    border-radius: 5px;
    display: none;
}
.more-info a {
    padding: 5px 15px;
    display: block;
}
.more-info a:hover {
    background: #de1922;
    color: #ffffff;
}
.error-text {
    color: #ed262c;
}
.form-control.has-error input {
    border-color: #ed262c;
}
.form-control.has-error input::-webkit-input-placeholder {
    color: #ed262c;
}

.form-control.has-error input::-moz-placeholder {
    color: #ed262c;
}

.form-control.has-error input:-moz-placeholder {
    color: #ed262c;
}

.form-control.has-error input:-ms-input-placeholder {
    color: #ed262c;
}

.upload-photo-overlay .input-file {
    display: none;
}
.upload-photo-overlay .upload-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    cursor: pointer;
}
@media (max-width: 1050px) {
    .create-folder {
        display: none;
    }
}
.hidden {
    display: none!important;
}
.resource-info > ul li a.red-background {
    background-color: #de1922;
}
.change-password {
    width: 620px;
    max-width: 100%;
    margin: -40px auto 50px;
}
.change-password .form-wrap {
    width: 342px;
    max-width: 100%;
    margin-left: auto;
}
.remove-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.remove-button .btn {
    min-width: 150px;
    text-align: center;
}
.remove-button .btn-legal {
    border-color: #de1922;
    color: #de1922;
    padding: 6px 30px;
    border-radius: 16px;
    font-size: 15px;
}
.remove-button .btn-legal:hover {
    background: #de1922;
    color: #ffffff;
}
.sort-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sort-element__trigger {
    width: 20px;
    height: 20px;
    color: #000000;
    position: relative;
    cursor: pointer;
    transition: all .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.sort-element__trigger.active,
.sort-element__trigger:hover {
    background: #0b4b97;
    color: #ffffff;
}
.sort-element__trigger:before {
    content: '\E001';
    display: block;
    font-size: 12px;
    font-family: "Icons";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sort-element__trigger--top:before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
}
.sort-element__name {
    margin-right: 10px;
}
.sort-element__trigger:not(:last-child) {
    margin-right: 5px;
}
.sort-element__wrap {
    /*width: 18%;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sort-element__wrap:not(:last-child) {
    margin-right: 15px;
}
.sort-elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
}
.folder-wrapper .sort-elements {
    margin-bottom: 20px;
}
.sort-elements__name {
    margin-right: 20px;
}
.positions-item.blur {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    pointer-events: none;
    position: relative;
}
.positions-item.blur:before {
    content: 'НЕЗАБАРОМ';
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.category-search {
    background: #ffffff;
    border: 4px solid #de1922;
    border-radius: 50px;
    /*height: 60px;*/
    margin-bottom: 0;
    line-height: 40px;
    padding: 10px 30px;
    margin-bottom: 30px;
}
.no-result {
    display: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 36px;
    font-weight: bold;
}
.category-search input {
    width: 100% !important;
    height: 30px;
    margin-bottom: 0 !important;
    border: none !important;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 470px) {
    .sort-elements__name {
        width: 100%;
    }
    .sort-element__wrap {
        width: 50%;
    }
}
.comments-bar .sort-elements {
    margin-top: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 920px) {
    .block-comments .comments-bar {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .block-comments .sort-comment {
        width: 100%;
    }
    .comments-bar .sort-elements {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.edit-selection-text{
    cursor: pointer;
    position: absolute;
    z-index: 999;
    width: 25px;
    height: 30px;
    padding: 3px;
    background: #fff;
    box-shadow: 2px 3px 4px rgba(0,0,0,.3);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}
.edit-selection-text svg {
    width: 25px;
    height: 25px;
}
.edit-selection-text.visible {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.edit-selection-text.visible :hover {
    opacity: 0.7;
}
.edit-text-modal {
    position: fixed;
    z-index: 555;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 1px 1px 15px rgba(0,0,0,.5);
    padding: 30px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}
.edit-text-modal.visible {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.close-edit-modal {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    transition: opacity 0.3s ease;
}
.close-edit-modal:hover {
    opacity: 0.8;
}
.close-edit-modal svg {
    width: 20px;
    height: 20px;
}
.edit-text-modal__head {
    text-align: center;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.123;
    color: #393939;
    font-weight: 500;
}
.edit-text-modal textarea {
    resize:none;
    height: 200px;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
}
/* .count-view .select2-container--default .select2-selection--single {
    margin-bottom: 0;
} */
@media (max-width: 767px) {
    .block-legal-position .legal-position {
        margin-right: 10px; }
}
@media (max-width: 599px) {
    #modal1 {
        width: 100%;
        max-height: 100%;
        top: 0 !important;
    }
    .block-legal-position .legal-position {
        margin-right: 0px; }
    .block-legal-position .legal-position .btn-legal, #add-acts {
        font-size: 13px;
        padding: 8px 10px;
    }
    .card-table table tr td {
        padding: 10px 5px;
        font-size: 14px;
    }
    .addition ul li {
        padding: 0 15px;
    }
}
.view-additional {
    display: none;
    margin-left: auto;
}
.view-additional  div {
    width: 30px;
    height: 30px;
    margin-left: 15px;
    cursor: pointer;
}
.view-additional  div svg {
    max-width: 100%;
    max-height: 100%;
}
.view-additional  div svg path {
    fill:#251aad;
}
.view-additional  div.active svg path {
    fill:#e01920;
}
@media only screen and (min-width: 599px) {
    .view-additional {
        width: 90px;
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-align-items: center;
        align-items: center;
    }
    .view-list.additional-materials ul li,.view-list.addition ul li  {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .view-list.addition ul li a , .view-list.additional-materials ul li a{
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /*-webkit-box-orient: horizontal;*/
        /*-webkit-box-direction: normal;*/
        /*-ms-flex-direction: row;*/
        /*flex-direction: row;*/
        /*-ms-flex-wrap: wrap;*/
        /*flex-wrap: wrap;*/
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: start;
        width: 100%;
        max-width: 100%;
        padding: 0;

    }
    .view-list.addition ul li a img, .view-list.additional-materials ul li a img {
        margin: 0 20px 0 0;
    }
    .additional-materials.view-list .row .col.l3 {
        width: 100%;
        border:none !important;
        margin: 0 0 15px;
        text-align: left;
    }
    .additional-materials.view-list  ul li.link-file a, .tabs-inner ul li a {
        padding-top: 10px;
    }
}
.package-period {
    cursor: pointer;
}
.package-period.active:before {
    background: #ec1b21;
}

/* new styles*/
.about-portal {
    padding: 130px 0;
    background: url(../images/about.png) -10px 0 repeat-x;
    box-shadow: inset  0 0 70px 4px rgba(86,103,146,0.1);
}
.about-text-box {
    width: 1010px;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 65px 20px;
    box-shadow: 0 0 70px 4px rgba(86,103,146,0.1);
    text-align: center;
    font-size: 25px;
    line-height: 32px;
    color: rgba(57,57,57,0.7);
    font-weight: bold;
}
.about-text__head {
    display: inline-block;
    font-size: 44px;
    line-height: 50px;
    padding: 0 25px;
    margin-bottom: 15px;
    position: relative;
    color:#393939;
}
.about-text__head:before, .about-text__head:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    z-index: 5;

}
.about-text__head:before {
    left: 0;
    background: #1403e8;
}
.about-text__head:after {
    right: 0;
    background: #ed1c20;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.block-about--cus .about-description strong {
    font-weight: bold;
}
.block-about--cus {
    padding: 22px 0 0 ;
}
.about-description-strong {
    min-height: 115px;
}
.block-about--cus blockquote {
    top: 42px;
    padding: 30px;
    right: auto;
    left: calc(50% + 15px);
}
.button-block {
    width: 1010px;
    max-width: 100%;
    margin: 0 auto;
    background: url(../images/about.png) 0 0 repeat-x;
    padding: 60px 15px;
}
.block-advantages .btn-rate.btn-rate--cus {
    position: relative;
    padding: 12px 20px;
    margin: 0;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
    padding: 0 0 0 15px;
}
.butt-block {
    display: inline-block;
    vertical-align: top;
    padding: 30px 15px;
    background: #fff;
    margin: 0 15px 15px;
}
.btn-rate--cus span {
    position: relative;
    z-index: 4;
}
.btn-rate--cus:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.btn-rate--cus span {
    display: inline-block !important;
    margin-left: 20px;
    margin-top: -4px;
    margin-bottom: -4px;
    margin-right: -4px;
    font-style: normal;
    background: #de1922;
    height: 57px;
    line-height: 57px;
    padding: 0 25px;
    position: static !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    color: #fff;
    border-radius: 29px;
}
.peop-section {
    border-top: 1px solid #e1e1e1;
    text-align: center;
    padding: 50px 0 60px;
}
.peop-section .title-block {
    margin-bottom: 10px;
}
.separ-block {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
    margin: 30px 0 20px;
}
.separ-block span {
    display: block;
    width: 16px;
    height: 16px;
    background: #1403e8;
}
.separ-block span.cr {
    margin-left: 5px;
    border-radius: 50%;
    background: #ed1c20;
}
.separ-block hr {
    width: 100%;
    height: 2px;
    background: #eae8fd;
    margin: 0;
    border: none;
}
.peop-section .text {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
}
.peop-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
    width: 600px;
    max-width: 100%;
}
.peop-img {
    width: 230px;
}
.peop-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.peop-info {
    width: calc(100% - 230px);
    background: #1403e8;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    padding: 35px 35px 20px 30px;
    border-top-right-radius: 115px;
    border-bottom-right-radius: 115px;
    text-align: left;
}

.experts .peop-info {
    border-top-right-radius: 115px;
    border-bottom-right-radius: 115px;
    border-top-left-radius: 115px;
    border-bottom-left-radius: 115px;
}

.experts .peop-info {
    margin: 0 auto;
    text-align: center;
}

.peop-name {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.peop-info--red {
    background: #ed1c20;
}
.peop-name span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}
.peop-container {
    padding: 80px 0 30px;
    font-size: 0;
    line-height: 0;
}
.peop-container .col {
    float:none;
    display: inline-block;
    vertical-align: top;
}
.partner-section {
    text-align: center;
    padding: 0 0 50px;
}
.partner-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 35px 25px;
}
.title-about--cus {
    margin-top: 80px;
}
.cont-head {
    text-align: center;
    font-weight: 500;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 90px;
    color: #393939;
}
.cont-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
}
.cont-row {
    font-size: 0;
    line-height: 0;
    margin-bottom: 80px;
}
.cont-row .col {
    float:none;
    display: inline-block;
    vertical-align: middle;
}
.cont-item ul {
    padding-left: 40px;
}
.cont-item ul li {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}
.map-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.map {
    min-height: 630px;
    width: 50%;
    /*margin-right: -50px;*/
}
.map img {
    max-width: none;
    max-height: none;
    display: inline-block;
}
.contact-form {
    position: relative;
    z-index: 5;
    margin-left: -55px;
    width: calc(50% + 55px);
    background: url(../images/cont-bg.png) 0 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 80px 35px 80px 65px ;
}
.cont-form {
    width: 750px;
    border:3px solid #fff;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 25px 30px;
}
.cont-form .col {
    padding: 0 15px;
}
.cont-form-head {
    text-align: center;
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
}
.cont-form .form-group {
    margin-bottom: 15px;
}
.cont-form label {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.cont-form .form-group input, .cont-form .form-group textarea {
    background: #fff;
    color: #000;
    border:none !important;
}
.cont-form .form-group.has-error input, .cont-form .form-group.has-error textarea {
    box-shadow: inset 0px 0px 10px rgba(224, 25, 32, 0.98) !important;
}
.cont-form .form-group textarea {
    height: 115px;
}
.btn-white {
    width: 165px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    display: block;
    border:none;
    background: #fff;
    border-radius: 25px;
    color: #ec1b21;
    font-size: 18px;
}
.btn-white:hover, .btn-white:focus {
    background: #ec1b21;
    color: #fff;
}
.lawayer-item {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto 30px;
}
.lawayer-head {
    cursor: pointer;
    font-size: 20px;
    line-height: 26px;
    padding: 15px;
    padding-right: 50px;
    position: relative;
    font-weight: 500;
    background:#1504e7;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.lawayer-head:hover {
    background: #1001c1;
}
.lawayer-head:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.lawayer-head.active:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.lawayer-body {
    display: none;
    padding: 15px;
    border:1px solid #1504e7;
    background: #e8e8e8;
}
.flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.lawayer-body .flex-wrap [class*="lawayer-"] {
    width: 33.33%;
    max-width: 33.333%;
    padding: 0 15px;
}
.lawayer-body .flex-wrap [class*="lawayer-"] a {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 15px;
}
.l-h {
    margin-bottom: 35px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #1504e7;
}
.lawayer-box {
    border-bottom: 1px solid #1504e7;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.lawayer-box__head {
    display: block;
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}
.lawayer-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.lawayer-video iframe {
    max-width: 100%;
    width: 100%;
}
.lawayer-read {
    text-align: center;
}
.lawayer-read svg{
    width: 120px;
    max-width: 100%;
    display: inline-block;
    height: auto;
}
.lawayer-links ul {
    list-style-type: disc;
}
.lawayer-links ul li {
    display: block;
    margin-bottom: 10px;
    word-wrap: break-word;
    max-width: 100%;
}
.lawayer-links ul li a {
    font-weight: 700;
    display: inline-block;
    padding-left: 30px;
    font-size: 14px;
    position: relative;
    word-wrap: break-word;
    max-width: 100%;
}
.lawayer-links ul li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(../images/broken-link.svg) no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
}
.get-lawayer-test {
    padding: 15px 0 0;
    text-align: center;
}
.get-lawayer-test .btn {
    min-width: 150px;

}
.get-lawayer-test span {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}
#modal1.modal .modal-footer {
    text-align: center;
}
.ball-box {
    z-index: 111;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 2px solid #eb1f27;
    padding: 10px;
    width: 190px;
    text-align: center;;
}
.ball-box__head {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
}
.ball-box__head span {
    color: #1504e7;
}
.send-to-lawayers {
    font-size: 12px;
    line-height: 14px;
}
.send-to-lawayers a {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #1504e7;
}
.send-to-lawayers a:hover {
    text-decoration: underline;
}
.lawyer-page .title-about{
    width: 100%;
    text-align: center;
}
.test-head {
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cecece;
}
.question-item {
    margin-bottom: 20px;
}
.ques {
    margin-bottom: 15px;
    font-weight: 500;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after {
    border: 2px solid #1504e7;
    background-color: #1504e7;
}
.answer {
    padding-left: 25px;
    font-size: 0;
    line-height: 0;
}
.radio-group {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    margin-bottom: 15px;
}
.radio-group label {
    color: inherit;
}
.text-center {
    text-align: center;
}
.test-body {
    padding-bottom: 40px;
}
.profile-user-field {
    display: none;
}
.profile-user-field.active {
    display: block;
}
.profile-user-block.hidden {
    display: none;
}
@media only screen and (max-width: 1500px) {
    .user .user-name {
        display: none;
    }
}
@media only screen and (max-width: 1200px) {
    .user .user-name {
        display: none;
    }

    .title-about--cus {
        margin-top: 20px;
        width: 100%;
        max-width: 100%;
        font-size: 32px;
        line-height: 40px;
    }
    .block-about--cus .about-description strong {
        max-width: 100%;
    }
    .block-advantages .advantages .advantages-item {
        padding: 15px;
        margin-bottom: 25px;
    }
    .peop-section {
        padding: 30px 0;
    }
    .about-portal {
        padding: 50px 0;
    }
    .about-text-box, .button-block {
        padding: 30px 15px;
    }
    .block-about--cus {
        margin-bottom: 30px;
    }
    .cont-head {
        margin-bottom: 50px;
    }
    .cont-item ul li {
        font-size: 18px;
        line-height: 24px;
    }
    .cont-item ul {
        padding-left: 25px;
    }
    .contact-form {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width:1023px) {
    .header-top .btn-group {
        max-width: none;}
}
@media only screen and (max-width: 1023px) {
    .radio-group {
        width: 33.333%;
    }
    .about-text__head {
        font-size: 32px;
        line-height: 40px;
    }
    .lawayer-body .flex-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .lawayer-body .flex-wrap [class*="lawayer-"] {
        width: 50%;
        max-width: 50%;
    }
    .lawayer-body .flex-wrap .lawayer-video {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .about-text-box {
        font-size: 20px;
        line-height: 26px;
    }
    .about-description strong, .about-description .text {
        max-width: 100%;
    }
    .peop-item {
        width: 100%;
    }
}

@media (max-width: 900px) {
    .block-advantages .btn-rate.btn-rate--cus {
        padding: 15px;
    }
    .peop-section {
        padding-bottom: 0;}
}
@media (max-width:767px) {
    .radio-group {
        width: 50%;
    }
    .phone-box {
        display: none;
    }
    .peop-section .title-block {
        margin-bottom: 35px;
    }
    .peop-img, .peop-info {
        width: 100%;
    }
    .peop-info {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 45px;
        border-bottom-left-radius: 45px;
        padding: 15px 30px 30px;
    }
    .cont-item {
        justify-content: center;
        margin-bottom: 30px;
    }
    .contact-form {
        order:-1;
        width: 100%;
        margin: 0;
        padding: 30px 15px;
        background-position: 10% 0;
    }
    .map {
        order:2;
        width: 100%;
        min-height: 400px;
    }
    .cont-row {
        margin-bottom: 3px;
    }
    /*.additional-materials ul {*/
    /*margin-left: 0;*/
    /*margin-right: 0;*/
    /*}*/
}
@media (max-width:599px) {
    .modal {
        width: 100%;
    }
    .radio-group {
        width: 100%;
    }
    .lawayer-body .flex-wrap [class*="lawayer-"] {
        width: 100%;
        max-width: 100%;
    }
    .lawayer-read {
        margin-bottom: 30px;
    }
    .lawayer-head {
        font-size: 16px;
    }

    .map {
        min-height: 250px;
    }
    .cont-form {
        padding: 25px 15px;
    }
    .cont-item {
        justify-content: start;
    }
    .additional-materials ul li, .addition ul li {
        margin: 0 !important;
    }
}

.profile-page-notes .block-legal-position {
    position: relative;
}

.profile-page-notes .block-legal-position .js_remove_note {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9999;
    height: 20px;
    width: 20px;
}

.profile-page-notes .js_remove_note:before {
    content: '';
    display: block;
    background: url("../images/ui-icons_444444_256x240.png");
    background-position: 81px 146px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
}

.profile-page-notes .block-legal-position .js_edit_note {
    position: absolute;
    right: 45px;
    top: 5px;
    z-index: 9999;
    width: 20px;
    height: 20px;
}

.profile-page-notes .js_edit_note:before {
    content: '';
    display: block;
    background: url("../images/ui-icons_444444_256x240.png");
    background-position: 194px 129px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.articles_categories_link {
    margin-top: -20px; margin-bottom: 10px;
}

.articles_categories_link span {
    color: #1607e0;
    text-decoration: underline;
}

/*new style*/
/* .select2-container .select2-search--inline .select2-search__field {
    height: 19px;
    margin-top: 11px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li,
.select2-container .select2-search--inline .select2-search__field {
    max-width: 100%;
}
.select2-container--default .select2-selection--multiple {
    border-color: #909090;
    border-radius: 0;
    margin: 0 0 20px 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 15px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #1504e7;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-color: #909090;
    border-radius: 0;
    background-color: #fff;
    color: #000;
} */
.inner-header:not(.stiky-header) {
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
}
main:not(.main-page-content) {
    padding-top: 118px;
}
.stiky-header {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
}
.stiky-header.visible {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
@media (max-width: 991px) {
    .stiky-header .main-menu {
        left: 0;
        top: 77px;
    }
}
.noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn-scroll {
    display: none;
    position: fixed;
    right: 50px;
    bottom: 50px;
    border-color: #de1922;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    z-index: 100;
}
.btn-scroll:hover {
    opacity: 0.8;
}
.btn-scroll:after {
    color: #de1922;
}
.news__item {
    height: 100%;
    border: 1px solid #e4e4e4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.news__info {
    padding: 20px 20px 10px;
}
.news__category-title {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;
    background: #4db0c7;
    color: #ffffff;
    padding: 2px 24px;
    letter-spacing: 0.8px;
    font-size: 10px;
    text-transform: uppercase;
}
.news__item-title {
    font-size: 18px;
    font-weight: bold;
    color: #393939;
    margin-bottom: 15px;
}
.news__item .title-position {
    font-size: 18px;
    font-weight: 500;
    color: #393939;
    margin-bottom: 10px;
    display: block;
}
.news__item .description {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #393939;
    margin-bottom: 15px;
    display: block;
}
.news__descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.news__date, .news__item .jurisdiction-name {
    margin-bottom: 10px;
}
.news__item .jurisdiction-name {
    font-size: 14px;
    text-transform: none;
}
.news__info_pt {
    padding-top: 0;
}
.news__date {
    font-size: 12px;
    font-weight: 300;
    color: #a3b6bf;
}
.news {
    margin-left: -15px;
    margin-right: -15px;
}
.news .col {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.news__img img {
    margin-left: auto;
    margin-right: auto;
}
.news-wrap {
    margin-bottom: 30px;
}
.title-about_inner {
    width: 100%;
}
.content-page .about-description:before{
    width: 100%;
}
.content-page .about-description strong, .content-page .about-description .text {
    width: 100%;
}
.content-page.block-about:after, .content-page.block-about:before {
    display: none;
}
.content-page blockquote {
    position: relative;
    left: auto;
    width: 100%;
    top: auto;
    padding-left: 70px;
}
.content-page.block-about {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.content-page img {
    margin-bottom: 10px;
}
.content-page .about-description-strong {
    min-height: 40px;
}
.blockquote-wrap {
    position: relative;
}
.blockquote-wrap:before {
    width: 25px;
    height: 23px;
    display: block;
    content: '';
    position: absolute;
    top: 25px;
    left: 25px;
    background: url("../images/blockquote-ic.png") no-repeat;
}

/* .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    white-space: normal;
    text-align: left;
} */

@media (max-width: 1200px) {
    .content-page blockquote {
        display: block;
    }
}
@media (max-width: 767px) {
    .btn-scroll {
        right: 20px;
        bottom: 20px;
    }
    main:not(.main-page-content) {
        padding-top: 97px;
    }
}
@media (max-width: 500px) {
    main:not(.main-page-content) {
        padding-top: 80px;
    }
    .content-page blockquote{
        font-size: 20px;
        line-height: 1.3;
        padding-left: 63px;
    }
}

@media (min-width: 992px) {
    .inner-header .main-menu {
        max-width: 60%;
    }
}

.block-position .positions .positions-item .title {
    min-height: 84px;
}
.package-subscription__tariff li {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.package-subscription__tariff li.package-period_inner:before {
    display: none;
}
.package-subscription__tariff .name,
.package-subscription__tariff .new-price,
.package-subscription__tariff .old-price {
    width: auto;
}
.package-subscription__tariff {
    min-height: 92px;
}
.height-block-list {
    position: relative;
}
.height-block-list {
    max-height: 144px;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    margin-bottom: 25px;
}
.height-block-list_all {
    max-height: 5000px;
    -webkit-transition: all 2s;
    transition: all 2s
}
.height-block-shadow:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.2)),color-stop(1%,hsla(0,0%,100%,.21)),to(hsla(0,0%,100%,.9)));
    background: linear-gradient(180deg,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.21) 1%,hsla(0,0%,100%,.9))
}
.show-all-text-wrap {
    text-align: center;
}
.show-all-text {
    display: none;
    position: relative;
}
.show-all-text:after {
    content: '\E001';
    font-family: "Icons";
    font-size: 13px;
    color: #1504e7;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.show-all-text:hover:after {
    color: #ffffff;
}
.show-all-text.rotate:after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.title-about {
    text-align: center;
}
.show-sub-menu {
    cursor: pointer;
}
.show-sub-menu.active:before  {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.show-sub-menu:before {
    content: '\E001';
    font-family: "Icons";
    font-size: 7px;
    color: #1a1a1a;
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main-menu ul li .show-sub-menu {
    padding-right: 20px;
    display: inline-block;
}
.main-menu .sub-menu {
    display: none;
}
.main-menu ul li .show-sub-menu:hover:before {
    color: #1504e7;
}
.main-menu ul li .sub-menu__item:after,
.main-menu ul li .sub-menu__link:after {
    display: none;
}
.sub-menu-wrap {
    padding-top: 15px;
}
@media (max-width: 991px) {
    .main-menu ul li .sub-menu__item {
        margin-bottom: 0;
    }
    .main-menu ul li .sub-menu__item:not(:last-child) {
        padding-bottom: 10px;
    }
    .main-menu ul li .sub-menu__link {
        font-size: 12px;
    }

}
@media (min-width: 992px) {
    .main-menu ul li .sub-menu__item {
        display: block;
        float: none;
        padding: 5px 10px;
        margin-right: 0;
        border-bottom: 1px solid #ebebeb;
    }
    .sub-menu-wrap {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 220px;
        z-index: 999;
    }
    .main-menu .sub-menu {
        background: #ffffff;
        border: 4px solid #3e32d4;
    }
    .main-menu ul li .show-sub-menu {
        display: block;
    }
}
/*accordion*/
.accordion__head {
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-right: 20px;
}
.accordion__head:before,
.accordion__head:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 10px;
    height: 1px;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.accordion__head:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.accordion__head.active {
    color: #1504e7;
}
.accordion__head.active:before,
.accordion__head.active:after {
    background: #1504e7;
}
.accordion__head.active:before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.accordion__body {
    padding-top: 10px;
    display: none;
}
.list-style {
    margin-bottom: 15px;
}
.list-style ul {
    text-align: center;
}
.list-style ul li {
    line-height: 1.2;
    text-align: center;
    font-size: 18px;
}
.list-style ul li span {
    padding: 0 0 15px 30px;
    position: relative;
    display: inline-block;
}
.list-style ul li span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    background: url("../images/list-icon.svg") no-repeat;
    width: 23px;
    height: 22px;
}
@media (max-width: 1350px) and (min-width: 992px) {
    .alert-success {top: 200px !important;}
    .inner-header .header-top .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .inner-header .header-top .logo {
        width: 22%;
    }
    .inner-header .main-menu ul li span, .inner-header .main-menu ul li a {
        font-size: 12px;
    }
    .inner-header .main-menu {
        width: 75%;
        max-width: none;
        margin-left: auto;
        margin-right: 0;
        text-align: right;
    }
    .inner-header .main-menu ul {
        text-align: left;
    }
    .sub-menu-wrap {
        left: auto;
        right: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    main:not(.main-page-content) {
        padding-top: 169px;
    }
}

.alert {
    padding: 5px 15px;
}
@media (max-width: 1350px) and (min-width: 992px) {
    .alert-info { top: 150px;}
}
@media (max-width: 767px) {
    .alert-info { top: 60px;}
}