
/**
 * Steps - шаги регистрации
 */
#steps {
  margin-bottom: 20px;
}

#steps .step {
  display: inline-block;
  width: 170px;
  height: 80px;
  background: url("/images/firms/steps-bg.png") no-repeat;
  vertical-align: top;
  position: relative;
  color: #b6b2ac;
  font-size: 11px;
  line-height: 12px;
}

#steps .step-1 {
  z-index: 3;
}

#steps .step-2 {
  z-index: 2;
  left: -40px;
}

#steps .step-3 {
  z-index: 1;
  left: -80px;
}

#steps .step .step-content {
  margin-top: 20px;
  margin-left: 50px;
  width: 90px;
}

#steps .step big {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}

#steps .selected {
  color: #fff;
  background-position: 0 -80px;
}

#steps .step-1 .step-content {
  margin-left: 30px;
}

#steps .link,
#steps .link a {
  color: #333;
}

#range-categories {
  background-color: #F9F7F1;
  padding: 30px;
  border: 1px solid #D6D3D0;
}

#range-categories .autocolumnlist_item {
  width: 46%;
  margin: 0 2% 0 2%;
}

#range-categories #company_search_form_block_alphabet {
  padding-top: 10px;
  position: relative;
  padding-right: 0;
  margin-right: 0 !important;
}

#range-categories #company_search_form_block_alphabet .pseudo_link {
  position: absolute;
  right: 0;
  bottom: 0;
}

#range-categories #company_search_form_breadcrumb {
  padding-left: 0;
}

#company_categories {
  padding: 10px 0 10px 0;
}

#company_categories ul li {
  position: relative;
  /*padding-left: 18px;*/
  line-height: 13px;
  display: inline-block;
  border: 1px solid #AAA;
  padding: 2px 5px 2px 22px;
  margin: 0 3px 3px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #E4E4E4;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff;
}

#company_categories ul li input {
  position: absolute;
  top: 2px;
  left: 5px;
}

#company_categories label {
  font-size: 12px;
  line-height: 13px;
  color: #333;
  padding: 0;
}

#company_my_city,
#company_my_region,
#company_my_subway {
  margin-top: 20px;
}

/* EOF */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
}

.chzn-container-single .chzn-single {
  background-color: transparent;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #F9F7F1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 28px;
  line-height: 29px;
  padding: 0 0 0 21px;
  color: #1B79BC;
  text-decoration: underline;
}

.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.chzn-container-single .chzn-single div {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

.chzn-container-single .chzn-single div b {
  background: url(/images/chosen/sprite.png) no-repeat 0 3px;
  display: block;
  width: 100%;
  height: 100%;
}

.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 34px;
  left: 0;
  z-index: 999;
}

.autocolumnlist {
  font-size: 16px;
}

.chzn-drop {
  width: auto !important;
}

/* Вкладки */
div.ui {
  overflow: hidden;
}

div.ui_tabs_wrap {
  position: relative;
}

p#autotransalte {
  position: absolute;
  top: -4px;
  right: 0px;
  z-index: 10;
}

p#autotransalte input {
  width: 140px;
  height: 34px;
  line-height: 10px;
  border: 0;
  background: #fff url("/images/tabs/button-autotranslate.png");
  padding: 0;
  padding-left: 28px;
  font-size: 12px;
  color: #fff;
  vertical-align: top !important;
}

dl.ui_tabs {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  zoom: 1;
  /*padding:1px;*/
  position: relative;
  font-family: Arial, "MyriadPro", Arial, sans-serif, serif !important;
}

dt.ui_tab_header {
  float: left;
  font-size: 12px;
  position: relative;
  left: 0px;
  padding: 0px 15px 0px 0px;
  line-height: 34px;
  height: 34px;
  cursor: pointer;
  color: #1B79BC;
  border: 1px solid #fff;
  border-radius: 8px 8px 0px 0px;
}

dt.ui_tab_header span {
  text-decoration: underline;
  padding-left: 37px;
  background-position: 15px 50%;
  background-repeat: no-repeat;
}

dt.ui_tab_header_ru span {
  background-image: url("/images/flags/ru.png");
}

dt.ui_tab_header_en span {
  background-image: url("/images/flags/us.png");
}

dt.ui_tab_header_cn span {
  background-image: url("/images/flags/cn.png");
}

dl.ui_tabs dt.selected {
  border: 1px solid #D6D3D0;
  border-bottom: 0;
  background: #EFF5F6;
  color: #333;
  cursor: default;
  z-index: 3;
}

dl.ui_tabs dt.selected span {
  text-decoration: none;
}

dd.ui_tab_wrap {
  width: 100%;
  margin: 34px 0 0 -100%;
  position: relative;
  z-index: 2;
  display: none;
  float: right;
}

dl.ui_tabs dd.selected {
  display: block;
}

div.ui_tab_content {
  background: #EFF5F6;
  border: 1px solid #D6D3D0;
  -moz-border-radius: 0 8px 8px 8px;
  -webkit-border-radius: 0 8px 8px 8px;
  border-radius: 0 8px 8px 8px;
}

div.ui_tab_content_i {
  padding: 40px 15px 0 15px;
  color: #333;
  font-size: 12px;
}

.ui_fieldset {
  padding: 0px;
  margin-bottom: 40px;
  position: relative;
}

.ui_legend {
  position: absolute;
  top: -22px;
  font-weight: bold;
  font-size: 14px;
}

.ui_fieldset_content {
  padding: 0px 0px 5px 0px;
}

div.ui_tab_content_i label {
  color: #333;
  font-size: 13px;
  padding-right: 10px;
  vertical-align: bottom;
  display: inline-block;
  line-height: 13px;
}

div.ui_tab_content_i span.example {
  font-size: 11px;
  line-height: 12px;
  color: #a1a1a1;
  margin: 0px;
  padding: 0px;
}

.b-add-company-form-table select {
  width: 100%;
}

#company_rubric_list {
  padding: 0px 0px 0px 0px;
  clear: both;
  line-height: 14px;
}

#company_rubric_list li {
  margin-bottom: 3px;
}

#company_rubric_select {
  margin-bottom: 15px;
  overflow: hidden;
}

.b_textbox,
.b_textarea,
.b_select {
  width: 100%;
  border: 1px solid #A9AAAC;
  background: #fff;
  padding: 5px 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.b_select .head {
  background-color: #333;
  color: #fff;
}

.b_textbox {
  background-position: 5px 50%;
  background-repeat: no-repeat;
}

.b_textbox_phone_country,
.b_textbox_phone_city {
  float: left;
  margin-right: 3px;
}

.b_textbox_phone_country {
  width: 30px;
}

.b_textbox_phone_city {
  width: 45px;
}

.b_textbox_phone_number {
  width: 330px;
}

.b_textbox_captcha {
  font-size: 14px;
  width: 50px;
  text-align: center;
}

.b_button {
  height: 24px;
  width: 24px;
}

.b_submit {
  background: #3181bc url("/images/sidebar-button.jpg");
  width: 100px;
  height: 30px;
  border: 0;
  color: #fff;
  font-family: Arial, sans-serif, serif;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}

.b_submit_disabled {
  background-color: #979797;
  background-position: 0px 30px;
  color: #fff;
}

.b_datepicker {
  width: 120px;
  background-image: url("/images/icons/date-range.jpg");
  background-position: right;
  padding-right: 27px;
}

.b_radio {
  margin-right: 4px;
}

.ie6 .b_checkbox,
.ie7 .b_checkbox {
  width: 12px;
}

.b_textarea {
  height: 100px;
}

.b_textbox:focus,
.b_textarea:focus,
.b_checkbox:focus,
.b_select:focus {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
  outline: none;
}

.l_checkbox {
  position: relative;
}

.l_checkbox input {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.b_check {
  display: inline-block;
  width: 16px;
  height: 10px;
  background-repeat: no-repeat;
  background-image: url("/images/forms/checkbox.png");
  border: 0;
  cursor: pointer;
}

.l_checkbox_checked .b_check {
  background-image: url("/images/forms/checkbox-checked.png");
}

/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
.select2-container {
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-align: left;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -khtml-box-sizing: border-box;
  /* konqueror */
  -moz-box-sizing: border-box;
  /* firefox */
  -ms-box-sizing: border-box;
  /* ie */
  box-sizing: border-box;
  /* css3 */
}

.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#ffffff", endColorstr = "#eeeeee", GradientType = 0);
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#eeeeee",GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%, #ffffff 90%);
}

.select2-container.select2-allowclear .select2-choice span {
  margin-right: 42px;
}

.select2-container .select2-choice span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("/images/select2/select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
  background-color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* works in IE 8 */
  filter: "alpha(opacity=0)";
  /* expected to work in IE 8 */
  filter: alpha(opacity=0);
  /* IE 4-7 */
}

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.select2-container .select2-choice div {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#eeeeee", endColorstr = "#cccccc", GradientType = 0);
  background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
}

.select2-container .select2-choice div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/select2/select2.png") no-repeat 0 1px;
}

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px;
}

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff url("/images/select2/select2.png") no-repeat 100% -22px;
  background: url("/images/select2/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("/images/select2/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("/images/select2/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("/images/select2/select2.png") no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url("/images/select2/select2.png") no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url("/images/select2/select2.png") no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

.select2-search input.select2-active {
  background: #fff url("/images/select2/select2-spinner.gif") no-repeat 100%;
  background: url("/images/select2/select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("/images/select2/select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("/images/select2/select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("/images/select2/select2-spinner.gif") no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url("/images/select2/select2-spinner.gif") no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url("/images/select2/select2-spinner.gif") no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#eeeeee", endColorstr="#ffffff",GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#eeeeee", endColorstr="#ffffff",GradientType=0 );
  background-image: linear-gradient(bottom, #ffffff 0%, #eeeeee 50%);
}

.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
  filter: none;
}

.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: left;
}

.select2-results ul.select2-result-sub {
  margin: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

.select2-results li em {
  background: #feffde;
  font-style: normal;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  background: white;
  color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
  display: none;
}

.select2-more-results.select2-active {
  background: #f4f4f4 url("/images/select2/select2-spinner.gif") no-repeat 100%;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container.select2-container-disabled .select2-choice div {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
  min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("/images/select2/select2-spinner.gif") no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#eeeeee", endColorstr="#f4f4f4", GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}

.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("/images/select2/select2.png") right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

.select2-offscreen {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
    background-image: url("/images/select2/select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
img.flag {
  padding-right: 10px;
  vertical-align: text-top;
}

.newBar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newBar ul {
  list-style-type: none;
  margin-top: 3px;
}

p.new_author {
  font-weight: bold;
  text-align: right;
  font-style: italic;
}

p.source {
  text-align: right;
  margin-bottom: 30px;
  font-size: 12px;
}

p.source a {
  text-decoration: underline;
  color: #1B79BC;
}

/* Главная нвость в списке публикаций */
.top_new {
  width: 245px;
  float: left;
}

.top_new_photo {
  margin-bottom: 15px;
  border: 1px solid #E9EAE9;
}

.top_new_name {
  font-size: 16px;
  line-height: 17px;
  margin-bottom: 10px;
}

.top_new_name a {
  color: #CD2F15;
}

.top_new_annonce {
  line-height: 14px;
}

.top_new_annonce a {
  color: #333;
}

.top_small_news {
  width: 390px;
  /*height: 300px;*/
  float: right;
  overflow: hidden;
}

.top_small_news table {
  width: 100%;
}

.top_small_news td {
  height: 60px;
  vertical-align: middle;
}

.top_small_news td a {
  color: #1b79ce;
}

.top_small_news td img {
  border: 1px solid #E9EAE9;
}

.top_small_news th {
  height: 20px;
  background: url("/images/dotted-gray.gif") 0 50% repeat-x;
}

/**
 * Расширенный поиск
 * @author Mikhail Kobzarev<kobzarev@inforos.ru>
 * @date 2012-10-08
 */
.advanced-search {
  background: #EFF5F6 url("/images/headline-bg-blue.jpg") no-repeat;
  position: relative;
}

.advanced-search-headline {
  height: 46px;
  line-height: 34px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 20px;
  color: #fff;
  position: relative;
}

.advanced-search-headline-corner {
  position: absolute;
  top: 0px;
  right: 0px;
  background: url("/images/headline-corner.jpg");
  display: block;
  width: 12px;
  height: 12px;
  overflow: hidden;
  font-size: 1px;
  line-height: 1px;
}

.advanced-search-content {
  padding: 20px;
}

.advanced-search-query,
.advanced-search-date-range {
  background-color: #fff;
  background-repeat: no-repeat;
  color: #333;
  font-size: 12px;
  width: 340px;
  height: 28px;
  border: 1px solid #999;
  padding: 0 10px;
  margin-right: 20px;
}

.advanced-search-tr {
  display: flex;
  padding-bottom: 12px;
}

.advanced-search-search {
  display: contents;
}

.advanced-search-date {
  display: flex;
  font-size: 14px;
}

.advanced-search-submit-block {
  display: flex;
}

.advanced-search-date-range {
  background-image: url("/images/icons/date-range.jpg");
  background-position: 100% 0;
  padding-right: 36px;
  width: 126px;
}

.advanced-search-submit {
  height: 28px;
  font-size: 14px;
}

#date_from {
  margin: 0;
}

@media screen and (max-width: 842px) {
  .advanced-search-tr {
    flex-wrap: wrap;
  }
  .advanced-search-search {
    display: block;
    flex: 1;
    padding-bottom: 15px;
  }
  .advanced-search-date {
    flex: 1;
  }
}
/* -------------------------------------------------------------- */
.advanced_search {
  font-size: 12px;
  color: #4d4d4d;
}

.advanced_search form {
  width: 1%;
}

.advanced_search th {
  text-align: left;
  color: #227fc4;
}

.advanced_search td {
  text-align: left;
  padding: 2px 5px 0px 0px;
  vertical-align: top;
}

.advanced_search select {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4d4d4d;
  border: 1px solid #808080;
  background: #fff;
  padding: 2px;
}

.advanced_search input {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4d4d4d;
  border: 1px solid #808080;
  background: #fff;
  padding: 2px;
}

.advanced_search select.search-region {
  width: 170px;
}

.advanced_search select.search-rubric {
  width: 170px;
}

.advanced_search select.search-theme {
  width: 170px;
}

.advanced_search select.search-place {
  width: 170px;
}

.advanced_search select.search-logic {
  width: 170px;
}

.advanced_search select.search-day-from {
  width: 45px;
}

.advanced_search select.search-month-from {
  width: 45px;
}

.advanced_search select.search-year-from {
  width: 60px;
}

.advanced_search select.search-day-to {
  width: 45px;
}

.advanced_search select.search-month-to {
  width: 45px;
}

.advanced_search select.search-year-to {
  width: 60px;
}

.advanced_search input.search-input {
  width: 400px;
}

.advanced_search input.search-submit {
  border: 0px;
  width: 12px;
  height: 13px;
  background: url("/images/icons/lupa.png");
}

.search_h1 {
  font-size: 32px;
}

/* Список новостей */
ul.list_news li {
  margin: 0 0 20px 0px;
  position: relative;
  display: block;
  zoom: 1;
  /*float: left;*/
  /*width: 100%;*/
  background: url("/images/dotted-gray.gif") 0px 100% repeat-x;
  padding-bottom: 15px;
  min-height: 90px;
}

ul.list_news li p {
  text-align: left;
}

p.list_news_name {
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  margin-bottom: 7px;
}

p.list_news_avatar {
  /*border: 1px solid #cacaca;*/
  float: right;
  margin: 0px 0px 5px 10px;
}

p.list_news_avatar img {
  /*border: 2px solid #fff;*/
}

p.list_news_date {
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 5px;
}

p.list_news_announcement {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0px;
}

p.list_news_announcement a {
  color: #333;
}

#news p.date {
  font-size: 12px;
  line-height: 13px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}

#news p.date span {
  float: left;
  width: 270px;
}

#news p.date b {
  font-weight: bold;
  text-align: right;
  display: block;
}

#news p.date b img {
  position: relative;
  margin-left: 10px;
  margin-top: -17px;
}

#news p.date a {
  color: #6B6B6B;
}

#news div.text {
  /*text-align: justify;*/
}

#news h4 {
  font-size: 18px;
  font-weight: normal;
}

.new_left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 250px;
  /*overflow: hidden;*/
}

#direct_53401_new {
  margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #F9F7F1;
  border: 1px solid #E9EAE9;
  min-height: 100px;
}

#tagcloud_container {
  text-align: center;
  background-color: #F9F7F1;
  border: 1px solid #E9EAE9;
  min-height: 100px;
}

.avatar {
  text-align: center;
  border: 0px solid #EAEBEA;
  position: relative;
  zoom: 1;
  margin-bottom: 20px;
  height: 188px;
  overflow: hidden;
}

.avatar p {
  text-align: center;
  font-size: 10px;
  line-height: 12px;
  color: #fff;
  font-family: Tahoma;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  padding: 7px 0;
  zoom: 1;
}

.ie6 .avatar p,
.ie7 .avatar p,
.ie8 .avatar p {
  background: #000;
  filter: alpha(Opacity=60);
  bottom: -1px;
  zoom: 1;
}

.context_container {
  background: #f0f5f7;
  float: right;
  width: 460px;
  height: 188px;
  margin-bottom: 20px;
}

.context {
  margin: 20px;
}

.context .headline {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}

.context ul li {
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 10px;
  background: url("/images/arrow-black.gif") 0px 5px no-repeat;
  padding-left: 15px;
}

.context ul li a {
  color: #1571b5;
}

div.newBar {
  background: url("/images/h2_tile.gif") 0px 15px repeat-x;
  margin: 15px 0px;
  position: relative;
  margin-bottom: 35px;
  clear: left;
}

div.newBar.margin-bottom-0 {
  margin-bottom: 0;
}

div.newBar li {
  background: #fff;
  padding-right: 10px;
  margin: 0px;
  display: inline;
}

div.newBar div.yashare-auto-init {
  position: absolute;
  top: -3px;
  right: 0px;
  background: #fff;
}

div.gplus {
  position: absolute;
  top: 3px;
  right: 0;
}

#author_data {
  margin-bottom: 20px;
}

#author_data td {
  vertical-align: top;
}

#about_author_wrap {
  position: relative;
  width: 450px;
  height: 190px;
  z-index: 300;
  background-color: #f0f5f7;
}

#about_author {
  color: #333;
  position: absolute;
  top: 20px;
  left: 0px;
}

#about {
  position: relative;
  overflow: hidden;
  height: 170px;
  width: 450px;
  padding: 0 20px;
  padding-bottom: 32px;
  background-color: #f0f5f7;
}

#about_author, #about_author p {
  font-size: 11px;
  line-height: 13px;
}

#author_headline {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
}

#author_text a {
  /*color: #283265;*/
  /*text-decoration: underline;*/
  font-weight: bold;
}

#about_author_more {
  background-color: #e7ebed;
  width: 100%;
  height: 38px;
  line-height: 26px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 0 20px;
  /*display: none;*/
  border-top: 12px solid #f0f5f7;
}

#about_author_more a {
  text-decoration: underline;
  font-size: 11px;
  display: block !important;
}

#about_author_more {
  font-size: 9px;
}

#about_author_more, #about_author_more a {
  color: #afb2b3;
}

div#simalar_topics {
  /*font-family: Tahoma;*/
}

div#simalar_topics h4 {
  color: #333;
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
  line-height: 36px;
  /*font-weight: bold;*/
}

div#simalar_topics dl {
  font-size: 11px;
  line-height: 12px;
}

div#simalar_topics dt {
  color: #999;
  float: left;
  margin-right: 10px;
  padding-top: 2px;
}

div#simalar_topics dd {
  margin-bottom: 15px;
  overflow: hidden;
  line-height: 12px;
}

div#simalar_topics dd a {
  color: #1B79BC;
  /*text-decoration: underline !important;*/
}

div#simalar_topics dd a:hover {
  color: #C84B37;
}

.contacts {
  font-size: 14px;
  line-height: 18px;
}

.contacts h1 {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 15px;
}

.contacts iframe {
  padding-top: 20px;
}

.menu-block {
  position: absolute;
  width: 100%;
  top: 0;
  left: -100%;
  height: 100vh;
  z-index: 999;
  transition: left 0.3s;
  padding: 1.3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
@media screen and (min-width: 1280px) {
  .menu-block {
    display: none;
  }
}

.menu-block__top-close {
  display: inline-flex;
}

.menu-block__top-close--margin {
  margin-left: 25px;
}

.menu-block__top-news {
  display: grid;
  overflow: hidden;
}

.menu-block__top-news--margin {
  margin-bottom: 15px;
}

.menu-block.active {
  left: 0;
  transition: left 0.3s;
}

.menu-block__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-block__top--bottom {
  margin-bottom: 58px;
}

.menu-block__top-logo {
  width: 148px;
  height: 22px;
}

.menu-block__content {
  /*width: 75vw;*/
}

.menu-block__content--bottom {
  margin-bottom: 110px;
}

.menu-block__content .link-list {
  padding-left: 0px;
}

.menu-block__content .link-list li {
  list-style-type: none;
  padding-bottom: 21px;
}

.menu-block__content .link-list li:last-child {
  padding-bottom: 0px;
}

.menu-block__content .link-list li a {
  color: rgb(27, 28, 31);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}

.menu-block__footer {
  color: #2361FF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}

.menu-block__footer-item--bottom {
  margin-bottom: 3px;
}

/* --- */
.menu-top {
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
}

.menu-top ul {
  list-style-type: none;
}

.menu-top ul li {
  padding-bottom: 6px;
}

/* DESKTOP CSS */
@media screen and (min-width: 1280px) {
  #menu {
    display: none !important;
  }
  #mobile_button, #mobile_chkbox {
    display: none;
  }
  nav {
    text-align: center;
  }
  #menu {
    display: flex !important;
    align-items: center;
    visibility: visible !important;
    font-weight: 400;
    top: 0;
    transform: none !important;
    background-color: transparent;
    text-transform: uppercase;
    position: relative;
  }
  #menu li {
    position: relative;
    text-align: right;
  }
  #menu a {
    position: relative;
    opacity: 1 !important;
  }
  #menu a::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 0.25rem;
    background-color: #eee;
  }
}
/* MOBILE CSS */
@media screen and (max-width: 1280px) {
  #mobile_chkbox {
    display: none;
  }
  #mobile_button {
    display: block;
    padding: 4px;
    margin-left: 20px;
    border: none;
    cursor: pointer;
    float: right;
  }
  #mobile_button span {
    display: block;
    width: 24px;
    height: 3px;
    border-radius: 2px;
    background-color: rgb(27, 28, 31);
    margin-top: 4px;
  }
  #mobile_button span:first-child {
    margin-top: 0;
  }
  #menu {
    padding: 0;
    margin: 0;
    border-radius: 13px;
    list-style: none;
    height: auto;
    width: 100%;
    z-index: 10;
  }
  #menu li {
    padding-bottom: 6px;
  }
  #menu li a {
    font-weight: 500;
    font-size: 19px;
    line-height: 23px;
    color: rgb(27, 28, 31);
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.p-relative {
  position: relative !important;
}

.p-absolute {
  position: absolute !important;
}

.p-fixed {
  position: fixed !important;
}

.p-sticky {
  position: sticky !important;
}

.sr-only {
  background: none;
  border: none;
  cursor: none;
  height: 0;
  margin: 0;
  opacity: 0;
  outline: none;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  user-select: none;
  visibility: hidden;
  white-space: nowrap;
  width: 0;
  z-index: -1;
}

.overflow-hidden {
  overflow: hidden;
}

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

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

@media (min-width: 1050px) and (max-width: 1279px) {
  .md-text-left {
    text-align: left;
  }
  .md-text-right {
    text-align: right;
  }
  .md-text-center {
    text-align: center;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .sm-text-left {
    text-align: left;
  }
  .sm-text-right {
    text-align: right;
  }
  .sm-text-center {
    text-align: center;
  }
}
@media (max-width: 799px) {
  .esm-text-left {
    text-align: left;
  }
  .esm-text-right {
    text-align: right;
  }
  .esm-text-center {
    text-align: center;
  }
}
.aspect-ratio-16-10 {
  aspect-ratio: 16/10;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.grid-area {
  grid-area: 1/-1;
}

.z-index-1 {
  z-index: 1;
}

.text-underline {
  text-decoration: underline;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.border-top-1-opacity-008 {
  border-top: 1px solid rgba(27, 28, 31, 0.0784313725);
}

.border-top-none {
  border-top: none;
}

.border-left-none {
  border-left: none;
}

.border-right-none {
  border-right: none;
}

.border-bottom-none {
  border-bottom: none;
}

.color-bg, .color-bg a {
  color: rgb(247, 249, 250) !important;
}

.bg-bg {
  background-color: rgb(247, 249, 250) !important;
}

.fill-bg svg {
  color: rgb(247, 249, 250) !important;
}

.color-white, .color-white a {
  color: rgb(255, 255, 255) !important;
}

.bg-white {
  background-color: rgb(255, 255, 255) !important;
}

.fill-white svg {
  color: rgb(255, 255, 255) !important;
}

.color-black, .color-black a {
  color: rgb(27, 28, 31) !important;
}

.bg-black {
  background-color: rgb(27, 28, 31) !important;
}

.fill-black svg {
  color: rgb(27, 28, 31) !important;
}

.color-gray_35, .color-gray_35 a {
  color: rgb(89, 89, 89) !important;
}

.bg-gray_35 {
  background-color: rgb(89, 89, 89) !important;
}

.fill-gray_35 svg {
  color: rgb(89, 89, 89) !important;
}

.color-gray_45, .color-gray_45 a {
  color: rgb(115, 115, 115) !important;
}

.bg-gray_45 {
  background-color: rgb(115, 115, 115) !important;
}

.fill-gray_45 svg {
  color: rgb(115, 115, 115) !important;
}

.color-gray_55, .color-gray_55 a {
  color: rgb(140, 140, 140) !important;
}

.bg-gray_55 {
  background-color: rgb(140, 140, 140) !important;
}

.fill-gray_55 svg {
  color: rgb(140, 140, 140) !important;
}

.color-red, .color-red a {
  color: rgb(235, 24, 5) !important;
}

.bg-red {
  background-color: rgb(235, 24, 5) !important;
}

.fill-red svg {
  color: rgb(235, 24, 5) !important;
}

.color-blue, .color-blue a {
  color: rgb(6, 88, 217) !important;
}

.bg-blue {
  background-color: rgb(6, 88, 217) !important;
}

.fill-blue svg {
  color: rgb(6, 88, 217) !important;
}

.color-blue-button, .color-blue-button a {
  color: rgb(0, 102, 168) !important;
}

.bg-blue-button {
  background-color: rgb(0, 102, 168) !important;
}

.fill-blue-button svg {
  color: rgb(0, 102, 168) !important;
}

.color-orange, .color-orange a {
  color: rgb(255, 104, 10) !important;
}

.bg-orange {
  background-color: rgb(255, 104, 10) !important;
}

.fill-orange svg {
  color: rgb(255, 104, 10) !important;
}

.color-bright-tabs, .color-bright-tabs a {
  color: rgb(245, 247, 247) !important;
}

.bg-bright-tabs {
  background-color: rgb(245, 247, 247) !important;
}

.fill-bright-tabs svg {
  color: rgb(245, 247, 247) !important;
}

.color-black-line, .color-black-line a {
  color: rgba(27, 28, 31, 0.08) !important;
}

.bg-black-line {
  background-color: rgba(27, 28, 31, 0.08) !important;
}

.fill-black-line svg {
  color: rgba(27, 28, 31, 0.08) !important;
}

.color-dark_grey, .color-dark_grey a {
  color: #6A6F74 !important;
}

.bg-dark_grey {
  background-color: #6A6F74 !important;
}

.fill-dark_grey svg {
  color: #6A6F74 !important;
}

.color-dark_blue, .color-dark_blue a {
  color: #000A2F !important;
}

.bg-dark_blue {
  background-color: #000A2F !important;
}

.fill-dark_blue svg {
  color: #000A2F !important;
}

.color-accent_blue, .color-accent_blue a {
  color: #2361FF !important;
}

.bg-accent_blue {
  background-color: #2361FF !important;
}

.fill-accent_blue svg {
  color: #2361FF !important;
}

.border-white-solid-1px {
  border: 1px solid rgb(255, 255, 255);
}

.border-top-0 {
  border-top: none;
}

.border-right-0 {
  border-right: none;
}

.border-bottom-0 {
  border-bottom: none;
}

.border-left-0 {
  border-left: none;
}

.w-full {
  width: 100%;
  height: auto;
  padding: 0 34px;
}
@media (min-width: 1440px) {
  .w-full {
    padding: 0 34px;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .w-full {
    padding: 0 17px;
  }
}
@media (min-width: 1050px) and (max-width: 1279px) {
  .w-full {
    padding: 0 17px;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .w-full {
    padding: 0 29px;
  }
}
@media (max-width: 799px) {
  .w-full {
    padding: 0 24px;
  }
}
@media (max-width: 1280px) {
  .w-full--width {
    padding: 0 17px;
  }
}
@media (max-width: 799px) {
  .w-full--width {
    padding: 0 24px;
  }
}
.w-full--padding-0 {
  padding: 0;
}
@media (max-width: 799px) {
  .w-full--bg-tabs {
    background-color: rgb(245, 247, 247);
  }
}

.w-auto {
  width: auto;
}

.mw-full {
  max-width: 100%;
}

.h-full {
  height: 100%;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.background-cover {
  background-size: cover;
}

.background-contain {
  background-size: contain;
}

.container {
  position: relative;
  max-width: 2500px;
  margin: 0 auto;
  height: auto;
}
@media (max-width: 1049px) {
  .container--carousel {
    padding: 20px 2px 0 2px;
    overflow: hidden;
  }
}

.container-max {
  position: relative;
  width: 100%;
  padding: 0px 180px;
  height: auto;
}

@media (min-width: 1366px) and (max-width: 1919px) {
  .container-max {
    padding: 0px 102px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .container-max {
    padding: 0px 80px;
  }
}
@media (max-width: 767px) {
  .container-max {
    padding: 0px 24px;
  }
}
@media (min-width: 1050px) {
  .w-lg-1 {
    width: calc(8.3333333333% * 0.9);
    padding-bottom: 1em;
  }
  .w-lg-2 {
    width: calc(8.3333333333% * 1.9);
    padding-bottom: 1em;
  }
  .w-lg-3 {
    width: calc(8.3333333333% * 2.9);
    padding-bottom: 1em;
  }
  .w-lg-4 {
    width: calc(8.3333333333% * 3.9);
    padding-bottom: 1em;
  }
  .w-lg-5 {
    width: calc(8.3333333333% * 4.9);
    padding-bottom: 1em;
  }
  .w-lg-6 {
    width: calc(8.3333333333% * 5.9);
    padding-bottom: 1em;
  }
  .w-lg-7 {
    width: calc(8.3333333333% * 6.9);
    padding-bottom: 1em;
  }
  .w-lg-8 {
    width: calc(8.3333333333% * 7.9);
    padding-bottom: 1em;
  }
  .w-lg-9 {
    width: calc(8.3333333333% * 8.9);
    padding-bottom: 1em;
  }
  .w-lg-10 {
    width: calc(8.3333333333% * 9.9);
    padding-bottom: 1em;
  }
  .w-lg-11 {
    width: calc(8.3333333333% * 10.9);
    padding-bottom: 1em;
  }
  .w-lg-12 {
    width: 100%;
    padding-bottom: 1em;
  }
  .wa-lg-1 {
    width: calc(6.6666666667% * 0.9);
    padding-bottom: 1em;
  }
  .wa-lg-2 {
    width: calc(6.6666666667% * 1.9);
    padding-bottom: 1em;
  }
  .wa-lg-3 {
    width: calc(6.6666666667% * 2.9);
    padding-bottom: 1em;
  }
  .wa-lg-4 {
    width: calc(6.6666666667% * 3.9);
    padding-bottom: 1em;
  }
  .wa-lg-5 {
    width: calc(6.6666666667% * 4.9);
    padding-bottom: 1em;
  }
  .wa-lg-6 {
    width: calc(6.6666666667% * 5.9);
    padding-bottom: 1em;
  }
  .wa-lg-7 {
    width: calc(6.6666666667% * 6.9);
    padding-bottom: 1em;
  }
  .wa-lg-8 {
    width: calc(6.6666666667% * 7.9);
    padding-bottom: 1em;
  }
  .wa-lg-9 {
    width: calc(6.6666666667% * 8.9);
    padding-bottom: 1em;
  }
  .wa-lg-10 {
    width: calc(6.6666666667% * 9.9);
    padding-bottom: 1em;
  }
  .wa-lg-11 {
    width: calc(6.6666666667% * 10.9);
    padding-bottom: 1em;
  }
  .wa-lg-12 {
    width: calc(6.6666666667% * 11.9);
    padding-bottom: 1em;
  }
  .wa-lg-13 {
    width: calc(6.6666666667% * 12.9);
    padding-bottom: 1em;
  }
  .wa-lg-14 {
    width: calc(6.6666666667% * 13.9);
    padding-bottom: 1em;
  }
  .wa-lg-15 {
    width: 100%;
    padding-bottom: 1em;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1400px;
    padding: 0 34px;
  }
  body .w-lg-none {
    display: none !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .container {
    max-width: calc(100% - 34px);
  }
  body .w-lg-none {
    display: none !important;
  }
}
@media (min-width: 1050px) and (max-width: 1279px) {
  .container {
    max-width: calc(100% - 34px);
  }
  .w-md-1 {
    width: calc(8.3333333333% * 0.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-2 {
    width: calc(8.3333333333% * 1.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-3 {
    width: calc(8.3333333333% * 2.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-4 {
    width: calc(8.3333333333% * 3.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-5 {
    width: calc(8.3333333333% * 4.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-6 {
    width: calc(8.3333333333% * 5.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-7 {
    width: calc(8.3333333333% * 6.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-8 {
    width: calc(8.3333333333% * 7.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-9 {
    width: calc(8.3333333333% * 8.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-10 {
    width: calc(8.3333333333% * 9.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-11 {
    width: calc(8.3333333333% * 10.9);
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .w-md-12 {
    width: 100%;
    padding-bottom: 0.7em;
  }
  body .w-md-none {
    display: none !important;
  }
  .w-md-max-content {
    width: max-content;
  }
  .wa-md-1 {
    width: calc(6.6666666667% * 0.9);
    padding-bottom: 1em;
  }
  .wa-md-2 {
    width: calc(6.6666666667% * 1.9);
    padding-bottom: 1em;
  }
  .wa-md-3 {
    width: calc(6.6666666667% * 2.9);
    padding-bottom: 1em;
  }
  .wa-md-4 {
    width: calc(6.6666666667% * 3.9);
    padding-bottom: 1em;
  }
  .wa-md-5 {
    width: calc(6.6666666667% * 4.9);
    padding-bottom: 1em;
  }
  .wa-md-6 {
    width: calc(6.6666666667% * 5.9);
    padding-bottom: 1em;
  }
  .wa-md-7 {
    width: calc(6.6666666667% * 6.9);
    padding-bottom: 1em;
  }
  .wa-md-8 {
    width: calc(6.6666666667% * 7.9);
    padding-bottom: 1em;
  }
  .wa-md-9 {
    width: calc(6.6666666667% * 8.9);
    padding-bottom: 1em;
  }
  .wa-md-10 {
    width: calc(6.6666666667% * 9.9);
    padding-bottom: 1em;
  }
  .wa-md-11 {
    width: calc(6.6666666667% * 10.9);
    padding-bottom: 1em;
  }
  .wa-md-12 {
    width: calc(6.6666666667% * 11.9);
    padding-bottom: 1em;
  }
  .wa-md-13 {
    width: calc(6.6666666667% * 12.9);
    padding-bottom: 1em;
  }
  .wa-md-14 {
    width: calc(6.6666666667% * 13.9);
    padding-bottom: 1em;
  }
  .wa-md-15 {
    width: 100%;
    padding-bottom: 1em;
  }
  :root {
    font-size: calc(0.42em + 0.65vw);
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .container {
    max-width: calc(100% - 58px);
  }
  .w-sm-1 {
    width: calc(8.3333333333% * 0.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-2 {
    width: calc(8.3333333333% * 1.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-3 {
    width: calc(8.3333333333% * 2.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-4 {
    width: calc(8.3333333333% * 3.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-5 {
    width: calc(8.3333333333% * 4.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-6 {
    width: calc(8.3333333333% * 5.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-7 {
    width: calc(8.3333333333% * 6.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-8 {
    width: calc(8.3333333333% * 7.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-9 {
    width: calc(8.3333333333% * 8.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-10 {
    width: calc(8.3333333333% * 9.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-11 {
    width: calc(8.3333333333% * 10.9);
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .w-sm-12 {
    width: 100%;
    padding-bottom: 1rem;
  }
  body .w-sm-none {
    display: none !important;
  }
  .w-sm-max-content {
    width: max-content;
  }
  .wa-sm-1 {
    width: calc(6.6666666667% * 0.9);
    padding-bottom: 1em;
  }
  .wa-sm-2 {
    width: calc(6.6666666667% * 1.9);
    padding-bottom: 1em;
  }
  .wa-sm-3 {
    width: calc(6.6666666667% * 2.9);
    padding-bottom: 1em;
  }
  .wa-sm-4 {
    width: calc(6.6666666667% * 3.9);
    padding-bottom: 1em;
  }
  .wa-sm-5 {
    width: calc(6.6666666667% * 4.9);
    padding-bottom: 1em;
  }
  .wa-sm-6 {
    width: calc(6.6666666667% * 5.9);
    padding-bottom: 1em;
  }
  .wa-sm-7 {
    width: calc(6.6666666667% * 6.9);
    padding-bottom: 1em;
  }
  .wa-sm-8 {
    width: calc(6.6666666667% * 7.9);
    padding-bottom: 1em;
  }
  .wa-sm-9 {
    width: calc(6.6666666667% * 8.9);
    padding-bottom: 1em;
  }
  .wa-sm-10 {
    width: calc(6.6666666667% * 9.9);
    padding-bottom: 1em;
  }
  .wa-sm-11 {
    width: calc(6.6666666667% * 10.9);
    padding-bottom: 1em;
  }
  .wa-sm-12 {
    width: calc(6.6666666667% * 11.9);
    padding-bottom: 1em;
  }
  .wa-sm-13 {
    width: calc(6.6666666667% * 12.9);
    padding-bottom: 1em;
  }
  .wa-sm-14 {
    width: calc(6.6666666667% * 13.9);
    padding-bottom: 1em;
  }
  .wa-sm-15 {
    width: 100%;
    padding-bottom: 1em;
  }
  .card__video {
    height: 4rem;
    width: 3.375rem;
  }
  :root {
    font-size: calc(0.4em + 0.85vw);
  }
}
@media (max-width: 799px) {
  .container {
    max-width: calc(100% - 48px);
  }
  .w-esm-1 {
    width: calc(8.3333333333% * 0.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-2 {
    width: calc(8.3333333333% * 1.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-3 {
    width: calc(8.3333333333% * 2.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-4 {
    width: calc(8.3333333333% * 3.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-5 {
    width: calc(8.3333333333% * 4.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-6 {
    width: calc(8.3333333333% * 5.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-7 {
    width: calc(8.3333333333% * 6.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-8 {
    width: calc(8.3333333333% * 7.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-9 {
    width: calc(8.3333333333% * 8.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-10 {
    width: calc(8.3333333333% * 9.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-11 {
    width: calc(8.3333333333% * 10.9);
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .w-esm-12 {
    width: 100%;
    padding-bottom: 0.7em;
  }
  body .w-esm-none {
    display: none !important;
  }
  .w-esm-max-content {
    width: max-content;
  }
  .wa-esm-1 {
    width: calc(6.6666666667% * 0.9);
    padding-bottom: 1em;
  }
  .wa-esm-2 {
    width: calc(6.6666666667% * 1.9);
    padding-bottom: 1em;
  }
  .wa-esm-3 {
    width: calc(6.6666666667% * 2.9);
    padding-bottom: 1em;
  }
  .wa-esm-4 {
    width: calc(6.6666666667% * 3.9);
    padding-bottom: 1em;
  }
  .wa-esm-5 {
    width: calc(6.6666666667% * 4.9);
    padding-bottom: 1em;
  }
  .wa-esm-6 {
    width: calc(6.6666666667% * 5.9);
    padding-bottom: 1em;
  }
  .wa-esm-7 {
    width: calc(6.6666666667% * 6.9);
    padding-bottom: 1em;
  }
  .wa-esm-8 {
    width: calc(6.6666666667% * 7.9);
    padding-bottom: 1em;
  }
  .wa-esm-9 {
    width: calc(6.6666666667% * 8.9);
    padding-bottom: 1em;
  }
  .wa-esm-10 {
    width: calc(6.6666666667% * 9.9);
    padding-bottom: 1em;
  }
  .wa-esm-11 {
    width: calc(6.6666666667% * 10.9);
    padding-bottom: 1em;
  }
  .wa-esm-12 {
    width: calc(6.6666666667% * 11.9);
    padding-bottom: 1em;
  }
  .wa-esm-13 {
    width: calc(6.6666666667% * 12.9);
    padding-bottom: 1em;
  }
  .wa-esm-14 {
    width: calc(6.6666666667% * 13.9);
    padding-bottom: 1em;
  }
  .wa-esm-15 {
    width: 100%;
    padding-bottom: 1em;
  }
  :root {
    font-size: calc(0.34em + 1.4vw);
  }
}
.height-auto {
  height: auto;
}

.height-100 {
  height: 100%;
}

.width-min-content {
  width: min-content;
}

.width-max-content {
  width: max-content;
}

.width-auto {
  width: auto;
}

.width-35 {
  width: 35%;
}

.width-50 {
  width: 50%;
}

.width-85 {
  width: 85%;
}

.width-100 {
  width: 100%;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-stretch {
  justify-content: stretch;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-evenly;
}

.items-start {
  align-items: flex-start;
}

.align-start {
  align-self: flex-start;
}

.items-end {
  align-items: flex-end;
}

.align-end {
  align-self: flex-end;
}

.items-center {
  align-items: center;
}

.align-center {
  align-self: center;
}

.items-stretch {
  align-items: stretch;
}

.align-stretch {
  align-self: stretch;
}

.row-reverse {
  flex-direction: row-reverse;
}

.column-reverse {
  flex-direction: column-reverse;
}

.flex-direction-row {
  flex-direction: row;
}

.flex-direction-column {
  flex-direction: column;
}

@media (min-width: 1050px) and (max-width: 1279px) {
  .md-justify-start {
    justify-content: flex-start;
  }
  .md-justify-end {
    justify-content: flex-end;
  }
  .md-justify-center {
    justify-content: center;
  }
  .md-justify-stretch {
    justify-content: stretch;
  }
  .md-justify-between {
    justify-content: space-between;
  }
  .md-justify-around {
    justify-content: space-around;
  }
  .md-justify-evenly {
    justify-content: space-evenly;
  }
  .md-items-start {
    align-items: flex-start;
  }
  .md-align-start {
    align-self: flex-start;
  }
  .md-items-end {
    align-items: flex-end;
  }
  .md-align-end {
    align-self: flex-end;
  }
  .md-items-center {
    align-items: center;
  }
  .md-align-center {
    align-self: center;
  }
  .md-items-stretch {
    align-items: stretch;
  }
  .md-align-stretch {
    align-self: stretch;
  }
  .md-d-flex {
    display: flex !important;
  }
  .md-width-auto {
    width: auto !important;
  }
  .md-row-reverse {
    flex-direction: row-reverse;
  }
  .md-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .sm-justify-start {
    justify-content: flex-start;
  }
  .sm-justify-end {
    justify-content: flex-end;
  }
  .sm-justify-center {
    justify-content: center;
  }
  .sm-justify-stretch {
    justify-content: stretch;
  }
  .sm-justify-between {
    justify-content: space-between;
  }
  .sm-justify-around {
    justify-content: space-around;
  }
  .sm-justify-evenly {
    justify-content: space-evenly;
  }
  .sm-items-start {
    align-items: flex-start;
  }
  .sm-align-start {
    align-self: flex-start;
  }
  .sm-items-end {
    align-items: flex-end;
  }
  .sm-align-end {
    align-self: flex-end;
  }
  .sm-items-center {
    align-items: center;
  }
  .sm-align-center {
    align-self: center;
  }
  .sm-items-stretch {
    align-items: stretch;
  }
  .sm-align-stretch {
    align-self: stretch;
  }
  .sm-d-flex {
    display: flex !important;
  }
  .sm-width-auto {
    width: auto !important;
  }
  .sm-row-reverse {
    flex-direction: row-reverse;
  }
  .sm-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 799px) {
  .esm-justify-start {
    justify-content: flex-start;
  }
  .esm-justify-end {
    justify-content: flex-end;
  }
  .esm-justify-center {
    justify-content: center;
  }
  .esm-justify-stretch {
    justify-content: stretch;
  }
  .esm-justify-between {
    justify-content: space-between;
  }
  .esm-justify-around {
    justify-content: space-around;
  }
  .esm-justify-evenly {
    justify-content: space-evenly;
  }
  .esm-items-start {
    align-items: flex-start;
  }
  .esm-align-start {
    align-self: flex-start;
  }
  .esm-items-end {
    align-items: flex-end;
  }
  .esm-align-end {
    align-self: flex-end;
  }
  .esm-items-center {
    align-items: center;
  }
  .esm-align-center {
    align-self: center;
  }
  .esm-items-stretch {
    align-items: stretch;
  }
  .esm-align-stretch {
    align-self: stretch;
  }
  .esm-d-flex {
    display: flex !important;
  }
  .esm-width-auto {
    width: auto !important;
  }
  .esm-row-reverse {
    flex-direction: row-reverse;
  }
  .esm-column-reverse {
    flex-direction: column-reverse;
  }
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-center-column {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: unset;
}

@media (min-width: 1050px) and (max-width: 1279px) {
  .md-flex-wrap {
    flex-wrap: wrap;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .sm-flex-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 799px) {
  .esm-flex-wrap {
    flex-wrap: wrap;
  }
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-stage {
  display: flex;
}

.owl-carousel .nav-btn {
  position: absolute;
  width: 56px; /* 26px */
  height: 56px; /* 28px */
  cursor: pointer;
  top: 411px !important; /* 78px */
}

.owl-carousel .disabled .nav-btn {
  display: none;
}

.owl-carousel .prev-slide {
  /*background: url(./imgs/icons/left-button.svg) no-repeat scroll 0 0;*/
  left: 55px; /* 10px */
}

.owl-carousel .next-slide {
  /*background: url(./imgs/icons/right-button.svg) no-repeat scroll 0 0;*/
  right: 55px; /* 10px */
}

.owl-carousel .prev-slide:hover {
  opacity: 0.5;
}

.owl-carousel .next-slide:hover {
  opacity: 0.5;
}

.owl-dots {
  position: absolute;
  bottom: 0.8rem;
  left: 0;
}

.projects .owl-dots {
  display: none !important;
  bottom: 23px !important;
}

.archive-project .owl-dots {
  bottom: 11px !important;
  display: flex !important;
}

@media (min-width: 1050px) and (max-width: 1279px) {
  .archive-project .owl-dots {
    bottom: 23px !important;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .archive-project .owl-dots {
    bottom: 11px !important;
  }
}
@media (max-width: 799px) {
  .archive-project .owl-dots {
    bottom: 11px !important;
  }
}
#owl-carousel-main .owl-dots {
  bottom: 35px !important;
  display: flex !important;
}

.archive-project__block .owl-dots {
  display: flex !important;
}

.owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 6px;
  background: rgba(27, 28, 31, 0.2);
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-dots .owl-dot.active span {
  background: rgb(27, 28, 31);
}

.owl-carousel .owl-nav {
  display: block;
}

#owl-carousel-main .slider-cards {
  z-index: 100;
}

@media (min-width: 1050px) and (max-width: 1279px) {
  .projects .owl-dots {
    display: none !important;
  }
  .owl-carousel .owl-nav {
    display: none;
  }
  .projects .slider-cards,
  #owl-carousel-main .slider-cards {
    z-index: 100;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .projects .owl-dots {
    display: flex !important;
  }
  .owl-carousel .owl-nav {
    display: none;
  }
  .projects .slider-cards,
  #owl-carousel-main .slider-cards {
    display: none !important;
  }
}
@media (max-width: 799px) {
  .projects .owl-dots {
    display: flex !important;
  }
  .owl-carousel .owl-nav {
    display: none;
  }
  .projects .slider-cards,
  #owl-carousel-main .slider-cards {
    display: none !important;
  }
}
.slider-cards {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 95%;
}

.slider-cards .slider-card {
  flex-grow: 1;
}

.owl-carousel-top .owl-stage-outer {
  overflow-y: unset !important;
}

.screen-03__inner .owl-item.active,
.owl-carousel-partners .owl-item.active {
  width: auto !important;
}

.owl-carousel-top .owl-stage .owl-item:nth-of-type(4) {
  display: flex;
  justify-content: flex-end;
}

.owl-carousel-top .owl-nav {
  display: none;
}

.owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.news-block .owl-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' transform='matrix(-1 0 0 1 24 0)' fill='%230658D9'/%3E%3Cg clip-path='url(%23clip0_2754_6525)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 9L9 12L13 15L13 9Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2754_6525'%3E%3Crect width='6' height='4' fill='white' transform='matrix(4.37114e-08 -1 -1 -4.37114e-08 13 15)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-color: unset;
  width: 2.3rem;
  height: 2.3rem;
  border: none;
  margin-right: 0.5rem;
}

.news-block .owl-next {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%230658D9'/%3E%3Cg clip-path='url(%23clip0_2754_6530)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 9L15 12L11 15L11 9Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2754_6530'%3E%3Crect width='6' height='4' fill='white' transform='translate(11 15) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-color: unset;
  width: 2.3rem;
  height: 2.3rem;
  border: none;
}

.owl-carousel-news .news-block__item-news {
  width: 334px;
}

@media (min-width: 1050px) and (max-width: 1279px) {
  .owl-carousel-news .news-block__item-news {
    width: 250px;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .owl-carousel-news .news-block__item-news {
    width: 200px;
  }
}
.drag_dots {
  display: flex;
  margin-top: 1.62rem;
  margin-bottom: 1.6rem;
}
.drag_dots--margin-top {
  margin-top: 0.52rem;
}

.drag_dot {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: rgba(27, 28, 31, 0.2);
  margin-right: 8px;
}

.drag_dot.active {
  background-color: rgb(27, 28, 31);
}

@media (min-width: 889px) {
  .alphabet_rubrics {
    padding-top: 160px;
  }
}

@media (max-width: 890px) {
  .alphabet_rubrics {
    padding-top: 255px;
  }
}

@media (max-width: 627px) {
  .alphabet_rubrics {
    padding-top: 260px;
  }
}

@media (max-width: 583px) {
  .alphabet_rubrics {
    padding-top: 294px;
  }
}

.marker-class {
  position: absolute;
  top: -30px;
  left: -15px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-color: unset;
  margin-bottom: 24px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:cc='http://creativecommons.org/ns%23' xmlns:dc='http://purl.org/dc/elements/1.1/'%3E%3Cg transform='translate(0 -1028.4)'%3E%3Cpath d='m12 0c-4.4183 2.3685e-15 -8 3.5817-8 8 0 1.421 0.3816 2.75 1.0312 3.906 0.1079 0.192 0.221 0.381 0.3438 0.563l6.625 11.531 6.625-11.531c0.102-0.151 0.19-0.311 0.281-0.469l0.063-0.094c0.649-1.156 1.031-2.485 1.031-3.906 0-4.4183-3.582-8-8-8zm0 4c2.209 0 4 1.7909 4 4 0 2.209-1.791 4-4 4-2.2091 0-4-1.791-4-4 0-2.2091 1.7909-4 4-4z' transform='translate(0 1028.4)' fill='%23e74c3c'/%3E%3Cpath d='m12 3c-2.7614 0-5 2.2386-5 5 0 2.761 2.2386 5 5 5 2.761 0 5-2.239 5-5 0-2.7614-2.239-5-5-5zm0 2c1.657 0 3 1.3431 3 3s-1.343 3-3 3-3-1.3431-3-3 1.343-3 3-3z' transform='translate(0 1028.4)' fill='%23c0392b'/%3E%3C/g%3E%3C/svg%3E");
}

input {
  outline: none;
}


.ac_results {
  z-index: 1000;
  background-color: #dfe0e0;
  padding: 15px 6px;
  border-radius: 8px;
  border: 2px solid #d3d3d3;
  font-size: 16px;
  line-height: 28px;
  cursor: pointer;
}

.chzn-results {
  padding-top: 12px;
  padding-left: 12px;
}

.hidden {
  display: none;
}

/*# sourceMappingURL=style.css.map */

div.newBar div.yashare-auto-init {
    top: -9px !important;
    height: 30px !important;
}

.b-share-icon {
  width: 20px !important;
  height: 20px !important;
}

.b-share-icon_lj {
    background: url(/images2/newbar_icons/livejournal.png) 0 0 no-repeat !important;
    background-size: contain !important;
}

.b-share-icon_vkontakte {
    background: url(/images2/newbar_icons/vk.png) 0 0 no-repeat !important;
    background-size: contain !important;
}

.b-share-icon_moimir {
    background: url(/images2/newbar_icons/mail.png) 0 0 no-repeat !important;
    background-size: contain !important;
}

.b-share-icon_myspace {
    background: url(/images2/newbar_icons/myspace.png) 0 0 no-repeat !important;
    background-size: contain !important;
}

.b-share-icon_gplus {
    background: url(/images2/newbar_icons/google_plus.png) 0 0 no-repeat !important;
    background-size: contain !important;
}


















/*!
 * jQuery UI Datepicker 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
/*
#ui-datepicker-div {z-index: 9999 !important; background-color: #fff;}
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
*/

/* with multiple calendars */
/*
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }
*/

/* RTL support */
/*
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

.ui-datepicker .ui-datepicker-week-end a,
.ui-datepicker .ui-datepicker-week-end span {
    color: #C1331C !important;
}
.ui-datepicker .ui-state-default {
    border: none;
    background: none;
}
.ui-datepicker .ui-datepicker-today,
.ui-datepicker .ui-datepicker-today a {
    color: #C1331C;
}
*/

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
/*

*/

/* ===== АДАПТИВНЫЙ DATE PICKER ===== */

/* Базовые стили для datepicker */
#ui-datepicker-div {
    width: auto !important;
    max-width: 95vw;
    padding: 15px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

/* ===== ЗАГОЛОВОК ===== */
.ui-datepicker-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.ui-datepicker-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

/* Кнопки навигации */
.ui-datepicker-prev,
.ui-datepicker-next {
    cursor: pointer;
    padding: 5px 10px;
    font-size: 18px;
    background: transparent;
    border: none;
    transition: 0.3s;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
    background: #f5f5f5;
    border-radius: 4px;
}

/* ===== КАЛЕНДАРНАЯ СЕТКА ===== */
.ui-datepicker-calendar {
    width: 100%;
    border-collapse: collapse;
}

/* Заголовки дней недели */
.ui-datepicker-calendar thead th {
    padding: 8px 0;
    font-size: 13px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    text-align: center;
}

/* Ячейки с датами */
.ui-datepicker-calendar tbody td {
    text-align: center;
    padding: 4px 0;
}

/* Ссылки внутри ячеек (даты) */
.ui-datepicker-calendar tbody td a {
    display: inline-block;
    min-width: 32px;
    padding: 6px 0;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: 0.2s;
}

.ui-datepicker-calendar tbody td a:hover {
    background: #f0f0f0;
}

/* Выбранная дата */
.ui-datepicker-calendar tbody td a.ui-state-active {
    background: #007bff;
    color: #fff;
}

/* Сегодняшняя дата */
.ui-datepicker-calendar tbody td a.ui-state-highlight {
    background: #e8f0fe;
    font-weight: 600;
}

/* ===== ВЫПАДАЮЩИЕ СПИСКИ (месяц/год) ===== */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    padding: 4px 8px;
    margin: 0 3px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
}

/* ===== КНОПКИ "Сегодня" и "Закрыть" ===== */
.ui-datepicker-buttonpane {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
    margin-top: 10px;
}

.ui-datepicker-buttonpane button {
    flex: 1;
    padding: 8px 12px;
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.2s;
}

.ui-datepicker-buttonpane button:hover {
    background: #e8e8e8;
}

.ui-datepicker-buttonpane button.ui-state-hover {
    background: #007bff;
    color: #fff;
    border-color: #007bff;
}

/* ===== МЕДИА-ЗАПРОСЫ ===== */

/* Планшеты и маленькие экраны */
@media (max-width: 768px) {
    #ui-datepicker-div {
        padding: 12px;
        max-width: 98vw;
        font-size: 13px;
        border-radius: 6px;
    }

    .ui-datepicker-title {
        font-size: 15px;
    }

    .ui-datepicker-calendar tbody td a {
        min-width: 28px;
        padding: 5px 0;
        font-size: 13px;
    }

    .ui-datepicker-calendar thead th {
        font-size: 12px;
        padding: 6px 0;
    }

    .ui-datepicker-prev,
    .ui-datepicker-next {
        font-size: 16px;
        padding: 4px 8px;
    }
}

/* Смартфоны */
@media (max-width: 480px) {
    #ui-datepicker-div {
        padding: 10px;
        max-width: 100vw;
        font-size: 12px;
        border-radius: 0;
        border: none;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .ui-datepicker-header {
        flex-wrap: wrap;
        gap: 5px;
    }

    .ui-datepicker-title {
        font-size: 14px;
        order: 2;
        width: 100%;
    }

    .ui-datepicker-prev {
        order: 1;
    }

    .ui-datepicker-next {
        order: 3;
    }

    .ui-datepicker-calendar tbody td a {
        min-width: 24px;
        padding: 4px 0;
        font-size: 12px;
    }

    .ui-datepicker-calendar thead th {
        font-size: 10px;
        padding: 4px 0;
    }

    /* Для тач-устройств увеличиваем область нажатия */
    .ui-datepicker-calendar tbody td {
        padding: 6px 0;
    }

    .ui-datepicker-calendar tbody td a {
        min-height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* Адаптация выпадающих списков */
    .ui-datepicker select.ui-datepicker-month,
    .ui-datepicker select.ui-datepicker-year {
        font-size: 12px;
        padding: 3px 5px;
        margin: 0 2px;
    }

    .ui-datepicker-buttonpane {
        flex-direction: column;
        gap: 6px;
    }

    .ui-datepicker-buttonpane button {
        padding: 10px;
        font-size: 12px;
    }
}

/* Очень маленькие экраны */
@media (max-width: 360px) {
    #ui-datepicker-div {
        padding: 8px 5px;
    }

    .ui-datepicker-calendar tbody td a {
        min-width: 20px;
        font-size: 11px;
        padding: 3px 0;
    }

    .ui-datepicker-calendar thead th {
        font-size: 9px;
        padding: 3px 0;
    }
}

/* Альбомная ориентация на телефонах */
@media (max-height: 500px) and (orientation: landscape) {
    #ui-datepicker-div {
        padding: 8px;
        max-height: 80vh;
        overflow-y: auto;
    }

    .ui-datepicker-calendar tbody td a {
        padding: 3px 0;
        min-height: 28px;
    }

    .ui-datepicker-header {
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .ui-datepicker-buttonpane {
        padding-top: 5px;
        margin-top: 5px;
    }
}

/* ===== ТЕМНАЯ ТЕМА (опционально) ===== */
@media (prefers-color-scheme: dark) {
    #ui-datepicker-div {
        background: #2d2d2d;
        border-color: #444;
        color: #e0e0e0;
    }

    .ui-datepicker-title {
        color: #e0e0e0;
    }

    .ui-datepicker-header {
        border-bottom-color: #444;
    }

    .ui-datepicker-calendar thead th {
        color: #aaa;
    }

    .ui-datepicker-calendar tbody td a {
        color: #e0e0e0;
    }

    .ui-datepicker-calendar tbody td a:hover {
        background: #3d3d3d;
    }

    .ui-datepicker-calendar tbody td a.ui-state-active {
        background: #007bff;
        color: #fff;
    }

    .ui-datepicker-calendar tbody td a.ui-state-highlight {
        background: #1a3a5c;
        color: #e0e0e0;
    }

    .ui-datepicker-prev:hover,
    .ui-datepicker-next:hover {
        background: #3d3d3d;
    }

    .ui-datepicker select.ui-datepicker-month,
    .ui-datepicker select.ui-datepicker-year {
        background: #3d3d3d;
        border-color: #555;
        color: #e0e0e0;
    }

    .ui-datepicker-buttonpane {
        border-top-color: #444;
    }

    .ui-datepicker-buttonpane button {
        background: #3d3d3d;
        border-color: #555;
        color: #e0e0e0;
    }

    .ui-datepicker-buttonpane button:hover {
        background: #4d4d4d;
    }

    .ui-datepicker-buttonpane button.ui-state-hover {
        background: #0056b3;
        border-color: #0056b3;
    }
}