/* ----- Styles site ------------------- */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

audio, canvas, progress, video {
  display: inline-block;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b {
  font-weight: bold;
}

strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/* ----- Sprite icons ------------------- */
a.icon {
  text-decoration: none;
  outline: none;
}

.icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
}




.icon__1, .icon__FirstAidPost{
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_aid_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__2, .icon__Eatery {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_catering_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__3,  .icon__Free  {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_free_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__4 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_markup_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__5 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_size_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__6 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_turf_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__7, .icon__CashMashine {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_atm_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__8, .icon__PrisposoblenDlyaInvalidov {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_disabled_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}

.icon__9 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_lighting_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}

.icon__10,  .icon__Paid {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_paid_blue.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 22px;
  background-size: cover;
}


.icon__11, .icon__Music {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_sound_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__12, .icon__Toilet {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_wc_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__13, .icon__BusStop {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_bus_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}

.icon__14 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_equipment_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}

.icon__15, .icon__DressingRoom {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_lockerroom_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}

.icon__16 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_rental_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}

.icon__17, .icon__TechService {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_support_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}


.icon__18, .icon__Wifi {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/icon2/char_wifi_blue.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: cover;
}





.icon-arrow-bt {
  width: 17px;
  height: 11px;
  background-position: -5px -5px;
}

.icon-arrow-left {
  width: 50px;
  height: 22px;
  background-position: -32px -5px;
}

.icon-arrow-right-slide {
  width: 21px;
  height: 37px;
  background-position: -92px -5px;
}

.icon-basket {
  width: 29px;
  height: 26px;
  background-position: -123px -5px;
}

.icon-close {
  width: 24px;
  height: 23px;
  background-position: -5px -41px;
}

.icon-contact1 {
  width: 40px;
  height: 41px;
  background-position: -39px -41px;
}

.icon-contact2 {
  width: 40px;
  height: 41px;
  background-position: -89px -52px;
}

.icon-contact3 {
  width: 40px;
  height: 34px;
  background-position: -5px -103px;
}

.icon-ic-1 {
  width: 21px;
  height: 19px;
  background-position: -55px -103px;
}

.icon-ic-10 {
  width: 14px;
  height: 14px;
  background-position: -139px -41px;
}

.icon-ic-11 {
  width: 18px;
  height: 17px;
  background-position: -139px -65px;
}

.icon-ic-12 {
  width: 30px;
  height: 14px;
  background-position: -86px -103px;
}

.icon-ic-2 {
  width: 22px;
  height: 22px;
  background-position: -126px -103px;
}

.icon-ic-3 {
  width: 22px;
  height: 22px;
  background-position: -55px -135px;
}

.icon-ic-4 {
  width: 22px;
  height: 22px;
  background-position: -87px -135px;
}

.icon-ic-5 {
  width: 22px;
  height: 22px;
  background-position: -119px -135px;
}

.icon-ic-6 {
  width: 22px;
  height: 22px;
  background-position: -162px -5px;
}

.icon-ic-7 {
  width: 22px;
  height: 22px;
  background-position: -167px -37px;
}

.icon-ic-8 {
  width: 14px;
  height: 14px;
  background-position: -167px -69px;
}

.icon-ic-9 {
  width: 14px;
  height: 14px;
  background-position: -158px -93px;
}

.icon-quest {
  width: 20px;
  height: 11px;
  background-position: -158px -117px;
}

.icon-star {
  width: 6px;
  height: 5px;
  background-position: -182px -93px;
}

.icon-star-active {
  width: 6px;
  height: 6px;
  background-position: -151px -138px;
}

.icon-youtube {
  width: 25px;
  height: 17px;
  background-position: -5px -154px;
}

.icon-t {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
}

.icon-t-arrow {
  width: 14px;
  height: 21px;
  background-position: -5px -5px;
}

.icon-t-clip {
  width: 25px;
  height: 26px;
  background-position: -29px -5px;
}

.icon-t-file {
  width: 48px;
  height: 50px;
  background-position: -5px -41px;
}

.icon-t-folder {
  width: 44px;
  height: 35px;
  background-position: -64px -5px;
}

.icon-t-info {
  width: 20px;
  height: 19px;
  background-position: -118px -5px;
}

.icon-t-pdf {
  width: 46px;
  height: 44px;
  background-position: -63px -50px;
}

/* ----- END Sprite icons --------------- */
/*                                        */
/*                                        */
/* ----- Typography -------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  font: normal normal 14px/20px Arial, sans-serif;
  color: #000;
}

.title-site, h1, h2, h3, h4, h5, h6 {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2em;
  color: #000;
}

.title-site > i, h1 > i, h2 > i, h3 > i, h4 > i, h5 > i, h6 > i {
  font-style: normal;
  color: #929497;
  margin-left: 2px;
  vertical-align:-2px;
}

h1, .title-site_h1 {
  font-size: 26px;
  margin-bottom: 20px;
}

h2, .title-site_h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

h3, .title-site_h3 {
  font-size: 22px;
}

h4, .title-site_h4 {
  font-size: 20px;
}

h5, .title-site_h5 {
  font-size: 18px;
  line-height: 1.3em;
}

h6, .title-site_h6 {
  font-size: 16px;
  line-height: 1.3em;
}

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

p {
  margin: 0 0 20px;
}

.text-bl ul {
  margin-bottom: 20px;
  list-style-type: disc;
  padding-left: 15px;
}

.text-bl ol {
  margin-bottom: 20px;
  list-style-type: decimal;
  padding-left: 15px;
}

.text-bl li {
  margin-bottom: 10px;
}

.text_center {
  text-align: center;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.text_uppercase {
  text-transform: uppercase;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

a {
  color: #2389dd;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #1f7bc8;
}

.text-bl-grid {
  display: flex;
  justify-content: space-between;
}

.text-bl-grid__half-col {
  width: 48%;
}

/* ----- END Typography ---------------- */
/*                                       */
/*                                       */
/* ----- table ------------------- */
table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

td, th {
  padding: 10px 5px;
  border-bottom: 2px solid #ccc;
}

th {
  color: #6d6e70;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
}

td {
  padding: 15px 8px;
  font-size: 16px;
  color: #000;
  line-height: 18px;
}

td:last-child {
  width: 210px;
}

td:nth-child(2) {
  width: 85px;
}

td:nth-child(4) {
  width: 145px;
}

td .icon {
  margin-left: 10px;
}

.table-description {
  font-size: 12px;
  color: #808184;
  line-height: 14px;
  margin-bottom: 40px;
}

.width-300 {
  width: 300px;
}

.width-200 {
  width: 200px;
}

.width-400 {
  width: 400px;
}

.width-250 {
  width: 250px;
}

.width-150 {
  width: 150px;
}

.width-350 {
  width: 350px;
}

.width-100 {
  width: 100px;
}

.table-st table {
  margin-bottom: 0;
}

.table-st th {
  background-color: #5593e5;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: left;
  vertical-align: middle;
  font-weight: 600;
  padding: 10px;
}

.table-st .wrapp-bottom {
  vertical-align: bottom;
}

.table-st caption {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 5px;
  text-align: left;
}

.table-st thead tr:last-child th {
  border-bottom: none;
}

.table-st td {
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #f3f7fa;
  font-size: 14px;
  line-height: 18px;
}

.table-st td .link-table {
  display: block;
  margin-bottom: 10px;
  color: #5593e5;
}

.table-st td .link-table .icon-t-wrapp {
  margin-top: -10px;
  margin-right: 5px;
}

.table-st td .link-table:hover {
  color: #5593e5;
}

.table-st td .link-table:last-child {
  margin-bottom: 0;
}

.table-st_sm table {
  width: auto;
}

.table-light tr:nth-child(odd) th, .table-light tr:nth-child(odd) td {
  background-color: #f9f9f9;
}

.table-light tr:last-child th, .table-light tr:last-child td {
  border-bottom: none;
}

.table-light caption {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: left;
}

.table-light th {
  color: #51525b;
}

.table-light td {
  color: #595d63;
}

.table-light th, .table-light td {
  border-bottom: 1px solid #deddde;
  border-right: 1px solid #deddde;
  background-color: #f3f7fa;
  text-align: center;
  vertical-align: top;
  padding: 10px 10px 15px;
}

.table-light th:last-child, .table-light td:last-child {
  border-right: none;
}

.table-sm table {
  border-left: 1px solid #dadada;
  border-top: 1px solid #dadada;
}

.table-sm td, .table-sm th {
  border-bottom: 1px solid #dadada;
  border-right: 1px solid #dadada;
  color: #000;
  padding: 3px 5px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  line-height: 16px;
}

.table-sm td {
  background-color: #fff;
}

.table-sm th {
  background-color: #dff2fd;
}

/* ----- END table --------------- */
/*                                 */
/*                                 */
/* ----- Page structure ---------------- */
.clear {
  clear: both;
}

.group:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

#wrapper {
  min-width: 1200px;
}

.section-st {
  padding: 40px 0;
}

.section-st_dark {
  background-color: #f3f5f7;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1170px;
  width: auto;
  margin: 0 auto;
}

/* ----- Header ------------------------ */
.header {
  position: relative;
  margin: 20px 0;
}

.logo {
  max-width: 150px;
}

.logo a {
  display: block;
  outline: none;
}

.header-inner {
  background-color: #e6e7e8;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 15px;
}

.header-inner .logo {
  flex-shrink: 0;
  margin-right: 20px;
}

.header-inner .title-site {
  flex-grow: 1;
  margin-bottom: 0;
}

/* ----- END Header -------------------- */
/*                                       */
/*                                       */
/* ----- Footer ------------------------ */
.footer {
  padding: 20px 0;
}

/* ----- END Footer -------------------- */
/*                                       */
/*                                       */
/* ----- Controls styles ----------------- */
.btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 8px 20px;
  font: normal normal 14px/24px Arial, sans-serif;
  border: none;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #fff;
  background-color: #43A2FC;
}

.btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #5caefc;
}

.btn_second-st {
  background-color: #ce108c;
  border-radius: 0px;
}

.btn_second-st:hover {
  background-color: #e6129c;
}

.btn_border {
  border: 1px solid #ccc;
  color: #43A2FC;
  line-height: 22px;
  background: transparent;
}

.btn_border:hover {
  color: #fff;
  background-color: #43A2FC;
}

.btn_border.btn_second-st {
  border-color: #ce108c;
  color: #ce108c;
}

.btn_border.btn_second-st:hover {
  color: #fff;
  background-color: #ce108c;
}

.btn_min-width {
  min-width: 150px;
}

.btn_max {
  width: 100%;
}

.btn_sm {
  padding: 3px 15px;
}

.btn_sm.btn_min-width {
  min-width: 110px;
}

.btn_md {
  padding: 13px 25px;
  font-size: 16px;
}

.btn_md.btn_min-width {
  min-width: 150px;
}

.btn_lg {
  padding: 9px 30px;
}

.btn_lg.btn_min-width {
  min-width: 100px;
}

.btn__icon-text {
  display: inline-block;
  vertical-align: middle;
}

.btn_icon.btn_border {
  color: #10a8ff;
  background-color: #fff;
}

.btn_icon.btn_border:hover {
  background-color: #fff;
  border-color: #bbb;
  color: #10a8ff;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.btn__icon {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}

.btn__icon.icon-arrow-left {
  position: relative;
  bottom: -3px;
}

.btn__icon_right {
  margin-left: 15px;
}

.btn__icon_left {
  margin-right: 15px;
}

.btn_no-radius {
  border-radius: 0px;
}

.btn_opacity:hover {
  background-color: #43A2FC;
  opacity: 0.8;
}

input.btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  width: auto;
}

input.btn_max {
  width: 100%;
}

.form-group-grid__four-col .btn {
  vertical-align: bottom;
  display: block;
}

.placeholder {
  color: #231f20;
}

input:-moz-placeholder, input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
  color: #231f20;
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #231f20;
  opacity: 1;
}

input:focus:-moz-placeholder, input:focus::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

::-webkit-contacts-auto-fill-button {
  opacity: 0;
}

input[type="password"]::-webkit-contacts-auto-fill-button {
  opacity: 1;
}

input,
textarea {
  position: relative;
  height: 40px;
  width: 100%;
  padding: 0 10px;
  border: 1px solid #ccc;
  font: 14px Arial, sans-serif;
  color: #222;
  background-color: #fff;
  outline: none;
  border-radius: 5px;
  -webkit-appearance: none;
  box-shadow: none;
}

input:hover,
textarea:hover {
  border-color: #a6a6a6;
}

input:focus,
textarea:focus {
  border-color: #999999;
}

input[type="radio"], input[type="checkbox"] {
  width: auto;
  margin: 3px 5px 3px 0;
  height: 12px;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

input[type="radio"] {
  -webkit-appearance: radio;
}

textarea {
  vertical-align: top;
  height: 130px;
  padding: 10px 15px;
  resize: none;
}

/* ----- END controls ------------------- */
/*                                       */
/*                                       */
/* ----- Forms ------------------------- */
.st-form {
  margin-bottom: 20px;
}

.st-form__tt {
  display: block;
}

.form-group {
  margin-bottom: 30px;
}

.form-group__label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #6d6e70;
}

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

.form-group_inline .form-group__label {
  min-width: 140px;
  max-width: 140px;
  padding: 0 10px 0 0;
  margin: 5px 0;
}

.form-group_check {
  display: flex;
  justify-content: flex-start;
}

.form-group_check .form-group__label {
  order: 1;
}

.form-group-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.form-group-grid__half-col {
  width: 48.5%;
}

.form-group-grid__three-col {
  width: 31.3%;
}

.form-group-grid__four-col {
  width: 22.8%;
}

.form-group__icon {
  padding-right: 30px;
  position: relative;
}

.form-group__icon .icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  box-shadow: none;
  border: none;
  outline: none;
}

.form-group__icon_price .input-txt-price {
  right: 40px;
}

.form-group__icon_price .form-group__field {
  padding-right: 30px;
}

.input-txt-price {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  color: #6d6e70;
  font-size: 13px;
}

.form-group_push-top {
  padding-top: 28px;
}

/* ----- END Forms --------------------- */
/*                                       */
/*                                       */
/*_____________J_C_F_______________________*/
/* select */
body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select.jcf-compact-multiple {
  max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...';
}

@keyframes select-anim {
  0% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
  100% {
    opacity: 1;
    transform: rotateX(0deg);
  }
}

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0;
  min-width: 150px;
  width: 100%;
  flex-shrink: 0;
  background: #fff;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 14px;
  line-height: 40px;
  margin: 0 35px 0 10px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  text-align: center;
  width: 36px;
  line-height: 40px;
}

.jcf-select .jcf-select-opener:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  transition: linear 0.2s;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  background: url(../img/icons/arrow-bt.jpg) 50% 50% no-repeat;
}

.jcf-drop-active {
  border-radius: 5px 5px 0 0;
}

.jcf-drop-active .jcf-select-opener:before {
  transform: rotate(180deg);
}

.jcf-drop-flipped.jcf-select {
  border-radius: 0 0 5px 5px;
}

.jcf-drop-flipped.jcf-select .jcf-select-opener:before {
  transform: rotate(0deg);
}

.jcf-drop-flipped.jcf-select-drop {
  border-radius: 5px 5px 0 0;
  transform-origin: bottom center;
}

.jcf-drop-flipped.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #ccc;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.jcf-select-drop {
  transition: ease 0.3s;
  animation-name: select-anim;
  animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  transform-origin: top center;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
  max-height:134px !important;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 10px 10px;
  color: #000;
  min-height: 14px;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 10px 10px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-select-color .jcf-select-text .jcf-option-color {
  font-weight: bold;
}

.jcf-select-text .jcf-option-red, .jcf-list .jcf-option-red {
  color: #d00;
}

.jcf-select-text .jcf-option-green, .jcf-list .jcf-option-green {
  color: #0d0;
}

.jcf-select-text .jcf-option-blue, .jcf-list .jcf-option-blue {
  color: #00d;
}

.jcf-select-drop .jcf-option-hideme {
  display: none;
}

.jcf-select.jcf-select-present {
  line-height: 48px;
  height: 48px;
  background: #fff;
}

.jcf-select.jcf-select-present .jcf-select-text img {
  vertical-align: top;
  width: 32px;
  height: auto;
  margin: 7px 5px 0 0;
}

.jcf-select-present .jcf-select-text {
  line-height: 48px;
}

.jcf-select-present .jcf-list {
  font-style: italic;
  line-height: 48px;
}

.jcf-select-present .jcf-list img {
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/*__________end_J_C_F_______________________*/
/*_____________ Owl Carousel _____________________*/
.owl-carousel {
  position: relative;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  display: none;
  width: 100%;
}

.owl-carousel .owl-item {
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

.slider-clear.owl-carousel .owl-item img {
  width: auto;
}

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

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

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

.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
}

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

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

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

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

.owl-carousel.owl-drag .owl-item {
  -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 .5s ease-in-out;
}

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

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

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

.owl-carousel .owl-video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  transition: transform .1s ease;
  -webkit-backface-visibility: hidden;
}

.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 {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: opacity .4s ease;
  opacity: 0;
}

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

.owl-carousel_nav-hidden.owl-carousel .owl-nav {
  display: none;
}

.owl-carousel_dots-hidden.owl-carousel .owl-dots {
  display: none;
}

/* Navigation */
.owl-prev, .owl-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 52px;
  margin: 0;
  margin-top: -26px;
  padding: 0;
  opacity: 0.9;
}

.owl-prev:hover, .owl-next:hover {
  opacity: 1;
}

.owl-prev:before, .owl-next:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 30px;
  height: 52px;
  margin-top: -26px;
}

.owl-prev {
  left: -40px;
}

.owl-prev:before {
  margin-left: -17px;
  background-image: url(../img/icons/arrow-right.svg);
  background-size: 100% 100%;
  transform: rotate(180deg);
}

.owl-next {
  right: -40px;
}

.owl-next:before {
  margin-left: -13px;
  background-image: url(../img/icons/arrow-right.svg);
  background-size: 100% 100%;
}

.owl-carousel_nav-left-hidden .owl-prev {
  display: none;
}

.carousel-card-wrapp {
  margin-bottom: 40px;
}

/* Dots */
.carousel-st-wrapp {
  overflow: hidden;
  padding-bottom: 40px;
}

.owl-dots {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
}

.owl-dot {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: gray;
  margin: 0 5px;
}

.owl-dot.active {
  width: 10px;
  height: 10px;
  background-color: #000;
}

.owl-dot:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  background-color: transparent;
}

/*____________end Owl Carousel _____________________*/
/*_________________F A N C Y_______________________*/
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #000;
  opacity: 0.90;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current {
  display: block;
}

.fancybox-slide--next {
  display: block;
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
  color: #ccc;
}

.fancybox-button:visited, .fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled, .fancybox-button[disabled] {
  color: #888;
  cursor: default;
}

.fancybox-button.disabled:hover, .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--play svg path:nth-child(2), .fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited, .fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}
.shadow{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(1, 1, 1, 0.5);
}

.popup{
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 200;
  transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
  width: 90%;
  max-height: 90%;
  overflow-y: auto;
  min-width: 336px;
  max-width: 600px;
  min-height: 380px;
  border-radius: 10px;
}


.mini{
  min-height: auto;
}

.mini__close{
  text-align: right;
  margin-right: 20px;
  margin-top: 20px;
}

/*обратная связь*/


.modal-windows {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
}

.modal-windows_opened {
  display: block;
}

.modal-substrate {
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.4);
}

.modal-window {
  display: none;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  width: 702px;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px 41px;
  min-height: 702px;
  color: #333;
  z-index: 200;
}

.modal-window_region {
  display: none;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  width: 320px;
  margin: 0 auto;
  padding: 5px 5px;
  min-height: 102px;
  color: #898F96;
  background-color: #000000;
}
.modal-window_region .select{
  width: 100px;
}


.modal-window_opened {
  display: block;
}

.modal-window-close-btn {
  top: 6px;
  right: 6px;
  left: auto;
  bottom: auto;
  position: absolute;
  cursor: pointer;
  background: none;
  padding: 10px;
  border: none;
  outline: none;
}

.modal-window-close-btn__icon {
  display: block;
  width: 12px;
  height: 12px;
}

.modal-heading {
  margin: 0 0 28px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.modal-input {
  display: block;
  background-color: #fff;
  border: 1px solid #333;
  font-size: 14px;
  font-family: 'roboto', sans-serif;
  line-height: 1.2;
  margin: 0 0 23px;
  padding: 9px 24px 8px;
  outline: none;
}

.modal-textarea {
  outline: none;
  display: block;
  width: 100%;
  height: 240px;
  resize: none;
  font-size: 14px;
  font-family: 'roboto', sans-serif;
  line-height: 1.2;
  border: 1px solid #333;
  padding: 16px 24px;
  margin: 0 0 23px;
}

.modal-message {
  font-weight: 500;
  margin: 0 0 20px;
  font-size: 18px;
}

.modal-link {
  color: #d2272b;
  text-decoration: none;
}

.modal-add-file-area {
  margin: 0 0 34px;
  font-size: 0;
  word-spacing: 20px;
}

.modal-button {
  vertical-align: middle;
  word-spacing: normal;
  display: inline-block;
  font-size: 14px;
  font-family: 'roboto', sans-serif;
  font-weight: 500;
  border: none;
  line-height: 1.2;
  padding: 10px 20px 9px;
  cursor: pointer;
  outline: none;
}

.modal-button_submit {
  background-color: #d2272b;
  color: #fff;
}

.modal-label {
  vertical-align: middle;
  word-spacing: normal;
  font-size: 14px;
  font-weight: 500;
}

.modal-buttons-area {
  text-align: center;
  word-spacing: 30px;
  font-size: 0;
}

.select_modal .select__label {
  border: 1px solid #333;
  font-weight: 400;
  font-size: 14px;
  height: 35px;
  padding: 9px 58px 8px 24px;
}

.select__label {
  position: relative;
  text-align: left;
  cursor: pointer;
  display: inline-block;
  background: none;
  border: none;
  outline: none;
  margin: 0;
  padding: 0 27px 0 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 29px;
  font: 500 14px/1.15 'Roboto',sans-serif;
  color: #333;
}




/* для элемента input c type="checkbox" */
.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* для элемента label, связанного с .custom-checkbox */
.custom-checkbox+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

/* создание в label псевдоэлемента before со следующими стилями */
.custom-checkbox+label::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
  border-color: #b3d7ff;
}

/* стили для активного чекбокса (при нажатии на него) */
.custom-checkbox:not(:disabled):active+label::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* стили для чекбокса, находящегося в фокусе */
.custom-checkbox:focus+label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.custom-checkbox:focus:not(:checked)+label::before {
  border-color: #80bdff;
}

/* стили для чекбокса, находящегося в состоянии checked */
.custom-checkbox:checked+label::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox:disabled+label::before {
  background-color: #e9ecef;
}

#feedback > div.checkbox{
  margin: 1px 0 10px 0;
}





.select {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 217px;
  padding: 0;
  background-color: #fff;
}

.select_modal {
  width: 100%;
  display: block;
  margin: 0 0 23px;
}


.select_modal .select__label-svg {
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.select_modal .select__list {
  border: 1px solid #333;
  border-top: none;
}

.select_modal .select__list-item {
  padding: 9px 24px 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.15;
}

.select.opened {
  z-index: 5;
}

.select.opened .select__label-svg {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}


.select__label-value {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  white-space: nowrap;
}

.select__label-svg {
  position: absolute;
  right: 9px;
  top: 12px;
}

.select__label-svg-path {
  fill: #333;
}

.select__hidden-input {
  visibility: hidden;
}

.select__list {
  background-color: #fff;
  clip: rect(0, 9999px, 0, 0);
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
}

.select__list-item {
  padding: 4px 18px;
  margin: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #333;
}






.modal-add-file-area input[type="file"]{
  width: auto;
}

/* end обратная связь*/



/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small, .fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg, .fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.st-modal {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
  display: none;
  padding: 50px 10px 30px;
  position: relative;
}

.st-modal .title-site, .st-modal h1, .st-modal h2, .st-modal h3 {
  font-size: 26px;
  text-align: center;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .fancybox-close-small {
    padding: 0;
    color: #fff;
    width: 40px;
    height: 40px;
  }
  .st-modal {
    padding: 50px 40px 30px;
  }
  /* end media min width 768 pixels */
}

.fancybox-inner .fancybox-toolbar .fancybox-button.fancybox-button--zoom, .fancybox-inner .fancybox-toolbar .fancybox-button.fancybox-button--thumbs {
  display: none !important;
}

/*_____________end F A N C Y_______________________*/
/* ----- Index page -------------------- */
.inner-grid {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 30px;
}

.inner-grid__aside {
  flex-basis: 225px;
  max-width: 225px;
  flex-shrink: 0;
  padding-right: 20px;
}

.inner-grid__aside_lg {
  flex-basis: 245px;
  max-width: 245px;
  padding-right: 30px;
}

.inner-grid__content {
  flex-grow: 1;
  max-width: 915px;
}

.menu-item {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
}

.menu-item .menu-item{margin-bottom: 0px;}
.menu-item.additionmenu0{margin-bottom: 0px;}

.menu-item_opened > .menu-item-dd {
  display: block;
}

.menu-item_opened > .menu-item-dd_active {
  display: none;
}

.menu-item_opened > .menu-item__link_open:before {
  transform: rotate(180deg);
}

.menu-item_light .menu-item__link {
  color: #929497;
}

.menu-item_active > .menu-item__link {
  color: #ec1c24;
}

.menu-item_active > span > .menu-item__link {
  color: #ec1c24;
}

.menu-item.active .menu-item__link {
  color: #ec1c24;
}

.menu-item__link {
  display: inline-block;
  text-decoration: none;
  outline: none;
  color: #000;
  margin-left: 15px;
}

.menu-item__link_open {
  position: relative;
  cursor: pointer;
}

.menu-item__link_open:before {
  content: ' ';
  position: absolute;
  top: 6px;
  left: -20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent;
  border-top-color: #000;
}

.menu-item__link:hover {
  color: #ec1c24;
  text-decoration: none;
}

.menu-item-dd {
  padding: 5px 0;
  display: none;
}

.menu-item-dd_active {
  display: block;
}

.menu-item-dd li {
  /*border-bottom: 1px solid #6d6e70;*/
}

.menu-item-dd a {
  color: #000;
  display: inline-block;
  padding: 5px 0;
  text-decoration: none;
  margin-left: 30px;
}

.menu-item-dd a:hover {
  color: #ec1c24;
  text-decoration: none;
}

.menu-item__link.menu-item__link_open {
  margin-bottom: 15px;
}

li.menu-item-dd__item {
  border-bottom: none;
  margin-bottom: 15px;
  margin-left: 15px;
}

li.menu-item-dd__item a {
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

li.menu-item-dd__item.active a, li.menu-item-dd__item.active span {
  color: #ec1c24;
}

li.menu-item-dd__item_line {
  border-bottom: 1px solid rgba(82, 82, 84, 0.75);
  margin-left: -15px;
  margin-bottom: 5px;
  color: #000;
  max-width: 180px;
}

li.menu-item-dd__item_line.active a, li.menu-item-dd__item_line.active span {
  color: #ec1c24;
}

li.menu-item-dd__item_line a {
  display: inline-block;
  padding: 5px 0 10px;
  color: #000;
  margin-left: 30px;
  text-decoration: none;
}

li.menu-item-dd__item_line a:hover {
  color: #ec1c24;
  text-decoration: none;
}

.menu-item__link.menu-item__link_open {
  color: #000;
}

.menu-item__link.menu-item__link_open:hover {
  color: #000;
}

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

.preview-grid__item {
  flex-basis: 430px;
  max-width: 430px;
  margin-bottom: 30px;
}

.personal-box {
  border-top: 1px solid #6d6e70;
  border-bottom: 1px solid #6d6e70;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.personal-box__img {
  min-height: 160px;
  flex-basis: 115px;
  max-width: 115px;
  margin-right: 20px;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.personal-box__img > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

.personal-box__content {
  flex-grow: 1;
}

.personal-box__name {
  font-size: 16px;
  line-height: 1.2;
  color: #2389dd;
  margin-bottom: 2px;
}

.personal-box__joob {
  color: #6d6e70;
  font-size: 12px;
  line-height: 1.2;
}

.main-tt {
  border-bottom: 1px solid #6d6e70;
  margin-bottom: 20px;
  padding-bottom: 2px;
}

.main-tt .title-site, .main-tt h1, .main-tt h2, .main-tt h3, .main-tt h4, .main-tt h5 {
  margin-bottom: 0px;
}

.big-card-grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.big-card-grid__item {
  flex-basis: 420px;
  max-width: 420px;
  margin-right: 35px;
}

.big-card {
  background-color: #e9f6ee;
  position: relative;
  z-index: 1;
  min-height: 300px;
  padding: 13px 23px;
}

.big-card .title-site_h2, .big-card h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

.big-card_col2 {
  background-color: #e9f3fb;
}

.big-card_col3 {
  background-color: #fff9ea;
}

.big-card-img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.big-card-content {
  position: relative;
  z-index: 1;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
  min-height: 250px;
}

.big-card-content_sm {
  min-height: 210px;
}

.big-card-content .big-card__link {
  margin-top: auto;
}

.big-card-content p {
  padding-right: 80px;
  font-size: 13px;
  line-height: 16px;
  color: #6d6e70;
}

.big-card__name {
  color: #2389dd;
  font-size: 12px;
  margin-bottom: 5px;
}

.big-card .title-site, .big-card h1, .big-card h2, .big-card h3, .big-card h4 {
  min-height: 52px;
}

.big-card__link {
  text-decoration: none;
  outline: none;
  font-size: 13px;
}

.big-card__link:hover {
  text-decoration: underline;
}

.big-card_style1 .big-card-img {
  max-width: 140px;
}

.big-card_style2 p {
  padding-right: 90px;
}

.big-card_style2 .big-card-img {
  max-width: 140px;
}

.big-card_style3 .big-card-img {
  max-width: 140px;
}

.big-card_style4 .big-card-img {
  max-width: 130px;
}

.big-card_style5 .big-card-img {
  max-width: 180px;
}

.big-card_max.big-card .title-site_h2, .big-card_max.big-card h2 {
  min-height: 20px;
}

.big-card_max.big-card {
  min-height: 50px;
}

.big-card_max .big-card-content {
  padding-right: 0;
}

.big-card_max .big-card-content p {
  padding-right: 0;
}

.big-card-grid_card-sm .big-card {
  min-height: 270px;
}

.text_justify {
  text-align: justify;
}

.bl-inline {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin-bottom: 20px;
  padding-right: 5px;
}

.img-inline {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 20px;
}

.st-data {
  color: #58595b;
  font-size: 12px;
  line-height: 14px;
}

.st-txt {
  font-size: 14px;
  color: #000;
  line-height: 18px;
  margin-bottom: 5px;
}

.card-br {
  border: 1px solid #6d6e70;
  background-color: #ffffff;
  padding: 25px 15px;
  flex-basis: 275px;
  max-width: 275px;
  margin-right: 30px;
  text-decoration: none;
  color: #000;
  outline: none;
}

.card-br:hover {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.card-br__name {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
  color: #000;
}

.card-br__txt-sm {
  color: #58595b;
  font-size: 12px;
}

.cards-br {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.social-bl li {
  margin-bottom: 5px;
}

.social-bl a {
  width: 30px;
  height: 30px;
  display: inline-block;
}

.social-bl a:hover {
  opacity: 0.8;
}

.social-bl a > img {
  width: 100%;
  height: 100%;
}

.main-contact {
  display: flex;
  justify-content: flex-start;
}

.main-contact__content {
  flex-grow: 1;
  padding-right: 10px;
}

.main-contact__list {
  flex-shrink: 0;
}

.main-contact__txt {
  line-height: 26px;
}

.main-contacts {
  display: flex;
  justify-content: space-between;
}

.main-contacts .main-contact {
  width: 50%;
}

.main-contacts .main-contact:first-child {
  padding-right: 40px;
}

.card-boxes {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
}

.card-boxes .card-box {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
}

.card-box {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 2px;
  min-height: 270px;
}

.card-box_bg {
  background: #2091bd url(../img/card-bg.jpg) left center no-repeat;
  background-size: cover;
  padding-top: 80px;
}

.card-box_bg .card-box__txt {
  max-width: 150px;
}

.card-box__cap {
  padding: 15px 15px 1px;
}

.card-box__footer {
  margin-top: auto;
  padding: 15px;
}

.card-box__name {
  font-size: 14px;
  color: #000;
  line-height: 16px;
  margin-bottom: 15px;
}

.card-box__tt {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #000;
}

.card-box__tt_sm {
  font-size: 16px;
  line-height: 20px;
}

.card-box__txt {
  color: #555555;
}

.card-box__img {
  margin-top: auto;
}

.card-box__img-right {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.card-box_style1 .card-box__img-right {
  max-width: 120px;
}

.card-box_style2 .card-box__img-right {
  max-width: 130px;
}

.text_md {
  color: #231f20;
  font-size: 16px;
  line-height: 26px;
}

/* ----- END index page /--------------- */
/*                                       */
/*                                       */
/* ----- Services ------------------- */
.services-box {
  margin-bottom: 50px;
}

.wrapper-lg .header {
  margin-top: 60px;
  margin-bottom: 40px;
}

.main-title {
  margin-bottom: 50px;
  padding-bottom: 1px;
  border-bottom: 1px solid rgba(5, 5, 5, 0.4);
}

.point-dd {
  position: relative;
}

.point-dd__cap {
  font-size: 24px;
  line-height: 1.2;
  padding-bottom: 10px;
}

.point-dd__menu {
  position: absolute;
  top: 100%;
  right: 0;
  border: 1px solid #6d6e70;
  background-color: #fff;
  z-index: 11;
  min-width: 100%;
  white-space: nowrap;
  padding: 5px 10px;
  font-size: 14px;
  margin-top: 0px;
}

.point-dd__menu:before {
  content: ' ';
  position: absolute;
  right: 10px;
  bottom: 100%;
  background: url(../img/icons/quest.jpg) center center no-repeat;
  width: 20px;
  height: 11px;
}

.point-dd__menu li {
  margin: 10px 0;
  color: #6d6e70;
}

.point-dd__menu a {
  color: #6d6e70;
}

.title-site_h3 + .point-dd .point-dd__cap, h3 + .point-dd .point-dd__cap {
  font-size: 22px;
}

.main-tt_grid {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
}

.main-tt_grid .title-site, .main-tt_grid h1, .main-tt_grid h2, .main-tt_grid h3, .main-tt_grid h4, .main-tt_grid h5 {
  padding-bottom: 10px;
}

.point-dd_hover .point-dd__menu {
  display: none;
}

.point-dd_hover:hover .point-dd__menu {
  display: block;
}

a.news-box__img:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}

.news-boxes {
  margin-bottom: 40px;
  margin-top: 30px;
}

.news-boxes__grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news-boxes__grid .news-box {
  width: 49%;
}

.news-boxes__grid .news-box__img {
  flex-basis: 210px;
  max-width: 210px;
  margin-right: 20px;
  min-height: 150px;
}

.news-boxes__grid .news-box-content__data {
  font-size: 18px;
}

.link-st {
  color: #2389dd;
  font-size: 14px;
  line-height: 16px;
}

.link-next {
  width: 100%;
  display: block;
  background-color: #f7f8f9;
  text-decoration: none;
  outline: none;
  text-align: center;
  font-size: 24px;
  line-height: 26px;
  padding: 15px 20px;
  color: #000000;
}

.link-next:hover {
  text-decoration: none;
  color: #000000;
  background-color: #dadfe3;
}

.news-box {
  position: relative;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 30px;
}

.news-box__img {
  display: block;
  text-decoration: none;
  outline: none;
  position: relative;
  min-height: 170px;
  flex-basis: 300px;
  max-width: 300px;
  overflow: hidden;
  margin-right: 30px;
  flex-shrink: 0;
}

.news-box__img > img {
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*transform: translate(-50%, -50%);*/
  /*min-width: 100%;*/
  /*min-height: 100%;*/
  /*max-width: none;*/
}

.news-box__img:hover {
  text-decoration: none;
}

.news-box-content {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 10px;
}

.news-box-content .link-st {
  margin-top: auto;
}

.news-box-content__data {
  font-size: 20px;
  color: #58595b;
  line-height: 1.3;
  text-decoration: none;
  outline: none;
}

.news-box-content__data:hover {
  color: #58595b;
}

.news-box-content__txt {
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.news-box-content__adr {
  /*color: #00adee;*/
  font-size: 16px;
  line-height: 22px;
}

/* ----- END Services --------------- */
/*                                    */
/*                                    */
/* ----- Next ------------------- */
.object-block {
  border-bottom: 1px solid #6d6e70;
  margin-bottom: 30px;
}

.main-btns {
  display: flex;
  justify-content: flex-start;
}

.main-btns .btn {
  min-width: 100px;
}

.main-btns .btn:first-child {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.main-btns .btn:last-child {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: none;
}

.main-btns .btn_border:hover {
  border-color: #00a3ff;
}

.carousel-card-item {
  position: relative;
  width: 290px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.carousel-card-item__img {
  min-height: 150px;
  overflow: hidden;
  position: relative;
  width: 100%;
  display: block;
  outline: none;
  text-decoration: none;
}

.carousel-card-item__img > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

.carousel-card-item__content {
  border: 1px solid #6d6e70;
  border-top: none;
  padding: 15px;
  flex: auto;
  display: flex;
  flex-direction: column;
}

.carousel-card-item__content > .btn {
  margin-bottom: 20px;
}

.carousel-card-item__content .txt-sm {
  margin-bottom: 15px;
}

.carousel-card-item__content .txt-link {
  margin-bottom: 15px;
  margin-top: auto;
}

.txt-sm {
  font-size: 14px;
  color: #58595b;
  line-height: 16px;
}

.txt-link {
  font-size: 14px;
  color: #00a3ff;
  line-height: 16px;
}

.card-btn {
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
  justify-content: flex-start;
}

.card-btn .btn {
  border-radius: 0px;
}

.card-btn .btn_icon {
  flex-grow: 1;
  margin-right: 1px;
  padding-right: 60px;
  position: relative;
}

.card-btn .btn_icon:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 15px;
  background: url(../img/icons/arrow-right-card.svg) center center no-repeat;
  width: 40px;
  height: 20px;
  margin-top: -10px;
  background-size: 100% 100%;
}

.carousel-card-item_sm {
  min-height: 320px;
  width: 212px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.carousel-card-item_sm .carousel-card-item__img {
  min-height: 120px;
}

.carousel-card-item_sm .carousel-card-item__content {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 20px 15px;
}

.carousel-card-item_sm .carousel-card-item__content > .btn {
  margin-top: auto;
  margin-bottom: 0;
}

.txt-data {
  color: #6d6e70;
  margin-bottom: 10px;
  font-size: 12px;
}

.txt-st {
  color: #000000;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}

.gallery-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -3px;
  margin-right: -3px;
}

.gallery-list li {
  position: relative;
  width: 33.3%;
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 6px;
}

.gallery-list-point {
  position: relative;
  display: block;
  min-height: 300px;
  width: 100%;
  overflow: hidden;
}

.gallery-list-point > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

.box {
  display: none;
}

.box.visible {
  display: block;
}

.info-icons .icon {
  margin-right: 10px;
  vertical-align: top;
}

.tabs {
  margin-bottom: 40px;
}

.tabs li {
  color: #808184;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  cursor: pointer;
}

.tabs li.current {
  color: #00adee;
  cursor: default;
}

.info-bl {
  display: flex;
  justify-content: flex-start;
}

.info-bl__left {
  margin-right: 40px;
  flex-shrink: 0;
  flex-basis: 470px;
  max-width: 470px;
}

.info-bl__right {
  flex-grow: 1;
}

.info-box__item {
  padding: 15px 0;
  border-top: 1px solid #6d6e70;
}

.info-box-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.info-box-group__left {
  padding-right: 10px;
}

.info-box-group__right {
  flex-shrink: 0;
}

.info-box__label {
  color: #6d6e70;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.info-txt {
  color: #231f20;
  font-size: 16px;
  line-height: 18px;
}

.info-link {
  text-decoration: none;
  outline: none;
  color: #00a3ff;
  font-size: 14px;
  line-height: 16px;
}

a.info-link:hover {
  text-decoration: underline;
}

.info-icon-txt {
  color: #231f20;
  font-size: 16px;
  line-height: 18px;
}

.info-icon-txt span {
  display: inline-block;
  vertical-align: middle;
}

.info-icon-txt .icon {
  margin-right: 15px;
}

.info-stars li {
  display: inline-block;
  vertical-align: middle;
}

.info-stars-box {
  display: flex;
  justify-content: flex-start;
}

.info-stars-box .info-stars {
  margin-right: 10px;
}

.info-stars-box__value {
  color: #231f20;
}

.main-btns-tabs {
  display: flex;
  justify-content: flex-start;
}

.main-btns-tabs li {
  margin-right: 0;
}

.main-btns-tabs li:first-child .btn {
  border-radius: 5px 0 0 5px;
  border-right: none;
}

.main-btns-tabs li:last-child .btn {
  border-radius: 0 5px 5px 0;
  border-left: none;
}

.main-btns-tabs li .btn {
  font-size: 14px;
  min-width: 130px;
  background-color: #fff;
  color: #231f20;
  line-height: 22px;
  border: 1px solid #6d6e70;
  border-radius: 0px;
}

.main-btns-tabs li.current .btn {
  color: #fff;
  background-color: #00a3ff;
  border-color: #00a3ff;
}

.news-box__img_icon {
  position: relative;
  z-index: 1;
}

.news-box__img_icon:before {
  content: ' ';
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 39px;
  margin: auto;
  background: url(../img/icons/youtube.png) center center no-repeat;
  background-size: contain;
  opacity: 0.8;
}

a.personal-box_second:hover {
  text-decoration: none;
}

a.personal-box_second:hover .personal-box__mail, a.personal-box_second:hover .personal-box__name {
  color: #2389dd;
}

.personal-box_second {
  border: none;
  margin-bottom: 30px;
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  outline: none;
}

.personal-box_second .personal-box__img {
  min-height: 200px;
  flex-basis: 155px;
  max-width: 155px;
  margin-right: 40px;
}

.personal-box_second .personal-box__content {
  padding-top: 10px;
}

.personal-box_second .personal-box__name {
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}

.personal-box_second .personal-box__joob {
  color: #6d6e70;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px;
}

.personal-box_second .personal-box__mail {
  color: #000000;
  font-size: 18px;
  line-height: 22px;
}

.cards-br_push-bt .card-br {
  margin-bottom: 50px;
}

.big-card-grid__item.big-card-grid__item_max {
  flex-basis: 875px;
  max-width: 875px;
}

.big-card-grid_push-card .big-card {
  margin-bottom: 40px;
}

.vacant-list {
  margin-top: 40px;
  border-top: 1px solid #6d6e70;
  margin-bottom: 60px;
}

.vacant-list li {
  padding: 15px 0;
  border-bottom: 1px solid #6d6e70;
  max-width: 490px;
}

.vacant-list li:last-child {
  border: none;
}

.vacant-name {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 5px;
display: flex;
}

.vacant-txt {
  color: #58595b;
  font-size: 18px;
  line-height: 24px;
}

.main-map {
  min-height: 400px;
  background-color: #ccc;
}

.contact-box {
  background-color: #e6e7e8;
  padding: 15px 20px;
  display: inline-block;
}

.contact-box__point {
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0;
}

.contact-box__point span {
  display: inline-block;
  vertical-align: middle;
}

.contact-box__point .icon {
  margin-right: 10px;
}

/* ----- END Next --------------- */
/*                                */
/*                                */
/* ----- Inner ------------------- */
.data-st {
  font-size: 16px;
  line-height: 22px;
  color: #919291;
}

.main-point .main-point-item {
  display: block;
  text-decoration: none;
  outline: none;
  font-size: 16px;
  line-height: 20px;
  color: #5b698c;
  background-color: #f5f8fb;
  border: 1px solid #e9eef2;
  padding: 5px 35px;
  position: relative;
}

.main-point .main-point-item:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: none;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #88888b;
  position: absolute;
  top: 50%;
  left: 10px;
  border-left-color: #88888b;
  margin-top: -8px;
}

.main-point .main-point-item:hover {
  text-decoration: none;
  color: #5b698c;
}

.txt-md {
  font-size: 20px;
}

.folder-menu-box {
  padding: 1px 30px;
}

.folder-menu li {
  margin: 35px 0;
}

.folder-menu ul {
  padding-left: 50px;
}

.folder-menu__item {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 26px;
  color: #8a8e92;
}

.folder-menu__item .folder-open {
  display: none;
}

.folder-menu__item_opened > .folder-open {
  display: block;
}

.folder-menu__item_opened > .folder-menu__link:before {
  transform: rotate(90deg);
}

.folder-menu__item a {
  color: #8a8e92;
}

.folder-menu__item a:hover {
  color: #8a8e92;
}

.folder-menu__link {
  cursor: pointer;
  position: relative;
  padding-left: 90px;
  display: block;
}

.folder-menu__link:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: none;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #88888b;
  position: absolute;
  top: 2px;
  left: 0;
  border-left-color: #88888b;
}

.folder-menu__link:after {
  content: ' ';
  position: absolute;
  left: 30px;
  top: -7px;
  background: url(../img/icons/t-folder.jpg) center center no-repeat;
  width: 44px;
  height: 35px;
}

.point-files {
  padding: 10px 55px;
}

.point-file {
  display: block;
  position: relative;
  padding-left: 55px;
  margin: 30px 0;
}

.point-file span {
  color: #a5a9bd;
}

.point-file_md {
  font-size: 16px;
  line-height: 20px;
}

.point-file_lg {
  font-size: 18px;
  line-height: 20px;
}

.point-file:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: -10px;
  width: 46px;
  height: 44px;
  background: url(../img/icons/t-pdf.jpg) center center no-repeat;
}

.txt-main-sm {
  font-size: 14px;
  line-height: 18px;
}

.txt-main-st {
  font-size: 16px;
  line-height: 20px;
}

.txt-main-md {
  font-size: 18px;
  line-height: 24px;
}

.txt-main-lg {
  font-size: 20px;
  line-height: 26px;
}

.list-files {
  margin-bottom: 20px;
}

.list-file {
  margin: 10px 0;
}

.list-file .list-box-hidden {
  display: none;
}

.list-file_opened > .list-box-hidden {
  display: block;
}

.list-file_opened .list-file__link_open:before {
  transform: rotate(180deg);
}

.list-file__link {
  position: relative;
  display: block;
  text-decoration: none;
  outline: none;
  color: #000;
  font-size: 20px;
  line-height: 24px;
  padding-left: 30px;
  cursor: pointer;
}

.list-file__link:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-top: 8px solid #808184;
  border-right: 8px solid transparent;
  border-bottom: none;
  border-left: 8px solid transparent;
  position: absolute;
  top: 8px;
  left: 0;
  border-top-color: #808184;
}

.list-box-hidden {
  padding-left: 40px;
}

.list-box-hidden_push-sm {
  padding-left: 20px;
}

.list-box-hidden p {
  font-size: 18px;
  line-height: 22px;
}

a.list-file__link:hover {
  color: #000;
  text-decoration: underline;
}

.list-files_next .list-file_opened .list-file__link {
  color: #000;
}

.list-files_next .list-file__link {
  text-transform: uppercase;
  color: rgba(96, 97, 99, 0.75);
}

.list-files_next .list-file__link:hover {
  color: #000;
}

.txt_link {
  color: #2389dd;
}

.txt_link:hover {
  color: #2389dd;
}

.table-year {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
}

.table-year__value {
  margin-right: 10px;
}

.point-file-reset {
  text-transform: none;
}

.point-file-reset .point-file {
  color: #2389dd;
}

.point-file-reset .point-file:hover {
  color: #2389dd;
}

.point-files_push {
  padding: 1px 20px 1px 100px;
}

.list-info {
  margin-bottom: 60px;
}

.list-info__item {
  margin: 10px 0;
}

.list-info__link {
  border: 1px solid #e4e4e4;
  background-color: #cce6ff;
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #0a4e92;
  padding: 20px 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}

.list-info__link_open:hover {
  color: #0a4e92;
  background-color: #99cdff;
}

.accordion-list__item {
  margin: 15px 0;
}

.accordion-list__link {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 20px;
  padding-left: 30px;
  position: relative;
}

.accordion-list__link:before {
  content: ' ';
  background: url(../img/icons/t-arrow.jpg) center center no-repeat;
  width: 14px;
  height: 21px;
  position: absolute;
  top: 0;
  left: 0;
}

.accordion-list__bl-open .point-file {
  margin-left: 80px;
}

.list-info__link_open {
  cursor: pointer;
}

.list-info__link_open + .list-info__bl-open {
  display: none;
}

.list-info__item.list-info__item_opened .list-info__bl-open {
  display: block;
}

.accordion-list__link_open {
  cursor: pointer;
}

.accordion-list__link_open + .accordion-list__bl-open {
  display: none;
}

.accordion-list__item.accordion-list__item_opened .accordion-list__bl-open {
  display: block;
}

.accordion-list__item_open-all {
  cursor: pointer;
  margin: 0;
  text-align: right;
}

.accordion-list__item_first {
  margin-top: 0;
}

.accordion-list__link_open-all {
  color: #2389dd;
}

.accordion-list__link_open-all:hover {
  color: #2389dd;
  text-decoration: underline;
}

.txt-info {
  font-size: 22px;
  line-height: 24px;
}

.txt-info li {
  margin: 10px 0;
}

.rf-bl {
  background-color: #f3f7fa;
  display: flex;
  border: 1px solid #e5ecef;
  justify-content: flex-start;
}

.rf-bl__img {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.rf-bl__content {
  width: 50%;
  padding: 20px 40px;
  border-left: 1px solid #e5ecef;
}

.rf-bl-box__name {
  color: #2389dd;
  font-size: 16px;
  line-height: 20px;
  display: block;
}

.st-list li {
  list-style-type: disc;
  margin: 10px 0;
  font-size: 16px;
  line-height: 22px;
}

.push-list li {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 26px;
}

.main-pipl-box {
  margin-bottom: 20px;
  border-bottom: 1px solid #c8c8c8;
}

.main-pipl-box:last-child {
  border-bottom: none;
}

.main-pipl-box p {
  margin-bottom: 0;
}

.main-pipl-list {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.main-pipl-list__left {
  flex-basis: 200px;
  max-width: 200px;
  padding-right: 20px;
  flex-shrink: 0;
}

.main-pipl-list__right {
  flex-grow: 1;
}

.pipl-name {
  color: #5288d9;
  font-size: 22px;
  line-height: 28px;
}

.pipl-work {
  color: #5f5f61;
}

.pipl-txt {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  height: 100%;
}

.pipl-txt .pipl-open {
  margin-top: auto;
}

.pipl-joob {
  color: #727274;
}

.pipl-joob b {
  color: #000;
}

.pipl-img {
  position: relative;
  overflow: hidden;
  width: 130px;
  height: 130px;
  line-height: 130px;
  border-radius: 50%;
  text-align: center;
}

.pipl-img > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

.pipl-open span {
  cursor: pointer;
  color: #5288d9;
}

.pipl-bl-hidden {
  display: none;
}

.pipl-open__hidden {
  display: none;
}

.main-pipl-box_opened .pipl-bl-hidden {
  display: block;
}

.main-pipl-box_opened .pipl-open__open {
  display: none;
}

.main-pipl-box_opened .pipl-open__hidden {
  display: block;
}

.main-champ-cap {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.main-champ-cap__img {
  flex-shrink: 0;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin-right: 25px;
}

.main-champ-cap__img > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

.main-champ-cap__txt {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.main-champ-cap__txt .main-champ-click {
  margin-top: auto;
}

.main-champ-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 16px;
  line-height: 20px;
  border-bottom: 1px solid #aeaeb0;
  margin-bottom: 20px;
}

.main-champ-box:last-child {
  border-bottom: none;
}

.main-champ-box .main-champ-cap {
  flex-basis: 350px;
  max-width: 350px;
  flex-shrink: 0;
  padding-right: 20px;
}

.main-champ-box .main-champ-content {
  flex-basis: 420px;
}

.main-champ-name {
  font-size: 20px;
  line-height: 26px;
  color: #5288d9;
}

.main-champ-spec {
  margin-top: 5px;
}

.main-champ-click {
  color: #5288d9;
  line-height: 26px;
  cursor: pointer;
}

.main-champ-click__hidden {
  display: none;
}

.main-champ-content__hidden {
  display: none;
}

.main-champ-box_opened .main-champ-click__hidden {
  display: block;
}

.main-champ-box_opened .main-champ-click__open {
  display: none;
}

.main-champ-box_opened .main-champ-content__hidden {
  display: block;
}

/* ----- END Inner --------------- */
/*                                 */
/*                                 */
/* ----- Default ------------------- */
.push-bt--1 {
  margin-bottom: 10px;
}

.push-bt--2 {
  margin-bottom: 20px;
}

.push-bt--3 {
  margin-bottom: 30px;
}

.push-bt--4 {
  margin-bottom: 40px;
}

.push-bt--5 {
  margin-bottom: 50px;
}

.push-top--1 {
  margin-top: 10px;
}

.push-top--2 {
  margin-top: 20px;
}

.push-top--3 {
  margin-top: 30px;
}

.push-top--4 {
  margin-top: 40px;
}

.push-top--5 {
  margin-top: 50px;
}

.push--1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.push--2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.push--3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.push--4 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.push--5 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* ----- END Default --------------- */
/*                                   */
/*                                   */
/* ----- END Styles site --------------- */

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

/* breadcrumbs */
#breadcrumbs li{display: inline-block; color: #ccc; font-size: 18px;}
#breadcrumbs li > * {display: inline-block; color: #ccc; }
#breadcrumbs li a{text-decoration: underline; font-size: 14px;}
#breadcrumbs li::after{
	content: '';
	height: 16px;
	width: 16px;
	background: url(../img/separator.svg) no-repeat center center;
	vertical-align: middle;
	display: inline-block;
	padding: 5px 0px 0px 5px;
}
#breadcrumbs li:last-child::after{display:none;}

.clear{
	clear:both;
}
.groupteachers .teacherblock {
    padding: 0;
    margin-bottom: 20px;
}
.groupteachers .teacherblock .photo {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    max-height: 200px;
}
.space {
    clear: both;
    margin: 0;
    font-size: 0;
    overflow: none;
    width: 100%;
}
.groupteachers .teacherblock .fio {
    width: 100%;
    float: left;
    font-family: Arial;
    margin: 10px 0 5px;
    padding: 0 10px;
	color: #2389dd;
	font-size: 16px;
	line-height: 1.2;
}
.groupteachers .teacherblock .subject {
    font-size: 12px;
    width: 100%;
    float: left;
    margin: 0 0 4px;
    padding: 0 10px;
	color: #6d6e70;
	line-height: 1.2;
}
.col3{
	width: 25%;
	float: left;	
}

.additionmenu1{padding-left: 15px;}
.additionmenu2{padding-left: 15px;}

@media only screen and (min-width:768px){.a-comission .big-card{height:100%}}.a-comission .big-card__link{display:inline-block;margin-top:1rem}.a-comission .title-site.title-site_h2{min-height:unset;margin-bottom:2rem}.a-comission__label{font-weight:700;font-size:110%;margin-bottom:.75em}.a-comission__item{padding:0;margin:0 0 .5em .5em;font-size:90%}.a-comission__img{width:160px;margin-left:auto;margin-top:-75px}

.link-event{margin-top: auto;}

.link-event span {
display: inline-block;
height: 18px;
vertical-align: text-bottom;
}

.link-event + .btn {
    margin-top: 10px !important;
}

.menu-item-dd a, .menu-item__link, li.menu-item-dd__item {
margin-left: 0 !important;
}

@media only screen and (max-width:1200px) {
ul.menu {
padding-left: 10px;
}
}


.gto-form form {
padding-bottom: 40px;
}

.gto-form .a-field__label {
font-size: 16px;
font-weight: bold;
margin: 20px 0 10px 0;
display: block;
}

.gto-form button {
    background-color: #d2272b;
    color: #fff;
    vertical-align: middle;
    word-spacing: normal;
    display: inline-block;
    font-size: 14px;
    font-family: 'roboto', sans-serif;
    font-weight: 500;
    border: none;
    line-height: 1.2;
    padding: 10px 20px 9px;
    cursor: pointer;
    outline: none;
margin-top: 20px;
}
.gto-form input {
margin-bottom: 0px;
}

.gto-form .a-field__info {
color: red;
display:none;
}

.a-field__inner{
	margin-bottom: 15px;
}

/* Валидация полей */
label.error{color:red;}

/* Формы резюме раздела Вакансии */
.red-button {
    background-color: #d2272b;
    color: #fff;
    vertical-align: middle;
    word-spacing: normal;
    display: inline-block;
    font-size: 14px;
    font-family: 'roboto', sans-serif;
    font-weight: 500;
    border: none;
    line-height: 1.2;
    padding: 10px 20px 9px;
    cursor: pointer;
    outline: none;
    margin-top: 20px;
}
.vacant-box .red-button {
width: 300px;
margin-bottom: 20px;
}
.vacant-list2 .vacant-name span {
display: inline-block;
width: 300px;
color: #000;
flex-shrink: 0;
}
.vacant-list2 .vacant-name + .vacant-name {
color: #58595b;
}

#vacancy-modal {
  position: fixed;
  max-height: 90vh;
  overflow-y: auto;
}

.fa, .fas {
  font-size: 18px;
  color: #6d6e70;
}