

/* Start:/local/templates/nemetcia/frontend/dist/main.css?1740129049289005*/
[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;-o-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }
  @media print {
    .datepickers-container {
      display: none; } }

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100; }
  .datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
            transform: translateY(-8px); }
  .datepicker.-from-right- {
    -webkit-transform: translateX(8px);
        -ms-transform: translateX(8px);
            transform: translateX(8px); }
  .datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
            transform: translateY(8px); }
  .datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
        -ms-transform: translateX(-8px);
            transform: translateX(-8px); }
  .datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    -webkit-transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 4px; }
  .-only-timepicker- .datepicker--content {
    display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }
  .-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg); }
  .-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
            transform: rotate(225deg); }
  .-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
            transform: rotate(315deg); }
  .-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px; }
  .-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px; }
  .-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2); }
  .-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px; }
  .-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px; }
  .-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }
  .datepicker--body.active {
    display: block; }


.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  z-index: 1; }
  .datepicker--cell.-focus- {
    background: #f0f0f0; }
  .datepicker--cell.-current- {
    color: #4EB5E6; }
    .datepicker--cell.-current-.-focus- {
      color: #4a4a4a; }
    .datepicker--cell.-current-.-in-range- {
      color: #4EB5E6; }
  .datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0; }
    .datepicker--cell.-in-range-.-focus- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae; }
    .datepicker--cell.-disabled-.-focus- {
      color: #aeaeae; }
    .datepicker--cell.-disabled-.-in-range- {
      color: #a1a1a1; }
    .datepicker--cell.-disabled-.-current-.-focus- {
      color: #aeaeae; }
  .datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px; }
  .datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0; }
  .datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px; }
  .datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef; }
    .datepicker--cell.-selected-.-current- {
      color: #fff;
      background: #5cc4ef; }
    .datepicker--cell.-selected-.-focus- {
      background: #45bced; }
  .datepicker--cell:empty {
    cursor: default; }

.datepicker--days-names {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #FF9A19;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }
  .-only-timepicker- .datepicker--nav {
    display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .datepicker--nav-action:hover {
    background: #f0f0f0; }
  .datepicker--nav-action.-disabled- {
    visibility: hidden; }
  .datepicker--nav-action svg {
    width: 32px;
    height: 32px; }
  .datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; }
  .datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px; }
  .datepicker--nav-title:hover {
    background: #f0f0f0; }
  .datepicker--nav-title.-disabled- {
    cursor: default;
    background: none; }

.datepicker--buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px; }
  .datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0; }

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px;
  position: relative; }
  .datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 138px;
            flex: 0 1 138px;
    max-width: 138px; }
  .-only-timepicker- .datepicker--time {
    border-top: none; }

.datepicker--time-sliders {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 153px;
          flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }
  .datepicker--time-current-hours:after,
  .datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0; }
  .datepicker--time-current-hours.-focus-:after,
  .datepicker--time-current-minutes.-focus-:after {
    opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -ms-flex-item-align: end;
      align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 11px;
  height: 17px;
  background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
  background: -o-linear-gradient(left, #dedede, #dedede) left 50%/100% 1px no-repeat;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }
  .datepicker--time-row:first-child {
    margin-bottom: 4px; }
  .datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-ms-tooltip {
      display: none; }
    .datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-moz-range-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-ms-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:focus {
      outline: none; }
      .datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
      .datepicker--time-row input[type='range']:focus::-moz-range-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
      .datepicker--time-row input[type='range']:focus::-ms-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      -webkit-transition: background .2s;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-moz-range-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      -moz-transition: background .2s;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-ms-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      -ms-transition: background .2s;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      margin-top: -6px; }
    .datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-moz-range-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-lower {
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-upper {
      background: transparent; }
  .datepicker--time-row span {
    padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }
  .datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute; }
  .datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%); }
  .datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px); }

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@font-face {
  font-family: lg;
  font-weight: normal;
  font-style: normal;
  src: local("LightGallery"), url("/local/templates/nemetcia/frontend/dist/../fonts/lg/lg.woff") format("woff"), url("/local/templates/nemetcia/frontend/dist/../fonts/lg/lg.ttf") format("ttf"), url("/local/templates/nemetcia/frontend/dist/../fonts/lg/lg.eot") format("eot"); }

/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: Geometria;
  font-weight: normal;
  font-style: normal;
  src: local("Geometria-Normal"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Normal/Geometria.woff2") format("woff2"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Normal/Geometria.woff") format("woff"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Normal/Geometria.ttf") format("ttf"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Normal/Geometria.eot") format("eot"); }

@font-face {
  font-family: Geometria;
  font-weight: 500;
  font-style: normal;
  src: local("Geometria-Medium"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Medium/Geometria-Medium.woff2") format("woff2"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Medium/Geometria-Medium.woff") format("woff"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Medium/Geometria-Medium.ttf") format("ttf"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Medium/Geometria-Medium.eot") format("eot"); }

@font-face {
  font-family: Geometria;
  font-weight: 600;
  font-style: normal;
  src: local("Geometria-Bold"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Bold/Geometria-Bold.woff2") format("woff2"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Bold/Geometria-Bold.woff") format("woff"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Bold/Geometria-Bold.ttf") format("ttf"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-Bold/Geometria-Bold.eot") format("eot"); }

@font-face {
  font-family: Geometria;
  font-weight: 700;
  font-style: normal;
  src: local("Geometria-ExtraBold"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-ExtraBold/Geometria-ExtraBold.woff2") format("woff2"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-ExtraBold/Geometria-ExtraBold.woff") format("woff"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-ExtraBold/Geometria-ExtraBold.ttf") format("ttf"), url("/local/templates/nemetcia/frontend/dist/../fonts/Geometria-ExtraBold/Geometria-ExtraBold.eot") format("eot"); }



.btn,
a.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0 16px;
  font-family: Geometria, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 46px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .8px;
  background: #28223C;
  border: 1px solid #252525;
  border-radius: 4px;
  outline: none;
  -webkit-transition-duration: 500ms;
       -o-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  @media screen and (max-width: 1199px) {
    .btn,
    a.btn {
      font-size: 16px;
      letter-spacing: 1px; } }
  @media screen and (max-width: 767px) {
    .btn,
    a.btn {
      font-size: 14px; } }
  @media screen and (min-width: 1200px) {
    .btn:hover,
    a.btn:hover {
      color: #252525;
      background: #fff; } }
  .btn.-block,
  a.btn.-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .btn.-inversion,
  a.btn.-inversion {
    color: #252525;
    background: #fff; }
    @media screen and (min-width: 1200px) {
      .btn.-inversion:hover,
      a.btn.-inversion:hover {
        color: #fff;
        background: #252525; } }
  .btn.-light-frame,
  a.btn.-light-frame {
    color: #252525;
    background: #fff;
    border-color: #dbdbdb; }
    @media screen and (min-width: 1200px) {
      .btn.-light-frame:hover,
      a.btn.-light-frame:hover {
        color: #fff;
        background: #252525;
        border-color: #252525; } }
  .btn.-grey,
  a.btn.-grey {
    line-height: 49px;
    color: #252525;
    background: #f6f6f6;
    border-color: #e7e7e7;
    border-radius: 0; }
    @media screen and (min-width: 1200px) {
      .btn.-grey:hover,
      a.btn.-grey:hover {
        background: #e7e7e7; } }
  .btn.-discount,
  a.btn.-discount {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    line-height: 49px;
    color: #252525;
    text-transform: initial;
    border-color: #e7e7e7;
    border-radius: 0;
    cursor: auto; }
    .btn.-discount span,
    a.btn.-discount span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 167px;
      padding: 0 22px;
      font-size: 14px;
      font-weight: 500;
      line-height: 49px;
      letter-spacing: 0;
      background: #f6f6f6;
      border-right: 1px solid #e7e7e7; }
    .btn.-discount a,
    a.btn.-discount a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: calc(100% - 167px);
      padding: 0 18px;
      color: #252525;
      background: #f6f6f6;
      -webkit-transition: background-color 500ms;
      -o-transition: background-color 500ms;
      transition: background-color 500ms; }
      @media screen and (min-width: 1200px) {
        .btn.-discount a:hover,
        a.btn.-discount a:hover {
          background: #e7e7e7; } }
      .btn.-discount a svg,
      a.btn.-discount a svg {
        margin-right: 7px; }
  .btn.-form,
  a.btn.-form {
    margin-top: 5px;
    line-height: 58px; }
    @media screen and (max-width: 767px) {
      .btn.-form,
      a.btn.-form {
        margin-top: 0;
        line-height: 50px; } }
  .btn svg,
  a.btn svg {
    margin-right: 11px; }
  .btn.-link-menu-mob,
  a.btn.-link-menu-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    height: auto;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 13px;
    text-transform: none;
    letter-spacing: 0;
    background-color: #fff0;
    border: none;
    color: #28223C; }
    @media screen and (max-width: 767px) {
      .btn.-link-menu-mob,
      a.btn.-link-menu-mob {
        font-size: 10px;
        line-height: 12px; } }
    .btn.-link-menu-mob span,
    a.btn.-link-menu-mob span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .btn.-link-menu-mob svg,
    a.btn.-link-menu-mob svg {
      margin-right: 0;
      margin-bottom: 7px; }
      @media screen and (max-width: 767px) {
        .btn.-link-menu-mob svg,
        a.btn.-link-menu-mob svg {
          width: 24px;
          height: 24px;
          margin-bottom: 4px; } }
  .btn.-min,
  a.btn.-min {
    font-size: 15px;
    line-height: 42px; }
    @media screen and (max-width: 1199px) {
      .btn.-min,
      a.btn.-min {
        font-size: 14px; } }

.Grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .Grid__col-left {
    position: relative;
    width: 216px; }
    @media screen and (max-width: 1199px) {
      .Grid__col-left {
        width: 100%; } }
  .Grid__col-right {
    position: relative;
    width: calc(100% - 216px); }
    @media screen and (max-width: 1199px) {
      .Grid__col-right {
        width: 100%; } }
  .Grid .-grey {
    background-color: #f6f6f6; }

@media screen and (max-width: 1199px) {
  .-width-auto {
    width: auto; } }

.-grid-padding {
  padding-left: 48px; }
  @media screen and (max-width: 1199px) {
    .-grid-padding {
      padding-left: 0; } }

.-grid-margin {
  margin-right: 16px; }
  @media screen and (max-width: 1199px) {
    .-grid-margin {
      margin-right: 0; } }

.flamp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flamp__iframe {
    width: 168px;
    height: 96px; }

.accordion-svg {
  margin-left: 5px;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

.mahog {
  color: #808080; }
  @media screen and (min-width: 1200px) {
    .mahog:hover {
      color: #808080; }
      .mahog:hover span {
        color: #252525;
        border-bottom: 1px solid #252525; } }
  .mahog span {
    display: inline-block;
    border-bottom: 1px solid #fff0;
    -webkit-transition: border-bottom-color 500ms, color 500ms;
    -o-transition: border-bottom-color 500ms, color 500ms;
    transition: border-bottom-color 500ms, color 500ms; }

.container-slider .container {
  /*   position: relative;*/ }

.services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin-right: -20px; }
  @media screen and (max-width: 1199px) {
    .services {
      margin-right: -16px;
      gap: 16px; } }
  @media screen and (max-width: 767px) {
    .services {
      margin-right: 0;
      gap: 10px; } }
  .services__wr {
    width: calc(33% - 20px);
    height: 380px; }
    @media screen and (max-width: 1199px) {
      .services__wr {
        height: calc(33.33vw - 30px); } }
    @media screen and (max-width: 767px) {
      .services__wr {
        width: 100%;
        height: 32vw; } }
    .services__wr.-big {
      width: 66.66%; }
      @media screen and (max-width: 767px) {
        .services__wr.-big {
          width: 100%; } }
    @media screen and (min-width: 1200px) {
      .services__wr:hover:nth-of-type(1) .services__elem .services__elem-img svg path {
        stroke: #fff;
        fill: none; }
      .services__wr:hover path {
        fill: #fff; } }
  .services__elem {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    padding: 48px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    -webkit-transition: border-bottom-color 0ms;
    -o-transition: border-bottom-color 0ms;
    transition: border-bottom-color 0ms; }
    @media screen and (max-width: 1199px) {
      .services__elem {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 28px 20px 20px; } }
    @media screen and (max-width: 767px) {
      .services__elem {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding: 20px 18px; } }
    @media screen and (min-width: 1200px) {
      .services__elem:hover {
        background-color: #28223C;
        border: 1px solid #252525; }
        .services__elem:hover .services__elem-title {
          color: #fff; }
        .services__elem:hover .services__elem-recording {
          opacity: 1; } }
    .services__elem-title {
      width: 100%;
      margin-bottom: 32px;
      font-size: 22px;
      font-weight: 500;
      line-height: 32px;
      color: #252525;
      text-align: center; }
      @media screen and (max-width: 1199px) {
        .services__elem-title {
          margin-bottom: 22px;
          font-size: 16px;
          line-height: 22px; } }
      @media screen and (max-width: 767px) {
        .services__elem-title {
          margin-bottom: 0;
          margin-left: 18px;
          text-align: left; } }
    .services__elem-img {
      margin-bottom: 32px; }
      @media screen and (max-width: 1199px) {
        .services__elem-img {
          margin-bottom: 0; } }
      @media screen and (max-width: 767px) {
        .services__elem-img {
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1;
          height: 50px; } }
      .services__elem-img svg {
        width: 70px;
        height: 70px; }
        @media screen and (max-width: 767px) {
          .services__elem-img svg {
            width: 50px;
            height: 50px; } }
    .services__elem-recording {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px;
      font-weight: 600;
      line-height: 20px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 1px;
      opacity: 0;
      pointer-events: none; }
      @media screen and (max-width: 1199px) {
        .services__elem-recording {
          display: none; } }
      .services__elem-recording svg {
        margin-left: 10px; }

.wr-services {
  padding-top: 12px; }
  @media screen and (max-width: 1199px) {
    .wr-services {
      padding-top: 8px; } }
  .wr-services .row {
    margin-right: -8px;
    margin-left: -8px; }
    .wr-services .row .column {
      margin-bottom: 16px;
      padding-right: 8px;
      padding-left: 8px; }
  .wr-services .services__elem {
    padding: 32px 20px;
    border-bottom-color: #e7e7e7;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 767px) {
      .wr-services .services__elem {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 28px 20px; } }
  .wr-services .services__elem-img {
    margin-bottom: 0; }
    .wr-services .services__elem-img svg {
      width: 40px;
      height: 40px; }
  .wr-services .services__elem-title {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px; }
    @media screen and (max-width: 767px) {
      .wr-services .services__elem-title {
        margin-left: 0; } }

.arrow-btn,
a.arrow-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  margin: 0 8px;
  border-radius: 50%;
  outline: none;
  -webkit-transition-duration: 500ms;
       -o-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-property: background-color, border-color;
  -o-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #252525;
  border-color: #252525; }
  .arrow-btn svg path,
  a.arrow-btn svg path {
    fill: #fff; }
  @media screen and (min-width: 1200px) {
    .arrow-btn:hover,
    a.arrow-btn:hover {
      background-color: transparent;
      border: 1px solid #e7e7e7; }
      .arrow-btn:hover svg path,
      a.arrow-btn:hover svg path {
        fill: #fff; } }
  .arrow-btn svg path,
  a.arrow-btn svg path {
    -webkit-transition-duration: 500ms;
         -o-transition-duration: 500ms;
            transition-duration: 500ms;
    -webkit-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill; }
  .arrow-btn.-next,
  a.arrow-btn.-next {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.wr-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.slider-ctrl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 18px; }
  .slider-ctrl .wr-dots {
    margin-right: 16px; }

.slick-dots {
  display: none !important; }

.dots {
  width: 8px;
  height: 8px;
  margin: 6px;
  background-color: #e7e7e7;
  border-radius: 50%;
  -webkit-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  transition: background-color 500ms;
  cursor: pointer; }
  @media screen and (min-width: 1200px) {
    .dots:hover {
      background-color: #252525; } }
  .dots.active {
    background-color: #252525; }

.wr-slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  min-height: 600px;
  padding-top: 84px;
  padding-bottom: 160px; }
  @media screen and (max-width: 1199px) {
    .wr-slider {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      min-height: 485px;
      padding-top: 54px;
      padding-bottom: 140px; } }
  @media screen and (max-width: 767px) {
    .wr-slider {
      min-height: auto;
      padding-top: 24px;
      padding-bottom: 66px; } }
  .wr-slider__elem {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .wr-slider__elem {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .wr-slider .arrow-btn {
      display: none; } }
  .wr-slider .slider.-left {
    max-width: 530px; }
    @media screen and (max-width: 1199px) {
      .wr-slider .slider.-left {
        width: 100%;
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .wr-slider .slider.-left {
        width: 100%; } }
  .wr-slider .slider.-right {
    max-width: 580px; }
    @media screen and (max-width: 1199px) {
      .wr-slider .slider.-right {
        width: 50%;
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .wr-slider .slider.-right {
        width: 100%; } }
  .wr-slider .slider__item__title {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px; }
    @media screen and (max-width: 1199px) {
      .wr-slider .slider__item__title {
        margin-bottom: 16px;
        font-size: 30px;
        line-height: 38px; } }
    @media screen and (max-width: 767px) {
      .wr-slider .slider__item__title {
        margin-bottom: 12px;
        font-size: 24px;
        line-height: 32px; } }
  .wr-slider .slider__item img {
    width: 100%;
    height: auto;
    pointer-events: none; }
  .wr-slider .slider__item p {
    max-width: 400px;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 27px; }
    @media screen and (max-width: 1199px) {
      .wr-slider .slider__item p {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) {
      .wr-slider .slider__item p {
        margin-bottom: 8px;
        font-size: 15px;
        line-height: 23px; } }
  @media screen and (max-width: 767px) {
    .wr-slider .slider-ctrl {
      position: absolute;
      bottom: 40px;
      left: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%; } }

.newSlider {
  max-height: 625px; }
  .newSlider__block {
    position: absolute;
    top: 90px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media (max-width: 1366px) {
      .newSlider__block {
        top: 45px; } }
    @media (max-width: 1366px) {
      .newSlider__block {
        top: 25px; } }
    @media (max-width: 540px) {
      .newSlider__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        height: 100%;
        padding-bottom: 48px !important; } }
  .newSlider__img img {
    width: 100%; }
  @media (max-width: 540px) {
    .newSlider__img .desktop {
      display: none; } }
  .newSlider__img .mobile {
    display: none; }
    @media (max-width: 540px) {
      .newSlider__img .mobile {
        display: block; } }
  .newSlider__item {
    position: relative; }
  .newSlider__img {
    max-height: 625px; }
  .newSlider__title {
    margin-bottom: 20px;
    font-size: 48px;
    font-weight: 700;
    line-height: 62px;
    color: #fff; }
    @media screen and (max-width: 1199px) {
      .newSlider__title {
        margin-bottom: 16px;
        font-size: 30px;
        line-height: 38px; } }
    @media screen and (max-width: 767px) {
      .newSlider__title {
        margin-bottom: 12px;
        font-size: 24px;
        line-height: 32px; } }
  .newSlider p {
    max-width: 400px;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 30px;
    color: #fff; }
    @media screen and (max-width: 1199px) {
      .newSlider p {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) {
      .newSlider p {
        margin-bottom: 8px;
        font-size: 15px;
        line-height: 23px; } }

.newCardBrands {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  padding: 32px 48px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px 0 #80808026;
          box-shadow: 0 0 20px 0 #80808026; }
  @media (max-width: 790px) {
    .newCardBrands {
      padding: 16px 32px;
      bottom: -60px; } }
  @media (max-width: 630px) {
    .newCardBrands {
      bottom: -75px; } }
  @media (max-width: 540px) {
    .newCardBrands {
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      row-gap: 12px;
      -webkit-column-gap: 8px;
         -moz-column-gap: 8px;
              column-gap: 8px;
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 32px 16px; } }
  .newCardBrands__img {
    width: 144px;
    height: 86px;
    -o-object-fit: contain;
       object-fit: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media screen and (max-width: 1199px) {
      .newCardBrands__img {
        width: 80px;
        height: 80px; } }
    @media (max-width: 790px) {
      .newCardBrands__img {
        width: 60px;
        height: 60px; } }
    @media (max-width: 540px) {
      .newCardBrands__img {
        width: calc(33% - 8px);
        height: 60px; } }

.car-brands {
  -webkit-perspective: 200px;
          perspective: 200px;
  position: absolute;
  right: 0;
  bottom: -100px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto; }
  @media screen and (max-width: 1199px) {
    .car-brands {
      bottom: -75px;
      padding: 0 10px; } }
  @media screen and (max-width: 767px) {
    .car-brands {
      position: initial;
      margin: 0 -15px;
      padding: 30px 15px 0;
      border-top: 1px solid #e7e7e7; } }
  .car-brands__elem {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    padding: 28px 180px 38px; }
    @media screen and (max-width: 1199px) {
      .car-brands__elem {
        padding: 34px 110px; } }
    @media screen and (max-width: 767px) {
      .car-brands__elem {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0; } }
  .car-brands__heading {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100px; }
    @media screen and (max-width: 1199px) {
      .car-brands__heading {
        height: 82px; } }
    @media screen and (max-width: 767px) {
      .car-brands__heading {
        height: auto;
        margin-bottom: 25px; } }
    .car-brands__heading-bg {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 100%;
      margin: auto;
      background-color: #f6f6f6;
      border: 1px solid #e7e7e7;
      border-radius: 30px 30px 0 0;
      -webkit-transform: rotateX(18deg);
              transform: rotateX(18deg);
      -webkit-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
              transform-origin: 50% 100%; }
      @media screen and (max-width: 767px) {
        .car-brands__heading-bg {
          display: none; } }
    .car-brands__heading-text {
      position: relative;
      margin-top: 22px;
      padding: 0 75px;
      font-size: 20px;
      font-weight: 600;
      line-height: 25px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media screen and (max-width: 1199px) {
        .car-brands__heading-text {
          margin-top: 18px;
          padding: 0 62px;
          font-size: 17px;
          line-height: 21px; } }
      @media screen and (max-width: 767px) {
        .car-brands__heading-text {
          margin: 0;
          padding: 0;
          font-size: 15px;
          line-height: 24px;
          text-align: center; } }
  .car-brands__trapezoid {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 84%;
    height: 100%;
    margin: auto;
    background-color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 20px rgba(128, 128, 128, 0.15);
            box-shadow: 0 0 20px rgba(128, 128, 128, 0.15);
    -webkit-transform: rotateX(-9deg);
            transform: rotateX(-9deg);
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%; }
    @media screen and (max-width: 767px) {
      .car-brands__trapezoid {
        display: none; } }
  .car-brands__img {
    position: relative;
    z-index: 1;
    width: 120px;
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media screen and (max-width: 1199px) {
      .car-brands__img {
        width: 80px;
        height: 80px; } }
    @media screen and (max-width: 767px) {
      .car-brands__img {
        width: 98px;
        height: 98px;
        margin: 0 18px 30px; } }

.section-info {
  padding-top: 196px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e7e7; }
  @media screen and (max-width: 1199px) {
    .section-info {
      padding-top: 130px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .section-info {
      padding-top: 80px; } }
  @media (max-width: 630px) {
    .section-info {
      padding-top: 100px; } }
  @media (max-width: 540px) {
    .section-info {
      padding-top: 56px; } }

.component-info {
  margin-right: 72px;
  margin-bottom: 40px; }
  @media screen and (max-width: 1199px) {
    .component-info {
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .component-info {
      margin-right: 5%;
      margin-left: 5%;
      text-align: center; } }
  .component-info__img {
    width: 120px;
    height: 120px;
    margin-bottom: 24px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 7px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 1199px) {
      .component-info__img {
        width: 100px;
        height: 100px;
        margin-bottom: 17px; } }
    @media screen and (max-width: 767px) {
      .component-info__img {
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto; } }
  .component-info__text {
    font-size: 18px;
    line-height: 28px; }
    @media screen and (max-width: 1199px) {
      .component-info__text {
        font-size: 15px;
        line-height: 23px; } }
    @media screen and (max-width: 767px) {
      .component-info__text {
        font-size: 16px;
        line-height: 24px; } }

.wr-component-info.-mod-2 .component-info {
  margin-right: 20px;
  margin-bottom: 0; }
  @media screen and (max-width: 1199px) {
    .wr-component-info.-mod-2 .component-info {
      margin-right: 5px;
      margin-bottom: 40px; } }
  .wr-component-info.-mod-2 .component-info__img {
    width: 100px;
    height: 100px;
    padding: 18px;
    background-origin: content-box;
    background-size: contain;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .wr-component-info.-mod-2 .component-info__text {
    font-size: 16px;
    line-height: 24px; }
    @media screen and (max-width: 1199px) {
      .wr-component-info.-mod-2 .component-info__text {
        font-size: 15px;
        line-height: 23px; } }
    @media screen and (max-width: 767px) {
      .wr-component-info.-mod-2 .component-info__text {
        font-size: 16px;
        line-height: 24px; } }

.wr-component-info.-mod .component-info {
  margin-right: 50px;
  margin-bottom: 50px; }
  @media screen and (max-width: 1199px) {
    .wr-component-info.-mod .component-info {
      margin-right: 0;
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .wr-component-info.-mod .component-info {
      margin-right: 5%; } }
  .wr-component-info.-mod .component-info .component-info__text {
    font-size: 16px;
    line-height: 25px; }
    @media screen and (max-width: 1199px) {
      .wr-component-info.-mod .component-info .component-info__text {
        font-size: 15px;
        line-height: 23px; } }
    @media screen and (max-width: 767px) {
      .wr-component-info.-mod .component-info .component-info__text {
        font-size: 16px;
        line-height: 24px; } }

.section-services {
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid #e7e7e7; }
  @media screen and (max-width: 1199px) {
    .section-services {
      padding-top: 38px;
      padding-bottom: 38px; } }
  @media screen and (max-width: 1199px) {
    .section-services {
      padding-top: 38px;
      padding-bottom: 30px; } }

.section-form {
  padding-top: 85px;
  padding-bottom: 120px;
  color: #fff;
  background-color: #252525; }
  @media screen and (max-width: 1199px) {
    .section-form {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .section-form {
      padding-bottom: 0;
      -webkit-box-shadow: 0 0 20px rgba(51, 51, 51, 0.2);
              box-shadow: 0 0 20px rgba(51, 51, 51, 0.2); } }
  @media screen and (max-width: 1199px) {
    .section-form__info {
      padding-bottom: 30px; } }
  .section-form__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 600;
    line-height: 41px; }
    @media screen and (max-width: 1199px) {
      .section-form__heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 25px;
        text-align: center; } }
    .section-form__heading svg {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 26px; }
      @media screen and (max-width: 1199px) {
        .section-form__heading svg {
          margin-right: 0;
          margin-bottom: 16px; } }
  .section-form p {
    font-size: 20px;
    line-height: 28px; }
    @media screen and (max-width: 1199px) {
      .section-form p {
        font-size: 16px;
        line-height: 24px;
        text-align: center; } }

.station-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 12px;
  font-size: 20px;
  line-height: 28px;
  color: #333; }
  @media screen and (max-width: 1199px) {
    .station-address {
      padding-top: 4px; } }
  @media screen and (max-width: 767px) {
    .station-address {
      padding-top: 8px;
      font-size: 16px;
      line-height: 24px; } }
  .station-address svg {
    margin-right: 12px; }

.copyright {
  color: #808080; }
  @media screen and (max-width: 767px) {
    .copyright {
      display: inline-block;
      margin-bottom: 8px; } }

@media screen and (max-width: 767px) {
  .personal-data-policy {
    display: inline-block;
    margin-bottom: 8px; } }

.prompt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 176px;
  margin-top: 24px;
  margin-bottom: 50px;
  background-color: #f6f6f6;
  border: 1px solid #e7e7e7;
  border-radius: 6px; }
  @media screen and (max-width: 767px) {
    .prompt {
      height: auto;
      margin-bottom: 40px; } }
  .prompt__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 55%;
    margin-right: 20px;
    padding: 20px 0 20px 40px;
    font-size: 20px;
    line-height: 30px; }
    @media screen and (max-width: 1199px) {
      .prompt__info {
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) {
      .prompt__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        margin-right: 0;
        padding: 24px;
        font-size: 15px;
        line-height: 23px; } }
    @media screen and (max-width: 767px) {
      .prompt__info span {
        text-align: center; } }
  .prompt__right-elem {
    width: 45%;
    height: 100%; }

.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  height: 80px;
  margin-right: 28px;
  padding: 15px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 1199px) {
    .icon {
      width: 62px;
      height: 62px;
      margin-right: 18px; } }
  @media screen and (max-width: 767px) {
    .icon {
      margin-right: 0;
      margin-bottom: 10px; } }

.flag {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  height: 100%; }
  .flag::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -30px;
    left: -43px;
    width: 75px;
    height: 150%;
    background-color: #f6f6f6;
    -webkit-transform: rotateZ(25deg);
        -ms-transform: rotate(25deg);
            transform: rotateZ(25deg); }
  .flag__elem {
    width: 100%;
    height: 33.33%; }
    .flag__elem:nth-child(1) {
      background-color: #252525; }
    .flag__elem:nth-child(2) {
      background-color: #d00; }
    .flag__elem:nth-child(3) {
      background-color: #ffce00; }

.blockquote,
blockquote {
  margin-top: 26px;
  margin-bottom: 32px;
  padding-left: 16px;
  font-size: 14px;
  line-height: 22px;
  border-left: 4px solid #dbdbdb; }
  @media screen and (max-width: 767px) {
    .blockquote,
    blockquote {
      margin-top: 16px;
      padding-left: 12px;
      border-left: 3px solid #dbdbdb; } }

.information {
  margin-bottom: 40px;
  padding: 32px;
  background-color: #f6f6f6;
  border: 1px solid #e7e7e7;
  border-radius: 6px; }
  @media screen and (max-width: 767px) {
    .information {
      margin-bottom: 32px;
      padding: 24px; } }
  .information__title {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; }
    @media screen and (max-width: 767px) {
      .information__title {
        margin-bottom: 8px; } }
  .information__info,
  .information p {
    font-size: 16px;
    line-height: 24px; }
    @media screen and (max-width: 767px) {
      .information__info,
      .information p {
        font-size: 14px;
        line-height: 22px; } }
  .information p {
    margin-bottom: 12px; }
    @media screen and (max-width: 767px) {
      .information p {
        margin-bottom: 10px; } }
    .information p:last-child {
      margin-bottom: 0; }
  .information__info {
    margin-bottom: 16px; }
  .information .btn {
    width: auto;
    min-width: 295px; }
    @media screen and (max-width: 767px) {
      .information .btn {
        width: 100%;
        min-width: auto;
        font-size: 13px; } }

.block_link {
  margin-bottom: 22px;
  font-size: 16px;
  line-height: 22px; }
  .block_link::first-letter {
    text-transform: capitalize; }
  .block_link a {
    margin-left: 16px;
    color: #808080;
    border-bottom: 2px solid #fff0;
    -webkit-transition: border-bottom-color 500ms, color 500ms;
    -o-transition: border-bottom-color 500ms, color 500ms;
    transition: border-bottom-color 500ms, color 500ms; }
    @media screen and (min-width: 1200px) {
      .block_link a:hover {
        color: #252525;
        border-bottom: 2px solid #252525; } }
    .block_link a::after {
      content: '/';
      margin: 0 -14px 0 6px; }
    .block_link a:last-child::after {
      display: none; }
    .block_link a:first-child {
      margin-left: 0; }
  .block_link span {
    margin-left: 16px;
    color: #808080; }

.repair-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px; }
  .repair-price h3 {
    margin-bottom: 22px; }

.price {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 28px;
  border: 1px solid #e7e7e7;
  border-radius: 6px 6px 0 0; }
  @media screen and (max-width: 767px) {
    .price {
      width: calc(100% + 30px);
      margin: 0 -15px 18px;
      border: none;
      border-radius: 0; } }
  .price__title, .price__elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 767px) {
      .price__title, .price__elem {
        overflow: hidden;
        height: 66px;
        -webkit-transition: height 500ms;
        -o-transition: height 500ms;
        transition: height 500ms; } }
    .price__title-col, .price__elem-col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: calc(100% - 390px);
      min-height: 55px;
      border-right: 1px solid #e7e7e7; }
      @media screen and (max-width: 1199px) {
        .price__title-col, .price__elem-col {
          width: calc(100% - 324px); } }
      @media screen and (max-width: 767px) {
        .price__title-col, .price__elem-col {
          width: 100%;
          border-right: none; } }
      .price__title-col:nth-child(2), .price__elem-col:nth-child(2) {
        display: block; }
        @media screen and (max-width: 1199px) {
          .price__title-col:nth-child(2), .price__elem-col:nth-child(2) {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; } }
      .price__title-col:first-child, .price__elem-col:first-child {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 180px; }
        @media screen and (max-width: 1199px) {
          .price__title-col:first-child, .price__elem-col:first-child {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                    flex: 0 0 auto;
            width: 136px; } }
        @media screen and (max-width: 767px) {
          .price__title-col:first-child, .price__elem-col:first-child {
            width: 100%; } }
      .price__title-col:last-child, .price__elem-col:last-child {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 210px;
        border-right: none; }
        @media screen and (max-width: 1199px) {
          .price__title-col:last-child, .price__elem-col:last-child {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                    flex: 0 0 auto;
            width: 188px; } }
        @media screen and (max-width: 767px) {
          .price__title-col:last-child, .price__elem-col:last-child {
            width: 100%; } }
  .price__title {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #252525; }
    .price__title-col {
      padding: 18px; }
  @media screen and (max-width: 767px) {
    .price__elem {
      display: block;
      border-top: 1px solid #e7e7e7; } }
  .price__elem:last-child {
    border-bottom: none; }
    @media screen and (max-width: 767px) {
      .price__elem:last-child {
        border-bottom: 1px solid #e7e7e7; } }
  .price__elem-col {
    padding: 26px 18px;
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms; }
    @media screen and (max-width: 1199px) {
      .price__elem-col {
        padding: 20px;
        font-size: 15px;
        line-height: 23px; } }
    @media screen and (max-width: 767px) {
      .price__elem-col {
        padding: 12px 15px;
        font-size: 15px;
        line-height: 23px;
        opacity: 0; } }
    .price__elem-col:first-child {
      position: relative;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 22px;
      line-height: 32px; }
      @media screen and (max-width: 1199px) {
        .price__elem-col:first-child {
          font-size: 18px;
          line-height: 26px; } }
      @media screen and (max-width: 767px) {
        .price__elem-col:first-child {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: left;
              -ms-flex-pack: left;
                  justify-content: left;
          height: 65px;
          font-size: 15px;
          line-height: 19px;
          opacity: 1; } }
      .price__elem-col:first-child svg {
        display: none;
        -webkit-transition: -webkit-transform 500ms;
        transition: -webkit-transform 500ms;
        -o-transition: transform 500ms;
        transition: transform 500ms;
        transition: transform 500ms, -webkit-transform 500ms; }
        @media screen and (max-width: 767px) {
          .price__elem-col:first-child svg {
            position: absolute;
            top: 28px;
            right: 18px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; } }
    .price__elem-col:last-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 22px;
      font-weight: 500;
      line-height: 32px; }
      @media screen and (max-width: 1199px) {
        .price__elem-col:last-child {
          font-size: 20px;
          line-height: 28px; } }
      @media screen and (max-width: 767px) {
        .price__elem-col:last-child {
          padding-top: 2px;
          padding-bottom: 20px; } }
  .price__elem:nth-child(odd) {
    background-color: #f6f6f6; }
    @media screen and (max-width: 767px) {
      .price__elem:nth-child(odd) {
        background-color: initial; } }
  @media screen and (max-width: 767px) {
    .price__elem.active .price__elem-col {
      opacity: 1; } }
  @media screen and (max-width: 767px) {
    .price__elem.active .price__elem-col:first-child {
      background-color: #f7f7f7; } }
  .price__elem.active .price__elem-col:first-child svg {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
  .price__mileage {
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .price__mileage {
        margin-right: 3px; } }
  .price__old-price {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #a5a5a5;
    text-decoration: line-through; }
    @media screen and (max-width: 1199px) {
      .price__old-price {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 24px; } }
  .price__new-price {
    margin-bottom: 8px; }
    @media screen and (max-width: 1199px) {
      .price__new-price {
        margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .price__new-price {
        margin-bottom: 13px; } }
  .price__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .price__cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }

.info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 128px;
  margin-bottom: 30px;
  padding: 38px 50px;
  background: #030407;
  background-position: 38%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 3px; }
  @media screen and (max-width: 767px) {
    .info-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 78vw;
      margin-bottom: 22px;
      padding: 16px;
      background-position: center;
      background-size: contain;
      border-radius: 7px; } }
  .info-block__elem {
    font-size: 40px;
    line-height: 50px;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .info-block__elem {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px; } }

.inform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -40px; }
  @media screen and (max-width: 767px) {
    .inform {
      margin-right: 0; } }
  .inform__elem {
    width: calc(50% - 30px);
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 40px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #dbdbdb;
    border-radius: 3px; }
    @media screen and (max-width: 1199px) {
      .inform__elem {
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) {
      .inform__elem {
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px;
        padding: 32px 24px;
        font-size: 14px;
        line-height: 22px;
        text-align: center; } }
    .inform__elem.-horizontal {
      width: calc(100% - 40px);
      margin-right: 0;
      text-align: left; }
      @media screen and (max-width: 767px) {
        .inform__elem.-horizontal {
          width: 100%;
          text-align: center; } }
    .inform__elem.-img {
      padding-left: 226px;
      background: url("/local/templates/nemetcia/frontend/dist/../img/images/warning.png") no-repeat left;
      background-size: auto 100%; }
      @media screen and (max-width: 767px) {
        .inform__elem.-img {
          padding-top: 120px;
          padding-left: 24px;
          background: url("/local/templates/nemetcia/frontend/dist/../img/svg/warning.svg") no-repeat center 32px;
          background-size: 82px auto; } }
    .inform__elem p {
      margin-bottom: 0;
      font-size: 20px;
      line-height: 30px; }
      @media screen and (max-width: 1199px) {
        .inform__elem p {
          font-size: 16px;
          line-height: 24px; } }
      @media screen and (max-width: 767px) {
        .inform__elem p {
          font-size: 14px;
          line-height: 22px; } }
  .inform__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100px;
    height: 100px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background: #fff;
    border-radius: 50px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 767px) {
      .inform__img {
        margin-bottom: 15px; } }
  .inform__btn {
    display: inline-block;
    min-width: 225px;
    margin-top: 12px;
    padding: 0 25px;
    font-size: 14px;
    font-weight: 600;
    line-height: 46px;
    color: #252525;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-bottom-color: #dbdbdb;
    border-radius: 3px;
    -webkit-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    cursor: pointer; }
    @media screen and (min-width: 1200px) {
      .inform__btn:hover {
        color: #fff;
        background-color: #252525;
        border-color: #252525; } }

.service {
  margin-bottom: 60px;
  padding-top: 18px; }
  @media screen and (max-width: 1199px) {
    .service {
      padding-top: 10px; } }
  @media screen and (max-width: 1199px) {
    .service {
      margin-bottom: 30px; } }
  .service .row {
    margin-right: -10px;
    margin-left: -10px; }
    .service .row .column {
      padding-right: 10px;
      padding-left: 10px; }
  .service .service-elem {
    height: calc(100% - 20px);
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    -webkit-transition: height 500ms;
    -o-transition: height 500ms;
    transition: height 500ms; }
    @media screen and (max-width: 767px) {
      .service .service-elem {
        overflow: hidden;
        height: 112px;
        margin-bottom: 10px; } }
    .service .service-elem__cont {
      padding: 50px; }
      @media screen and (max-width: 1199px) {
        .service .service-elem__cont {
          padding: 38px 32px; } }
      @media screen and (max-width: 767px) {
        .service .service-elem__cont {
          padding: 0; } }
    .service .service-elem__title {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 24px;
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      color: #252525; }
      @media screen and (max-width: 767px) {
        .service .service-elem__title {
          min-height: 112px;
          margin-bottom: 0;
          padding: 32px 30px 32px 20px;
          font-size: 16px;
          line-height: 24px; } }
      .service .service-elem__title::after {
        content: "";
        display: inline-block; }
        @media screen and (max-width: 767px) {
          .service .service-elem__title::after {
            position: absolute;
            top: 46px;
            right: 14px;
            width: 20px;
            height: 20px;
            -webkit-transition: -webkit-transform 500ms;
            transition: -webkit-transform 500ms;
            -o-transition: transform 500ms;
            transition: transform 500ms;
            transition: transform 500ms, -webkit-transform 500ms;
            background: url("/local/templates/nemetcia/frontend/dist/../img/svg/accordion-2.svg") no-repeat center center;
            background-size: auto; } }
      .service .service-elem__title svg {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        width: 52px;
        height: 52px;
        margin-right: 20px; }
        @media screen and (max-width: 767px) {
          .service .service-elem__title svg {
            width: 40px;
            height: 40px;
            margin-right: 16px; } }
    .service .service-elem__info {
      font-size: 15px;
      line-height: 22px;
      -webkit-transition: opacity 250ms;
      -o-transition: opacity 250ms;
      transition: opacity 250ms; }
      @media screen and (max-width: 767px) {
        .service .service-elem__info {
          margin-top: -18px;
          padding: 0 20px 32px;
          font-size: 14px;
          line-height: 20px;
          opacity: 0; } }
      .service .service-elem__info ul {
        margin-bottom: 16px; }
        @media screen and (max-width: 767px) {
          .service .service-elem__info ul {
            margin-bottom: 12px; } }
        .service .service-elem__info ul:last-child {
          margin-bottom: 0; }
        .service .service-elem__info ul li {
          margin-bottom: 8px;
          font-size: 15px;
          line-height: 23px; }
          @media screen and (max-width: 767px) {
            .service .service-elem__info ul li {
              font-size: 14px;
              line-height: 20px; } }
      .service .service-elem__info p {
        margin-bottom: 16px;
        font-size: 15px;
        line-height: 24px; }
        @media screen and (max-width: 767px) {
          .service .service-elem__info p {
            margin-bottom: 12px;
            font-size: 14px;
            line-height: 20px; } }
        .service .service-elem__info p:last-child {
          margin-bottom: 0; }
    .service .service-elem.active .service-elem__info {
      opacity: 1; }
    .service .service-elem.active .service-elem__title::after {
      content: "";
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .service .service-elem.active .service-elem__title::after {
          -webkit-transform: rotateX(180deg);
                  transform: rotateX(180deg); } }
  @media screen and (max-width: 767px) {
    .service.-default-open .service-elem {
      height: calc(100% - 10px); } }
  .service.-default-open .service-elem__info {
    opacity: 1;
    visibility: visible; }
  .service.-default-open .service-elem__title::after {
    content: "";
    display: inline-block;
    display: none; }

.special-service {
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px; }
  @media screen and (max-width: 1199px) {
    .special-service {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .special-service {
      padding-top: 32px;
      padding-bottom: 40px; } }
  .special-service .position-abs-left {
    left: -48px; }
    @media screen and (max-width: 1199px) {
      .special-service .position-abs-left {
        left: 50%; } }
  .special-service .service {
    margin-bottom: 0;
    padding-top: 26px; }
    @media screen and (max-width: 767px) {
      .special-service .service {
        padding-top: 16px; } }
  .special-service__cont {
    position: relative;
    z-index: 1; }
  .special-service__car {
    position: relative;
    padding: 58px 0; }
    @media screen and (max-width: 1199px) {
      .special-service__car {
        padding: 20px 0 40px; } }
    @media screen and (max-width: 767px) {
      .special-service__car {
        padding: 20px 0; } }
    .special-service__car .information {
      max-width: 80%; }
      @media screen and (max-width: 1199px) {
        .special-service__car .information {
          max-width: 100%; } }
    .special-service__car .information__info {
      max-width: 60%; }
      @media screen and (max-width: 1199px) {
        .special-service__car .information__info {
          max-width: 100%; } }
    .special-service__car-img {
      position: absolute;
      top: 0;
      right: 0;
      width: 60%;
      max-width: 520px;
      height: 100%;
      margin: auto;
      background-position: right center;
      background-repeat: no-repeat;
      background-size: contain; }
      @media screen and (max-width: 1199px) {
        .special-service__car-img {
          position: relative;
          width: 100%;
          height: 340px;
          background-position: center; } }
      @media screen and (max-width: 767px) {
        .special-service__car-img {
          height: 60vw; } }
    .special-service__car-elem {
      position: relative;
      z-index: 1;
      width: 100%;
      height: 24px; }
      .special-service__car-elem-btn {
        position: absolute;
        top: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 24px;
        height: 24px;
        background-color: #fff;
        border: 2px solid #252525;
        border-radius: 50%;
        -webkit-box-shadow: 0 3px 5px rgba(37, 37, 37, 0.3);
                box-shadow: 0 3px 5px rgba(37, 37, 37, 0.3);
        -webkit-transition: background-color 500ms;
        -o-transition: background-color 500ms;
        transition: background-color 500ms;
        cursor: pointer; }
        @media screen and (max-width: 1199px) {
          .special-service__car-elem-btn {
            width: 32px;
            height: 32px;
            border: 3px solid #252525; } }
        @media screen and (max-width: 767px) {
          .special-service__car-elem-btn {
            width: 24px;
            height: 24px;
            border: 2px solid #252525; } }
        @media screen and (min-width: 1200px) {
          .special-service__car-elem-btn:hover {
            background-color: #252525; }
            .special-service__car-elem-btn:hover svg {
              -webkit-transform: rotate(-90deg);
                  -ms-transform: rotate(-90deg);
                      transform: rotate(-90deg); }
              .special-service__car-elem-btn:hover svg path {
                fill: #f6f6f6; }
            .special-service__car-elem-btn:hover + .special-service__car-elem-info {
              opacity: 1;
              visibility: visible; } }
        .special-service__car-elem-btn svg {
          -webkit-transition: -webkit-transform 500ms;
          transition: -webkit-transform 500ms;
          -o-transition: transform 500ms;
          transition: transform 500ms;
          transition: transform 500ms, -webkit-transform 500ms; }
          @media screen and (max-width: 1199px) {
            .special-service__car-elem-btn svg {
              width: 12px;
              height: 12px; } }
          @media screen and (max-width: 767px) {
            .special-service__car-elem-btn svg {
              width: 8px;
              height: 8px; } }
          .special-service__car-elem-btn svg path {
            -webkit-transition: 500ms;
            -o-transition: 500ms;
            transition: 500ms; }
      .special-service__car-elem-info {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: -1;
        width: 220px;
        padding: 20px;
        background-color: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
                box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
        -webkit-transition: opacity 500ms;
        -o-transition: opacity 500ms;
        transition: opacity 500ms;
        opacity: 0;
        visibility: hidden;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
        @media screen and (max-width: 1199px) {
          .special-service__car-elem-info {
            top: 16px; } }
        @media screen and (max-width: 767px) {
          .special-service__car-elem-info {
            right: 0 !important;
            left: 0 !important;
            width: 100%; } }
        @media screen and (min-width: 1200px) {
          .special-service__car-elem-info:hover {
            opacity: 1;
            visibility: visible; }
            .special-service__car-elem-info:hover svg {
              -webkit-transform: rotate(-90deg);
                  -ms-transform: rotate(-90deg);
                      transform: rotate(-90deg); }
              .special-service__car-elem-info:hover svg path {
                fill: #f6f6f6; } }
        .special-service__car-elem-info-title {
          margin-bottom: 8px;
          font-size: 14px;
          font-weight: 600;
          line-height: 18px; }
        .special-service__car-elem-info-text {
          font-size: 12px;
          line-height: 18px; }
      .special-service__car-elem.active {
        z-index: 2; }
        .special-service__car-elem.active .special-service__car-elem-btn {
          background-color: #252525; }
        .special-service__car-elem.active svg {
          -webkit-transform: rotate(-90deg);
              -ms-transform: rotate(-90deg);
                  transform: rotate(-90deg); }
          .special-service__car-elem.active svg path {
            fill: #f6f6f6; }
        .special-service__car-elem.active .special-service__car-elem-info {
          opacity: 1;
          visibility: visible; }
  .special-service__title-min {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #808080; }
    @media screen and (max-width: 767px) {
      .special-service__title-min {
        font-size: 14px;
        line-height: 22px; } }
  .special-service__text {
    max-width: 60%;
    font-size: 16px;
    line-height: 24px; }
    @media screen and (max-width: 1199px) {
      .special-service__text {
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .special-service__text {
        font-size: 14px;
        line-height: 22px; } }
  .special-service__title {
    max-width: 75%;
    margin-bottom: 16px; }
    @media screen and (max-width: 1199px) {
      .special-service__title {
        margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .special-service__title {
        max-width: 100%;
        margin-bottom: 12px; } }

.about {
  margin-bottom: 18px; }
  @media screen and (max-width: 1199px) {
    .about {
      margin-bottom: 12px; } }
  @media screen and (max-width: 767px) {
    .about {
      margin-bottom: 0; } }
  .about__elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 32px 0;
    border-bottom: 1px solid #e7e7e7; }
    @media screen and (max-width: 767px) {
      .about__elem {
        padding-top: 24px;
        padding-bottom: 20px; } }
    @media screen and (max-width: 1199px) {
      .about__elem:first-child {
        padding-top: 15px; } }
    .about__elem:last-child {
      border-bottom: none; }
  .about__img {
    overflow: hidden;
    width: 250px;
    height: 190px;
    margin-right: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px; }
    @media screen and (max-width: 1199px) {
      .about__img {
        width: 230px;
        height: 175px; } }
    @media screen and (max-width: 767px) {
      .about__img {
        width: 100%;
        height: 63vw;
        margin-right: 0;
        margin-bottom: 20px; } }
  .about__info {
    width: calc(100% - 282px);
    padding-top: 17px; }
    @media screen and (max-width: 1199px) {
      .about__info {
        width: calc(100% - 262px);
        padding-top: 0; } }
    @media screen and (max-width: 767px) {
      .about__info {
        width: 100%; } }
  .about__title {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; }
    @media screen and (max-width: 1199px) {
      .about__title {
        font-size: 20px;
        line-height: 28px; } }
    @media screen and (max-width: 767px) {
      .about__title {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 22px; } }
  .about__text {
    font-size: 15px;
    line-height: 23px; }
    @media screen and (max-width: 767px) {
      .about__text {
        font-size: 14px;
        line-height: 21px; } }

.about-cont {
  position: relative;
  padding-top: 50px;
  padding-bottom: 26px; }
  @media screen and (max-width: 1199px) {
    .about-cont {
      padding-top: 30px; } }
  @media screen and (max-width: 767px) {
    .about-cont {
      padding-top: 24px;
      padding-bottom: 10px; } }
  .about-cont::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: -48px;
    width: 100vw;
    border-top: 1px solid #e7e7e7; }
    @media screen and (max-width: 1199px) {
      .about-cont::before {
        left: -30px; } }
    @media screen and (max-width: 767px) {
      .about-cont::before {
        left: -15px; } }
  .about-cont:last-child {
    padding-bottom: 0; }
    @media screen and (max-width: 767px) {
      .about-cont:last-child {
        padding-bottom: 10px; } }
  .about-cont h2 {
    font-size: 32px;
    line-height: 42px; }
    @media screen and (max-width: 1199px) {
      .about-cont h2 {
        font-size: 32px;
        line-height: 42px; } }
    @media screen and (max-width: 767px) {
      .about-cont h2 {
        font-size: 20px;
        line-height: 28px; } }

.advantage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-right: 42px; }
  @media screen and (max-width: 1199px) {
    .advantage {
      margin: 0 -8px 30px;
      padding-top: 14px;
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .advantage {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 10px;
      padding-top: 5px; } }
  .advantage__elem {
    width: 150px;
    height: 150px;
    padding: 14px;
    background-origin: content-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #dbdbdb;
    border-radius: 5px; }
    @media screen and (max-width: 1199px) {
      .advantage__elem {
        width: calc(25% - 16px);
        height: 100px;
        margin: 0 8px; } }
    @media screen and (max-width: 767px) {
      .advantage__elem {
        width: calc(50% - 10px);
        height: 40vw;
        margin: 0 5px 10px;
        padding: 20px; } }

@media screen and (max-width: 1199px) {
  .column-list {
    padding-top: 7px; } }

@media screen and (max-width: 767px) {
  .column-list {
    padding-top: 0; } }

.column-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100% !important;
  margin-bottom: 0 !important; }
  .column-list ul li {
    width: 33.33%;
    padding-right: 28px; }
    @media screen and (max-width: 1199px) {
      .column-list ul li {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      .column-list ul li {
        width: 100%; } }
    .column-list ul li::before {
      content: "";
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .column-list ul li::before {
          top: 8px !important; } }

.footer.error {
  background-color: #fff; }
  .footer.error .footer__section.-top,
  .footer.error .footer__section.-center {
    display: none !important; }

main .page-error {
  height: 100%;
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    main .page-error .footer-bottom {
      display: none; } }
  main .page-error .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: calc(100% - 111px); }
    @media screen and (max-width: 1199px) {
      main .page-error .container {
        height: calc(100% - 97px); } }
    @media screen and (max-width: 767px) {
      main .page-error .container {
        height: calc(100% - 141px); } }
  main .page-error__wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 100px 0;
    text-align: center; }
    @media screen and (max-width: 767px) {
      main .page-error__wr {
        padding: 60px 0; } }
  main .page-error__heading {
    margin-bottom: 26px;
    font-size: 40px;
    font-weight: 500;
    line-height: 60px; }
    @media screen and (max-width: 1199px) {
      main .page-error__heading {
        margin-bottom: 16px;
        font-size: 32px;
        line-height: 44px; } }
    @media screen and (max-width: 767px) {
      main .page-error__heading {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 26px; } }
  main .page-error__number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 28px;
    font-size: 160px;
    font-weight: 500;
    line-height: 160px;
    color: #252525;
    letter-spacing: 8px; }
    @media screen and (max-width: 767px) {
      main .page-error__number {
        margin-bottom: 10px;
        font-size: 100px;
        line-height: 110px;
        letter-spacing: 3px; } }
    main .page-error__number svg {
      margin: 11px 24px 0 18px; }
      @media screen and (max-width: 767px) {
        main .page-error__number svg {
          width: 66px;
          height: 72px;
          margin: 10px 14px 0 13px; } }
  main .page-error__text {
    max-width: 460px;
    margin-bottom: 34px;
    font-size: 22px;
    line-height: 34px;
    color: #808080; }
    @media screen and (max-width: 1199px) {
      main .page-error__text {
        max-width: 370px;
        margin-bottom: 24px;
        font-size: 18px;
        line-height: 26px; } }
    @media screen and (max-width: 767px) {
      main .page-error__text {
        max-width: 100%;
        margin-bottom: 18px;
        font-size: 15px;
        line-height: 21px; } }
  main .page-error__btn {
    min-width: 272px; }

.discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  padding: 32px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 1199px) {
    .discount {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .discount {
      margin-bottom: 32px;
      padding: 24px 20px; } }
  .discount__left {
    width: 185px; }
    @media screen and (max-width: 1199px) {
      .discount__left {
        width: 145px; } }
    @media screen and (max-width: 767px) {
      .discount__left {
        width: 95px; } }
  .discount__right {
    width: calc(100% - 185px); }
    @media screen and (max-width: 1199px) {
      .discount__right {
        width: calc(100% - 145px); } }
    @media screen and (max-width: 767px) {
      .discount__right {
        width: calc(100% - 95px); } }
  .discount__title {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #808080;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media screen and (max-width: 767px) {
      .discount__title {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 18px; } }
  .discount__name {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: #252525; }
    @media screen and (max-width: 767px) {
      .discount__name {
        margin-bottom: 6px;
        font-size: 15px;
        line-height: 20px; } }
  .discount__big-text {
    font-size: 60px;
    font-weight: 500;
    line-height: 60px;
    color: #2fb52d; }
    @media screen and (max-width: 767px) {
      .discount__big-text {
        font-size: 40px;
        line-height: 40px; } }
  .discount__phone {
    font-size: 16px;
    line-height: 24px;
    color: #808080;
    letter-spacing: .3px; }
    @media screen and (max-width: 767px) {
      .discount__phone {
        font-size: 14px;
        line-height: 20px; } }

.get-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px; }
  @media screen and (max-width: 1199px) {
    .get-discount {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 767px) {
    .get-discount {
      margin-bottom: 32px;
      padding-top: 0; } }
  @media screen and (max-width: 767px) {
    .get-discount:last-child {
      margin-bottom: 0; } }
  .get-discount__info {
    width: calc(100% - 396px);
    padding: 24px 0; }
    @media screen and (max-width: 1199px) {
      .get-discount__info {
        width: calc(100% - 382px); } }
    @media screen and (max-width: 767px) {
      .get-discount__info {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        width: 100%;
        margin-bottom: 20px;
        padding: 0; } }
  .get-discount__title {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px; }
    @media screen and (max-width: 1199px) {
      .get-discount__title {
        margin-bottom: 8px;
        font-size: 20px;
        line-height: 28px; } }
    @media screen and (max-width: 767px) {
      .get-discount__title {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 24px; } }
  .get-discount__text {
    font-size: 16px;
    line-height: 24px; }
    @media screen and (max-width: 1199px) {
      .get-discount__text {
        font-size: 14px;
        line-height: 22px; } }
  .get-discount.-mod .get-discount__info {
    width: calc(100% - 345px); }
    @media screen and (max-width: 1199px) {
      .get-discount.-mod .get-discount__info {
        width: calc(100% - 315px); } }
    @media screen and (max-width: 767px) {
      .get-discount.-mod .get-discount__info {
        width: 100%; } }

.nemetsiya-info {
  width: 350px;
  margin-right: 46px;
  padding: 24px 30px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 3px; }
  @media screen and (max-width: 1199px) {
    .nemetsiya-info {
      margin-right: 32px; } }
  @media screen and (max-width: 767px) {
    .nemetsiya-info {
      width: 100%;
      margin-right: 0;
      padding: 24px 20px; } }
  .nemetsiya-info__img {
    width: auto;
    height: 50px;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .nemetsiya-info__img {
        height: 40px;
        margin-bottom: 5px; } }
  .nemetsiya-info__text {
    margin-bottom: 22px;
    font-size: 13px;
    line-height: 18px;
    color: #808080; }
    @media screen and (max-width: 1199px) {
      .nemetsiya-info__text {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .nemetsiya-info__text {
        margin-bottom: 16px; } }
  .nemetsiya-info__discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .nemetsiya-info__discount-text {
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      color: #252525;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .nemetsiya-info__circle {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background-color: #252525;
    border-radius: 50%; }

.circle-img {
  position: relative;
  display: block;
  width: 285px;
  height: 285px;
  margin: 0 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 17px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 1199px) {
    .circle-img {
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .circle-img {
      width: calc(100vw - 30px);
      height: calc(100vw - 30px);
      margin-left: 0; } }
  .circle-img::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -17px;
    left: -17px;
    width: calc(100% + 34px);
    height: calc(100% + 34px);
    border: 1px solid #e7e7e7;
    border-radius: 50%; }

.list-menu {
  margin-left: -15px;
  padding-right: 25px; }
  .list-menu ul li a,
  .list-menu ul li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 48px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #252525;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px; }
  .list-menu ul li a {
    position: relative;
    -webkit-transition: background-color 500ms;
    -o-transition: background-color 500ms;
    transition: background-color 500ms; }
    @media screen and (min-width: 1200px) {
      .list-menu ul li a:hover {
        background-color: #f6f6f6; } }
    .list-menu ul li a.active::after {
      content: "";
      display: inline-block;
      position: absolute;
      top: 0;
      right: -25px;
      width: 3px;
      height: 100%;
      background-color: #252525;
      border-radius: 3px 0 0 3px; }
  .list-menu ul li span {
    margin-bottom: 0; }
  .list-menu ul li svg {
    margin-right: 15px;
    margin-left: 15px; }
  .list-menu ul li:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .list-menu ul li:last-child::before {
      content: "";
      display: inline-block;
      width: calc(100% - 30px);
      height: 1px;
      margin-top: 5px;
      margin-bottom: 15px;
      margin-left: 15px;
      border-top: 1px solid #e7e7e7; }

.my-cars {
  padding-top: 18px; }
  @media screen and (max-width: 1199px) {
    .my-cars {
      padding-top: 12px; } }
  .my-cars__elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 16px;
    padding: 22px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-bottom-color: #e7e7e7;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -webkit-transition: border-color 500ms;
    -o-transition: border-color 500ms;
    transition: border-color 500ms; }
    @media screen and (max-width: 1199px) {
      .my-cars__elem {
        padding: 26px; } }
    @media screen and (max-width: 767px) {
      .my-cars__elem {
        margin-bottom: 12px;
        padding: 20px; } }
    @media screen and (min-width: 1200px) {
      .my-cars__elem:hover {
        border-color: #252525; } }
  .my-cars__logo {
    width: 132px;
    height: 132px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media screen and (max-width: 1199px) {
      .my-cars__logo {
        width: 106px;
        height: 106px;
        margin-right: 20px; } }
    @media screen and (max-width: 767px) {
      .my-cars__logo {
        width: 80px;
        height: 80px;
        margin-right: 12px; } }
  .my-cars__name {
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
    color: #252525; }
    @media screen and (max-width: 1199px) {
      .my-cars__name {
        font-size: 24px;
        line-height: 32px; } }
    @media screen and (max-width: 767px) {
      .my-cars__name {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 24px; } }
  .my-cars__text {
    font-size: 20px;
    line-height: 30px; }
    @media screen and (max-width: 767px) {
      .my-cars__text {
        font-size: 14px;
        line-height: 22px; } }
    .my-cars__text-param {
      margin-right: 5px;
      color: #808080; }
    .my-cars__text-value {
      font-weight: 500;
      color: #252525; }

.work-order {
  padding-top: 12px; }
  @media screen and (max-width: 767px) {
    .work-order {
      padding-top: 25px; } }
  .work-order__elem {
    margin-bottom: 24px;
    padding: 40px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 1199px) {
      .work-order__elem {
        padding: 40px 32px; } }
    @media screen and (max-width: 767px) {
      .work-order__elem {
        margin-bottom: 16px;
        padding: 32px 20px; } }
    @media screen and (max-width: 767px) {
      .work-order__elem-header {
        border-bottom: 1px solid #e7e7e7; } }
    .work-order__elem-title {
      margin-bottom: 8px;
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      color: #808080;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media screen and (max-width: 767px) {
        .work-order__elem-title {
          margin-bottom: 4px;
          font-size: 12px;
          line-height: 18px; } }
    .work-order__elem-number {
      margin-bottom: 24px;
      font-size: 24px;
      font-weight: 500;
      line-height: 32px;
      color: #252525; }
      @media screen and (max-width: 767px) {
        .work-order__elem-number {
          margin-bottom: 12px;
          font-size: 16px;
          line-height: 24px; } }
    .work-order__elem-discount {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 32px;
      font-weight: 500;
      line-height: 42px;
      color: #2fb52d; }
      @media screen and (max-width: 767px) {
        .work-order__elem-discount {
          margin-bottom: 14px;
          font-size: 24px;
          line-height: 30px; } }
    .work-order__elem-link {
      margin-bottom: 3px;
      margin-left: 17px;
      font-size: 14px;
      line-height: 24px;
      color: #808080;
      border-bottom: 1px solid #808080; }
      @media screen and (max-width: 767px) {
        .work-order__elem-link {
          margin-left: 12px; } }
      @media screen and (min-width: 1200px) {
        .work-order__elem-link:hover {
          border-bottom-color: #fff0; } }
    .work-order__elem-price {
      font-size: 32px;
      font-weight: 500;
      line-height: 42px;
      color: #808080; }
      @media screen and (max-width: 767px) {
        .work-order__elem-price {
          margin-bottom: 14px;
          font-size: 24px;
          line-height: 32px; } }
      .work-order__elem-price .line-through {
        text-decoration: line-through; }
      .work-order__elem-price-disc {
        font-size: 32px;
        font-weight: 500;
        line-height: 42px;
        color: #252525; }
        @media screen and (max-width: 767px) {
          .work-order__elem-price-disc {
            font-size: 24px;
            line-height: 32px; } }
  .work-order__table {
    overflow: hidden;
    border: 1px solid #e7e7e7;
    border-radius: 6px 6px 0 0; }
    @media screen and (max-width: 767px) {
      .work-order__table {
        margin: 0 -10px;
        border: none; } }
    .work-order__table-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 767px) {
        .work-order__table-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      .work-order__table-row:nth-child(odd) {
        background-color: #f6f6f6; }
        @media screen and (max-width: 767px) {
          .work-order__table-row:nth-child(odd) {
            background-color: transparent; } }
      .work-order__table-row:first-child {
        background-color: #252525; }
        .work-order__table-row:first-child .work-order__table-col {
          font-size: 14px;
          font-weight: 500;
          line-height: 20px;
          color: #fff;
          text-transform: uppercase;
          letter-spacing: 1px;
          border-right-color: #fff; }
    .work-order__table-col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      min-height: 50px;
      padding: 15px 24px;
      font-size: 15px;
      line-height: 22px;
      color: #252525;
      letter-spacing: .3px;
      border-right: 1px solid #e7e7e7; }
      @media screen and (max-width: 1199px) {
        .work-order__table-col {
          padding: 15px; } }
      @media screen and (max-width: 767px) {
        .work-order__table-col {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          padding: 12px 12px 4px; } }
      .work-order__table-col:last-child {
        border-right: none; }
      .work-order__table-col:nth-child(1) {
        width: 8%; }
        @media screen and (max-width: 767px) {
          .work-order__table-col:nth-child(1) {
            display: none; } }
      .work-order__table-col:nth-child(2) {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        width: 38%; }
        @media screen and (max-width: 1199px) {
          .work-order__table-col:nth-child(2) {
            width: 36%; } }
        @media screen and (max-width: 767px) {
          .work-order__table-col:nth-child(2) {
            display: block;
            width: 100%;
            padding: 15px 10px;
            letter-spacing: 0;
            border-right: 0; } }
        .work-order__table-col:nth-child(2) span {
          margin-right: 3px; }
      .work-order__table-col:nth-child(3) {
        position: relative;
        width: 16%; }
        @media screen and (max-width: 1199px) {
          .work-order__table-col:nth-child(3) {
            width: 16%; } }
        @media screen and (max-width: 767px) {
          .work-order__table-col:nth-child(3) {
            width: 33%;
            padding: 12px 16px 12px;
            background-color: #f6f6f6;
            border: none;
            border-radius: 5px 0 0 5px; } }
        .work-order__table-col:nth-child(3)::after {
          content: "";
          display: inline-block; }
          @media screen and (max-width: 767px) {
            .work-order__table-col:nth-child(3)::after {
              position: absolute;
              top: 10px;
              right: 0;
              width: 1px;
              height: calc(100% - 20px);
              border-right: 1px solid #e7e7e7; } }
      .work-order__table-col:nth-child(4) {
        position: relative;
        width: 15%; }
        @media screen and (max-width: 1199px) {
          .work-order__table-col:nth-child(4) {
            width: 16%; } }
        @media screen and (max-width: 767px) {
          .work-order__table-col:nth-child(4) {
            width: 31%;
            padding: 12px 10px 12px 15px;
            background-color: #f6f6f6;
            border: none; } }
        .work-order__table-col:nth-child(4)::after {
          content: "";
          display: inline-block; }
          @media screen and (max-width: 767px) {
            .work-order__table-col:nth-child(4)::after {
              position: absolute;
              top: 10px;
              right: 0;
              width: 1px;
              height: calc(100% - 20px);
              border-right: 1px solid #e7e7e7; } }
      .work-order__table-col:nth-child(5) {
        width: 23%; }
        @media screen and (max-width: 1199px) {
          .work-order__table-col:nth-child(5) {
            width: 24%; } }
        @media screen and (max-width: 767px) {
          .work-order__table-col:nth-child(5) {
            width: 36%;
            padding: 12px 10px 12px 15px;
            background-color: #f6f6f6;
            border-radius: 0 5px 5px 0; } }
    .work-order__table-title-mob {
      display: block;
      width: 100%;
      margin-bottom: 4px;
      font-size: 12px;
      font-weight: 500;
      line-height: 18px;
      color: #808080;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media screen and (min-width: 768px) {
        .work-order__table-title-mob {
          display: none; } }
  .work-order__total {
    padding-top: 30px; }
    @media screen and (max-width: 1199px) {
      .work-order__total {
        padding-top: 22px; } }
    @media screen and (max-width: 767px) {
      .work-order__total {
        padding-top: 20px; } }

.yandex-map {
  display: block;
  width: 100%;
  height: 100%; }

.map {
  position: relative;
  width: 100%;
  height: 705px; }
  @media screen and (max-width: 1199px) {
    .map {
      height: calc(100vh - 489px); } }
  @media screen and (max-width: 575px) {
    .map {
      height: auto;
      margin-top: 50px; } }
  .map .container {
    position: relative;
    height: 100%; }
    @media screen and (max-width: 575px) {
      .map .container {
        height: auto; } }
  .map__contacts {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    width: 470px;
    padding: 90px 70px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media screen and (max-width: 1199px) {
      .map__contacts {
        left: 30px;
        width: 320px;
        padding: 50px 30px; } }
    @media screen and (max-width: 575px) {
      .map__contacts {
        position: static;
        width: auto;
        padding: 0;
        text-align: center;
        border: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
    .map__contacts-title {
      font-size: 32px;
      font-weight: 500;
      line-height: 44px; }
      @media screen and (max-width: 1199px) {
        .map__contacts-title {
          font-size: 22px;
          line-height: 30px; } }
      @media screen and (max-width: 575px) {
        .map__contacts-title {
          font-size: 24px;
          line-height: 31px; } }
    .map__contacts-info {
      margin-top: 32px;
      font-size: 20px;
      line-height: 28px; }
      @media screen and (max-width: 1199px) {
        .map__contacts-info {
          margin-top: 20px;
          font-size: 16px;
          line-height: 24px; } }
      @media screen and (max-width: 575px) {
        .map__contacts-info {
          margin-top: 12px; } }
    .map__contacts-item {
      position: relative;
      margin-top: 20px;
      padding-left: 30px; }
      @media screen and (max-width: 1199px) {
        .map__contacts-item {
          margin-top: 16px; } }
      @media screen and (max-width: 575px) {
        .map__contacts-item {
          margin-top: 8px;
          padding-left: 0;
          font-size: 16px;
          line-height: 24px; }
          .map__contacts-item::before {
            display: none; } }
      .map__contacts-item:first-child {
        margin-top: 0; }
      .map__contacts-item.-address::before {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        width: 16px;
        height: 20px;
        background: url("/local/templates/nemetcia/frontend/dist/../img/svg/place-icon.svg") no-repeat center center;
        background-size: auto; }
        @media screen and (max-width: 1199px) {
          .map__contacts-item.-address::before {
            top: 0; } }
      .map__contacts-item.-phone::before {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        width: 20px;
        height: 20px;
        background: url("/local/templates/nemetcia/frontend/dist/../img/svg/phone-icon.svg") no-repeat center center;
        background-size: auto; }
        @media screen and (max-width: 1199px) {
          .map__contacts-item.-phone::before {
            top: 0; } }
      .map__contacts-item a {
        color: #333; }
  .map__yandex {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 575px) {
      .map__yandex {
        position: static;
        width: auto;
        height: 400px;
        margin-top: 20px;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7; } }

[class$="-balloon__content"] {
  margin: 0 !important;
  padding: 0 !important; }
  [class$="-balloon__content"] > ymaps {
    height: auto !important; }

[class$="-balloon__close-button"] {
  width: 50px !important;
  height: 50px !important;
  background-color: #e7e7e7 !important;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }
  @media screen and (max-width: 1199px) {
    [class$="-balloon__close-button"] {
      width: 44px !important;
      height: 44px !important; } }

[class$="-default-cluster"] {
  font-family: Geometria, Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600;
  color: #fff; }

.balloon__elem {
  padding: 20px 50px 32px 20px;
  font-family: Geometria, Arial, Helvetica, sans-serif;
  letter-spacing: .6px; }
  @media screen and (max-width: 1199px) {
    .balloon__elem {
      padding: 18px 20px 20px 20px; } }

.balloon__name {
  margin-bottom: 12px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0; }
  @media screen and (max-width: 1199px) {
    .balloon__name {
      padding-right: 15px; } }
  @media screen and (max-width: 1199px) {
    .balloon__name {
      padding-right: 50px; } }

.balloon__container {
  padding-top: 10px;
  border-top: 1px solid #e7e7e7; }

.balloon__phone {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: .2px; }
  .balloon__phone a {
    -webkit-transition: color 500ms;
    -o-transition: color 500ms;
    transition: color 500ms; }
    @media screen and (min-width: 1200px) {
      .balloon__phone a:hover {
        color: #808080; } }

.balloon__address {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .2px; }
  @media screen and (max-width: 1199px) {
    .balloon__address {
      font-size: 14px;
      line-height: 20px; } }

.simplebar-track {
  width: 8px !important; }
  .simplebar-track .simplebar-scrollbar::before {
    background-color: #a9a9a9 !important; }

.relative {
  position: relative; }

.wr-form {
  padding: 58px 40px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 5px; }
  @media screen and (max-width: 1199px) {
    .wr-form {
      padding: 50px 24px 28px; } }
  @media screen and (max-width: 767px) {
    .wr-form {
      margin: 0 -15px;
      padding: 35px 15px 40px;
      border-radius: 0; } }
  .wr-form.-mod-1 {
    margin: 0;
    padding: 50px 0 0;
    border: none;
    border-radius: 0; }
    @media screen and (max-width: 1199px) {
      .wr-form.-mod-1 {
        padding: 32px 0 0; } }
    @media screen and (max-width: 767px) {
      .wr-form.-mod-1 {
        padding: 20px 0 0; } }
  .wr-form.-mod-2 {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0; }
    @media screen and (max-width: 1199px) {
      .wr-form.-mod-2 {
        padding: 0; } }
    @media screen and (max-width: 767px) {
      .wr-form.-mod-2 {
        padding: 0; } }
  .wr-form.-mod-3 {
    margin: 0;
    padding: 5px 0 0;
    background-color: transparent;
    border: none;
    border-radius: 0; }
    @media screen and (max-width: 1199px) {
      .wr-form.-mod-3 {
        padding: 15px 0 0; } }
    @media screen and (max-width: 767px) {
      .wr-form.-mod-3 {
        padding: 22px 0 0; } }

.form-row {
  margin-bottom: 20px; }
  @media screen and (max-width: 1199px) {
    .form-row {
      margin-bottom: 10px; } }
  .form-row:last-of-type {
    margin-bottom: 0; }
  .form-row__title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; }
    @media screen and (max-width: 767px) {
      .form-row__title {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 24px; } }
  .form-row__cont {
    margin-bottom: 8px;
    padding-top: 8px; }
    @media screen and (max-width: 1199px) {
      .form-row__cont {
        margin-bottom: 16px;
        padding-top: 0; } }
    @media screen and (max-width: 767px) {
      .form-row__cont {
        margin-bottom: 12px; } }
    .form-row__cont .row {
      margin-right: -8px;
      margin-left: -8px; }
      @media screen and (max-width: 767px) {
        .form-row__cont .row {
          margin-right: -5px;
          margin-left: -5px; } }
      .form-row__cont .row .column {
        padding-right: 8px;
        padding-left: 8px; }
        @media screen and (max-width: 767px) {
          .form-row__cont .row .column {
            padding-right: 5px;
            padding-left: 5px; } }
  .form-row.-mod .field-text {
    width: 45%; }
    @media screen and (max-width: 1199px) {
      .form-row.-mod .field-text {
        width: 100%; } }
  .form-row.-mod .btn {
    width: 45%; }
    @media screen and (max-width: 1199px) {
      .form-row.-mod .btn {
        width: 100%; } }

.mx-datepicker {
  width: 100%;
  min-width: 100%;
  margin-bottom: 28px; }
  @media screen and (max-width: 1199px) {
    .mx-datepicker {
      margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .mx-datepicker {
      margin-bottom: 20px; } }
  .mx-datepicker .mx-input-wrapper {
    width: 100%; }
  .mx-datepicker .mx-icon-calendar {
    right: 24px; }
  .mx-datepicker .mx-icon-clear {
    right: 24px; }
  .mx-datepicker svg {
    width: 25px;
    height: 25px; }
  .mx-datepicker input {
    width: 100%;
    height: 60px;
    padding-right: 70px;
    padding-left: 20px;
    font-family: Geometria, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #252525;
    border: 1px solid #dbdbdb !important;
    border-radius: 3px;
    -webkit-box-shadow: none;
            box-shadow: none; }
    @media screen and (max-width: 767px) {
      .mx-datepicker input {
        height: 52px;
        padding: 0 14px;
        font-size: 15px; } }
    .mx-datepicker input::-moz-placeholder {
      color: #808080; }
    .mx-datepicker input::-webkit-input-placeholder {
      color: #808080; }

.form-personal-information {
  font-size: 15px;
  line-height: 23px;
  color: #808080; }
  @media screen and (max-width: 1199px) {
    .form-personal-information {
      padding-top: 20px;
      font-size: 14px;
      line-height: 20px;
      text-align: center; } }
  .form-personal-information a {
    color: #808080;
    border-bottom: 1px solid;
    -webkit-transition: color 500ms;
    -o-transition: color 500ms;
    transition: color 500ms; }
    @media screen and (min-width: 1200px) {
      .form-personal-information a:hover {
        color: #252525; } }
  .form-personal-information.-mod {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 21px; }
    @media screen and (max-width: 1199px) {
      .form-personal-information.-mod {
        padding-top: 0;
        font-size: 13px;
        line-height: 20px;
        text-align: left; } }
    @media screen and (max-width: 767px) {
      .form-personal-information.-mod {
        margin-bottom: 17px;
        font-size: 12px;
        line-height: 18px;
        text-align: center; } }

.wrapper-select {
  position: relative;
  width: 100%;
  height: 43px;
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 28px;
  color: #333; }
  @media screen and (max-width: 1199px) {
    .wrapper-select {
      height: 36px;
      font-size: 16px;
      line-height: 24px; } }
  .wrapper-select .selectric-wrapper {
    z-index: 1;
    width: 100%;
    height: 60px; }
    @media screen and (max-width: 767px) {
      .wrapper-select .selectric-wrapper {
        height: 52px; } }
    .wrapper-select .selectric-wrapper .selectric {
      height: 100%;
      padding: 0 18px;
      background-color: #fff;
      border: 1px solid #dbdbdb;
      border-radius: 5px;
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: none; }
      @media screen and (max-width: 767px) {
        .wrapper-select .selectric-wrapper .selectric {
          padding: 0 15px; } }
      .wrapper-select .selectric-wrapper .selectric .label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        margin-left: 0;
        font-size: 18px;
        line-height: 28px;
        color: #808080;
        background-color: #fff; }
        @media screen and (max-width: 767px) {
          .wrapper-select .selectric-wrapper .selectric .label {
            margin-right: 20px;
            font-size: 15px;
            line-height: 24px; } }
      .wrapper-select .selectric-wrapper .selectric .button {
        top: 10px;
        right: 18px;
        width: 20px;
        background-color: #fff; }
        @media screen and (max-width: 767px) {
          .wrapper-select .selectric-wrapper .selectric .button {
            top: 8px;
            right: 12px; } }
      .wrapper-select .selectric-wrapper .selectric ::after {
        border: 6px solid transparent;
        border-top-color: #bbb;
        border-bottom: none; }
    .wrapper-select .selectric-wrapper .selectric-items {
      top: calc(100% + 10px);
      overflow: hidden;
      background-color: #fff;
      border: 1px solid #dbdbdb;
      border-radius: 5px;
      -webkit-box-shadow: 0 5px 15px rgba(37, 37, 37, 0.1);
              box-shadow: 0 5px 15px rgba(37, 37, 37, 0.1); }
      @media screen and (max-width: 1199px) {
        .wrapper-select .selectric-wrapper .selectric-items {
          max-width: 100%; } }
      .wrapper-select .selectric-wrapper .selectric-items ul li {
        font-size: 16px;
        line-height: 20px; }
        @media screen and (max-width: 1199px) {
          .wrapper-select .selectric-wrapper .selectric-items ul li {
            font-size: 14px; } }
        .wrapper-select .selectric-wrapper .selectric-items ul li.selected {
          font-weight: 500;
          background-color: #f6f6f6; }

.wr-selectric-1 .selectric-wrapper {
  z-index: 1;
  width: 100%;
  height: 43px; }
  @media screen and (max-width: 1199px) {
    .wr-selectric-1 .selectric-wrapper {
      height: 36px; } }
  .wr-selectric-1 .selectric-wrapper .selectric {
    height: 100%;
    padding: 0;
    background-color: #fff0;
    border: none;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }
    .wr-selectric-1 .selectric-wrapper .selectric .label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      margin-left: 0;
      font-size: 18px;
      line-height: 28px;
      color: #252525; }
      @media screen and (max-width: 1199px) {
        .wr-selectric-1 .selectric-wrapper .selectric .label {
          font-size: 16px;
          line-height: 24px; } }
    .wr-selectric-1 .selectric-wrapper .selectric .button {
      top: 3px;
      right: 5px;
      width: 10px;
      background-color: #fff0; }
      @media screen and (max-width: 1199px) {
        .wr-selectric-1 .selectric-wrapper .selectric .button {
          top: 0; } }
  .wr-selectric-1 .selectric-wrapper .selectric-items {
    top: calc(100% + 10px);
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(37, 37, 37, 0.1);
            box-shadow: 0 5px 15px rgba(37, 37, 37, 0.1); }
    @media screen and (max-width: 1199px) {
      .wr-selectric-1 .selectric-wrapper .selectric-items {
        max-width: 100%; } }
    .wr-selectric-1 .selectric-wrapper .selectric-items ul li {
      font-size: 16px;
      line-height: 20px; }
      @media screen and (max-width: 1199px) {
        .wr-selectric-1 .selectric-wrapper .selectric-items ul li {
          font-size: 14px; } }
      .wr-selectric-1 .selectric-wrapper .selectric-items ul li.selected {
        font-weight: 500;
        background-color: #f6f6f6; }

.field-text {
  position: relative;
  width: 100%;
  height: 44px;
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 28px;
  color: #333;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms; }
  @media screen and (max-width: 1199px) {
    .field-text {
      height: 36px;
      margin-bottom: 30px;
      font-size: 16px;
      line-height: 24px; } }
  .field-text label {
    position: relative;
    display: block;
    height: 100%;
    cursor: pointer; }
    .field-text label input[inputmode="numeric"] {
      opacity: 0; }
    .field-text label input:-webkit-autofill,
    .field-text label input:-webkit-autofill:hover,
    .field-text label input:-webkit-autofill:focus,
    .field-text label input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 30px white inset !important; }
    .field-text label > span {
      position: absolute;
      top: 6px;
      left: 0;
      color: #808080;
      -webkit-transition: 250ms;
      -o-transition: 250ms;
      transition: 250ms; }
      @media screen and (max-width: 1199px) {
        .field-text label > span {
          top: 4px; } }
      .field-text label > span.active {
        top: -20px;
        font-size: 14px;
        line-height: 18px; }
        @media screen and (max-width: 1199px) {
          .field-text label > span.active {
            font-size: 13px; } }
  .field-text input {
    width: 100%;
    height: 100%;
    font-family: Geometria, Arial, Helvetica, sans-serif;
    font-size: inherit;
    line-height: inherit;
    color: #252525;
    background-color: #fff0;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }
    .field-text input::-moz-placeholder {
      color: #808080; }
    .field-text input::-webkit-input-placeholder {
      color: #808080; }
  .field-text input[name="phone"] {
    letter-spacing: 1px; }
  .field-text input[name="time"] {
    letter-spacing: 1px; }
  .field-text.-mod-1 {
    height: auto;
    border: none; }
    @media screen and (max-width: 767px) {
      .field-text.-mod-1 {
        margin-bottom: 20px; } }
    .field-text.-mod-1 label > span {
      position: static;
      display: block;
      margin-bottom: 12px;
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      letter-spacing: 1px; }
      @media screen and (max-width: 767px) {
        .field-text.-mod-1 label > span {
          margin-bottom: 10px; } }
    .field-text.-mod-1 input[inputmode="numeric"] {
      opacity: 1; }
    .field-text.-mod-1 input {
      height: 60px;
      padding: 0 20px;
      font-family: Geometria, Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: 20px;
      color: #252525;
      border: 1px solid #dbdbdb;
      border-radius: 3px; }
      @media screen and (max-width: 767px) {
        .field-text.-mod-1 input {
          height: 52px;
          padding: 0 14px;
          font-size: 15px; } }
      .field-text.-mod-1 input:focus {
        border-color: #252525; }
      .field-text.-mod-1 input::-moz-placeholder {
        color: #808080; }
      .field-text.-mod-1 input::-webkit-input-placeholder {
        color: #808080; }
  .field-text.-date {
    margin-bottom: 0; }
    .field-text.-date input {
      display: none; }
  .field-text input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px white inset !important; }
  .field-text input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 30px white inset !important; }
  .field-text input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important; }
  .field-text textarea {
    overflow: auto;
    width: 100%;
    height: 120px;
    padding: 18px 20px;
    font-family: Geometria, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #808080;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    -webkit-box-shadow: none;
            box-shadow: none;
    resize: none;
    -webkit-appearance: none; }
    @media screen and (max-width: 767px) {
      .field-text textarea {
        height: 140px;
        padding: 15px;
        font-size: 15px; } }
  .field-text.textarea {
    margin-bottom: 10px;
    padding-top: 6px; }
    @media screen and (max-width: 1199px) {
      .field-text.textarea {
        padding-top: 0; } }
  .field-text.active label input[inputmode="numeric"]:focus {
    opacity: 1; }
  .field-text.active label input[inputmode="numeric"].act {
    opacity: 1; }
  .field-text.active label span {
    top: -20px;
    font-size: 14px;
    line-height: 18px; }
    @media screen and (max-width: 1199px) {
      .field-text.active label span {
        font-size: 13px; } }

.radio label {
  position: relative;
  display: block;
  height: 100%;
  cursor: pointer; }

.radio input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -webkit-appearance: none; }
  .radio input:checked + .radio__btn {
    border-color: #252525; }

.radio__btn {
  display: block;
  height: 100px;
  margin-bottom: 16px;
  padding: 5px;
  background-origin: content-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  -webkit-transition: border-color 500ms;
  -o-transition: border-color 500ms;
  transition: border-color 500ms;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .radio__btn {
      height: 40vw;
      margin-bottom: 10px;
      padding: 20px; } }
  @media screen and (min-width: 1200px) {
    .radio__btn:hover {
      border-color: #252525; } }

.check-box__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  margin-bottom: 24px;
  padding-right: 70px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #808080;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  -webkit-transition: border-color 500ms;
  -o-transition: border-color 500ms;
  transition: border-color 500ms;
  cursor: pointer; }
  @media screen and (min-width: 1200px) {
    .check-box__btn:hover {
      border-color: #808080; } }
  .check-box__btn svg {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto;
    -webkit-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    opacity: 0; }

.check-box input {
  position: absolute;
  opacity: 0;
  pointer-events: none; }
  .check-box input:checked + .check-box__btn {
    font-weight: 500;
    color: #252525;
    border-color: #252525; }
    @media screen and (min-width: 1200px) {
      .check-box input:checked + .check-box__btn:hover svg rect {
        fill: #252525; } }
    .check-box input:checked + .check-box__btn svg {
      opacity: 1; }
      .check-box input:checked + .check-box__btn svg rect {
        -webkit-transition: 500ms;
        -o-transition: 500ms;
        transition: 500ms; }

.wr-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
  padding-top: 10px; }
  @media screen and (max-width: 767px) {
    .wr-select {
      margin: 0;
      margin-bottom: 12px; } }
  .wr-select__elem {
    width: calc(50% - 16px);
    margin-right: 8px;
    margin-bottom: 32px;
    margin-left: 8px; }
    @media screen and (max-width: 767px) {
      .wr-select__elem {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0; } }
    .wr-select__elem.-mod {
      width: 100%; }
      @media screen and (max-width: 1199px) {
        .wr-select__elem.-mod {
          margin-bottom: 10px; } }
      @media screen and (max-width: 767px) {
        .wr-select__elem.-mod {
          margin-bottom: 0; } }
      @media screen and (max-width: 767px) {
        .wr-select__elem.-mod .form-row__cont {
          margin-bottom: 0; } }
  .wr-select__title {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px; }
    @media screen and (max-width: 1199px) {
      .wr-select__title {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .wr-select__title {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 24px; } }
  .wr-select .selectric-wrapper {
    z-index: 1;
    width: 100%;
    height: 60px; }
    @media screen and (max-width: 767px) {
      .wr-select .selectric-wrapper {
        height: 52px; } }
    .wr-select .selectric-wrapper.selectric-open {
      z-index: 2; }
    .wr-select .selectric-wrapper .selectric {
      height: 100%;
      padding: 0 18px;
      background-color: #fff0;
      border: 1px solid #dbdbdb;
      border-radius: 3px;
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: none; }
      @media screen and (max-width: 767px) {
        .wr-select .selectric-wrapper .selectric {
          padding: 0 15px; } }
      .wr-select .selectric-wrapper .selectric .label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        margin-left: 0;
        font-size: 16px;
        line-height: 20px;
        color: #252525; }
        @media screen and (max-width: 767px) {
          .wr-select .selectric-wrapper .selectric .label {
            margin-right: 20px;
            font-size: 15px;
            line-height: 24px; } }
      .wr-select .selectric-wrapper .selectric .button {
        top: 10px;
        right: 18px;
        width: 20px;
        background-color: #fff0; }
        @media screen and (max-width: 767px) {
          .wr-select .selectric-wrapper .selectric .button {
            top: 8px;
            right: 12px; } }
      .wr-select .selectric-wrapper .selectric ::after {
        border: 6px solid transparent;
        border-top-color: #bbb;
        border-bottom: none; }
    .wr-select .selectric-wrapper .selectric-items {
      top: calc(100% + 10px);
      overflow: hidden;
      background-color: #fff;
      border: 1px solid #dbdbdb;
      border-radius: 5px;
      -webkit-box-shadow: 0 5px 15px rgba(37, 37, 37, 0.1);
              box-shadow: 0 5px 15px rgba(37, 37, 37, 0.1); }
      @media screen and (max-width: 1199px) {
        .wr-select .selectric-wrapper .selectric-items {
          max-width: 100%; } }
      .wr-select .selectric-wrapper .selectric-items ul li {
        padding: 14px 20px;
        font-size: 16px;
        line-height: 20px; }
        @media screen and (max-width: 1199px) {
          .wr-select .selectric-wrapper .selectric-items ul li {
            padding: 10px;
            font-size: 14px; } }
        .wr-select .selectric-wrapper .selectric-items ul li.selected {
          font-weight: 500;
          background-color: #f6f6f6; }
    .wr-select .selectric-wrapper.selectric-above .selectric-items {
      top: auto;
      bottom: calc(100% + 10px); }

.form-whats-app {
  position: absolute;
  right: -195px;
  bottom: 5px;
  width: 170px;
  font-size: 16px;
  line-height: 26px;
  color: #808080; }
  @media screen and (max-width: 1199px) {
    .form-whats-app {
      right: auto;
      bottom: -75px;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .form-whats-app {
      position: relative;
      bottom: auto;
      display: inline-block;
      margin-top: 16px;
      margin-bottom: 10px;
      margin-left: 15px; } }
  .form-whats-app span {
    border-bottom: 1px dashed #808080; }

.car-selection__title {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #808080;
  text-transform: uppercase;
  letter-spacing: 1px; }

.car-selection__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .car-selection__row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 7px; } }
  .car-selection__row .field-text {
    margin-right: 12px; }
    @media screen and (max-width: 767px) {
      .car-selection__row .field-text {
        width: calc(50% - 6px);
        margin-bottom: 16px; } }
    @media screen and (max-width: 767px) {
      .car-selection__row .field-text:first-of-type {
        margin-right: 6px; } }
    @media screen and (max-width: 767px) {
      .car-selection__row .field-text:last-of-type {
        margin-right: 0;
        margin-left: 6px; } }
    .car-selection__row .field-text input {
      height: 48px;
      font-weight: 500;
      color: #808080;
      background-color: #fff; }
      @media screen and (max-width: 1199px) {
        .car-selection__row .field-text input {
          font-size: 14px; } }
  .car-selection__row .btn {
    width: 120px;
    min-width: 120px;
    height: 48px;
    margin-top: 0;
    color: #252525;
    background-color: #fff;
    border-color: #dbdbdb; }
    @media screen and (max-width: 1199px) {
      .car-selection__row .btn {
        font-size: 14px; } }
    @media screen and (max-width: 767px) {
      .car-selection__row .btn {
        width: 100%;
        height: 52px; } }
    @media screen and (min-width: 1200px) {
      .car-selection__row .btn:hover {
        color: #fff;
        background-color: #252525; } }

.car-selection .wrapper-select .selectric-wrapper {
  height: 48px; }
  .car-selection .wrapper-select .selectric-wrapper .selectric {
    border-radius: 3px; }
    .car-selection .wrapper-select .selectric-wrapper .selectric .label {
      font-size: 18px;
      color: #808080; }
      @media screen and (max-width: 1199px) {
        .car-selection .wrapper-select .selectric-wrapper .selectric .label {
          font-size: 16px; } }
    .car-selection .wrapper-select .selectric-wrapper .selectric .button {
      top: 4px; }

.calendar {
  position: relative; }
  .calendar::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 28px;
    right: 20px;
    bottom: 0;
    width: 32px;
    height: 32px;
    margin: auto;
    pointer-events: none;
    background: url("/local/templates/nemetcia/frontend/dist/../img/svg/calendar.svg") no-repeat center center;
    background-size: auto; }

.calendar-min {
  position: relative; }
  .calendar-min::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 18px;
    bottom: 0;
    width: 32px;
    height: 32px;
    margin: auto;
    pointer-events: none;
    background: url("/local/templates/nemetcia/frontend/dist/../img/svg/calendar.svg") no-repeat center center;
    background-size: auto; }
    @media screen and (max-width: 767px) {
      .calendar-min::after {
        right: 12px; } }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none; }

.transition * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

html {
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-family: Geometria, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
  @media screen and (max-width: 767px) {
    html {
      font-size: 14px; } }

body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-family: Geometria, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #333; }
  @media screen and (max-width: 1199px) {
    body {
      height: auto; } }

main {
  overflow-x: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  opacity: 0; }
  @media screen and (max-width: 1199px) {
    main {
      height: 100%; } }

.container {
  max-width: 1210px; }
  @media screen and (max-width: 1199px) {
    .container {
      padding: 0 30px; } }
  @media screen and (max-width: 767px) {
    .container {
      padding: 0 15px; } }

img {
  max-width: 100%;
  line-height: 0;
  border: 0; }

a {
  color: #808080;
  text-decoration: none;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: color, border-bottom-color;
  -o-transition-property: color, border-bottom-color;
  transition-property: color, border-bottom-color; }
  @media screen and (min-width: 1200px) {
    a:hover {
      color: #252525; } }
  a.-underline {
    border-bottom: 1px solid #fff0; }
    @media screen and (min-width: 1200px) {
      a.-underline:hover {
        border-bottom-color: #252525; } }
  a.-white {
    color: #fff; }
    @media screen and (min-width: 1200px) {
      a.-white:hover {
        color: #fff; } }
    a.-white.-underline-hover {
      border-bottom: 1px solid transparent; }
      @media screen and (min-width: 1200px) {
        a.-white.-underline-hover:hover {
          border-bottom-color: #fff; } }

b,
strong {
  font-weight: 600; }

i,
em {
  font-style: italic; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-size: inherit;
  font-weight: normal; }

ul,
ol {
  list-style: none; }

input {
  -webkit-appearance: none; }

input[type=search] {
  -webkit-appearance: none; }
  input[type=search]::-ms-clear, input[type=search]::-ms-reveal {
    display: none; }
  input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    display: none;
    width: 0;
    height: 0; }

button {
  cursor: pointer; }

.position-abs-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (max-width: 1199px) {
    .position-abs-right {
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); } }

.position-abs-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%; }
  @media screen and (max-width: 1199px) {
    .position-abs-left {
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); } }

.wr-content {
  position: relative;
  padding: 60px 0 100px; }
  @media screen and (max-width: 1199px) {
    .wr-content {
      padding: 50px 0; } }
  @media screen and (max-width: 767px) {
    .wr-content {
      padding: 30px 0; } }
  .wr-content__elem {
    padding-top: 36px; }
    @media screen and (max-width: 1199px) {
      .wr-content__elem {
        padding-top: 20px; } }
    @media screen and (max-width: 767px) {
      .wr-content__elem {
        padding-top: 10px; } }
  @media screen and (max-width: 767px) {
    .wr-content__repairs h3 {
      display: none; } }
  .wr-content__select .wr-select {
    margin-bottom: 18px;
    padding-top: 0; }
    @media screen and (max-width: 1199px) {
      .wr-content__select .wr-select {
        margin-bottom: 30px; } }
    @media screen and (max-width: 767px) {
      .wr-content__select .wr-select {
        margin-bottom: 18px; } }

h1,
.heading-1,
.heading-2 {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px; }
  @media screen and (max-width: 1199px) {
    h1,
    .heading-1,
    .heading-2 {
      font-size: 30px;
      line-height: 38px; } }
  @media screen and (max-width: 767px) {
    h1,
    .heading-1,
    .heading-2 {
      margin-bottom: 12px;
      font-size: 24px;
      line-height: 32px; } }
  h1.-mr-bottom,
  .heading-1.-mr-bottom,
  .heading-2.-mr-bottom {
    margin-bottom: 60px; }
    @media screen and (max-width: 1199px) {
      h1.-mr-bottom,
      .heading-1.-mr-bottom,
      .heading-2.-mr-bottom {
        margin-bottom: 40px; } }
    @media screen and (max-width: 767px) {
      h1.-mr-bottom,
      .heading-1.-mr-bottom,
      .heading-2.-mr-bottom {
        margin-bottom: 30px; } }
  h1.-mr-bottom-2,
  .heading-1.-mr-bottom-2,
  .heading-2.-mr-bottom-2 {
    margin-bottom: 40px; }
    @media screen and (max-width: 1199px) {
      h1.-mr-bottom-2,
      .heading-1.-mr-bottom-2,
      .heading-2.-mr-bottom-2 {
        margin-bottom: 40px; } }
    @media screen and (max-width: 767px) {
      h1.-mr-bottom-2,
      .heading-1.-mr-bottom-2,
      .heading-2.-mr-bottom-2 {
        margin-bottom: 30px; } }
  h1.-mr-bottom-3,
  .heading-1.-mr-bottom-3,
  .heading-2.-mr-bottom-3 {
    margin-bottom: 32px; }
    @media screen and (max-width: 1199px) {
      h1.-mr-bottom-3,
      .heading-1.-mr-bottom-3,
      .heading-2.-mr-bottom-3 {
        margin-bottom: 32px; } }
    @media screen and (max-width: 767px) {
      h1.-mr-bottom-3,
      .heading-1.-mr-bottom-3,
      .heading-2.-mr-bottom-3 {
        margin-bottom: 24px; } }

h2 {
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px; }
  @media screen and (max-width: 1199px) {
    h2 {
      margin-bottom: 20px;
      font-size: 24px;
      line-height: 34px; } }
  @media screen and (max-width: 767px) {
    h2 {
      margin-bottom: 16px;
      font-size: 20px;
      line-height: 25px; } }

h3 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px; }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 16px;
      line-height: 22px; } }

p {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px; }
  @media screen and (max-width: 767px) {
    p {
      margin-bottom: 12px;
      font-size: 14px;
      line-height: 22px; } }

table {
  overflow: hidden;
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid #e7e7e7;
  border-spacing: 0;
  border-radius: 6px 6px 0 0; }
  table tr:first-child {
    background-color: #252525; }
  table tr:nth-child(odd) {
    background-color: #f6f6f6; }
  table th {
    min-height: 55px;
    padding: 18px 30px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #252525;
    border-right: 1px solid #fff; }
    @media screen and (max-width: 1199px) {
      table th {
        padding: 20px;
        font-size: 14px;
        line-height: 20px; } }
    @media screen and (max-width: 767px) {
      table th {
        padding: 15px; } }
    table th:last-child {
      border-right: none; }
    table th:first-child {
      text-align: left; }
  table td {
    padding: 18px 30px;
    font-size: 18px;
    line-height: 25px;
    color: #252525;
    text-align: center;
    border-right: 1px solid #e7e7e7; }
    @media screen and (max-width: 1199px) {
      table td {
        padding: 20px;
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) {
      table td {
        padding: 15px;
        font-size: 14px;
        line-height: 19px; } }
    table td:last-child {
      border-right: none; }
    table td:first-child {
      text-align: left; }

@media screen and (max-width: 1199px) {
  .text-xl-right {
    text-align: right; } }

@media screen and (max-width: 767px) {
  .text-md-right {
    text-align: right; } }

.text-right {
  text-align: right; }

@media screen and (max-width: 1199px) {
  .text-xl-left {
    text-align: left; } }

@media screen and (max-width: 767px) {
  .text-md-left {
    text-align: left; } }

.text-left {
  text-align: left; }

@media screen and (max-width: 1199px) {
  .text-xl-center {
    text-align: center; } }

@media screen and (max-width: 767px) {
  .text-md-center {
    text-align: center; } }

.text-center {
  text-align: center; }

@media screen and (max-width: 767px) {
  .pd-md-bot-none {
    padding-bottom: 0 !important; } }

@media screen and (max-width: 1199px) {
  .pd-xl-bot-none {
    padding-bottom: 0 !important; } }

.pd-bot-none {
  padding-bottom: 0 !important; }

.mg-bottom {
  margin-bottom: 100px; }
  @media screen and (max-width: 767px) {
    .mg-bottom {
      margin-bottom: 40px; } }

.-bg-grey {
  background-color: #f6f6f6; }

.-bg-black {
  background-color: #252525; }

.-bg-white {
  background-color: #fff; }

.-bg-orange {
  background-color: #ED691B; }

.-br-right {
  border-right: 1px solid #e7e7e7; }

.-br-left {
  border-left: 1px solid #e7e7e7; }
  @media screen and (max-width: 1199px) {
    .-br-left {
      border-left: none; } }

.page {
  position: relative;
  overflow: hidden; }

.js_slider .slick-arrow {
  display: none !important; }

.js_slider .slick-dots {
  display: none !important; }

.fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%; }

.text-uppercase {
  text-transform: uppercase; }

.shadow {
  position: relative; }
  .shadow::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.6);
    pointer-events: none; }

@media screen and (max-width: 1199px) {
  .cont-elem {
    margin: 0 -30px;
    padding: 58px 30px 0;
    background-color: #f6f6f6; } }

@media screen and (max-width: 767px) {
  .cont-elem {
    padding: 38px 30px 0; } }

.html-format a {
  color: #252525;
  border-bottom: 1px solid #252525;
  -webkit-transition: border-bottom-color 500ms, color 500ms;
  -o-transition: border-bottom-color 500ms, color 500ms;
  transition: border-bottom-color 500ms, color 500ms; }
  @media screen and (min-width: 1200px) {
    .html-format a:hover {
      color: #808080;
      border-bottom-color: #fff0; } }

@media screen and (max-width: 767px) {
  .html-format p {
    font-size: 15px;
    line-height: 23px; } }

.html-format h3 {
  max-width: 550px; }
  @media screen and (max-width: 767px) {
    .html-format h3 {
      min-width: auto; } }

.html-format ul,
.html-format ol {
  max-width: 550px;
  margin-bottom: 32px;
  list-style: none; }
  @media screen and (max-width: 767px) {
    .html-format ul,
    .html-format ol {
      min-width: auto;
      margin-bottom: 24px; } }
  .html-format ul li,
  .html-format ol li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px; }
    @media screen and (max-width: 767px) {
      .html-format ul li,
      .html-format ol li {
        margin-bottom: 12px;
        padding-left: 22px;
        font-size: 15px;
        line-height: 22px; } }
    .html-format ul li::before,
    .html-format ol li::before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0; }
    .html-format ul li:last-child,
    .html-format ol li:last-child {
      margin-bottom: 0; }

.html-format ol {
  counter-reset: section; }
  .html-format ol li::before {
    content: "";
    display: inline-block;
    counter-increment: section;
    content: counter(section) ")";
    font-size: 16px;
    line-height: 24px;
    color: #252525; }

.html-format ul li::before {
  content: "";
  display: inline-block;
  top: 10px;
  width: 6px;
  height: 6px;
  background-color: #252525;
  border-radius: 50%; }

.html-format table {
  margin-bottom: 50px; }
  @media screen and (max-width: 1199px) {
    .html-format table {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .html-format table {
      width: calc(100% + 30px);
      margin: 0 -15px 40px;
      border-radius: 0; } }

.html-format .btn {
  color: #fff;
  border-bottom-color: #252525;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }
  @media screen and (min-width: 1200px) {
    .html-format .btn:hover {
      color: #252525;
      border-bottom-color: #252525; } }

.html-format.-mod ul,
.html-format.-mod ol {
  max-width: 100%; }

.big-text {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 30px; }
  @media screen and (max-width: 1199px) {
    .big-text {
      font-size: 16px;
      line-height: 24px; } }
  @media screen and (max-width: 1199px) {
    .big-text {
      margin-bottom: 20px;
      font-size: 15px;
      line-height: 23px; } }

@media screen and (max-width: 1199px) {
  .bg-grey-mob {
    background-color: #f6f6f6 !important; } }

.page-index {
  padding-top: 120px;
  padding-bottom: 120px; }
  @media screen and (max-width: 1199px) {
    .page-index {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media screen and (max-width: 767px) {
    .page-index {
      padding-top: 60px;
      padding-bottom: 60px; } }

.index-title {
  max-width: 100%;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
  line-height: 42px;
  color: #333;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .index-title {
      margin-bottom: 18px;
      font-size: 24px;
      line-height: 32px; } }

.index-menu a {
  display: block;
  margin-bottom: 10px;
  padding-top: 2px;
  font-size: 18px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #808080;
  border: 1px solid #fff;
  -webkit-transition: color 500ms, background-color 500ms;
  -o-transition: color 500ms, background-color 500ms;
  transition: color 500ms, background-color 500ms; }
  @media screen and (max-width: 767px) {
    .index-menu a {
      margin-bottom: 8px;
      font-size: 14px;
      font-weight: 500;
      line-height: 30px; } }
  @media screen and (min-width: 1200px) {
    .index-menu a:hover {
      background-color: #252525; } }

.tg-app {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  text-transform: none !important;
  letter-spacing: .5px !important; }
  .tg-app svg {
    margin-right: 10px; }
  .tg-app.fermaTel__block {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }

.contactSelect {
  position: relative; }
  .contactSelect:hover .contactSelect__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .contactSelect__title {
    position: relative;
    cursor: pointer; }
  .contactSelect__block {
    display: none;
    position: absolute;
    top: 75%;
    right: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff;
    z-index: 100;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1); }
  .contactSelect__item {
    border-bottom: 1px solid #E7E7E7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 20px 12px 12px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 14px;
    color: #28223C;
    font-weight: 500;
    line-height: 18.2px;
    letter-spacing: 0.5px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .contactSelect__phone {
    color: #28223C; }
    @media screen and (min-width: 1200px) {
      .contactSelect__phone:hover {
        color: #808080; } }
  .contactSelect__address {
    font-size: 12px; }

.fermaTel {
  position: relative; }
  .fermaTel:hover .fermaTel__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .fermaTel__link {
    padding-left: 0 !important;
    padding-right: 5px !important; }
  .fermaTel__svg {
    display: block;
    margin-top: -7px; }
  .fermaTel__block {
    display: none;
    position: absolute;
    top: 99%;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #e7e7e7;
    padding: 10px;
    gap: 10px;
    width: 120%; }
  .fermaTel__blockItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .fermaTel__blockItemTel {
    font-size: 14px;
    font-weight: 500;
    line-height: 30px; }
  .fermaTel__blockItemAddress {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px; }

.wr-selectric-1 .selectric-wrapper {
  z-index: 2; }

.header {
  position: relative;
  z-index: 10;
  height: 125px;
  min-height: 125px; }
  @media screen and (max-width: 1199px) {
    .header {
      height: 94px;
      min-height: auto; } }
  @media screen and (max-width: 767px) {
    .header {
      height: 60px; } }
  .header__cont {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 1199px) {
      .header__cont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 94px; } }
    @media screen and (max-width: 767px) {
      .header__cont {
        height: 60px; } }

.nav {
  padding-left: 22px; }
  .nav__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .nav__link {
    position: relative;
    display: inline-block;
    height: 100%;
    padding: 0 25px;
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
    color: #28223C;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    -webkit-transition: color 500ms;
    -o-transition: color 500ms;
    transition: color 500ms; }
    @media screen and (max-width: 767px) {
      .nav__link {
        padding: 0 20px; } }
    .nav__link.-right {
      padding-right: 0; }
    .nav__link.-narrow {
      letter-spacing: .5px; }
  .nav__text {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 350px;
            flex: 1 1 350px;
    font-size: 14px;
    line-height: 22px;
    color: #808080; }
    @media screen and (max-width: 1199px) {
      .nav__text {
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (max-width: 767px) {
      .nav__text {
        font-size: 13px;
        line-height: 20px; } }
    .nav__text.-mod {
      max-width: 40%;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .nav__text.-mod {
          max-width: 90%; } }
  .nav__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center; }
    .nav__row-left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: calc(100% - 295px);
      padding-right: 40px; }
    .nav__row-right {
      width: 295px; }
    .nav__row.-top {
      position: relative; }
      .nav__row.-top::after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #e7e7e7; }
      @media screen and (min-width: 1200px) {
        .nav__row.-top .nav__link:hover {
          color: #808080; } }
    .nav__row.-bottom .nav__row-right {
      padding: 13px 0; }
    .nav__row.-bottom .nav__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      line-height: 72px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      /* @include aft {
          position: absolute;
          bottom: 0;
          left: 0;

          width: 100%;
          height: 3px;

          background-color: $border_grey;

          transition: transform $time / 2, opacity $time;
          transform: translateX(-110%);

          opacity: 0;
        }*/ }
      @media screen and (min-width: 1200px) {
        .nav__row.-bottom .nav__link:hover {
          background-color: #F4F4F4; } }
  .nav .whats-app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: none;
    letter-spacing: .5px; }
    @media screen and (min-width: 1200px) {
      .nav .whats-app:hover {
        color: #252525; }
        .nav .whats-app:hover::after {
          content: "";
          display: inline-block;
          display: none; }
        .nav .whats-app:hover svg path {
          fill: #808080; } }
    .nav .whats-app svg {
      margin-right: 10px; }
      .nav .whats-app svg path {
        fill: #252525;
        -webkit-transition: fill 500ms;
        -o-transition: fill 500ms;
        transition: fill 500ms; }

.gap-c-65 {
  gap: 65px; }

.wrap-none {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.pl-0 {
  padding-left: 0; }

.footer {
  color: #808080;
  background-color: #f6f6f6; }
  @media screen and (max-width: 1199px) {
    .footer {
      margin-bottom: 82px; } }
  @media screen and (max-width: 767px) {
    .footer {
      margin-bottom: 56px; } }
  .footer__elem {
    width: 100%;
    margin-bottom: 20px; }
    @media screen and (max-width: 1199px) {
      .footer__elem {
        width: auto; } }
  .footer__section {
    border-top: 1px solid #e7e7e7; }
    .footer__section-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .footer__section.-top {
      padding-bottom: 40px; }
      @media screen and (max-width: 767px) {
        .footer__section.-top {
          padding-bottom: 5px; } }
      .footer__section.-top .footer__section-left {
        padding-top: 38px; }
        @media screen and (max-width: 1199px) {
          .footer__section.-top .footer__section-left {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            margin: 0 -8px;
            padding-top: 46px; } }
        @media screen and (max-width: 767px) {
          .footer__section.-top .footer__section-left {
            padding-top: 30px; } }
        @media screen and (max-width: 1199px) {
          .footer__section.-top .footer__section-left .footer__elem {
            margin: 0 8px; } }
        @media screen and (max-width: 767px) {
          .footer__section.-top .footer__section-left .footer__elem {
            margin: 0 8px 20px; } }
        .footer__section.-top .footer__section-left .footer__elem.footer__title {
          font-size: 32px;
          font-weight: 600;
          line-height: 40px; }
          @media screen and (max-width: 1199px) {
            .footer__section.-top .footer__section-left .footer__elem.footer__title {
              width: 100%;
              margin-bottom: 24px;
              font-size: 30px;
              line-height: 38px; } }
          @media screen and (max-width: 767px) {
            .footer__section.-top .footer__section-left .footer__elem.footer__title {
              margin-bottom: 20px;
              font-size: 24px;
              font-weight: 500;
              line-height: 32px;
              text-align: center; } }
          .footer__section.-top .footer__section-left .footer__elem.footer__title a {
            color: #252525; }
        .footer__section.-top .footer__section-left .wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          width: 100%; }
          @media screen and (max-width: 1199px) {
            .footer__section.-top .footer__section-left .wrapper {
              -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap; } }
          @media screen and (max-width: 767px) {
            .footer__section.-top .footer__section-left .wrapper {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; } }
      .footer__section.-top .footer__section-right {
        padding-top: 50px; }
    .footer__section.-center {
      padding: 24px 0 16px; }
    .footer__section.-bottom {
      padding: 20px 0; }
      @media screen and (max-width: 767px) {
        .footer__section.-bottom {
          padding: 23px 0; } }
  .footer p {
    font-size: 16px;
    line-height: 24px; }
  .footer.-white {
    background-color: #fff; }

.link-list ul {
  max-width: 140px;
  font-size: 16px;
  line-height: 22px; }
  .link-list ul li {
    margin-bottom: 16px; }
    .link-list ul li:last-child {
      margin-bottom: 0; }

.link-list__title {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.link-list__link {
  color: #808080;
  border-bottom: 1px solid #fff0;
  -webkit-transition: color 500ms, border-bottom-color 500ms;
  -o-transition: color 500ms, border-bottom-color 500ms;
  transition: color 500ms, border-bottom-color 500ms; }
  @media screen and (min-width: 1200px) {
    .link-list__link:hover {
      color: #252525;
      border-bottom-color: #252525; } }

.block-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 26px 15px;
  color: #252525;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  -webkit-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms; }
  @media screen and (max-width: 1199px) {
    .block-info {
      min-height: 96px;
      padding: 18px 13px; } }
  @media screen and (max-width: 767px) {
    .block-info {
      padding: 18px; } }
  @media screen and (min-width: 1200px) {
    .block-info:hover {
      color: #808080; } }
  .block-info svg {
    min-width: 32px;
    margin-right: 16px; }
  .block-info img {
    width: 70px;
    height: 70px;
    margin-right: 16px; }
    @media screen and (max-width: 1199px) {
      .block-info img {
        width: 60px;
        height: 60px; } }
  .block-info span {
    font-size: 14px;
    line-height: 20px; }

.footerBlock {
  padding-top: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (max-width: 600px) {
    .footerBlock {
      padding-top: 64px; } }
  .footerBlock__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 600px) {
      .footerBlock__top {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-bottom: 32px; } }
  .footerBlock__logo {
    width: 216px; }
    .footerBlock__logo a {
      width: 100%;
      height: 100%; }
    @media (max-width: 600px) {
      .footerBlock__logo {
        height: 96px; } }
  .footerBlock__rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px; }
    @media (max-width: 600px) {
      .footerBlock__rate {
        display: none; } }
  .footerBlock__list {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1024px) {
      .footerBlock__list {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        row-gap: 30px;
        -webkit-column-gap: 15px;
           -moz-column-gap: 15px;
                column-gap: 15px; }
        .footerBlock__list .link-list {
          width: calc(33% - 15px); } }
    @media (max-width: 600px) {
      .footerBlock__list {
        display: none; } }

.customGrid.Grid {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .customGrid.Grid .Grid__col-left {
    width: 280px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }

.footerCopy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 600px) {
    .footerCopy {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .footerCopy__item {
        width: 100% !important;
        padding-left: 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .footerCopy__item:first-child {
    width: 280px; }
  .footerCopy__item:last-child {
    padding-left: 48px; }

@media (max-width: 600px) {
  .bh-widget-page-wrapper {
    display: none; } }

.footerContacts {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none; }
  @media (max-width: 600px) {
    .footerContacts {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .footerContacts__item {
    padding: 24px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .footerContacts__item:first-child {
      border-bottom: 1px solid #E7E7E7; }
  .footerContacts__link {
    font-family: Geometria, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18.2px;
    letter-spacing: 0.5px;
    color: #28223C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
    .footerContacts__link a {
      color: inherit; }
  .footerContacts__btn {
    font-family: Geometria, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18.2px;
    letter-spacing: 0.5px;
    color: #28223C;
    background-color: transparent;
    border: none; }

.dropInfo {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%; }

.dropItem {
  padding: 24px 0;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .dropItem:last-child {
    border-bottom: 1px solid transparent; }

.footerContacts__item.open {
  padding: 0; }
  .footerContacts__item.open .dropInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footerContacts__item.open .title-js {
    display: none; }

.hamburger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 44px;
  height: 40px;
  padding: 4px;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .hamburger {
      width: 30px;
      height: 28px; } }
  .hamburger::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: #252525;
    border-radius: 2px 0 0 2px;
    -webkit-transition: -webkit-transform 166.66667ms;
    transition: -webkit-transform 166.66667ms;
    -o-transition: transform 166.66667ms;
    transition: transform 166.66667ms;
    transition: transform 166.66667ms, -webkit-transform 166.66667ms; }
    @media screen and (max-width: 767px) {
      .hamburger::after {
        height: 2px; } }
  .hamburger::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: #252525;
    border-radius: 2px 0 0 2px;
    -webkit-transition: -webkit-transform 166.66667ms;
    transition: -webkit-transform 166.66667ms;
    -o-transition: transform 166.66667ms;
    transition: transform 166.66667ms;
    transition: transform 166.66667ms, -webkit-transform 166.66667ms; }
    @media screen and (max-width: 767px) {
      .hamburger::before {
        height: 2px; } }
  @media screen and (min-width: 1200px) {
    .hamburger:hover div {
      -webkit-transform: translate(-5px);
          -ms-transform: translate(-5px);
              transform: translate(-5px); } }
  .hamburger div {
    width: calc(100% - 10px);
    height: 3px;
    margin-left: 10px;
    background-color: #252525;
    border-radius: 2px 0 0 2px;
    -webkit-transition: -webkit-transform 500ms;
    transition: -webkit-transform 500ms;
    -o-transition: transform 500ms;
    transition: transform 500ms;
    transition: transform 500ms, -webkit-transform 500ms; }
    @media screen and (max-width: 767px) {
      .hamburger div {
        width: calc(100% - 6px);
        height: 2px;
        margin-left: 6px; } }
  .hamburger.active::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: #252525;
    border-radius: 2px 0 0 2px;
    -webkit-transform: translate3d(0, -14px, 0) rotate(-45deg);
            transform: translate3d(0, -14px, 0) rotate(-45deg); }
    @media screen and (max-width: 767px) {
      .hamburger.active::after {
        height: 2px;
        -webkit-transform: translate3d(0, -9px, 0) rotate(-45deg);
                transform: translate3d(0, -9px, 0) rotate(-45deg); } }
  .hamburger.active::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: #252525;
    border-radius: 2px 0 0 2px;
    -webkit-transform: translate3d(0, 15px, 0) rotate(45deg);
            transform: translate3d(0, 15px, 0) rotate(45deg); }
    @media screen and (max-width: 767px) {
      .hamburger.active::before {
        height: 2px;
        -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
                transform: translate3d(0, 9px, 0) rotate(45deg); } }
  .hamburger.active div {
    opacity: 0; }

.nav-mob {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  min-height: 82px;
  margin: auto;
  padding: 11px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px -5px 5px 0px rgba(40, 40, 42, 0.05);
          box-shadow: 0px -5px 5px 0px rgba(40, 40, 42, 0.05); }
  @media screen and (max-width: 767px) {
    .nav-mob {
      min-height: 56px;
      padding: 8px 15px; } }

@charset "UTF-8";
.wr-accordion {
  width: 100%; }
  .wr-accordion__title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-box-shadow: 0 -20px 20px #f6f6f6;
            box-shadow: 0 -20px 20px #f6f6f6;
    -webkit-transition: color 500ms;
    -o-transition: color 500ms;
    transition: color 500ms; }
  .wr-accordion__btn {
    position: relative;
    padding-right: 21px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .wr-accordion__btn::before {
      content: "";
      display: inline-block;
      content: 'РАЗВЕРНУТЬ'; }
    .wr-accordion__btn svg {
      position: absolute;
      top: 6px;
      right: 0;
      -webkit-transition: -webkit-transform 500ms;
      transition: -webkit-transform 500ms;
      -o-transition: transform 500ms;
      transition: transform 500ms;
      transition: transform 500ms, -webkit-transform 500ms; }
      .wr-accordion__btn svg path {
        -webkit-transition: 500ms;
        -o-transition: 500ms;
        transition: 500ms; }
  .wr-accordion .accordion {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 78px;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
    border: none;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms; }
  .wr-accordion.-list {
    padding-right: 40px; }
    .wr-accordion.-list .wr-accordion__title {
      font-size: 16px;
      font-weight: 500;
      line-height: 20px;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .wr-accordion.-list .wr-accordion__btn {
      width: 100%; }
      .wr-accordion.-list .wr-accordion__btn::before {
        content: "";
        display: inline-block;
        display: none; }
      .wr-accordion.-list .wr-accordion__btn svg {
        top: 0;
        width: 22px;
        height: 22px; }
    .wr-accordion.-list .accordion {
      overflow: hidden;
      width: calc(100% + 20px);
      height: 0;
      margin-bottom: 20px;
      margin-left: -10px;
      -webkit-transition: 500ms;
      -o-transition: 500ms;
      transition: 500ms; }
      .wr-accordion.-list .accordion ul {
        padding-top: 10px; }
        .wr-accordion.-list .accordion ul li a {
          display: block;
          padding: 8px 13px;
          border-radius: 3px;
          -webkit-transition: background-color 500ms, color 500ms;
          -o-transition: background-color 500ms, color 500ms;
          transition: background-color 500ms, color 500ms; }
          @media screen and (min-width: 1200px) {
            .wr-accordion.-list .accordion ul li a:hover {
              color: #252525;
              background-color: #f6f6f6; } }
          .wr-accordion.-list .accordion ul li a.active {
            font-weight: 500;
            color: #252525; }
  .wr-accordion.active .wr-accordion__title {
    color: #252525;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .wr-accordion.active .wr-accordion__btn::before {
    content: "";
    display: inline-block;
    content: 'Свернуть'; }
  .wr-accordion.active .wr-accordion__btn svg {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
    .wr-accordion.active .wr-accordion__btn svg path {
      fill: #252525; }
  .wr-accordion.active.-list .wr-accordion__btn::before {
    content: "";
    display: inline-block;
    display: none; }
  .wr-accordion.active.-list .accordion {
    height: auto; }

.footer-min {
  font-size: 14px;
  line-height: 24px; }
  @media screen and (max-width: 1199px) {
    .footer-min {
      font-size: 13px; } }
  @media screen and (max-width: 767px) {
    .footer-min {
      line-height: 18px; } }

.header-mobile {
  position: fixed;
  top: 94px;
  left: 0;
  z-index: 9;
  overflow-y: auto;
  width: 100%;
  height: calc(100% - 176px);
  background-color: #fff;
  opacity: 0;
  pointer-events: none; }
  @media screen and (max-width: 767px) {
    .header-mobile {
      top: 60px;
      height: calc(100% - 116px); } }
  .header-mobile__container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    overflow-y: auto;
    height: 100%;
    min-height: 100%; }
  .header-mobile.active {
    opacity: 1;
    pointer-events: auto; }

.header-mobile-menu__btn {
  padding: 30px 0;
  border-bottom: 1px solid #e7e7e7; }
  @media screen and (max-width: 767px) {
    .header-mobile-menu__btn {
      padding: 25px 0 0; } }
  @media screen and (max-width: 767px) {
    .header-mobile-menu__btn .btn {
      margin-bottom: 15px; } }

.header-mobile-menu__item {
  display: block;
  width: 100%;
  font-size: 26px;
  font-weight: 500;
  line-height: 96px;
  color: #252525;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transition: opacity 1000ms;
  -o-transition: opacity 1000ms;
  transition: opacity 1000ms;
  opacity: 0; }
  @media screen and (max-width: 767px) {
    .header-mobile-menu__item {
      font-size: 14px;
      line-height: 54px; } }
  .header-mobile-menu__item:last-child {
    border-bottom: none; }
  .header-mobile-menu__item.active {
    opacity: 1; }

.header-mobile-menu__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #dbdbdb; }
  @media screen and (max-width: 767px) {
    .header-mobile-menu__footer {
      margin-top: -1px;
      padding: 24px 0; } }
  .header-mobile-menu__footer .footer-min {
    width: 100%; }

.header-mobile-menu__contact {
  padding-top: 50px; }
  @media screen and (max-width: 767px) {
    .header-mobile-menu__contact {
      margin-bottom: 50px;
      padding-top: 25px; } }
  .header-mobile-menu__contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .header-mobile-menu__contact-row {
        margin-bottom: 12px; } }
  .header-mobile-menu__contact .-narrow {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: .5px; }
    @media screen and (max-width: 767px) {
      .header-mobile-menu__contact .-narrow {
        font-size: 14px;
        line-height: 20px; } }
  .header-mobile-menu__contact .whats-app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-transform: initial;
    letter-spacing: .5px;
    border-left: 1px solid #dbdbdb; }
    @media screen and (max-width: 767px) {
      .header-mobile-menu__contact .whats-app {
        font-size: 14px;
        line-height: 20px; } }
    .header-mobile-menu__contact .whats-app svg {
      margin-right: 10px; }

.wr-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 100px 0;
  opacity: 0;
  visibility: hidden;
  cursor: auto; }
  @media screen and (max-width: 767px) {
    .wr-popup {
      padding: 0; } }
  .wr-popup .popup {
    width: 700px;
    height: auto;
    margin: auto;
    padding: 78px 120px 70px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    opacity: 0;
    visibility: hidden; }
    @media screen and (max-width: 767px) {
      .wr-popup .popup {
        width: calc(100% - 30px);
        padding: 32px 24px; } }
    .wr-popup .popup__container {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      min-height: 100%;
      border-radius: 10px; }
    .wr-popup .popup__title {
      margin-bottom: 16px;
      font-size: 32px;
      font-weight: 500;
      line-height: 44px;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .wr-popup .popup__title {
          margin-bottom: 10px;
          font-size: 20px;
          line-height: 25px; } }
    .wr-popup .popup__info {
      margin-bottom: 28px;
      font-size: 20px;
      line-height: 28px;
      color: #808080;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .wr-popup .popup__info {
          margin-bottom: 20px;
          font-size: 16px;
          line-height: 22px; } }
    .wr-popup .popup .btn {
      max-width: 298px; }
    .wr-popup .popup__background {
      position: fixed;
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      cursor: pointer; }
  .wr-popup.active {
    opacity: 1;
    visibility: visible; }
    .wr-popup.active .popup {
      opacity: 1;
      visibility: visible; }

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto; }
  @media screen and (max-width: 1199px) {
    .logo img {
      height: 54px; } }
  @media screen and (max-width: 767px) {
    .logo img {
      height: 38px; } }


/* End */


/* Start:/local/templates/nemetcia/template_styles.css?17519461852750*/
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.custom-alert-container {
    position: fixed;
    right: 10px;
    top: 100px;
    margin-top: -15px;
    z-index: 99999;
}

.custom-alert {
    position: relative;
    animation: fadeInUp 500ms ease-out;
    -webkit-animation: fadeInUp 500ms ease-out;
    width: 220px;
    margin-top: 15px;
    padding: 15px 25px 15px 55px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    background: #05C46B;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    border-radius: 5px;
}

.custom-alert::before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    width: 24px;
    height: 24px;
    background: url(/images/check.svg) center center;
    background-size: cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.custom-alert-error {
    background: #F53B57;
}

.custom-alert-error::before {
    background: url(/images/alert-circle.svg) center center;
}

/* styles add to repository */

/*.wr-content {
    position: sticky;
    top: -40px;
}

main,
.page {
    overflow: visible;
}

@media screen and (max-height: 1000px) {
    .wr-component-info.-mod .component-info {
        margin-bottom: 35px;
    }

    .wr-component-info.-mod .component-info__img {
        width: 75px;
        height: 75px;
        margin-bottom: 18px;
        background-size: 70%;
    }

    .wr-component-info.-mod .component-info .component-info__text {
        font-size: 14px;
        line-height: 20px;
    }
}*/
/*  end */

main .page-error__number svg {
    margin: 0 auto;
}

main .page-error__number {
    margin-bottom: 32px;
}

main .page-error__heading {
    margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
    main .page-error__number {
        margin-bottom: 20px;
    }

    main .page-error__number svg {
        width: 220px;
        height: 72px;
        margin: 0 auto;
    }

    main .page-error__heading {
        margin-bottom: 10px;
    }
}

.special-service__car-elem {
    height: 0;
}

.wr-select-date {
    padding-top: 0;
}
#vk_community_messages {
	bottom: 56px !important;
}
#callibri_soc .callibri_wrap_pict_index {
	bottom: 70px !important;
}

.html-format.--custom ul, .html-format.--custom ol {
    max-width: none;
}
/* End */
/* /local/templates/nemetcia/frontend/dist/main.css?1740129049289005 */
/* /local/templates/nemetcia/template_styles.css?17519461852750 */
