[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello", sans-serif;
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.icon-right:before {
    content: '\e801';
}

section.analitics.accordion_section {
    width: 89%;
}
section.analitics.accordion_section > div {
    padding-left: 5%;
}

/* '' */

/*========== common ===========*/

/*.light-blue-bg {background: #81aad5}*/
.text-color {
    color: #535965
}

/*dark grey color*/
.brand-color-1 {
    color: #4380c1 !important
}

/*medium blue color*/
.brand-color-2 {
    color: #59ac56 !important
}

/*grass green color*/
.brand-color-3 {
    color: #019187 !important
}

/*aquamarine color*/
.brand-color-4 {
    color: #1c4d97
}

/*dark blue color*/
.brand-color-5 {
    color: #45b4ad
}

/*milk-aquamarine color*/

.text-color-bg {
    background: #535965
}

/*dark grey background color*/
.brand-color-1-bg {
    background: #4380c1
}

/*medium blue background color*/
.brand-color-2-bg {
    background: #59ac56
}

/*grass green background color*/
.brand-color-3-bg {
    background: #019187
}

/*aquamarine background color*/
.brand-color-4-bg {
    background: #1c4d97
}

.brand-color-6-bg {
    background: #0191d7;
}

.brand-color-7-bg {
    background: #0191d7;
}

/*dark blue background color*/
.brand-color-5-bg {
    background: #45b4ad
}

/*milk-aquamarine background color*/

.block-heading .section_h.inline-block_h {
    display: inline-block;
    vertical-align: top;
    width: 47%;
}

.block-heading .section_h.inline-block_h:last-child {
    margin-left: 5.3%;
}

.main {
    min-width: 1200px;
    width: 100%;
}

.services-section {
    width: 100%;
}

.block-heading {
    height: 65px;
    width: 100%;
}

.block-heading .section_h {
    width: 1150px;
    margin: 0 auto;
}

.inner .block-heading .section_h {
    margin: 0 auto;
}

.about-description,
.about-description .section_h {
    padding-bottom: 20px;
}

.block-heading .section_h,
.about-description .section_h {
    font: 2.15em 'open_sansregular', sans-serif;
}

.about-description {
    color: #535965;
}

.block-heading .section_h,
.block-heading .section_h a {
    position: relative;
    color: #fff;
    line-height: 2.16em;
}

.main > .block-heading:first-child .section_h a {
    text-decoration: none;
}

.main > .block-heading:first-child .section_h a:hover {
    text-decoration: underline;
}

.subheading {
    font: normal 1.39em/1em 'PTSansNarrow', sans-serif;
}

a.subheading {
    text-decoration: none;
}

a.subheading:hover {
    text-decoration: underline;
}

.square {
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}

.slides_container, #slides .slide {
    width: 100%;
    min-width: 1200px;
}

.about-description_wrapper,
.agreement {
    width: 1150px;
    margin: 0 auto;
    padding-top: 35px;

}

.header_micromenu-1 li:first-child {
    margin-left: 0;
}

.about-description .columnized .column {
    width: 45.5% !important;
}

.columnized .first {
    margin-right: 9%;
}

.services-list {
    padding-bottom: 50px;
    margin: 0 auto;
    width: 94%;
}

.articles-column {
    width: 43%;
    display: inline-block;
    vertical-align: top;
}

.articles-column.col-left {
    margin-left: 5%;
}

.articles-column.col-right {
    margin: 0 0 0 6.0%;
}

.services-list .articles-column.col-left {
    margin: 0 8% 0 0;
}

.services-list .articles-column.col-right {
}

.services-list .articles-column {
    width: 45%;
    margin: 0;
}

.service-item:first-child {
    border-top: none;
}

.service-item {
    display: block;
    text-decoration: none;
    padding: 25px;
    color: #535965;
    border-top: 1px solid #cdced2;
    cursor: pointer;
}

.service-item:hover {
    background: #e7e8e9;
}

.service-item_page {
    float: right;
    padding: 20px 0 30px;
}

.service-item_page {
    width: 100%;
}

.single-article {
    margin: 40px 0 0;
}

.service-item_page .articles-column {
    width: 38.3%;
}

.service-item_page .articles-column:first-child {
    width: 45%;
}

.footer-wrapper {
    clear: both;
}

.service-list_wrapper {
    padding: 20px 0;
    border: 1px solid #d6d6da;
    border-radius: 2px;
}

.service-list_wrapper .block-heading,
.account-form_wrapper .block-heading {
    padding: 0 0 0 35px;
}

.account-form_wrapper .block-heading {
    width: 109%;
}

.service-list_wrapper .block-heading {
    width: 112%;
}

.service-list_wrapper ul {
    padding: 0;
}

.service-list_wrapper ul > li,
.service-list_wrapper ul > li > a {
    display: block;
}

.service-list_wrapper ul > li > a {
    text-decoration: none;
    padding: 10px 40px;
    font: 1.39em/1em 'PTSansNarrow', sans-serif;
}

.service-list_wrapper ul > li > a:hover {
    color: #fff !important;
}

.service-list_wrapper ul > li:hover > a:before {
    content: " ";
    width: 7px;
    height: 7px;
    background: #fff;
    display: inline-block;
    margin-right: 4px;
}

.service-list_wrapper ul > li > a.brand-color-1:hover {
    background: #4380c1;
}

.service-list_wrapper ul > li > a.brand-color-2:hover {
    background: #59ac56;
}

.service-list_wrapper ul > li > a.brand-color-3:hover {
    background: #019187;
}

.service-list_wrapper ul > li > a.brand-color-4:hover {
    background: #1c4d97;
}

.service-list_wrapper .brand-color-1-bg + ul > li > a {
    color: #4380c1;
}

.service-list_wrapper .brand-color-2-bg + ul > li > a {
    color: #59ac56;
}

.service-list_wrapper .brand-color-3-bg + ul > li > a {
    color: #019187;
}

.service-list_wrapper .brand-color-4-bg + ul > li > a {
    color: #1c4d97;
}

.service-list_wrapper .brand-color-1-bg + ul > li > a:hover {
    background: #4380c1;
}

.service-list_wrapper .brand-color-2-bg + ul > li > a:hover {
    background: #59ac56;
}

.service-list_wrapper .brand-color-3-bg + ul > li > a:hover {
    background: #019187;
}

.service-list_wrapper .brand-color-4-bg + ul > li > a:hover {
    background: #1c4d97;
}

.service_about {
    padding: 40px 35px 0 0;
}

.service-file_download {
    width: 207px;
    margin-left: 1%;
    padding: 25px 20px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d6d6da;
    border-radius: 2px;
}

.service-file_download:first-child {
    margin-left: 0;
}

.service-file_download img {
    width: 100%;
    height: auto;
    border-radius: 2px;
    margin-bottom: 10px;
}

.service-file_legend-table tr td:last-child {
    padding-left: 15px;
}

.btn-link {
    display: inline-block;
    margin: 20px 0;
    padding: 8px 20px;
    color: #fff;
    border-radius: 2px;
    text-decoration: none;
}

.btn-link.brand-color-1-bg:hover {
    background: #81aad5;
    opacity: 1;
}

.btn-link.brand-color-3-bg:hover {
    background: #45b4ad;
    opacity: 1;
}

input.btn-link.brand-color-3-bg:hover {
    background: #fff;
    color: #019187;
}

.service-related {
    clear: both;
}

.service-related ul {
    padding: 0;
    margin: 25px 0;
}

.service-related ul li {
    display: block;
    margin: 15px 0;
}

.service-related .column {
}

.service-related .first {
}

.service-related .last {
}

.service-related-list_wrapper,
.inline-block_h_wrapper,
.tabs-offices_label {
    width: 1150px;
    margin: 0 auto;
}

.company-name {
    text-transform: uppercase;
}

.service-curator {
    clear: both;
}

.carousel-four-items_wrapper {
    margin: 50px auto 70px;
    width: 88.3%;
}

.experts .carousel-four-items_wrapper {
    margin-top: 0;
}

.carousel-four-items_wrapper .jcarousel-clip-horizontal {
    width: 1110px;
}

.carousel-four-items {
    width: 20000em !important;
}

.carousel-four-items-list {
    list-style-type: none;
    padding: 0;
}

.carousel-four-items-list .service-curator_about {
    float: left;
    margin-bottom: 10px;
    width: 215px;
    height: 630px !important;
}

.service-curator_about,
.carousel-projects_clients .clients_list_li {
    margin-right: 10px;
    width: 218px;
    height: auto;
    border: 1px solid #d6d6da;
    border-radius: 2px;
}

.service-curator_about {
    padding: 15px;
}

li.service-curator_about,
.carousel-projects_clients .clients_list_li {
    padding: 25px;
}

.service-curator_about img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}

#offices .carousel-curator {
    display: table;
    margin: 0 auto;
}

#offices li.service-curator_about {
    list-style-type: none;
    float: left;
    margin: 0 25px 0 0;
    min-height: 630px;
}

#offices li.service-curator_about .curator-position.subheading {
    min-height: 76px;
}

.service-curator_about ul {
    padding: 0;
}

.service-curator_about li {
    display: block;
}

.service-curator_about > a {
    text-decoration: none;
    display: block;
}

.service-curator .service-curator_about > a {
    min-height: 530px;
}

.service-curator_about .curator-name {
    font: 2.15em 'open_sansregular', sans-serif;
    min-height: 82px;
}

.bullit_list {
    padding: 0;
}

.bullit_list li {
    display: block;
    margin: 7px 0;
    padding-left: 26px;
}

.v-card,
.location,
.person-email {
    display: inline-block;
    vertical-align: top;
}

.location {
    margin-left: 0;
}

.v-card {
    margin-right: 30px;
}

.curator_details_info .v-card,
.curator_details_info .location,
.curator_details_info .person-email {
    margin: 5px 0;
}

.curator_details_info .v-card {
    width: 25%;
}

.curator_details_info .location {
    width: 25%;
}

.curator_details_info .person-email {
    width: 40%;
}

.v-card i,
.location i,
.person-email i,
.person-phone i {
    margin-right: 10px;
}

.curator_details {
    width: 100%;
    border: none;
    padding: 0;
}

.link_no-decor {
    text-decoration: none;
}

.link_no-decor:hover {
    text-decoration: underline;
}

.read-more {
    display: inline-block;
    margin: 0 0 20px;
}

p.article-autor {
    margin: 0;
    color: #1c4d97;
}

p.article-autor:last-of-type {
    margin: 0 0 10px;
}

.accordion-item p.article-autor.article-source {
    margin-bottom: 20px;
    color: #535965;
}

.accordion-item p.article-autor.article-source:after {
    content: " ";
    width: 7px;
    height: 7px;
    background: #535965;
    display: inline-block;
    margin-left: 7px;
}

p.article-source, .form-input_h {
    display: inline-block;
}

.article-counter {
    padding-left: 25px;
    font-size: 0.85em;
}

.carousel-projects_clients .clients_list_li ul {
    padding-left: 10px;
}

.carousel-projects_clients .clients_list_li ul > li {
    list-style-type: square;
}

.events .articles-column {
    margin-bottom: 50px;
}

.articles-column .service-list_wrapper .block-heading .section_h {
    width: 100%;
}

.btn-aside {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: fixed;
    top: 387px;
    right: -72px;
    margin: 1px 1px 0 0;
    z-index: 200;
}

.consultation-form {
    width: 440px;
    padding: 35px 40px;
}

.consultation-form, .consultation-form form {
    position: relative;
}

.consultation-form form {
    width: 100%;
}

.consultation-form input, .consultation-form textarea {
    font: 1em 'PTSansRegular', Arial, sans-serif;
    padding: 8px 20px;
    border: none;
    border-radius: 2px;
    box-sizing: border-box;
    box-shadow: none;
}

.consultation-form input:focus,
.consultation-form textarea:focus,
.consultation-form select:focus {
    outline: none;
}

.consultation-form textarea {
    min-height: 95px;
    max-width: 100%;
}

.input-wide {
    width: 100%;
    display: block;
    margin: 0 0 17px;
}
.consultation-form textarea {
    display: block;
    margin-bottom: 17px;
    width: 100%;
}
.input-mid {
    width: 54.54%;
}

.consultation-form .input-short {
    margin-left: 10px;
}

.consultation-form .checkbox_label {
    display: inline-block;
    color: #fff;
}

#popup-form.consultation-form .checkbox_label, #event-request-form.consultation-form .checkbox_label {
    margin-top: -17px;
    margin-left: 30px;
}

.consultation-form .checkbox_label + a {
    color: #fff;
    display: block;
    padding-left: 33px;
}

.consultation-form .checkbox_label a {
    color: #fff;
}

.consultation-form label[for^="form-"],
.consultation-form label[for^="account-form-"] {
    position: absolute;
    font-size: 1.4em;
    right: 10px;
}

label[for="form-company-name"],
label[for="account-form-name"],
label[for="account-form-email"],
label[for="form-request-company-name"] {
    top: 3px;
}

label[for="account-form-name"] {
    right: 210px !important;
}

label[for="account-form-password"] {
    top: 86px;
    right: 263px !important;
}



label[for="form-email"] {
    top: 53px;
}

label[for="form-question"] {
    top: 273px;
}

label[for="account-form-company-name"] {
    top: 226px;
}

#account-form-password {
    margin-left: 0;
}

#account-form-password-repeat {
    float: right;
}

.input-short {
    width: 42.045%;
}

.invisible {
    display: none !important;
}

.add-document {
    color: #fff;
    text-decoration: underline;
}

.add-document:hover {
    text-decoration: none;
}

.consultation-form .fa-paperclip {
    color: #fff;
    font-size: 22px;
    margin-top: 3px;
    vertical-align: middle;
    margin-right: 10px;
}

.consultation-form input.inputtext[size="51"], .consultation-form input.inputtext[size="52"] {
    display: none;
}

#embeding_result_text, #embeding_result_file {
    color: #fff;
    display: inline-block;
    margin: 0;
}
#embeding_result_file {
    margin-left: 20px;
}

.consultation-form .form-row {
    margin: 15px 0;
}

.consultation-form .jq-checkbox.checkbox {
    margin: 2px 18px 0 0;
}

.consultation-form .section_subheading {
    font: 2.15em 'PTSansNarrow', 'Arial Narrow', sans-serif;
    color: #fff;
    margin-bottom: 40px;
}

.consultation-form .mfp-close {
    background: none;
    border: none;
    position: absolute;
    color: #fff;
    font-size: 40px;
    top: 10px;
    right: 10px;
}

.mfp-bg {
    background: none;
}

.mfp-container {
    top: 15px;
}

.jq-selectbox:focus,
.jq-selectbox__select:focus {
    outline: none;
}

.mfp-container .consultation-form {
    margin-left: 58.5%;
}

.consultation-form .jq-selectbox__trigger-arrow {
    border: none;
}

.consultation-form .jq-selectbox__trigger:before {
    content: "\f107";
    display: inline-block;
    line-height: 1;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    font-family: FontAwesome, sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #019187;
    font-size: 2.6em;
}

.consultation-form .jq-selectbox__trigger:before:focus {
    outline: none;
}

.consultation-form .jq-selectbox__select {
    background: #fff;
    border: none;
    border-radius: 2px;
    font: 1em/2.5em 'PTSansRegular', Arial, sans-serif;
    color: #A9A9B1;
}

.consultation-form .jq-selectbox__select-text {
    width: 150%;
}

.consultation-form .jq-selectbox__select-text:focus {
    outline: none;
}

#popup-form.consultation-form .jq-selectbox__search {
    display: none;
}

#popup-form.consultation-form .form-errors {
    margin-top: -1em;
    margin-bottom: 2em;
}

#popup-form.consultation-form .form-note {
    color: #fff;
}

#event-request-form.consultation-form .form-errors {
    margin-top: -1em;
    margin-bottom: 2em;
}

#event-request-form.consultation-form .form-note {
    color: #fff;
}

.form-input_h.input-short {
    margin: 10px 0;
}

.form-input_h {
    color: #fff;
}

.form-input_h.input-short:last-child {
    float: right;
}

.form-input_h.input-short:first-child {
    float: left;
}

#event-request-form label[for="form-request-user-name"]:last-of-type {
    top:203px;
}

.event-request-form .inputtext#form-request-user-name,
.event-request-form .inputtext#form-request-email {
    width: 100%;
    margin: 0 0 17px;
}

.event-request-form .inputtext#form-request-email {
    margin: 0;
}

#form-request-company-phone {
    margin: 17px 0;
}

.page-pic-static {
    min-width: 1200px;
    width: 100%;
    height: 470px;
    background-size: cover;
}

.account-form_wrapper {
    width: 100%;
}

#content_area .account-form_wrapper .block-heading .section_h {
    width: 100%;
    color: #fff;
}

.account-section .col-left {
    width: 48%;
    margin-left: 0;
}

.account-section .col-right {
    margin-left: 3.3%;
    width: 41.8%;
}

.account-description_wrapper {
    padding: 55px 0 30px 80px;
}

.account-section .filter-form_wrapper {
    padding: 25px 0 20px 80px;
}

.filter-form_wrapper > div {
    margin: 0 auto;
    width: 90.5%;
}

.account-section .filter-form {
    padding: 0;
    margin-top: 25px;
}

.account-section .filter-form .clean-filter {
    top: 0;
    right: -150px;
}

.analitics_publications .section_h.inline-block_h,
.events .section_h.inline-block_h {
    position: relative;
}

.filter-form .clean-filter,
.section_h .clean-filter {
    position: absolute;
}

.filter-form .clean-filter {
    font-size: 1em;
    line-height: 2em;
}

.section_h .clean-filter {
    font-size: 0.42em;
    line-height: 5.5em;
}

.filter-form_wrapper .clean-filter.show-all {
}

.accordion-heading.wide .section_h .clean-filter {
    right: 150px;
}

.filter-form_wrapper {
    position: relative;
}

.filter-form_wrapper > .clean-filter {
    position: absolute;
    top: 20px;
    left: 83%;
}

.filter-form_wrapper > .clean-filter:before {
    content: none;
}

.block-heading .icon-right {
    font-size: 0.7em;
}

.block-heading .fa-pencil-square-o {
    margin-left: 40px;
    color: #fff;
}

.preloader {
    margin: 40px 0;
    width: 100%;
    height: 75px;
    background: url("../../_pic/style/287.gif") no-repeat;
    background-position: top;
    background-size: 75px;
}

.experts .service-curator .block-heading .section_h {
    font: 2.15em 'open_sansregular', sans-serif;
}

#offices.ui-widget {
    font: inherit;
    z-index: 101;
    position: relative;
}

#offices.ui-widget-content, #offices .ui-widget-content {
    border: none;
    background: none;
}

.tabs-offices_label {
    margin: -71px auto 0;
    padding: 0;
}

.tabs-offices_label li,
.tabs-offices_label li a {
    display: inline-block;
    vertical-align: top;
    border-radius: 7px 7px 0 0;
    text-decoration: none;
}

.tabs-offices_label li {
    width: auto;
}

.tabs-offices_label .ui-state-active,
.tabs-offices_label .ui-state-focus {
    background: #4380c1;
    border-radius: 7px 7px 0 0;
}

.tabs-offices_label li a {
    padding: 15px;
    color: #fff;
    font: 2.15em 'open_sansregular', sans-serif;

}

.tabs-offices_label li:hover, .tabs-offices_label li:focus {
    background: #4380c1;
    border-radius: 7px 7px 0 0;
}

.tabs-offices_label li a:focus {
    outline: none;
    background: none;
}

.single-article.service-item_page .col-left {
    width: 60%;
}

.single-article.service-item_page .col-right {
    width: 25%;
    margin-left: 3.5%
}

.single-article .texts_table {
    margin: 0;
}

.single-article .service-list_wrapper {
    width: 100%;
    padding: 0;
    border: 0;
}

.single-article .accordion-heading .section_h {
    width: 100%;
    padding: 0 35px;
}

.single-article .service-files {
    margin: 50px 0;
}

.articles-column.col-right .service-files {
    margin-top: 20px;
}

.single-article .service-file_download {
    margin: 10px 0 0 40px;
    display: block;
}

.accordion-small .accordion-item .accordion-item-head {
    height: 42px;
}

.inner .accordion-small .accordion-heading .section_h {
    padding: 0 35px !important;
    width: 86% !important;
    font-size: 1.39em;
    line-height: 2;
}

.inner .accordion-small .accordion-heading .section_h i {
    font-size: 1.7em;
    margin-right: 0;
    line-height: 1.2;
}

.accordion-small .accordion-item-body ul > li:hover > a {
    color: #fff !important;
    text-decoration: none;
}

.accordion-small .brand-color-1-bg + .accordion-item-body ul > li:hover,
.accordion-small .brand-color-1-bg + .accordion-item-body ul > li:hover a,
.accordion-small .brand-color-1-bg + .accordion-item-body ul > li a:hover {
    background: #4380c1 !important;
}

.accordion-small .brand-color-2-bg + .accordion-item-body ul > li:hover,
.accordion-small .brand-color-2-bg + .accordion-item-body ul > li:hover a,
.accordion-small .brand-color-2-bg + .accordion-item-body ul > li a:hover,
.accordion-small .brand-color-2-bg + .accordion-item-body ul > li:hover i {
    background: #59ac56 !important;
}

.service-list_wrapper .accordion-small ul > li > a {
    display: inline;
    padding: 0;
}

.service-list_wrapper .accordion-small ul > li {
    display: block;
    padding: 10px 40px;
}

.article-legend {
    margin: 20px 0 0;
}

.back-link {
    position: absolute;
    top: 25px;
    right: 80px;
    color: #fff;
}

.back-link:hover {
    text-decoration: none;
}

.back-link:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
}

.curator_details_info,
.curator_details_img-wrapper {
    display: inline-block;
    vertical-align: top;
}

.curator_details_img-wrapper {
    width: 33%;
    padding-top: 10px;
}

.curator_details_img-wrapper img {
    width: 100%;
    height: auto;
    border-radius: 3px;
}

.curator_details_info {
    width: 55%;
    margin-left: 60px;
}

.curator_details_info .curator-name {
    margin: 0;
}

.curator_details_info .curator-position {
    margin: 10px 0 20px;
}

.single-article + .analitics_publications {
    clear: both;
}

.events.person-events {
    margin-top: 40px;
}

.person-events a.panel {
    font-size: 1.4em;
}

.person-events .texts_table tr.texts_table_head td span {
    padding: 5px 10px;
    height: 30px;
}

.person-events .panel.calendar {
    font-size: 1em;
    line-height: 1.9;
    padding: 0 10px;
    margin-left: 10px;
}

.person-events .panel.calendar i {
    margin-right: 10px;
}

.vacancy-form.consultation-form form {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.vacancy-form.consultation-form .captcha {
    display: inline-block;
    margin-left: 25px;
}
.vacancy-form.consultation-form .captcha-label {
    position: absolute;
    top: -22px;
    line-height: 1 !important;
}
.vacancy-form.consultation-form .captcha div:nth-child(3) input {
    width: 60px;
    height: 38px;
    margin-right: 0;
    padding: 10px;
}
.vacancy-form.consultation-form input, .vacancy-form.consultation-form textarea {
    vertical-align: top;
    padding: 10px 20px;
    margin-right: 10px;
}

.vacancy-form #account-form-phone {
    margin-left: 0;
}

.vacancy-form label[for^="account-form-phone"] {
    right: 265px !important;
}

.vacancy-form input[type="submit"] {
    font-size: 14px;
    margin: 0 0 0 25px;
    width: 180px;
}
.account-form_wrapper.career-form .form-note {
    margin-bottom: 20px;
}
.career-form {
    margin-bottom: 75px;
}
.career-form.account-form_wrapper .block-heading {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0 0 30px;
    height: 55px;
}
.career-form .consultation-form {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 30px 25px;

}
.career-form .block-heading h3.section_h {
    width: auto;
}
.text-upper {
    text-transform: uppercase;
}

.vacancies .btn-link {
    font-size: 1.4em;
}
.carrer_content.career_advantage .subheading {
    margin-bottom: 20px;
}

.text_h {
    margin-top: 0;
}

.datepicker {
    margin-top: 50px;
    width: 474px;
}

.ui-datepicker-inline.ui-datepicker {
    background: none;
    border: none;
    text-align: center;
    position: relative;
}

.ui-datepicker-calendar {
    width: 100%;
    position: relative;
    text-align: center;
}

.ui-datepicker-title {
    margin-bottom: 30px;
    color: #4380c1;
    font: 2.15em "open_sansregular", Arial, sans-serif;
}

.ui-datepicker-calendar td,
.datepicker-weekdays td {
    width: 67px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    padding: 0;
}

.ui-datepicker-calendar td {
    border: 1px solid #b8b8b8;
}

.datepicker-weekdays {
    width: 100%;
    margin: 10px 0 0;
}

.datepicker-weekdays td {
    font: 2.15em "open_sansregular", Arial, sans-serif;
    color: #4380c1;
}

.datepicker-weekdays td.weekend {
    color: #59ac56;
}

.ui-datepicker-calendar td a,
.ui-datepicker-unselectable.ui-state-disabled {
    color: #b8b8b8;
    font: 2.15em "open_sansregular", Arial, sans-serif;
    text-decoration: none;
}

.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled {
    border: none;
}

.ui-datepicker-calendar th {
    display: none;
}

.ui-datepicker-calendar td.event-active {
    background: #4380c1;
    position: relative;
}

.ui-datepicker-calendar td.event-active a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 1.8;
}

.ui-datepicker-calendar td.event-active .ui-state-hover {
    background: #81aad5;
}

.ui-datepicker-calendar td.event-active:hover {
    background: #81aad5;
}

.ui-datepicker-calendar td.holiday.event-active,
.ui-datepicker-calendar td.ui-datepicker-week-end.holiday.event-active,
.ui-datepicker-calendar td.ui-datepicker-week-end.weekday.event-active {
    background: #59ac56;
    cursor: pointer;
}

.ui-datepicker-calendar td.holiday.event-active .ui-state-hover {
    background: #76d272;
}

.ui-datepicker-calendar td.holiday.event-active:hover {
    background: #76d272;
}

.ui-datepicker-calendar .ui-state-highlight {
    background: none;
}

.ui-datepicker-calendar .event-active a {
    color: #fff;
    text-decoration: underline;
}

.section.datepicker-wrap {
    position: relative;
    height: 397px;
}

.section.datepicker-wrap .datepicker-weekdays {
    position: absolute;
    bottom: -12px;
}

.tooltip_wrapper {
    z-index: 100;
    position: absolute;
    width: 290px;
    height: auto;
}

.tooltip {
    position: absolute;
    top: 0;
    left: 10px;
    width: 270px;
    height: auto;
    padding: 0;
    background: #f5f6f6;
    color: #000;
    border: 1px solid #c8cbd1;
}

.tooltip li,
.tooltip a {
    display: block;
}

.tooltip a {
    padding: 5px 10px;
    font-size: 1em;
    color: #535965;
    text-decoration: none;
}

.tooltip a:hover {
    background: #59ac56;
    color: #fff;
}

.tooltip:before {
    content: "";
    display: block;
    height: 32px;
    left: 45px;
    padding: 0;
    position: absolute;
    top: -29px;
    width: 100%;
    background: url("../../_pic/style/vegas-spryte.png") 51px -51px no-repeat;
}

.calendar-legend {
    width: 100%;
    margin: 95px 0 0;
}

.datepicker .ui-datepicker-prev,
.datepicker .ui-datepicker-next {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 15px;
    height: 33px;
    background: url("../../_pic/style/vegas-spryte.png") no-repeat #fff;
    cursor: pointer;
}

.datepicker .ui-datepicker-prev {
    left: 0;
    background-position: -24px -759px;
}

.datepicker .ui-datepicker-next {
    right: 30px;
    background-position: -78px -759px;
}

.datepicker .ui-datepicker-prev span,
.datepicker .ui-datepicker-next span {
    display: none;
}

.article_foot .panel, .panel_links .panel {
}

td[title]:hover {
    position: relative;
}

td[title]:hover:after {
    content: attr(title);
    position: absolute;
    top: 0;
    left: 0;
    width: 67px;
    height: 50px;
    font: 2.15em/2 "open_sansregular", Arial, sans-serif;
    color: #fff;
}

td.weekday.event-active[title]:hover:after {
    background: #81aad5;
}

td.weekday.holiday.event-active[title]:hover:after,
td.ui-datepicker-week-end.weekday.event-active[title]:hover:after {
    background: #76d272;
}

.jcarousel-next-horizontal:focus,
.jcarousel-prev-horizontal:focus {
    outline: none;
}

.jcarousel-prev-horizontal:focus {
    background-position: -19px -198px;
}

.filter-form.filter-form-reviews,
.filter-form.filter-form-reviews:last-of-type {
    width: 73%;
    padding-left: 0;
    top: -50px;
    z-index: 50;
}

.block-heading.reviews {
    border-top: 1px solid #fff;
}

.inner .accordion-heading.wide .section_h {
    width: 90.5%;
}

.article-autor a {
    text-decoration: none;
}

.article-autor a:hover {
    text-decoration: underline;
}

.prevent-default {
    display: block;
    text-decoration: none;
}

.services-section .search-form {
    position: static;
    color: #fff;
    width: 93.2%;
    padding-left: 5%;
}

/*---------person, person inner------------*/
.curator_about_article ul li,
.curator_details ul li {
    position: relative;
}

.curator_about_article ul li:before,
.curator_details ul li:before {
    width: 7px;
    height: 7px;
    display: block;
    margin-left: 4px;
    margin-right: 4px;
    position: absolute;
    top: 7px;
    left: 0;
    background-color: #535965;
    content: '';
}

.curator_about_article ul li, .curator_details ul li {
    position: relative;
    padding-left: 20px;
}

.curator_about_article ul.bullit_list li, .curator_details ul.bullit_list li {
    padding: 0;
}

.curator_about_article ul.bullit_list li:before,
.curator_details ul.bullit_list li:before {
    display: none;
}

.articles-column > ul {
}

.articles-column ul > li {
    list-style-type: square;
}

.articles-column ul > li + ul,
.articles-column ul > li > ul {
    margin: 0;
}

.articles-column ul > li + ul > li,
.articles-column ul > li > ul > li {
    list-style-type: none;
    padding-left: 26px;
}

.articles-column ul > li + ul > li:before,
.articles-column ul > li > ul > li:before {
    content: "";
    width: 3px;
    height: 3px;
    display: inline-block;
    margin-left: 4px;
    margin-right: -11px;
    background: #fff;
    border: 1px solid #535965;
    position: relative;
    left: -29px;
    bottom: 2px;
}

.bullit_list > li:before {
    content: "";
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-left: 4px;
    margin-right: -11px;
    background: #535965;
    position: relative;
    left: -29px;
}

.all-closed .accordion-item-content {
    padding: 0 0 40px;
}

.accordion_curator_links .events-vegas .texts_table {
    margin-left: 0;
}

.inner .accordion_curator_links .events-vegas .texts_table tr.texts_table_head:hover {
    background-color: #FFF;
}

.accordion_curator_links .events-vegas .texts_table .panel.calendar {
    margin-top: 0;
}

/*============ history =============*/
.history-nav {
    width: 100%;
    position: relative;
    font: 1.4em 'open_sansregular', Arial, sans-serif;
}

.history-path {
    width: 87%;
    border: 1px solid #dfdfe2;
    margin: 40px auto;
}

.history-begin-date,
.history-end-date,
.interval-date,
.history-draggable {
    width: 55px;
    height: 50px;
    line-height: 2.5;
}

.history-begin-date,
.history-end-date,
.interval-date {
    background: #fff;
    position: absolute;
    display: inline-block;
    text-align: center;
    top: -25px;
    z-index: 1;
}

.history-begin-date {
    left: 0;
}

.history-end-date {
    right: 0;
}

.history-draggable {
    position: absolute;
    color: #fff;
    left: 0;
    text-align: center;
    top: -23px;
    z-index: 2;
    cursor: e-resize;
}

.history-text-wrapper {
    width: 94%;
    overflow: hidden;
    margin: 0 0 60px;
    position: relative;
}

.history-text-path {
    width: 2000%;
    position: relative;
    font-size: 0;
}

.history-item {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 13px;
}

.history-item .bullit_list li:before {
    background: #019187;
}

.history-item:first-child {
    margin-left: 0 !important;
}

.history-item.active {
    background: #e7e8e9;
}

.history-item .services-list .articles-column.col-left {
    margin-left: 0;
}

.history-item .services-list .articles-column.col-right {
    margin: 0 0 0 6.3%;
}

.history-item .services-list .articles-column {
    width: 46.5%;
}

/*history*/
.accordion-history_wrapper {
    margin-top: 30px;
}

.accordion-history_wrapper:after {
    content: '';
}

.history {
}

.history .accordion-item-content {
    padding: 0;
    min-height: 50px;
}

.history .accordion-item.expanded .accordion-item-body {
    background: url("../../_pic/style/point-vegas.png") repeat-y scroll 50% 0 #f5f6f6;
}

.history.probono .accordion-item.expanded .accordion-item-body.accordion-border-bottom,
.history.probono .accordion-item.expanded .accordion-item-body {
    background: none;
}

.history-year {
    position: relative;
    width: 84.5%;
    margin: 0 auto;
}

.history-left {
    width: 44%;
    float: left;
    padding: 30px 0;
    margin: 0 6% 0 0;
}

.history-right {
    width: 41.5%;
    float: left;
    padding: 30px 0;
    margin: 0 0 0 8%;
}

.history-label {
    position: absolute;
    color: #fff;
    font: 1.6em/2.15 'open_sansregular', Arial, sans-serif;
    display: inline-block;
    left: 46.2%;
    top: 30px;
    padding: 0 15px;
    letter-spacing: 0.01em;
}

.history .subheading {
    margin-top: 20px;
}

.history .bullit_list > li:before {
    background: #009086;
}

/*=================about_us==========================*/
.about_us-wrap {
    float: left;
    width: 45.5%;
}

.about_us-wrap:first-of-type {
    margin-right: 9%;
}

.about_us {
    width: 36%;
    display: inline-block;
    vertical-align: top;
    margin: 30px 0 30px 3%;
}

.about_us:first-of-type {
    margin-left: 0;
}

.about_us-wrap:first-of-type .about_us:first-of-type {
    width: 60%;
}

.about_us-wrap:last-of-type .about_us {
    width: 100%;
}

.about_us .bullit_list li {
    padding-left: 26px;
}

.about_us .bullit_list li:before {
    background: #019187;
}

.service-related.about_company {
    padding: 20px 0 60px;
}

.service-related.about_company .column {
    width: 45% !important;
}

.disclaimer {
    font-style: italic;
    color: #A9A9A9;
}

/*============== contacts =============*/

.map-canvas,
.contact-info {
    display: inline-block;
    vertical-align: top;
    width: 45%;

}

.map-canvas {
    height: 330px;
    margin-bottom: 60px;
}

.contact-info {
    margin-left: 9%;
}

.contact-info p {
    margin: 0;
}

.contact-info .bullit_list li:before {
    background: #1c4d97;
}

.remove-this-class-after {
    background: url(/upload/iblock/d9b/slider-pic-1.jpg);
}

/*press*/
.cooperation_media {
    clear: both;
    width: 85%;
    margin: 30px auto 0;
}

.cooperation_media-txt {
    width: 50%;
    float: left;
}

.cooperation_media-contacts {
    width: 50%;
    float: left;
}

.cooperation_media .carousel-four-items_wrapper {
    margin: 0;
    width: 100%;
}

.cooperation_media .carousel-four-items-list .service-curator_about {
    padding: 23px;
    position: relative;
}

.cooperation_media .carousel-four-items-list .service-curator_about:last-of-type {
    margin-right: 0;
}

.cooperation_media .curator_img {
    width: 218px;
    height: 185px;
    background-size: cover;
    border-radius: 3px;
}

.cooperation_media .carousel-four-items-list .service-curator_about a.curator-mail {
    color: #88a0c2;
    text-decoration: underline;
    font-size: 1.2em;
    line-height: 2;
}

.cooperation_media .carousel-four-items-list .service-curator_about .curator-phone {
    font-size: 1.2em;
    line-height: 2;
}

.cooperation_media .carousel-four-items-list .service-curator_about .curator-foot {
    position: absolute;
    bottom: 50px;
}

/*carrer*/
.inner .carrer_content .accordion-heading .section_h:last-of-type {
    width: 87%;
}

.accordion-carrer_wrapper {
    margin-bottom: 1px;
    margin-top: 1px;
}

/*search*/

.inner div.search-page.accordion_section {
    width: 855px;
    margin-top: 60px;
    margin-bottom: 100px;
    margin-right: 0;
}

.search-page_form {
}

div.search-page input.search-query {
    background-color: #fff;
    width: 695px;
    padding: 9px 10px;
    border: 1px solid #c6c9d0;
    border-radius: 3px;
    font-size: 0.95em;
    color: #515a63;

}

div.search-page input.search-button {
    font: 1.35em/1.5 'PTSansRegular', Arial, sans-serif;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    height: 35px;
    width: 120px;
    border: none;
    background-color: #4380c1;
    float: right;
    padding: 0;

}

div.search-page input.search-button:hover {
    background-color: #81aad5;
}

div.search-page div.search-advanced {
    margin: 2em 0 0.7em;
}

div.search-page div.search-result font.text {
    line-height: 2;
    color: #535965;
}

div.search-page div.search-result font.text b {
    background-color: #e8e9ec;
    font-weight: normal;
    display: inline-block;
    padding: 0 5px;
}

div.search-page div.search-preview {
    font-size: 1em;
    color: #535965;
}

.error-404 {
    background: url("../../_pic/style/404.jpg") no-repeat 100% 0;
    width: 100%;
    height: 345px;
    background-size: contain;
    margin: 100px 0 0;
}

/*==============english-version====================*/

.lang-en .btn-aside {
    top: 358px;
    right: -42px;
}

.lang-en .header_micromenu-1_li {
    padding: 0 7px;
}

/*23.06.15*/

#infinity-next-page {
    display: block;
    width: 65px;
    height: 65px;
    text-indent: 100px;
    margin: 0 auto 30px;
    background-image: url("../../_pic/style/preloader.gif");
    overflow: hidden;
}

.nm_avt,
.nm_nm {
    font: 1em/1 PTSansRegular, Arial, sans-serif;
    margin: 0 0 10px 10px;
}

.nm_avt {
}

.nm_nm {
    margin: 0 0 20px 10px;
    line-height: 1.4;
}

.nm_nm:after {
    content: " ";
    width: 7px;
    height: 7px;
    background: #535965;
    display: inline-block;
    margin-left: 7px;
}

#pagg .modern-page-navigation {
    padding: 0 0 0 60px;
}

/*------------------------
		@media
-------------------------*/
@media all and (max-width: 1280px) {
    .firstpage .accordion-heading .section_h {
        width: 44.5%;
    }
}

@media screen and (max-width: 1310px) {

    #slides .slide p {
        margin: 0 0 0 60px;
    }

    .pagination {
        margin: 0 0 0 60px;
    }

    .search-form {
        padding: 20px 20px 20px 60px;
    }

    .firstpage .accordion-heading .section_h {
        width: 44.1%;
    }

    .accordion-heading .section_h i {
        margin: 0 0 0 0;
    }

    .firstpage .accordion_section {
        width: 45.15%;
    }

    .main_h1 {
        padding: 20px 0 20px 76px;
    }

    .box-events .jcarousel-next-horizontal {
        right: -55px;
    }

    .box-events .jcarousel-prev-horizontal {
        left: -55px;
    }

    .tabs_projects.tabs li:last-of-type {
        width: 127px;
    }

    .carousel-projects .jcarousel-item {
        width: 443px;
    }
}

/*до 1365*/
@media screen and (min-width: 1281px) {
    .slider-wrapper {
        width: 100%;
    }

    .section {
        margin: 0 auto;
    }

    .accordion_section:last-of-type .section {
        margin: 0;
    }

    .firstpage .accordion-heading .section_h:first-of-type {
        margin: 0 0 0 5%;
        width: 44%;
        padding: 0;
    }

    .footer {
        width: 90%;
    }

    .service-related-list_wrapper,
    .inline-block_h_wrapper,
    .tabs-offices_label,
    .block-heading .section_h,
    .about-description_wrapper,
    .header_micro,
    .tag-list,
    .agreement {
        width: 91%;
    }

    .header_macro {
        width: 90%;
    }

    .header_logo_link {
        margin: 0 115px 0 0;
    }

    .header_micromenu-1_li {
        padding: 0 11px;
        margin: 0 10px;
    }

    .lang-en .header_micromenu-1_li {
        padding: 0 9px;
        margin: 0 10px;
    }

    #slides .slide p {
        margin: 0 0 0 7.5%;
    }

    .pagination {
        margin: 0 0 0 7.5%;
    }

    .main > .block-heading,
    .service-curator > .block-heading {
        padding: 0;
    }

    .service-item_page {
        float: none;
    }

    .single-article {
        margin: 40px auto 0;
    }

    .firstpage .accordion_section.accordion_section-events {
        padding: 0 0 0 7.5% !important;
        width: 43.2%;
    }

    .firstpage .accordion_section.accordion_section-reviews {
        padding: 0 0 0 7.5% !important;
        width: 43%;
    }

    .accordion_section.accordion_section-reviews .section {
        margin: 0;
    }

    .tabs.tabs_projects li {
        width: 171px;
    }
}

/* до 1399 */
@media screen and (min-width: 1366px) {
    .header_micro {
        width: 86.5%;
    }

    .header_macro {
        width: 85%;
    }

    .header_micromenu-1_li {
        margin: 0 11px;
    }

    .lang-en .header_micromenu-1_li {
        margin: 0 9px;
    }

    #slides .slide p {
        margin: 0 0 0 7.5%;
    }

    .pagination {
        margin: 0 0 0 7.5%;
    }

    .block-heading .section_h,
    .service-related-list_wrapper,
    .about-description_wrapper,
    .tag-list,
    .agreement {
        width: 85%;
    }

    .firstpage .accordion-heading .section_h:first-of-type {
        padding: 0;
        width: 41.8%;
        margin: 0 0 0 7.5%;
    }

    .firstpage .accordion_section.accordion_section-texts:first-of-type {
        padding: 0 0 0 7.5%;
        width: 43%;
        margin-right: 0;
    }

    .firstpage .accordion_section.accordion_section-texts:last-of-type {
        margin-right: 0;
        width: 45%;
        padding: 0 0 0 2%;
    }

    .accordion-heading .section_h {
        padding: 0 0 0 45px;
    }

    .awards_list-wrap {
        margin: 60px 20px 60px 0;
    }

    .footer {
        width: 85%;
    }

    .service-list_wrapper .block-heading {
        width: 114%;
    }

    .mfp-container .consultation-form {
        margin-left: 61.5%;
    }

    .accordion_section-be_aware {
        padding: 0 0 0 2.1%;
    }

    .inner .accordion-heading.wide h2.section_h {
        padding: 0 0 0 7.5%;
    }

    .inner .all-closed .accordion-heading.wide h2.section_h {
        width: 90.5%;
    }

    .inner .accordion_section:first-of-type, #pagg .modern-page-navigation {
        padding: 0 0 0 7.5%;
    }

    .inner .accordion_section {
        padding: 0 0 0 1.4%;
    }

    .inner .accordion-heading .section_h {
        padding: 0 0 0 1.5%;
    }

    .inner .accordion-heading .section_h:first-of-type {
        padding: 0 0 0 7.5%;
        width: 42.5%;
    }

    .inner .accordion-heading .section_h:last-of-type {
        width: 39.6%;
    }

    .inner .accordion-heading.wide .section_h:last-of-type {
        width: 87%;
    }

    .services-section .search-form {
        width: 90.9%;
        padding-left: 7.5%;
    }

    .services-list {
        width: 89%;
    }

    .service-item_page .articles-column:first-child {
        margin-left: 7.5%;
    }

    .service-item_page .articles-column {
        width: 33.3%;
    }

    .articles-column.col-left {
        margin-left: 7.5%;
        width: 43.5%;
    }

    .tabs-offices_label {
        width: 85%;
    }

    .tabs.tabs_projects li {
        width: 171px;
    }

    .articles-column.col-right {
        margin: 0;
    }

    .events-vegas .texts_table {
        margin: 0 40px 90px 15%;
    }

    .events-partners .texts_table {
        margin: 0 80px 90px 8%;
    }

    .awards_item {
        margin-left: 12%;
    }

    .awards_row .awards_item_link:last-of-type .awards_item {
        padding-left: 5%;
    }

    .clients .articles-column.col-right {
        margin: 0 0 0 3%;
        width: 43.5%;
    }

    .history-right {
        width: 43.5%;
        margin: 0 0 0 6%;
    }

    .filter-form_wrapper > div {
        width: 85%;
    }

    .tag-list {
        width: 85%;
    }

    .filter-form_wrapper > .clean-filter {
        left: 78%;
    }
}

/* до 1599 */
@media screen and (min-width: 1400px) {
    .header_micro {
        width: 86.5%;
    }

    .header_macro {
        width: 85.5%;
    }

    .tabs.tabs_projects li {
        width: 171px;
    }

    .tabs.tabs_projects li:last-of-type {
        width: 173px;
    }

    .filter-form_wrapper > div {
        width: 85.5%;
    }

    .filter-form_wrapper > .clean-filter {
        left: 77%;
    }
}

@media all and (min-width: 1440px) {
    .header_micro {
        width: 87.5%;
    }

    .header_micromenu-1_li {
        margin: 0 9px;
    }

    .lang-en .header_micromenu-1_li {
        margin: 0 8px;
    }

    .header_logo_link {
        margin: 0 15% 0 0;
    }

    .account-form_wrapper .block-heading {
        width: 110.5%;
    }

    .service-list_wrapper .block-heading {
        width: 115.5%;
    }

    .mfp-container {
    }

    .mfp-container .consultation-form {
        margin-left: 63.5%;
    }

    

    .service-list_wrapper .accordion-heading .section_h:last-child i {
        margin-right: 0;
    }

    .account-section .col-right {
        margin-left: 9.4%;
        width: 36%;
    }

    .firstpage .accordion-heading .section_h {
        width: 44.2%;
    }

    .columnized .first {
        margin-right: 7.5%;
    }

    .inner .accordion-heading.wide h2.section_h {
        width: 87%;
    }

    .inner .accordion-heading .section_h:last-of-type {
        width: 42%;
        padding: 0 0 0 2.5%;
    }

    .inner .accordion_section {
        padding: 0 0 0 0;
        width: 44.6%;
    }

    .services-list .articles-column.col-left {
        margin: 0 7% 0 0;
    }

    .services-list .articles-column.col-right {
        width: 47%;
        margin: 0;
    }

    .carousel-four-items_wrapper {
        width: 85.3%;
    }

    .articles-column.col-right {
        margin: 0 0 0 3%;
        width: 38.5%;
    }

    .events-partners .texts_table {
        margin: 0 80px 90px 5%;
    }

    .awards_row .awards_item_link:last-of-type .awards_item {
        padding-left: 2.1%;
    }

    .tabs.tabs_projects li {
        width: 171px;
    }

    .awards_list-wrap {
    }

    .clients .articles-column.col-right {
        margin: 0 0 0 1%;
    }

    .inner .all-closed .accordion-heading.wide h2.section_h {
        width: 89%;
        padding: 0 0 0 7.5%;
    }

    .history-label {
        left: 46.5%;
    }

    .filter-form_wrapper > div {
        width: 85%;
    }

    .filter-form_wrapper > .clean-filter {
        left: 74%;
    }
}

/* до 1659 */
@media (min-width: 1600px) {
    .header_micro {
        width: 86.4%;
    }

    .header_micromenu-1_li {
        margin: 0 15px;
        padding: 0 12px;
    }

    .lang-en .header_micromenu-1_li {
        margin: 0 15px;
        padding: 0 11px;
    }

    .header_macro {
        width: 85%;
    }

    .header_logo_link {
        margin: 0 24% 0 0;
    }

    .accordion-heading.wide .section_h {
        width: 1420px;
        padding: 0;
    }

    .firstpage .accordion-heading .section_h {
        width: 44.3%;
    }

    .account-section .col-right {
        margin-left: 10.4%;
        width: 36%;
    }

    .account-form_wrapper .block-heading {
        width: 108.7%;
    }

    .mfp-container {
    }

    .mfp-container .consultation-form {
        margin-left: 67%;
    }

    

    .carousel-four-items_wrapper {
        width: 88.3%;
    }

    .articles-column.col-right {
        margin: 0 0 0 3.5%;
    }

    .calendar-legend {
        margin: 95px 0 0 -12%;
    }

    .accordion_section.accordion_section_clients {
        padding: 0 0 0 7.5%;
        width: 41.5%;
    }

    .clients_list-wrap, .awards_list-wrap {
        margin: 60px 0;
    }

    .awards_list-wrap {
        margin-left: -5%;
        width: 590px;
    }

    .awards_list_li a {
        max-width: 120px !important;
    }

    .history-label {
        left: 46.8%;
    }

    .filter-form_wrapper > .clean-filter {
        left: 73.4%;
    }
}

@media (min-width: 1660px) {
    .carousel-four-items_wrapper {
        width: 85.3%;
    }

    .filter-form_wrapper > .clean-filter {
        left: 72.8%;
    }
}

@media (min-width: 1700px) {

    .filter-form_wrapper > .clean-filter {
        left: 72%;
    }
}

@media (min-width: 1750px) {
    .header_micromenu-1_li {
        margin: 0 20px;
        padding: 0 17px;
    }

    .lang-en .header_micromenu-1_li {
        margin: 0 20px;
        padding: 0 16px;
    }

    .header_logo_link {
        margin: 0 30.5% 0 0;
    }

    .header_menu_li {
        margin-right: 34px;
    }

    .firstpage .accordion_section.accordion_section-texts:last-of-type {
        padding: 0 0 0 1.5%;
    }

    .about_us-wrap:first-of-type {
        margin-right: 7.5%;
    }

    .articles-column.col-right {
        margin: 0 0 0 10%;
        width: 29%;
    }

    .events .articles-column.col-right {
        margin: 0 0 0 3.5%;
        width: 38.5%;
    }

    .accordion_section-be_aware {
        padding: 0 0 0 1.2%;
    }

    .history-label {
        left: 47.2%;
    }

    .filter-form_wrapper > .clean-filter {
        left: 71.2%;
    }

    .inner .accordion_section {
        margin-bottom: 35px;
    }
}

@media (min-width: 1840px) {
    .header_micro {
        width: 87.5%;
    }

    .header_micromenu-1_li {
        margin: 0 24px;
        padding: 0 20px;
    }

    .lang-en .header_micromenu-1_li {
        margin: 0 24px;
        padding: 0 19px;
    }

    .header_logo_link {
        margin: 0 32.5% 0 0;
    }

    .footer_logo,
    .footer_copy,
    .footer_copy-webway {
        right: 0%;
    }

    .inner .accordion_section:first-of-type:not(.analitics) {
        width: 40%;
        margin-right: 4.6%;
    }

    .carousel-four-items-list .service-curator_about {
        margin-right: 25px;
    }

    .columnized .first {
        margin-right: 6.8%;
    }

    .filter-form_wrapper > div {
        width: 84.5%;
    }

    .filter-form_wrapper > .clean-filter {
        left: 70.8%;
    }
}

/**/
@media all and (min-width: 1900px) {
    .header_micro {
        width: 86%;
    }

    .header_micromenu-1_li {
        margin: 0 20px;
        padding: 0 15px;
    }

    .lang-en .header_micromenu-1_li {
        margin: 0 20px;
        padding: 0 14px;
    }

   

    .header_logo_link {
        margin: 0 34.7% 0 0;
    }

    .header_logo_link {
        margin: 0 35.2% 0 0;
        position: relative;
        text-decoration: none !important;
    }

    .header_logo_link::after {
        position: absolute;
        left: 100%;
        top: 0;
        content: "Юридическая основа Вашего бизнеса";
        font: 1.6em open_sansregular, Arial, sans-serif;
        width: 300px;
        margin: -10px 0 0 40px;
        opacity: 0.7;
        color: #1c4d97;

    }

    .lang-en .header_logo_link:after {
        position: absolute;
        left: 100%;
        top: 0;
        content: "We make law simple and helpful for your business";
        font: 22px open_sansregular, Arial, sans-serif;
        width: 300px;
        margin: -10px 0 0 40px;
        opacity: 0.7;
        color: #1c4d97;
    }

    .bx-ie .lang-en .header_logo_link {
        text-decoration: none;
    }

    

    .slides_container,
    #slides .slide {
        height: 430px;
    }

    #slides .slide {
        background-position: 0 20%;
    }

    .texts_table tr td:last-of-type {
        padding-left: 10px;
    }

    .texts_table_link {
        padding: 0;
    }

    .texts_table tr td:first-of-type {
        width: auto;
    }

    .texts_table_link h3 {
        font-size: 1.45em;
    }

    .illustration {
        height: 430px;
    }

    .service-list_wrapper .block-heading {
        width: 106.7%;
    }

    .carousel-four-items_wrapper .jcarousel-clip-horizontal {
        width: 1390px;
    }

    .account-form_wrapper .block-heading {
        width: 109.8%;
    }

    .mfp-container .consultation-form {
        margin-left: 72.5%;
    }

    

    .accordion-heading .section_h {
        width: 44.5%;
    }

    .service-item_page .articles-column:first-child {
        width: 47%;
    }

    .single-article.service-item_page .col-right {
        width: 30%;
        margin-left: 10.5%;
    }

    .single-article.service-item_page .articles-column .service-file_download {
        width: 260px;
    }

  

    .awards_list-wrap {
        width: 720px;
    }

    .awards_list_li a {
        max-width: 150px !important;
    }

    .nm_avt, .nm_nm {
        margin-left: 0;
    }

    .texts_table .share {
        margin-left: 0;
    }

}

@media all and (min-width: 1920px) {
    .header_micro {
        width: 86.5%;
    }

    .header_micromenu-1_li {
        padding: 0 17px;
    }

    .lang-en .header_micromenu-1_li {
        padding: 0 17px;
    }

    .header_logo_link {
        margin: 0 35.2% 0 0;
    }

    .accordion-heading .section_h:first-of-type {
        padding: 0 0 0 5.1%;
    }

    .footer .articles-column:last-of-type .footer_nav-wrap:nth-child(1) {
        margin: 0 0 0 60px;
    }

    .footer .articles-column:last-of-type .footer_nav-wrap:nth-child(2) {
        width: 48%;
        margin: 0 14% 0 0;
    }

    .footer .articles-column:first-of-type .footer_nav-wrap:nth-child(1) {
        margin: 0 14% 0 0;
    }

    .footer .articles-column:first-of-type .footer_nav-wrap:nth-child(2) {
        margin: 0 14% 0 0;
    }

    .inner .accordion-heading .section_h:last-of-type {
        width: 42.5%;
        padding: 0 0 0 1.8%;
    }

    .services-list .articles-column.col-left {
        margin: 0 6% 0 1%;
    }

    .inner .accordion_section:first-of-type {
        margin-right: 4.3%;
    }

    .articles-column.col-right {
        margin: 0 0 0 6.5%;
        width: 32.5%;
    }

    .events-partners .texts_table {
        margin: 0 80px 90px 4%;
    }

    .history-label {
        left: 47.4%;
    }
}

/*широкие карусели*/
@media all and (min-width: 1750px) {
    .section {
        width: 698px;
        margin: 0 0 0 20px;
    }

    .accordion-item-content .accordion_section:last-of-type .section:last-of-type {
        margin: 0 0 0 0;
    }

    .firstpage .accordion_section.accordion_section-reviews {
        width: 41.2%;
    }

    ul.tabs {
        width: 673px;
        margin: 50px 0 0;
    }

    ul.tabs.tabs-be_aware {
        margin: 20px 0 0;
    }

    ul.tabs.tabs-events {
        width: 684px;
        margin: 50px 0 0;
    }

    ul.tabs.tabs_projects {
        width: 700px;
        margin: 50px 0 0 0;
    }

    ul.tabs.tabs-reviews {
        width: 675px;
    }

    .tabs.tabs_projects li {
        width: 232px;
    }

    .tabs.tabs-reviews.tabs li {
        width: 168px;
    }

    .box-events {
        width: 621px;
        padding: 30px 30px;
        margin: 0;
    }

    .accordion_section_projects .box-events {
        width: 637px;
    }

    .jcarousel-clip-horizontal {
        width: 610px;
    }

    .tabs .jcarousel-item {
        width: 611px;
    }

    .carousel-events_item {
        width: 611px;
    }

    .article_foot a.panel,
    .panel_links a.panel {
        width: 230px;
    }

    .article_foot a.panel.mail {
    }

    .calendar {
        width: 188px;
    }

    .article_foot {
        margin: 0 65px;
        width: 490px;
    }

    .tabs.tabs_projects li:last-of-type {
        width: 232px;
    }

    .box.visible {
        display: block;
        margin: 0;
    }

    .box-be_aware,
    .box-reviews {
        width: 613px;
        height: 282px;
    }

    .tabs-be_aware li:first-of-type,
    .accordion_section-events .tabs.tabs-events li:first-of-type {
        width: 345px;
    }

    .tabs-be_aware li:last-of-type {
        width: 327px;
    }

    .accordion_section-events .tabs.tabs-events li:last-of-type {
        width: 337px;
    }

    ul.tabs.tabs-be_aware li {
        height: 31px;
    }

    .box-be_aware_item_form input:first-of-type,
    .lang-en .box-be_aware_item_form input:first-of-type {
        width: 95%;
    }

    .box-be_aware_item_form input,
    .box-be_aware_item_form input:last-of-type {
        width: 43.8%;
    }

    .lang-en .box-be_aware_item_form input,
    .lang-en .box-be_aware_item_form input:last-of-type {
        width: 44.8%;
    }

    .box-be_aware_item_form input:last-of-type.submit {
        width: 230px;
        display: block;
        margin-top: 6px;
    }

    .clients_list-wrap,
    .awards_list-wrap {
        width: 673px;
        margin: 60px 0 0 0;
    }

    .box-be_aware_item_form .checkbox_label {
        margin: 0 0 24px;
    }

    .jq-checkbox.checkbox {
        margin: 0 15px 24px 0;
    }

    .share_link.post {
        width: 111px;
        padding: 0 0 0 20px;
        background-color: #b3b3b3;
        background-repeat: no-repeat;
        border-radius: 3px;
        height: 28px;
        background-position: -222px -201px;
    }

    .lang-en .share_link.post {
    }

    .carousel-events .article_foot .share_link.post.open-popup_link {
        padding: 0 30px 0 0;
    }

    .share_link.post:hover {
        width: 111px;
        background-color: #e1302c;
        background-position: -222px -248px;
    }

    .inner .share_link.post:after,
    .accordion-item-first .share_link.post:after {
        left: 15px;
    }

    .box .jcarousel-item {
        width: 610px;
    }

    .carousel-events li.jcarousel-item {
        height: 285px;
        width: 610px;
    }
}

@media all and (min-width: 1840px) {
    .firstpage .accordion_section.accordion_section-texts:first-of-type {
        padding: 0 3.3% 0 7.5%;
        width: 39.5%;
    }
}

@media all and (min-width: 1900px) {
    .awards_list-wrap {
        width: 720px;
    }
}

/*content style*/

/* moved to style.css in template root path */

/*==============account-enter====================*/

.section.account-enter {
    margin: 0 auto 50px;
}

.account-enter .box.box-be_aware:first-of-type form .submit {
    margin-top: 20px;
}

.account-enter .box-be_aware {
    width: 518px;
    margin-top: 0;
}

.account-enter .consultation-form {
    padding: 20px 30px 30px;
}

.account-enter .consultation-form .jq-selectbox__trigger:before {
    color: #4380c1;
}

.account-enter .consultation-form .account-form-name + label {
    right: 240px !important;
    top: 0;
}

.account-enter .consultation-form .account-form-email + label {
    top: 0;
}

.account-enter .consultation-form .account-form-password + label {
    right: 305px !important;
    top: 88px;
}

.account-enter .consultation-form .account-form-password-repeat + label {
    right: 5px;
}

.account-enter .box-be_aware_item_form.enter-form input {
    width: 95%;
    height: 39px;
}

.account-enter .box-be_aware_item_form.enter-form input:last-of-type {
    margin: 0;
}

.account-enter .box-be_aware_item_form.enter-form input.submit {
    width: 50%;
}

.account-enter .box-be_aware_item_form.restore_form input {
    height: 39px;
}

.account-enter .box-be_aware_item_form.restore_form input:nth-child(2) {
    width: 94%;
}

.account-enter .box-be_aware_item_form.restore_form input:nth-child(3),
.account-enter .box-be_aware_item_form.restore_form input:nth-child(4) {
    width: 41%;
}

.account-enter .box-be_aware_item_form.restore_form input.submit {
    width: 60%;
}

/**/

.box.box-be_aware:first-of-type .box-be_aware_item_form input:last-of-type.submit {
    font-size: 1.35em;
    line-height: 1.9;
}

/**/
.account-enter ul.tabs {
    height: 31px;
    display: block;
    list-style: none;
    font-family: 'PTSansRegular', Arial, sans-serif;
    padding: 0;
    margin: 50px auto 0;
    width: 773px;
}

.account-enter ul.tabs li {
    width: 192px;
    font-size: 1.17em;
    line-height: 2.1;
}

.account-enter ul.tabs li a {
}

.account-enter .enter-form input.submit,
.account-enter.account-register input.submit,
.account-enter.account-forgot_password input.submit {
    background-color: #4380c1;
    color: #fff;
    width: 50%;
    border-radius: 3px;
    box-shadow: none;
    border: none;
    font: 1.35em/2 "PTSansRegular", ​Arial, ​sans-serif;
    padding: 0;
}

.account-enter .enter-form input.submit:hover,
.account-enter.account-register input.submit:hover,
.account-enter.account-forgot_password input.submit:hover {
    background-color: #59ac56;
}

.account-enter .box-be_aware_item_h {
    font-size: 1.54em;
    margin: 0.2em 0 1.2em;
    height: auto;
}

.account-enter.account-login .box-be_aware,
.account-enter.account-forgot_password .box-be_aware {
    height: auto;
}

.account-enter.account-register .input-short {
    margin-left: 13px;
}

.account-enter.account-register .jq-selectbox__dropdown {
    width: 282px !important;
}

.account-enter.account-forgot_password .box-be_aware_item_form fieldset input:last-of-type {
    margin: 0 0 20px 0;
    width: 94%;
}

.account-enter.account-forgot_password input.submit {
    margin: 0;
}

/*большая форма регистрации на главной*/
.firstpage .accordion_section-be_aware .box-be_aware {
    padding: 10px 30px 10px;
    height: auto;
}

.firstpage .accordion_section-be_aware .box-be_aware .form-row {
    float: none;
    clear: both;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form {
    margin: 10px 0;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form input.input-short {
    width: 42%;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_h {
    font: normal 1.38em/1.15 'PTSansNarrow', Arial, sans-serif;
    height: auto;
}

.firstpage .accordion_section-be_aware .form-input_h.input-short {
    margin: 0 0 5px 15px;
}

.firstpage .accordion_section-be_aware .form-input_h.input-short:last-of-type {
    margin: 0 0 5px 0;
    position: relative;
    left: -15px;
}

.firstpage .accordion_section-be_aware .form-input_h.input-short:first-of-type {
    margin: 0 0 5px 15px;
    position: relative;
    left: 0;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form input {
    line-height: 2.4;
    margin: 0 0 10px 0;
    height: 38px;
}

/*  .firstpage .accordion_section-be_aware .box-be_aware_item_form .jq-selectbox__search input{

 } */
.firstpage .accordion_section-be_aware .box-be_aware_item_form input.input-wide {
    width: 94%;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form input#account-form-company-name,
.firstpage .accordion_section-be_aware .box-be_aware_item_form input#account-form-email,
.firstpage .accordion_section-be_aware .box-be_aware_item_form input[title="Иное"],
.firstpage .accordion_section-be_aware .box-be_aware_item_form input[title="Телефон"] {
    float: right;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form input[title="Город"] {
    float: left;
}

.firstpage .accordion_section-be_aware .form-input_h.input-short.clearfix-short {
    width: 94%;
}

.firstpage .accordion_section-be_aware .jq-selectbox__select {
    padding: 0 35px 0 15px;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form .checkbox_label {
    margin: 0 0 5px 0;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form .jq-checkbox.checkbox {
    margin: 2px 15px 5px 0;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form .jq-selectbox__select {
    height: 31px;
    color: #888a90;
}

.firstpage .accordion_section-be_aware .box-be_aware_item_form #WORK_PROFILE_SELECT-styler {
    width: 49% !important;
}

@media (min-width: 1750px) {
    .firstpage .accordion_section-be_aware .box-be_aware_item_form #WORK_PROFILE_SELECT-styler {
        width: 47% !important;
    }

    .firstpage .accordion_section-be_aware .box-be_aware_item_form .checkbox_label {
        margin: 10px 0 15px 0;
    }

    .firstpage .accordion_section-be_aware .box-be_aware_item_form .jq-checkbox.checkbox {
        margin: 12px 15px 5px 0;
    }

}

.firstpage .accordion_section-be_aware .box.box-be_aware:first-of-type .box-be_aware_item_form input:last-of-type.submit,
.firstpage .accordion_section-be_aware .restore_form input:last-of-type.submit {
    background-color: #4380c1;
    color: #fff;
    width: 50%;
    border-radius: 3px;
    box-shadow: none;
    border: none;
    font: 1.3em/2 "PTSansRegular", ​Arial, ​sans-serif;
    padding: 0;
}

.firstpage .accordion_section-be_aware .box.box-be_aware:first-of-type .box-be_aware_item_form input:last-of-type.submit:hover,
.firstpage .accordion_section-be_aware .restore_form input:last-of-type.submit:hover {
    background-color: #59ac56;
}

.firstpage .accordion_section-be_aware .restore_form fieldset input:last-of-type {
    margin: 0 0 20px 0;
    width: 94%;
}

.firstpage .accordion_section-be_aware .restore_form input.submit {
    margin: 0;
}

.firstpage .accordion_section-be_aware .box-be_aware .restore_form {
    height: 120px;
}

form[name="bform"] {
    margin-bottom: 0 !important;
}

.account-enter.account-register p.input-short {
    margin-left: 13px;
    padding-left: 7px;
}

.account-enter.account-register p.input-short:last-of-type {
    left: 20px;
    position: relative;
}

.account-enter.account-register p.input-short:first-of-type {
    left: 0;
    position: relative;
}

/*фильтр*/

.filter-form {
    width: 44.1%;
    padding: 0 0 0 63px;
}

@media screen and (min-width: 1366px) {
    .filter-form {
        padding: 0 0 0 1.5%;
    }

    .filter-form:first-of-type {
        width: 42.5%;
    }

}

@media screen and (max-width: 1296px) {
    .filter-form_h {
        font-size: 1.3em;
    }

    .carousel-four-items-list .service-curator_about {
        width: 205px;
        overflow: hidden;
    }
}

@media all and (min-width: 1440px) {

}

@media (min-width: 1900px) {
    .filter-form {
        width: 44.5%;
    }

    .single-article .panel_links {
        margin-left: 50px;
    }

    .texts_table p.place,
    .texts_table p.time {
        padding: 0 0 0 40px;
        margin-left: 10px;
    }

    .filter-form_wrapper > .clean-filter {
        left: 70%;
    }
}

.filter-form:first-of-type + .filter-form:last-of-type {
    width: 475px;
}

.clean-filter.show-all.invisible {
    display: inline-block !important;
}

/*popup-form-share*/
.form-share_wrap {
    margin: 13% auto 0;
    background-color: #f5f6f6;
    width: 440px;
    padding: 40px 40px 25px;
    border: 1px solid #dbdcdf;
    position: relative;
}

.form-share .share_link.fb {
    background-position: -19px -156px;
}

.form-share .share_link.tw {
    background-position: -52px -156px;
}

.form-share .share_link.in {
    background-position: -85px -156px;
}

.form-share {
    width: 440px;
}

.form-share .share {
    margin-bottom: 38px;
    height: 29px;
}

.form-share fieldset {
    border: none;
    margin: 0;
    padding: 0;
    position: relative;
    clear: both;
}

.form-share input[type="text"],
.form-share textarea {
    width: 148px;
    padding: 0 15px;
    margin: 0;
    color: #888a90;
    border-radius: 3px;
    box-shadow: none;
    font: 1em/2.8 "PTSansRegular", ​Arial, ​sans-serif;
    border: 1px solid #dbdcdf;
}

.form-share label {
    position: absolute;
    left: 220px;
    top: 2px;
    font-size: 1.3em;
}

.form-share label:last-of-type {
    left: 422px;
}

.form-share fieldset input[type="text"]:first-of-type {
    width: 203px;
    margin: 0 20px 0 0;
}

.form-share textarea {
    width: 408px;
    resize: vertical;
}

.form-share .jq-checkbox {
    top: -1px;
    width: 16px;
    height: 16px;
    border: 1px solid #C3C3C3;
    border-radius: 3px;
    background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
    vertical-align: middle;
    cursor: pointer;
    margin: 25px 15px 35px 0;
}

.form-share .jq-checkbox.checked .jq-checkbox__div {
    background: url("../../_pic/style/vegas-spryte.png") -30px -667px no-repeat #f2f5f0;
    border-radius: 3px;
    box-shadow: none;
    height: 16px;
    margin: 0;
    width: 16px;
}

.form-share .checkbox_label {
    font: 0.9em "PTSansRegular", ​Arial, ​sans-serif;
    display: inline-block;
    margin: 25px 0 35px;
    color: #888a90;
}

.form-share .checkbox_label a {
    color: #59ac56;
    text-decoration: underline;
}

.form-share input[type="submit"],
.form-share .submit {
    margin: 20px 0 0 0;
    border-radius: 3px;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 1.2em;
    line-height: 2.15;
    width: 215px;
    background-color: #59ac56;
    border: none;
    cursor: pointer;
}

.form-share .mfp-close {
    background: none;
    border: none;
    position: absolute;
    color: #fff;
    font-size: 40px;
    top: 10px;
    right: 10px;
}

.consultation-form .captcha {
    color: #fff;

}

.consultation-form .captcha:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    float: none;
    clear: both;
}

.consultation-form .captcha div:nth-child(1) {
    line-height: 2.5;
}

.consultation-form .captcha div:nth-child(2) {
    width: 180px;
    float: left;
}

.consultation-form .captcha div:nth-child(3) {
    margin: 0 0 0 10px;
    float: left;
}

.consultation-form .captcha div:nth-child(3) input {
    width: 250px;
    display: inline-block;
    height: 39px;
}

/*agreement*/
.agreement {
    margin-top: 0;
    padding: 20px 0 0;
    color: #535965;
}

.agreement .single-article {
    width: 1150px;
    margin: 0 0 70px;
}

.agreement ol {
    counter-reset: li;
    list-style: none;

}

.agreement li {
    padding: 5px 0;
}

.agreement li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
    color: #019187;
}

.agreement li ol li {
    padding: 0;
}

.accordion-item.expanded .accordion-item-body.accordion-border-bottom {
    height: auto !important;
}

/*col-right-reviews*/

.articles-column.col-left.col-near-reviews {
    width: 26.5%;
}

.articles-column.col-right.col-right-reviews {
    margin: 0 0 0 3%;
    width: 51.3%;
}

.col-right-reviews {
}

.col-right-reviews h4 {
    width: 580px;
    margin: 15px 0 0;
    color: #59ac56;
    padding-left: 10px;
    font: normal 1.39em/1em 'PTSansNarrow', sans-serif;
}

.articles-column.col-right-reviews h4 + ul {
    padding: 0;
}

.articles-column.col-right-reviews h4 + ul > li {
    margin: 0;
    width: 600px;
}

.col-right-reviews .carousel-reviews {
    height: auto;
}

.col-right-reviews .jcarousel-clip-horizontal {
    width: 600px;
    margin: 0;
}

.col-right-reviews .jcarousel-prev-horizontal,
.col-right-reviews .jcarousel-next-horizontal {
    top: 21%;
}

.col-right-reviews .jcarousel-item {
    width: 600px;
}

.col-right-reviews .carousel-reviews_item {
    height: auto;
}

.col-right-reviews .carousel-reviews_item:hover {
    background-color: #FFF;
}

.col-right-reviews .carousel-reviews_item p {
    margin: 0.2em 0 0.71em;
    line-height: 1.3;
}

.carousel-reviews_item span {
    color: #019187;
    font: normal 1.35em/1.15 'PTSansNarrow', Arial, sans-serif;
}

@media screen and (min-width: 1400px) {

    .col-right-reviews .jcarousel-container-horizontal,
    .articles-column.col-right-reviews h4 + ul {
        width: 90%;

    }
}

@media screen and (min-width: 1600px) {
    .articles-column.col-right.col-right-reviews {
        margin: 0 0 0 10%;
    }

    .col-right-reviews .jcarousel-container-horizontal,
    .articles-column.col-right-reviews h4 + ul {
        width: 75%;

    }
}

@media screen and (min-width: 1800px) {
    .articles-column.col-right.col-right-reviews {
        margin: 0 0 0 12%;
    }

    .col-right-reviews .jcarousel-container-horizontal,
    .articles-column.col-right-reviews h4 + ul {
        width: 65%;

    }
}

/* small-carousel_wrapper*/

.carousel-four-items_wrapper.small-carousel_wrapper {
    width: 44.15%;
    float: left;
    padding: 0 0 0 7.5%;
}

.progects_clients + .progects_clients > .carousel-four-items_wrapper.small-carousel_wrapper {
    width: 39.6%;
    padding: 0 0 0 0.5%;
}

.carousel-four-items_wrapper.small-carousel_wrapper .jcarousel-container-horizontal {
    width: 550px;
}

.carousel-four-items_wrapper.small-carousel_wrapper .jcarousel-clip-horizontal {
    width: 550px;
    margin: 0;
}

@media all and (max-width: 1440px) {
    .progects_clients + .progects_clients > .carousel-four-items_wrapper.small-carousel_wrapper {

        padding: 0 0 0 4%;
    }

}

@media all and (max-width: 1380px) {
    .carousel-four-items_wrapper.small-carousel_wrapper {
        padding: 0 0 0 63px;
    }

    .progects_clients + .progects_clients > .carousel-four-items_wrapper.small-carousel_wrapper {

        padding: 0 0 0 5%;
    }
}

@media all and (max-width: 1500px) {
    .carousel-four-items_wrapper.small-carousel_wrapper .jcarousel-prev-horizontal {
        left: -15px;
    }

    .carousel-four-items_wrapper.small-carousel_wrapper .jcarousel-next-horizontal {
        right: -15px;
    }
}

@media all and (min-width: 1250px) {
    .service-list_wrapper .block-heading {
        width: 105%;
    }
}

@media all and (min-width: 1420px) {
    .service-list_wrapper .block-heading {
        width: 108%;
    }
}

@media all and (min-width: 1720px) {
    .service-list_wrapper .block-heading {
        width: 108.5%;
    }
}

@media all and (min-width: 1740px) {
    .service-list_wrapper .block-heading {
        width: 108.7%;
    }
}

/*календарь в личном кабинете*/
.account-section + .content_wrapper .accordion_section-events .box-events ul li:only-child {
    list-style-type: none;
    margin-left: -40px;
    margin-top: -1em;
}

/*измененный фильтр в аналитике*/
.filter-form.filter-form__new {
    margin: 0;
    width: 100%;
    padding: 0;
}

.filter-form .filter-form__new-fieldset {
    float: left;
    padding: 0;
    border: 0;
    margin: 0;
}

.filter-form__new .filter-form__new-fieldset:nth-child(1) {
    width: 50%;
}

.filter-form__new .filter-form__new-fieldset:nth-child(2) {
    width: 50%;
}

.filter-form__new .filter-form__new-fieldset:nth-child(3) {
    margin-right: 0;
    width: 100%;
    float: none;
    padding: 20px 0 40px;
}

.filter-form.filter-form__new .clean-filter {
    margin: 0 0 0 20px;
}

.filter-form.filter-form__new .filter-form__new-fieldset:nth-child(3) button {
    padding: 0 10px;
    text-align: center;
    height: 37px;
    width: 360px;
    background-color: #535965;
    color: #c8ccc9;
}

.box-events #mycarousel {
    overflow: hidden;
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
    left: 0px;

}

.accordion_section-events .tabs.tabs-events li:only-child {
    width: 99.9%;
}
.profile-rate * {
    font-family: 'open_sansregular';
}
.profile-rate {
    padding: 40px 0px;
}
.profile-rate__container {
    padding: 0px 11%;
}
.profile-rate__top-text {
    font-size: 16px;
    line-height: 140%;
    color: #000000;
}
.profile-rate__question {
    padding-top: 50px;
    padding-bottom: 50px;
}
.profile-rate__question_blue {
    background: #F1F5FC;
}
.profile-rate__title {
    color: #019187;
    font-size: 30px;
    line-height: 140%;
}
.profile-rate__title > span:first-child {
    padding-right: 15px;
}
.profile-rate__title-info {
    line-height: 22px;
    font-size: 16px;
    font-family: 'open_sansregular';
    color: #5B6578;
}
.profile-rate__items {
    display: flex;
    flex-wrap: wrap;
}
.profile-rate__item {
    margin-top: 8px;
}
.profile-rate__text {
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #535965;
}
.profile-rate__text-info {
    line-height: 22px;
    color: #5B6578;
    font-size: 16px;
    padding-left: 24px;
}
.profile-rate__answer {
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
}
.profile-rate__input {
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 3px;
    height: 52px;
    line-height: 52px;
    color: #535965;
    padding: 0px 20px;
    outline: none;
    width: 419px;
    max-width: 100%;
}
.profile-rate__infotext {
    color: #535965;
    font-size: 16px;
    line-height: 35px;
    margin-top: 20px;
}
.profile-rate__infotext_before {
    margin-right: 27px;
}
.profile-rate__infotext_after {
    margin-left: 20px;
}
.profile-rate__variant {
    margin-top: 20px;
    margin-right: 15px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.profile-rate__variant_cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.profile-rate__variant:hover .profile-rate__checkbox-text {
    color: #019187;
    font-weight: 600;
}
.profile-rate__hidden-checkbox {
    display: none !important;
}
.profile-rate__checkbox {
    width: 31px;
    min-width: 31px;
    height: 31px;
    background-color: #fff;
    border: 1px solid #019187;
    border-radius: 3px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.profile-rate__checkbox_radio {
    border-radius: 100%;
    border: 1px solid #019187;
}
.profile-rate__checkbox_radio:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.profile-rate__checkbox:hover {
    border: 1px solid #019187;
}
.profile-rate__hidden-checkbox:checked + .profile-rate__checkbox {
    border: 1px solid #019187;
    background-color: #019187;
    background-image: url(../../_pic/style/checkbox-checked.svg);

}
.profile-rate__hidden-checkbox:checked + .profile-rate__checkbox_radio {
    background-image: none;
    background-color: #fff;
}
.profile-rate__hidden-checkbox:checked + .profile-rate__checkbox_radio:before {
    background: #019187;
}
.profile-rate__checkbox-text {
    line-height: 25px;
    font-size: 18px;
    color: #000;
    padding-left: 15px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    padding-top: 3px;
}
.profile-rate__hidden-checkbox:checked + .profile-rate__checkbox + .profile-rate__checkbox-text {
    font-weight: bold;
}
.profile-rate__checkbox-rate {
    text-align: center;
    color: #7E889C;
    font-size: 12px;
    padding-top: 5px;
}
.profile-rate__col {
    width: 50%;
    margin-top: 15px;
}
.profile-rate__col-3 {
    margin-top: 15px;
    width: 33.33%;
}
.profile-rate__col-full {
    margin-top: 15px;
    width: 100%;
}
.profile-rate__comment {
    margin-top: 40px;
}
.profile-rate__comment-text {
    color: #535965;
    font-size: 16px;
    line-height: 150%;
}
.profile-rate__comment-textarea {
    color: #7E889C;
    font-size: 14px;
    line-height: 150%;
    border: 1px solid #45B4AD;
    box-sizing: border-box;
    border-radius: 3px;
    width: 820px;
    max-width: 820px;
    min-height: 100px;
    margin-top: 15px;
    padding: 15px;
    outline: none;
}
.profile-rate__submit {
    border: none;
    background: #019187;
    border-radius: 5px;
    width: 215px;
    height: 60px;
    line-height: 60px;
    outline: none;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.profile-rate__textarea {
    background: #FFFFFF;
    border: 1px solid #45B4AD;
    box-sizing: border-box;
    border-radius: 3px;
    margin-top: 15px;
    outline: none;
    padding: 10px;
    width: 100%;
}
.profile-variant-score {
    background: #FFFFFF;
    border: 1px solid #45B4AD;
    border: 1px solid transparent;
    box-sizing: border-box;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-left: 25px;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.profile-variant-score.showed {
    height: auto;
    opacity: 1;
    border: 1px solid #45B4AD;
}
.profile-variant-score__value {
    color: #000000;
    line-height: 22px;
    font-size: 16px;
    padding: 6px 11px;
    cursor: pointer;
}

.profile-variant-score__value_active {
    color: #fff;
    background-color: #45B4AD;
}
.profile-rate__feedback-title {
    line-height: 42px;
    font-size: 18px;
    color: #000000;
    padding-left: 52px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left center;
}
.profile-rate__feedback-title_positive {
    background-image: url(/images/feedback-positive.svg);
}
.profile-rate__feedback-title_negative {
    background-image: url(/images/feedback-negative.svg);
}
.profile-rate__textarea_feedback {
    max-width: 90%;
    min-height: 120px;
}
.profile-rate__textarea_negative {
    border: 1px solid #F02153;
}
.profile-rate__text {
    position: relative;
}
.profile-rate_questionnaire .profile-rate__question:not(.profile-rate__question_submit):not(.profile-rate__question_feedback) .profile-rate__text:before {
    content: '*';
    display: block;
    position: absolute;
    top: -5px;
    left: -15px;
    color: #019187;
    font-size: 20px;
}

.insuarence-list {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.insuarence-list-header {
    background: rgba(229, 229, 229, 0.25);
}
.insuarence-list-header h1 {
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 56px;
    color: #2F5781;
    padding-right: 33%;
    margin-top: 0;
    padding-top: 55px;
    margin-bottom: 20px;
}
.insuarence-list-header h2 {
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
}
.insuarence-list.flex {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}
.insuarence-list-left {
    width: 60%;
}
.insuarence-list-right {
    width: 40%;
    max-width: 336px;
}
.insuarence-list ul li {
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-style: normal;
    color: #535965;
    list-style-type: none;
    position: relative;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 20px;
    line-height: 31px;
}
.insuarence-list ul li:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #4682BF;
    position: absolute;
    left: -30px;
    top: 6px;
}
.insuarence-list p {
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-style: normal;
    color: #535965;
    font-weight: 300;
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 20px;
    margin-top: 0;
}

.insuarence-list p.title {
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-style: normal;
    color: #4682BF;
    font-weight: bold;
    font-size: 21px;
    line-height: 28px;
    margin: 0;
}
.insuarence-list-info {
    background: linear-gradient(0deg, rgba(61, 123, 187, 0.75), rgba(61, 123, 187, 0.75));
    padding: 20px 30px 30px;
    margin-top: 30px;
}
.insuarence-list-info p {
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    color: #FFFFFF;
    margin: 0;
}
.insuarence-list-info span {
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 39px;
    color: #FFFFFF;
}
.insuarence-list-info  p + span + p {
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    margin: 10px 0 20px;
}
.insuarence-list-info > a {
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #4682BF;
    text-decoration: none;
    padding: 0 10px 0 20px;
    transition: all .3s;
}
.insuarence-list-info > a:hover {
    padding-right: 20px;
}

.insuarence-list-info-list {
    font-size: 18px;
    color: #fff;
}
.insuarence-list-info-list a {
    color: #fff;
    display: block;
    margin-top: 10px;
    line-height: 1.2;
}
.insuarence-list-info-list a:first-child {
    margin-top: 0;
}

.news-pretext-link {
    height: 35px;
    line-height: 35px;
    background-color: #4380c1;
    width: 210px;    
    border-radius: 3px;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 1em;    
}
.header_micro {
    display: flex;
    align-items: center;
}
.top-socials {
    display: flex;
    align-items: center;
    padding-right: 12px;
    padding-left: 12px;
    background-color: #f5f6f6;
    
}
.top-socials__item {
    margin-right: 12px;

}
.top-socials__item a, .top-socials__item svg {
    display: block;
}
.top-socials__item:last-child {
    margin-right: 0;
}
.top-socials__item_tg:hover path {
    fill: #2BA1DB;
}
.top-socials__item_yb:hover path {
    fill: #FF0000;     
}
.top-search {
    position: relative;
   
    padding-left: 11px;
    padding-right: 12px;
    background-color: #f5f6f6;
    margin-right: 0;
    margin-left: auto;
}
.top-search__input {
    width: 160px;
    display: block;
    border: 1px solid #D7D8DB;
    height: 24px;
    line-height: 22px;
    padding-left: 7px;
    padding-right: 20px;
    background-color: #f5f6f6;
    outline: none;
    box-shadow: border-box;
}
.top-search__submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 19px;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: transparent;
}
.top-search__submit svg {
    display: block;
}
.top-search__submit:hover svg path {
    fill: #1B4792;
}
.footer-btns {
    position: absolute;
    bottom: 100px;
    right: 0px;
    display: flex;
    align-items: center;
}
.footer-btns__consult {
    margin-right: 10px;
}
.footer-btns__consult a {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    background: #008C85;
    white-space: nowrap;
    padding: 7px 16px;
    text-decoration: none;
    display: block;
}
.footer-btns__consult a:hover {
    background: #45b4ad;
}
.footer-btns .top-socials {
    background-color: transparent;
  
    padding: 0;
}

.panel_links_new {
    margin-left: 0 !important;
    margin-top: 30px;
    display: flex;
    align-items: flex-start;
}
.panel_links_new .panel.request {
    margin-right: 10px !important;
    background: #477BBF;
    min-width: 200px;
    line-height: 40px !important;
    white-space: nowrap;
    font-size: 15px !important;
    border-radius: 4px !important;
    margin-top: 0 !important;
    height: auto !important;
}
.panel_links_new .panel.calendar {
    margin-left: 0 ;
    width: 200px;
    min-width: 200px;
    line-height: 38px;
    background: transparent;
    border-radius: 4px !important;
    border: 1px solid #477BBF;
    color: #477BBF;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px !important;
    margin-top: 0 !important;
    height: auto !important;
}
.panel_links_new .panel.calendar ul, .panel_links_new .panel.calendar li {
    list-style-type: none !important;
}
.panel_links_new .calendar_ul_li_link:hover {
    background-color: #477BBF;
}
.events .texts_table .event_wrap td {
    padding-top: 15px;
    padding-bottom: 15px;
}
