

/* Start:/local/templates/euro-obyv/components/bitrix/news.list/vacancies_custom/style.css?174781617612058*/
.switcher {
  line-height: 1.5;
  min-width: 90px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.nav.switcher.pull-right {
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.pull-right {
  float: right;
}
.switcher .active {
  color: inherit;
  display: none;
  pointer-events: none;
}
.nav-link {
  display: block;
  padding: 0.35714rem 0.71429rem;
}
.fic {
  font-family: eobuv-icon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.d-none {
  display: none;
}
.d-sm-inline {
  display: inline;
}

.fa-list:before {
  content: "\F03A";
}
.filter {
  position: relative;
}
.mb-3,
.my-3 {
  margin-bottom: 1.07143rem !important;
}
.filter__inner {
  -webkit-align-items: flex-start;
  -webkit-flex: 1 1 0px;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.filter__feature {
  margin-bottom: 0.35714rem;
  width: 100%;
}
@media (min-width: 992px) {
  .filter__feature {
    margin-right: 0.35714rem;
    width: auto;
  }
  .filter__feature .filter__control.collapsed .filter__icon svg line {
    stroke: #c00;
  }
}
.filter__control[data-toggle="collapse"].collapsed {
  background-color: #fef5e8;
  color: #c00;
  text-decoration: none;
}
.text-muted {
  color: #626262 !important;
}
.filter__control {
  background: transparent;
  border: none;
  border-radius: 5px;
  color: inherit;
  cursor: pointer;
  line-height: 1.5;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  -webkit-transition: background-color 0.35s ease;
  -o-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
  white-space: nowrap;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 1rem;
}
.filter__title {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.filter__title[data-value]:after {
  content: attr(data-value);
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.filter__control .fic-angle-down {
  font-weight: 700;
  margin-left: 10px;
}
.filter__control .fic-angle-down:before {
  font-size: 70%;
}
.fic-angle-down:before {
  content: "\E913";
}
.filter__control .fic-close {
  border-left: 1px solid #fce5c3;
  border-radius: 0 5px 5px 0;
  line-height: 1.5;
  margin-left: 10px;
  padding: 5px 7px;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
}
.btn-lighten {
  background-color: #fef5e8;
  border-color: #fef5e8;
  color: #111;
}
.p-3 {
  padding: 1.07143rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.35714rem !important;
}
.rounded {
  border-radius: 10px !important;
}

.bg-lighten {
  background-color: #fef5e8 !important;
}

@media (min-width: 576px) {
  .filter__columns_sm_2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .filter__columns_lg_4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
.form-check_link,
.form-check_link.form-check-inline {
  overflow: hidden;
  padding-left: 0;
}
.mb-1,
.my-1 {
  margin-bottom: 0.5rem;
}
.form-check {
  display: block;
  padding-left: 30px;
  position: relative;
}
.tab-content {
  margin-top: 2rem;
  font-family: 'Gilroy',sans-serif;
  font-style: normal;
}
.tab-content,
.swiper_row-popular-cat,
.swiper_row-popular-pr,
.swiper_row-main-otzyvy,
.swiper_row_brand {
  position: relative;
}
.tab-content > .tab-pane {
  display: none;
}
.fade:not(.show) {
  opacity: 0;
}
.fade {
  -webkit-transition: opacity 0.005s linear;
  -o-transition: opacity 0.005s linear;
  transition: opacity 0.005s linear;
}
.map {
  border: 1px solid #f4f4f4;
  min-height: 300px;
  position: relative;
}
.mb-5,
.my-5 {
  margin-bottom: 1.78571rem !important;
}

element.style {
}
@media (min-width: 992px) {
  .map__inner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .map__dialog {
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  .map__dialog .container-dialog {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
}
.map__inner {
  min-height: inherit;
}
.map__pane:empty {
  display: none;
}
.map__pane {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 7%);
          box-shadow: 0 0 10px rgb(0 0 0 / 7%);
  margin-bottom: 0;
  overflow-y: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  pointer-events: auto;
}
@media (min-width: 992px) {
  .map__pane {
    float: left;
    max-height: 100%;
    max-width: 50%;
    min-width: 290px;
  }
}
.tab-content > .active {
  display: block;
  margin-top: 1rem;
}
.row {
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
.card-shop,
.card-shop:hover {
  color: inherit;
  text-decoration: inherit;
}
.card-shop {
  background-color: #fef5e8;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse wrap;
          flex-flow: row-reverse wrap;
  overflow: hidden;
  padding: 30px 1.42857rem 30px 0;
  height: 100%;
}
.card-shop__image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 150px;
          flex: 1 0 150px;
  min-width: 150px;
  padding-left: 1.42857rem;
}
.image-control_size_130x130 {
  -ms-flex-preferred-size: 130px;
      flex-basis: 130px;
  max-height: 130px;
}
.image-control {
  -webkit-flex: 1 1 0px;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  line-height: 1;
  overflow: hidden;
  position: relative;
  vertical-align: bottom;
}
.image-control_size_130x130:before {
  padding-top: 100%;
}

.image-control:before {
  content: "";
  display: block;
}
.image-control__inner {
  font-size: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  vertical-align: inherit;
  white-space: nowrap;
  width: 100%;
}
.image-control__inner:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-left: -1px;
  vertical-align: inherit;
  width: 1px;
}
.image-control__inner .img,
.image-control__inner img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: inherit;
}
.rounded {
  border-radius: 10px !important;
}
.card-shop__body {
  -webkit-box-flex: 2;
      -ms-flex: 2 0 200px;
          flex: 2 0 200px;
  min-width: 200px;
  padding-left: 1.42857rem;
}
.card-shop__title {
  font-family: inherit;
  font-size: 1.42857rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}
.card-shop__list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.card-shop__li:not(:last-child) {
  margin-bottom: 0.25em;
}
.card-shop__li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  line-height: 1.5;
}

.map__li {
  line-height: 1.75;
  padding: 0.5rem 15px;
}
.form-check {
  display: block;
  padding-left: 30px;
  position: relative;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
.form-check__input {
  opacity: 0;
}
.form-check-input {
  margin-left: -30px;
  margin-top: 0.3rem;
  position: absolute;
}
.form-check__label {
  cursor: pointer;
}
.form-check-label {
  margin-bottom: 0;
}
input[type="radio"]:checked ~ .form-check__label:before {
  background-color: #c00;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
          box-shadow: inset 0 0 0 3px #fff;
}
input[type="radio"] ~ .form-check__label:before {
  border-radius: 50%;
}
.form-check__label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: 1px solid;
  border-radius: 3px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: #c00;
  content: "";
  font-family: eobuv-icon !important;
  font-size: 0.9rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 1rem;
  left: 0;
  line-height: 1;
  position: absolute;
  speak: none;
  text-transform: none;
  top: 0.3rem;
  width: 1rem;
}

.tab-content .tab-pane .row > div {
  position: relative;
}

.age__market {
  position: absolute;
  top: -1rem;
  padding: 0.75rem;
  border-radius: 1rem;
  color: white;
  text-transform: uppercase;
  left: 1rem;
}

.age__market.age__market--new {
  background-color: #58db6e;
}

.age__market.age__market--soon {
  background-color: #fead61;
}

.vacancies {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, 360px);
}

@media(max-width:576px){
.vacancies {
  grid-template-columns: repeat(auto-fit, 300px);
}
}

.vacancie-item {
  background: #fff8ec;
  border-radius: 10px;
  padding: 20px 25px 30px 25px;
}

.vacancie-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.vacancie-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.vacancie-detail h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #c10017;
}

.vacancie-detail h4:hover {
  color: white;
}

.vacancie-detail a {
  border: 1px solid #c10017;
  width: 220px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}

.vacancie-detail a:hover {
  background: #c10017;
  color: white;
}

.vacancie-detail span,
.vacancie-title span {
  font-weight: 300;
  font-size: 14px;
  line-height: 120.8%;
  color: #000000;
}

.vacancie-detail span {
  margin-bottom: 25px;
}

.vacancie-title h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 120.8%;
  color: #000000;
  min-height: 60px;
}

.vacancie-detail .town {
  font-weight: 300;
  font-size: 14px;
  line-height: 120.8%;
  color: #000000;
  font-weight: bold;
}

.section-data {
  margin: 20px 0;
}

.section-data span {
  font-weight: 500;
  font-size: 30px;
  line-height: 120.8%;
  color: #c10017;
}

.section-data span span {
  font-weight: 500;
  font-size: 14px;
  line-height: 120.8%;
  color: #8f8f8f;
}

.tab-content {
  margin-bottom: 50px;
}

.switcher {
  display: none !important;
}

@media (max-width: 767px) {
  .vacancies {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* End */


/* Start:/local/templates/euro-obyv/components/bitrix/form.result.new/any_questions/style.css?17478161761196*/
.popup__content--window {
    overflow: hidden;
    transform: scale(1.1);
    opacity: 1;
    z-index: 999;
    position: fixed;
    background: #FFFFFF;
    border: 1px solid #656565;
    border-radius: 14px;
    padding: 38px 30px;
    font-size: 16px;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    max-width: 500px;
    width: 100%;
}

.input-trap {
	display: none;
}

.any-questions {
    margin-bottom: 20px;
}

.popup__close:before {
    cursor: pointer;
    transition: all 0.3s;
    font-family: var(--font-icons);
    content: '\E809';
}

.popup__close {
    z-index: 2;
    font-size: 22px;
    font-weight: 500;
    color: #000;
    position: absolute;
    display: block;
    right: 25px;
    top: 40px;
    left: auto;
}

.popup .popup__state--b {
    color: black;
    padding-bottom: 15px;
}

.popup__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 120.8%;
    color: #c10017;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.form__result {
    margin-top: 1rem;
    display: block;
    color: red;
    font-weight: 600;
}

.alert {
    margin-bottom: 1rem;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/main.userconsent.request/.default/user_consent.css?16219310204387*/
.main-user-consent-request a {
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px dotted;
}

.main-user-consent-request-popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
  overflow: hidden;
  z-index: 9000;
}

.main-user-consent-request-popup-cont {
  min-height: 290px; /* loader magic */
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  padding: 20px;
  min-width: 320px;
  background: #fff;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
}

.main-user-consent-request-popup-header {
  margin: 0 0 10px 0;
  font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #000;
  text-align: left;
}

.main-user-consent-request-popup-textarea-block {
  margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-user-consent-request-popup-button {
  display: inline-block;
  height: 39px;
  margin: 0 10px 5px 0;
  padding: 0 18px;
  border: none;
  border-radius: 2px;
  font: normal 12px/39px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #535c69;
  outline: none;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: background-color 0.2s linear, color 0.2s linear;
  transition: background-color 0.2s linear, color 0.2s linear;
  cursor: pointer;
}

/*.main-user-consent-request-popup-button-acc {
  background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
  background: #d2f95f;
}*/

.main-user-consent-request-popup-button-rej {
  -webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
  box-shadow: inset 0 0 0 1px #a1a6ac;
  background: none;
}

.main-user-consent-request-popup-button-rej:hover {
  background: #cfd4d8;
}

.main-user-consent-request-popup-text {
  border: 1px solid #999;
  overflow: auto;
  padding: 8px;
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  text-align: left;
  color: rgb(84, 84, 84);
}

.main-user-consent-request-popup-link {
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.main-user-consent-request-popup-link a {
  display: block;
  margin: 20px 0 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 260px;
}

/** LOADER **/
.main-user-consent-request-loader {
  position: relative;
  height: 100px;
  width: 100px;
  margin: 0 auto;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.main-user-consent-request-path {
  stroke: #80868e;
  stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.main-user-consent-request-circular {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: inherit;
  width: inherit;
  -webkit-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.main-user-consent-request-path {
  stroke: #ccc;
  stroke-dasharray: 60, 200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
}

.main-user-consent-request-announce{
  color: #333;
  font-size:13px;
  line-height: 15px;
}
.main-user-consent-request-announce-link{
  cursor: pointer;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@media (min-width: 1000px) {

  .main-user-consent-request-popup-cont {
    min-height: 400px;
    min-width: 640px;
  }

  .main-user-consent-request-popup-header {
    max-width: 590px;
  }

  .main-user-consent-request-popup-text,
  .main-user-consent-request-popup-link {
    height: 240px;
  }
  .main-user-consent-request-popup-link a {
    max-width: 200px;
  }
}
/* End */
/* /local/templates/euro-obyv/components/bitrix/news.list/vacancies_custom/style.css?174781617612058 */
/* /local/templates/euro-obyv/components/bitrix/form.result.new/any_questions/style.css?17478161761196 */
/* /local/templates/.default/components/bitrix/main.userconsent.request/.default/user_consent.css?16219310204387 */
