@font-face {
  font-family: 'proba_prolight';
  src: url('mint_type_-_proba_pro_light-webfont.eot');
  src: url('mint_type_-_proba_pro_light-webfont.eot?#iefix') format('embedded-opentype'), url('mint_type_-_proba_pro_light-webfont.woff2') format('woff2'), url('mint_type_-_proba_pro_light-webfont.woff') format('woff'), url('mint_type_-_proba_pro_light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proba_proregular';
  src: url('mint_type_-_proba_pro_regular-webfont.eot');
  src: url('mint_type_-_proba_pro_regular-webfont.eot?#iefix') format('embedded-opentype'), url('mint_type_-_proba_pro_regular-webfont.woff2') format('woff2'), url('mint_type_-_proba_pro_regular-webfont.woff') format('woff'), url('mint_type_-_proba_pro_regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

html,
body {
  -webkit-text-size-adjust: 100%;
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
/* 1 */

input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  /*-webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration:1s;*/
  font-family: proba_prolight, Arial, Helvetica, sans-serif;
}

body {
  background: #e7f5f0;
  /*min-width: 800px;*/
  overflow-x: hidden;
}

article {
  width: 800px;
  padding: 0 20px;
  margin: 0 auto;
}

h2,
h3,
h5,
h6,
p {
  color: #595959;
  letter-spacing: 1px;
}

p {
  font: 18px/30px proba_proregular, Arial, Helvetica, sans-serif;
  letter-spacing: 0;
}

::-moz-selection {
  background: #A9A9A9;
  color: #FFF;
  text-shadow: none;
}

::selection {
  background: #A9A9A9;
  color: #FFF;
  text-shadow: none;
}

h2 {
  font: 40px/50px proba_prolight, Arial, Helvetica, sans-serif;
  position: relative;
  margin: 74px 0 15px;
  text-align: inherit;
}

.tel {
  color: inherit;
  text-decoration: inherit;
}

#map {
  height: 481px;
}

#top {
  height: 100%;
  width: 100%;
}

#top {
  background: #e7f5f0 url(../img/top_cover.jpg) no-repeat;
  position: relative;
  text-align: center;
  min-height: 740px;
}

#top .logo,
#top .arrow {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

#top .arrow {
  background: url(../img/arrow.png) 0 0 no-repeat;
  bottom: 32px;
  height: 80px;
  width: 81px;
  top: auto;
}

#top .arrow:hover {
  background-position: -121px 0;
}

#project,
#services {
  background: #e7f5f0;
  text-align: center;
}

#project {
  padding-bottom: 100px;
}

#project img,
#services img {
  display: block;
  margin: 0 auto;
}

#project h2 {
  margin-top: 82px;
}

#project p {
  font-size: 20px;
  margin: 0 0 41px;
  line-height: 34px;
}

#philosophy {
  background: #e7f5f0;
  text-align: center;
  padding-bottom: 126px;
}

#philosophy h2 {
  font-size: 50px;
  margin: 0 0 31px;
  padding-top: 44px;
}

#philosophy p {
  margin: 0 0 20px;
}

#picture {
  background: #d8d8d8 url('../img/woman.jpg') 50% top no-repeat;
  height: 680px;
}

#footer {
  background: #313439;
  text-align: center;
}

#footer p {
  font-size: 12px;
  line-height: 16px;
}

#footer .logo_foot {
  position: relative;
  display: block;
  margin: 0 0 30px;
  padding: 95px 0 0;
}

nav {
  height: 30px;
  text-align: center;
}

#project nav {
  background: #FFF;
  line-height: 168px;
  min-height: 174px;
  height: auto;
  letter-spacing: 2px;
}

nav a:nth-child(2) {
  margin: 0 67px;
}

/*nav:after {
    content: "";
    width: 100%;
    height: 0;
    display: inline-block;
}*/

nav a {
  color: #595959;
  display: inline-block;
  font: 20px proba_proregular, Arial, Helvetica, sans-serif;
  padding: 0 0 7px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}

nav a:hover {
  border-bottom: 1px solid;
}

.share {
  text-align: center;
}

.share a {
  background: #e7f5ef url(../img/sprite.png) no-repeat;
  height: 90px;
  display: inline-block;
  margin: 0 0 0 30px;
  width: 80px;
}

.share a:first-child {
  margin: 0;
}

.share .facebook {
  background-position: 0px 0;
}

.share .vk {
  background-position: -100px 0;
}

.share .instagram {
  background-position: -200px 0;
}

.share .facebook:hover,
.share .facebook.active {
  background-position: -340px 0;
}

.share .vk:hover,
.share .vk.active {
  background-position: -440px 0;
}

.share .instagram:hover,
.share .instagram.active {
  background-position: -540px 0;
}

#services {
  padding: 0 0 180px
}

#services h2 {
  font-size: 50px;
  margin: 0 0 24px;
  padding: 37px 0 0;
}

#services p {
  margin: 0 0 20px;
}

#contacts {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  padding: 120px 0;
  text-align: center;
  font-family: proba_proregular, Arial, Helvetica, sans-serif;
}

#contacts h2 {
  font-size: 50px;
  margin: 0 0 45px;
  letter-spacing: 1px;
}

#contacts h3,
#footer h3 {
  font-weight: normal;
  /*color: #333;*/
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 14px;
  letter-spacing: 0;
}

#footer h3 {
  color: #FFF;
  font-size: 12px;
}

#contacts p {
  font-size: 18px;
  line-height: 16px;
  margin: 0 0 22px;
}

#contacts article p:last-of-type {
  margin: 0 0 45px;
}

#contacts .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  border-radius: 25px;
  border: 2px solid #f2f2f2;
  color: #333;
  display: block;
  font-size: 14px;
  line-height: 43px;
  height: 46px;
  width: 220px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 auto;
}

#contacts .btn:hover,
#contacts .btn.active {
  background: #f2f2f2;
  color: #333;
}
.show-mobile {
  display: none;
}

#accordion {
  margin: 50px 0 0;
}

#accordion .col-l,
#accordion .col-r {
  width: 390px;
}

#accordion .col-l {
  float: left;
  margin: 0 20px 0 0;
}

#accordion .col-r {
  float: left;
}

#accordion .panel-body {
  overflow: hidden;
}

.panel-collapse {
  display: none;
}

.panel-title {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #c5d0cc;
  border-bottom: 1px solid transparent;
  height: 71px;
  line-height: 71px;
  margin: 0;
  position: relative;
}

.panel-title a {
  color: #768d85;
  font: 20px proba_proregular, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}

.panel-title a:after {
  background: url(../img/arrows.png) no-repeat;
  content: '';
  height: 0;
  height: 10px;
  margin: -5px 0 0;
  position: absolute;
  right: 2px;
  top: 50%;
  width: 0;
  width: 8px;
}

.panel-title a:hover {
  color: #333;
}

.panel-title a:hover:after {
  background-position: 0 -20px;
}

.panel.active .panel-title a {
  color: #595959;
}

.panel.active .panel-title a:after {
  background-position: 0px -39px;
  width: 10px;
}

.panel-body {
  font-family: proba_proregular, Arial, Helvetica, sans-serif;
  margin: 0px 0 0;
  overflow: hidden;
  text-align: center;
}

.panel-body h5,
.panel-body h6 {
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 55px;
  letter-spacing: 1px;
}

.panel-body h5 {
  margin: 0 0 10px;
}

.panel-body h6 {
  margin: 0 0 30px;
}

.panel-body h6:last-child {
  margin: 0 0 40px;
}

.panel-body p {
  font: 14px/24px proba_proregular, Arial, Helvetica, sans-serif;
}

.panel-body .col_wrap {
  overflow: hidden;
}

#services .panel-body p,
#services .panel-body .col_wrap {
  margin: 0 0 30px;
}

.panel.active .panel-title {
  border-bottom: 1px solid transparent;
}

.panel:last-child {
  border-bottom: 1px solid #c5d0cc;
}

.panel-body .col_wrap h5 {
  margin: 0 0 35px;
}

#footer,
#interior {
  float: left;
}

#interior {
  display: block;
  position: relative;
  padding: 0;
  background: #ffffff;
  /*height: 555px;*/
}

#interior article {
  width: 100%;
  padding: 0;
}

#interior h2 {
  text-align: center;
  margin: 0 0 50px;
}

.interior-item {
  display: block;
  width: 33.3%;
  float: left;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.interior-item__slider {
  margin: 0;
}

.interior-item__slider .slick-dots {
  bottom: 25px;
}

.interior-item__text {
  padding: 0 10%;
  height: 50px;
}

.interior-item__img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

.slick-dotted.slick-slider {
  margin: 0;
}

.wrap-slider {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 999;
}

.wrap-slider.active {
  display: block;
}

.wrap-slider .slick-dots {
  bottom: 5%;
}

.wrap-slider .slick-dotted.slick-slider {
  margin: 0 auto;
}

.interior-item__slider-big {
  top: 15vh;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80vw;
  z-index: 1000;
  /*max-width: 80vh;*/
  /*height: 60vh;*/
  /*max-height: 60vh;*/
}

.slick-track {
  width: 80%;
  margin: 0 auto;
}

.slick-dots li button::before {
  color: #fff;
}

.slick-dots li.slick-active button::before {
  color: #fff;
}

.slick-arrow {
  /*padding: 20px;*/
  color: #fff;
}

.slick-arrow:before {
  background: none;
  font: 50px/0 proba_prolight, Arial, Helvetica, sans-serif;
}

.slick-prev {
  left: -40px;
  float: right;
}

.slick-prev:before {
  content: '<';
  float: right;
}

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

.slick-next:before {
  content: '>';
  float: left;
}

.ov-hid {
  overflow: hidden;
}

.close-slider {
  color: #fff;
  background: none;
  border: none;
  padding: 20px;
  font-size: 40px;
  line-height: .8;
  position: absolute;
  right: 1vw;
  top: 0;
  outline: none;
  opacity: .75;
}

.close-slider:hover {
  opacity: 1;
}

@media(max-width: 720px) {
  .interior-item {
    width: 100%;
  }
}

@media(min-width: 1024px) {
  .interior-item__slider-big {
    top: 10vh;
    width: 60vw;
  }
  .slick-arrow:before {
    font: 70px/0 proba_prolight, Arial, Helvetica, sans-serif;
  }
  .slick-next {
    right: -50px;
  }
  .slick-prev {
    left: -50px;
  }
}

@media(min-width: 1200px) {
  .interior-item__slider-big {
    width: 50vw;
  }
}

/*.interior-item__slide{*/

/*height: 60vh;*/

/*max-width: 60vw;*/

/*width: auto;*/

/*}*/

/*.animated {
  -webkit-animation-duration: 1.75s;
     -moz-animation-duration: 1.75s;
       -o-animation-duration: 1.75s;
          animation-duration: 1.75s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
     -moz-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    border-color: #FFF;
    
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
    border-color: #e7f5f0;
    
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    border-color: #dbeae4;
    
  }
}

@-o-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    border-color: #FFF;
    
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
    border-color: #e7f5f0;
    
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    border-color: #dbeae4;
    
  }
}

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    border-color: #FFF;
    
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
    border-color: #e7f5f0;
    
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    border-color: #dbeae4;
    
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    border-color: #FFF;
    
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
    border-color: #e7f5f0;
    
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    border-color: #dbeae4;
    
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}


 animated infinite pulse*/

#project,
#picture,
#map,
#services,
#contacts,
#interior,
#footer {
  width: 100%;
}

#top article,
#project nav {
  width: 100%;
}

#project nav {
  white-space: nowrap;
}

#picture {
  /*-webkit-transform-origin: bottom center;
       -moz-transform-origin: bottom center
        -ms-transform-origin: bottom center;
         -o-transform-origin: bottom center;
            transform-origin: bottom center;

    -webkit-animation-direction: alternate;
       -moz-animation-direction: alternate;
         -o-animation-direction: alternate;
            animation-direction: alternate;

    -webkit-animation-duration: 30s;
       -moz-animation-duration: 30s;
        -ms-animation-duration: 30s;
         -o-animation-duration: 30s;
            animation-duration: 30s;        

    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;

    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
         -o-animation-iteration-count: infinite;
            animation-iteration-count: infinite;

    -webkit-animation-name: move;
       -moz-animation-name: move;
        -ms-animation-name: move;
         -o-animation-name: move;
            animation-name: move;*/
}

@-webkit-keyframes move {
  from {
    background-size: auto 100%;
  }
  to {
    background-size: auto 150%;
  }
}

@-moz-keyframes move {
  from {
    background-size: auto 100%;
  }
  to {
    background-size: auto 150%;
  }
}

@-ms-keyframes move {
  from {
    background-size: auto 100%;
  }
  to {
    background-size: auto 150%;
  }
}

@-o-keyframes move {
  from {
    background-size: auto 100%;
  }
  to {
    background-size: auto 150%;
  }
}

@keyframes move {
  from {
    background-size: auto 100%;
  }
  to {
    background-size: auto 150%;
  }
}

@media only screen and (max-width: 1366px) {
  #top {
    background-position: 30% 0;
  }
}

@media only screen and (min-width: 1024px) {
  html,
  body {
    height: 100%;
    width: 100%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  #top {
    max-height: 740px;
  }
}

.sliders {
  display: flex;
  align-items: stretch;
}

body.sliderMobile .interior-item {
  float: none !important;
  width: 100% !important;
}

.gm-style-iw {
  font-family: proba_proregular, Arial, Helvetica, sans-serif;
  font-size: 17px !important;
  line-height: 37px;
  text-align: center;
  border: 3px solid rgb(233, 244, 240);
  left: 11px !important;
}

.gm-style-iw+div {
  background: url(../img/close.svg);
  background-size: contain;
  width: 20px !important;
  height: 20px !important;
  right: 25px !important;
  top: 22px !important;
}

.gm-style-iw>div {
  padding: 29px 25px 20px;
}

.gm-style-iw+div img {
  display: none;
}

.slick-slide {
  outline: 0 none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .show-mobile {
    display: inherit;
  }
  #contacts h2,
  #interior h2 {
    font-size: 80px;
    margin: 0 0 45px;
    letter-spacing: 1px;
  }
  #contacts h3,
  #footer h3,
  #contacts p,
  #contacts .btn,
  .interior-item__text {
    font-size: 40px;
    line-height: normal;
    height: auto;
  }
  #contacts .btn {
    display: inline-block;
    padding: 30px;
    width: auto;
    height: auto;
  }
}