
@font-face {
  font-family: 'museo_sans_cyrl500';
  src: url('fonts/museosanscyrl-500-webfont.eot');
  src: url('fonts/museosanscyrl-500-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museosanscyrl-500-webfont.woff') format('woff'), url('fonts/museosanscyrl-500-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl900';
  src: url('fonts/museosanscyrl-900-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl700';
  src: url('fonts/museosanscyrl-700-webfont.eot');
  src: url('fonts/museosanscyrl-700-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museosanscyrl-700-webfont.woff') format('woff'), url('fonts/museosanscyrl-700-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl300';
  src: url('fonts/museosanscyrl-300-webfont.eot');
  src: url('fonts/museosanscyrl-300-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museosanscyrl-300-webfont.woff') format('woff'), url('fonts/museosanscyrl-300-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl100';
  src: url('fonts/museosanscyrl-100-webfont.eot');
  src: url('fonts/museosanscyrl-100-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museosanscyrl-100-webfont.woff') format('woff'), url('fonts/museosanscyrl-100-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes pulsate {
  0% {
    bottom: 35px;
  }
  10% {
    bottom: 45px;
  }
  25% {
    bottom: 55px;
  }
  50% {
    bottom: 55px;
  }
  75% {
    bottom: 55px;
  }
  90% {
    bottom: 45px;
  }
  100% {
    bottom: 35px;
  }
}
@-moz-keyframes pulsate {
  0% {
    bottom: 35px;
  }
  10% {
    bottom: 45px;
  }
  25% {
    bottom: 55px;
  }
  50% {
    bottom: 55px;
  }
  75% {
    bottom: 55px;
  }
  90% {
    bottom: 45px;
  }
  100% {
    bottom: 35px;
  }
}
@keyframes pulsate {
  0% {
    bottom: 35px;
  }
  10% {
    bottom: 45px;
  }
  25% {
    bottom: 55px;
  }
  50% {
    bottom: 55px;
  }
  75% {
    bottom: 55px;
  }
  90% {
    bottom: 45px;
  }
  100% {
    bottom: 35px;
  }
}
.shake_it_baby {
  outline-color: red;
  /* also need animation and -moz-animation */
  -webkit-animation: shake .5s linear;
  -moz-animation: shake .5s linear;
  -ms-animation: shake .5s linear;
}
/* also need keyframes and -moz-keyframes */
@keyframes shake {
  8%,
  41% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  25%,
  58% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  92% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes shake {
  8%,
  41% {
    -webkit-transform: translateX(-10px);
  }
  25%,
  58% {
    -webkit-transform: translateX(10px);
  }
  75% {
    -webkit-transform: translateX(-5px);
  }
  92% {
    -webkit-transform: translateX(5px);
  }
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes shake {
  8%,
  41% {
    -moz-transform: translateX(-10px);
  }
  25%,
  58% {
    -moz-transform: translateX(10px);
  }
  75% {
    -moz-transform: translateX(-5px);
  }
  92% {
    -moz-transform: translateX(5px);
  }
  0%,
  100% {
    -moz-transform: translateX(0);
  }
}
@-ms-keyframes shake {
  8%,
  41% {
    -ms-transform: translateX(-10px);
  }
  25%,
  58% {
    -ms-transform: translateX(10px);
  }
  75% {
    -ms-transform: translateX(-5px);
  }
  92% {
    -ms-transform: translateX(5px);
  }
  0%,
  100% {
    -ms-transform: translateX(0);
  }
}
.museo100 {
  font-family: 'museo_sans_cyrl100';
  font-weight: normal;
  font-style: normal;
}
.museo300 {
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
}
.museo500 {
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
}
.museo700 {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
}
.museo900 {
  font-family: 'museo_sans_cyrl900';
  font-weight: normal;
  font-style: normal;
}
html {
  width: 100%;
  height: 100%;
}

body {
  min-height: 2500px;
}

body.loading {
  background-size: cover;
}

img {
  border: none;
}
a img {
  border: 0px;
}
.overflow_hidden {
  overflow: hidden;
  max-height: 100%;
  height: auto !important;
}
header a.tel,
header a.tel:hover {
  border-bottom: none !important;
}
.not_found_body {
  height: 100%;
}
.not_found_body h1 {
  margin: 0 auto;
  top: 20%;
  position: absolute;
  text-align: center;
  width: 100%;
  font-family: 'museo_sans_cyrl900';
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
}
.not_found_body h1 small {
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
  padding-top: 50px;
  font-size: 32px;
}
.not_found_body footer {
  display: none;
}
.not_found_body .notfound_text {
  width: 100%;
  height: 100%;
  position: absolute;
}
textarea,
input,
a:focus {
  outline: none;
  resize: none;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.red {
  background: #fae5e6 !important;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.hidden {
  display: none;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
h1,
h2,
h3,
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
h1.main_site_title {
  position: fixed;
  display: none;
  z-index: 999;
  font-size: 80px;
  color: #fff;
  width: 100%;
  bottom: 160px;
  text-align: center;
  font-weight: normal;
  font-family: 'museo_sans_cyrl100';
}

header {
  background: #eee5da;
  height: 110px;
}
header .logo2 {
  left: 0;
  position: absolute;
  top: 22px;
}
header .phone {
  position: absolute;
  top: 27px;
  right: 0;
  font-size: 24px;
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
  text-align: right;
}
header .phone a {
  color: #333;
}
header .phone a.callme {
  display: inline-block;
  width: auto;
  font-family: 'museo_sans_cyrl100';
  font-weight: normal;
  font-style: normal;
  top: -3px;
  color: #3f2f31;
  text-decoration: none;
  border-bottom: 1px solid #93888A;
  font-size: 16px;
  line-height: 14px;
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
header .phone a.callme:hover {
  border-bottom: 1px solid #eee5da;
}
#budka_small {
  margin: 0 auto;
  position: absolute;
  display: none;
/* top: 240px;*/
/* left: 50%;*/
  opacity: 0;
  width: 100%;
/*height: 100%;*/
/*margin-left: -240px;
  margin-top: -577px;*/
  position: fixed;
  &.scaled {
    .scale(0.7);
  }
}
#faces {
  position: fixed;
  width: 2050px;
  height: 1165px;
  left: 50%;
  top: -220px;
  margin-left: -1025px;
  border-radius: 20px;
  border: 3px solid #5e5e5e;
}
#budka_touch {
  margin: 0 auto;
  position: absolute;
  display: block;
  left: 50%;
  top: 72px;
  margin-left: -240px;
}
#black {
  position: fixed;
  display: none;
  width: 2050px;
  height: 1165px;
  left: 50%;
  margin-left: -1025px;
  top: -220px;
  border: 3px solid #5e5e5e;
  
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
}
#awwwards {
  z-index: 99;
}
#logo {
  width: 132px;
  height: 132px;
  top: 1150px;
  left: 50%;
  position: absolute;
  margin-left: -233px;
  z-index: 99;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
#logo.touch {
  width: 133px;
  height: 132px;
  top: 20px;
}
#budka_touch {
  margin: 0 auto;
  position: absolute;
  display: block;
  left: 50%;
  top: 72px;
  margin-left: -240px;
}
.legend {
  color: #5d4e50;
  position: absolute;
  width: 300px;
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
}
.legend .arrow {
  position: absolute;
  left: -150px;
  top: 80px;
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
}
.legend .arrow2 {
  position: absolute;
  right: -150px;
  top: 40px;
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
}
.legend .title {
  font-size: 28px;
  color: #3f2f31;
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
  margin-bottom: 12px;
}
.legend .details {
  line-height: 24px;
  font-size: 16px;
  color: #5d4e50;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
}
.legend .switch {
  position: relative;
  margin-top: 18px;
}
.legend .switch a {
  color: #7d6c53;
  margin: 1px 0 -2px;
  position: relative;
  display: inline-block;
  padding: 5px 20px 6px 35px;
  left: -3px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.legend .switch a span {
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  border-bottom: 1px dashed #BDAD97;
}
.legend .switch a.active {
  background: #fff;
  color: #2e3440;
  cursor: default;
}
.legend .switch a.active span {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
.legend .switch a.active:hover {
  color: #2e3440;
}
.legend .switch a.active:hover span {
  border-bottom: none;
}
.legend .switch a:hover {
  color: #e74c3c;
}
.legend .switch a:hover span {
  border-bottom: 1px dashed #f3a59d;
}
.legend .switch a:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 9px;
  top: 8px;
  display: block;
  background: #000;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.legend .switch a.white:before {
  background: #fff;
  width: 18px;
  height: 18px;
  border: 1px solid #e1dedc;
}
.legend .switch a.blue:before {
  background: #55c5d0;
}
.legend .switch a.skin:before {
  background: #d9a482;
}
.text {
  top: 1249px;
}
.text.touch {
  right: 50%;
  margin-right: -550px;
  top: 130px;
}
.text2 {
  top: 1399px;
  text-align: right;
}
.text2.touch {
  left: 50%;
  margin-left: -550px;
  top: 275px;
}
.text3 {
  top: 1689px;
}
.text3.touch {
  right: 50%;
  margin-right: -550px;
  top: 570px;
}
.text4 {
  text-align: right;
  top: 1835px;
}
.text4.touch {
  left: 50%;
  margin-left: -550px;
  top: 750px;
}
.text4 .arrow2 {
  top: 85px;
}
.order {
  position: absolute;
  top: 2380px;
  left: 50%;
  margin-left: -210px;
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  background: #ffa527;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff7f01), color-stop(1, #ffcb4c));
  background: -ms-linear-gradient(bottom, #ff7f01, #ffcb4c);
  background: -moz-linear-gradient(center bottom, #ff7f01 0%, #ffcb4c 100%);
  background: -o-linear-gradient(#ffcb4c, #ff7f01);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcb4c', endColorstr='#ff7f01', GradientType=0);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-family: 'museo_sans_cyrl500';
  font-style: normal;
  text-shadow: 0 -1px 0 #bf8324;
  text-decoration: none;
  font-weight: normal;
  display: block;
  width: 420px;
  line-height: 64px;
  font-size: 26px;
  height: 65px;
  color: #fff;
  text-align: center;
}
.order:hover {
  background: #ffb025;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff9601), color-stop(1, #ffcc4c));
  background: -ms-linear-gradient(bottom, #ff9601, #ffcc4c);
  background: -moz-linear-gradient(center bottom, #ff9601 0%, #ffcc4c 100%);
  background: -o-linear-gradient(#ffcc4c, #ff9601);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc4c', endColorstr='#ff9601', GradientType=0);
}
.order.touch {
  top: 1250px;
}
.or_phone {
  position: absolute;
  top: 2463px;
  text-align: center;
  left: 50%;
  width: 420px;
  margin-left: -210px;
  color: #5d4e50;
  font-size: 18px;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
}
.or_phone strong {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
}
.or_phone.touch {
  top: 1333px;
}
.restofsite {
  position: relative;
  background: #fff;
  top: 2525px;
}
.restofsite.touch {
  top: 1400px;
}
section {
  padding: 61px 0 73px;
}
section .albums {
  position: relative;
  text-align: center;
  margin-left: -5px;
  width: 1110px;
  margin-top: 40px;
}
section .albums .album {
  width: 360px;
  height: 250px;
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  margin: 0 5px 12px;
}
section .albums .album:hover img {
  width: 360px;
  height: 250px;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
section .albums .album:after {
  content: "";
  display: block;
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0;
  background: url('images/caseback.png') 0 20px no-repeat;
  background-size: cover;
}
section .albums .album.hidden_album {
  display: none;
}
section .albums .album.animated {
  display: block !important;
}
section .albums .album img {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: absolute;
  left: 0;
  top: 0;
  width: 360px;
  height: 250px;
}
section .albums .album.big {
  width: 545px;
  height: 400px;
  margin: 0 5px 10px;
}
section .albums .album.big .title {
  font-size: 22px;
  bottom: 31px;
}
section .albums .album.big img {
  width: 545px;
  height: 400px;
}
section .albums .album .title {
  font-size: 18px;
  color: #fff;
  position: absolute;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  bottom: 23px;
  width: 100%;
  text-align: center;
  z-index: 10;
}
section.grey {
  background: #f4f4f4;
}
section.grey h2 {
  margin-bottom: 15px;
}
section.grey .title {
  margin-top: 25px;
  font-size: 26px;
  text-align: center;
  color: #333;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
}
section.units {
  padding: 61px 0 11px;
}
section h2 {
  font-size: 50px;
  margin-bottom: 21px;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
section .p {
  text-align: center;
  line-height: 36px;
  font-size: 21px;
  font-family: 'museo_sans_cyrl100';
  font-weight: normal;
  font-style: normal;
}
section .p a {
  color: #0f86d9;
}
section .p a:hover {
  color: #e74c3c;
}
section .p_link {
  color: #0f86d9;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
  text-align: center;
  display: block;
  font-size: 20px;
}
section .p_link:hover {
  color: #e74c3c;
}
section .catalog {
  margin-top: 78px;
  text-align: center;
  width: 1114px;
  margin-left: -7px;
}
section .catalog .unit {
  width: 500px;
  display: inline-block;
  font-size: 18px;
  color: #3f2f31;
  margin: 0 27px 70px;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
}
section .catalog .unit img {
  width: 500px;
}
section .catalog .unit .title {
  font-size: 24px;
  margin-bottom: 13px;
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
}
section .catalog .unit .title strong {
  font-family: 'museo_sans_cyrl900';
  font-weight: normal;
  font-style: normal;
}
section .catalog .unit .desc {
  line-height: 30px;
}
section .catalog .unit .price {
  margin: 11px 0 14px;
  font-size: 30px;
  font-family: 'museo_sans_cyrl900';
  font-weight: normal;
  font-style: normal;
}
section .catalog .unit .price .rub {
  position: relative;
  font-weight: normal !important;
  z-index: 0;
}
section .catalog .unit .price .rub:before {
  z-index: -1;
  top: 6px;
  left: -1px;
  font-family: 'museo_sans_cyrl700';
  font-style: normal;
  font-weight: normal;
  position: absolute;
  content: "-";
}
section .catalog .unit .whatsincluded {
  color: #0f86d9;
  border-bottom: 1px dashed #87c2ec;
  display: inline-block;
  cursor: pointer;
  margin: 20px 0 8px;
  font-size: 20px;
  font-family: 'museo_sans_cyrl700';
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
section .catalog .unit .whatsincluded:hover {
  color: #e74c3c;
  border-bottom: 1px dashed #f3a59d;
}
section .catalog .unit .link {
  display: inline-block;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background: #4ad0c5;
  width: 274px;
  height: 47px;
  color: #fff;
  text-decoration: none;
  margin-top: 27px;
  line-height: 47px;
}
section .catalog .unit .link:hover {
  opacity: 0.9;
}
section .main_trigger {
  text-align: center;
  margin-top: 62px;
}
section .main_trigger .title {
  font-size: 26px;
  color: #333;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
}
section .main_trigger a {
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  background: #ffa527;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff7f01), color-stop(1, #ffcb4c));
  background: -ms-linear-gradient(bottom, #ff7f01, #ffcb4c);
  background: -moz-linear-gradient(center bottom, #ff7f01 0%, #ffcb4c 100%);
  background: -o-linear-gradient(#ffcb4c, #ff7f01);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcb4c', endColorstr='#ff7f01', GradientType=0);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-family: 'museo_sans_cyrl500';
  font-style: normal;
  text-shadow: 0 -1px 0 #bf8324;
  text-decoration: none;
  font-weight: normal;
  display: inline-block;
  width: 503px;
  line-height: 79px;
  font-size: 36px;
  height: 81px;
  margin: 29px 0 28px;
  color: #fff;
  text-align: center;
}
section .main_trigger a:hover {
  background: #ffb025;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff9601), color-stop(1, #ffcc4c));
  background: -ms-linear-gradient(bottom, #ff9601, #ffcc4c);
  background: -moz-linear-gradient(center bottom, #ff9601 0%, #ffcc4c 100%);
  background: -o-linear-gradient(#ffcc4c, #ff9601);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc4c', endColorstr='#ff9601', GradientType=0);
}
section .main_trigger .info {
  color: #333;
  opacity: 0.6;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  line-height: 30px;
}
.activate_discount {
  margin-top: 20px;
  display: inline-block;
  color: #0f86d9;
  border-bottom: 1px dashed #359fe9;
  cursor: pointer;
  line-height: 24px;
}
.whatsin_modal_container {
  z-index: 2000;
  background: rgba(255, 255, 255, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  overflow-y: scroll;
}
.whatsin_modal {
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #f5f0e9;
  position: absolute;
  width: 1026px;
  top: 10%;
  margin-left: -500px;
  left: 50%;
  border: 1px solid #ebe1d4;
  font-size: 18px;
  line-height: 40px;
}
.whatsin_modal h2 {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  margin-bottom: 6px;
}
.whatsin_modal .col {
  height: 100%;
  float: left;
}
.whatsin_modal .col strong,
.whatsin_modal .col bold,
.whatsin_modal .col b {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
}
.whatsin_modal .col ul {
  line-height: 30px;
  padding: 0;
  margin: 10px 0 0 12px;
}
.whatsin_modal .col ul li {
  margin-bottom: 10px;
  list-style: none;
  position: relative;
}
.whatsin_modal .col ul li:before {
  position: absolute;
  left: -13px;
  content: 'â€¢';
}
.whatsin_modal .right_col {
  width: 426px;
  padding: 25px 24px 29px 44px;
  border-left: 1px solid #ebe1d4;
  margin-left: -1px;
}
.whatsin_modal .left_col {
  width: 467px;
  padding: 25px 0 29px 44px;
  border-right: 1px solid #ebe1d4;
}
.whatsin_modal .close_modal {
  position: absolute;
  width: 50px;
  height: 50px;
  right: -46px;
  top: -43px;
  cursor: pointer;
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  opacity: 0.8;
}
.whatsin_modal .close_modal:hover {
  -ms-transform: rotate(180deg) scale(1);
  transform: rotate(180deg) scale(1);
  -webkit-transform: rotate(180deg) scale(1);
  -moz-transform: rotate(180deg) scale(1);
}
.modal_order_container {
  overflow-y: scroll;
  z-index: 2000;
}
.modal_order_container .modal_call {
  top: 35% !important;
  margin-top: -250px !important;
}
.modal_order_container input {
  margin-bottom: 17px !important;
}
.modal_order_container span.info {
  padding: 12px 0 38px;
}
.overflow_hidden {
  overflow: hidden;
  max-height: 100%;
  height: auto !important;
}
.mobile_modal .modal_call_container,
.mobile_modal .modal_order_container,
.mobile_modal .modal_discount_container {
  position: absolute;
  overflow: scroll;
  height: 200%;
  top: 0px;
}
.mobile_modal .modal_call_container .modal_call,
.mobile_modal .modal_order_container .modal_call,
.mobile_modal .modal_discount_container .modal_call,
.mobile_modal .modal_call_container .modal_discount,
.mobile_modal .modal_order_container .modal_discount,
.mobile_modal .modal_discount_container .modal_discount {
  margin-bottom: 130px;
  top: 350px !important;
}
.mobile_modal .modal_call_container .modal_call.active,
.mobile_modal .modal_order_container .modal_call.active,
.mobile_modal .modal_discount_container .modal_call.active,
.mobile_modal .modal_call_container .modal_discount.active,
.mobile_modal .modal_order_container .modal_discount.active,
.mobile_modal .modal_discount_container .modal_discount.active {
  top: 500px;
}
.startpage.mobile_modal {
  overflow: visible !important;
}
.startpage.mobile_modal .modal_call_container,
.startpage.mobile_modal .modal_discount_container,
.startpage.mobile_modal .modal_order_container {
  position: absolute;
  overflow: scroll;
  top: -1400px !important;
}
.startpage.mobile_modal .modal_call_container .modal_call,
.startpage.mobile_modal .modal_discount_container .modal_call,
.startpage.mobile_modal .modal_order_container .modal_call,
.startpage.mobile_modal .modal_call_container .modal_discount,
.startpage.mobile_modal .modal_discount_container .modal_discount,
.startpage.mobile_modal .modal_order_container .modal_discount {
  margin-bottom: 130px;
}
.startpage.mobile_modal .modal_call_container .modal_call.active,
.startpage.mobile_modal .modal_discount_container .modal_call.active,
.startpage.mobile_modal .modal_order_container .modal_call.active,
.startpage.mobile_modal .modal_call_container .modal_discount.active,
.startpage.mobile_modal .modal_discount_container .modal_discount.active,
.startpage.mobile_modal .modal_order_container .modal_discount.active {
  top: 500px;
}
.modal_discount_container {
  background: rgba(41, 44, 46, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}
.modal_discount_container .modal_discount {
  width: 900px;
  height: 500px;
  left: 50%;
  margin-left: -450px;
  position: absolute;
  top: 50%;
  margin-top: -250px;
  background: #fff;
  background: url('images/discount.jpg');
}
.modal_discount_container .close_modal {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 35px;
  top: 35px;
  cursor: pointer;
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  opacity: 0.8;
}
.modal_discount_container .close_modal:hover {
  -ms-transform: rotate(180deg) scale(1);
  transform: rotate(180deg) scale(1);
  -webkit-transform: rotate(180deg) scale(1);
  -moz-transform: rotate(180deg) scale(1);
}
.modal_discount_container form {
  width: 410px;
  height: 146px;
  position: absolute;
  top: 270px;
  right: 245px;
  border-radius: 5px;
}
.modal_discount_container form input {
  height: 29px;
  width: 161px;
  top: 19px;
  left: 18px;
  padding: 10px;
  border-radius: 5px;
  line-height: 49px;
  font-size: 18px;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
  border: 0;
  color: #262626;
  text-align: left;
  position: absolute;
}
.modal_discount_container form #submit_discount {
  display: none;
}
.modal_discount_container form a {
  width: 181px;
  line-height: 49px;
  border-radius: 5px;
  font-size: 18px;
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
  display: block;
  color: #fff;
  background: #df9827;
  position: absolute;
  left: 18px;
  top: 19px;
  text-align: center;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.modal_discount_container form a.sending {
  opacity: 0.3;
}
.modal_discount_container form a:hover {
  background: #f5ad3c;
}
.modal_discount_container form a.left {
  left: 210px;
}
.modal_discount_container .info {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
  display: none;
  width: 900px;
  height: 500px;
  background: rgba(255, 255, 255, 0.95);
  line-height: 500px;
  z-index: 100;
  top: 0;
  position: absolute;
  text-align: center;
  font-size: 32px;
  color: #a87628;
}
.modal_call_container,
.modal_order_container {
  background: rgba(41, 44, 46, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}
.modal_call_container .modal_call,
.modal_order_container .modal_call {
  width: 540px;
  left: 50%;
  margin-left: -270px;
  position: absolute;
  top: 50%;
  margin-top: -200px;
  background: #fff;
  -ms-transform: scale(2, 2);
  /* IE 9 */
  -webkit-transform: scale(2, 2);
  /* Chrome, Safari, Opera */
  transform: scale(2, 2);
  opacity: 0;
  -webkit-transition: all all 400ms;
  -moz-transition: all all 400ms;
  -o-transition: all all 400ms;
  transition: all all 400ms;
}
.modal_call_container .modal_call.active,
.modal_order_container .modal_call.active {
  opacity: 1;
  -ms-transform: scale(1, 1);
  /* IE 9 */
  -webkit-transform: scale(1, 1);
  /* Chrome, Safari, Opera */
  transform: scale(1, 1);
}
.modal_call_container .modal_call form,
.modal_order_container .modal_call form {
  text-align: center;
}
.modal_call_container .modal_call form h2,
.modal_order_container .modal_call form h2 {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
  padding-top: 36px;
  font-size: 32px;
  padding-bottom: 36px;
  color: #333;
}
.modal_call_container .modal_call form input,
.modal_order_container .modal_call form input,
.modal_call_container .modal_call form textarea,
.modal_order_container .modal_call form textarea {
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  width: 371px;
  display: inline-block;
  font-size: 21px;
  padding: 13px 22px 12px 25px;
  margin-bottom: 15px;
  height: 38px;
  color: #333;
  -webkit-transition: all all 400ms;
  -moz-transition: all all 400ms;
  -o-transition: all all 400ms;
  transition: all all 400ms;
  background: #f9fafa;
  border: 1px solid #d6d8d8;
}
.modal_call_container .modal_call form input.correct,
.modal_order_container .modal_call form input.correct,
.modal_call_container .modal_call form textarea.correct,
.modal_order_container .modal_call form textarea.correct {
  border: 1px solid #9bcbab;
  background: #f4fcf7;
}
.modal_call_container .modal_call form input.active,
.modal_order_container .modal_call form input.active,
.modal_call_container .modal_call form textarea.active,
.modal_order_container .modal_call form textarea.active {
  color: #333;
}
.modal_call_container .modal_call form input.highlighted,
.modal_order_container .modal_call form input.highlighted,
.modal_call_container .modal_call form textarea.highlighted,
.modal_order_container .modal_call form textarea.highlighted {
  border: 1px solid #DDC5C1;
  background: #FFECE8;
}
.modal_call_container .modal_call form .users_phone:focus,
.modal_order_container .modal_call form .users_phone:focus {
  color: #333;
}
.modal_call_container .modal_call form .hidden_field,
.modal_order_container .modal_call form .hidden_field {
  display: none;
}
.modal_call_container .modal_call form textarea,
.modal_order_container .modal_call form textarea {
  height: 70px;
  padding: 19px 20px 10px 27px;
}
.modal_call_container .modal_call form h3,
.modal_order_container .modal_call form h3 {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
  padding-top: 16px;
  font-size: 24px;
  padding-left: 59px;
  padding-bottom: 14px;
  color: #333;
  text-align: left;
}
.modal_call_container .modal_call form .checkboxes,
.modal_order_container .modal_call form .checkboxes {
  margin-bottom: 24px;
  padding-left: 18px;
}
.modal_call_container .modal_call form .checkbox_label,
.modal_order_container .modal_call form .checkbox_label {
  margin: 5px 0 15px;
  width: 400px;
  display: inline-block;
  text-align: left;
  position: relative;
  font-size: 21px;
  color: #525252;
  padding-left: 30px;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
}
.modal_call_container .modal_call form .checkbox_label strong,
.modal_order_container .modal_call form .checkbox_label strong {
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
}
.modal_call_container .modal_call form .checkbox_label input,
.modal_order_container .modal_call form .checkbox_label input {
  display: none;
}
.modal_call_container .modal_call form .checkbox_label:before,
.modal_order_container .modal_call form .checkbox_label:before {
  content: " ";
  position: absolute;
  width: 20px;
  left: -4px;
  top: 2px;
  height: 20px;
  background: url("images/checkboxes.png") no-repeat 0 -60px;
}
.modal_call_container .modal_call form .checkbox_label:hover:before,
.modal_order_container .modal_call form .checkbox_label:hover:before {
  background: url("images/checkboxes.png") no-repeat 0 -40px;
}
.modal_call_container .modal_call form .checkbox_label.checked:before,
.modal_order_container .modal_call form .checkbox_label.checked:before {
  background: url("images/checkboxes.png") no-repeat 0 -20px;
}
.modal_call_container .modal_call form .checkbox_label.checked:hover:before,
.modal_order_container .modal_call form .checkbox_label.checked:hover:before {
  background: url("images/checkboxes.png") no-repeat 0 0px;
}
.modal_call_container .modal_call form #submit_call,
.modal_order_container .modal_call form #submit_call {
  display: none;
}
.modal_call_container .modal_call form .submit,
.modal_order_container .modal_call form .submit {
  font-family: 'museo_sans_cyrl700';
  font-style: normal;
  cursor: pointer;
  width: 420px;
  display: inline-block;
  padding: 0;
  height: 65px;
  margin: 0;
  border: 0;
  font-size: 28px;
  color: #fff;
  font-weight: normal;
  background: #2bd3c6;
  text-align: center;
  line-height: 65px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all all 200ms;
  -moz-transition: all all 200ms;
  -o-transition: all all 200ms;
  transition: all all 200ms;
}
.modal_call_container .modal_call form .submit .envelope,
.modal_order_container .modal_call form .submit .envelope {
  -webkit-transition: all all 300ms;
  -moz-transition: all all 300ms;
  -o-transition: all all 300ms;
  transition: all all 300ms;
  position: absolute;
  top: -65px;
  width: 100%;
  left: 0;
  height: 65px;
  font-size: 40px;
}
.modal_call_container .modal_call form .submit .envelope .pe-7s-call,
.modal_order_container .modal_call form .submit .envelope .pe-7s-call {
  margin-top: 12px;
}
.modal_call_container .modal_call form .submit .normal_text,
.modal_order_container .modal_call form .submit .normal_text {
  -webkit-transition: all all 300ms;
  -moz-transition: all all 300ms;
  -o-transition: all all 300ms;
  transition: all all 300ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 65px;
}
.modal_call_container .modal_call form .submit .success_text,
.modal_order_container .modal_call form .submit .success_text {
  -webkit-transition: all all 300ms;
  -moz-transition: all all 300ms;
  -o-transition: all all 300ms;
  transition: all all 300ms;
  line-height: 65px;
  width: 100%;
  left: 0;
  position: absolute;
  top: -65px;
}
.modal_call_container .modal_call form .submit:hover,
.modal_order_container .modal_call form .submit:hover {
  color: #fff !important;
  opacity: 0.8;
}
.modal_call_container .modal_call form .submit.sending .loader,
.modal_order_container .modal_call form .submit.sending .loader {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #2bd3c6 url('images/loader.gif') center center no-repeat;
}
.modal_call_container .modal_call form .submit.sending .normal_text,
.modal_order_container .modal_call form .submit.sending .normal_text {
  top: 50px;
}
.modal_call_container .modal_call form .submit.success .success_text,
.modal_order_container .modal_call form .submit.success .success_text {
  top: 0;
}
.modal_call_container .modal_call form .submit.success .normal_text,
.modal_order_container .modal_call form .submit.success .normal_text {
  top: 50px;
}
.modal_call_container .modal_call form .submit.success .loader,
.modal_order_container .modal_call form .submit.success .loader {
  top: 50px !important;
}
.modal_call_container .modal_call form span.info,
.modal_order_container .modal_call form span.info {
  display: block;
  color: #888;
  font-size: 16px;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  padding: 12px 0 46px;
  line-height: 24px;
}
.modal_call_container .close_modal,
.modal_order_container .close_modal {
  position: absolute;
  width: 50px;
  height: 50px;
  right: -55px;
  top: -55px;
  cursor: pointer;
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  opacity: 0.8;
}
.modal_call_container .close_modal:hover,
.modal_order_container .close_modal:hover {
  -ms-transform: rotate(180deg) scale(1);
  transform: rotate(180deg) scale(1);
  -webkit-transform: rotate(180deg) scale(1);
  -moz-transform: rotate(180deg) scale(1);
}
footer {
  background: #1c1d23;
  height: 203px;
  width: 100%;
}
footer .scroll_up {
  font-size: 48px;
  color: #494c4e;
  position: absolute;
  margin-left: -92px;
  margin-top: 3px;
  cursor: pointer;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
footer .scroll_up:hover {
  color: #ff8002;
}
footer .column {
  text-align: left;
  position: absolute;
  font-size: 16px;
  color: #fff;
  margin-top: 62px;
  line-height: 26px;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
}
footer .column a {
  color: #a8a9b0;
  text-decoration: none;
}
footer .column a:hover {
  color: #ff8002;
}
footer .left_column .design_by {
  margin-top: 20px;
  color: #656875;
}
footer .left_column .design_by a {
  color: #656875;
  text-decoration: none;
}
footer .left_column .design_by a:hover {
  color: #ff8002;
}
footer .center_column {
  left: 430px;
}
footer .center_column nav {
  margin-top: 20px;
}
footer .center_column nav a {
  margin-right: 15px;
}
footer .right_column {
  right: 0;
  text-align: right;
}
footer .right_column strong {
  font-size: 24px;
  color: #fff;
  font-family: 'museo_sans_cyrl700';
  font-weight: normal;
  font-style: normal;
}
footer .right_column .social {
  margin-top: 12px;
  margin-left: 1px;
}
footer .right_column .social a {
  text-align: right;
  margin-left: 9px;
  text-decoration: none;
}
footer .right_column .social a:hover {
  opacity: 0.8;
}
#scroll_down {
  cursor: pointer;
  position: fixed;
  display: none;
  z-index: 999;
  font-size: 24px;
  color: #e9edef;
  font-weight: bold;
  width: 100%;
  bottom: 35px;
  text-align: center;
  opacity: 0.4;
  font-family: 'museo_sans_cyrl100';
  -webkit-animation: pulsate 3s linear infinite;
  -moz-animation: pulsate 3s linear infinite;
  animation: pulsate 3s linear infinite;
}
#scroll_down img {
  margin-top: 20px;
}
#cases {
  background: #fff;
  height: auto;
  text-align: center;
}
#cases section.trigger {
  padding: 0px 0 61px;
}
#cases section.trigger .main_trigger {
  margin-top: 41px;
}
#cases section.all_events {
  padding: 53px 0 29px;
}
#cases section.all_events h1 {
  margin-bottom: 44px;
  display: block;
  text-align: center;
  font-size: 49px;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
}
#cases .more {
  color: #0f86d9;
  border-bottom: 1px dashed #87c2ec;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-align: center;
  font-size: 24px;
}
#cases .more:hover {
  color: #e74c3c;
  border-bottom: 1px dashed #f3a59d;
}
#single_case {
  height: auto;
  background: #fff;
}
#single_case section.grey {
  padding: 31px 0 61px;
}
#single_case section.event {
  padding: 60px 0 54px;
}
#single_case section.trigger {
  padding: 56px 0 62px;
}
#single_case h1 {
  margin-bottom: 44px;
  display: block;
  text-align: center;
  font-size: 29px;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
}
#single_case h1.about {
  font-size: 50px;
  margin-bottom: 50px;
  font-family: 'museo_sans_cyrl300';
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
#single_case .images {
  margin-bottom: 39px;
  text-align: center;
  width: 1116px;
  margin-left: -6px;
}
#single_case .images img {
  margin: 0 5px;
}
#single_case .images .fotorama {
  background: #000;
  display: inline-block;
  margin: 0 5px;
}
#single_case .images .fotorama img {
  margin: 0;
}
#single_case .images .fotorama .fotorama__video {
  top: 0px !important;
}
#single_case .images .fotorama .fotorama__video-close {
  display: none;
}
#single_case .back_link {
  padding-top: 49px;
  width: 560px;
  margin: 43px auto 0;
  border-top: 1px solid #ebeaea;
  color: #0f86d9;
  text-align: center;
  display: block;
  font-size: 20px;
  font-family: 'museo_sans_cyrl500';
  font-weight: normal;
  font-style: normal;
}
#single_case .back_link:hover {
  color: #e74c3c;
}
#single_case .main_trigger {
  margin-top: 0;
}