@font-face {
  font-family: "icon-font";
  src: url("../fonts/icon-font/icon-font.eot");
  src: url("../fonts/icon-font/icon-font.eot?#iefix&") format("embedded-opentype"), url("../fonts/icon-font/icon-font.woff2") format("woff2"), url("../fonts/icon-font/icon-font.woff") format("woff"), url("../fonts/icon-font/icon-font.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: GilroyMedium;
  src: url(../fonts/Gilroy/Gilroy-Medium.ttf)

}

@font-face {
  font-family: GilroyLight;
  src: url(../fonts/Gilroy/Gilroy-Light.ttf)
}

@font-face {
  font-family: GilroyThin;
  src: url(../fonts/Gilroy/Gilroy-Thin.ttf)
}

@font-face {
  font-family: GilroyBold;
  src: url(../fonts/Gilroy/Gilroy-Bold.ttf)

}

@font-face {
  font-family: GilroyRegular;
  src: url(../fonts/Gilroy/Gilroy-Regular.ttf)
}

@font-face {
  font-family: GilroyBlack;
  src: url(../fonts/Gilroy/Gilroy-Black.ttf)
}

@font-face {
  font-family: GilroyBoldItalic;
  src: url(../fonts/Gilroy/Gilroy-BoldItalic.ttf)
}

@font-face {
  font-family: GilroyLightItalic;
  src: url(../fonts/Gilroy/Gilroy-LightItalic.ttf)
}

@font-face {
  font-family: "VAGWorldBold";
  src: url("../fonts/VAGWorldBold/VAGWorldBold.eot");
  src: url("../fonts/VAGWorldBold/VAGWorldBold.eot?#iefix&") format("embedded-opentype"), url("../fonts/VAGWorldBold/VAGWorldBold.woff2") format("woff2"), url("../fonts/VAGWorldBold/VAGWorldBold.woff") format("woff"), url("../fonts/VAGWorldBold/VAGWorldBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*! jQuery UI - v1.12.1 - 2017-12-19
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  z-index: 11000 !important;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-datepicker {
  width: 279px;
  margin: 10px 0;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #e3cdb1; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    border-radius: 2px;
    background-color: transparent;
    cursor: pointer; }
    .ui-datepicker .ui-datepicker-prev .ui-icon,
    .ui-datepicker .ui-datepicker-next .ui-icon {
      width: 14px;
      height: 14px;
      top: 50%;
      left: 50%;
      margin-top: -7px;
      margin-left: -7px;
      text-indent: 0;
      font-size: 0;
      text-align: center; }
      .ui-datepicker .ui-datepicker-prev .ui-icon:before,
      .ui-datepicker .ui-datepicker-next .ui-icon:before {
        display: inline-block;
        vertical-align: middle;
        font-family: "icon-font";
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0 0 rgba(255, 255, 255, 0);
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        font-size: 14px;
        line-height: 1;
        color: #d0af88; }
  .ui-datepicker .ui-datepicker-prev .ui-icon:before {
    content: '\EA05'; }
  .ui-datepicker .ui-datepicker-next {
    left: auto;
    right: 0; }
    .ui-datepicker .ui-datepicker-next .ui-icon:before {
      content: '\EA07'; }
  .ui-datepicker .ui-datepicker-title {
    font-family: "GilroyRegular";
    font-size: 14px; }
  .ui-datepicker .ui-datepicker-header {
    padding: 2px 0 3px; }
  .ui-datepicker th {
    padding: 6px 3px 10px;
    line-height: 1.1;
    font-family: "GilroyRegular";
    font-size: 14px;
    font-weight: normal; }
  .ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    color: #383838; }
  .ui-datepicker td a {
    -webkit-transition: color 0.15s;
    transition: color 0.15s; }
    .ui-datepicker td a:hover {
      color: #d0af88; }
  .ui-datepicker td.ui-datepicker-unselectable span, .ui-datepicker td.ui-datepicker-unselectable a {
    color: #bbb; }
    .ui-datepicker td.ui-datepicker-unselectable span:hover, .ui-datepicker td.ui-datepicker-unselectable a:hover {
      color: #bbb; }

table.ui-datepicker-calendar thead {
  border-bottom: 2px solid #e3cdb1; }

.icon-cross3:before {
  content: '\EA33'; }

.showroom-card .mwvil__btn-text {
  font-size: 13px;
  font-family: 'GilroyLight';
  letter-spacing: 1.5px;
  color: #fff;
  text-transform: uppercase; }

.showroom-card .building-card__caption-name-first {
  display: block;
  font-size: 10px;
  color: #c19767;
  text-transform: uppercase;
  font-family: "GilroyRegular";
  text-align: left;
  letter-spacing: 4px;
  margin: 5px 0; }

.showroom-card .building-card__caption-name-second {
  display: block;
  font-size: 34px;
  text-align: left;
  font-family: "GilroyRegular";
  color: #c19767;
  letter-spacing: 2px;
  text-transform: uppercase; }

.showroom-card .building-card__caption-inner {
  font-family: "GilroyRegular";
  font-size: 45px;
  color: #c19767;
  letter-spacing: 2px;
  text-transform: uppercase; }

.showroom-card .building-card__head {
  margin: 25px 0 60px; }

.showroom-card .building-card__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  overflow: hidden; }

.showroom-card .building-card__caption {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  -js-display: inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 60px 0 20px;
  letter-spacing: 1px; }

.showroom-card .building-card__caption-name {
  padding-left: 10px;
  border-left: 3px solid #c19767;
  margin-left: 60px; }

.showroom-card .static_descr {
  color: #383838;
  line-height: 1.4;
  font-size: 16px;
  font-family: 'GilroyLight';
  text-align: left;
  letter-spacing: 1px; }

.showroom-card .building-card__text {
  width: 100%;
  text-align: justify; }

.showroom-card .mwvil__btn--showroom {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  padding: 16px 40px; }

.showroom-card .mwvil__tabs {
  position: relative;
  margin-bottom: 60px; }

.showroom-card .tabs-content {
  padding: 40px 0; }

.showroom-card .tabs-header-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex; }
  .showroom-card .tabs-header-btns .showroom-card__btn {
    border: none;
    outline: none;
    box-shadow: none;
    width: auto;
    padding: 7px 40px;
    background: none !important;
    cursor: pointer;
    border-bottom: 4px solid #e3cdb1;
    -webkit-transition: border-color 0.22s;
    transition: border-color 0.22s; }
    .showroom-card .tabs-header-btns .showroom-card__btn-text {
      font-family: "GilroyRegular";
      font-size: 24px;
      line-height: 1.2;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #d0af88;
      -webkit-transition: color 0.22s;
      transition: color 0.22s; }
    .showroom-card .tabs-header-btns .showroom-card__btn.active {
      border-color: #462920; }
      .showroom-card .tabs-header-btns .showroom-card__btn.active .showroom-card__btn-text {
        color: #462920; }
    .showroom-card .tabs-header-btns .showroom-card__btn:hover {
      border-color: #462920; }
      .showroom-card .tabs-header-btns .showroom-card__btn:hover .showroom-card__btn-text {
        color: #462920; }

.showroom-card .showroom-video-ct {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .showroom-card .showroom-video-ct video,
  .showroom-card .showroom-video-ct iframe {
    margin-bottom: 6px;
    width: calc(50% - 3px); }
  .showroom-card .showroom-video-ct video {
    height: 100%; }

@media screen and (max-width: 768px) {
  .showroom-card .building-card__caption {
    display: block; }
  .showroom-card .building-card__caption-name-first,
  .showroom-card .building-card__caption-name-second {
    text-align: center; }
  .showroom-card .building-card__caption-name {
    margin: 0;
    padding: 0;
    border: none; }
  .showroom-card .mwvil__btn--showroom {
    position: relative;
    margin-bottom: 30px; }
  .showroom-card .tabs-header-btns .showroom-card__btn {
    width: 50%;
    padding: 5px 20px; }
  .showroom-card .tabs-header-btns .showroom-card__btn-text {
    font-size: 20px; }
  .showroom-card .showroom-video-ct video,
  .showroom-card .showroom-video-ct iframe {
    width: 100%; } }

@media screen and (max-width: 360px) {
  .showroom-card .showroom-video-ct iframe {
    height: auto; } }

.mwvil__tabs .tab {
  display: none; }
  .mwvil__tabs .tab.active {
    display: block; }

.vg-big-img-wr {
  position: relative;
  width: calc(100% - 200px);
  height: 560px; }
  .vg-big-img-wr .vg-btn-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    width: 70px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 3;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer; }
    .vg-big-img-wr .vg-btn-arrow:before {
      content: '';
      position: absolute;
      top: 50%;
      margin-top: -1px;
      height: 2px;
      width: 70%;
      background: rgba(255, 255, 255, 0.85); }
    .vg-big-img-wr .vg-btn-arrow--left {
      left: 0; }
      .vg-big-img-wr .vg-btn-arrow--left:before {
        left: 0; }
    .vg-big-img-wr .vg-btn-arrow--right {
      right: 0; }
      .vg-big-img-wr .vg-btn-arrow--right:before {
        right: 0; }
    .vg-big-img-wr .vg-btn-arrow:hover {
      background: rgba(0, 0, 0, 0.5); }
  .vg-big-img-wr .vg-big-img-ct {
    height: 100%; }
  .vg-big-img-wr .vg-big-img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: none; }
    .vg-big-img-wr .vg-big-img.active {
      display: block; }

.desktop .vg-big-img-wr .vg-btn-arrow:hover {
  background: rgba(0, 0, 0, 0.5); }

.vg-preview-ct {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 200px;
  overflow-y: auto;
  height: 560px;
  padding-left: 5px;
  -webkit-overflow-scrolling: touch; }
  .vg-preview-ct::-webkit-scrollbar {
    width: 8px; }
  .vg-preview-ct::-webkit-scrollbar-track {
    background-color: #eeeff3; }
  .vg-preview-ct::-webkit-scrollbar-thumb {
    background-color: #cdd1da; }
  .vg-preview-ct .vg-preview {
    width: 100%;
    margin-bottom: 5px;
    cursor: pointer;
    overflow: hidden; }
    .vg-preview-ct .vg-preview .vg-preview-img {
      position: relative;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: cover;
      padding-top: 66.66%; }
      .vg-preview-ct .vg-preview .vg-preview-img:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(211, 177, 132, 0.8);
        background-image: url("../img/gallery-triangle.png");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        opacity: 0;
        left: 0;
        -webkit-transition: all .2s;
        transition: all .2s; }
      .vg-preview-ct .vg-preview .vg-preview-img.active:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: #d3b184; }
    .vg-preview-ct .vg-preview:last-child {
      margin-bottom: 0; }
    .vg-preview-ct .vg-preview:hover .vg-preview-img:before {
      opacity: 1; }

.desktop .vg-preview-ct .vg-preview:hover .vg-preview-img:before {
  opacity: 1; }

.vg-ct {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  margin: 30px 0; }
  .vg-ct:first-child {
    margin-top: 0; }
  .vg-ct:last-child {
    margin-bottom: 0; }

@media screen and (max-width: 992px) {
  .vg-big-img-wr {
    width: 100%;
    height: auto; }
    .vg-big-img-wr .vg-btn-arrow {
      display: block; }
    .vg-big-img-wr .vg-big-img-ct {
      height: auto; }
    .vg-big-img-wr .vg-big-img {
      height: auto;
      padding-top: 66.66%; }
  .vg-preview-ct {
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-left: 0;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    .vg-preview-ct .vg-preview {
      width: 200px;
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      margin-bottom: 0;
      margin-right: 5px; }
      .vg-preview-ct .vg-preview:last-child {
        margin-right: 0; }
    .vg-preview-ct::-webkit-scrollbar {
      height: 8px; }
  .vg-ct {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media screen and (max-width: 768px) {
  .vg-preview-ct .vg-preview {
    width: 150px; } }

@media screen and (max-width: 470px) {
  .vg-big-img-wr .vg-btn-arrow {
    margin-top: -13px;
    height: 26px;
    width: 42px; }
    .vg-big-img-wr .vg-btn-arrow:before {
      height: 1px; }
  .vg-preview-ct {
    padding-top: 3px; }
    .vg-preview-ct::-webkit-scrollbar {
      height: 6px; }
    .vg-preview-ct .vg-preview {
      width: 100px;
      margin-right: 3px; }
  .vg-ct {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw; } }

.mw--remodal-showroom .mwr-vil {
  display: inline-block;
  vertical-align: middle;
  margin: 60px 0;
  max-width: 80%;
  width: 400px; }
  @media screen and (max-width: 768px) {
    .mw--remodal-showroom .mwr-vil {
      width: 100%;
      max-width: none;
      margin: 0;
      vertical-align: top; } }

.mw--remodal-showroom .mct-vil {
  display: inline-block;
  position: relative;
  max-height: 100%;
  width: 100%; }

.mw--remodal-showroom .mwvil__content {
  position: relative; }
  .mw--remodal-showroom .mwvil__content__ct {
    position: relative;
    background: #fff;
    padding: 60px;
    font-size: 16px;
    text-align: left;
    z-index: 3; }
    @media screen and (max-width: 768px) {
      .mw--remodal-showroom .mwvil__content__ct {
        padding: 43px 20px 25px; } }
  .mw--remodal-showroom .mwvil__content:after {
    position: absolute;
    content: '';
    display: block;
    top: -40px;
    right: 40px;
    bottom: 40px;
    left: -40px;
    border: 10px solid #c3a175;
    z-index: 2; }

@media screen and (max-width: 470px) {
  .mw--remodal-showroom {
    padding: 0; } }

.mobile .mw.active {
  cursor: pointer;
  pointer-events: all;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.mw--general {
  overflow-y: scroll; }

.mw--remodal {
  max-width: 570px;
  background: transparent; }
  .mw--remodal .btn-modal-close {
    color: #e3cdb1;
    -webkit-transition: color 0.22s;
    transition: color 0.22s; }
    .mw--remodal .btn-modal-close .icon-cross3 {
      font-size: 18px;
      line-height: 1; }
    .mw--remodal .btn-modal-close:hover {
      color: #d0af88; }

.mwvil__title {
  position: relative;
  margin: 0;
  margin-bottom: 38px;
  font-family: "GilroyRegular";
  font-size: 30px;
  text-transform: uppercase;
  text-align: left;
  line-height: 1;
  letter-spacing: 2px; }
  .mwvil__title:after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 98px;
    height: 5px;
    background: #e3cdb1; }
.mwvil__subtitle {
  position: relative;
  margin: 0;
  margin-bottom: 22px;
  font-family: "GilroyMedium";
  font-size: 22px;
  text-align: left;
  line-height: 1;
  letter-spacing: 2px;
}

.mwvil__text {
  font-family: "GilroyRegular";
  font-size: 14px;
  line-height: 1.4; }

.mwvil__atttext{
  font-family: "GilroyRegular";
  font-size: 12px;
  line-height: 1.4;
  font-style: italic;
  margin-top: 20px;
}
.remodal .star {
  color: #cf2127;
}
.mwvil__btn {
  width: 100%;
  margin: 0;
  padding: 11px;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  border-radius: 0;
  position: relative;
  display: inline-block;
  cursor: pointer;
  background: #d0af88;
  -webkit-transition: background 0.22s;
  transition: background 0.22s; }
  .mwvil__btn-text {
    font-family: "GilroyLight";
    font-size: 13px;
    letter-spacing: 1.5px;
    color: #fff;
    text-transform: uppercase; }
  .mwvil__btn:hover {
    background: #c59c6c; }

.mwvil__date {
  font-family: "GilroyRegular";
  font-weight: bold; }

.mwvil__tabs .tab {
  display: none; }
  .mwvil__tabs .tab.active {
    display: block; }

.mwvil__time-title {
  margin-bottom: 7px;
  font-family: "GilroyRegular";
  font-size: 14px;
  color: #d0af88;
  line-height: 1.2;
  letter-spacing: .5px; }
.remodal-apart .mwvil__time-title {color: #2b2e38;}

.mwvil__time-ct {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .mwvil__time-ct label {
    width: 20%; }

.mobile .mw.active {
  cursor: pointer;
  pointer-events: all;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.mw--remodal-showroom .btn-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 58px;
  width: 58px;
  font-size: 0;
  text-align: center;
  cursor: pointer;
  z-index: 5;
  background: none;
  border: none;
  outline: none; }
  .mw--remodal-showroom .btn-modal-close .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    line-height: 1; }
    .mw--remodal-showroom .btn-modal-close .icon:before {
      display: block;
      font-size: 16px;
      vertical-align: middle;
      font-family: "icon-font";
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-shadow: 0 0 0 rgba(255, 255, 255, 0);
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none; }
  @media screen and (max-width: 768px) {
    .mw--remodal-showroom .btn-modal-close {
      width: 44px;
      height: 44px; }
      .mw--remodal-showroom .btn-modal-close .icon {
        margin-top: -7px;
        margin-left: -7px; }
        .mw--remodal-showroom .btn-modal-close .icon:before {
          font-size: 14px; } }

.mwvil__field {
  display: block;
  margin-bottom: 25px; }
  .mwvil__field__input {
    position: relative; }
  .mwvil__field__msg {
    display: none;
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.2;
    color: #ff6a5d; }
    .mwvil__field__msg.active {
      display: block; }
    @media screen and (max-width: 992px) {
      .mwvil__field__msg {
        margin-top: 31px; } }
  .mwvil__field .mwvil__border {
    position: absolute;
    top: -7px;
    left: -21px;
    right: 21px;
    bottom: -21px;
    pointer-events: none;
    border: 3px solid transparent;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
    z-index: 1; }
  .mwvil__field .mwvil__line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    z-index: 3; }
    .mwvil__field .mwvil__line:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #9b774e;
      -webkit-transform: scaleX(0);
          -ms-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transform-origin: 0% 50%;
          -ms-transform-origin: 0% 50%;
              transform-origin: 0% 50%;
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
      z-index: 3; }
  .mwvil__field .mwvil__text-input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    border-radius: 0;
    position: relative;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px;
    border-bottom: 3px solid #383838;
    font-family: "GilroyRegular";
    font-size: 14px;
    color: #383838;
    line-height: normal;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
    z-index: 2; }
    .mwvil__field .mwvil__text-input::-webkit-input-placeholder {
      opacity: 1; }
    .mwvil__field .mwvil__text-input::-moz-placeholder {
      opacity: 1; }
    .mwvil__field .mwvil__text-input:-ms-input-placeholder {
      opacity: 1; }
    .mwvil__field .mwvil__text-input::placeholder {
      opacity: 1; }
    .mwvil__field .mwvil__text-input:focus + .mwvil__line:before {
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1); }
    .mwvil__field .mwvil__text-input:focus + .mwvil__line + .mwvil__border {
      border-color: #f7f2ed; }
  .mwvil__field--box-chbx {
    text-align: center;
    cursor: pointer; }
    .mwvil__field--box-chbx input {
      opacity: 0;
      position: absolute;
      top: auto;
      left: 0;
      width: 0;
      height: 0; }
      .mwvil__field--box-chbx input:checked + .mwvil__field__value {
        background: #e3cdb1; }
.remodal-apart .mwvil__field--box-chbx input:checked + .mwvil__field__value {
  background: #dbdbdb;
}
    .mwvil__field--box-chbx .mwvil__field__value {
      display: block;
      font-family: "GilroyRegular";
      padding: 10px 3px;
      font-size: 14px;
      line-height: 1;
      -webkit-transition: color 0.22s;
      transition: color 0.22s;
      border: 1px solid #d0af88;
      border-left: none; }
.remodal-apart .mwvil__field--box-chbx .mwvil__field__value {border: 1px solid #dbdbdb;}
    .mwvil__field--box-chbx:nth-child(1) .mwvil__field__value, .mwvil__field--box-chbx:nth-child(6) .mwvil__field__value, .mwvil__field--box-chbx:nth-child(11) .mwvil__field__value {
      border-left: 1px solid #d0af88; }
.remodal-apart .mwvil__field--box-chbx:nth-child(1) .mwvil__field__value, .remodal-apart .mwvil__field--box-chbx:nth-child(6) .mwvil__field__value, .remodal-apart .mwvil__field--box-chbx:nth-child(11) .mwvil__field__value {
  border-left: 1px solid #dbdbdb; }
    .mwvil__field--box-chbx:nth-child(1n+6) .mwvil__field__value {
      border-top: none; }
    .mwvil__field--box-chbx:hover .mwvil__field__value {
      color: #9b774e; }
.remodal-apart .mwvil__field--box-chbx:hover .mwvil__field__value {
      color: #cf2127;
    }
  .mwvil__field.field-invalid .mwvil__field__msg {
    display: block; }

.mwvil__form {
  margin-top: 25px; }
  .mwvil__form .mwvil__btns-ct {
    margin-top: 59px; }
    .mwvil__form .mwvil__btns-ct--2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      -js-display: flex;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: 38px; }
      .mwvil__form .mwvil__btns-ct--2 .mwvil__btn {
        width: calc(50% - 10px); }
    .mwvil__form .mwvil__btns-ct--right {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .mwvil__form .mwvil__btns-ct .mwvil__btn--back {
      background: #e3cdb1; }
  .mwvil__form .mwvil__fields-row {
    margin-bottom: 15px; }

.info-msg {
  position: relative; }
  .info-msg__text {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: .3px; }

.form-info-msgs {
  margin: 30px 0;
  font-size: 14px;
  line-height: 1.3; }
  .form-info-msgs:first-child {
    margin-top: 0; }
  .form-info-msgs:last-child {
    margin-bottom: 0; }
  .form-info-msgs .info-msg {
    margin-bottom: 20px; }
    .form-info-msgs .info-msg:last-child {
      margin-bottom: 0; }

.mw--remodal-showroom.remodal-apart .mwr-vil {
  width: 555px;
}
.mw--remodal.remodal-apart {
  max-width: 725px;
}
.mw--remodal-showroom.remodal-apart .mwvil__content:after { border: 10px solid #fff;}
.mw--remodal.remodal-apart .btn-modal-close {color: #dbdbdb;}
.mw--remodal.remodal-apart .btn-modal-close:hover { color: #a5a5a5;}
.mwvil__title {
  position: relative;
  margin: 0;
  margin-bottom: 38px;
  font-family: "GilroyMedium";
  font-size: 24px;
  text-transform: uppercase;
  text-align: left;
  line-height: 1;
  letter-spacing: 2px;
}
.remodal-apart .mwvil__title {font-family: "GilroyMedium"; font-size: 24px;}
.remodal-apart .mwvil__title:after { background: #cf2127;}
.remodal-apart .mwvil__btn, .mwvil__form .mwvil__btns-ct .mwvil__btn--back {
  padding: 18px 11px;
  margin-top: 30px;
  color: #fff;
  background-color: #cf2127;
  border-color: #cf2127;
}
.remodal-apart .mwvil__btn:hover {
  background-color: #a72320;
  border-color: #a72320;
}
.remodal-apart .mwvil__field .mwvil__text-input {border-bottom: 3px solid #dbdbdb;}
.remodal-apart .mwvil__field .mwvil__line:before {background: #a5a5a5;}
.remodal-apart .mwvil__text {margin-bottom: 7px;}
.mwvil__mw1 {min-width: 130px;  display: inline-block; margin-right: 10px;}
.mwvil__tmed {font-family: "GilroyMedium"; font-size: 14px;}
.mwvil__tbold {font-family: "GilroyMedium"; font-size: 24px;}
.mwvil__label {
  font-family: "GilroyMedium";
  font-size: 18px;
  padding: 9px 18px;
  display: inline-block;
}
.mwvil__label-lgrey {
  background-color: #f4f4f4;
}
.mwvil__border_label {
  font-family: "GilroyMedium";
  font-size: 24px;
  padding: 1px 9px 9px 9px;
  display: inline-block;
  text-align: center;
  border-bottom: 3px solid;
  border-color: #dbdbdb;
  position: relative;
}
.mwvil__border_label:before, .mwvil__border_label:after {
  content:"";
  position:absolute;
  width:3px;
  height:26px;
  bottom:0;
  background-color: #dbdbdb;
}
.mwvil__border_label:before {
  left:0
}
.mwvil__border_label:after {
  right:0
}
.mwvil__border_label-red {
  border-color: #cf2127;
}
.mwvil__border_label.mwvil__border_label-red:before, .mwvil__border_label.mwvil__border_label-red:after {
  background-color: #cf2127;
}
.mwvil__border_label .line_item {
  display: inline-block;
  padding-left: 10px;
  padding-right: 13px;
  position: relative;
}
.mwvil__border_label .line_item:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 17px;
  bottom: 3px;
  right:0;
  background-color: #dbdbdb;
}
.mwvil__border_label .line_item:first-child {
  padding-left: 0;
}

.mwvil__border_label .line_item:last-child {
  padding-right: 0;
}
.mwvil__border_label .line_item:last-child:after {
  display:none;
}
.mwvil__label-fw {
  width: 100%;
}
.mwvil__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mwvil__col_fl { float: left;}
.mwvil__col_fr { float: right;}
.mwvil__col_20 { width: 20%;}
.mwvil__col_30 { width: 30%;}
.mwvil__col_40 { width: 40%;}
.mwvil__col_45 { width: 45%;}
.mwvil__col_50 { width: 50%;}
.mwvil__col_55 { width: 55%;}
.mwvil__col_60 { width: 60%;}
.mwvil__col_70 { width: 70%;}

.mwvil__mt1 {margin-top: 10px;}
.mwvil__mt15 {margin-top: 15px;}
.mwvil__mt2 {margin-top: 20px;}
.mwvil__mt25 {margin-top: 25px;}
.mwvil__mt4 {margin-top: 40px;}
.mwvil__mt45 {margin-top: 45px;}
.mwvil__mb1 {margin-bottom: 10px;}
.mwvil__mb15 {margin-bottom: 15px;}
.mwvil__mb2 {margin-bottom: 20px;}
.mwvil__mb25 {margin-bottom: 25px;}
.mwvil__mr3 {margin-right: 30px;}

@media  only screen and (max-width: 576px) {
  .mw--remodal-showroom.remodal-apart .mwr-vil {width: 100%; }
  .mw--remodal.remodal-apart {max-width: 97%;}
  .mw--remodal-showroom.remodal-apart .mwvil__content:after { display: none; }
  .mwvil__col_mob_fw {width: 100%; float: inherit;}
  .mwvil__label {font-size: 16px; padding: 5px 15px;}
  .mwvil__border_label { font-family: "GilroyMedium"; font-size: 17px; padding: 1px 9px 5px 9px;}
  .mwvil__border_label .line_item:after {bottom: 0px;}
  .mwvil__border_label:before, .mwvil__border_label:after {height: 17px;  }
}