/* .view-travmpunkty.view-display-id-page .ymaps-map,
.view-travmpunkty.view-display-id-page .yamaps-map-container {
  height: 60vh !important;
} */
.view-control.view-display-id-page .view-filters {
  display: none;
}
.header__main .container::before,
.header__main .container::after {
  content: none;
}
#block-views-hotlinks-cl .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
legend a,
#block-menu-block-5 .side__right-title::before,
.form-type-checkbox .label-checkbox::after,
.form-type-checkbox .label-checkbox::before,
#edit-secondary-wrapper legend a::after,
#edit-secondary-wrapper legend a::before,
.form-type-bef-checkbox label::after,
.form-type-bef-checkbox label::before,
.form-type-radio label .icon-radio::after,
.form-type-radio label .icon-radio::before,
.views-exposed-form .bef-secondary-options .form-item label::after,
.views-exposed-form .bef-secondary-options .form-item label::before,
.view-ins-punkts.view-display-id-page .views-field-nothing .med-addr,
.check-mark,
.check-mark::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#block-views-hotlinks-cl .view-content .services__item {
  float: none;
}
.services__item-title p,
.index_icon .lk__info-list .row__custom {
  margin-bottom: 0;
}
.sc__services .box__list > .row__custom {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  display: block;
}
.index_icon .container {
  padding-left: 0;
  padding-right: 0;
}
.region-featured.row__custom {
  margin: 0;
}
.sc__logos {
  width: 100%;
}
.sc__logos > .container,
.view-news-f.view-display-id-customer .container {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.link__wrap {
  color: #9b9b9b;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.01em;
  border-bottom: 1px solid #9b9b9b;
  display: inline-block !important;
  position: relative;
  margin-left: 22px;
}
.link__wrap::before {
  content: '';
  margin-right: 7px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #88b2cf;
  position: absolute;
  left: -22px;
}
.footer {
  margin-top: 0;
  padding: 0;
  border-top: none;
}
#services > .container {
  padding-bottom: 0;
}
.search .views-exposed-form .views-exposed-widget {
  float: none;
}
.search__box .search button[type="submit"] {
  font-size: 0;
  color: transparent;
}
.page-node-29.not-front .header__main {
  height: auto;
}
.page-node-29.not-front .header__main .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.view-hotlinks.view-display-id-mo .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.view-hotlinks.view-display-id-mo .view-content .box__item {
  -webkit-box-flex: 0;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
  float: none;
  width: 100%;
}
.page-node-75 .promo__item .container {
  padding-bottom: 0;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.page-node-75 .promo__item {
  height: 570px;
}
.text ol + *,
.text ul + * {
  margin-top: 65px;
}
.text > div:not(:last-child) {
  margin-bottom: 100px;
}
blockquote > * {
  display: inline;
}
[id*="views-exposed-form-mo-page"] .form-type-select select {
  margin-right: 10px;
}
.views-exposed-form .form-item input:not([type="submit"]),
.view-travmpunkty .view-content input:not([type="submit"]), .view-punkti-vidachi .view-content input:not([type="submit"]) {
  height: 60px;
  padding: 0 25px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  background: #fff;
  box-shadow: none;
  letter-spacing: 0.02em;
  font: 16px/56px 'Open Sans';
  color: #000000;
  text-shadow: none;
}
.views-exposed-form .form-item input[type="checkbox"] {
  height: auto;
  margin-right: 10px;
}
[id*="views-exposed-form-mo-page"] .jq-selectbox {
  position: relative;
  width: 100%;
  border: none;
  padding: 0;
  box-shadow: none;
}
.jq-selectbox select {
  display: none;
}
.form-control.jq-selectbox {
  width: 100%;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  height: 100%;
}
.jq-selectbox__select {
  position: relative;
}
[id*="views-exposed-form-mo-page"] label,
[id*="views-exposed-form-ins-punkts-page"] label {
  font-size: 30px;
  letter-spacing: 0.02em;
  line-height: 36px;
  margin-bottom: 25px;
  font-weight: 300;
}
.jq-selectbox__select-text {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.jq-selectbox__dropdown ul {
  /*max-height: 100% !important;*/
  overflow-y: scroll;
}
[id*="views-exposed-form-mo-page"] .views-exposed-widget .form-type-select {
  min-height: 60px;
}
.view-filters .views-exposed-widgets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.view-filters .views-exposed-form .views-exposed-widgets {
  margin: 0 -12px;
}
.view-filters .views-exposed-form .views-exposed-widget {
  margin-bottom: 35px;
  padding-top: 0;
  padding-left: 12px;
  padding-right: 12px;
}
.view-filters .views-exposed-form .views-exposed-widget label {
  font-size: 30px;
  letter-spacing: 0.02em;
  line-height: 36px;
  margin-bottom: 25px;
  font-weight: 300;
}
.view-filters .views-exposed-form .views-submit-button,
.view-filters .views-exposed-form .views-reset-button {
  padding-top: 0;
  margin-bottom: 50px;
  width: auto;
  display: inline-block;
}
[id*="views-exposed-form-mo-page"] .views-exposed-widget,
[id*="views-exposed-form-ins-punkts-page"] .views-widget-filter-field_roms_service_code_value,
[id*="views-exposed-form-ins-punkts-page"] .views-widget-filter-title {
  margin-bottom: 35px;
  padding-left: 12px;
  padding-right: 12px;
}
.jq-selectbox__dropdown {
  position: absolute;
}
[id*="views-exposed-form-mo-page"] .views-widget-filter-title,
[id*="views-exposed-form-med-uslugi-page"] .views-widget-filter-title,
[id*="views-exposed-form-med-uslugi-page"] .views-widget-filter-field_roms_service_code_value {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
[id*="views-exposed-form-mo-page"] .views-widget-filter-field_region_tid,
[id*="views-exposed-form-mo-page"] .views-widget-filter-field_dept_tid,
[id*="views-exposed-form-mo-page"] .views-widget-filter-field_population_tid,
[id*="views-exposed-form-ins-punkts-page"] .views-widget-filter-field_region_tid {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
[id*="views-exposed-form-mo-page"] .views-widget-filter-field_type_tid,
[id*="views-exposed-form-ins-punkts-page"] .views-widget-filter-field_ins_company_target_id {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
[id*="views-exposed-form-mo-page"] .views-exposed-form .views-exposed-widget .btn {
  margin: 0;
}
.views-exposed-form [type="submit"],
.view-filters .views-exposed-form [type="submit"],
.view-travmpunkty .view-content [type="submit"] {
  height: 48px;
  border-radius: 5px;
  color: #fff;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  background: #5689b9;
  min-width: 290px;
  margin: 0;
  border: none;
}
.view-punkti-vidachi .view-content [type="submit"] {
  height: 48px;
  border-radius: 5px;
  color: #fff;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  background: #5689b9;
  min-width: 245px;
  margin: 0;
  border: none;
}

.view-travmpunkty .view-content .input-append, .view-punkti-vidachi .view-content .input-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: -webkit-center;
  align-items: -ms-center;
  align-items: center;
}
/* .view-filters [id*="views-exposed-form-ins-punkts-page"] .views-exposed-form [type="submit"] {
  margin-top: 10px;
} */
.views-exposed-form [type="submit"]:hover,
.view-filters .views-exposed-form [type="submit"]:hover,
.view-travmpunkty .view-content [type="submit"]:hover {
  background: #2b5f8f;
}
.jq-selectbox__dropdown ul {
  list-style-type: none;
}
[id*="views-exposed-form-mo-page"] .views-submit-button {
  padding-top: 0;
  margin-top: 15px;
  margin-bottom: 0;
}
.view-id-mo.view-display-id-map {
  margin-bottom: 35px;
}
.open_yamap_button,
.close_yamap_button {
  margin-bottom: 25px;
  color: #5689b9;
  font-size: 20px;
  letter-spacing: 0.02em;
  border: none;
  padding: 0;
  margin-left: 31px;
  position: relative;
  border-bottom: 1px solid #5689b9;
  border-radius: 0;
  background: transparent;
  line-height: 27px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.open_yamap_button:hover,
.close_yamap_button:hover {
  border-color: transparent;
}
.open_yamap_button::before,
.close_yamap_button::before {
  content: '';
  background: url('../img/location-icon-2.png') no-repeat;
  min-width: 15px;
  height: 21px;
  position: absolute;
  top: 7px;
  left: -31px;
}
.right-side .open_yamap_button,
.right-side .close_yamap_button {
  margin-bottom: 0;
  text-shadow: none;
  color: #fff;
  line-height: 26px;
  font-size: 16px;
  border-color: #fff;
}
.right-side .open_yamap_button:hover,
.right-side .close_yamap_button:hover {
  border-color: transparent;
}
.view-mo.view-display-id-page .right-side .views-field {
  margin-bottom: 0;
  background: rgba(86, 137, 185, 0.91);
  width: 100%;
  text-align: center;
  padding: 5px 0 7px;
}
.views-field-nothing-2 .right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.view-mo.view-display-id-page > .view-content {
  padding-top: 35px;
  border-top: 1px solid #d0d0d0;
}
.view-mo.view-display-id-page .view-display-id-map .view-content {
  padding-top: 50px;
}
.view-mo .views-field-nothing-2 .field-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.views-field-nothing-2 .left-side {
  -webkit-box-flex: 0;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.views-field-nothing-2 .right-side {
  width: 300px;
  margin-left: 30px;
  background-image: url('../img/map-med.jpg');
  position: relative;
}
.right-side .open_yamap_button::before,
.right-side .close_yamap_button::before {
  background: url('../img/icon-map-white.png') no-repeat;
  background-size: contain;
  margin-right: 16px;
  top: 4px;
}
.view-mo.view-display-id-page .view-content .views-row:not(:last-child) {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #d0d0d0;
}
.view-mo.view-display-id-page .views-field-title {
  margin-bottom: 45px;
}
.view-mo.view-display-id-page .views-field-title a,
.view-mo.view-display-id-page .views-field-title span {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 34px;
  color: #000;
}
.view-mo.view-display-id-page .views-field-title a:hover {
  color: #5689b9;
}
.view-mo.view-display-id-page .views-field {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
}
.view-mo.view-display-id-page .views-label {
  font-weight: 600;
  display: inline-block;
}
.view-mo.view-display-id-page .views-label + div {
  display: inline-block;
}

.icon__ppt {
  background: url(../img/ppt-icon.png) no-repeat center;
  background-size: contain;
  width: 32px;
  height: 37px;
}
.icon__zip {
  background: url(../img/zip-icon.png) no-repeat center;
  background-size: contain;
  width: 32px;
  height: 37px;
}
.gallery__main-box img,
.gallery__prev-item .img__wrap img {
  margin-bottom: 0;
}
.page-spravochniki .mfp-wrap .mfp-content .ymaps-map .ymaps-b-balloon__content-body {
  /*text-align: center;*/
  /*font-size: 16px;*/
}
.mfp-close-btn-in .mfp-close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #afca05;
  color: #fff;
}
.mfp-close-btn-in .mfp-close:hover {
  background: #9db603;
  color: #fff;
}
.details__item.color-663 {
  color: #f11820;
  border-color: #f11820;
  -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
}
.node-emergency-room .field-name-field-work-hours {
  margin-bottom: 40px;
}
.node-emergency-room .field-name-field-work-hours > .field-items > .field-item {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.node-emergency-room .field-name-field-work-hours .work-hour {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  width: 14.2857%;
  min-width: 14.2857%;
}
.field-name-field-work-hours .work-hour .field-type-text {
  border-radius: 5px;
  border: 1px solid #f4f4f4;
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.04);
  padding: 14px 10px;
}
.work-hour .field-label {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 5px;
  color: #000000;
  font-weight: normal;
}
.work-hour .field-items {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 16px;
  text-align: center;
}
.room__header-main .details__list .details__item:not(:last-child) {
  margin-bottom: 10px;
}
.col--custom.room--others-item .room__others-item-title a {
  color: #000;
}
.col--custom.room--others-item .room__others-item-title a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.room__others-item-block {
  position: relative;
}
.view-travmpunkty ul {
  list-style-type: none;
}
.room__others-item-block .info__descr-item {
  font-size: 16px;
}
.travmpunkty-nearest .block-title{
  margin-top: 55px;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-bottom: 45px;
}
.view-ins-punkts.view-display-id-page a[href*="/edit?"] {
  display: block;
}
.view-ins-punkts.view-display-id-page .views-field-field-phone {
  white-space: nowrap;
}
.results__table td,
.results__table .table > tbody > tr > td {
  padding: 18px 15px;
  line-height: 26px;
}
.table-striped tbody tr:nth-of-type(odd),
.table-hover tbody tr:hover {
  background: transparent;
}
.view-ins-punkts.view-display-id-page .ep_polis div {
  background: url(../img/ep-icon.png) no-repeat center;
  width: 32px;
  height: 32px;
  background-size: contain;
  display: inline-block;
  font-size: 0;
  color: transparent;
}
.view-ins-punkts.view-display-id-page .ep_polis div:empty {
  display: none;
}
.view-ins-punkts.view-display-id-page .views-field-nothing .med-addr {
  color: #5689b9;
  border-bottom: 1px solid #5689b9;
  position: relative;
  cursor: pointer;
  display: inline;
}
.view-ins-punkts.view-display-id-page .views-field-nothing {
  padding-left: 45px;
}
.view-ins-punkts.view-display-id-page .views-field-nothing .med-addr:hover {
  border-color: transparent;
}
.view-ins-punkts.view-display-id-page .views-field-nothing .med-addr::before {
  content: '';
  position: absolute;
  background: url(../img/location-icon.png) no-repeat center;
  width: 15px;
  height: 21px;
  background-size: contain;
  left: -30px;
  top: 2px;
}
.results__table .hidden-md-up .icon__ep {
  margin: -11px 0;
}
.hidden-md-up .open_yamap_button,
.hidden-md-up .close_yamap_button {
  display: none;
}
.results__table .hidden-md-up .map__item {
  margin-left: 0;
}
.hidden-md-up .results__table-data .med-addr {
  color: #5689b9 !important;
  border-bottom: 1px solid #5689b9;
  font-weight: normal;
  display: inline;
}
.hidden-md-up .results__table-data span.med-addr:hover {
  border-color: transparent;
}
.hidden-md-up .field-work br {
  display: none;
}
.view-ins-punkts.view-display-id-page .table-responsive caption {
  caption-side: top;
  font-size: 34px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-bottom: 55px;
  padding: 0;
  color: #000000;
}
.node-emergency-room .room__header .room__header-main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.node-emergency-room .room__header .details__list {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.node-emergency-room .room__header {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.node-emergency-room .details__item {
  margin-bottom: 10px;
}
.table-responsive {
  border: none;
}
.return a {
  font-size: 16px;
  line-height: 26px;
  color: #5689b9;
  border-bottom: 1px solid #5689b9;
}
.return a:hover {
  border-color: transparent;
}
.services__form-item .views-field-php {
  height: 100%;
}
.taxonomy-term.vocabulary-services .content {
  padding-top: 0;
}
.services-node > .content__box-title.seo__item {
  display: none;
}
.text ol li ul li::before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #6593be;
  border-radius: 50%;
  top: 9px;
  counter-increment: none;
}
.results__table th {
  line-height: 26px !important;
  padding: 14px 15px !important;
}
.ckeditor-table tbody tr {
  border-bottom: 1px solid #d0d0d0;
}
table.ckeditor-table,
.ckeditor-table thead th,
.ckeditor-table tbody td {
  border: none;
}
.ckeditor-table thead tr {
  border-bottom: 3px solid #5689b9;
}
.ckeditor-table tbody td {
  padding: 18px 15px;
  line-height: 26px;
}
.ckeditor-table thead th {
  line-height: 26px;
  padding: 14px 15px;
}
.ckeditor-table thead th:first-child,
.ckeditor-table tbody td:first-child {
  padding-left: 0;
}
.ckeditor-table thead th:last-child,
.ckeditor-table tbody td:last-child {
  padding-right: 0;
}
.steps__item .field-name-field-caption {
  word-break: break-word;
}
.promo__slider-box .slick__arrow .slick-prev {
  background: url(../img/arrow-left-svg.svg) no-repeat center;
  background-size: contain;
  width: 24px;
  height: 48px;
  position: absolute;
  left: 50px;
  top: 50%;
  z-index: 5;
  margin-top: -24px;
}
.promo__slider-box .slick__arrow .slick-next {
  background: url(../img/arrow-right-svg.svg) no-repeat center;
  background-size: contain;
  width: 24px;
  height: 48px;
  position: absolute;
  right: 50px;
  z-index: 5;
  top: 50%;
  margin-top: -24px;
}
.promo__slider-box .slick-arrow::before {
  content: none;
}
.slick-arrow,
.slick-down {
  border-radius: 0;
}
.doc-title {
  font-size: 20px;
  line-height: 24px;
}
.modal__custom-title {
  font-family: 'Open Sans' !important;
}
.enter {
  width: 100%;
}
.ui-dialog .ui-dialog-content {
  padding: 0;
}
.ui-dialog .ui-widget-header {
  display: none;
  max-width: 1270px;
  margin: 0 auto;
  border-radius: 5px 5px 0 0;
  background: #fff;
  padding: 65px 100px 0;
  border: none;
  cursor: default;
  top: 1px;
}
#doc-modal .contextual-links-region {
  position: static;
}
.close__modal {
  cursor: pointer;
}
.ui-helper-disable-scrolling .ui-widget-overlay.ui-widget-overlay-scrollfix {
  background: transparent;
  z-index: 10000;
  position: static;
}
.ui-helper-disable-scrolling #cboxOverlay {
  /*display: block !important;
  background: #1e1e1e;
  opacity: .87;*/
}
.overlay-dialog {
  background-color: #1e1e1e;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .87;
  z-index: 9999;
}
.modal__custom {
  width: 100%;
}
.ui-resizable-handle {
  display: none !important;
}
.page-mgfoms-documents .close__modal,
.node-type-page-test .close__modal {
  display: none;
}
.ui-dialog {
  max-width: 624px;
  z-index: 10000;
  padding: 0;
  max-height: 90vh;
  overflow: auto;
}
.page-front .ui-dialog,
.page-node-29 .ui-dialog,
.page-node-75 .ui-dialog,
.page-taxonomy-term-627 .ui-dialog,
.page-taxonomy-term-628 .ui-dialog,
.page-taxonomy-term-789 .ui-dialog,
.page-taxonomy-term-719 .ui-dialog,
.page-news .ui-dialog,
.page-taxonomy-term-755 .ui-dialog,
.page-taxonomy-term-756 .ui-dialog {
  padding: 0;
  border: none;
  border-radius: 5px;
  position: fixed !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100vh;
  height: 100vh !important;
  background: transparent;
  max-width: 100%;
  left: 0 !important;
  padding-top: 100px;
  padding-bottom: 45px;
  overflow-x: auto;
}
.page-front .ui-dialog .ui-dialog-content,
.page-node-29 .ui-dialog .ui-dialog-content,
.page-node-75 .ui-dialog .ui-dialog-content,
.page-taxonomy-term-627 .ui-dialog .ui-dialog-content,
.page-taxonomy-term-628 .ui-dialog .ui-dialog-content,
.page-taxonomy-term-789 .ui-dialog .ui-dialog-content,
.page-taxonomy-term-719 .ui-dialog .ui-dialog-content,
.page-news .ui-dialog .ui-dialog-content,
.page-taxonomy-term-755 .ui-dialog .ui-dialog-content,
.page-taxonomy-term-756 .ui-dialog .ui-dialog-content {
  max-width: 1270px;
  width: 100% !important;
  margin: 0 auto;
}
.page-front .modal__custom,
.page-node-29 .modal__custom,
.page-node-75 .modal__custom,
.page-taxonomy-term-627 .modal__custom,
.page-taxonomy-term-628 .modal__custom,
.page-taxonomy-term-789 .modal__custom,
.page-taxonomy-term-719 .modal__custom,
.page-news .modal__custom,
.page-taxonomy-term-755 .modal__custom,
.page-taxonomy-term-756 .modal__custom {
  padding: 0 100px 65px !important;
  border-radius: 0 0 5px 5px;
}
.page-front .ui-widget-header,
.page-node-29 .ui-widget-header,
.page-node-75 .ui-widget-header,
.page-taxonomy-term-627 .ui-widget-header,
.page-taxonomy-term-628 .ui-widget-header,
.page-taxonomy-term-789 .ui-widget-header,
.page-taxonomy-term-719 .ui-widget-header,
.page-news .ui-widget-header,
.page-taxonomy-term-755 .ui-widget-header,
.page-taxonomy-term-756 .ui-widget-header {
  display: block;
}
.ui-dialog .ui-dialog-title,
.ui-dialog .news-title {
  margin: 0;
  margin: 0;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-bottom: 14px;
  font-family: 'Open Sans';
}
#popup-message-close,
.ui-dialog .ui-dialog-titlebar-close {
  background: url(../img/close-3.png) no-repeat center;
  background-size: contain;
  width: 19px;
  opacity: 0.4;
  height: 19px;
  right: 20px;
  top: 20px;
  margin: 0;
  border: none;
  z-index: 1;
  cursor: pointer;
}
#popup-message-close:hover,
.ui-dialog .ui-dialog-titlebar-close:hover {
  opacity: 1;
}
.request-form__content .submitted {
  font-size: 12px;
  letter-spacing: 0.02em;
  margin-bottom: 15px;
  color: #7b7b7b;
  display: block;
}
.ui-dialog .ui-dialog-title {
  white-space: normal;
  display: none;
}
iframe {
  max-width: 100%;
}
.fancybox-content iframe {
  width: 100%;
}
.mgfoms-control .results__title {
  color: #000;
}
.side__right-block .filter__list {
  margin: 0;
}
.side__right-block .filter__list ul li:not(:last-child) {
  margin-bottom: 16px;
}
.side__right-block .filter__list ul li:last-child {
  margin-bottom: 0;
}
.side__right-block .filter__list ul li a {
  border: none;
  padding: 0;
  border-radius: 0;
}
.side__right-block .filter__list ul li a:hover {
  border: none;
  color: #5689b9 !important;
}
ul.facetapi-facetapi-links li {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
  position: relative;
}
.side__right-block .filter__list ul li a.facetapi-active {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
}
.side__right-block .filter__list ul li a.facetapi-active::before {
  content: '';
  width: 2px;
  background: #5689b9;
  top: 0;
  bottom: 0;
  left: -20px;
  position: absolute;
}
.side__right-block .filter__list ul li.facet-active:hover {
  color: #5689b9 !important;
}
.side__right-block .filter__list ul li a.facetapi-active::after {
  content: '';
  background: url(../img/close-icon.png) no-repeat center;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  margin-top: 4px;
  right: -17px;
}
.side__right-block .filter__list ul li a.facetapi-active:hover::after {
  opacity: 0.7;
}
.side__right .side__nav ul {
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.side__right .side__nav ul li a {
  padding: 0;
}
.side__right .side__nav ul li a:hover {
  background: transparent;
}
ul.facetapi-facetapi-links > li {
  font-size: 18px;
}
.facet-active a + ul {
  margin-top: 16px;
}
.tab-content > .active {
  opacity: 1;
}
.nav-item.active > a {
  color: #a2be4d !important;
  background: #fff;
}
.tab-content .form-required {
  display: none;
}
.form__row.form__field input,
.form__row.form__field input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#policy-submit,
.tab-content .form__row.form__row_btn {
  margin-bottom: 25px;
}
#message .messages .close {
  display: none;
}
#message .messages {
  color: red;
  font-size: 20px;
  text-align: center;
  margin-bottom: 35px;
  background: transparent;
  border: none;
  border-radius: 0;
}
.form__row label.control-label,
.form__row.form__field input {
  margin: 0;
}
[id*="views-exposed-form-mo-page"] .views-reset-button {
  margin-top: 15px;
}
.ymaps-map .ymaps-b-balloon__close {
  background: url(../img/close-3.png) no-repeat center;
  background-size: contain;
  width: 19px;
  opacity: 0.4;
  height: 19px;
  right: 20px;
  top: 28px;
  position: absolute;
}
.ymaps-map .ymaps-b-balloon__close:hover {
  opacity: 1;
}
.ymaps-map .ymaps-b-balloon__content {
  border: none;
  padding: 45px;
  position: relative;
  font-family: 'Open Sans' !important;
}
.ymaps-b-balloon__tail .ymaps-b-balloon__sprite {background-color: transparent!important; }
.ymaps-b-balloon__br-holster {margin-left: 24px!important;}
@media screen and (min-width: 575px) {
  .ymaps-map .ymaps-b-balloon__content > ymaps {min-width: 525px;
}
}
.ymaps-map .ymaps-b-balloon__content > ymaps {
  width: 100% !important;
  height: auto !important;
  overflow: unset !important;
}
.ymaps-map .ymaps-b-balloon__content-holster {
  padding: 0;
}
.page-spravochniki .mfp-wrap .mfp-content .ymaps-map .ymaps-b-balloon__content-body {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #7b7b7b;
}
.ymaps-map .ymaps-b-balloon__content-head {
  margin-bottom: 15px;
  display: block;
}
.ymaps-map .ymaps-b-balloon__content-head,
.ymaps-map .ymaps-b-balloon__content-head a {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-weight: 600;
  color: #000;
}
.ymaps-map .ymaps-b-balloon__content-head a:hover {
  color: #5689b9 !important;
}
.ymaps-map .ymaps-b-balloon__tl-holster .ymaps-b-balloon__sprite {
  display: none;
}
.mgfoms-tarif-files .field-collection-view {
  margin-left: 0;
  margin-right: 0;
}
.field-name-field-files-list .field-name-field-lfile > .text {
  margin-bottom: 0;
}
.mgfoms-tarif .field-name-field-caption {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
  margin-bottom: 35px;
}
.mgfoms-tarif > .content {
  padding-top: 0;
}
.mgfoms-tarif .field-collection-view,
.mgfoms-tarif-files .field-collection-container {
  border-bottom: none;
}
.side__left .mgfoms-tarif-files .files__list {
  margin-bottom: 0;
}
.ymaps-map .ymaps-b-balloon {
  width: auto !important;
  
}
.ymaps-map .ymaps-b-balloon__sprite {
  width: 100% !important;
}
.views-widget-filter-secondary {
  float: none;
  width: 100%;
  display: block;
  clear: both;
  padding-right: 0;
}
.container-inline-date .form-item .form-item,
.container-inline-date .date-padding {
  float: none;
}
.container-inline-date .form-item,
.container-inline-date .form-item input,
.container-inline-date .form-item .form-item input {
  width: 100%;
}
.container-inline-date > .form-item,
.container-inline-date .form-item input,
.container-inline-date .form-item select,
.container-inline-date .form-item option {
  margin: 0;
}
.bef-secondary-options .container-inline-date {
  float: left;
  width: 41%;
  clear: none;
}
.bef-secondary-options .container-inline-date:first-child {
  width: 59%;
}
fieldset .bef-secondary-options {
  margin: 0 -12px;
}
fieldset .bef-secondary-options > div,
fieldset .bef-secondary-options > .form-item,
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets > div {
  padding: 0 12px;
  margin-bottom: 25px;
}
fieldset .bef-secondary-options .form-item-number.form-type-textfield {
  clear: both;
}
fieldset .bef-secondary-options label {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  padding-right: 20px;
  min-width: 170px;
  width: 170px;
  margin-bottom: 0;
  color: #000;
}
fieldset .bef-secondary-options .form-type-checkbox label,
fieldset .bef-secondary-options .form-item-date-to label {
  width: auto;
  min-width: auto;
}
#edit-submit-documents-f-wrapper [type="submit"] {
  margin-top: 0;
}
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets {
  margin: 0 -12px;
}
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets #edit-secondary-wrapper {
  margin: 0;
}
legend {
  margin-bottom: 25px;
}
legend a {
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 20px;
  color: #000;
}
fieldset .bef-secondary-options .form-type-checkbox label {
  margin-bottom: 0;
}
.views-exposed-form .views-exposed-widget {
  width: 100%;
}
.form-text {
  margin-top: 0;
}
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets,
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets > #edit-search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[id*="views-exposed-form-documents-f-page"] .views-reset-button,
[id*="views-exposed-form-documents-f-page"] .views-widget-filter-submit {
  width: auto;
}
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets > #edit-search-wrapper .views-widget {
  width: 100%;
}
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-reset-button button {
  margin-top: 0;
}
[id*="views-exposed-form-documents-f-page"] .views-reset-button,
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets > .views-widget-filter-submit {
  -webkit-box-ordinal-group: 2;
             -ms-flex-order: 1;
                      order: 1;
}
#views-exposed-form-documents-f-page .views-exposed-form .views-exposed-widgets > #edit-search-wrapper .description {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: 0.02em;
  margin-bottom: 25px;
  -webkit-box-ordinal-group: 0;
}
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets > #edit-search-wrapper {
  margin-bottom: 25px;
}
#views-exposed-form-documents-f-page .views-exposed-form .views-exposed-widgets > .views-submit-button {
  margin-bottom: 20px;
}
fieldset .bef-secondary-options .form-type-checkbox label {
  position: relative;
}
#edit-secondary-wrapper legend a::after,
.form-type-checkbox .label-checkbox::after {
  content: '';
  position: absolute;
  background: url(../img/checked.png) no-repeat center;
  background-size: contain;
  width: 11px;
  height: 10px;
  left: 12px;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  opacity: 0;
}
#edit-secondary-wrapper legend a.active::after,
.form-type-checkbox input:checked ~ .label-checkbox::after {
  opacity: 1;
}
#edit-secondary-wrapper legend a::before,
.form-type-checkbox .label-checkbox::before {
  content: '';
  width: 26px;
  min-width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 2px solid #bfbfbf;
  background: #fff;
  display: inline-block;
  margin-right: 23px;
}
#edit-secondary-wrapper legend a.active::before,
.form-type-checkbox input:checked ~ .label-checkbox::before {
  border-color: #6593be;
}
.form-type-checkbox .label-checkbox,
#edit-secondary-wrapper legend a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.views-exposed-form .bef-secondary-options .form-item input[type="checkbox"],
.webform-component-checkboxes .form-checkboxes .form-type-checkbox label input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
#edit-submit-documents-f-wrapper [type="submit"]:hover {
  background: #2b5f8f;
}
.panel-heading {
  position: relative;
}
.search__box .search button[type="submit"] {
  min-width: auto;
}
body .search__box .search input[type="text"] {
  background: #fff;
  height: 52px;
  font-size: 16px;
  color: #000;
  border-radius: 26px;
  padding-left: 60px;
  padding-right: 160px;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.15);
}
.clear-search {
  position: absolute;
  font-size: 15px;
  top: 50%;
  height: 24px;
  right: 65px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 100;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.view-hotlinks {
  width: 100%;
}
.vocabulary-news .content {
  padding: 0;
}
.form-type-bef-checkbox label,
.form-type-radio label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.form-type-bef-checkbox input[type="checkbox"],
.form-type-radio label input[type="radio"],
.webform-client-form .form-type-checkbox label input {
  position: absolute;
  opacity: 0;
  width: auto;
}
form .form-type-radio label,
.view-filters .views-exposed-form .views-exposed-widget .form-type-radio label,
.view-filters .views-exposed-form .views-exposed-widget .form-type-bef-checkbox label {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  max-width: 460px;
  letter-spacing: 0.02em;
  margin-bottom: 15px;
  z-index: 2;
  position: relative;
  color: #000;
}
.webform-client-form .form-type-checkbox label p {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 0;
}
.webform-client-form .form-type-checkbox label p::after,
.form-type-bef-checkbox label::after,
.webform-component-checkboxes .form-checkboxes label::after {
  content: '';
  position: absolute;
  background: url('../img/checked.png') no-repeat center;
  background-size: contain;
  width: 11px;
  height: 10px;
  left: 7px;
  top: 50%;
  margin-top: -5px;
  opacity: 0;
  z-index: 2;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-radius: 4px;
}
.webform-component-checkboxes .form-checkboxes label::after {
  top: 14px;
}
.webform-client-form .form-type-checkbox label p::before,
.form-type-bef-checkbox label::before {
  content: '';
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 2px solid #bfbfbf;
  z-index: 2;
  background: #fff;
  margin-right: 25px;
}
.webform-client-form .form-type-checkbox label p::before {
  display: inline-block;
}
.webform-client-form .form-type-checkbox label input:checked + p::before,
.form-type-bef-checkbox input:checked + label::before,
.webform-component-checkboxes .form-checkboxes label.active::before {
  border-color: #6593be;
}
.webform-client-form .form-type-checkbox label input:checked + p::after,
.form-type-bef-checkbox input:checked + label::after,
.webform-component-checkboxes .form-checkboxes label.active::after {
  opacity: 1;
}
.view-travmpunkty.view-display-id-page .view-filters .views-exposed-form .views-exposed-widget {
  padding: 0;
  width: auto;
}
.view-travmpunkty.view-display-id-page .form-control.form-checkboxes {
  border: none;
  padding: 0;
}
.view-travmpunkty.view-display-id-page .view-filters .views-exposed-form .views-exposed-widgets {
  margin: 0;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.form-type-radio {
  position: relative;
}
.icon-radio {
  margin-right: 25px;
  height: 20px;
  width: 20px;
  position: relative;
}
.form-type-radio label .icon-radio::after {
  content: '';
  box-sizing: border-box;
  height: 20px;
  transition: border-color ease 280ms;
  width: 20px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  border-color: #bfbfbf;
  display: inline-block;
}
.form-type-radio label input:checked + .icon-radio::after {
  border-color: #6593be;
}
.form-type-radio label input:checked + .icon-radio::before {
  content: '';
  border-radius: 50%;
  box-sizing: border-box;
  height: 10px;
  left: 50%;
  position: absolute;
  top: 50%;
  transition: transform ease 280ms,background-color ease 280ms;
  width: 10px;
  background-color: #6593be;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.text ol li ul,
.text ol li ol,
.text ul li ul,
.text ul li ol {
  margin-top: 15px;
}
.text a,
.text p a,
a.facetapi-limit-link,
#popup-message-content a.button,
.view-documents-f .result__item-info a,
.ymaps-b-balloon__content-body a,
.steps__item-text a,
.balloon-inner a,
a.reset-link,
.balloon-info .header a,
.balloon-info .body a,
.room__info .info__descr a,
#edit-cancel {
  border-bottom: 1px dashed #000;
  color: #000;
}
.text a:hover,
.text p a:hover,
a.facetapi-limit-link:hover,
#popup-message-content a.button:hover,
.view-documents-f .result__item-info a:hover,
.ymaps-b-balloon__content-body a:hover {
  /*border-bottom-color: transparent;*/
}
.balloon-info .header a {
  line-height: 28px;
}
.travm-status ul {
  margin-bottom: 0;
}
.travm-status ul li {
  display: inline-block;
}
.travm-status ul li:not(:last-child)::after {
  content: ',';
}
.balloon-inner > span > div:not(:empty) {
  margin-bottom: 7px;
}
.view-header-filters .form-control {
  background: transparent;
}
.view-header-filters .view-filters .views-exposed-form [type="submit"] {
  min-width: auto;
}
.view-header-filters .view-filters .views-exposed-form .views-exposed-widget {
  margin-bottom: 0;
}
.view-header-filters .form-item.form-type-radio:last-child label,
.view-header-filters .form-item.form-type-bef-checkbox:last-child label {
  margin-bottom: 0 !important;
}
.view-header-filters .back__link {
  margin-bottom: 0;
}
.view-header-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.view-header-filters .view-filters {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.view-travmpunkty.view-display-id-page .view-filters .views-exposed-form #edit-status-wrapper,
.view-travmpunkty.view-display-id-page .view-filters .views-exposed-form #edit-population-wrapper {
  padding: 0 1.5vw;
}
.travm-link {
  text-align: center;
}
.travm-btn {
  height: 48px;
  border-radius: 5px;
  color: #fff !important;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  background: #5689b9;
  margin: 0;
  border: none;
  display: inline-block;
  line-height: 48px;
  margin: 10px 0;
  line-height: 47px!important;
  border: none !important;
}
.travm-status {margin-bottom: 10px;}
.travm-btn:hover {
  background: #2b5f8f;
  color: #fff;
}
.view-filters .views-exposed-form .views-reset-button [type="submit"],
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-reset-button button {
  background: #ebebeb;
  color: #000;
}
.view-filters .views-exposed-form .views-reset-button [type="submit"]:hover,
[id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-reset-button button:hover {
  background: #e0e0e0;
}
.sticky-header {
  z-index: 2;
}
.sticky-header {
    z-index: 12;
    margin-top: 60px;
    background: #fff;
    margin-bottom: 50px;
}
.sticky-header th:not(:empty) {
  background-color: #fff;
}
.text a.link__load {
  border-bottom: none;
}
.panel-heading,
.webform-client-form label {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: 0.02em;
  margin-bottom: 25px;
  display: block;
}
.webform-client-form .panel-heading {
  margin-bottom: 0;
  cursor: pointer;
}
.webform-client-form .panel-body {
  margin-top: 25px;
}
.webform-client-form .help-block {
  margin-top: 25px;
  margin-bottom: 25px;
}
.webform-client-form .help-block:last-child {
  margin-bottom: 0;
}
.webform-client-form .panel-body .help-block:first-child {
  margin-top: 0;
}
fieldset.panel {
  margin-bottom: 35px;
}
#views-exposed-form-documents-f-page fieldset.panel {
  margin-bottom: 0;
}
.result__item.first {
  border-top: none;
}
.webform-client-form div,
.webform-client-form div.form-item {
/*   display: block; */
}
.text .webform-client-form ul li:before,
.text .webform-client-form ol li:before {
  display: none;
}
.text .webform-client-form ul li:not(:last-child),
.text .webform-client-form ol li:not(:last-child) {
  margin-bottom: 0;
}
.text .webform-client-form li {
  cursor: pointer;
}
.webform-client-form select {
  position: absolute;
  visibility: hidden;
}
.webform-client-form .form-inline label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-right: 0;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.webform-client-form input[type="text"],
.webform-client-form input[type="email"],
.webform-client-form input[type="text"] {
  height: 60px;
  padding: 0 25px;
  border-radius: 4px;
  border: 1px solid #ced4da;
  width: 100%;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0.02em;
}
.has-error,
.has-error *,
.webform-client-form .form-required,
.webform-client-form .webform-component .error {
  color: #FF0000 !important;
}
.webform-container-inline.webform-component-textarea .form-textarea-wrapper {
  display: block;
}
form.webform-client-form textarea {
  padding: 0 25px;
  border-radius: 4px;
  border: 1px solid #ced4da;
  width: 100%;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0.02em;
  width: 100%;
}
.webform-client-form > div > div {
  margin-bottom: 25px;
}
.webform-client-form .form-inline .form-control {
  width: 100%;
}
.webform-client-form .form-managed-file .form-file {
  width: auto;
  border: none;
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.webform-client-form .form-managed-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.webform-client-form .help-block li {
  padding-left: 0;
}
.webform-client-form .form-actions button,
.webform-client-form .form-managed-file .form-submit {
  height: 48px;
  border-radius: 5px;
  color: #fff !important;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  background: #5689b9;
  border: none;
}
.webform-client-form .form-actions button:hover,
.webform-client-form .form-managed-file .form-submit:hover {
  background: #2b5f8f;
}
.webform-client-form .form-actions button {
  min-width: 290px;
}
.webform-component-checkboxes .form-checkboxes label {
  font-size: 16px;
  letter-spacing: normal;
  line-height: 24px;
  font-weight: 400;
  position: relative;
}

.webform-client-form .webform-component--vozrast-repondenta--let- label,
.webform-client-form .webform-component--vozrast-rebenka--let- label {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  color: #000;
}
.webform-component--label-10-question strong {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: 0.02em;
  font-weight: 100;
}
.facetapi-limit-link.open {
  display: inline-block;
  margin-top: 16px;
}
span.highlight {
  font-weight: bold;
}
.modal__doc .files__item-action a {
  border-bottom: none;
}
.element-invisible {
  display: none !important;
}
.white-popup {
  margin-top: 100px;
  margin-bottom: 45px;
  padding: 65px 100px;
  max-width: 1270px;
  border-radius: 5px;
  box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.11);
  font-family: 'Open Sans' !important;
}
.white-popup .page__box,
.white-popup .wrapper .content,
.white-popup .wrapper .container {
  padding: 0;
}
.white-popup .no-border-theme {
  padding: 0;
  margin-bottom: 0;
}
.white-popup .no-border-theme .page__header-box .page__title {
  line-height: 50px;
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-bottom: 50px;
}
.white-popup .no-border-theme .page__header-box,
.page-header-search .no-border-theme .page__header-box,
.page-header-search2 .no-border-theme .page__header-box {
  padding: 0;
}
.white-popup .search__filter-box .facetapi-facetapi-links,
.page-header-search .search__filter-box .facetapi-facetapi-links,
.page-header-search2 .search__filter-box .facetapi-facetapi-links {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.white-popup .search__filter-box .facetapi-facetapi-links > li,
.page-header-search .search__filter-box .facetapi-facetapi-links > li,
.page-header-search2 .search__filter-box .facetapi-facetapi-links > li {
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #000;
}
.white-popup .search__filter-box .facetapi-facetapi-links > li > a,
.page-header-search .search__filter-box .facetapi-facetapi-links > li > a,
.page-header-search2 .search__filter-box .facetapi-facetapi-links > li > a {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #000;
}
.white-popup #block-system-main,
.page-header-search #block-system-main,
.page-header-search2 #block-system-main {
  max-width: 710px;
  margin: 0 auto;
}
.white-popup .view-search .view-content {
  margin-bottom: 40px;
}
.view-search .view-content .views-row,
.view-header .view-content .views-row {
  padding-top: 40px;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 40px;
}
.view-search .view-content .views-row:first-child,
.view-header .view-content .views-row:first-child {
  padding-top: 0;
}
.view-search .views-field-nothing .field-content a,
.view-header .views-field-nothing .field-content a,
.view-search .views-field-nothing .field-content .teaser,
.view-header .views-field-nothing .field-content .teaser {
  color: #000000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.view-search .views-field-nothing .left,
.view-header .views-field-nothing .left,
.view-search .views-field-nothing .date-display-single,
.view-header .views-field-nothing .date-display-single {
  display: inline-block;
  margin-top: 16px;
  color: #7b7b7b;
  font-size: 12px;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
}
.view-search .views-field-nothing .date-display-single,
.view-header .views-field-nothing .date-display-single {
  margin: 0;
}
.view-search .views-field-nothing .left .number,
.view-header .views-field-nothing .left .number {
  border-left: 2px solid #ccc;
  padding-left: 8px;
  margin-left: 5px;
}
.view-search .views-field-nothing .right,
.view-header .views-field-nothing .right {
  display: inline-block;
}
.view-search .views-field-nothing .left,
.view-header .views-field-nothing .left {
  display: block;
  /*border-bottom: 1px dashed #000;*/
  /*padding-bottom: 12px;*/
}
.view-search .views-field-nothing .section,
.view-header .views-field-nothing .section,
.view-search .views-field-nothing .section a,
.view-header .views-field-nothing .section a {
  color: #7b7b7b;
  font-size: 12px;
  letter-spacing: 0.02em;
}
.mfp-container .white-popup .mfp-close {
  background: url('../img/close-3.png') no-repeat center;
  background-size: contain;
  width: 19px;
  opacity: 0.4;
  height: 19px;
  right: 20px;
  top: 20px;
  position: absolute;
  color: transparent;
  font-size: 0px;
}
.mfp-container .white-popup .mfp-close:hover {
  opacity: 1;
}
.ui-dialog.dialog-webform-popup {
  width: 100% !important;
  background-color: rgba(30, 30, 30, 0.87);
}
.dialog-webform-popup .webform-popup {
  background: #fff;
  border-radius: 0 0 5px 5px;
  padding: 0 100px 65px;
  text-align: center;
}
.dialog-webform-popup .webform-popup h2 {
  font-size: 26px;
  margin-bottom: 0;
  font-family: 'Open Sans';
  line-height: 2;
}
.content .webform-popup {
  display: none;
}

.ui-state-default .ui-icon {
  background: transparent;
}
.webform-component--2-kak-chasto-vy-boleli-v-proshlom-godu p {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: 0.02em;
  margin-bottom: 25px;
  display: block;
}
form.webform-client-form .form-type-radio label,
.webform-component-checkboxes .form-checkboxes label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 100%;
}
.webform-component-checkboxes .form-checkboxes label::after {
  top: 50%;
}
.webform-popup .messages {
  padding: 0;
  background: transparent;
  border: none;
  color: #000;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-bottom: 14px;
  font-family: 'Open Sans';
}
.webform-popup .close {
  display: none;
}
.webform-component-radios {
  position: relative;
  z-index: 0;
}
.webform-client-form .webform-container-inline {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.webform-client-form .webform-container-inline label {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin-bottom: 0;
  margin-right: 15px;
}
.webform-container-inline.webform-datepicker div,
.webform-container-inline.webform-datepicker div.form-item {
  margin-bottom: 0;
}
.form-type-webform-time .webform-container-inline > div {
  margin: 0 15px;
}
.webform-client-form .webform-datepicker > * {
  margin-right: 15px;
}
.webform-client-form .form-inline .form-control {
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.webform-client-form .form-group {
  margin-bottom: 0;
}

.webform-client-form .inline .input-group > *:not(:last-child) {
  margin-right: 15px;
}
.webform-client-form .inline .input-group .form-control {
  max-width: 300px;
}
.node-type-webform .webform-popup,
.node-type-webform .messages.error {
  /*display: none;*/
}
.node-type-webform .webform-popup .close,
.node-type-webform .messages.error .close {
  border: none;
}
#popup-message-window {
  border: none;
  border-radius: 5px;
  padding: 45px ;
  height: auto !important;
  max-height: 400px;
  width: 100% !important;
  max-width: 570px;
  top: 50% !important;
  left: 50% !important;
  position: fixed !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#popup-message-background {
	height: 100% !important;
}
#popup-message-background {
  background: #1e1e1e;
  opacity: .87 !important;
  border: none;
  z-index: 199;
}
body #popup-message-window .popup-message-title {
  margin: 0;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-bottom: 14px;
  font-family: 'Open Sans';
  border: none;
}
#popup-message-content {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
}
#popup-message-content a.button {
  font-size: 16px;
}
.nav__bars_click {
  padding: 29px 43px;
  position: absolute;
  top: -10px;
  left: -20px;
}
.map_field_phone,
.map_field_adr_yur {
  position: relative;
  padding-left: 30px;
}
.map_field_phone::before {
  content: '';
  position: absolute;
  background: url(../img/phone-icon.png) no-repeat center;
  width: 18px;
  height: 18px;
  background-size: contain;
  left: 0;
  top: 0px;
}
.map_field_adr_yur::before {
  content: '';
  position: absolute;
  background: url(../img/location-icon.png) no-repeat center;
  width: 15px;
  height: 21px;
  background-size: contain;
  left: 0;
  top: 0px;
}
#admin-menu-wrapper {
  height: 29px;
}
.view-travmpunkty .form-search.mgfoms {
  margin-bottom: 50px;
}
#views-exposed-form-documents-f-page .views-submit-button,
#views-exposed-form-documents-f-page .views-reset-button {
  display: inline-block;
  width: auto;
}

input[aria-invalid="true"],
input[aria-invalid="true"]:focus {
  border-color: red;
  color: red;
}
input[aria-invalid="true"] + label {
  color: red;
  font-size: 13px;
}
/*#mgfoms-policy-check-old .form-item,
#mgfoms-policy-check-new .form-item,
#mgfoms-policy-check-temp .form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
#mgfoms-policy-check-old .form-item input,
#mgfoms-policy-check-new .form-item input,
#mgfoms-policy-check-temp .form-item input {
  -webkit-box-ordinal-group: 2;
             -ms-flex-order: 1;
                      order: 1;
}*/
.map_field_phone {
  margin-top: 7px;
}
table.views-table .balloon-title,
table.views-table .balloon-info,
.view-content .balloon-title,
.view-content .balloon-info {
  display: none;
}
.ymaps-b-balloon__content-body a {
  font-size: 16px;
}
.map_field_work {
  font-size: 16px;
}
.field-name-field-paragraph .files__item {
  position: relative;
}
.files__list .files__item:hover a.link__load::after,
.field-name-field-paragraph .files__item:hover a.link__load::after {
  opacity: 1;
}
.files__list .files__item:hover a.link__load::before,
.field-name-field-paragraph .files__item:hover a.link__load::before {
  opacity: 0;
}
.files__list .files__item {
  position: relative;
}
.files__list .files__item a.link__overlay::after,
.field-name-field-paragraph a.link__overlay::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.promo__item .container {
  padding: 0;
  -webkit-align-items: center !important;
  -ms-align-items: center !important;
  align-items: center !important;
}
.promo__item {
  min-height: 500px;
}
ul#tabs::-webkit-scrollbar-thumb {
  background: transparent;
}
ul#tabs::-webkit-scrollbar {
  height: 0.1px;
  width: 0.1px
}
.content__box > .text > h3:first-child {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.02em;
  font-weight: 300;
  margin-bottom: 40px;
}
.docs__item-title span.doc-title {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
}
.jq-selectbox__dropdown {
  border: none;
  box-shadow: none;
  max-width: 100%;
}
.jq-selectbox__dropdown ul {
  margin: 0;
}
.jq-selectbox li {
  background: #fff;
  border-left: 2px solid #d0d0d0;
  border-right: 2px solid #d0d0d0;
}
.jq-selectbox__dropdown ul li:first-child,
.jq-selectbox__dropdown ul li[style*="none"] + li {
  border-top: 2px solid #d0d0d0;
  border-radius: 4px 4px 0 0;
}
.jq-selectbox__dropdown ul li:last-child {
  border-bottom: 2px solid #d0d0d0;
  border-radius: 0 0 4px 4px;
}
.custom-col {
  width: 100%;
}
.custom-col .box__item {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
.balloon-info .header {
  position: static;
  font-family: 'Open Sans' !important;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}
.page-header-search #mgfoms-popup,
.page-header-search2 #mgfoms-popup {
  max-width: 1070px;
  margin: 0 auto;
}
.title-search {
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-bottom: 50px;
  line-height: 50px;
}
.title-search > div {
  display: inline-block;
}
.page-header-search,
.page-header-search2 {
  background-color: #fff;
}
#mgfoms-popup ul.facetapi-facet-type,
#mgfoms-popup .facetapi-facet-type li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#mgfoms-popup .facetapi-facet-type, .search__filter-box .bef-checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#mgfoms-popup .facetapi-facet-type label,
#mgfoms-popup .facetapi-facet-type .form-type-checkbox {
  margin: 0;
}
#mgfoms-popup .facetapi-facet-type li, .search__filter-box .form-item {
  position: relative;
  padding-top: 3px;
  font-weight: normal;
  padding-left: 48px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 24px;
}
.check-mark {
  left: 0;
  top: 2px;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  position: absolute;
  border: 2px solid #bfbfbf;
  z-index: 2;
  background: #fff;
}
#mgfoms-popup .facetapi-facet-type input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#mgfoms-popup .facetapi-facet-type input:checked ~ .check-mark {
  border-color: #6593be;
}
.check-mark::after {
  content: '';
  position: absolute;
  background: url(../img/checked.png) no-repeat center;
  background-size: contain;
  width: 11px;
  height: 10px;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  opacity: 0;
}
#mgfoms-popup .facetapi-facet-type input:checked:checked ~ .check-mark::after {
  opacity: 1;
}
a.reset-link {
  display: inline-block;
  width: auto;
  margin-bottom: 10px;
}
#facetapi-facet-search-apidefault-node-index-block-type-wrapper {
  text-align: center;
}
.not-front.page-header-search .content,
.not-front.page-header-search2 .content {
  padding: 65px 100px;
}
.page-header-search .close a,
.page-header-search2 .close a {
  background: url('../img/close-3.png') no-repeat center;
  background-size: contain;
  width: 19px;
  opacity: 0.4;
  height: 19px;
  right: 20px;
  top: 20px;
  position: absolute;
  font-size: 0;
}
.page-header-search .close a:hover,
.page-header-search2 .close a:hover {
  opacity: 1;
}
.ui-dialog {
  background-color: rgba(30, 30, 30, 0.87);
}
.jwplayer-video {
  position: relative;
  padding-bottom: 57%;
}
.jwplayer-video .jwplayer {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
}
.view-slides ul {
  margin-bottom: 0;
}
.webform-client-form-30841 .form-item label,
.webform-contact .form-item label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 365px;
  flex: 0 0 365px;
  margin-right: 15px;
}
.webform-client-form-30841 .form-item div,
.webform-client-form-30841 .webform-component-multiple-file .form-file,
.webform-client-form-30841 .webform-component--phone input,
.webform-contact .form-item div,
.webform-contact .webform-component-multiple-file .form-file,
.webform-contact .webform-component--phone input {
  -webkit-box-flex: 0;
  -ms-flex: 1;
  flex: 1;
}
.webform-client-form-30841 .form-item,
.webform-contact .form-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.webform-client-form-30841 .form-item.webform-component--soglasie,
.webform-contact .form-item.webform-component--soglasie {
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.webform-client-form-30841 .form-item.webform-component--soglasie label,
.webform-contact .form-item.webform-component--soglasie label {
  -webkit-box-flex: 0;
       -ms-flex: none;
           flex: none;
  margin-bottom: 20px;
}
.webform-client-form-30841 .form-item.webform-component--soglasie div,
.webform-contact .form-item.webform-component--soglasie div {
  -webkit-box-flex: 0;
       -ms-flex: none;
           flex: none;
}
.webform-client-form-30841 .webform-component--post2,
.webform-contact .webform-component--post2 {
  padding-left: 380px;
}
.webform-client-form-30841 .webform-component-multiple-file .help-block,
.webform-contact .webform-component-multiple-file .help-block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.webform-client-form-30841 .webform-component--file_attached .panel-body,
.webform-contact .webform-component--file_attached .panel-body {
  display: block;
}
.webform-client-form-30841 .webform-component--file_attached .panel-body label,
.webform-contact .webform-component--file_attached .panel-body label {
  font-size: 22px;
}
.webform-client-form-30841 .tabledrag-toggle-weight-wrapper,
.webform-client-form-30841 .file-size,
.webform-client-form-30841 a.tabledrag-handle,
.webform-contact .tabledrag-toggle-weight-wrapper,
.webform-contact .file-size,
.webform-contact a.tabledrag-handle {
  display: none;
}
.webform-client-form-30841 .files__item,
.webform-contact .files__item {
  width: 100%;
  margin-bottom: 0;
}
.webform-client-form-30841 .table td,
.webform-contact .table td {
  vertical-align: middle;
}
.webform-client-form-30841 .table th:last-child,
.webform-client-form-30841 .table td:last-child,
.webform-contact .table th:last-child,
.webform-contact .table td:last-child {
  text-align: right;
}
.webform-client-form-30841 .table td:last-child .form-submit,
.webform-contact .table td:last-child .form-submit {
  width: 100%;
}
.webform-client-form-30841 .webform-component--file_attached .panel-heading,
.webform-client-form-30841 .webform-component--file_attached .panel-body,
.webform-contact .webform-component--file_attached .panel-heading,
.webform-contact .webform-component--file_attached .panel-body {
  width: 100%;
  float: none;
  margin-top: 0;
}
.webform-client-form-30841 .panel-body .webform-component-multiple-file,
.webform-contact .panel-body .webform-component-multiple-file {
  display: block !important;
  padding-left: 380px;
  margin-top: -36px;
}
.webform-client-form-30841 .webform-component--file_attached .panel-body .table-responsive,
.webform-contact .webform-component--file_attached .panel-body .table-responsive {
  padding-left: 380px;
  margin-bottom: 30px;
}
.webform-client-form-30841 .table th:last-child,
.webform-client-form-30841 .table td:last-child,
.webform-contact .table th:last-child,
.webform-contact .table td:last-child {
  padding-right: 0;
}
.webform-client-form-30841 .table th:first-child,
.webform-client-form-30841 .table td:first-child,
.webform-contact .table th:first-child,
.webform-contact .table td:first-child {
  padding-left: 0;
}
.webform-client-form-30841 .table .files__item-title,
.webform-contact .table .files__item-title {
  max-width: 200px;
  word-break: break-word;
}
.webform-client-form-30841 .webform-component--file_attached .panel-body .table-responsive,
.webform-contact .webform-component--file_attached .panel-body .table-responsive {
  margin-top: -36px;
}
.mfp-bg {
  height: 100% !important;
  position: fixed !important;
}
.front .ui-dialog.dialog-webform-popup {
  top: 50% !important;
  left: 50% !important;
  background: transparent;
  transform: translate(-50%,-50%);
  height: auto !important;
}
.ui-dialog.dialog-webform-popup + .over-webform-popup {
  display: block;
  background-color: rgba(30,30,30,0.87);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}
.over-webform-popup {
  display: none;
}
.region-slider ul {
  margin: 0;
}
.page-header-search .facetapi-facetapi-checkbox-links a.facetapi-active,
.page-header-search2 .facetapi-facetapi-checkbox-links a.facetapi-active {
  display: block !important;
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}
.page-header-search .facetapi-facetapi-checkbox-links a,
.page-header-search2 .facetapi-facetapi-checkbox-links a {
  color: #000;
}
.page-header-search .facetapi-facetapi-checkbox-links a.facetapi-inactive::after,
.page-header-search2 .facetapi-facetapi-checkbox-links a.facetapi-inactive::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}
.webform-contact .webform-component--file_attached .panel-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.webform-contact .webform-component--file_attached .panel-body > .help-block {
  -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  font-size: 14px;
}
.webform-contact .webform-component--file_attached [id*="upload-instructions"] {
  display: block !important;
}
.page-front .slide__navs {
  position: relative;
  margin-bottom: 15px;
}
.page-front .slide__navs .slide__next::after {
  background-image: url('../img/arrow-right-3-hover.png');
  opacity: 0;
}
.page-front .slide__navs .slide__next::before {
  background-image: url('../img/arrow-right-3.png');
}
.page-front .slide__navs .slide__next:hover::before {
  opacity: 0;
}
.page-front .slide__navs .slide__next:hover::after {
  opacity: 1;
}

.page-front .slide__navs .slide__prev::after {
  background-image: url('../img/arrow-left-2-hover.png');
  opacity: 0;
}
.page-front .slide__navs .slide__prev::before {
  background-image: url('../img/arrow-left-2.png');
}
.page-front .slide__navs .slide__prev:hover::before {
  opacity: 0;
}
.page-front .slide__navs .slide__prev:hover::after {
  opacity: 1;
}
.page-front .slide__navs .slide__prev {
  width: 24px;
  height: 12px;
  position: relative;
  top: auto;
  left: auto;
  margin-right: 22px;
}
.page-front .slide__navs .slide__next {
  width: 24px;
  height: 12px;
  position: relative;
  top: auto;
  right: auto;
}
.view-slides .slick-arrow {
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 24px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.view-ins-punkts td.views-field.views-field-php-1 {
	white-space: nowrap;
}
.view-ins-punkts.view-display-id-page .table-responsive .views-field-title {
  width: 10%;
}
.view-ins-punkts.view-display-id-page .table-responsive .views-field-field-region-txt {
  width: 7%;
}
.view-ins-punkts.view-display-id-page .table-responsive .views-field-nothing {
  width: 30%;
}
.view-ins-punkts.view-display-id-page .table-responsive .views-field-php-1 {
  width: 18%;
}
.webform-client-form .webform-component .error,
.webform-client-form .webform-component .ui-state-error {
	border-color: red !important;
}
.g-recaptcha {
  margin-bottom: 1rem;
}
#simplenews-confirm-removal-form .btn,
#simplenews-confirm-add-form .btn {
  margin-right: 10px;
}
.btn {
  height: 48px;
  border-radius: 5px;
  color: #fff !important;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  background: #5689b9;
  border: none;
}
.btn:hover {
  background: #2b5f8f;
}

.webform-client-form .inline .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media screen and (min-width: 1151px) {
  .webform-contact .form-item-captcha-response.form-item {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .webform-contact .form-item-captcha-response.form-item label {
    -ms-flex: 0 0 370px;
    flex: 0 0 370px;
    margin-bottom: 0;
  }
  .webform-contact .form-item-captcha-response.form-item input {
    -webkit-box-flex: 0;
    -ms-flex: 1;
    flex: 1;
  }
  .webform-contact .webform-component--file_attached .panel-body > .help-block {
    padding-left: 380px;
  }
}
@media screen and (max-width: 1150px) {
  .webform-contact .form-item {
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .webform-contact .form-item label {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .webform-contact .form-inline .form-control,
  .webform-contact .form-item div,
  .webform-contact .webform-component-multiple-file .form-file,
  .webform-contact .webform-component--phone input {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .webform-contact .webform-container-inline.webform-component-textarea .form-textarea-wrapper {
    width: 100%;
  }
  .webform-contact .webform-component--post2,
  .webform-contact .webform-component--file_attached .panel-body .table-responsive {
    padding-left: 0;
  }
  .webform-contact .webform-component--file_attached .panel-body .table-responsive {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .webform-contact .panel-body .webform-component-multiple-file {
    padding: 0;
    margin: 0;
  }
}
@media screen and (max-width: 1300px) {
  .view-travmpunkty.view-display-id-page .view-filters .views-exposed-form #edit-status-wrapper,
  .view-travmpunkty.view-display-id-page .view-filters .views-exposed-form #edit-population-wrapper {
    padding: 0 3vw 8vw 0;
  }
  .view-header-filters .view-header {
    margin-bottom: 20px;
  }
  .view-travmpunkty.view-display-id-page .view-filters .views-exposed-form .views-exposed-widgets {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .view-header-filters {
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .page-front .ui-dialog,
  .page-node-29 .ui-dialog,
  .page-node-75 .ui-dialog,
  .page-taxonomy-term-627 .ui-dialog,
  .page-taxonomy-term-628 .ui-dialog,
  .page-taxonomy-term-789 .ui-dialog,
  .page-taxonomy-term-719 .ui-dialog,
  .page-news .ui-dialog,
  .page-taxonomy-term-755 .ui-dialog,
  .page-taxonomy-term-756 .ui-dialog {
    top: 0 !important;
    padding: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media screen and (min-width: 992px) {
	.main__nav > div > ul > li > a {
		font-size: 18px;
		line-height: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
  .view-travmpunkty .view-content input:not([type="submit"]), .view-punkti-vidachi .view-content input:not([type="submit"]) {
    -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
    margin-right: 20px;
  }
  .steps__item.col__custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  #block-views-hotlinks-cl {
    margin-bottom: 51px;
  }
  .steps__item.col__custom {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .form__hint {
    margin-top: 30px;
  }
  .side__right-block-title {
    margin-left: 40px;
  }
  .main__nav > div > ul > li.active > ul {
    overflow-y: auto;
    max-height: calc(100vh - 120px);
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
	.nav__item.first {
		max-width: 320px;
	}
  .promo__item-title {
    font-size: 49px;
    line-height: 51px;
  }
  .services__form-block:before {
    left: -15px;
    right: -15px;
  }
  .btn__lk {
    position: fixed;
    right: 30px;
    top: 0;
    height: 60px;
    z-index: 301;
  }
  .admin-menu .btn__lk {
    top: 29px;
  }
}
@media screen and (max-width: 991px) {
  .main__nav > div > ul > li.active > ul {
    overflow-y: auto;
    max-height: calc(100vh - 159px);
  }
  .page-mgfoms-tarif .side__right {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  .page-mgfoms-tarif .sc__sides {
    background-color: #fff;
  }
  .page-mgfoms-tarif .side__right .menu {
    padding-top: 25px;
  }
  .page-mgfoms-tarif .menu li {
    padding-left: 30px;
    position: relative;
  }
  .page-mgfoms-tarif .side__nav ul li.active:before {
    left: 0;
  }
  #block-menu-menu-tarif-mo .menu a {
    font-size: 16px;
  }
  .text > div:not(:last-child) {
    margin-bottom: 30px;
  }
  .services__steps-item .actions__wrap {
    margin-top: 0;
  }
  .steps__item-text {
    margin-bottom: 20px;
  }
  .steps__item-title {
    padding-left: 0;
  }
  .view-travmpunkty .view-content .input-append, .view-punkti-vidachi .view-content .input-append {
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .view-travmpunkty .view-content input:not([type="submit"]), .view-punkti-vidachi .view-content input:not([type="submit"]) {
    width: 100%;
    margin-bottom: 20px;
  }
  .webform-client-form .webform-container-inline label {
    margin-bottom: 25px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  #block-menu-block-5 .side__right-title,
  .side__right-block .side__right-block-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 0;
  }
  #block-menu-block-5 .side__right-title::before,
  .side__right-block .side__right-block-title::before {
    content: '';
    background: url('../img/filter-arrows.svg') no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;
    margin-right: 10px;
  }
  #block-menu-block-5 .side__right-title.active::before,
  .side__right-block .side__right-block-title.active::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #block-menu-block-5 .side__nav,
  .side__right-block .filter__list {
    display: none;
    padding-top: 18px;
  }
  .block-menu-block.side__box-bg {
    display: none;
  }
  .page-mgfoms-tarif .side__right {
    background: #fff;
  }
  .promo__slider-box .slick__arrow .slick-prev {
    left: 30px;
  }
  .promo__slider-box .slick__arrow .slick-next {
    right: 30px;
  }
  .node-emergency-room .room__title {
    margin-bottom: 0;
  }
  .node-emergency-room .room__header .details__list {
    margin-top: 22px;
  }
  #block-views-hotlinks-cl {
    margin-bottom: 30px;
  }
  .index_icon .container,
  .section.sc__logos .container,
  .block-views-news-f-customer .container {
    padding-top: 50px;
  }
  .lk__info-list {
    margin-bottom: 20px;
  }
  .services__item > div {
    height: 100%;
  }
  .lk__info-item-block {
    height: 100%;
  }
  [id*="views-exposed-form-mo-page"] .views-widget-filter-field_region_tid,
  [id*="views-exposed-form-mo-page"] .views-widget-filter-field_dept_tid,
  [id*="views-exposed-form-mo-page"] .views-widget-filter-field_population_tid {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  [id*="views-exposed-form-mo-page"] .views-widget-filter-field_type_tid,
  [id*="views-exposed-form-ins-punkts-page"] .views-widget-filter-field_ins_company_target_id,
  [id*="views-exposed-form-ins-punkts-page"] .views-widget-filter-field_region_tid,
  [id*="views-exposed-form-med-uslugi-page"] .views-widget-filter-title,
  [id*="views-exposed-form-med-uslugi-page"] .views-widget-filter-field_roms_service_code_value {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  [id*="views-exposed-form-mo-page"] .views-widget-filter-field_type_tid {
    -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
  }
  [id*="views-exposed-form-mo-page"] .views-submit-button,
  [id*="views-exposed-form-mo-page"] .views-reset-button {
    -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
  }
  [id*="views-exposed-form-mo-page"] .views-exposed-widget:not(.views-submit-button) {
    margin-bottom: 40px;
  }
  .pager__custom ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .node-emergency-room .field-name-field-work-hours .work-hour {
    width: 20%;
    min-width: 20%;
  }
}
@media screen and (min-width: 768px) {
  .page-front .slide__navs {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .page-front .news__slider-box > .slide__next {
    top: auto;
    bottom: -40px;
    right: 50%;
    margin-right: -25px;
  }
  .page-front .news__slider-box > .slide__prev {
    top: auto;
    bottom: -40px;
    left: 50%;
    margin-left: -25px;
  }
  .page-front .news__slider-box {
    margin-bottom: 50px;
  }
  [id*="views-exposed-form-mo-page"] .views-widget-filter-title,
  [id*="views-exposed-form-mo-page"] .views-widget-filter-field_region_tid,
  [id*="views-exposed-form-mo-page"] .views-widget-filter-field_dept_tid,
  [id*="views-exposed-form-mo-page"] .views-widget-filter-field_population_tid {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ymaps-map .ymaps-b-balloon__content > ymaps {
    min-width: 240px;
  }
  .page-front .news__item {
    padding: 0;
  }

}
@media screen and (min-width: 576px) {
  .page-front #services > .container,
  .page-node-75 #services > .container {
    padding-top: 25px;
  }
  .view-mo .views-field-nothing-2 .field-content {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .views-field-nothing-2 .right-side {
    min-height: 230px;
    background-repeat: no-repeat;
  }
  .wrapper .header {
    padding-top: 60px;
  }
  .header__top {
    position: fixed;
    top: 0;
    z-index: 300;
    width: 100%;
  }
  .admin-menu .header__top {
    top: 29px;
  }
  .ui-dialog {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .webform-client-form > div > div:not(.webform-component-markup) {
    margin-bottom: 35px;
  }
  .container-inline-date > .form-item,
  fieldset .bef-secondary-options .form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .btn-min-height {
    min-height: 42px;
  }
  .ui-helper-disable-scrolling {
    margin-right: 17px;
  }
  .main__nav > div > ul > li {
    -ms-flex: 1 !important;
    flex: 1 !important;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .nav-link-img {
    width: 175px;
    margin-left: -87px;
    height: 225px;
  }
}
@media screen and (min-width: 576px) and (max-width: 720px) {
  .logo__box {
    width: 40%;
  }
  .logo__box .logo {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .view-slides .slick-arrow {
    background-size: 14px;
    width: 45px;
    height: 45px;
  }
  .webform-contact .webform-component--file_attached .panel-body > .help-block {
    font-size: 3.75vw;
    line-height: 6.25vw;
  }
  .custom__tabs .nav-tabs {
    overflow-y: hidden;
    scrollbar-width: none;
  }
  .room__title {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-weight: 600;
    color: #000;
  }
  .node-news p .colorbox img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .nav__item.first {
    display: block;
    margin-left: 25px;
    font-size: 15px;
    line-height: 18px;
  }
  .nav__bars {
    min-width: 32px;
  }
  .btn__lk {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 0;
    font-size: 0;
    padding-right: 60px;
  }
  .not-front.page-header-search .content,
  .not-front.page-header-search2 .content {
    padding: 40px 20px;
  }
  #facetapi-facet-search-apidefault-node-index-block-type-wrapper {
    width: 100%;
  }
  #mgfoms-popup .facetapi-facet-type, .search__filter-box .bef-checkboxes {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .white-popup {
    margin: 0;
    width: 100%;
    padding: 0 15px 50px;
  }
  .balloon-info .header {
    font-size: 17px;
  }
  .custom-col .box__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .page__header-box {
    padding-left: 6.25vw;
  }
  .webform-client-form .inline .input-group .form-control {
    max-width: 210px;
  }
  .webform-client-form .help-block,
  .webform-client-form .webform-container-inline label {
    margin-bottom: 5.208vw;
  }
  .webform-client-form .panel-body,
  .webform-client-form .help-block {
    margin-top: 5.208vw;
  }
  .webform-container-inline.webform-datepicker div.form-item {
    margin-bottom: 5px;
  }
  fieldset.panel {
    margin-bottom: 7.292vw;
  }
  .webform-client-form > div > div:not(.webform-component-markup) {
    margin-bottom: 8.333vw;
  }
  .webform-component--2-kak-chasto-vy-boleli-v-proshlom-godu p {
    font-size: 7.083vw;
    line-height: 7.917vw;
    margin: 0 0 6.25vw 0;
  }
  .dialog-webform-popup .webform-popup {
    height: 100% !important;
    padding: 30px 15px;
  }
  .webform-component-checkboxes .form-checkboxes label::after {
    top: 12px;
    left: 1.3vw;
  }
  .webform-client-form .form-type-checkbox label p::after {
    left: 1.3vw;
  }
  .webform-component-checkboxes .form-checkboxes label::before,
  .webform-client-form .form-type-checkbox label p::before {
    margin-right: 3vw;
    width: 5.417vw;
    height: 5.417vw;
    min-width: 5.417vw;
  }
  .webform-client-form .form-managed-file .form-submit {
    margin-top: 10px;
  }
  .btn,
  .webform-client-form .form-actions button,
  .webform-client-form .form-managed-file .form-submit {
    min-width: 60.417vw;
    height: 12vw;
    font-size: 4vw;
    padding: 0 4.167vw;
    line-height: 3.958vw;
  }
  form .form-type-radio label,
  .view-filters .views-exposed-form .views-exposed-widget .form-type-radio label,
  .view-filters .views-exposed-form .views-exposed-widget .form-type-bef-checkbox label {
    font-size: 4.167vw;
    line-height: 5.417vw;
    max-width: 100%;
    margin-bottom: 3.125vw;
  }
  .form-type-bef-checkbox label::before {
    width: 5.417vw;
    height: 5.417vw;
    margin-right: 3vw;
  }
  .form-type-bef-checkbox label::after {
    left: 1vw;
  }
  .icon-radio,
  .form-type-radio label .icon-radio::after {
    width: 5.417vw;
    height: 5.417vw;
  }
  .form-type-radio label input:checked + .icon-radio::before {
    width: 2.417vw;
    height: 2.417vw;
  }
  .bef-secondary-options .container-inline-date:first-child {
    margin-bottom: 16px;
  }
  fieldset .bef-secondary-options label {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0 !important;
  }
  .bef-secondary-options .container-inline-date,
  .bef-secondary-options .container-inline-date:first-child,
  .bef-secondary-options .container-inline-date {
    width: 100%;
  }
  .page-front .modal__custom,
  .page-node-29 .modal__custom,
  .page-node-75 .modal__custom,
  .page-taxonomy-term-627 .modal__custom,
  .page-taxonomy-term-628 .modal__custom,
  .page-taxonomy-term-789 .modal__custom,
  .page-taxonomy-term-719 .modal__custom,
  .page-news .modal__custom,
  .page-taxonomy-term-755 .modal__custom,
  .page-taxonomy-term-756 .modal__custom {
    padding: 0 40px 20px !important;
    border-radius: 0;
    top: 0;
  }
  .page-front .ui-widget-header,
  .page-node-29 .ui-widget-header,
  .page-node-75 .ui-widget-header,
  .page-taxonomy-term-627 .ui-widget-header,
  .page-taxonomy-term-628 .ui-widget-header,
  .page-taxonomy-term-789 .ui-widget-header,
  .page-taxonomy-term-719 .ui-widget-header,
  .page-news .ui-widget-header,
  .page-taxonomy-term-755 .ui-widget-header,
  .page-taxonomy-term-756 .ui-widget-header {
    padding: 20px 40px 0 !important;
    border-radius: 0;
  }
  .ui-dialog {
    top: 0 !important;
    left: 0 !important;
    max-height: 100vh;
    border-radius: 0;
  }
  .ui-helper-disable-scrolling .ui-widget-overlay.ui-widget-overlay-scrollfix {
    position: fixed;
  }
  .promo__slider-box .slick__arrow .slick-prev {
    width: 14px;
    height: 28px;
    left: 15px;
    margin-top: -14px;
  }
  .promo__slider-box .slick__arrow .slick-next {
    width: 14px;
    height: 28px;
    right: 15px;
    margin-top: -14px;
  }
  .room__header .actions__wrap {
    width: 100%;
  }
  .node-emergency-room .field-name-field-work-hours .work-hour {
    width: 33.333%;
    min-width: 33.333%;
  }
  #block-views-hotlinks-cl {
    margin-bottom: 0;
    padding-bottom: 8.333vw;
  }
  .sc__services .container {
    padding-top: 8.333vw !important;
  }
  #block-views-hotlinks-cl .view-content {
    margin-left: 0;
    margin-right: 0;
  }
  #services > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .index_icon .container {
    padding-left: 6.25vw;
    padding-right: 6.25vw;
  }
  .index_icon .row__custom {
    margin-left: 0;
    margin-right: 0;
  }
  .index_icon .section__header .col__custom {
    padding-left: 0;
    padding-right: 0;
  }
  .index_icon .lk__info-list .row__custom {
    margin-left: -8px;
    margin-right: -8px;
  }
  .sc__common.sc__news .container {
    padding-left: 9.375vw;
    padding-right: 9.375vw;
  }
  .sc__logos > .container {
    padding-left: 6.25vw;
    padding-right: 6.25vw;
  }
  .views-field-nothing-2 .left-side {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .views-field-nothing-2 .right-side {
    width: 50vw;
    min-width: 50vw;
    margin-left: 0;
    height: 40.833vw;
    margin-top: 6.25vw;
  }
  .sc__services > .container {
    padding-top: 0 !important;
  }
  .webform-component-checkboxes .form-checkboxes label::after {
    top: 50%;
  }
}



@media screen and (max-width: 1200px) {
.ui-dialog .ui-dialog-title, .request-form__content .news-title, .webform-popup .messages {
    font-size: 3.333vw;
    line-height: 3.717vw;
    margin-bottom: 2.917vw;
	}
	.request-form.modal .request-form__wrapper.modal__doc .modal__custom-title {
    font-size: 20px;
    line-height: 22px;
}

}
@media screen and (max-width: 768px) {
.request-form.modal .request-form__wrapper.modal__doc {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0px;
    width: 100%;
    max-width: 100%;
}



.request-form.modal .request-form__wrapper {
    position: fixed;
    top: 0px;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 30px;
    left: 0px;
    transform: none;
}
}
@media screen and (max-width: 640px) {
.ui-dialog .ui-dialog-title, .request-form__content .news-title, .webform-popup .messages {
    font-size: 3.333vw;
    line-height: 3.717vw;
    margin-bottom: 2.917vw;
	}
}
  
  
@media screen and (max-width: 480px) {
  .page-mgfoms-tarif .menu li {
    padding-left: 6.25vw;
  }
  .side__right-block .filter__list ul li a.facetapi-active::before {
    left: 0;
  }
  .webform-contact .webform-component--file_attached .panel-heading {
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
	.services__item-block {
    min-height: 90px;
  }
  #mgfoms-popup .facetapi-facet-type li {
    font-size: 4.167vw;
    line-height: 5vw;
    padding-left: 10vw;
  }
  .check-mark {
    width: 5.417vw;
    height: 5.417vw;
  }
  .view-search .view-content .views-row,
  .view-header .view-content .views-row {
    padding-top: 8.333vw;
    padding-bottom: 8.333vw;
  }
  .view-search .views-field-nothing .field-content a,
  .view-header .views-field-nothing .field-content a,
  .view-search .views-field-nothing .field-content .teaser,
  .view-header .views-field-nothing .field-content .teaser {
    font-size: 4.5vw;
    line-height: 6.8vw;
    margin-bottom: 4.167vw;
  }
  .title-search {
    font-size: 7.083vw;
    line-height: 8.333vw;
  }
  .services__item-block {
    height: 100% !important;
  }
  .side__right-block-title {
    font-size: 17px;
  }
  .results__table .table > thead > tr > th:first-child,
  .results__table .table > tbody > tr > td:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .results__table .table > tbody > tr > td:first-child {
    font-size: 14px;
  }
  .results__table .table > tbody > tr > td:last-child {
    word-break: break-word;
  }
  .side__right-block .filter__list ul li a {
    font-size: 16px;
  }
  .side__right-block .filter__list ul li {
    font-size: 16px;
    padding-left: 41px;
  }
  .facetapi-limit-link {
    margin-left: 41px;
  }
  .services__form-block {
    padding-left: 0;
  }
  .docs__item-title span.doc-title {
    font-size: 3.333vw;
    line-height: 5.417vw;
  }
  .content__box > .text > h3:first-child {
    font-size: 8.333vw;
    line-height: 10vw;
    margin-bottom: 8.333vw;
  }
  .clear-search {
    right: 50px;
    font-size: 15px;
    line-height: 24px;
  }
  body .search__box .search input[type="text"] {
    padding: 0 12.5vw 0 5.208vw;
    font-size: 15px;
    height: 10.833vw;
    border-radius: 26px;
    padding-left: 12.5vw;
    padding-right: 130px;
  }
  legend a,
  .form-type-checkbox .label-checkbox {
    font-size: 4.4vw;
    line-height: 6vw;
  }
  #edit-secondary-wrapper legend a::before,
  .form-type-checkbox .label-checkbox::before {
    margin-right: 4vw;
  }
  #edit-secondary-wrapper legend a::before,
  .form-type-checkbox .label-checkbox::before {
    width: 5.417vw;
    height: 5.417vw;
    min-width: 5.417vw;
  }
  #edit-secondary-wrapper legend a::after,
  .form-type-checkbox .label-checkbox::after {
    left: 2.5vw;
  }
  .views-exposed-form .form-item input:not([type="submit"]),
  .view-travmpunkty .view-content input:not([type="submit"]) {
    height: 12.5vw;
    padding: 0 12.5vw 0 5.208vw;
    font: 3.333vw/11.667vw 'Open Sans';
    font-size: 15px;
  }
  legend,
  fieldset .bef-secondary-options > div,
  fieldset .bef-secondary-options > .form-item,
  [id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-exposed-widgets > div {
    margin-bottom: 8.333vw;
  }
  #edit-submit-documents-f-wrapper [type="submit"],
  [id*="views-exposed-form-documents-f-page"] .views-exposed-form .views-reset-button button {
    height: 12vw;
    font-size: 4vw;
    width: 100%;
    margin-top: 0;
  }
.ui-dialog .ui-dialog-title, .request-form__content .news-title, .webform-popup .messages {
    font-size: 6.333vw;
    line-height: 6.417vw;
    margin-bottom: 2.917vw;
}
  .promo__slider-box .slick__arrow .slick-prev {
    width: 2.917vw;
    height: 5.833vw;
    left: 3.125vw;
    margin-top: -2.917vw;
  }
  .promo__slider-box .slick__arrow .slick-next {
    width: 2.917vw;
    height: 5.833vw;
    right: 3.125vw;
    margin-top: -2.917vw;
  }
  .travmpunkty-nearest .block-title {
    font-size: 6.25vw;
    margin-bottom: 9.375vw;
  }
  .view-ins-punkts.view-display-id-page .table-responsive caption {
    font-size: 7.083vw;
    line-height: 8.75vw;
    margin-bottom: 7.292vw;
  }
  .work-hour .field-label {
    font-size: 2.708vw;
    line-height: 3.333vw;
    margin-bottom: 1.042vw;
  }
  .work-hour .field-items {
    font-size: 2.917vw;
    line-height: 3.333vw;
  }
  .view-display-id-map .open_yamap_button,
  .view-display-id-map .close_yamap_button {
    line-height: 24px;
    text-decoration: underline !important;
    border-bottom: none;
    line-height: auto;
  }
  [id*="views-exposed-form-mo-page"] .views-exposed-form .views-exposed-widget .btn {
    min-width: 60.417vw;
  }
  [id*="views-exposed-form-mo-page"] label,
  [id*="views-exposed-form-ins-punkts-page"] label {
    margin-bottom: 5.208vw;
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
  .view-mo.view-display-id-page .views-field-title .field-content {
    margin-bottom: 9.375vw;
  }
  .view-mo.view-display-id-page .views-field-title a,
  .view-mo.view-display-id-page .views-field-title span {
    font-size: 4.583vw;
    line-height: 7.083vw;
  }
  .view-mo.view-display-id-page .left-side .views-field {
    font-size: 3.75vw;
    line-height: 6.25vw;
  }
  .view-mo.view-display-id-page .left-side .views-field:last-child {
    margin-bottom: 0;
  }
  .right-side .open_yamap_button, .right-side .close_yamap_button {
    font-size: 3.75vw;
    line-height: 5.833vw;
    margin-left: 24px;
  }
  .right-side .open_yamap_button::before,
  .right-side .close_yamap_button::before {
    margin-right: 8px;
    top: 0px;
    left: -23px;
  }
  .view-mo.view-display-id-page .view-content .views-row:not(:last-child) {
    margin-bottom: 7.292vw;
    padding-bottom: 7.292vw;
  }
  [id*="views-exposed-form-mo-page"] .views-exposed-widget:not(.views-submit-button),
  [id*="views-exposed-form-ins-punkts-page"] .views-exposed-widget:not(.views-submit-button) {
    margin-bottom: 8.333vw;
  }
  [id*="views-exposed-form-mo-page"] .views-exposed-widget .form-type-select {
    min-height: 45px;
  }
  .view-filters [id*="views-exposed-form-ins-punkts-page"] .views-exposed-form [type="submit"] {
    margin-top: 0;
  }
  .view-filters .views-exposed-form .views-exposed-widget {
    margin-bottom: 8.333vw;
  }
  .webform-client-form label,
  .webform-component--label-10-question strong,
  .view-filters .views-exposed-form .views-exposed-widget label {
    margin-bottom: 5.208vw;
    font-size: 6.25vw;
    line-height: 7.5vw;
  }
  .webform-client-form input[type="text"],
  .webform-client-form input[type="email"],
  .webform-client-form input[type="text"],
  .view-filters .views-exposed-form .form-item input:not([type="submit"]) {
    height: 12.5vw;
    padding: 0 12.5vw 0 5.208vw;
    font: 3.333vw/11.667vw 'Open Sans';
    font-size: 15px;
  }
  .views-exposed-form [type="submit"],
  .view-travmpunkty .view-content [type="submit"],
  .view-filters .views-exposed-form .views-submit-button button,
  .view-filters .views-exposed-form .views-reset-button button {
    min-width: 60.417vw;
    height: 12vw;
    font-size: 4vw;
    padding: 0 4.167vw;
    line-height: 3.958vw;
  }
  .jq-selectbox__select {
    font-size: 15px;
  }
}

body .webform-client-form select {
  position: relative;
  visibility: visible;
}

/*.error div.jq-selectbox__select*/
.jq-selectbox.jqselect.error {
  box-shadow: 0 0 0 2px #ff0000;
}

.webform-component tr.error .webform-grid-question,
.webform-component .form-radios.error label {
  color: red !important;
}
/*
.webform-component .error:focus {
  color: red !important;
  border: 1px solid red !important;
}
*/
.webform-element.error .webform-client-form .webform-component label,
.simplenews-subscribe label.error {
  color: red !important;
}
.webform-client-form .error-list,
.simplenews-subscribe .error-list {
  display: none;
}
.simplenews-subscribe input.error {
  border-color: red !important;
}
.webform-client-form .webform-component--s2 .panel-body {
  display: block;
}
.page-news-subscribe .messages.hidden {
  display: none;
}

.not-front .view-news-f .views-row {
    margin-bottom: 50px;
}
.page-taxonomy .view-news-f .views-row .news__list-item-title,
.page-taxonomy .view-news-f .views-row .news__list-item-date{
	margin-bottom:10px;
}

.node-emergency-room .room__header.d-flex a.btn__flat {
	margin-bottom: 22px;
}



.Unknown .jq-selectbox__select {display: none!important;}
.Unknown .webform-client-form select {
    position: relative!important;
    opacity: 1!important;
    visibility: visible!important;
}

.Unknown .jq-selectbox select {
    display: block!important;
}


h2.title_files {margin-bottom: 30px;}
.fancybox-content .img-responsive {width: 100%; height: auto;}
/* .fancybox-content {max-width: 1200px!important;}  */


@media screen and (max-width: 575px) {
	.ymaps-b-balloon__content-head .head {position: relative;    		    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    overflow-wrap: normal;
    word-wrap: normal;
    word-break: break-all;
    line-break: auto;
    hyphens: manual;}
	.ymaps-map .ymaps-b-balloon__content-head, .ymaps-map .ymaps-b-balloon__content-head a {
		font-size: 16px;
		line-height: 17px;
		letter-spacing: 0.02em;
		font-weight: 600;
		color: #000;
	}
	.ymaps-map .ymaps-b-balloon__content {
    padding: 15px;
	    		    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    overflow-wrap: normal;
    word-wrap: normal;
    word-break: break-all;
    line-break: auto;
    hyphens: manual;
}
}


.fancy_news .fancybox-content {max-width: 1200px;}
.fancy_map .fancybox-content {padding: 0px; border-radius: 0px;}
.fancybox-content {border-radius: 5px;}

.doc_poap_temp{
  max-width: 640px;
  height: 100%;
}
