
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }
.bx-authform{
  padding: 0 20px 50px 20px;
  margin: 0 auto;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
      flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }
  .swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
        touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  -ms-flex-align: start;
      align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-order: 9999;
      order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -ms-user-select: none;
        user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -ms-user-select: none;
        user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline;
      list-style: none;
      padding: 0; }
    .select2-container .select2-selection--multiple .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all; }
    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }
  .select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
      background-color: #f1f1f1;
      color: #333;
      outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555;
      outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

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;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -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: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  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 ease, visibility 0s ease .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 ease 0s, visibility 0s ease 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;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  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;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  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;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-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;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.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;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  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; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.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;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.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 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* 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);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-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); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* 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;
  -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: #ddd;
  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: rgba(0, 0, 0, 0);
  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__list {
  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 .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  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__list a::before {
  border: 6px solid #ff5268;
  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__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
.personal-strip {
	display: grid;
	justify-content: inherit;
}
.personal-strip__phone, .personal-strip__mail {
	padding: 10px 0 10px 0;
}
	
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.air-datepicker-cell.-day-.-other-month-,
.air-datepicker-cell.-year-.-other-decade- {
  color: var(--adp-color-other-month); }

.air-datepicker-cell.-day-.-other-month-:hover,
.air-datepicker-cell.-year-.-other-decade-:hover {
  color: var(--adp-color-other-month-hover); }

.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  color: var(--adp-color-other-month); }

.-selected-.air-datepicker-cell.-day-.-other-month-,
.-selected-.air-datepicker-cell.-year-.-other-decade- {
  color: #fff;
  background: var(--adp-background-color-selected-other-month); }

.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  background: var(--adp-background-color-selected-other-month-focused); }

.-in-range-.air-datepicker-cell.-day-.-other-month-,
.-in-range-.air-datepicker-cell.-year-.-other-decade- {
  background-color: var(--adp-background-color-in-range);
  color: var(--adp-color); }

.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  background-color: var(--adp-background-color-in-range-focused); }

.air-datepicker-cell.-day-.-other-month-:empty,
.air-datepicker-cell.-year-.-other-decade-:empty {
  background: none;
  border: none; }

.air-datepicker-cell {
  border-radius: var(--adp-cell-border-radius);
  box-sizing: border-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 1; }

.air-datepicker-cell.-focus- {
  background: var(--adp-cell-background-color-hover); }

.air-datepicker-cell.-current- {
  color: var(--adp-color-current-date); }

.air-datepicker-cell.-current-.-focus- {
  color: var(--adp-color); }

.air-datepicker-cell.-current-.-in-range- {
  color: var(--adp-color-current-date); }

.air-datepicker-cell.-disabled- {
  cursor: default;
  color: var(--adp-color-disabled); }

.air-datepicker-cell.-disabled-.-focus- {
  color: var(--adp-color-disabled); }

.air-datepicker-cell.-disabled-.-in-range- {
  color: var(--adp-color-disabled-in-range); }

.air-datepicker-cell.-disabled-.-current-.-focus- {
  color: var(--adp-color-disabled); }

.air-datepicker-cell.-in-range- {
  background: var(--adp-cell-background-color-in-range);
  border-radius: 0; }

.air-datepicker-cell.-in-range-:hover {
  background: var(--adp-cell-background-color-in-range-hover); }

.air-datepicker-cell.-range-from- {
  border: 1px solid var(--adp-cell-border-color-in-range);
  background-color: var(--adp-cell-background-color-in-range);
  border-radius: var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius); }

.air-datepicker-cell.-range-to- {
  border: 1px solid var(--adp-cell-border-color-in-range);
  background-color: var(--adp-cell-background-color-in-range);
  border-radius: 0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0; }

.air-datepicker-cell.-range-to-.-range-from- {
  border-radius: var(--adp-cell-border-radius); }

.air-datepicker-cell.-selected- {
  color: #fff;
  border: none;
  background: var(--adp-cell-background-color-selected); }

.air-datepicker-cell.-selected-.-current- {
  color: #fff;
  background: var(--adp-cell-background-color-selected); }

.air-datepicker-cell.-selected-.-focus- {
  background: var(--adp-cell-background-color-selected-hover); }

.air-datepicker-body {
  transition: all var(--adp-transition-duration) var(--adp-transition-ease); }

.air-datepicker-body.-hidden- {
  display: none; }

.air-datepicker-body--day-names {
  display: grid;
  grid-template-columns: repeat(7, var(--adp-day-cell-width));
  margin: 8px 0 3px; }

.air-datepicker-body--day-name {
  color: var(--adp-day-name-color);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 1;
      flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.air-datepicker-body--day-name.-clickable- {
  cursor: pointer; }

.air-datepicker-body--day-name.-clickable-:hover {
  color: var(--adp-day-name-color-hover); }

.air-datepicker-body--cells {
  display: grid; }

.air-datepicker-body--cells.-days- {
  grid-template-columns: repeat(7, var(--adp-day-cell-width));
  grid-auto-rows: var(--adp-day-cell-height); }

.air-datepicker-body--cells.-months- {
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: var(--adp-month-cell-height); }

.air-datepicker-body--cells.-years- {
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: var(--adp-year-cell-height); }

.air-datepicker-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-bottom: 1px solid var(--adp-border-color-inner);
  min-height: var(--adp-nav-height);
  padding: var(--adp-padding);
  box-sizing: content-box; }

.-only-timepicker- .air-datepicker-nav {
  display: none; }

.air-datepicker-nav--title,
.air-datepicker-nav--action {
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.air-datepicker-nav--action {
  width: var(--adp-nav-action-size);
  border-radius: var(--adp-border-radius);
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.air-datepicker-nav--action:hover {
  background: var(--adp-background-color-hover); }

.air-datepicker-nav--action:active {
  background: var(--adp-background-color-active); }

.air-datepicker-nav--action.-disabled- {
  visibility: hidden; }

.air-datepicker-nav--action svg {
  width: 32px;
  height: 32px; }

.air-datepicker-nav--action path {
  fill: none;
  stroke: var(--adp-nav-arrow-color);
  stroke-width: 2px; }

.air-datepicker-nav--title {
  border-radius: var(--adp-border-radius);
  padding: 0 8px; }

.air-datepicker-nav--title i {
  font-style: normal;
  color: var(--adp-nav-color-secondary);
  margin-left: .3em; }

.air-datepicker-nav--title:hover {
  background: var(--adp-background-color-hover); }

.air-datepicker-nav--title:active {
  background: var(--adp-background-color-active); }

.air-datepicker-nav--title.-disabled- {
  cursor: default;
  background: none; }

.air-datepicker-buttons {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column; }

.air-datepicker-button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--adp-btn-color);
  border-radius: var(--adp-btn-border-radius);
  cursor: pointer;
  height: var(--adp-btn-height);
  border: none;
  background: rgba(255, 255, 255, 0); }

.air-datepicker-button:hover {
  color: var(--adp-btn-color-hover);
  background: var(--adp-btn-background-color-hover); }

.air-datepicker-button:focus {
  color: var(--adp-btn-color-hover);
  background: var(--adp-btn-background-color-hover);
  outline: none; }

.air-datepicker-button:active {
  background: var(--adp-btn-background-color-active); }

.air-datepicker-button span {
  outline: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: 100%; }

.air-datepicker-time {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  grid-column-gap: 12px;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding: 0 var(--adp-time-padding-inner); }

.-only-timepicker- .air-datepicker-time {
  border-top: none; }

.air-datepicker-time--current {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1;
      flex: 1;
  font-size: 14px;
  text-align: center; }

.air-datepicker-time--current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.air-datepicker-time--current-hours,
.air-datepicker-time--current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }

.air-datepicker-time--current-hours:after,
.air-datepicker-time--current-minutes:after {
  content: '';
  background: var(--adp-background-color-hover);
  border-radius: var(--adp-border-radius);
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0; }

.air-datepicker-time--current-hours.-focus-:after,
.air-datepicker-time--current-minutes.-focus-:after {
  opacity: 1; }

.air-datepicker-time--current-ampm {
  text-transform: uppercase;
  -ms-flex-item-align: end;
      align-self: flex-end;
  color: var(--adp-time-day-period-color);
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.air-datepicker-time--row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat; }

.air-datepicker-time--row:first-child {
  margin-bottom: 4px; }

.air-datepicker-time--row input[type='range'] {
  background: none;
  cursor: pointer;
  -ms-flex: 1;
      flex: 1;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none; }

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none; }

.air-datepicker-time--row input[type='range']::-ms-tooltip {
  display: none; }

.air-datepicker-time--row input[type='range']:hover::-webkit-slider-thumb {
  border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type='range']:hover::-moz-range-thumb {
  border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type='range']:hover::-ms-thumb {
  border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type='range']:focus {
  outline: none; }

.air-datepicker-time--row input[type='range']:focus::-webkit-slider-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type='range']:focus::-moz-range-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type='range']:focus::-ms-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -webkit-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -moz-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -ms-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type='range']::-webkit-slider-thumb {
  margin-top: calc(var(--adp-time-thumb-size) / 2 * -1); }

.air-datepicker-time--row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent; }

.air-datepicker-time--row input[type='range']::-moz-range-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent; }

.air-datepicker-time--row input[type='range']::-ms-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent; }

.air-datepicker-time--row input[type='range']::-ms-fill-lower {
  background: transparent; }

.air-datepicker-time--row input[type='range']::-ms-fill-upper {
  background: transparent; }

.air-datepicker {
  --adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --adp-font-size: 14px;
  --adp-width: 246px;
  --adp-z-index: 100;
  --adp-padding: 4px;
  --adp-grid-areas:
        'nav'
        'body'
        'timepicker'
        'buttons';
  --adp-transition-duration: .3s;
  --adp-transition-ease: ease-out;
  --adp-transition-offset: 8px;
  --adp-background-color: #fff;
  --adp-background-color-hover: #f0f0f0;
  --adp-background-color-active: #eaeaea;
  --adp-background-color-in-range: rgba(92, 196, 239, .1);
  --adp-background-color-in-range-focused: rgba(92, 196, 239, .2);
  --adp-background-color-selected-other-month-focused: #8ad5f4;
  --adp-background-color-selected-other-month: #a2ddf6;
  --adp-color: #4a4a4a;
  --adp-color-secondary: #9c9c9c;
  --adp-accent-color: #4eb5e6;
  --adp-color-current-date: var(--adp-accent-color);
  --adp-color-other-month: #dedede;
  --adp-color-disabled: #aeaeae;
  --adp-color-disabled-in-range: #939393;
  --adp-color-other-month-hover: #c5c5c5;
  --adp-border-color: #dbdbdb;
  --adp-border-color-inner: #efefef;
  --adp-border-radius: 4px;
  --adp-border-color-inline: #d7d7d7;
  --adp-nav-height: 32px;
  --adp-nav-arrow-color: var(--adp-color-secondary);
  --adp-nav-action-size: 32px;
  --adp-nav-color-secondary: var(--adp-color-secondary);
  --adp-day-name-color: #018BD3;
  --adp-day-name-color-hover: #8ad5f4;
  --adp-day-cell-width: 1fr;
  --adp-day-cell-height: 32px;
  --adp-month-cell-height: 42px;
  --adp-year-cell-height: 56px;
  --adp-pointer-size: 10px;
  --adp-poiner-border-radius: 2px;
  --adp-pointer-offset: 14px;
  --adp-cell-border-radius: 4px;
  --adp-cell-background-color-hover: var(--adp-background-color-hover);
  --adp-cell-background-color-selected: #5cc4ef;
  --adp-cell-background-color-selected-hover: #45bced;
  --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);
  --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);
  --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);
  --adp-btn-height: 32px;
  --adp-btn-color: var(--adp-accent-color);
  --adp-btn-color-hover: var(--adp-color);
  --adp-btn-border-radius: var(--adp-border-radius);
  --adp-btn-background-color-hover: var(--adp-background-color-hover);
  --adp-btn-background-color-active: var(--adp-background-color-active);
  --adp-time-track-height: 1px;
  --adp-time-track-color: #dedede;
  --adp-time-track-color-hover: #b1b1b1;
  --adp-time-thumb-size: 12px;
  --adp-time-padding-inner: 10px;
  --adp-time-day-period-color: var(--adp-color-secondary);
  --adp-mobile-font-size: 16px;
  --adp-mobile-nav-height: 40px;
  --adp-mobile-width: 320px;
  --adp-mobile-day-cell-height: 38px;
  --adp-mobile-month-cell-height: 48px;
  --adp-mobile-year-cell-height: 64px
; }

.air-datepicker-overlay {
  --adp-overlay-background-color: rgba(0, 0, 0, .3);
  --adp-overlay-transition-duration: .3s;
  --adp-overlay-transition-ease: ease-out;
  --adp-overlay-z-index: 99
; }

.air-datepicker {
  background: var(--adp-background-color);
  border: 1px solid var(--adp-border-color);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: var(--adp-border-radius);
  box-sizing: content-box;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(4, -webkit-max-content);
  grid-template-rows: repeat(4, max-content);
  grid-template-areas: var(--adp-grid-areas);
  font-family: var(--adp-font-family), sans-serif;
  font-size: var(--adp-font-size);
  color: var(--adp-color);
  width: var(--adp-width);
  position: absolute;
  transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), -webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);
  transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease);
  transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease), -webkit-transform var(--adp-transition-duration) var(--adp-transition-ease);
  z-index: var(--adp-z-index); }

.air-datepicker:not(.-custom-position-) {
  opacity: 0; }

.air-datepicker.-from-top- {
  -webkit-transform: translateY(calc(var(--adp-transition-offset) * -1));
          transform: translateY(calc(var(--adp-transition-offset) * -1)); }

.air-datepicker.-from-right- {
  -webkit-transform: translateX(var(--adp-transition-offset));
          transform: translateX(var(--adp-transition-offset)); }

.air-datepicker.-from-bottom- {
  -webkit-transform: translateY(var(--adp-transition-offset));
          transform: translateY(var(--adp-transition-offset)); }

.air-datepicker.-from-left- {
  -webkit-transform: translateX(calc(var(--adp-transition-offset) * -1));
          transform: translateX(calc(var(--adp-transition-offset) * -1)); }

.air-datepicker.-active-:not(.-custom-position-) {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }

.air-datepicker.-active-.-custom-position- {
  transition: none; }

.air-datepicker.-inline- {
  border-color: var(--adp-border-color-inline);
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
          transform: none; }

.air-datepicker.-inline- .air-datepicker--pointer {
  display: none; }

.air-datepicker.-is-mobile- {
  --adp-font-size: var(--adp-mobile-font-size);
  --adp-day-cell-height: var(--adp-mobile-day-cell-height);
  --adp-month-cell-height: var(--adp-mobile-month-cell-height);
  --adp-year-cell-height: var(--adp-mobile-year-cell-height);
  --adp-nav-height: var(--adp-mobile-nav-height);
  --adp-nav-action-size: var(--adp-mobile-nav-height);
  position: fixed;
  width: var(--adp-mobile-width);
  border: none; }

.air-datepicker.-is-mobile- * {
  -webkit-tap-highlight-color: transparent; }

.air-datepicker.-is-mobile- .air-datepicker--pointer {
  display: none; }

.air-datepicker.-is-mobile-:not(.-custom-position-) {
  -webkit-transform: translate(-50%, calc(-50% + var(--adp-transition-offset)));
          transform: translate(-50%, calc(-50% + var(--adp-transition-offset))); }

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-) {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.air-datepicker.-custom-position- {
  transition: none; }

.air-datepicker-global-container {
  position: absolute;
  left: 0;
  top: 0; }

.air-datepicker--pointer {
  --pointer-half-size: calc(var(--adp-pointer-size) / 2);
  position: absolute;
  width: var(--adp-pointer-size);
  height: var(--adp-pointer-size);
  z-index: -1; }

.air-datepicker--pointer:after {
  content: '';
  position: absolute;
  background: #fff;
  border-top: 1px solid var(--adp-border-color-inline);
  border-right: 1px solid var(--adp-border-color-inline);
  border-top-right-radius: var(--adp-poiner-border-radius);
  width: var(--adp-pointer-size);
  height: var(--adp-pointer-size);
  box-sizing: border-box; }

.-top-left- .air-datepicker--pointer,
.-top-center- .air-datepicker--pointer,
.-top-right- .air-datepicker--pointer,
[data-popper-placement^='top'] .air-datepicker--pointer {
  top: calc(100% - var(--pointer-half-size) + 1px); }

.-top-left- .air-datepicker--pointer:after,
.-top-center- .air-datepicker--pointer:after,
.-top-right- .air-datepicker--pointer:after,
[data-popper-placement^='top'] .air-datepicker--pointer:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg); }

.-right-top- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer,
[data-popper-placement^='right'] .air-datepicker--pointer {
  right: calc(100% - var(--pointer-half-size) + 1px); }

.-right-top- .air-datepicker--pointer:after,
.-right-center- .air-datepicker--pointer:after,
.-right-bottom- .air-datepicker--pointer:after,
[data-popper-placement^='right'] .air-datepicker--pointer:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg); }

.-bottom-left- .air-datepicker--pointer,
.-bottom-center- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer,
[data-popper-placement^='bottom'] .air-datepicker--pointer {
  bottom: calc(100% - var(--pointer-half-size) + 1px); }

.-bottom-left- .air-datepicker--pointer:after,
.-bottom-center- .air-datepicker--pointer:after,
.-bottom-right- .air-datepicker--pointer:after,
[data-popper-placement^='bottom'] .air-datepicker--pointer:after {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg); }

.-left-top- .air-datepicker--pointer,
.-left-center- .air-datepicker--pointer,
.-left-bottom- .air-datepicker--pointer,
[data-popper-placement^='left'] .air-datepicker--pointer {
  left: calc(100% - var(--pointer-half-size) + 1px); }

.-left-top- .air-datepicker--pointer:after,
.-left-center- .air-datepicker--pointer:after,
.-left-bottom- .air-datepicker--pointer:after,
[data-popper-placement^='left'] .air-datepicker--pointer:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.-top-left- .air-datepicker--pointer,
.-bottom-left- .air-datepicker--pointer {
  left: var(--adp-pointer-offset); }

.-top-right- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer {
  right: var(--adp-pointer-offset); }

.-top-center- .air-datepicker--pointer,
.-bottom-center- .air-datepicker--pointer {
  left: calc(50% - var(--adp-pointer-size) / 2); }

.-left-top- .air-datepicker--pointer,
.-right-top- .air-datepicker--pointer {
  top: var(--adp-pointer-offset); }

.-left-bottom- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer {
  bottom: var(--adp-pointer-offset); }

.-left-center- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer {
  top: calc(50% - var(--adp-pointer-size) / 2); }

.air-datepicker--navigation {
  grid-area: nav; }

.air-datepicker--content {
  box-sizing: content-box;
  padding: var(--adp-padding);
  grid-area: body; }

.-only-timepicker- .air-datepicker--content {
  display: none; }

.air-datepicker--time {
  grid-area: timepicker; }

.air-datepicker--buttons {
  grid-area: buttons; }

.air-datepicker--buttons,
.air-datepicker--time {
  padding: var(--adp-padding);
  border-top: 1px solid var(--adp-border-color-inner); }

.air-datepicker-overlay {
  position: fixed;
  background: var(--adp-overlay-background-color);
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), left 0s, height 0s, width 0s;
  transition-delay: 0s, var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration);
  z-index: var(--adp-overlay-z-index); }

.air-datepicker-overlay.-active- {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), height 0s, width 0s; }

.alert-wrapp {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 99999;
  max-width: 830px; }

.alert-box {
  padding: 20px 20px;
  color: #fff;
  border-radius: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  margin-bottom: 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 400px;
  min-height: 90px; }
  .alert-box.alert-warning {
    background: #C31818;
    padding-left: 85px;
    box-shadow: 0px 4px 33px rgba(195, 24, 24, 0.44); }
    .alert-box.alert-warning::before {
      position: absolute;
      display: block;
      content: '!';
      color: #fff;
      font-size: 37px;
      line-height: 50px;
      width: 50px;
      height: 50px;
      text-align: center;
      background-color: #A31818;
      border-radius: 50%;
      left: 20px;
      top: 50%;
      margin-top: -25px; }
    .alert-box.alert-warning .alert-box__close {
      background-color: #C31818; }
  .alert-box.alert-success {
    background: #6D994B;
    box-shadow: 0px 4px 33px #A7C292; }
    .alert-box.alert-success .alert-box__close {
      background-color: #6D994B; }

.alert-box__inner.flex {
  -ms-flex-align: center;
      align-items: center; }

.alert-box__icon {
  width: 50px;
  margin-right: 15px;
  position: relative; }
  .alert-box__icon svg {
    fill: #fff;
    height: 48px; }
  .alert-box__icon::before {
    content: '!';
    position: absolute;
    font-size: 13px;
    top: 0;
    left: 0;
    display: block;
    background: #FFC700;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    text-align: center;
    line-height: 17px; }

.alert-box__close {
  position: absolute;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNiAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMTguMzA0NyIgeT0iNS43ODEyNSIgd2lkdGg9IjIiIGhlaWdodD0iMTciIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg0NSAxOC4zMDQ3IDUuNzgxMjUpIiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB4PSI2LjI4MTI1IiB5PSI3LjE5NTMxIiB3aWR0aD0iMiIgaGVpZ2h0PSIxNyIgcng9IjEiIHRyYW5zZm9ybT0icm90YXRlKC00NSA2LjI4MTI1IDcuMTk1MzEpIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  top: -18px;
  left: -18px;
  background-position: center;
  cursor: pointer; }

.personal-strip_wrap {
  padding: 0 20px; }

.personal-strip {
	background: #018BD3;
	height: 38px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	font-size: 1rem;}

.personal-strip .box {
    height: 100%; }

.personal-strip__select, .personal-strip__select__current {
  height: 100%; }

.personal-strip__select {
  background: #005988;
  float: right;
  font-size: 0.9rem;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;}

.personal-strip__phone a, .personal-strip__mail a{
	color: #fff;
	margin: 0 20px 0 20px;
}

.personal-strip__select__current {
  max-width: 192px;
  position: relative; }
  .personal-strip__select__current .auth-status {
    color: #fff;
    display: block;
    height: 100%;
    line-height: 36px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    padding: 0 20px 0 55px; }
    .personal-strip__select__current .auth-status svg {
      fill: #ffffff; }
    .personal-strip__select__current .auth-status.is_authorize {
      padding: 0 25px 0 50px;
      width: 192px; }
      .personal-strip__select__current .auth-status.is_authorize .personal-icon {
        left: 15px; }
      .personal-strip__select__current .auth-status.is_authorize::after {
        display: block;
        width: 8px;
        height: 8px;
        background: linear-gradient(-45deg, white 55%, transparent 45%);
        content: '';
        position: absolute;
        right: 15px;
        top: 13px;
        border-radius: 2px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        -webkit-transform-origin: 6px 6px;
                transform-origin: 6px 6px; }
      .personal-strip__select__current .auth-status.is_authorize.is_opened::after {
        -webkit-transform: rotate(225deg);
                transform: rotate(225deg); }

.personal-select {
  display: none; }
  .personal-select.is_visible {
    display: block; }

.personal-icon {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  margin: auto;
  width: 20px; }
  .personal-icon svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

.personal-select {
  position: absolute;
  top: 100%;
  width: 192px;
  background: #ffffff;
  padding: 20px;
  z-index: 2;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2); }
  .personal-select a {
    display: block;
    position: relative;
    padding: 5px 0 5px 30px;
    color: #000000;
    margin-bottom: 4px; }
    .personal-select a .personal-icon {
      left: 0; }
      .personal-select a .personal-icon svg {
        fill: #808080; }
    .personal-select a.personal-loguot svg {
      fill: none;
      stroke: #808080;
      stroke-width: 2; }
    .personal-select a:hover {
      color: #018BD3; }

.top {
  height: 150px; }

.top__item__delivery {
  position: relative;
  padding-left: 53px; }

.top__item__delivery__icon {
  width: 39px;
  height: 23px;
  position: absolute;
  top: 5px;
  left: 0; }
  .top__item__delivery__icon svg {
    fill: #018BD3; }

.top__item__delivery__text {
  max-width: 150px;
  color: #018BD3;
  font-weight: 600;
  font-size: 0.9rem; }

.top__item__search__inner {
  position: relative;
  width: 393px;
  height: 41px; }
  .top__item__search__inner input {
    height: 100%;
    width: 100%;
    background: rgba(223, 223, 223, 0.5);
    border-radius: 50px;
    padding: 0 65px 0 30px;
    border: none; }
    .top__item__search__inner input::-webkit-input-placeholder {
      font-size: 1rem; }
    .top__item__search__inner input:-ms-input-placeholder {
      font-size: 1rem; }
    .top__item__search__inner input::-ms-input-placeholder {
      font-size: 1rem; }
    .top__item__search__inner input::placeholder {
      font-size: 1rem; }
  .top__item__search__inner button {
    position: absolute;
    height: 100%;
    width: 62px;
    top: 0;
    right: 0;
    background: transparent;
    border: none;
    cursor: pointer; }
    .top__item__search__inner button svg {
      fill: none;
      stroke: #6A6A6A;
      stroke-width: 2;
      width: 18px;
      height: 18px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }

.top__item__feedback {
  text-align: right; }
  .top__item__feedback a[data-fancybox] {
    display: inline-block;
    color: #018BD3;
    font-size: 1.2rem;
    border-bottom: 1px solid #018BD3;
    margin-bottom: 7px; }
  .top__item__feedback a:not([data-fancybox]) {
    color: #018BD3;
    font-weight: 600;
    font-size: 1.2rem; }

.top__basket {
  position: relative;
  padding-left: 55px;
  display: block;
  color: rgba(0, 0, 0, 0.7); }

.top__basket__icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 38px;
  height: 36px; }
  .top__basket__icon svg {
    fill: #018BD3; }

.top__basket__count {
  display: block;
  position: absolute;
  top: -6px;
  right: 0;
  background: #005988;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  width: 19px;
  height: 19px;
  text-align: center;
  line-height: 19px; }

.top__basket__price {
  font-weight: 600; }

.top-menu {
  width: 100%;
  margin-bottom: 30px;
  position: relative; }

.top-menu-list {
  list-style: none;
  border-bottom: 1px solid #018BD3; }
  .top-menu-list li.deep-item:hover a + ul {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    z-index: 99; }
  .top-menu-list > li {
    -ms-flex-positive: 1;
        flex-grow: 1; }

.top-menu-item {
  display: block;
  text-align: center;
  padding: 20px 0px;
  font-size: 1.1rem;
  white-space: nowrap; }
  .top-menu-item.selected, .top-menu-item:hover {
    background: #018BD3;
    color: #ffffff; }
  .top-menu-item.item-special {
    color: #018BD3;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 700; }
    .top-menu-item.item-special.selected, .top-menu-item.item-special:hover {
      color: #ffffff; }

.inner-parent {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  width: 100%;
  background: #018BD3;
  padding: 30px 0 10px;
  position: absolute;
  left: 0;
  height: 530px;
  z-index: -99;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
  transition: opacity 0.25s ease-out, z-index 0.25s ease-out, -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out, opacity 0.25s ease-out, z-index 0.25s ease-out;
  transition: transform 0.25s ease-out, opacity 0.25s ease-out, z-index 0.25s ease-out, -webkit-transform 0.25s ease-out; }
  .inner-parent a:hover, .inner-parent a.selected {
    color: #163646; }
  .inner-parent > li {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
            break-inside: avoid;
    padding-left: 50px;
    padding-right: 15px;
    margin-bottom: 15px;
    position: relative;
    width: 20%; }
    .inner-parent > li:before {
      content: '';
      display: block;
      width: 30px;
      height: 18px;
      top: 0;
      left: 0;
      position: absolute;
      background: linear-gradient(-45deg, transparent 5px, #018BD3 0); }
    .inner-parent > li::after {
      content: '';
      position: absolute;
      width: 9px;
      height: 9px;
      top: 4px;
      left: 11px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjUgMkMxNy41IDEuMTcxNTcgMTYuODI4NCAwLjUgMTYgMC41MDAwMDFMMi41IDAuNUMxLjY3MTU3IDAuNSAxIDEuMTcxNTcgMSAyQzEgMi44Mjg0MyAxLjY3MTU3IDMuNSAyLjUgMy41SDE0LjVWMTUuNUMxNC41IDE2LjMyODQgMTUuMTcxNiAxNyAxNiAxN0MxNi44Mjg0IDE3IDE3LjUgMTYuMzI4NCAxNy41IDE1LjVMMTcuNSAyWk0zLjA2MDY2IDE3LjA2MDdMMTcuMDYwNyAzLjA2MDY2TDE0LjkzOTMgMC45MzkzNEwwLjkzOTM0IDE0LjkzOTNMMy4wNjA2NiAxNy4wNjA3WiIgZmlsbD0iI2ZmZmZmZiIvPgo8L3N2Zz4K); }
    .inner-parent > li > a {
      color: #fff;
      font-weight: 700;
      font-size: 13px;
      margin-bottom: 5px;
      display: block; }
    .inner-parent > li:last-child {
      padding-right: 25px; }

.inner-child {
  list-style: none; }
  .inner-child > li > a {
    color: #fff;
    font-size: 12px;
    padding: 3px 0;
    display: block;
    word-wrap: break-word;
    white-space: normal; }

.slicknav_menu {
  z-index: 22;
  display: none;
  position: absolute;
  width: 34px;
  height: 34px;
  top: 10px;
  left: 0; }
  .slicknav_menu .slicknav_btn {
    width: 20px;
    height: 14px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
    .slicknav_menu .slicknav_btn.slicknav_open {
      position: fixed;
      z-index: 99;
      top: 20px;
      left: 27px;
      right: auto;
      bottom: auto; }
      .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon .slicknav_icon-bar {
        background: #fff; }
        .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon .slicknav_icon-bar:first-child {
          top: 6px;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon .slicknav_icon-bar:nth-child(2) {
          display: none; }
        .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon .slicknav_icon-bar:last-child {
          bottom: 6px;
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
    .slicknav_menu .slicknav_btn.white .slicknav_icon .slicknav_icon-bar {
      background: #fff; }
  .slicknav_menu .slicknav_icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; }
    .slicknav_menu .slicknav_icon .slicknav_icon-bar {
      width: 100%;
      height: 2px;
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.5); }
      .slicknav_menu .slicknav_icon .slicknav_icon-bar:first-child {
        top: 0; }
      .slicknav_menu .slicknav_icon .slicknav_icon-bar:nth-child(2) {
        top: 50%;
        margin-top: -1px; }
      .slicknav_menu .slicknav_icon .slicknav_icon-bar:last-child {
        bottom: 0; }
  .slicknav_menu .personal-strip {
    background: transparent; }
    .slicknav_menu .personal-strip .personal-strip__select {
      float: none;
      font-size: 1.1rem; }
  .slicknav_menu .personal-strip__select__current .auth-status {
    background: transparent;
    left: -25px; }
    .slicknav_menu .personal-strip__select__current .auth-status.is_authorize {
      left: -15px; }

.slicknav_nav {
  position: fixed;
  top: 0;
  right: 100%;
  width: calc(100vw - 50px);
  height: 100vh;
  background: #018BD3;
  padding-top: 10vh;
  padding-left: 10vw;
  list-style: none;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out; }
  .slicknav_nav li {
    position: relative; }
    .slicknav_nav li a {
      padding: 10px 20px;
      display: block;
      color: #fff; }
      .slicknav_nav li a.selected {
        background: #0174B0; }
      .slicknav_nav li a.top-menu-item {
        text-align: left; }
        .slicknav_nav li a.top-menu-item.item-special {
          color: #fff;
          font-weight: normal;
          text-transform: none;
          font-size: 1.1rem; }
  .slicknav_nav.openEffect {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

html {
  font-size: 16px; }

body {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
  line-height: 1.2;
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  color: rgba(0, 0, 0, 0.5); }
  body input, body textarea {
    color: rgba(0, 0, 0, 0.5); }
  body input[type="password"] {
    font-size: 1.5rem; }
  body input.pass-dinamic ~ .password-icon {
    display: block;
    width: 19px;
    height: 15px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
    z-index: 3; }
    body input.pass-dinamic ~ .password-icon svg {
      fill: #BEC2C6; }

main {
  min-width: 320px;
  max-width: 1440px;
  margin: 0 auto;
  background: #fff;
  position: relative; }
  main a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5); }
    main a.download {
      position: relative;
      padding-left: 25px;
      display: inline-block;
      color: #018BD3;
      line-height: 20px; }
      main a.download::before {
        content: '';
        display: block;
        width: 17px;
        height: 17px;
        background: url(../img/download.svg) no-repeat center/cover;
        position: absolute;
        top: 0;
        left: 0; }
  main input:focus, main button:focus, main textarea:focus {
    outline-color: #018BD3; }
  main p {
    margin-bottom: 20px; }

main, header, footer, aside, form, nav {
  display: block;
  box-sizing: border-box; }

div, input, span, a, textarea, form {
  box-sizing: border-box; }

h1, h2, h3 {
  margin-bottom: 15px;
  font-weight: normal; }

.blur-effect {
  -webkit-filter: blur(2px);
  filter: blur(2px); }

.header h1 {
  color: #000;
  font-weight: 700;
  font-size: 24px; }

.header h2 {
  text-transform: uppercase; }

h3 {
  font-weight: 700; }
article{
  color: #000;
  max-width: 960px;
  padding-left: 50px;
}
article h1, article h2{
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 45px;
}
.box {
  margin: 0 auto;
  padding: 0 20px; }

img, svg {
  max-width: 100%;
  max-height: 100%; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.flex {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.flex-jcsb {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.flex-align-ctr {
  -ms-flex-align: center;
      align-items: center; }

.tablet_show {
  display: none; }

section {
  padding: 40px 0; }
  section.banner-wrapper, section.contacts {
    padding: 0; }
  section.inner-page {
    padding-top: 0; }
  section p {
    margin-bottom: 20px; }

.section-title h1, .section-title h2 {
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 45px;
  color: rgba(0, 0, 0, 0.5); }

.btn_wrapper {
  padding-top: 20px; }
  .btn_wrapper.btn_center {
    text-align: center; }
  .btn_wrapper.btn_right {
    text-align: right; }

.btn {
  font-size: 1.5rem;
  background-color: transparent;
  color: #018BD3;
  display: inline-block;
  padding: 13px 35px;
  border: 1px solid #018BD3;
  border-radius: 4px;
  transition: background-color 0.15s linear;
  cursor: pointer; }
  .btn:not(.btn-white):hover {
    background-color: #018BD3;
    color: #fff; }
    .btn:not(.btn-white):hover svg {
      fill: #fff; }
  .btn svg {
    width: 18px;
    height: 18px;
    fill: #018BD3;
    margin-left: 20px; }
  .btn.btn-white {
    color: #018BD3;
    background-color: #fff; }
    .btn.btn-white:hover {
      background-color: #e8e8e8; }
  .btn.sm {
    font-size: 1.25rem;
    padding: 10px 35px; }
    .btn.sm svg {
      width: 12px;
      height: 10px;
      margin-left: 8px; }
  .btn.v-sm {
    font-size: 1rem;
    padding: 12px 35px; }
    .btn.v-sm svg {
      width: 12px;
      height: 10px;
      margin-left: 20px; }
  .btn.full-width {
    display: block;
    width: 100%; }

.js-tabs__content {
  display: none; }

.js-tabs__content.active {
  display: block; }

select option {
  color: #000; }

.select2-container .select2-selection--single {
  height: 48px;
  border-radius: 1px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  width: 35px; }

.select2-container--default .select2-selection--single {
  border-color: rgba(1, 116, 176, 0.22);
  background: #EDF3F7; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.8;
    padding-left: 13px;
    padding-right: 32px;
    color: rgba(0, 0, 0, 0.5); }

.clearfix::after {
  display: table;
  content: '';
  clear: both; }

.callback-trigger {
  -ms-flex-pack: center;
      justify-content: center; }
  .callback-trigger span {
    margin: 0 6px;
    display: block; }
    .callback-trigger span.callback_title {
      text-decoration: underline; }

.callback_icon {
  width: 45px;
  height: 45px;
  position: relative;
  border-radius: 50%;
  background: #018BD3;
  border: 3px solid rgba(255, 255, 255, 0.5); }
  .callback_icon svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    fill: white; }

.breadcrumbs {
  list-style: none;
  margin-bottom: 40px; }
  .breadcrumbs li {
    display: inline-block;
    font-size: 0.9rem; }
    .breadcrumbs li a {
      color: #018BD3; }

.sertif-slider__wrap {
  padding: 5vh 0 5vh; }

.sertif-slider {
  padding: 0 50px 20px; }

.sertif-slider__item {
  display: block;
  width: 196px;
  height: auto;
  text-align: center; }

.contacts-wrap {
  max-width: 1478px;
  margin: 0 auto;
  padding: 0 20px; }

.contacts-map {
  position: relative; }
  .contacts-map iframe {
    width: 100%;
    height: 527px; }
  .contacts-map .adress-block {
    background: #018BD3;
    color: #fff;
    position: absolute;
    width: 480px;
    padding: 37px 47px 18px 47px;
    right: 56px;
    bottom: 56px; }
    .contacts-map .adress-block a {
      color: #fff; }
    .contacts-map .adress-block h3 {
      font-size: 24px; }

.recvizit_block {
  width: 50%; }
  .recvizit_block.recvizit-data {
    font-size: 14px; }

.address-block-links {
  margin: 30px 0; }
  .address-block-links .phone {
    font-size: 24px; }
  .address-block-links .mail {
    font-size: 20px; }

.pay-tabs__menu {
  display: grid;
  grid-template-columns: 4fr 4fr 4fr 4fr;
  grid-gap: 16px;
  list-style: none; }
  .pay-tabs__menu li {
    padding: 28px 0;
    background: rgba(1, 139, 211, 0.1);
    font-size: 24px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer; }
    .pay-tabs__menu li.active {
      color: #fff;
      background: #018BD3;
      cursor: default; }

.pay-tabs__content {
  padding: 50px 0; }
  .pay-tabs__content h3 {
    color: #018BD3; }

.callback-block {
  padding: 5.3% 20px;
  color: #fff;
  background: #018BD3; }

.price-lists {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px; }
  .price-lists .price-item {
    width: 25%;
    min-height: 45px;
    margin-bottom: 20px;
    padding-right: 30px;
    padding-left: 50px;
    position: relative;
    background: url("../img/xls.svg") no-repeat left center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .price-lists .price-item span {
      margin-left: 15px;
      font-size: 1.1rem; }
    .price-lists .price-item:hover span {
      color: #018BD3;
      text-decoration: underline; }

.delivery-page {
  margin-top: 100px;
  margin-bottom: 30px; }

.page_404 {
  background: url("../img/404bg.webp") no-repeat center/cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #000;
  position: relative;
  padding: 50px 0; }
.page_404::before{
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: rgba(255,255,255,.87);
  z-index: 0;
}
.page_404__inner{
  position: relative;
}
.page_404__button{
  text-align: center;
  margin: 40px 0;
}
.page_404__button a.btn{
  display: inline-block;
  color: #ffffff;
  background: #018BD3;
  background:linear-gradient(-45deg, transparent 10px, #018BD3 0);
  font-size: 1rem;
  border-radius: 0;
  border: none;
  padding: 10px 40px;
}
.page_404__button a.btn:hover{
  background:linear-gradient(-45deg, transparent 10px, #018BD3 0);
}
.page_404__button a.btn svg{
  fill: #ffffff;
  width: 14px;
  height: 12px;
}
.page_404__icon {
  width: 100%;
  text-align: center;
  margin-bottom: 10px; }

  /*.page_404__icon svg {
    fill: #8CA0AA;
    width: 234px;
    height: 234px; }*/

.page_404__header {
  font-size: 12.5rem;
  font-weight: 500;
  width: 100%;
  text-align: center; }

.pagination {
  margin: 20px 0;
  float: right;
  margin-right: -18px; }

.pagination-pages {
  list-style: none; }
  .pagination-pages li .page-numbers {
    display: block;
    width: 32px;
    height: 35px;
    border: 1px solid #D3D3D3;
    margin: 0 3px;
    font-size: 0.85rem;
    position: relative; }
    .pagination-pages li .page-numbers svg {
      fill: none;
      stroke: rgba(0, 0, 0, 0.5);
      stroke-width: 2;
      width: 12px;
      height: 13px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }
    .pagination-pages li .page-numbers span {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      height: 15px;
      text-align: center; }
    .pagination-pages li .page-numbers.prev, .pagination-pages li .page-numbers.next {
      border: none; }
      .pagination-pages li .page-numbers.prev:hover svg, .pagination-pages li .page-numbers.next:hover svg {
        stroke: #018BD3; }
    .pagination-pages li .page-numbers.space {
      border: none; }
    .pagination-pages li .page-numbers.current, .pagination-pages li .page-numbers:not(.prev):not(.space):not(.next):hover {
      border-color: #018BD3;
      background: #018BD3;
      color: #fff; }

.top-banner {
  background-position: center;
  background-size: cover;
  height: 530px; }
  .top-banner .box {
    height: 100%; }

.top-banner__inner {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  max-width: 500px;
  padding-bottom: 20px; }

.top-banner__text__title {
  color: #fff;
  font-size: 3.2rem;
  line-height: 1.4;
  margin-bottom: 35px;
  font-weight: 700; }

.top-banner__link a {
  color: #018bd3;
  font-size: 1.5rem;
  padding: 18px 44px;
  display: block;
  width: 337px;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #036ea5 #000 #005683;
  background: linear-gradient(#ffffff 60%, #dbdbdb 100%) #ffffff;
  box-shadow: 0 0 5px #005683;
  }

.top-banner__link a::before{
	content: '';
    display: block;
    position: absolute;
    background: rgba(1,139,211,0.75);
    width: 60px;
    height: 100%;
    left: -100px;
    top: 0;
    filter: blur(30px);
    animation: blick 5s infinite ease-in-out;
}
.top-banner__link a::after{
	content: '';
    display: block;
    position: absolute;
    background: rgba(1,139,211,0.52);
    width: 30px;
    height: 100%;
    left: -70px;
    top: 0;
    filter: blur(5px);
    animation: blick 5s infinite ease-in-out;
}

.top-banner__link a:hover{
  background: linear-gradient(#dbdbdb 20%, #ffffff 70%) #ffffff;
  border-color: #1479ad #000 #1a6a93;
  box-shadow: none;
}

@keyframes blick {
  10%, 100% {
    opacity: 0;
    transform: translate(500px, 0) skewX(-15deg);
  }
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
}



/*.top-banner__link a:hover::before{
	transform: translateX(400px)  skewX(-15deg);  
    opacity: 0.9;
    transition: .7s;
}
.top-banner__link a:hover::after{
	transform: translateX(400px) skewX(-15deg);  
    opacity: 1;
    transition: .7s;
}*/

.top-banner__link svg {
  width: 18px;
  height: 18px;
  fill: #018BD3;
  margin-left: 25px; }

.advantages {
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
  gap: inherit;
  margin-bottom: 50px;
}

.advantages-item {
  padding-left: 30px; }

.advantages-item__icon {
  max-width: 55px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .advantages-item__icon svg {
    fill: #018BD3; }

.advantages-item__text {
  padding: 0 5px 0 20px; }

.m-catalog {
  display: grid;
  grid-template-columns: 23% 23% 23% 23%;
  gap: 2.4em;
  margin-bottom: 2.4em;
}

.m-catalog__item {
  border: 1px solid #C4C4C4;
  border-radius: 15px;
  background: #F3F7FA;
  min-height: 180px; }
  .m-catalog__item:hover img {
    -webkit-filter: drop-shadow(-2px 4px 7px rgba(1, 139, 211, 0.7));
            filter: drop-shadow(-2px 4px 7px rgba(1, 139, 211, 0.7));
    transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s; }

.m-catalog__item__header {
  height: 140px;
  position: relative;
  padding: 30px 20px 30px; }
  .m-catalog__item__header img {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 45%;
    z-index: 1; }
  .m-catalog__item__header h3 {
    font-weight: 700;
    font-size: 1.2rem;
    color: #018BD3;
    max-width: 55%;
    z-index: 2;
    position: relative; }
  .m-catalog__item__header::after {
    display: block;
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    background: #018BD3; }

.m-catalog__item__list {
  padding: 30px 20px; }
  .m-catalog__item__list ul {
    list-style: none; }
    .m-catalog__item__list ul li a {
      padding: 5px 0;
      display: block;
      font-size: 0.85rem; }
      .m-catalog__item__list ul li a:hover {
        color: #018BD3; }

.row-banners {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 55px;
  margin-bottom: 70px; }
  .row-banners .cell-banners__block {
    display: block; }
    .row-banners .cell-banners__block .btn {
      background-color: #018BD3;
      color: #fff; }
    .row-banners .cell-banners__block:hover img {
      -webkit-filter: grayscale(0);
              filter: grayscale(0); }
    .row-banners .cell-banners__block img {
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      max-height: none;
      position: absolute; }
    .row-banners .cell-banners__block.price {
      height: 202px;
      position: relative;
      background: url("../img/grill.png");
      max-width: 700px;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      transition: -webkit-filter .3s;
      transition: filter .3s;
      transition: filter .3s, -webkit-filter .3s; }
      .row-banners .cell-banners__block.price img {
        bottom: 0;
        right: 0; }
    .row-banners .cell-banners__block.calculation {
      height: 202px;
      position: relative;
      background: radial-gradient(50% 50% at 50% 50%, rgba(196, 196, 196, 0) 0%, rgba(196, 196, 196, 0.33) 100%);
      max-width: 700px;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      transition: -webkit-filter .3s;
      transition: filter .3s;
      transition: filter .3s, -webkit-filter .3s; }
      .row-banners .cell-banners__block.calculation .title {
        margin-left: 12%;
        font-weight: 700;
        font-size: 2rem;
        color: #018BD3; }
      .row-banners .cell-banners__block.calculation img {
        bottom: 10px;
        right: 3%; }

.about-company {
  background: rgba(196, 196, 196, 0.33);
  position: relative;
  top: 80px;
  padding-top: 60px;
  margin-bottom: 130px; }
  .about-company > .box {
    position: relative; }
  .about-company::after {
    display: block;
    width: 100%;
    height: 80px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    z-index: 0; }
  .about-company .section-title {
    position: absolute;
    top: -130px;
    left: 20px; }

.simple-row {
  align-items: flex-start;
  margin-bottom: 57px;
  padding-bottom: 50px; }
  .simple-row .text-block {
    width: 50%;
    margin-right: 12px;
    color: rgba(0, 0, 0, 0.5); }

.simple-row .text-block ul{
  margin-left: 20px;
}
.simple-row .text-block ul li{
  margin-bottom: 15px;
}

  .simple-row .img-block {
    width: 50%;
    margin-left: 12px;
    position: relative; }
    .simple-row .img-block img {
      max-height: none;
      display: block; }


.blue-row {
  -ms-flex-pack: end;
      justify-content: flex-end;
  color: #fff;
  background: linear-gradient(-235deg, transparent 45px, #018BD3 0);
  padding: 30px 30px 10px 75px;
  position: relative;
  z-index: 1; }

.blue-row__cell {
  fill: #fff;
  width: 31%;
  position: relative;
  padding-left: 120px;
  margin-right: 30px; }
  .blue-row__cell:last-child {
    margin-right: 0; }
  .blue-row__cell::before {
    position: absolute;
    content: '';
    font-size: 30px;
    top: -3px;
    left: 70px;
    width: 2px;
    height: 45px;
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
    background: #fff; }
  .blue-row__cell .brc__icon {
    position: absolute;
    top: 0;
    left: 0; }
  .blue-row__cell .brc__text h3 {
    font-weight: 600;
    font-size: 1.55rem;
    margin-bottom: 10px;
    padding-top: 10px; }
  .blue-row__cell .brc__text p {
    font-size: 0.9rem; }

.news-slider {
  padding: 0 50px 20px; }
  .news-slider .swiper-wrapper {
    display: -ms-flexbox;
    display: flex;
    height: 470px; }

.news-slider__item, .news-item {
  border: 1px solid #C4C4C4;
  background: rgba(196, 196, 196, 0.15);
  display: block;
  padding: 30px 25px; }
  .news-slider__item::before, .news-item::before {
    display: block;
    content: '';
    position: absolute;
    width: 20%;
    height: 3px;
    left: 25px;
    top: 0;
    background: #018BD3; }
  .news-slider__item h3, .news-item h3 {
    color: #018BD3;
    font-weight: 500; }
  .news-slider__item .nsi__date, .news-item .nsi__date {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.9rem;
    margin-bottom: 10px; }
  .news-slider__item .nsi__text, .news-item .nsi__text {
    font-size: 0.9rem;
    text-overflow: ellipsis;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .news-slider__item:hover h3, .news-item:hover h3 {
    color: #018BD3; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  height: 100%;
  width: 50px;
  top: 0;
  background: #fff;
  z-index: 4;
  cursor: pointer; }
  .swiper-button-next svg, .swiper-button-prev svg {
    width: 23px;
    height: 39px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    fill: none;
    stroke: rgba(0, 0, 0, 0.5);
    stroke-width: 2; }
  .swiper-button-next:hover:not(.swiper-button-disabled) svg, .swiper-button-prev:hover:not(.swiper-button-disabled) svg {
    stroke: #018BD3; }
  .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    display: none; }

.swiper-button-prev {
  left: -14px; }

.swiper-button-next {
  right: -14px; }

.news-filter {
  margin-bottom: 30px;
  max-width: 945px; }

.news-filter__item {
  display: inline-block;
  margin-right: 6px;
  background: #018BD3;
  color: #fff;
  padding: 6px 10px;
  border-radius: 15px;
  font-size: 14px;
  margin-bottom: 6px; }
  .news-filter__item.selected, .news-filter__item:hover {
    background: #018BD3; }

.news-list {
  display: grid;
  grid-template-columns: 4fr 4fr 4fr 4fr;
  grid-gap: 30px;
  margin-bottom: 40px; }

.news-item {
  position: relative; }
  .news-item::before {
    left: 0; }
  .news-item span {
    display: block; }

.nsi__img {
  position: relative;
  padding: 34%;
  top: -5px;
  margin-bottom: 15px; }
  .nsi__img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

.detail {
  margin-bottom: 100px; }

.detail__aside {
  width: 440px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 70px; }
  .detail__aside .news-filter__item {
    margin-bottom: 12px; }

.detail__aside__title {
  color: #018BD3;
  text-transform: uppercase;
  font-size: 1.1rem;
  margin-bottom: 25px; }

.detail__img {
  margin-bottom: 20px; }

.detail__body h1 {
  color: #018BD3;
  font-size: 1.4rem;
  font-weight: 500;
  max-width: 670px;
  margin-bottom: 30px; }

.datail_tags {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px 0;
  margin-bottom: 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .datail_tags span {
    position: relative;
    display: block;
    font-size: 14px; }
    .datail_tags span svg {
      fill: none;
      stroke: #018BD3;
      stroke-width: 2;
      width: 20px;
      height: 20px;
      position: relative;
      top: 2px;
      margin-right: 5px; }
    .datail_tags span.tag-date {
      margin-right: 30px; }

.detail__text {
  margin-bottom: 30px; }

.fresh-list a {
  display: block;
  margin-bottom: 20px;
  font-size: 0.9rem; }
  .fresh-list a:hover {
    color: #018BD3; }

.delivery-map__row {
  background: url(../img/delivery-map-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin-bottom: 60px; }

.dmr__cell {
  width: 50%; }
  .dmr__cell:first-child {
    margin-right: 12px;
    padding: 0 0 56px 53px;
    position: relative; }
    .dmr__cell:first-child img {
      margin-top: -58px;
      max-height: none; }
  .dmr__cell:last-child {
    margin-left: 12px;
    padding: 80px 61px 50px 62px; }

.dtr__cell {
  width: 50%; }
  .dtr__cell:first-child {
    margin-right: 12px; }
  .dtr__cell:last-child {
    margin-left: 12px; }
  .dtr__cell .section-title h2 {
    margin-bottom: 30px; }

table.delivery-price.pc {
  width: 100%;
  color: #fff;
  border-width: 0;
  margin: 0 0 1.5em; }
  table.delivery-price.pc td {
    padding: 8px;
    border: none;
    text-align: center; }
    table.delivery-price.pc td.left {
      text-align: left; }
    table.delivery-price.pc td.name {
      border-bottom: 1px solid white;
      text-align: center; }
      table.delivery-price.pc td.name span {
        font-weight: normal; }
    table.delivery-price.pc td.bold {
      font-weight: bold; }

.delivery-tabs-mobile {
  padding: 0 10px; }

.delivery-tabs {
  color: #fff;
  font-size: 14px; }

.delivery-tabs__menu {
  margin-bottom: 30px; }
  .delivery-tabs__menu li {
    display: inline-block;
    font-weight: 700; }
    .delivery-tabs__menu li.active {
      text-decoration: underline; }

.dtc__row {
  margin-bottom: 10px; }

.catalog {
  margin-bottom: 50px; }

.catalog_aside {
  width: 352px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative; }

.catalog-menu-wrapp {
  background: #018BD3; }

.catalog_aside_menu {
  color: #fff;
  padding: 35px 0 45px;
  margin-bottom: 30px;
  overflow: hidden; }
  .catalog_aside_menu a {
    color: #fff; }
  .catalog_aside_menu .callback-trigger {
    display: none; }

.catalog_body {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-left: 30px;
  margin-bottom: 74px; }
.catalog_body .header{
  padding-right: 200px;
}
.csm_parent {
  margin-bottom: 20px;
  list-style: none; }
  .csm_parent > li {
    position: relative; }
    .csm_parent > li > a {
      position: relative;
      display: block;
      padding: 11px 14px 11px 83px;
      width: 90%;
      font-weight: 700;
      font-size: 1.12rem; }
    .csm_parent > li .csm_parent__trigger {
      position: absolute;
      width: 26px;
      height: 26px;
      background: url("../img/plus.svg") no-repeat;
      background-size: contain;
      right: 25px;
      top: 8px;
      cursor: pointer; }
      .csm_parent > li .csm_parent__trigger.is_opened {
        background: url("../img/minus.svg") no-repeat;
        background-size: contain; }

.csm_parent__icon {
  position: absolute;
  top: 50%;
  left: 40px;
  margin-top: -15px; }
  .csm_parent__icon img {
    width: 30px;
    height: 30px; }

.csm_child {
  display: none;
  padding: 12px 35px;
  list-style: none; }
  .csm_child.is_visible {
    display: block; }
  .csm_child li a {
    display: block;
    padding: 8px 0 8px 49px;
    position: relative;
    z-index: 1; }
    .csm_child li a::before {
      content: none;
      position: absolute;
      display: block;
      width: calc(100% + 100px);
      height: 100%;
      background: #018BD3;
      top: 0;
      left: -50px;
      right: 0;
      bottom: 0;
      margin: auto;
      z-index: -1; }
    .csm_child li a:hover, .csm_child li a.selected {
      background: #018BD3; }
      .csm_child li a:hover::before, .csm_child li a.selected::before {
        content: ''; }

.catalog_filter_wrap {
  background: #018BD3;
  color: #fff;
  padding: 26px 62px 20px;
  margin-bottom: 30px; }
  .catalog_filter_wrap .btn_wrapper {
    display: none; }

.catalog_filter__row {
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .catalog_filter__row:last-child {
    border-bottom: none; }

.cfr__title {
  width: 16%;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.cfr__list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .cfr__list .form__checkbox {
    min-width: 108px;
    margin-bottom: 5px; }
    .cfr__list .form__checkbox .check-pseudo {
      width: 14px;
      height: 14px;
      border: none;
      background: #005988;
      margin-top: -7px; }
      .cfr__list .form__checkbox .check-pseudo::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        content: none;
        display: block;
        width: 8px;
        height: 8px;
        background: #018BD3; }
    .cfr__list .form__checkbox input:checked + .check-pseudo::before {
      content: ''; }
    .cfr__list .form__checkbox label {
      padding-left: 24px; }

.cfr__list[style*="display: block"] {
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 20px; }

.catalog-sort {
  margin-bottom: 30px; }
  .catalog-sort .select2-container .select2-selection--single {
    height: 34px;
    border-radius: 1px; }
  .catalog-sort .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2;
    padding-left: 13px;
    padding-right: 32px;
    color: rgba(0, 0, 0, 0.5); }
  .catalog-sort .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    width: 25px; }
    .catalog-sort .select2-container--default .select2-selection--single .select2-selection__arrow b {
      background-repeat: no-repeat;
      background-position: center;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE1IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNy43MDk2OCA3TDE0IDEiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1vcGFjaXR5PSIwLjUiLz4KPC9zdmc+Cg==);
      border: none !important;
      height: 100% !important;
      width: 20px !important;
      margin: auto !important;
      top: auto !important;
      left: auto !important; }
  .catalog-sort .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #018BD3;
    color: #fff; }

.catalog-sort__select {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.sort__title {
  margin-right: 25px;
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.5); }

.catalog-list {
  display: grid;
  grid-template-columns: 4fr 4fr 4fr 4fr;
  grid-gap: 15px; }

.catalog-item {
  box-shadow: 0 0 0 1px #C4C4C4;
  padding: 27px 20px 20px;
  background: #F7F7F7;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.catalog-item__name {
  color: #018BD3;
  text-align: center; }
  .catalog-item__name h3 {
    font-weight: 700;
    font-size: 1.12rem;
    margin-bottom: 25px; }

.catalog-item__props {
  margin-bottom: 5px; }

.catalog-item__props__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-bottom: 12px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3); }

.catalog-item__props__cell {
  font-size: 0.8rem;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.5); }
  .catalog-item__props__cell:last-child:not(.no-avalible) {
    color: #000; }
  .catalog-item__props__cell.bold {
    font-weight: 700; }

.catalog-item__bottom .add-toCard {
  display: block;
  text-align: center;
  font-size: 1rem;
  padding: 12px 0; }
  .catalog-item__bottom .add-toCard.no-avalible {
    font-size: 0.8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 45px;
    padding: 0 0; }

.poduct-price {
  margin-bottom: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .poduct-price span {
    color: #000;
    font-weight: 700;
    font-size: 1.4rem;
    white-space: nowrap; }
  .poduct-price small {
    padding-top: 5px;
    padding-left: 10px;
    white-space: nowrap; }

.catalog_description {
  margin-bottom: 100px; }
.catalog_description a{
  color: #018BD3;
  text-decoration: underline;
}
.catalog_description ul{
  margin-left: 30px;
}
.catalog_description a:hover{
  text-decoration: none;
}

.catalog-tabs {
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 30px;
  display: none; }

.catalog-tab_item {
  color: #fff;
  width: 50%; }
  .catalog-tab_item.item-catalog {
    background: #018BD3;
    border-radius: 10px 0 0 10px; }
  .catalog-tab_item.item-filter {
    background: #018BD3;
    border-radius: 0 10px 10px 0; }
  .catalog-tab_item span {
    font-size: 1.2rem;
    display: block;
    text-align: center;
    padding: 19px 0; }
    .catalog-tab_item span svg {
      width: 12px;
      height: 10px;
      fill: #fff;
      margin-left: 10px; }

.mobile-close {
  fill: none;
  stroke: #fff;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 5;
  display: none; }

.prod {
  margin-bottom: 30px; }

.prod-half {
  width: 50%;
  padding-right: 20px;
  position: relative; }
  .prod-half .btn_wrapper {
    text-align: right; }
    .prod-half .btn_wrapper .btn {
      font-size: 1rem;
      width: 264px;
      text-align: center;
      padding: 15px 0px; }
      .prod-half .btn_wrapper .btn svg.cart {
        width: 21px;
        height: 20px;
        vertical-align: middle;
        margin-right: 5px; }
      .prod-half .btn_wrapper .btn svg.arr {
        width: 13px;
        height: 10px;
        margin-left: 30px; }
      .prod-half .btn_wrapper .btn.no-avalible {
        position: relative; }
        .prod-half .btn_wrapper .btn.no-avalible span {
          z-index: 1; }
        .prod-half .btn_wrapper .btn.no-avalible svg {
          margin-left: 10px; }
  .prod-half:last-child {
    padding-right: 0;
    padding-left: 20px;
    padding-top: 10px; }

.prod-viewer {
  padding: 37.95%;
  border: 1px solid #C4C4C4;
  position: relative; }
  .prod-viewer img {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

.prod__chars__title {
  color: #000;
  font-weight: 700;
  margin-bottom: 25px; }

.prod__chars__row {
  margin-bottom: 22px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5); }

.prod__chars__cell {
  font-size: 0.9rem;
  line-height: 1.3; }
  .prod__chars__cell:first-child {
    font-weight: 700; }
  .prod__chars__cell:last-child {
    color: #000; }
  .prod__chars__cell.prod-count {
    padding-left: 22px; }
    .prod__chars__cell.prod-count::before {
      width: 13px;
      height: 12px;
      margin-top: -6px; }

.catalog-item__props__cell.prod-count {
  padding-left: 18px; }
  .catalog-item__props__cell.prod-count::before {
    width: 12px;
    height: 10px;
    margin-top: -5px; }

.prod__chars__cell.prod-count, .catalog-item__props__cell.prod-count {
  position: relative; }
  .prod__chars__cell.prod-count::before, .catalog-item__props__cell.prod-count::before {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  .prod__chars__cell.prod-count.many::before, .catalog-item__props__cell.prod-count.many::before {
    background-image: url(../img/many.svg); }
  .prod__chars__cell.prod-count.few::before, .catalog-item__props__cell.prod-count.few::before {
    background-image: url(../img/few.svg); }
  .prod__chars__cell.prod-count.on_order::before, .catalog-item__props__cell.prod-count.on_order::before {
    background-image: url(../img/on_order.svg); }

.prod__price {
  font-weight: 700;
  color: #000;
  font-size: 1.35rem; }

.prod-tabs__menu {
  list-style: none;
  border-bottom: 1px solid #018BD3; }
  .prod-tabs__menu li {
    border-bottom: 2px solid transparent;
    margin-right: 30px;
    padding: 8px 0;
    color: #000;
    cursor: pointer; }
    .prod-tabs__menu li.active {
      border-color: #018BD3;
      color: #018BD3;
      cursor: default; }
    .prod-tabs__menu li:last-child {
      margin-right: 0; }

.prod-tabs__body {
  padding: 30px 0; }
  .prod-tabs__body p {
    color: #000;
    line-height: 2; }
  .prod-tabs__body h3 {
    color: #000; }

.prod-delivery__row {
  margin-top: 30px; }

.prod-delivery__half {
  width: 50%; }
  .prod-delivery__half table {
    color: #000;
    width: 100%; }
    .prod-delivery__half table tr:first-child {
      font-weight: 700; }
    .prod-delivery__half table td {
      padding: 10px;
      text-align: center; }
      .prod-delivery__half table td:first-child {
        text-align: left;
        font-weight: 700; }
  .prod-delivery__half:last-child .btn_wrapper {
    text-align: center; }

.price_row .callback-trigger {
  color: #018BD3;
  position: absolute;
  bottom: calc(100% + 15px);
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .price_row .callback-trigger .callback_icon {
    width: 28px;
    height: 28px;
    border: none; }
    .price_row .callback-trigger .callback_icon svg {
      width: 14px;
      height: 14px; }

.offer {
  background: linear-gradient(226.04deg, rgba(0, 168, 255, 0.55) 4.76%, rgba(0, 240, 255, 0) 74.54%), #005988;
  padding: 27px 23px 27px 27px; }

.offer__text {
  color: #fff;
  font-size: 0.95rem; }

.offer-half:first-child {
  width: 68%; }

.offer-half img {
  width: 109px;
  height: 99px;
  display: block;
  margin: 0 auto; }

.offer-half .btn {
  font-size: 1rem; }

.offer-form-modal {
  margin-bottom: 40px;
  display: none; }

.basket-wrapper {
  background: #FFFFFF;
  border: 1px solid #DDE6EB;
  box-shadow: 0px 4px 22px rgba(60, 151, 197, 0.2);
  padding-top: 7px;
  margin-bottom: 50px; }

.basket-caption, .basket-item__row {
  display: grid;
  -ms-flex-align: center;
      align-items: center; }

.caption-cell {
  font-size: 14px; }
  .caption-cell.t-center {
    text-align: center; }
  .caption-cell.cc-title {
    padding-left: 70px; }

.basket-caption {
  grid-template-columns: 90px 2.7fr 0.5fr 0.55fr 1fr 1fr;
  grid-gap: 0 20px;
  height: 47px;
  color: #fff;
  background: #018BD3;
  padding: 0 20px; }

.basket-body {
  padding: 0 20px; }

.basket-item {
  border-bottom: 1px solid #dfdfdf; }
  .basket-item:last-child {
    border-bottom: none; }

.basket-item__row {
  grid-template-columns: 90px 2.7fr 0.5fr 0.55fr 1fr 1fr;
  grid-gap: 0 20px;
  min-height: 130px;
  padding: 20px 0;
  position: relative; }

.basket-cell {
  color: #000; }
  .basket-cell img {
    display: block;
    width: 89px; }
  .basket-cell.bc-total {
    font-weight: 700; }
  .basket-cell.bc-count {
    text-align: center; }
  .basket-cell.bc-title {
    position: relative;
    padding-right: 122px; }
    .basket-cell.bc-title .prod-title {
      color: #000;
      display: block;
      font-weight: 700; }
    .basket-cell.bc-title small {
      color: #808080; }
    .basket-cell.bc-title .change-item {
      position: absolute;
      right: 30px;
      top: 50%;
      margin-top: -10px;
      font-size: 0.9rem;
      color: #018BD3; }
      .basket-cell.bc-title .change-item:hover {
        text-decoration: underline; }

.basket-row-delete {
  padding: 18px;
  background: url(../img/close2.svg) no-repeat center/contain;
  right: 0;
  top: 45px;
  position: absolute;
  cursor: pointer; }

.basket-item__addition {
  display: grid;
  grid-template-columns: 90px 6fr 1fr;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 20px 20px 20px;
  position: relative; }
  .basket-item__addition .basket-row-delete {
    top: 4px; }
  .basket-item__addition .basket-cell {
    padding-left: 2px; }

.bia__data__title {
  font-size: 0.9rem;
  font-weight: 700;
  margin-bottom: 10px; }

.bia__data__cell {
  font-size: 0.9rem;
  margin-right: 30px; }
  .bia__data__cell span:last-child {
    color: #000; }
  .bia__data__cell:last-child {
    margin-right: 0; }

.basket-control__button {
  position: relative;
  padding-left: 30px;
  color: #018BD3;
  margin-right: 30px;
  font-size: 1.1rem; }
  .basket-control__button svg {
    width: 21px;
    height: 21px;
    fill: #018BD3;
    position: absolute;
    left: 0;
    top: 0; }
  .basket-control__button:last-child {
    margin-right: 0; }
  .basket-control__button:hover {
    text-decoration: underline; }

.basket-bottom {
  width: 530px;
  float: right;
  margin-bottom: 40px; }

.basket-total {
  background: #F5F5F5;
  padding: 45px 65px;
  margin-bottom: 30px;
  color: #000; }

.bt__title {
  text-transform: uppercase;
  font-size: 1.5rem;
  border-bottom: 1px solid #808080;
  padding-bottom: 10px;
  margin-bottom: 13px; }

.bt_custom {
  font-size: 0.9rem;
  margin-bottom: 25px; }

.bt_price {
  margin-bottom: 12px; }

.bt_price__title {
  font-size: 1.1rem; }

.bt_price__value {
  font-weight: 700;
  font-size: 1.4rem; }

.basket-contacts {
  display: grid;
  grid-template-columns: 7fr 138px;
  -ms-flex-align: center;
      align-items: center; }
  .basket-contacts > div {
    font-size: 0.85rem;
    padding-top: 10px;
    padding-right: 15px; }

.soc-button {
  background: grey;
  border-radius: 30px;
  color: #fff;
  display: block;
  width: 138px;
  padding: 6px 10px 10px 25px;
  font-size: 14px; }
  .soc-button i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    top: 4px; }
  .soc-button.whatsapp {
    background: #64B161; }
    .soc-button.whatsapp i {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMzM1OTM4IDIwLjE4NzRMMS43NTM3NSAxNS4wMDk5QzAuODc5MTg2IDEzLjQ5NDYgMC40MTkxNjggMTEuNzc1NyAwLjQxOTgxMSAxMC4wMTQ2QzAuNDIyMDYgNC41MDU1MiA0LjkwNTI2IDAuMDIzNDM3NSAxMC40MTQyIDAuMDIzNDM3NUMxMy4wODc2IDAuMDI0NTYyMiAxNS41OTY5IDEuMDY1MSAxNy40ODM4IDIuOTUzN0MxOS4zNzA3IDQuODQyMjkgMjAuNDA5NCA3LjM1MjcxIDIwLjQwODUgMTAuMDIyN0MyMC40MDYxIDE1LjUzMTYgMTUuOTIyMiAyMC4wMTQ0IDEwLjQxNDIgMjAuMDE0NEMxMC40MTM5IDIwLjAxNDQgMTAuNDE0NCAyMC4wMTQ0IDEwLjQxNDIgMjAuMDE0NEgxMC40MDk5QzguNzM3MjQgMjAuMDEzNyA3LjA5Mzg0IDE5LjU5NDIgNS42MzQwOSAxOC43OThMMC4zMzU5MzggMjAuMTg3NFpNNS44Nzk0NSAxNi45ODkzTDYuMTgyOTcgMTcuMTY5MUM3LjQ1ODEgMTcuOTI1OSA4LjkyMDA5IDE4LjMyNjEgMTAuNDExIDE4LjMyNjlIMTAuNDE0MkMxNC45OTI2IDE4LjMyNjkgMTguNzE5IDE0LjYwMTIgMTguNzIwOSAxMC4wMjJDMTguNzIxNyA3LjgwMjkyIDE3Ljg1ODUgNS43MTYyMSAxNi4yOTAyIDQuMTQ2NTZDMTQuNzIxNyAyLjU3NjkxIDEyLjYzNjIgMS43MTE5OSAxMC40MTczIDEuNzExMDNDNS44MzUyNiAxLjcxMTAzIDIuMTA5MDEgNS40MzYzMiAyLjEwNzI0IDEwLjAxNTNDMi4xMDY2IDExLjU4NDUgMi41NDU1NiAxMy4xMTI1IDMuMzc3MjMgMTQuNDM0OUwzLjU3NDg2IDE0Ljc0OTFMMi43MzU0OCAxNy44MTM2TDUuODc5NDUgMTYuOTg5M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45MTY1NyA1LjgzNThDNy43Mjk1NCA1LjQxOTk3IDcuNTMyNTUgNS40MTE2MiA3LjM1NDUyIDUuNDA0MzlDNy4yMDg5NSA1LjM5ODEyIDcuMDQyMzIgNS4zOTg0NCA2Ljg3NjAyIDUuMzk4NDRDNi43MDk1NiA1LjM5ODQ0IDYuNDM4OTggNS40NjExIDYuMjEwMTggNS43MTA5NkM1Ljk4MTIxIDUuOTYwODEgNS4zMzU5NCA2LjU2NDk1IDUuMzM1OTQgNy43OTM2NUM1LjMzNTk0IDkuMDIyNTEgNi4yMzA5MSAxMC4yMDk3IDYuMzU1NzUgMTAuMzc2NUM2LjQ4MDYgMTAuNTQzMSA4LjA4MzM1IDEzLjE0NTEgMTAuNjIxNiAxNC4xNDYyQzEyLjczMTEgMTQuOTc4MiAxMy4xNjAyIDE0LjgxMjcgMTMuNjE4MiAxNC43NzFDMTQuMDc2MSAxNC43Mjk0IDE1LjA5NTYgMTQuMTY2OSAxNS4zMDM3IDEzLjU4MzhDMTUuNTExOSAxMy4wMDA3IDE1LjUxMTkgMTIuNTAxIDE1LjQ0OTQgMTIuMzk2NEMxNS4zODY5IDEyLjI5MjQgMTUuMjIwNCAxMi4yMjk5IDE0Ljk3MDggMTIuMTA1MUMxNC43MjExIDExLjk4MDIgMTMuNDkzMyAxMS4zNzU5IDEzLjI2NDQgMTEuMjkyN0MxMy4wMzU0IDExLjIwOTMgMTIuODY4OSAxMS4xNjc5IDEyLjcwMjUgMTEuNDE3OUMxMi41MzU5IDExLjY2NzYgMTIuMDU3NyAxMi4yMjk5IDExLjkxMiAxMi4zOTY0QzExLjc2NjIgMTIuNTYzMyAxMS42MjA1IDEyLjU4NDIgMTEuMzcwOCAxMi40NTkyQzExLjEyMTEgMTIuMzM0MSAxMC4zMTY4IDEyLjA3MDUgOS4zNjI2NSAxMS4yMTk4QzguNjIwMzMgMTAuNTU3OSA4LjExOTAyIDkuNzQwNDEgNy45NzMyOCA5LjQ5MDRDNy44Mjc3MSA5LjI0MDcgNy45NzA4NyA5LjExNzMgOC4wODMwMyA4Ljk4MDg5QzguMjg1IDguNzM1MjEgOC42MjM4NiA4LjI5MzUxIDguNzA3MDkgOC4xMjcwNUM4Ljc5MDMyIDcuOTYwMjcgOC43NDg3MSA3LjgxNDU0IDguNjg2MzcgNy42ODk1M0M4LjYyMzg2IDcuNTY0NjggOC4xMzg0NiA2LjMyOTcyIDcuOTE2NTcgNS44MzU4WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==); }

.soc-button.telegram {
	background: #0088cc;
}
.soc-button.telegram i {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciICB2aWV3Qm94PSIwIDAgNDggNDgiIHdpZHRoPSIyMHB4IiBoZWlnaHQ9IjIwcHgiPjxwYXRoIGZpbGw9IiMyOWI2ZjYiIGQ9Ik0yNCA0QTIwIDIwIDAgMSAwIDI0IDQ0QTIwIDIwIDAgMSAwIDI0IDRaIi8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTMzLjk1LDE1bC0zLjc0NiwxOS4xMjZjMCwwLTAuMTYxLDAuODc0LTEuMjQ1LDAuODc0Yy0wLjU3NiwwLTAuODczLTAuMjc0LTAuODczLTAuMjc0bC04LjExNC02LjczMyBsLTMuOTctMi4wMDFsLTUuMDk1LTEuMzU1YzAsMC0wLjkwNy0wLjI2Mi0wLjkwNy0xLjAxMmMwLTAuNjI1LDAuOTMzLTAuOTIzLDAuOTMzLTAuOTIzbDIxLjMxNi04LjQ2OCBjLTAuMDAxLTAuMDAxLDAuNjUxLTAuMjM1LDEuMTI2LTAuMjM0QzMzLjY2NywxNCwzNCwxNC4xMjUsMzQsMTQuNUMzNCwxNC43NSwzMy45NSwxNSwzMy45NSwxNXoiLz48cGF0aCBmaWxsPSIjYjBiZWM1IiBkPSJNMjMsMzAuNTA1bC0zLjQyNiwzLjM3NGMwLDAtMC4xNDksMC4xMTUtMC4zNDgsMC4xMmMtMC4wNjksMC4wMDItMC4xNDMtMC4wMDktMC4yMTktMC4wNDMgbDAuOTY0LTUuOTY1TDIzLDMwLjUwNXoiLz48cGF0aCBmaWxsPSIjY2ZkOGRjIiBkPSJNMjkuODk3LDE4LjE5NmMtMC4xNjktMC4yMi0wLjQ4MS0wLjI2LTAuNzAxLTAuMDkzTDE2LDI2YzAsMCwyLjEwNiw1Ljg5MiwyLjQyNyw2LjkxMiBjMC4zMjIsMS4wMjEsMC41OCwxLjA0NSwwLjU4LDEuMDQ1bDAuOTY0LTUuOTY1bDkuODMyLTkuMDk2QzMwLjAyMywxOC43MjksMzAuMDY0LDE4LjQxNiwyOS44OTcsMTguMTk2eiIvPjwvc3ZnPg==);
}

.order-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.order-half {
  color: #000; }
  .order-half.oh-left {
    width: 54%; }
  .order-half.oh-right {
    width: 46%;
    padding-left: 50px; }

.order-block {
  background: #FFFFFF;
  border: 1px solid #DDE6EB;
  box-shadow: 0px 4px 22px rgba(60, 151, 197, 0.2);
  padding: 30px 40px 20px;
  margin-bottom: 20px; }

.order-block__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 20px; }

.order-field {
  position: relative;
  margin-bottom: 20px; }

.order-field-double {
  gap: 0 33px; }
  .order-field-double .order-field {
    width: 50%; }

.order-field__hidden {
  padding: 20px 0 0;
  display: none; }
  .order-field__hidden.active {
    display: block; }

.h_title {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  margin-bottom: 15px; }

.h_row {
  margin-bottom: 15px; }

.h_cell.link-map {
  position: relative;
  padding-left: 25px;
  font-size: 0.9rem; }
  .h_cell.link-map a {
    color: #018BD3; }
  .h_cell.link-map svg {
    width: 19px;
    height: 22px;
    fill: #018BD3;
    position: absolute;
    top: 0;
    left: 0; }

.order-basket {
  position: -webkit-sticky;
  position: sticky;
  top: 10px; }

.order-basket__title {
  font-size: 1.5rem;
  margin-bottom: 25px; }

.order-basket__body {
  background: #F5F5F5;
  padding: 32px 32px;
  margin-bottom: 30px; }

.order-basket__item {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5); }
  .order-basket__item:last-child {
    border-bottom: none; }

.obi_row a {
  padding-right: 20px;
  font-weight: 700;
  color: #000; }

.obi_row .price {
  white-space: nowrap;
  font-size: 1.2rem;
  font-weight: 500; }

.obi_addition {
  margin-bottom: 10px; }

.obi_addition__title {
  font-size: 0.9rem; }

.obi_addition__price {
  font-weight: 500; }

.order-basket__total {
  text-align: right; }

.total-label {
  font-size: 1.3rem; }

.total-price {
  font-size: 1.6rem;
  font-weight: 700;
  padding-left: 10px; }

.order-basket__footer .form__checkbox .check-pseudo {
  top: 2px;
  margin-top: 0; }

.order-basket__footer .form__checkbox label {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9rem; }

.order-tabs__caption {
  list-style: none;
  margin-bottom: 30px;
  border-bottom: 1px solid #018BD3; }
  .order-tabs__caption li {
    color: #018BD3;
    background: #e6f4fb;
    padding: 10px 17px;
    font-size: 0.9rem;
    cursor: pointer; }
    .order-tabs__caption li.active {
      color: #e6f4fb;
      background: #018BD3;
      cursor: default; }

.pay-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
  margin: 20px 0; }

.pay-item {
  height: 110px;
  position: relative;
  border: 1px solid #B4DDF2;
  border-radius: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer; }
  .pay-item.active {
    background: #EDF3F7; }
  .pay-item input {
    position: absolute;
    opacity: 0;
    visibility: hidden; }
    .pay-item input:checked ~ .radio-pseudo::before {
      content: ''; }
  .pay-item .radio-pseudo {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 50%;
    position: relative;
    margin: 0 14px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .pay-item .radio-pseudo::before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 10px;
      height: 10px;
      background: #018BD3;
      border-radius: 50%; }

.pay-item__label img {
  display: block;
  max-width: 40px;
  margin-bottom: 10px; }

.pay-item__label span {
  font-weight: 700;
  line-height: 1;
  display: block;
  font-size: 0.9rem; }

.fields-description {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.9rem;
  margin: 30px 0 40px; }

.tab-title {
  font-weight: 700;
  font-size: 0.9rem; }

.requisits-controls {
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px; }
  .requisits-controls .tab-title {
    -ms-flex-positive: 1;
        flex-grow: 1; }

.rq-item {
  position: relative;
  margin-right: 30px;
  cursor: pointer; }
  .rq-item:last-child {
    margin-right: 0; }
  .rq-item .default {
    display: block;
    margin-bottom: 0 !important; }
  .rq-item .alt {
    display: none;
    margin-bottom: 0 !important; }
  .rq-item.active .alt {
    display: block; }
  .rq-item.active .default {
    display: none; }

.rq-item.add-file .input__file-button,
.rq-item.add-requisits span {
  padding-left: 25px;
  margin-bottom: 5px;
  font-size: 0.9rem;
  color: #018BD3; }

.rq-item.add-file .input__file-button::after, .rq-item.add-requisits span.default::after {
  display: block;
  position: absolute;
  content: '';
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #e6f4fb;
  z-index: 0;
  top: -5px;
  left: -10px; }

.rq-item.add-requisits span.default::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNi4xMjQ1MSIgeT0iMTIuODMyIiB3aWR0aD0iMTIuMjUiIGhlaWdodD0iMS4xNjY2NyIgcng9IjAuNTgzMzM0IiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgNi4xMjQ1MSAxMi44MzIpIiBmaWxsPSIjMDE4QkQzIi8+CjxyZWN0IHg9IjEyLjgzMzUiIHk9IjcuMjg5MDYiIHdpZHRoPSIxMi4yNSIgaGVpZ2h0PSIxLjE2NjY3IiByeD0iMC41ODMzMzQiIHRyYW5zZm9ybT0icm90YXRlKDE4MCAxMi44MzM1IDcuMjg5MDYpIiBmaWxsPSIjMDE4QkQzIi8+Cjwvc3ZnPgo=);
  background-position: center;
  content: '';
  position: absolute;
  z-index: 1;
  width: 12px;
  height: 12px;
  top: 2px;
  left: -2px; }

.file-result {
  margin-bottom: 15px;
  display: none; }

.file-result-title {
  font-size: 0.9rem;
  margin-bottom: 15px; }

.file-result-value {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding-left: 40px;
  border: 1px solid rgba(1, 116, 176, 0.22);
  height: 48px; }
  .file-result-value .fancybox-close-small.modal-close {
    padding: 14px;
    right: 10px;
    top: 10px; }
  .file-result-value::before {
    display: block;
    position: absolute;
    content: '';
    width: 17px;
    height: 22px;
    top: 10px;
    left: 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAxNyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3IDQuNDczNjJWMjEuMDI2MkMxNyAyMS43Njk4IDE2LjQwMTQgMjIuMzY4MyAxNS42NTc5IDIyLjM2ODNIMS4zNDIxMkMwLjU5ODU4NyAyMi4zNjgzIDAgMjEuNzY5OCAwIDIxLjAyNjJWMS4zNDIwNUMwIDAuNTk4NTIzIDAuNTk4NTg3IDAgMS4zNDIxMiAwSDEyLjUyNjMiIGZpbGw9IiMwMTc0QjAiLz4KPHBhdGggZD0iTTEyLjUyNjQgMFYzLjEzMTUyQzEyLjUyNjQgMy44NzUwNCAxMy4xMjQ5IDQuNDczNjIgMTMuODY4NSA0LjQ3MzYySDE3TDEyLjUyNjQgMFoiIGZpbGw9IiMwMTc0QjAiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjU4NTU4IDkuMzkwNjdDMy41MjYyOSA5LjM4OTgzIDMuNDY3NDQgOS40MDA3OCAzLjQxMjQyIDkuNDIyODlDMy4zNTc0MSA5LjQ0NSAzLjMwNzM0IDkuNDc3ODIgMy4yNjUxMyA5LjUxOTQ0QzMuMjIyOTEgOS41NjEwNyAzLjE4OTM4IDkuNjEwNjcgMy4xNjY1IDkuNjY1MzZDMy4xNDM2MiA5LjcyMDA1IDMuMTMxODQgOS43Nzg3NSAzLjEzMTg0IDkuODM4MDRDMy4xMzE4NCA5Ljg5NzMyIDMuMTQzNjIgOS45NTYwMiAzLjE2NjUgMTAuMDEwN0MzLjE4OTM4IDEwLjA2NTQgMy4yMjI5MSAxMC4xMTUgMy4yNjUxMyAxMC4xNTY2QzMuMzA3MzQgMTAuMTk4MyAzLjM1NzQxIDEwLjIzMTEgMy40MTI0MiAxMC4yNTMyQzMuNDY3NDQgMTAuMjc1MyAzLjUyNjI5IDEwLjI4NjIgMy41ODU1OCAxMC4yODU0SDkuNTEzMkgxMy40MjA3QzEzLjQ4IDEwLjI4NjIgMTMuNTM4OCAxMC4yNzUzIDEzLjU5MzggMTAuMjUzMkMxMy42NDg4IDEwLjIzMTEgMTMuNjk4OSAxMC4xOTgzIDEzLjc0MTEgMTAuMTU2NkMxMy43ODMzIDEwLjExNSAxMy44MTY5IDEwLjA2NTQgMTMuODM5NyAxMC4wMTA3QzEzLjg2MjYgOS45NTYwMiAxMy44NzQ0IDkuODk3MzIgMTMuODc0NCA5LjgzODA0QzEzLjg3NDQgOS43Nzg3NSAxMy44NjI2IDkuNzIwMDUgMTMuODM5NyA5LjY2NTM2QzEzLjgxNjkgOS42MTA2NyAxMy43ODMzIDkuNTYxMDcgMTMuNzQxMSA5LjUxOTQ0QzEzLjY5ODkgOS40Nzc4MiAxMy42NDg4IDkuNDQ1IDEzLjU5MzggOS40MjI4OUMxMy41Mzg4IDkuNDAwNzggMTMuNDggOS4zODk4MyAxMy40MjA3IDkuMzkwNjdIOS41MTMySDMuNTg1NThWOS4zOTA2N1oiIGZpbGw9IiNGOUY5RjkiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjU4NTU4IDExLjE4MzZDMy41MjYyOSAxMS4xODI4IDMuNDY3NDQgMTEuMTkzOCAzLjQxMjQyIDExLjIxNTlDMy4zNTc0MSAxMS4yMzggMy4zMDczNCAxMS4yNzA4IDMuMjY1MTMgMTEuMzEyNEMzLjIyMjkxIDExLjM1NCAzLjE4OTM4IDExLjQwMzYgMy4xNjY1IDExLjQ1ODNDMy4xNDM2MiAxMS41MTMgMy4xMzE4NCAxMS41NzE3IDMuMTMxODQgMTEuNjMxQzMuMTMxODQgMTEuNjkwMyAzLjE0MzYyIDExLjc0OSAzLjE2NjUgMTEuODAzN0MzLjE4OTM4IDExLjg1ODQgMy4yMjI5MSAxMS45MDggMy4yNjUxMyAxMS45NDk2QzMuMzA3MzQgMTEuOTkxMiAzLjM1NzQxIDEyLjAyNCAzLjQxMjQyIDEyLjA0NjJDMy40Njc0NCAxMi4wNjgzIDMuNTI2MjkgMTIuMDc5MiAzLjU4NTU4IDEyLjA3ODRIOS41MTMySDEzLjQyMDdDMTMuNDggMTIuMDc5MiAxMy41Mzg4IDEyLjA2ODMgMTMuNTkzOCAxMi4wNDYyQzEzLjY0ODggMTIuMDI0IDEzLjY5ODkgMTEuOTkxMiAxMy43NDExIDExLjk0OTZDMTMuNzgzMyAxMS45MDggMTMuODE2OSAxMS44NTg0IDEzLjgzOTcgMTEuODAzN0MxMy44NjI2IDExLjc0OSAxMy44NzQ0IDExLjY5MDMgMTMuODc0NCAxMS42MzFDMTMuODc0NCAxMS41NzE3IDEzLjg2MjYgMTEuNTEzIDEzLjgzOTcgMTEuNDU4M0MxMy44MTY5IDExLjQwMzYgMTMuNzgzMyAxMS4zNTQgMTMuNzQxMSAxMS4zMTI0QzEzLjY5ODkgMTEuMjcwOCAxMy42NDg4IDExLjIzOCAxMy41OTM4IDExLjIxNTlDMTMuNTM4OCAxMS4xOTM4IDEzLjQ4IDExLjE4MjggMTMuNDIwNyAxMS4xODM2SDkuNTEzMkgzLjU4NTU4VjExLjE4MzZaIiBmaWxsPSIjRjlGOUY5Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy41ODU1OCAxNC43NjE4QzMuNTI2MjkgMTQuNzYwOSAzLjQ2NzQ0IDE0Ljc3MTkgMy40MTI0MiAxNC43OTRDMy4zNTc0MSAxNC44MTYxIDMuMzA3MzQgMTQuODQ4OSAzLjI2NTEzIDE0Ljg5MDVDMy4yMjI5MSAxNC45MzIyIDMuMTg5MzggMTQuOTgxOCAzLjE2NjUgMTUuMDM2NUMzLjE0MzYyIDE1LjA5MTEgMy4xMzE4NCAxNS4xNDk4IDMuMTMxODQgMTUuMjA5MUMzLjEzMTg0IDE1LjI2ODQgMy4xNDM2MiAxNS4zMjcxIDMuMTY2NSAxNS4zODE4QzMuMTg5MzggMTUuNDM2NSAzLjIyMjkxIDE1LjQ4NjEgMy4yNjUxMyAxNS41Mjc3QzMuMzA3MzQgMTUuNTY5NCAzLjM1NzQxIDE1LjYwMjIgMy40MTI0MiAxNS42MjQzQzMuNDY3NDQgMTUuNjQ2NCAzLjUyNjI5IDE1LjY1NzMgMy41ODU1OCAxNS42NTY1SDcuNDkzMDVIOS44NDE3M0M5LjkwMTAyIDE1LjY1NzMgOS45NTk4NyAxNS42NDY0IDEwLjAxNDkgMTUuNjI0M0MxMC4wNjk5IDE1LjYwMjIgMTAuMTIgMTUuNTY5NCAxMC4xNjIyIDE1LjUyNzdDMTAuMjA0NCAxNS40ODYxIDEwLjIzNzkgMTUuNDM2NSAxMC4yNjA4IDE1LjM4MThDMTAuMjgzNyAxNS4zMjcxIDEwLjI5NTUgMTUuMjY4NCAxMC4yOTU1IDE1LjIwOTFDMTAuMjk1NSAxNS4xNDk4IDEwLjI4MzcgMTUuMDkxMSAxMC4yNjA4IDE1LjAzNjVDMTAuMjM3OSAxNC45ODE4IDEwLjIwNDQgMTQuOTMyMiAxMC4xNjIyIDE0Ljg5MDVDMTAuMTIgMTQuODQ4OSAxMC4wNjk5IDE0LjgxNjEgMTAuMDE0OSAxNC43OTRDOS45NTk4NyAxNC43NzE5IDkuOTAxMDIgMTQuNzYwOSA5Ljg0MTczIDE0Ljc2MThINy40OTMwNUgzLjU4NTU4VjE0Ljc2MThaTTExLjYzMTIgMTQuNzYxOEMxMS41NzE5IDE0Ljc2MDkgMTEuNTEzMSAxNC43NzE5IDExLjQ1ODEgMTQuNzk0QzExLjQwMyAxNC44MTYxIDExLjM1MyAxNC44NDg5IDExLjMxMDggMTQuODkwNUMxMS4yNjg1IDE0LjkzMjIgMTEuMjM1IDE0Ljk4MTggMTEuMjEyMSAxNS4wMzY1QzExLjE4OTIgMTUuMDkxMSAxMS4xNzc1IDE1LjE0OTggMTEuMTc3NSAxNS4yMDkxQzExLjE3NzUgMTUuMjY4NCAxMS4xODkyIDE1LjMyNzEgMTEuMjEyMSAxNS4zODE4QzExLjIzNSAxNS40MzY1IDExLjI2ODUgMTUuNDg2MSAxMS4zMTA4IDE1LjUyNzdDMTEuMzUzIDE1LjU2OTQgMTEuNDAzIDE1LjYwMjIgMTEuNDU4MSAxNS42MjQzQzExLjUxMzEgMTUuNjQ2NCAxMS41NzE5IDE1LjY1NzMgMTEuNjMxMiAxNS42NTY1QzExLjY5MDUgMTUuNjU3MyAxMS43NDkzIDE1LjY0NjQgMTEuODA0NCAxNS42MjQzQzExLjg1OTQgMTUuNjAyMiAxMS45MDk0IDE1LjU2OTQgMTEuOTUxNyAxNS41Mjc3QzExLjk5MzkgMTUuNDg2MSAxMi4wMjc0IDE1LjQzNjUgMTIuMDUwMyAxNS4zODE4QzEyLjA3MzIgMTUuMzI3MSAxMi4wODQ5IDE1LjI2ODQgMTIuMDg0OSAxNS4yMDkxQzEyLjA4NDkgMTUuMTQ5OCAxMi4wNzMyIDE1LjA5MTEgMTIuMDUwMyAxNS4wMzY1QzEyLjAyNzQgMTQuOTgxOCAxMS45OTM5IDE0LjkzMjIgMTEuOTUxNyAxNC44OTA1QzExLjkwOTQgMTQuODQ4OSAxMS44NTk0IDE0LjgxNjEgMTEuODA0NCAxNC43OTRDMTEuNzQ5MyAxNC43NzE5IDExLjY5MDUgMTQuNzYwOSAxMS42MzEyIDE0Ljc2MThWMTQuNzYxOFoiIGZpbGw9IiNGOUY5RjkiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjU4NTU4IDEyLjk3NjZDMy41MjYyOSAxMi45NzU4IDMuNDY3NDQgMTIuOTg2NyAzLjQxMjQyIDEzLjAwODhDMy4zNTc0MSAxMy4wMzA5IDMuMzA3MzQgMTMuMDYzOCAzLjI2NTEzIDEzLjEwNTRDMy4yMjI5MSAxMy4xNDcgMy4xODkzOCAxMy4xOTY2IDMuMTY2NSAxMy4yNTEzQzMuMTQzNjIgMTMuMzA2IDMuMTMxODQgMTMuMzY0NyAzLjEzMTg0IDEzLjQyNEMzLjEzMTg0IDEzLjQ4MzMgMy4xNDM2MiAxMy41NDIgMy4xNjY1IDEzLjU5NjdDMy4xODkzOCAxMy42NTEzIDMuMjIyOTEgMTMuNzAwOSAzLjI2NTEzIDEzLjc0MjZDMy4zMDczNCAxMy43ODQyIDMuMzU3NDEgMTMuODE3IDMuNDEyNDIgMTMuODM5MUMzLjQ2NzQ0IDEzLjg2MTIgMy41MjYyOSAxMy44NzIyIDMuNTg1NTggMTMuODcxM0g5LjUxMzJIMTMuNDIwN0MxMy40OCAxMy44NzIyIDEzLjUzODggMTMuODYxMiAxMy41OTM4IDEzLjgzOTFDMTMuNjQ4OCAxMy44MTcgMTMuNjk4OSAxMy43ODQyIDEzLjc0MTEgMTMuNzQyNkMxMy43ODMzIDEzLjcwMDkgMTMuODE2OSAxMy42NTEzIDEzLjgzOTcgMTMuNTk2N0MxMy44NjI2IDEzLjU0MiAxMy44NzQ0IDEzLjQ4MzMgMTMuODc0NCAxMy40MjRDMTMuODc0NCAxMy4zNjQ3IDEzLjg2MjYgMTMuMzA2IDEzLjgzOTcgMTMuMjUxM0MxMy44MTY5IDEzLjE5NjYgMTMuNzgzMyAxMy4xNDcgMTMuNzQxMSAxMy4xMDU0QzEzLjY5ODkgMTMuMDYzOCAxMy42NDg4IDEzLjAzMDkgMTMuNTkzOCAxMy4wMDg4QzEzLjUzODggMTIuOTg2NyAxMy40OCAxMi45NzU4IDEzLjQyMDcgMTIuOTc2Nkg5LjUxMzJIMy41ODU1OFYxMi45NzY2WiIgZmlsbD0iI0Y5RjlGOSIvPgo8L3N2Zz4K); }
  .file-result-value .file-name {
    padding-right: 50px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.9rem; }

.requisites-fields {
  padding: 30px 0;
}
.empty-requisites_form{
  display: none;
}
.empty-requisites_form.active{
  display: block;
}
.requisites-field {
  margin-bottom: 20px;
  -ms-flex-align: center;
      align-items: center; }

.requisites-field__label {
  width: 42%;
  text-align: right;
  padding-right: 30px;
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.5); }

.requisites-field__input {
  width: 58%;
  position: relative; }
  .requisites-field__input .form_radio {
    width: auto;
    margin-right: 40px; }
    .requisites-field__input .form_radio:last-child {
      margin-right: 0; }
  .requisites-field__input .order-field {
    margin-bottom: 0; }

.pay_description {
  font-size: 12px; }

.order-success {
  max-width: 750px;
  margin: 50px auto 70px;
  color: #000;
  text-align: center; }

.order-success-icon {
  padding: 10%;
  background: url("../img/success.svg") no-repeat center/contain; }

.order-success-number {
  font-size: 1.38rem;
  font-weight: 700;
  margin-bottom: 20px; }

.order-success-top {
  margin-bottom: 10vh; }

.js-result-message {
  text-align: center; }
  .js-result-message.result {
    padding: 50px; }

.select2-dropdown {
  z-index: 999999; }

.fancybox-container,
.fancybox-container * {
  -webkit-filter: none !important;
          filter: none !important; }

.modal.fancybox-content {
  padding: 0; }

.feeback-modal {
  width: 1334px;
  background: #018BD3;
  color: #fff;
  padding: 8%; }

#modal-feedback .fancybox-close-small.modal-close {
  padding: 30px;
  background: url("../img/close.svg") no-repeat center/contain;
  right: 20px;
  top: 20px; }

.feeback-modal__form {
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 20px; }

.feeback-modal__cell {
  width: 33.3%;
  height: 65px;
  margin-right: 12px;
  margin-top: 25px;
  position: relative; }
  .feeback-modal__cell > * {
    outline: none;
    border: none;
    width: 100%;
    height: 100%; }
  .feeback-modal__cell input {
    height: 100%;
    padding: 0 20px;
    background: #1a96d7;
    color: #fff; }
    .feeback-modal__cell input::-webkit-input-placeholder {
      color: #fff; }
    .feeback-modal__cell input:-ms-input-placeholder {
      color: #fff; }
    .feeback-modal__cell input::-ms-input-placeholder {
      color: #fff; }
    .feeback-modal__cell input::placeholder {
      color: #fff; }
  .feeback-modal__cell .btn {
    font-size: 1.3rem; }
    .feeback-modal__cell .btn svg {
      width: 13px;
      height: 13px; }

.form-fields input[type='text'],
.form-fields input[type='email'],
.form-fields input[type='password'],
.form-fields textarea {
  width: 100%;
  background: #EDF3F7;
  border: 1px solid rgba(1, 116, 176, 0.22);
  outline: none; }
  .form-fields input[type='text']:not(.error):focus,
  .form-fields input[type='email']:not(.error):focus,
  .form-fields input[type='password']:not(.error):focus,
  .form-fields textarea:not(.error):focus {
    outline: 1px solid #018BD3; }

.form-fields label:not(.error),
.form-fields .label {
  color: #8CA0AA;
  display: block;
  margin-bottom: 10px;
  font-size: 0.9rem; }
  .form-fields label:not(.error) a,
  .form-fields .label a {
    color: #8CA0AA; }

.form-fields input[type='text'],
.form-fields input[type='email'],
.form-fields input[type='password'] {
  height: 48px;
  padding: 0 15px; }

.form-fields textarea {
  resize: vertical;
  padding: 10px; }
  .form-fields textarea:not(.error):focus {
    outline: 1px solid #018BD3; }

.form-fields .form__checkbox .check-pseudo {
  border-color: #8CA0AA; }
  .form-fields .form__checkbox .check-pseudo svg {
    fill: #8CA0AA; }

.form-fields button[type=submit] {
  font-size: 1rem;
  padding: 15px 20px;
  cursor: pointer; }
  .form-fields button[type=submit]:not(.error):focus {
    outline: 1px solid #018BD3; }

.form-fields .form_radio label {
  margin-bottom: 0;
  color: #000; }

.form-fields input.count_processing {
  width: 109px; }

.form__checkbox {
  position: relative; }
.form__checkbox.is_disabled{display: none;}
.form__checkbox input {
    opacity: 0;
    position: absolute;
    z-index: 0; }
    .form__checkbox input:checked ~ .check-pseudo svg {
      display: block; }
  .form__checkbox .check-pseudo {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #FFFFFF;
    display: block;
    top: 50%;
    left: 0;
    margin-top: -10px;
    z-index: 0; }
    .form__checkbox .check-pseudo svg {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 13px;
      height: 9px;
      fill: #fff;
      display: none; }
  .form__checkbox label {
    padding-left: 30px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    display: block; }
  .form__checkbox.blue-box .check-pseudo {
    background: #018BD3;
    border-color: #018BD3;
    width: 15px;
    height: 15px; }
    .form__checkbox.blue-box .check-pseudo svg {
      width: 11px;
      height: 8px;
      stroke: #fff; }

.form_radio {
  position: relative; }
  .form_radio input {
    opacity: 0;
    position: absolute;
    z-index: 0; }
    .form_radio input:checked ~ .radio-pseudo::before {
      content: ''; }
  .form_radio .radio-pseudo {
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    display: block;
    top: 50%;
    margin-top: -9px;
    left: 0;
    z-index: 0;
    border-radius: 50%; }
    .form_radio .radio-pseudo::before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 10px;
      height: 10px;
      background: #018BD3;
      border-radius: 50%; }
  .form_radio label {
    padding-left: 30px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    display: block;
    margin-bottom: 0; }

.form-modal {
  width: 480px;
  padding: 50px 70px 50px; }
  .form-modal.offer-form {
    width: 850px; }
  .form-modal.add-form {
    width: 1000px; }

.fancybox-close-small.modal-close {
  padding: 18px;
  background: url("../img/close2.svg") no-repeat center/contain;
  right: 15px;
  top: 15px; }

.form-modal__title {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px; }

.form-modal__description {
  text-align: center;
  font-size: 12px;
  max-width: 493px;
  margin: 0 auto;
  margin-bottom: 30px; }
  .form-modal__description.--black-text {
    color: #000; }
  .form-modal__description a {
    color: #018BD3; }

.form-modal__caption {
  border-bottom: 1px solid #c0dceb;
  margin-bottom: 20px; }

.fmf_row {
  margin-bottom: 23px;
  position: relative;
  -ms-flex-align: end;
      align-items: flex-end; }
  .fmf_row.double .fmf_cell {
    width: calc(50% - 10px);
    position: relative; }
  .fmf_row.four .fmf_cell {
    width: calc(25% - 10px);
    position: relative; }
  .fmf_row button.to_calculate {
    color: #fff;
    background: #8CA0AA;
    border: 0;
    width: 100%;
    height: 48px; }
  .fmf_row.code-enter {
    -ms-flex-pack: center;
        justify-content: center; }
    .fmf_row.code-enter .fmf_cell {
      width: 46px;
      margin: 0 7px; }
      .fmf_row.code-enter .fmf_cell input {
        text-align: center; }
    .fmf_row.code-enter .error {
      left: 0;
      right: 0;
      margin: auto;
      text-align: center; }

input.error, .form-fields input.error, .form-fields textarea.error {
  border: 1px solid #a90000;
  background: rgba(215, 26, 26, 0.17); }

input[type=checkbox].error ~ label.error, .form-fields input[type=checkbox].error ~ label.error, .form-fields textarea[type=checkbox].error ~ label.error {
  color: #a90000;
  position: absolute;
  top: 100%;
  left: 0; }

label.error {
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 0;
  font-size: 0.8rem;
  color: #a90000; }

.product_row {
  margin-bottom: 15px; }

.product_name {
  font-size: 1.1rem;
  color: #000;
  font-weight: 700; }

.fmf_row__result {
  color: #000; }
  .fmf_row__result.right {
    text-align: right; }

.res_title {
  font-size: 0.9rem; }

.res_value {
  font-size: 1rem;
  font-weight: 700; }

.addition {
  padding: 20px 0; }

.form-fields .addition .form__checkbox .check-pseudo {
  border-color: #018BD3; }
  .form-fields .addition .form__checkbox .check-pseudo svg {
    fill: #fff; }

.form-fields .addition .form__checkbox input:checked + .check-pseudo {
  background: #018BD3; }

.addition__title {
  font-size: 12px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px; }

.addition_data {
  display: none; }
  .addition_data .fmf_row {
    flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start; }
    .addition_data .fmf_row .fmf_cell:last-child {
      margin-top: 20px;
      width: 41%; }
  .addition_data .radios_block {
    flex-wrap: wrap;
    height: 48px; }

.addition_data .radios_block .form_radio {
  width: 50%;
}
.addition_data .radios_block .form_radio:last-child{
  margin-right: 0;
}
.form-modal__footer {
  border-top: 1px solid #c0dceb;
  padding-top: 10px; }
  .form-modal__footer .btn_wrapper {
    -ms-flex-pack: end;
        justify-content: flex-end; }
.fmf-message{
  flex-grow: 1;
  text-align: left;
  color: #018BD3;
  font-weight: 600;
}
.fmf-submit {
  font-weight: 700;
  margin-left: 20px; }
  .fmf-submit .btn.btn-white {
    background: #fff;
    border: 1px solid #018BD3;
    border-radius: 5px;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    width: 264px;
    cursor: pointer; }
    .fmf-submit .btn.btn-white svg.cart {
      width: 20px;
      height: 20px;
      margin-left: 0; }

.fmf-total .res_value {
  font-size: 1.37rem; }

.input__file__wrapper .input__file {
  opacity: 0;
  visibility: hidden;
  position: absolute; }

.input__file__wrapper label.input__file-button {
  position: relative;
  color: #018BD3;
  padding-left: 15px; }
  .input__file__wrapper label.input__file-button:before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxMCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMTI1IDVWMTAuNjI1QzEuMTI1IDEyLjc1IDIuNzUgMTQuMzc1IDQuODc1IDE0LjM3NUM3IDE0LjM3NSA4LjYyNSAxMi43NSA4LjYyNSAxMC42MjVWMy4xMjVDOC42MjUgMS43NSA3LjUgMC42MjUgNi4xMjUgMC42MjVDNC43NSAwLjYyNSAzLjYyNSAxLjc1IDMuNjI1IDMuMTI1VjEwLjYyNUMzLjYyNSAxMS4zNzUgNC4xMjUgMTEuODc1IDQuODc1IDExLjg3NUM1LjYyNSAxMS44NzUgNi4xMjUgMTEuMzc1IDYuMTI1IDEwLjYyNVY1IiBzdHJva2U9IiMwMTc0QjAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
    width: 9px;
    height: 14px;
    z-index: 1; }

.form-modal__bottom {
  text-align: center;
  margin: 30px 0 0;
  position: relative;
  top: -5px; }
  .form-modal .single-link {
    color: #018BD3;
    text-decoration: none;
    font-size: 0.9rem; }

.upload-area-wrap {
  width: 340px;
  height: 340px;
  margin: 0 auto 30px; }

.upload-area {
  background: #EDF3F7;
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px dashed transparent; }
  .upload-area > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 2; }
  .upload-area img.cr-image, .upload-area .cr-viewport, .upload-area .cr-slider-wrap {
    display: none; }
  .upload-area.ready img.cr-image, .upload-area.ready .cr-viewport, .upload-area.ready .cr-slider-wrap, .upload-area.ready .upload-controls {
    display: block; }
  .upload-area.ready .upload-file-btn {
    display: none; }
  .upload-area.drag_over {
    border-color: #018BD3; }

.upload-file-btn {
  display: block;
  width: 140px;
  height: 40px;
  font-size: 12px;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #018BD3;
  background: rgba(1, 137, 211, 0.3);
  text-align: center; }
  .upload-file-btn input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    cursor: pointer; }
  .upload-file-btn:hover {
    background: rgba(1, 137, 211, 0.2); }

.upload-controls {
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 45px; }
  .upload-controls.is_hidden {
    display: none; }

.upload-result:disabled {
  opacity: 0.5;
  cursor: default; }
  .upload-result:disabled:hover {
    background: none;
    color: #018BD3; }
    .upload-result:disabled:hover svg {
      fill: #018BD3; }

.croppie-container .cr-boundary {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.croppie-container .cr-slider-wrap {
  margin: 0; }

.croppie-container .cr-slider-wrap {
  width: 100%;
  margin: 15px auto;
  position: absolute;
  left: 0;
  top: 100%; }

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
  border: none; }

.profile_aside {
  position: relative;
  width: 352px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.stiky-box {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  margin-bottom: 175px; }

.profile_body {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-left: 30px;
  margin-bottom: 74px; }

.p-user-box {
  padding-left: 70px;
  padding-bottom: 39px;
  position: relative;
  border-bottom: 2px solid #c0dceb; }
  .p-user-box.smaller-viewport {
    border: none;
    display: none; }

.p-user-box__pic {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 0;
  top: 0;
  overflow: hidden;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #ccc;
  border-radius: 50%; }
  .p-user-box__pic.no_avatar {
    background-image: url(../img/lk-user.svg);
    border-color: transparent; }
  .p-user-box__pic::before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(1, 115, 176, 0.56);
    border-radius: 50%;
    content: none; }
  .p-user-box__pic::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjExMjcgMTQuMTI5M0MxMy4zNTU3IDE0LjEyOTMgMTMuODM5OSAxNC42OTM5IDE0LjIwNzYgMTUuOTQ1OUwxNC4yNzIgMTYuMTc1OEMxNC40NDU0IDE2LjgxMjggMTQuNTQ5MSAxNy4wMDM3IDE0Ljc1OSAxNy4wOTE5QzE1LjAwNTIgMTcuMTk1NCAxNS4xNjkzIDE3LjE4MDcgMTUuNDI3MyAxNy4wNDU0TDE1LjU2NjggMTYuOTY1NkMxNS42MTcgMTYuOTM0OSAxNS42NzE4IDE2Ljg5OTQgMTUuNzMzNyAxNi44NTc3TDE2LjM2MzcgMTYuNDIwMkMxNi45NDg4IDE2LjAyNzYgMTcuNDc0NSAxNS43NjgxIDE4LjExNDYgMTUuNjA0OEMxOC40OTYzIDE1LjUwNzQgMTguODgzMSAxNS43NDQyIDE4Ljk3ODYgMTYuMTMzN0MxOS4wNzQgMTYuNTIzMiAxOC44NDE5IDE2LjkxNzggMTguNDYwMiAxNy4wMTUyQzE4LjA3MzUgMTcuMTEzOCAxNy43Mzk5IDE3LjI2MzEgMTcuMzcyMiAxNy40ODk1TDE3LjA4ODUgMTcuNjc0NEwxNi42MzM1IDE3Ljk5MjRDMTYuNDE1MiAxOC4xNDM4IDE2LjI1MDQgMTguMjQ4MyAxNi4wNzg4IDE4LjMzODRDMTUuNDY4MSAxOC42NTg3IDE0Ljg3MjUgMTguNzEyMSAxNC4yMTYxIDE4LjQzNjFDMTMuNTA4NiAxOC4xMzg1IDEzLjIyMzIgMTcuNjgwMiAxMi45NTYyIDE2Ljc2NzRMMTIuODA4MSAxNi4yNDIzQzEyLjYzNTkgMTUuNjcxMiAxMi41MTg0IDE1LjU4MzEgMTIuMTEyNyAxNS41ODMxQzExLjgxODggMTUuNTgzMSAxMS41MTQ2IDE1LjczMzEgMTEuMDk3OCAxNi4wOUwxMC45MjIzIDE2LjI0NTlMMTAuMDQ3NSAxNy4wOTQzQzguNzA5ODIgMTguMzc3MSA3LjU2OTQ0IDE5IDUuOTM2NyAxOUM0LjMzNDgxIDE5IDIuOTQ5MzkgMTguNzUzOCAxLjc4NjQxIDE4LjI1NDhMNC41ODY0OCAxNy40NzU0QzUuMDExMzYgMTcuNTIyNSA1LjQ2MTM2IDE3LjU0NjIgNS45MzY3IDE3LjU0NjJDNy4wNjAyNSAxNy41NDYyIDcuODY2NzYgMTcuMTQ0MSA4Ljg2ODQ2IDE2LjIyNTZMOS4xMTM3NiAxNS45OTQzTDkuNjE4OTYgMTUuNDk4OUM5Ljg0Mzc3IDE1LjI3OSAxMC4wMTIyIDE1LjEyMTUgMTAuMTgxOCAxNC45NzYzQzEwLjgzMTIgMTQuNDIwNCAxMS40MjE0IDE0LjEyOTMgMTIuMTEyNyAxNC4xMjkzWk0xNi4xNzg4IDEuMDE1ODFDMTcuNTA2MyAyLjM3MDIyIDE3LjUwNjMgNC41NjYxNiAxNi4xNzg4IDUuOTIwNTdMMTUuOTA1IDYuMjAwMzlDMTYuOTk4OSA3LjU1ODU2IDE2Ljk1OTMgOC45OTc5NSAxNS45NDIgMTAuMDM4OUwxNC4wNDEgMTEuOTc4NUMxMy43NjI1IDEyLjI2MjEgMTMuMzExNCAxMi4yNjE3IDEzLjAzMzQgMTEuOTc3NkMxMi43NTU0IDExLjY5MzUgMTIuNzU1OCAxMS4yMzMyIDEzLjAzNDMgMTAuOTQ5NkwxNC45MzMgOS4wMTI0MUMxNS4zOTM3IDguNTQwOTYgMTUuNDQ3IDcuOTU1NjUgMTQuODk1MiA3LjIzMDY4TDYuNzA5MzUgMTUuNTgxOEM2LjQ0NjMzIDE1Ljg1MDIgNi4xMTkyMyAxNi4wNDM4IDUuNzYwMzcgMTYuMTQzN0wwLjkwMDcxMyAxNy40OTU5QzAuMzY4ODU5IDE3LjY0MzkgLTAuMTE5MTYgMTcuMTQ2IDAuMDI1ODkxNCAxNi42MDMzTDEuMzUxMjUgMTEuNjQ1MkMxLjQ0OTEyIDExLjI3OTEgMS42Mzg5NSAxMC45NDU0IDEuOTAxOTcgMTAuNjc3TDExLjM3MTQgMS4wMTU4MUMxMi42OTg5IC0wLjMzODYwMyAxNC44NTEzIC0wLjMzODYwMyAxNi4xNzg4IDEuMDE1ODFaTTEyLjM3OSAyLjA0Mzc5TDIuOTA5NTQgMTEuNzA1QzIuODIxODcgMTEuNzk0NSAyLjc1ODYgMTEuOTA1NyAyLjcyNTk3IDEyLjAyNzhMMS43Mjg2NyAxNS43NTg2TDUuMzg1NDUgMTQuNzQxMUM1LjUwNTA3IDE0LjcwNzggNS42MTQxIDE0LjY0MzMgNS43MDE3OCAxNC41NTM4TDE1LjE3MTIgNC44OTI1OEMxNS45NDIzIDQuMTA1OTEgMTUuOTQyMyAyLjgzMDQ3IDE1LjE3MTIgMi4wNDM3OUMxNC40MDAyIDEuMjU3MTIgMTMuMTUgMS4yNTcxMiAxMi4zNzkgMi4wNDM3OVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=); }
  .p-user-box__pic:hover::before, .p-user-box__pic:hover::after {
    content: ''; }

.p-user-box__data {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 60px; }
  .p-user-box__data span {
    display: block;
    font-size: 1.12rem; }
    .p-user-box__data span.p-user-name {
      margin-bottom: 10px;
      font-weight: 700;
      color: #000; }

.profile_menu ul {
  list-style: none; }
  .profile_menu ul li a {
    padding: 18px 0 18px 35px;
    display: block;
    position: relative;
    font-weight: 700;
    color: #000;
    border-bottom: 2px solid #c0dceb; }
    .profile_menu ul li a .personal-icon {
      left: 0; }
      .profile_menu ul li a .personal-icon svg {
        fill: #000; }
      .profile_menu ul li a .personal-icon.personal-loguot svg {
        fill: none;
        stroke: #000;
        stroke-width: 2; }
    .profile_menu ul li a:hover, .profile_menu ul li a.selected {
      color: #018BD3; }
      .profile_menu ul li a:hover svg, .profile_menu ul li a.selected svg {
        fill: #018BD3; }
      .profile_menu ul li a:hover .personal-icon.personal-loguot svg, .profile_menu ul li a.selected .personal-icon.personal-loguot svg {
        stroke: #018BD3; }

.p-orders__filter__row {
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.9rem;
  border-bottom: 2px solid #c0dceb;
  padding-bottom: 15px;
  margin-bottom: 20px; }
  .p-orders__filter__row .p-orders__filter__cell a {
    color: #018BD3; }
  .p-orders__filter__row .fc-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #000;
    cursor: pointer; }
    .p-orders__filter__row .fc-block svg {
      margin-right: 8px; }

.p-orders__filter__caption {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  padding: 10px 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  display: none; }
  .p-orders__filter__caption .close-filter {
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 15px;
    right: 15px; }
    .p-orders__filter__caption .close-filter svg {
      fill: #fff;
      stroke: #547388;
      stroke-width: 2;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }

.p-orders__filter__block {
  background: #018BD3;
  color: #fff;
  padding: 29px 15px; }
  .p-orders__filter__block.is_hidden {
    display: none; }

.pof-cell {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 15px; }
  .pof-cell.filter-buttons {
    height: 48px;
    -ms-flex-item-align: end;
        align-self: flex-end; }
    .pof-cell.filter-buttons .fields-double {
      height: 100%;
      -ms-flex-align: center;
          align-items: center; }

.form-fields.pof-feildset {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .form-fields.pof-feildset label {
    color: #fff; }

.fields-double {
  gap: 11px; }

.fields-double__cell {
  position: relative; }
  .fields-double__cell.calendar-cell {
    background: #EDF3F7; }
    .fields-double__cell.calendar-cell input {
      background: none;
      position: relative;
      cursor: pointer; }
  .fields-double__cell .icon-calendar {
    display: block;
    position: absolute;
    z-index: 0;
    top: 15px;
    right: 15px; }
    .fields-double__cell .icon-calendar svg {
      width: 18px;
      height: 18px;
      fill: #8CA0AA; }

.reset-filter {
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 12px; }
  .reset-filter svg {
    width: 14px;
    height: 17px;
    fill: #fff;
    top: 3px;
    position: relative; }

.order-item {
  background: #FFFFFF;
  border: 1px solid #DDE6EB;
  box-shadow: 0px 4px 22px rgba(60, 151, 197, 0.2);
  margin: 20px 0 10px;
  padding: 30px 20px; }

.order-item__main {
  -ms-flex-align: center;
      align-items: center; }

.txt-bold {
  font-weight: 700;
  color: #000; }

.txt-normal {
  color: #000;
  font-size: 0.9rem; }

.txt-link {
  color: #018BD3;
  text-decoration: underline;
  font-size: 0.9rem; }
  .txt-link.--edit-link svg {
    width: 16px;
    height: 16px;
    display: inline-block;
    fill: #018BD3;
    margin-right: 5px;
    position: relative;
    top: 0.2em; }

.oc-label {
  font-size: 12px;
  margin-bottom: 5px; }

.order-cell.oc-pay {
  width: 20%; }

.order-cell.oc-title {
  width: 13%; }
  .order-cell.oc-title .txt-bold {
    margin-bottom: 5px; }

.order-cell.oc-price {
  width: 13%; }

.order-cell.oc-status {
  width: 20%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .order-cell.oc-status .order-status {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 9px 5px 9px;
    border-radius: 3px;
    white-space: nowrap; }
    .order-cell.oc-status .order-status::before {
      display: inline-block;
      width: 15px;
      height: 15px;
      content: '';
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      margin-right: 8px;
      position: relative;
      top: 2px; }
    .order-cell.oc-status .order-status.order-new {
      background: #4368C9; }
      .order-cell.oc-status .order-status.order-new::before {
        content: none; }
    .order-cell.oc-status .order-status.order-cancel {
      background: #9F404B; }
      .order-cell.oc-status .order-status.order-cancel::before {
        background-image: url(../img/order-status/order-cancel.svg); }
    .order-cell.oc-status .order-status.order-process {
      background: #E49700; }
      .order-cell.oc-status .order-status.order-process::before {
        background-image: url(../img/order-status/order-process.svg); }
    .order-cell.oc-status .order-status.order-waiting {
      background: #DB2E08; }
      .order-cell.oc-status .order-status.order-waiting::before {
        background-image: url(../img/order-status/order-waiting.svg); }
    .order-cell.oc-status .order-status.order-payed {
      background: #59A927; }
      .order-cell.oc-status .order-status.order-payed::before {
        background-image: url(../img/order-status/order-rub.svg); }
    .order-cell.oc-status .order-status.order-pre_pay {
      background: #DB2E08; }
      .order-cell.oc-status .order-status.order-pre_pay::before {
        background-image: url(../img/order-status/order-rub.svg); }
    .order-cell.oc-status .order-status.order-delay {
      background: #E49700; }
      .order-cell.oc-status .order-status.order-delay::before {
        background-image: url(../img/order-status/order-delay.svg); }
    .order-cell.oc-status .order-status.order-pack {
      background: #A121CE; }
      .order-cell.oc-status .order-status.order-pack::before {
        background-image: url(../img/order-status/order-pack.svg); }
    .order-cell.oc-status .order-status.order-ready {
      background: #4368C9; }
      .order-cell.oc-status .order-status.order-ready::before {
        background-image: url(../img/order-status/order-ready.svg); }
    .order-cell.oc-status .order-status.order-deliv {
      background: #4368C9; }
      .order-cell.oc-status .order-status.order-deliv::before {
        background-image: url(../img/order-status/order-deliv.svg); }
    .order-cell.oc-status .order-status.order-done {
      background: #317109; }
      .order-cell.oc-status .order-status.order-done::before {
        background-image: url(../img/order-status/order-done.svg); }

.order-cell.oc-link {
  position: relative;
  color: #018BD3;
  text-decoration: underline;
  cursor: pointer;
  font-size: 12px;
  width: 13%;
  text-align: right;
  white-space: nowrap; }
  .order-cell.oc-link [data-to-detail] {
    padding: 12px 30px 12px 0;
    position: relative; }
    .order-cell.oc-link [data-to-detail].is_active .show-detail {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .order-cell.oc-link .show-detail {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    background: #018BD3;
    border-radius: 50%;
    right: 0;
    top: 50%;
    margin-top: -10px; }
    .order-cell.oc-link .show-detail::before, .order-cell.oc-link .show-detail::after {
      position: absolute;
      display: block;
      content: '';
      background: #fff;
      border-radius: 3px;
      width: 2px;
      height: 6px;
      top: 8px; }
    .order-cell.oc-link .show-detail::before {
      left: 7px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .order-cell.oc-link .show-detail::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      right: 7px; }

.order-item__detail {
  padding: 30px 0 0; }
  .order-item__detail .caption-cell:last-child {
    text-align: right; }
  .order-item__detail .basket-body {
    padding: 0 15px; }
  .order-item__detail .basket-item:last-child {
    border-bottom: 1px solid #dfdfdf; }
  .order-item__detail .basket-cell.bc-total {
    text-align: right; }
  .order-item__detail .basket-cell img {
    width: 50px; }
  .order-item__detail .basket-item__row {
    min-height: 81px;
    font-size: 0.9rem; }
  .order-item__detail.is_hidden {
    display: none; }

.order-props-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px; }

.order-props-item {
  border-bottom: 1px dotted #8CA0AA;
  font-size: 0.75rem;
  padding-bottom: 5px; }
  .order-props-item .opi-value {
    font-weight: 700;
    color: #000; }

.order-products-list {
  margin: 30px 0 0; }
  .order-products-list .basket-caption {
    grid-template-columns: 50px 2.7fr 0.5fr 0.55fr 1fr 1fr;
    padding: 0 15px;
    height: 35px; }
    .order-products-list .basket-caption .caption-cell {
      font-size: 12px; }
  .order-products-list .basket-cell.bc-title {
    padding-right: 10px; }
  .order-products-list .basket-item__row {
    padding: 15px 0;
    grid-template-columns: 50px 2.7fr 0.5fr 0.55fr 1fr 1fr; }

.order-item__total {
  color: #000;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: right; }

.bit-total__label {
  font-size: 12px;
  margin-right: 15px; }

.bit-total__value {
  font-weight: 700;
  font-size: 1.1rem; }

.order-item__descr {
  font-size: 0.9rem; }

.oid-title {
  color: #000;
  margin-bottom: 10px; }

.order-basket__addition {
  margin-bottom: 12px; }
  .order-basket__addition .bia__data__cell {
    font-size: 12px; }
    .order-basket__addition .bia__data__cell span:first-child {
      margin-right: 13px; }

.prf_block {
  position: relative;
  margin-bottom: 40px;
  padding-top: 20px;
  border-top: 1px solid #c0dceb; }
  .prf_block .requisites-field__label {
    width: 20%;
    -ms-flex-negative: 0;
        flex-shrink: 0; }

.requsits_controls__link {
  color: #018BD3;
  font-size: 0.9rem;
  position: relative;
  padding-left: 20px;
  margin-right: 20px;
  cursor: pointer; }
  .requsits_controls__link:last-child {
    margin-right: 0; }
  .requsits_controls__link svg {
    width: 16px;
    height: 17px;
    fill: #018BD3;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 50%;
    margin-right: -8px; }
  .requsits_controls__link:hover {
    text-decoration: underline; }

.prf_form_cell {
  width: 32%;
  position: relative; }
  .prf_form_cell input {
    color: #000; }
  .prf_form_cell label.email_done, .prf_form_cell label.email_no_done {
    position: relative; }
    .prf_form_cell label.email_done::before, .prf_form_cell label.email_no_done::before {
      position: absolute;
      display: block;
      content: '';
      width: 16px;
      height: 16px;
      right: 0;
      top: 0;
      border-radius: 50%; }
  .prf_form_cell label.email_done::before {
    background: #219653 url(../img/check.svg) no-repeat center/11px; }
  .prf_form_cell label.email_no_done::before {
    background: red url(../img/minus_small.svg) no-repeat center; }
  .prf_form_cell.--email-notif {
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding-bottom: 10px; }
  .prf_form_cell.--password {
    position: relative; }
    .prf_form_cell.--password .password-icon {
      display: block;
      width: 19px;
      height: 15px;
      position: absolute;
      right: 15px;
      bottom: 15px;
      cursor: pointer;
      z-index: 3; }
      .prf_form_cell.--password .password-icon svg {
        fill: #BEC2C6; }
  .prf_form_cell.--edit {
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding-left: 20px; }
    .prf_form_cell.--edit .edit-pass {
      margin-bottom: 1rem;
      display: block; }
      .prf_form_cell.--edit .edit-pass.inpt-active {
        display: none; }
  .prf_form_cell.field_close {
    position: relative; }
    .prf_form_cell.field_close::after {
      display: block;
      content: '';
      width: 16px;
      height: 23px;
      position: absolute;
      right: 15px;
      bottom: 0.75em;
      background: url(../img/disabled.svg) no-repeat center; }

.prf_form {
  margin-bottom: 20px; }

.prf_form_rowTitle {
  font-size: 0.9rem;
  margin-bottom: 15px;
  color: #000; }

.email_note, .requare-note, .requare-warning {
  font-size: 12px;
  position: relative;
  padding-left: 30px; }
  .email_note::before, .requare-note::before, .requare-warning::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    margin: auto;
    content: '';
    width: 23px;
    height: 23px;
    background: url(../img/email-notif.svg) no-repeat center/contain; }

.requare-note, .requare-warning {
  margin-bottom: 40px; }

.profile-form-required .requare-note {
  display: block; }

.profile-form-required .requare-warning {
  display: none; }

.profile-form-required.have-errors .requare-note {
  display: none; }

.profile-form-required.have-errors .requare-warning {
  display: block; }

.requare-warning::before {
  background: url(../img/warning.svg) no-repeat center/contain; }

.p-block__title {
  font-weight: 700;
  font-size: 1.2rem;
  color: #000;
  margin-bottom: 20px; }

.empty-requisites {
  text-align: center;
  max-width: 300px;
  margin: 30px auto; }

.empty-requisites.is_activated{
  max-width: none;
  position: relative;
}

.empty-requisites__link.is-absolute{
  position: absolute;
  top: 0;
  right: 0;
}


.empty-requisites__icon {
  margin-bottom: 30px; }
  .empty-requisites__icon svg {
    fill: #c0dceb;
    width: 48px;
    height: 62px; }

.empty-requisites__text {
  margin-bottom: 40px; }

.empty-requisites__add .show-reqForm {
  position: relative;
  padding-left: 40px;
  font-size: 1rem;
  color: #018BD3;
  cursor: pointer; }
  .empty-requisites__add .show-reqForm::before {
    display: block;
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../img/plus-round.svg) no-repeat center/cover;
    top: 50%;
    left: 0;
    margin-top: -13px; }

.hide-reqForm{
  color: #018BD3;
  cursor: pointer;
  text-decoration: underline;
}

.requsits-tabs {
  position: relative; }
  .requsits-tabs ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    border-bottom: 1px solid #c0dceb;
    margin-bottom: 15px;
    padding-right: 220px;
     }
    .requsits-tabs ul li {
      cursor: pointer;
      padding: 13px 15px; }
      .requsits-tabs ul li.active {
        background: #018BD3;
        color: #fff;
        cursor: default; }

  .requsits-tabs ul li.new-tab{
    display: none;
  }

  .requsits-tabs ul li.new-tab.ready_req{
    display: block;
  }

  .requsits-tabs .empty-requisites__add {
    position: absolute;
    right: 0;
    top: 12px; }

.requisites-fields-more {
  margin: 30px 0;
  color: #000; }
  .requisites-fields-more input {
    color: #000; }

.stiky-bottom-block {
  -ms-flex-align: center;
      align-items: center;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 10;
  padding: 20px 15px 20px 0;
  box-shadow: 0px 4px 22px rgba(13, 71, 100, 0.1), 0px -2px 22px rgba(13, 71, 100, 0.1);
  /*
    &::after {
        width: 25vw;
        left: 100%;
        box-shadow: 15px 4px 22px rgba(13, 71, 100, 0.15), 17px -4px 22px rgba(13, 71, 100, 0.15);
    }*/ }
  .stiky-bottom-block .form__checkbox .check-pseudo {
    border-color: #8CA0AA; }
    .stiky-bottom-block .form__checkbox .check-pseudo svg {
      fill: #8CA0AA; }
  .stiky-bottom-block::before {
    display: block;
    content: '';
    position: absolute;
    background: #fff;
    top: 0;
    height: 100%; }
  .stiky-bottom-block::before {
    width: 385px;
    right: 100%;
    box-shadow: -15px 4px 22px rgba(13, 71, 100, 0.1), -15px -4px 22px rgba(13, 71, 100, 0.1); }
  .stiky-bottom-block label a {
    color: #018BD3; }
.stiky-bottom-block [type="checkbox"].error + .check-pseudo{
  border-color: #a90000;
}
.stiky-bottom-block [type="checkbox"].error ~ label{
  color: #a90000;
}
.footer-map {
  position: relative; }
  .footer-map iframe {
    margin-bottom: -10px;
    width: 100%;
    height: 287px; }

.footer-map .adress-block {
  position: absolute;
  bottom: 67px;
  background: #018BD3;
  color: #fff;
  padding: 37px 60px;
  max-width: 475px; }
  .footer-map .adress-block p.big {
    margin-bottom: 17px;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase; }
  .footer-map .adress-block p.adr {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px; }

footer {
  padding: 0 20px;
  color: #fff; }

.footer__inner {
  background: #018BD3;
  padding: 40px 0; }

.f__bottom {
  text-align: center;
  font-size: 0.81rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 20px; }

.f-body {
  padding: 0 60px;
  -ms-flex-align: end;
      align-items: flex-end; }

.f-body__menus {
  margin-bottom: 40px; }

.f-body__menu {
  margin-right: 4.6vw; }
  .f-body__menu a {
    display: block;
    margin-bottom: 12px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.85rem; }
    .f-body__menu a.f-item-special {
      position: relative;
      padding-bottom: 15px;
      color: #fff;
      margin-bottom: 20px;
      font-weight: 600; }
      .f-body__menu a.f-item-special::after {
        display: block;
        content: '';
        width: 60px;
        height: 3px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0; }
    .f-body__menu a:hover, .f-body__menu a.selected {
      color: #005988; }
  .f-body__menu:last-child {
    -ms-flex-item-align: end;
        align-self: flex-end; }

.f-body__logo {
  padding: 15px 0 20px; }

.f-body__right {
  width: auto; }

.f-body__right__pict {
  width: 137px;
  height: 320px;
  margin-right: 2.5vw;
  position: relative;
  bottom: -2px; }
  .f-body__right__pict svg {
    fill: none;
    stroke: #fff;
    height: 100%; }
  .f-body__right__pict img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto; }
    .f-body__right__pict img.pict-fire {
      bottom: calc(100% + 7px); }
    .f-body__right__pict img.pict-gerb {
      top: 85px; }

.f-body__right__info {
  text-align: right;
  margin-bottom: 100px;
  position: relative; }
  .f-body__right__info a {
    color: #fff; }

.f-body__right__info__phones {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 5px; }

.f-body__right__info__mails {
  font-size: 1.3rem;
  margin-bottom: 30px; }

.f-body__right__info__feedback a:hover .foo_feedback_title {
  border-color: transparent; }

.foo_feedback_title {
  border-bottom: 1px solid #fff;
  display: inline-block;
  font-size: 1.25rem;
  margin-right: 22px;
  white-space: nowrap; }

.foo_feedback_icon {
  width: 52px;
  height: 52px;
  position: relative;
  border: 3px solid #018BD3;
  border-radius: 50%; }
  .foo_feedback_icon svg {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    fill: #fff; }

.f-body__right__info__gerb {
  width: 33px;
  height: 37px;
  position: absolute;
  top: 10px;
  left: 100%;
  display: none; }

@media (max-width: 1460px) {
  .personal-strip_wrap, footer {
    padding: 0 0; }
  .top__item__search__inner {
    width: 340px; }
  .top__item:first-child {
    margin-right: 0; }
  .advantages-item__text {
    padding-right: 30px; }
  .feeback-modal {
    width: calc(100vw - 40px);
    margin: 0 auto; }
  .poduct-price span {
    font-size: 1rem; }
  .poduct-price small {
    padding-top: 0; } }

@media (max-width: 1279px) {
  html {
    font-size: 13px; }
  .box {
    max-width: 1024px; }
  .top {
    height: 100px; }
  .top__item__search__inner {
    width: 213px;
    height: 26px; }
    .top__item__search__inner input {
      padding: 0 40px 0 20px; }
    .top__item__search__inner button {
      width: 32px; }
      .top__item__search__inner button svg {
        height: 11px; }
  .top__item.ti_logo {
    max-width: 120px;
    margin-right: 0;
    position: relative;
    top: -7px; }
  .top__item__feedback a:not([data-fancybox]), .top__item__feedback a[data-fancybox] {
    font-size: 1.1rem; }
  .top__item__delivery {
    padding-left: 30px; }
  .top__item__delivery__icon {
    width: 21px;
    height: 14px; }
  .top__basket {
    padding-left: 46px; }
  .top__basket__icon {
    width: 24px;
    height: 26px; }
  .top__basket__title {
    font-size: 0.85rem; }
  .top-menu-item {
    padding: 20px 1vw; }
    .top-menu-item.item-special {
      font-size: 1rem; }
  .inner-parent {
    height: 680px; }
    .inner-parent > li {
      width: 25%; }
  .f-body {
    padding: 0 0; }
  .top-banner {
    height: 452px; }
  .top-banner__text__title {
    font-size: 2.2rem;
    line-height: 1.2;
    margin-bottom: 15px; }
  .top-banner__link a {
    width: 230px;
    font-size: 1.4rem;
    padding: 10px 20px; }
    .top-banner__link a svg {
      width: 12px;
      height: 11px;
      margin-left: 8px; }
  .m-catalog {
    grid-template-columns: 24% 24% 24% 24%;
    gap: 1.1em; }
  .m-catalog__item {
    height: auto; }
  .m-catalog__item__header {
    padding: 15px;
    height: 80px; }
  .m-catalog__item__list {
    padding: 15px; }
  .row-banners {
    margin-bottom: 0; }
    .row-banners .cell-banners__block.price, .row-banners .cell-banners__block.calculation {
      height: 150px; }
    .row-banners .cell-banners__block.calculation {
      margin-bottom: 0; }
    .row-banners .cell-banners__block img {
      max-width: 180px; }
  .blue-row__cell {
    padding-left: 90px;
    width: 32%;
    margin-right: 15px; }
  .dmr__cell:first-child {
    padding: 0px 0 33px 33px; }
  .dmr__cell:nth-child(2) {
    padding: 55px 30px 50px 13px; }
  .advantages-item {
    padding-left: 15px; }
  .catalog {
    display: block;
    margin-bottom: 0; }
  .catalog_body {
    padding-left: 0;
    margin-bottom: 20px; }
  .catalog-list {
    grid-template-columns: 3fr 3fr 3fr; }
  .catalog_aside, .catalog_filter_wrap {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: calc(100vw - 10%);
    -webkit-transform: translateX(calc(-100vw - 100px));
            transform: translateX(calc(-100vw - 100px));
    transition: 0.5s ease-out;
    z-index: 5; }
    .catalog_aside.is_opened, .catalog_filter_wrap.is_opened {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
  .catalog_aside::before {
    position: absolute;
    display: block;
    width: 100%;
    height: 70px;
    background: #018BD3;
    content: '';
    top: 0;
    left: 0;
    z-index: 2; }
  .catalog_aside .callback-trigger {
    display: -ms-flexbox;
    display: flex; }
  .catalog_aside_menu {
    padding: 75px 0 45px; }
  .catalog_filter_wrap {
    padding: 100px 62px 20px;
    border-radius: 0; }
    .catalog_filter_wrap .btn_wrapper {
      display: block; }
  .catalog-tabs {
    display: -ms-flexbox;
    display: flex; }
  .catalog-menu-wrapp {
    overflow-y: scroll;
    height: 100%; }
  .mobile-close {
    display: block; }
  .contacts-wrap {
    max-width: 930px; }
  .contacts-map .adress-block {
    right: 20px;
    bottom: 20px; }
  .pay-tabs__menu li {
    padding: 15px 0;
    font-size: 1rem; }
  .price-lists .price-item {
    width: 33.3%; }
  .news-list {
    grid-template-columns: 3fr 3fr 3fr;
    grid-gap: 20px; }
  .detail__aside {
    width: 325px; }
  .offer-form-modal, .requisits-controls {
    display: block; }
  .pagination {
    float: none;
    margin: 37px 0 20px; }
  .pagination-pages {
    -ms-flex-pack: center;
        justify-content: center; }
  .basket-row-delete {
    padding: 11px; }
  .basket-bottom {
    padding-top: 30px; }
  .rq-item {
    display: inline-block;
    margin-top: 15px; }
  .alert-wrapp {
    right: auto;
    left: 25px;
    max-width: calc(100% - 35px); }
  .alert-box {
    padding: 15px 15px;
    min-height: 65px;
    min-width: auto; }
    .alert-box.alert-warning {
      padding-left: 70px; }
      .alert-box.alert-warning::before {
        width: 35px;
        height: 35px;
        font-size: 25px;
        line-height: 35px;
        margin-top: -17px; }
  .alert-box__close {
    width: 25px;
    height: 25px;
    background-size: 15px;
    top: -15px;
    left: -15px; }
  .alert-box__icon {
    width: 30px; }
    .alert-box__icon::before {
      left: -7px; } }

@media (max-width: 1024px) {
  .form-modal.add-form {
    width: 100%; }
  .order-wrapper {
    display: block; }
  .order-half.oh-left, .order-half.oh-right {
    width: 100%; }
  .order-half.oh-right {
    padding-left: 0; } }

@media (max-width: 860px) {
	.btn {
    font-size: 1rem;
    line-height: 1.8;
    white-space: nowrap;
    padding: 10px 20px; }
    .btn svg {
      width: 10px;
      height: 10px;
      margin-left: 10px; }
  .f-body__right__info {
    margin-right: 45px; }
  .tablet_hide, .top__item__feedback a[data-fancybox], .top-menu-list, .top__basket__body, .top__item__delivery__icon, header > .personal-strip {
    display: none; }
  .top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    position: relative; }
  .top__item.ti_logo {
    -ms-flex-order: 1;
        order: 1;
    margin: auto; }
  .top__item.ti_search, .top__item.ti_phone, .top__item.ti_delivery, .top__item .top__item__feedback {
    width: 100%;
    text-align: center; }
  .top__item.ti_basket {
    position: absolute;
    top: 15px;
    right: -15px; }
    .top__item.ti_basket .top__basket__icon {
      width: 28px;
      height: 28px; }
  .top__item.ti_delivery {
    -ms-flex-order: 3;
        order: 3; }
    .top__item.ti_delivery .top__item__delivery__text {
      margin: 0 auto;
      max-width: 180px; }
  .top__item.ti_phone {
    -ms-flex-order: 4;
        order: 4;
    position: relative;
    top: -8px; }
  .top__item.ti_search {
    -ms-flex-order: 5;
        order: 5; }
    .top__item.ti_search .top__item__search__inner {
      margin: 0 auto;
      top: 0;
      width: 271px;
      height: 34px; }
  .top__item__delivery {
    padding-left: 0; }
  .tablet_show, .slicknav_menu, .detail {
    display: block; }
  .detail__aside {
    width: 100%;
    padding-left: 0; }
    .detail__aside .break {
      display: inline-block; }
  .f-body.flex-jcsb {
    display: block; }
  .f-body__logo {
    text-align: center; }
  .f-body__right.flex-jcsb.flex-align-ctr {
    -ms-flex-pack: center;
        justify-content: center; }
  .f-body__right__info {
    text-align: left;
    margin-right: 0;
    margin-bottom: 30px; }
  .f-body__menus {
    -ms-flex-pack: center;
        justify-content: center;
    padding-left: 10px; }
  .callback-full .callback-block {
    padding-bottom: 40px; }
  .advantages {
    grid-template-columns: 48% 48%;
    gap: 20px 2.7%; }
  .advantages-item__icon {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .advantages-item__text {
    font-size: 10px;
    padding-left: 5px; }
  .m-catalog {
    grid-template-columns: 32% 32% 32%; }
  .simple-row {
    -ms-flex-align: center;
        align-items: center;
    margin-top: 0; }
    .simple-row .img-block img {
      position: static; }
    .simple-row .img-block::after {
      top: 100%; }
  .about-company {
    top: 0; }
    .about-company .section-title {
      position: static; }
  section.delivery-section {
    padding: 0; }
  .delivery-map__row {
    margin-bottom: 0; }
  .delivery-title__row, .delivery-map__row {
    display: block; }
  .dmr__cell, .dtr__cell {
    width: 100%; }
  .dmr__cell {
    margin: 0 auto;
    padding: 0; }
    .dmr__cell:first-child {
      padding: 0; }
      .dmr__cell:first-child img {
        margin: 0 auto;
        display: block; }
    .dmr__cell:last-child {
      margin: 0;
      padding: 55px 15px 50px 13px; }
    .dmr__cell .btn_wrapper.btn_right {
      text-align: center; }
  .dtr__cell:last-child {
    margin: 0; }
  .dtr__cell .section-title {
    text-align: center; }
    .dtr__cell .section-title h2 {
      margin-bottom: 30px;
      font-size: 14px; }
  .delivery-section .box {
    padding: 0; }
  .delivery-map__row {
    border-radius: 0; }
  .csm_parent > li .csm_parent__trigger {
    width: 18px;
    height: 18px; }
  .cfr__list .form__checkbox {
    min-width: 105px; }
  .prod-half__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .contacts-map .adress-block {
    position: relative;
    width: 100%;
    bottom: 0;
    right: 0;
    top: -100px; }
  .delivery-page {
    margin-top: 40px; }
  .contacts-wrap {
    padding: 0; }
  .callback-full > .box {
    padding: 0; }
  .form-modal.offer-form {
    width: 100%;
    padding: 50px 50px 50px; }
  .addition_data .fmf_row {
    display: block; }
    .addition_data .fmf_row .fmf_cell {
      width: 100% !important;
      margin-bottom: 15px; }
  .addition_data .radios_block .form_radio{
    width: auto;
    margin-right: 17px;
  }
  .form-fields input.count_processing {
    width: 134px; }
  .basket-wrapper {
    border: none;
    box-shadow: none; }
  .basket-body {
    padding: 0; }
  .basket-bottom {
    float: none;
    width: 100%; }
  .basket-control {
    margin-bottom: 40px; }
  .basket-item__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-gap: 0;
    padding: 0;
    position: static; }
  .basket-item {
    border-bottom: none;
    border: 1px solid #DDE6EB;
    box-shadow: 0px 4px 22px rgba(60, 151, 197, 0.2);
    margin-bottom: 20px;
    padding: 15px 15px 30px 15px;
    position: relative; }
  .basket-cell {
    margin-bottom: 12px; }
    .basket-cell.bc-img {
      width: 13%; }
    .basket-cell.bc-title {
      width: 84%;
      position: static;
      padding-right: 35px; }
      .basket-cell.bc-title .change-item {
        top: auto;
        bottom: 15px;
        left: 15px; }
    .basket-cell.mob-full {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border-bottom: 1px dotted #8CA0AA; }
      .basket-cell.mob-full span:first-child {
        color: rgba(0, 0, 0, 0.5); }
    .basket-cell.bc-count {
      text-align: left; }
    .basket-cell.bc-total {
      position: absolute;
      right: 15px;
      bottom: 3px; }
  .basket-row-delete {
    top: 25px;
    right: 15px; }
  .basket-item__addition {
    display: block;
    padding: 0;
    margin-bottom: 15px; }
  .bia__data__row {
    display: block; }
  .bia__data__cell {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-right: 0;
    margin-bottom: 15px;
    border-bottom: 1px dotted #8CA0AA; }
  .form-modal__footer .btn_wrapper{
    flex-wrap: wrap;
  }
  .fmf-message{
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}

@media (max-width: 767px) {
	
.personal-strip__phone, .personal-strip__mail {
	display: none;
}
.personal-strip__select {
  margin-left: inherit;
  flex: auto;
}
	
  .top-banner__inner {
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding-top: 40px; }
  .m-catalog {
    display: block; }
  .m-catalog__item {
    margin-bottom: 10px;
    border: none;
    border-radius: 0;
    min-height: 78px; }
  .m-catalog__item__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .m-catalog__item__header h3 {
      margin-bottom: 0;
      max-width: none; }
      .m-catalog__item__header h3::after {
        display: inline-block;
        content: '';
        background: url("../img/link-arrow.svg") no-repeat center;
        background-size: contain;
        width: 11px;
        height: 11px;
        margin-left: 10px;
        position: absolute;
        bottom: 3px; }
    .m-catalog__item__header::after {
      content: none; }
  .m-catalog__item__list {
    display: none;
    padding: 0 15px 15px; }
  .row-banners {
    display: block;
    margin-top: 0; }
    .row-banners .cell-banners__block {
      margin-bottom: 70px;
      height: 115px !important;
      width: 100%; }
      .row-banners .cell-banners__block.calculation {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .row-banners .cell-banners__block.calculation img {
          position: relative;
          right: 0;
          bottom: 20px; }
        .row-banners .cell-banners__block.calculation .title {
          margin-right: 12%;
          margin-left: 0;
          font-size: 16px; }
		.row-banners.headermodal {
		  margin-top: 55px!important;
		}
  .about-company {
    margin-bottom: 0;
    padding-top: 30px; }
  .simple-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    margin-bottom: 0; }
    .simple-row .text-block, .simple-row .img-block {
      width: 100%;
      margin: 0; }
    .simple-row .img-block::after {
      height: 5px;
      width: 70%; }
    .simple-row .text-block {
      padding-top: 50px; }
  .blue-row {
    display: block;
    padding: 70px 30px 10px 50px; }
  .blue-row__cell {
    width: 100%;
    margin-bottom: 30px; }
  .news-slider, .sertif-slider {
    padding: 0 24px; }
  .swiper-button-next, .swiper-button-prev {
    width: 25px; }
    .swiper-button-next svg, .swiper-button-prev svg {
      width: 7px;
      height: 13px; }
  .swiper-button-prev {
    left: -8px; }
  .swiper-button-next {
    right: -8px; }
  .catalog_body .header{
    padding-right: 0;
  }
  .catalog_filter_wrap {
    padding: 100px 0 20px;
    border-radius: 0; }
  .catalog_filter__row {
    display: block;
    padding: 0;
    border-bottom: 0; }
  .cfr__title {
    width: 100%;
    padding: 10px 20px 10px 60px;
    font-size: 16px;
    position: relative; }
    .cfr__title.lighter {
      background: #018BD3; }
    .cfr__title::before {
      display: block;
      position: absolute;
      top: 15px;
      left: 28px;
      content: '';
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDFDMTEgMC40NDc3MTUgMTAuNTUyMyAtMy43NDIxMWUtMDcgMTAgNC43MjU3NWUtMDhMMSAtMS42MzQ3N2UtMDdDMC40NDc3MTUgLTEuNjM0NzdlLTA3IDIuODcxMWUtMDcgMC40NDc3MTUgMi44NzExZS0wNyAxQzIuODcxMWUtMDcgMS41NTIyOCAwLjQ0NzcxNSAyIDEgMkw5IDJMOSAxMEM5IDEwLjU1MjMgOS40NDc3MiAxMSAxMCAxMUMxMC41NTIzIDExIDExIDEwLjU1MjMgMTEgMTBMMTEgMVpNMS43MDcxMSAxMC43MDcxTDEwLjcwNzEgMS43MDcxMUw5LjI5Mjg5IDAuMjkyODkzTDAuMjkyODkzIDkuMjkyODlMMS43MDcxMSAxMC43MDcxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
      width: 12px;
      height: 12px;
      background-repeat: no-repeat; }
  .cfr__list {
    padding-top: 20px 10px;
    -ms-flex-pack: center;
        justify-content: center;
    display: none; }
  .price_row .callback-trigger {
    position: static; }
  .footer-map iframe {
    height: 376px;
    margin-bottom: 20px; }
  .footer-map .adress-block {
    bottom: 20px;
    max-width: none;
    width: calc(100% - 40px);
    left: 20px; }
  .contacts-map .adress-block {
    padding: 20px; }
  .contacts-map .adress-block h3, .address-block-links .phone {
    font-size: 20px; }
  .news-list {
    grid-template-columns: 2fr 2fr; } }

@media (max-width: 680px) {
  .catalog-list {
    grid-template-columns: 2fr 2fr; }
  .prod {
    display: block; }
  .prod-half {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0; }
    .prod-half:last-child {
      padding-left: 0; }
  .prod-delivery__row {
    display: block; }
  .prod-delivery__half {
    width: 100%; }
    .prod-delivery__half table td {
      padding: 5px;
      font-size: 10px; }
  .pay-tabs__menu {
    grid-gap: 3px; }
  .callback-block, .feeback-modal {
    padding-top: 30px; }
    .callback-block .feeback-modal__form, .feeback-modal .feeback-modal__form {
      display: block; }
    .callback-block .feeback-modal__cell, .feeback-modal .feeback-modal__cell {
      width: 100%; }
  .fancybox-close-small.modal-close {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    right: -5px;
    top: -5px; }
  .price-lists .price-item {
    width: 50%; }
  .form-modal__footer .btn_wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .fmf-total {
    width: 100%;
    text-align: right;
    margin-bottom: 15px; }
  .fmf-submit {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .basket-total {
    padding: 20px; }
  .order-block {
    padding: 30px 20px 20px; }
  .pay-list {
    display: block; }
  .pay-item {
    margin-bottom: 20px; } }

@media (max-width: 550px) {
  .news-list {
    display: block; }
  .news-item {
    margin-bottom: 20px; }
  .form-modal {
    padding: 20px 16px !important;
    width: 93vw; }
    .form-modal .btn_wrapper {
      text-align: center; }
      .form-modal .btn_wrapper .btn {
        width: 100%;
        margin: 0;
        padding: 12px 20px; }
  .form-modal__title {
    font-size: 18px; }
  .select2-container .select2-selection--single {
    height: 40px; }
  .fmf_row {
    margin-bottom: 10px; }
    .fmf_row.double {
      display: block; }
      .fmf_row.double .fmf_cell {
        width: 100%; }
  .fmf_cell {
    margin-bottom: 20px; }
  .form-fields input[type='text'],
  .form-fields input[type='email'],
  .form-fields input[type='password'] {
    height: 40px; }
  .basket-cell.bc-img {
    width: 50px; }
  .basket-cell.bc-title {
    width: calc(100% - 60px); }
  .basket-control__button {
    padding-left: 23px;
    margin-right: 10px;
    font-size: 12px; }
  .order-block {
    padding: 20px 0 10px;
    border: none;
    box-shadow: none; }
  .h_row {
    display: block; }
    .h_row .h_cell:first-child {
      margin-bottom: 8px; }
  .order-basket__body {
    padding: 20px 0;
    position: relative; }
    .order-basket__body::before, .order-basket__body::after {
      position: absolute;
      content: '';
      background: #F5F5F5;
      width: 20px;
      height: 100%;
      top: 0; }
    .order-basket__body::before {
      right: 100%; }
    .order-basket__body::after {
      left: 100%; }
  .order-tabs__caption li {
    width: 50%;
    text-align: center; }
  .pagination-pages li .page-numbers {
    width: 30px;
    height: 30px; } }

@media (max-width: 420px) {
  .advantages-item {
    padding-left: 0; }
  .f-body__menus {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .f-body__menu.mobile-columns {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 20px; }
  .f-body__menu__column {
    margin-right: 20px; }
  .m-catalog__item__header img {
    max-width: 100px; }
  .blue-row__cell {
    padding-left: 0; }
    .blue-row__cell .brc__icon {
      position: static; }
    .blue-row__cell::before {
      content: none; }
  .catalog-list {
    display: block; }
  .catalog-item {
    margin-bottom: 15px; }
  .catalog_filter_wrap .btn_wrapper .btn, .catalog_aside_menu .btn_wrapper .btn {
    display: block;
    width: 228px;
    margin: 0 auto; }
  .prod__price {
    font-size: 16px; }
  .prod-half .btn_wrapper .btn {
    width: 100%; }
  .recvizit {
    display: block; }
  .pay-tabs__menu li {
    padding: 4px 4px;
    min-height: 35px; }
  .price-lists {
    display: block; }
    .price-lists .price-item {
      position: relative;
      display: block;
      width: 100%;
      background: none;
      min-height: auto;
      padding-left: 0; }
      .price-lists .price-item span {
        margin-left: 0;
        padding-right: 30px; }
      .price-lists .price-item::after {
        position: absolute;
        display: block;
        content: '';
        width: 20px;
        height: 20px;
        background-image: url(../img/download.svg);
        right: 0;
        top: 50%;
        margin-top: -10px; }
  .datail_tags span svg {
    width: 17px;
    height: 15px; }
  .fmf_row.four {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fmf_row.four .fmf_cell {
      width: calc(50% - 10px); }
  .form-modal__footer .btn_wrapper {
    display: block; }
    .form-modal__footer .btn_wrapper .fmf-submit {
      margin-left: 0; }
      .form-modal__footer .btn_wrapper .fmf-submit .btn {
        -ms-flex-pack: end;
            justify-content: flex-end; }
        .form-modal__footer .btn_wrapper .fmf-submit .btn span {
          padding-right: 15px;
          padding-left: 10px; }
  .requisites-field {
    display: block; }
  .requisites-field__label {
    margin-bottom: 10px;
    text-align: left; }
  .requisites-field__input, .requisites-field__label {
    width: 100%; }
  .order-success {
    margin: 20px auto 20px; }
  .page_404__header {
    font-size: 120px; } }

@media (max-width: 1400px) {
  .profile_aside {
    width: 320px; }
  .btn_wrapper.btn_center {
    margin: 0 0 0 20px;
    padding-right: 40px; } }

@media (max-width: 1279px) {
  .pof-cell {
    width: 50%;
    padding: 0 6px;
    margin-bottom: 10px; }
  .p-orders__filter__block {
    padding: 15px 6px; }
  .profile_aside {
    position: fixed;
    background: #fff;
    width: 100%;
    box-shadow: 0px 4px 22px rgba(60, 151, 197, 0.4);
    z-index: 10;
    left: 0;
    bottom: 0; }
  .prf_block {
    border: none; }
  .p-user-box {
    display: none; }
    .p-user-box.smaller-viewport {
      display: block;
      position: relative;
      top: 30px; }
      .p-user-box.smaller-viewport::before {
        display: block;
        width: 100%;
        height: 1px;
        background: #c0dceb;
        content: '';
        position: absolute;
        top: -30px;
        left: 0; }
  .profile_menu ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .profile_menu ul li {
      width: 30%; }
      .profile_menu ul li a {
        text-align: center;
        border-bottom: none;
        color: #8CA0AA;
        font-weight: 400;
        padding: 18px 0 18px 0; }
        .profile_menu ul li a .personal-icon {
          position: static;
          display: block; }
          .profile_menu ul li a .personal-icon svg {
            position: static;
            fill: #8CA0AA; }
          .profile_menu ul li a .personal-icon.personal-loguot svg {
            stroke: #8CA0AA; }
        .profile_menu ul li a:hover svg, .profile_menu ul li a.selected svg {
          fill: #018BD3; }
  .profile_body {
    padding-left: 0; }
  .stiky-box {
    margin-bottom: 0; } }

@media (max-width: 980px) {
  .order-item {
    padding: 10px 0 0 0; }
  .order-item__main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .order-cell.oc-link {
    width: 50%;
    text-align: center;
    background: #E4EDF1;
    margin-top: 15px;
    padding: 15px 15px; }
    .order-cell.oc-link.--repeat {
      -ms-flex-order: 5;
          order: 5;
      text-align: left; }
    .order-cell.oc-link.--trigger {
      -ms-flex-order: 6;
          order: 6;
      text-align: right; }
  .order-cell.oc-status {
    -ms-flex-order: 1;
        order: 1;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 15px; }
  .order-cell.oc-title {
    -ms-flex-order: 2;
        order: 2;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: end;
        align-items: flex-end;
    padding: 0 15px;
    margin-bottom: 5px; }
  .order-cell.oc-pay {
    -ms-flex-order: 3;
        order: 3;
    width: 50%;
    padding: 0 15px; }
  .order-cell.oc-price {
    -ms-flex-order: 4;
        order: 4;
    width: 50%;
    text-align: right;
    padding: 0 15px; }
  .order-item__detail {
    padding: 15px 15px; }
    .order-item__detail .basket-body {
      padding: 0; } }

@media (max-width: 770px) {
  .prf_form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .prf_form_cell {
    width: 100%;
    margin-bottom: 15px; }
  .requsits-tabs {
    padding-bottom: 50px; }
  .requsits-tabs ul{
    padding-right: 0;
  }
    .requsits-tabs .empty-requisites__add {
      top: auto;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 0;
      text-align: center;
      background: #b3ddf2;
      padding: 15px 0; }
  .btn_wrapper.btn_center {
    display: block; }
    .btn_wrapper.btn_center label {
      text-align: left;
      margin-bottom: 20px; } }

@media (max-width: 680px) {
  .order-props-list {
    display: block; }
  .order-props-item {
    margin-bottom: 15px; }
  article{
    padding-left: 0;
  }
  article h1, article h2 {
    margin-bottom: 20px;
  }
}

@media (max-width: 550px) {
  .p-orders__filter__caption {
    display: block; }
  .p-orders__filter__block {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px 15px; }
  .pof-cell {
    width: 100%;
    padding: 0; }
  .pof-cell.filter-buttons .fields-double {
    display: block; }
    .pof-cell.filter-buttons .fields-double .fields-double__cell {
      width: 100%; }
  .fields-double__cell {
    text-align: center;
    margin-bottom: 15px;
    width: 50%; }
    .fields-double__cell button[type=submit] {
      width: 100%; }
  .requsits-tabs ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .requsits-tabs ul li {
      padding: 8px 13px;
      font-size: 12px; } }

@media (max-width: 420px) {
  .txt-normal, .txt-bold {
    font-size: 11px; }
  .btn_wrapper.btn_center button {
    width: 100%; }
  .stiky-bottom-block::before {
    width: 50px; } }
