@charset "UTF-8";
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Thin.eot");
  src: local("../font/HelveticaNeueCyr-Thin"), url("../font/HelveticaNeueCyr-Thin.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Thin.woff") format("woff"), url("../font/HelveticaNeueCyr-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Bold.eot");
  src: local("../font/HelveticaNeueCyr-Bold"), url("../font/HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Bold.woff") format("woff"), url("../font/HelveticaNeueCyr-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Light.eot");
  src: local("../font/HelveticaNeueCyr-Light"), url("../font/HelveticaNeueCyr-Light.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Light.woff") format("woff"), url("../font/HelveticaNeueCyr-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Black.eot");
  src: local("../font/HelveticaNeueCyr-Black"), url("../font/HelveticaNeueCyr-Black.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Black.woff") format("woff"), url("../font/HelveticaNeueCyr-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
.clear_new {
  width: 100%;
  height: 1px;
  overflow: hidden; }

/*

@-webkit-keyframes fade-in {   0% { opacity: 0; }   100% { opacity: 1; }   }
@-moz-keyframes    fade-in {   0% { opacity: 0; }   100% { opacity: 1; }   }
@-o-keyframes      fade-in {   0% { opacity: 0; }   100% { opacity: 1; }   }
@keyframes         fade-in {   0% { opacity: 0; }   100% { opacity: 1; }   }

body img{
    -webkit-animation: fade-in 0.6s linear;
    -moz-animation: fade-in 0.6s linear;
    -o-animation: fade-in 0.6s linear;
    animation: fade-in 0.6s linear;
}

*/
.studio_ilin {
  width: 100%;
  margin-top: 70px; }
  .studio_ilin .bl {
    display: inline-block;
    color: #cfcfcf;
    vertical-align: top;
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px; }
    .studio_ilin .bl .text,
    .studio_ilin .bl .num,
    .studio_ilin .bl .title {
      font-size: 14px;
      font-weight: 300;
      line-height: 24px;
      text-transform: uppercase; }
    .studio_ilin .bl .num {
      font-size: 18px; }
    .studio_ilin .bl .title {
      font-weight: 500;
      color: #fff; }
  .studio_ilin .bl1,
  .studio_ilin .bl2,
  .studio_ilin .bl3,
  .studio_ilin .bl5 {
    width: 18%; }
  .studio_ilin .bl4 {
    width: 25%; }

.block.clauses {
  margin-right: -13px;
  margin-left: -13px;
  padding: 0;
  width: 100%;
  clear: both;
  margin-top: 30px; }

.wrap-case {
  float: left;
  width: 33.3%;
  margin-bottom: 30px; }

.block_header {
  color: #010101;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 24px; }

.case {
  background-color: white;
  margin-left: 13px;
  margin-right: 13px; }
  .case .clauses_img {
    margin: 0;
    padding: 0;
    text-align: center;
    float: none;
    height: 225px;
    overflow: hidden;
    background-size: cover; }
    .case .clauses_img img {
      visibility: hidden; }
  .case .block-text {
    padding-left: 29px;
    padding-right: 29px; }
    .case .block-text h4 {
      margin: 0;
      padding: 0; }
    .case .block-text a.clause_name {
      color: #323235;
      font-size: 18px;
      font-weight: 700;
      line-height: 25px;
      text-transform: uppercase;
      height: 49px;
      overflow: hidden;
      display: block;
      margin-bottom: 18px;
      margin-top: 35px; }
      .case .block-text a.clause_name:hover {
        color: #d6230f; }
  .case .anons {
    height: 110px;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e1;
    padding-bottom: 20px; }
    .case .anons a {
      color: #6f6f6f;
      font-size: 14px;
      font-weight: 400;
      line-height: 28px; }
  .case .date {
    float: right;
    margin-top: 13px;
    width: 50%;
    text-align: right; }
  .case a.btn {
    width: 125px;
    float: left;
    color: #2c2c2d;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    border: 2px solid #414045;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    display: block;
    text-decoration: none; }
    .case a.btn:hover {
      border: 2px solid #d6230f;
      color: #de4c3c; }
  .case .bl_actions {
    margin-top: 25px;
    margin-bottom: 27px;
    overflow: hidden; }

.clauses_block_rel .clauses {
  border-bottom: 1px solid #d4d4d4;
  overflow: hidden; }

.clauses_block_rel .bl_head {
  margin-bottom: 19px; }
.clauses_block_rel .clauses_img {
  width: 30%;
  height: 70px;
  overflow: hidden;
  display: block;
  float: left;
  padding: 0; }
  .clauses_block_rel .clauses_img img {
    width: 100%;
    height: auto;
    max-width: 100%; }
.clauses_block_rel .clauses_block_text {
  width: 68%;
  float: right; }
.clauses_block_rel .clauses_name {
  color: black;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 8px; }
  .clauses_block_rel .clauses_name a {
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    display: inline-block; }
    .clauses_block_rel .clauses_name a:hover {
      text-decoration: underline; }
.clauses_block_rel .clauses_date {
  color: #908f8f;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  font-style: normal; }

.clauses_id .clauses_date {
  color: #908f8f;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  background: url("../images/date.png") 2px 0px no-repeat;
  padding-left: 20px; }

.clauses_list .block {
  border: 1px solid rgba(0, 0, 0, 0.11);
  padding: 39px;
  margin-bottom: 23px; }
.clauses_list h4 a {
  color: #010101;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px; }
.clauses_list .anons {
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 22px; }
.clauses_list .date {
  color: #908f8f;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  background: url("../images/date.png") 0px 0px no-repeat;
  padding-left: 20px; }
.clauses_list a.btn {
  width: 125px;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  display: block;
  margin-top: 14px;
  border: 2px solid #d6230f;
  color: #2c2c2d; }
  .clauses_list a.btn:hover {
    color: #de4c3c; }

.wrap-clause {
  overflow: hidden; }

.page_site .clauses_list h4 {
  margin-bottom: 0; }

.wrap_more {
  position: relative;
  text-align: center;
  clear: both; }

a.more {
  background: transparent;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  padding: 10px 20px 10px;
  min-width: 135px;
  outline: none;
  /* display: none; */
  border: 2px solid #d6230f;
  color: #c9c9c9;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  /*display: none;*/
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none; }
  a.more:hover {
    color: #000;
    background: #d6230f;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    text-decoration: none; }

.page_site .block_header_site {
  background: url(../images/cases.jpg) no-repeat top center;
  background-size: cover;
  min-height: 200px; }
.page_site h1 {
  color: white;
  font-size: 24px;
  font-weight: 500;
  height: auto;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 130px; }
.page_site h2, .page_site h3, .page_site h4, .page_site h5, .page_site h6 {
  color: #010101;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 13px;
  margin-top: 13px;
  padding: 0;
  text-align: left;
  text-transform: none; }
.page_site h2 {
  font-size: 22px; }
.page_site h3 {
  font-size: 18px; }
.page_site h4 {
  font-size: 16px; }
.page_site p {
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px; }

.breadcrumb {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 38px;
  margin-top: 32px; }
  .breadcrumb a {
    color: #49484d;
    display: inline-block; }
    .breadcrumb a:visited {
      color: #49484d; }
    .breadcrumb a:hover {
      color: #f14833; }
  .breadcrumb .separator {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }

.col_left {
  float: left;
  margin-bottom: 38px;
  margin-right: 3%;
  width: 65%; }

.col_right {
  background-color: #f4f4f4;
  float: right;
  margin-bottom: 38px;
  width: 32%; }

.page_id .cl_wrap {
  border: 1px solid rgba(0, 0, 0, 0.11);
  padding: 39px; }

.cr_wrap {
  padding: 39px; }

.bl_head {
  color: #393939;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin-top: 37px;
  margin-bottom: 15px; }

.subscription {
  background: #ffffff;
  padding-bottom: 30px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 13px;
  position: relative; }
  .subscription .bl_head {
    margin-bottom: 20px;
    margin-top: 10px; }
  .subscription input[type=email],
  .subscription input[type=text] {
    border: 1px solid red;
    color: #616161;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 39px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-right: 1%;
    outline: none;
    padding-left: 5%;
    padding-right: 0;
    width: 94%; }
  .subscription input[type=submit] {
    background-color: #d53523;
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    width: 100%; }
    .subscription input[type=submit]:hover {
      background: #393939;
      color: #fff; }

.cats_link {
  border-bottom: 1px solid #d4d4d4; }
  .cats_link .bl_head {
    margin-bottom: 16px;
    margin-top: 45px; }
  .cats_link li {
    border-top: 1px solid #d4d4d4; }
    .cats_link li a {
      color: #d6230f; }
    .cats_link li .a,
    .cats_link li a {
      background: url("../images/arrow.png") left center no-repeat;
      display: block;
      height: 100%;
      padding-bottom: 12px;
      padding-left: 21px;
      padding-top: 12px;
      width: 100%; }

.clauses_all_img {
  position: relative; }

.uptolike-rating {
  position: absolute;
  top: 20px;
  right: 20px; }

.uptolike-buttons .uptl_container .uptl_toolbar.uptl_toolbar_share ul.horizontal {
  white-space: normal !important; }
  .uptolike-buttons .uptl_container .uptl_toolbar.uptl_toolbar_share ul.horizontal li {
    margin-bottom: 4px !important; }

.uptolike-buttons .uptl_container-like .uptl_toolbar.uptl_toolbar_like ul.horizontal {
  white-space: normal !important; }
  .uptolike-buttons .uptl_container-like .uptl_toolbar.uptl_toolbar_like ul.horizontal li {
    margin-bottom: 4px !important; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

@-webkit-keyframes bounce {
  0%,100%,20%,50%,80% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%,100%,20%,50%,80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%,100%,50% {
    opacity: 1; }
  25%,75% {
    opacity: 0; } }
@keyframes flash {
  0%,100%,50% {
    opacity: 1; }
  25%,75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0%,100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
@keyframes pulse {
  0%,100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes shake {
  0%,100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }
@keyframes shake {
  0%,100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); } }
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0%,100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); } }
@keyframes wobble {
  0%,100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1; } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

.flipInY, .flipOutX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1; } }
.flipInY {
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    -ms-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Thin.eot");
  src: local("../font/HelveticaNeueCyr-Thin"), url("../font/HelveticaNeueCyr-Thin.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Thin.woff") format("woff"), url("../font/HelveticaNeueCyr-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Bold.eot");
  src: local("../font/HelveticaNeueCyr-Bold"), url("../font/HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Bold.woff") format("woff"), url("../font/HelveticaNeueCyr-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Light.eot");
  src: local("../font/HelveticaNeueCyr-Light"), url("../font/HelveticaNeueCyr-Light.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Light.woff") format("woff"), url("../font/HelveticaNeueCyr-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Roman.eot");
  src: local("../font/HelveticaNeueCyr-Roman"), url("../font/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Roman.woff") format("woff"), url("../font/HelveticaNeueCyr-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Black.eot");
  src: local("../font/HelveticaNeueCyr-Black"), url("../font/HelveticaNeueCyr-Black.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Black.woff") format("woff"), url("../font/HelveticaNeueCyr-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr';
  src: url("../font/HelveticaNeueCyr-Medium.eot");
  src: local("../font/HelveticaNeueCyr-Medium"), url("../font/HelveticaNeueCyr-Medium.eot?#iefix") format("embedded-opentype"), url("../font/HelveticaNeueCyr-Medium.woff") format("woff"), url("../font/HelveticaNeueCyr-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
/* Global */
body {
  font-family: 'HelveticaNeueCyr', 'Verdana', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #929292;
  overflow-x: hidden;
  background: none repeat scroll 0% 0% #FFF;
  width: 100%; }

::selection {
  background: #f14833;
  color: #fff; }

::-moz-selection {
  background: #f14833;
  /* Firefox */
  color: #fff; }

img {
  max-width: 100%; }

a {
  color: #f14833; }
  a:link {
    text-decoration: none;
    color: #f14833; }
  a:hover {
    color: #f14833;
    text-decoration: underline; }
  a:visited {
    color: #f14833;
    text-decoration: none; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 9px;
  padding-right: 9px;
  /* overflow: hidden; */ }

@media (min-width: 769px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

#content .grid_8 ul {
  list-style-type: disc;
  padding: 0 0 15px 0; }
  #content .grid_8 ul li {
    margin-left: 30px;
    padding-bottom: 4px; }
#content .grid_8 a {
  color: #f14833;
  text-decoration: none; }
  #content .grid_8 a:hover {
    color: #f14833;
    text-decoration: underline; }

#our_sertificats {
  position: relative; }

.fright {
  float: right; }

.fleft {
  float: left; }

.is-sticky.menu {
  background: url("../images/menu_scroll.png") 0px 0px repeat-y transparent;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  padding-top: 0;
  height: auto;
  min-height: 90px; }

.menu {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  margin-top: 0px !important;
  padding-top: 20px;
  z-index: 998 !important; }

#logo {
  position: absolute;
  top: 10px;
  left: 0;
  background: url("../images/logo.png") 0px 0px no-repeat;
  width: 67px;
  height: 66px;
  margin-bottom: 0;
  margin-left: 0; }
  #logo a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
    text-decoration: none; }

#nav {
  text-align: right;
  position: relative;
  overflow: hidden;
  height: auto;
  min-height: 90px; }
  #nav .tel {
    position: absolute;
    right: 0;
    top: 37px;
    overflow: hidden; }
  #nav .tel a {
    font-size: 18px;
    color: white;
    font-weight: 500;
    line-height: 16px;
    background: url("../images/tel.png") 0px 0px no-repeat;
    padding-left: 38px;
    display: inline-block; }

.navigation {
  list-style: none;
  margin: 0; }

ul.navigation {
  overflow-x: hidden;
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding: 0 190px 10px 130px;
  width: 100%; }
  ul.navigation a {
    color: #fff; }
    ul.navigation a:visited {
      color: #fff; }
    ul.navigation a:hover {
      color: #ff6756; }

/* ________________ LavaLamp ________________ */
.effect {
  position: absolute;
  left: -100px;
  transition: 0.5s ease-in-out; }

.navigation li:nth-child(1):hover ~ .effect {
  left: 143px; }
.navigation li:nth-child(2):hover ~ .effect {
  left: 243px; }
.navigation li:nth-child(3):hover ~ .effect {
  left: 344px; }
.navigation li:nth-child(4):hover ~ .effect {
  left: 469px; }
.navigation li:nth-child(5):hover ~ .effect {
  left: 586px; }
.navigation li:nth-child(6):hover ~ .effect {
  left: 688px; }
.navigation li:nth-child(7):hover ~ .effect {
  left: 790px; }

.ph-line-nav .effect {
  position: absolute;
  z-index: 100;
  width: 128px;
  height: 10px;
  bottom: 5px;
  background: url(../images/menu_effect.png) no-repeat;
  margin-left: 0; }

.navigation li {
  /*display:inline-block;*/
  display: block;
  float: left;
  text-align: center;
  margin-left: 40px;
  padding: 37px 0 12px;
  /*margin:0 -2.5px;*/
  background: none;
  border: none;
  transition: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase; }
  .navigation li:hover {
    cursor: pointer;
    color: #ff6756; }
.navigation .active {
  cursor: pointer;
  color: #ff6756; }

/* _______________ //LavaLamp _______________ */
.btn_dropdown {
  display: none;
  cursor: pointer;
  background: #fff;
  margin: 0px 30px 0 90px;
  width: 130px;
  height: 66px;
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  color: #3e3e3e;
  border-radius: 0px;
  /* position: absolute; */
  left: 0;
  padding-top: 8px; }
  .btn_dropdown:hover {
    color: #3e3e3e; }

/* General Slides */
.slide {
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0;
  z-index: 12;
  overflow: hidden; }

h2 {
  display: block;
  margin: 0 auto 7px auto;
  padding: 0;
  font-style: normal;
  font-size: 42px;
  line-height: 42px;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 7px; }

.dark .title_info {
  color: #fff; }

.title_info {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  display: block;
  margin: 0px auto;
  text-align: center;
  margin-top: 10px;
  color: #272727; }

h3 {
  margin: 0;
  padding: 40px 0 32px 0;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 32px;
  font-style: normal;
  line-height: 36px;
  color: #3e3e3e; }

h4 {
  margin: 0;
  padding: 0 0 15px;
  text-transform: none;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 32px;
  font-style: normal;
  line-height: 36px;
  color: #222; }

img.icon_img {
  float: left;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 25px; }

/* ____________________________________ Slide 1 ____________________________________ */
.padding_slide1 {
  padding: 241px 0 101px 0; }

.inset_shadow {
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 76px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.7) inset; }

#slide1 {
    /*background-image:url(../images/slide1_bg.jpg);
    background-position:0 0 !important;
    background-size: cover !important;
*/
  text-align: center;
  width: 100%;
  background: url(../images/slide1_bg.jpg) no-repeat center center;
  background-size: cover !important;
  min-height: 830px;
  background-position-x: center !important;
  background-position-y: center !important; }

.filtr_bg {
  text-align: center;
  margin-top: 174px; }

#slide1 h1 {
  float: none;
  display: block;
  border-right: none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: none;
  font-size: 72px;
  line-height: 72px;
  color: #fff;
  font-weight: 300;
  /* text-shadow: 5px 3px 6px rgba(0, 0, 0, 0.26); */
  letter-spacing: 7px; }
#slide1 p {
  float: none;
  display: block;
  border-right: none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: none;
  font-size: 24px;
  line-height: 36px;
  color: #b5b5b9;
  font-weight: 300;
  letter-spacing: 2px; }

.slogan_text {
  display: inline-block;
  padding: 0 34px;
  font-weight: 100;
  font-size: 20px;
  line-height: 42px;
  color: #fff;
  text-transform: uppercase; }

.left_bord, .right_bord {
  display: inline-block;
  margin: 0 0 10px;
  background: rgba(255, 255, 255, 0.38);
  height: 1px;
  width: 55px; }

#slide1 .button {
  cursor: pointer;
  display: block;
  width: 60px;
  height: 68px;
  border: none;
  text-transform: uppercase;
  background: url(../images/button_down.png) no-repeat;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  /*
  position: fixed;
  left: 0;
  right: 0;
  bottom: 40px;
  */
  position: absolute;
  left: 0;
  right: 0;
  top: 650px;
  margin: 0 auto;
  transition: all 0.2s ease-in-out; }
  #slide1 .button:hover {
    margin: 10px auto 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

/* ____________________________________ Slide 2 ____________________________________ */
#slide2 {
  background: url(../images/fon_light.png) repeat left top;
  width: 100%;
  padding: 86px 0 69px; }

.det_inf {
  margin-bottom: 24px; }
  .det_inf li {
    margin-bottom: 10px; }
    .det_inf li a {
      color: #929292; }
      .det_inf li a:hover {
        color: #f14833; }

li.phone {
  background: url(../images/inf_icon.png) no-repeat 0 0;
  padding-left: 44px; }
li.address {
  background: url(../images/inf_icon.png) no-repeat 0 -99px;
  padding-left: 44px; }
li.pers_mail {
  background: url(../images/pref_email.png) no-repeat;
  padding-left: 44px; }
li.pers_site {
  background: url(../images/inf_icon.png) no-repeat 0 -262px;
  padding-left: 44px; }

/* _________________________ teweets _________________________ */
ul.tweets li {
  text-indent: 30px;
  margin-bottom: 15px;
  color: #929292;
  background: url(../images/twitter.png) no-repeat left top;
  font-style: italic; }

ul.tweets li a {
  padding-left: 5px;
  font-style: italic;
  color: #f14833; }
  ul.tweets li a:hover {
    text-decoration: underline; }

/* ______________________ end tweets _________________________ */
/* ___________________________________ //Slide 2 ___________________________________ */
/* ____________________________________ Slide 4 ____________________________________ */
#slide4 {
  background: url(../images/fon_dark.png) repeat left top;
  width: 100%;
  padding: 63px 0 39px; }

#slide6 h2, .yslugi h2 {
  color: #ffffff;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
  font-size: 42px; }

#slide14 .title_info:after,
#slide8 .title_info:after,
#slide10 .title_info:after,
#slide6 .title_info:after, .yslugi .title_info:after {
  content: "";
  position: relative;
  width: 100%;
  display: block;
  height: 54px; }

#slide14 .title_info:after,
#slide8 .title_info:after,
#slide6 .title_info:after {
  background: url(../images/wline1.png) center center no-repeat; }

#slide10 .title_info:after,
.yslugi .title_info:after {
  background: url(../images/wline0.png) center center no-repeat; }

/* ____________ SERVICES_BLOCK ___________ */
a.servc_block {
  display: block;
  position: relative;
  text-align: center;
  color: #6f6f6f; }

.icon_bord {
  position: relative;
  z-index: 10;
  top: 0;
  left: 50%;
  margin-left: -41px;
  width: 82px;
  height: 116px; }

.icon1, .icon1_h {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0; }

.servc_block .icon1 {
  transition: all 0.5s ease-out;
  opacity: 1; }
.servc_block p {
  color: white;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }
.servc_block:hover p {
  color: #d6230e;
  /*transition-delay: 0.7s;*/
  transition-delay: 0.2s; }

.servc_block:hover .icon1 {
  transform: rotate(720deg) scale(0);
  opacity: 0; }

.servc_block .icon1_h {
  transition: all 0.5s ease-out;
  transform: rotate(720deg) scale(0);
  opacity: 0; }

.servc_block:hover .icon1_h {
  transform: rotate(720deg) scale(1);
  opacity: 1;
  transition-delay: 0.4s; }

/* ____________ SERVICES_BLOCK ___________ */
/* ___________________________________ //Slide 4 ___________________________________ */
/* ____________________________________ Slide 6 ____________________________________ */
#slide6 {
  background: url(../images/fon_light.png) repeat left top;
  width: 100%;
  padding: 56px 0 59px; }
  #slide6 h2 {
    color: #222; }

/* ____________________ exhib_block ____________________ */
.exhib_block {
  position: relative; }
  .exhib_block .fleft {
    margin-left: 1px; }

.exhib_line_center {
  position: absolute;
  left: 50%;
  top: 12px;
  width: 1px;
  height: 83%;
  background: #c3c3c3; }

.exhib_block p {
  padding-bottom: 9px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #343434;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }

.exhib_cont:hover p {
  color: #f14833; }

.exhib_p_top {
  margin-left: 80px; }

.exhib_cont {
  position: relative;
  width: 420px;
  margin-top: 30px;
  padding: 13px 20px 9px;
  background: #fff;
  color: #8d8d8d;
  border: 1px solid #dedede;
  border-radius: 12px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }
  .exhib_cont:hover {
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); }

.exhib_date_right, .exhib_date_left {
  display: block;
  position: absolute;
  width: 130px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 20px;
  color: #f14833;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }

.exhib_date_top {
  display: block;
  position: absolute;
  width: 130px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 20px;
  color: #f14833;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  left: 49.5%;
  top: 0;
  width: 95px;
  text-align: right;
  background: url(../images/exhib_date_top_bg_h.png) no-repeat left center; }

.exhib_date_left {
  left: -130px;
  top: 27px;
  background: url(../images/exhib_date_left_bg.png) no-repeat right center; }

.exhib_date_right {
  right: -130px;
  top: 27px;
  text-align: right;
  background: url(../images/exhib_date_left_bg_right.png) no-repeat left center; }

.exhib_cont:hover .exhib_date_right, .exhib_cont:hover .exhib_date_left {
  font-size: 26px; }
.exhib_cont:hover .exhib_date_top {
  font-size: 26px;
  background: url(../images/exhib_date_top_bg_h.png) no-repeat left center; }
.exhib_cont:hover .exhib_date_left {
  background: url(../images/exhib_date_left_bg_h.png) no-repeat right center; }
.exhib_cont:hover .exhib_date_right {
  background: url(../images/exhib_date_left_bg_right_h.png) no-repeat left center; }

/* ___________________ //exhib_block ___________________ */
/* ___________________________________ //Slide 6 ___________________________________ */
/* ____________________________________ Slide 8 ____________________________________ */
#slide8 {
  background: url(../images/fon_light.png) repeat left top;
  width: 100%;
  padding: 86px 0 69px; }
  #slide8 h2 {
    color: #272727;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 36px; }
  #slide8 h4 {
    padding-bottom: 10px;
    color: #acacac; }
  #slide8 .exhib_cont {
    background: #676767;
    border: 1px solid #5b5b5b;
    color: #393939; }
    #slide8 .exhib_cont:hover {
      -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.8);
      -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.8);
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.8); }
  #slide8 .exhib_block .fleft {
    margin-left: 0; }
  #slide8 .exhib_line_center {
    background: #676767;
    height: 87%; }
  #slide8 .exhib_date_right, #slide8 .exhib_date_left, #slide8 .exhib_date_top {
    width: 200px; }
  #slide8 .exhib_date_left {
    left: -200px; }
  #slide8 .exhib_date_right {
    right: -200px; }
  #slide8 .exhib_date_top {
    background: url(../images/exhib_date_top_bg2_h.png) no-repeat left center; }
  #slide8 .exhib_date_right {
    background: url(../images/exhib_date_left_bg_right2.png) no-repeat left center; }
  #slide8 .exhib_date_left {
    background: url(../images/exhib_date_left_bg2.png) no-repeat right center; }
  #slide8 .exhib_block p {
    font-size: 16px;
    color: #222; }
  #slide8 .exhib_cont:hover p {
    color: #acacac; }
  #slide8 .exhib_p_top {
    color: #6f6f6f !important; }
  #slide8 .exhib_cont:hover .exhib_date_left {
    background: url(../images/exhib_date_left_bg2_h.png) no-repeat right center; }
  #slide8 .exhib_cont:hover .exhib_date_right {
    background: url(../images/exhib_date_left_bg_right2_h.png) no-repeat left center; }

/* ____________________ exhib_block ____________________ */
/* ___________________ //exhib_block ___________________ */
/* ___________________________________ //Slide 8 ___________________________________ */
/* ____________________________________ Slide 10 ____________________________________ */
#slide10 {
  background: url(../images/fon_dark.png) repeat left top;
  width: 100%;
  padding: 56px 0 62px; }
  #slide10 h2 {
    color: white;
    font-weight: 500;
    line-height: 28px;
    text-transform: uppercase;
    font-size: 36px; }

/* _________________ PORTFOLIO ________________ */
/*.gallery-list {
	text-align:center;
	margin-right:-20px !important;
}
#slide10 .hover_img {
	overflow:hidden;
	position:relative;
	height:291px;
	width:255px;
	background:#fff;
}


.img_block {
	display:inline-block;
	margin:0;
	width:251px;
	height:100%;
}

.img_block_bg {
	position:absolute;
	z-index:100;
	left:0;
	top:0;
}

.portfolio_zoom, .portfolio_link {
	width:42px;
	height:42px;
	position:absolute;
	z-index:110;
	bottom:85px;
	background-repeat:no-repeat;
	opacity:0.61;
	filter: alpha(opacity=61);
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
}
.portfolio_zoom {
	left:-77px;
	background-image:url(../images/zoom.png);
}
.portfolio_link {
	right:-77px;
	background-image:url(../images/link.png);
}
.portfolio_zoom:hover, .portfolio_link:hover {
	opacity:1;
	filter: alpha(opacity=100);
	z-index:310;
}
.portfolio_zoom a, .portfolio_link a {
	display:block;
	width:42px;
	height:42px;
	text-indent:-9999px;
}

.img_block:hover .portfolio_zoom {left:83px;transition-delay: 0.3s;
}
.img_block:hover .portfolio_link {right:84px;transition-delay: 0.3s;
}

.item_description {
	position:absolute;
	top:-220px;
	left:0;
	right:0;
	height:211px;
	background:#F14833;
	text-align:center;
	color:#3e3e3e;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.item_description p {
	padding:74px 10px 0;
	text-transform:uppercase;
	font-size:18px;
}
.img_block:hover .item_description {
	top:20px;
}
.img_block .portf_img {
	position:absolute;
	left:18px;
	top:18px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.img_block:hover .portf_img {
	position:absolute;
	top:235px;
}
*/
/* ________________ //PORTFOLIO _______________ */
.gallery-list {
  text-align: center;
  margin-right: -20px; }

#slide10 .hover_img {
  overflow: hidden;
  position: relative;
  height: 281px;
  width: 281px;
  background: #343434; }

.img_block {
  display: inline-block;
  margin: 0 12px 10px 0;
  width: 280px;
  height: 281px; }

.portfolio_zoom, .portfolio_link {
  width: 42px;
  height: 42px;
  position: absolute;
  top: -104px;
  background-repeat: no-repeat;
  background-color: #3e3e3e;
  opacity: 1;
  filter: alpha(opacity=54);
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }

.portfolio_zoom {
  left: 93px;
  background-image: url(../images/zoom.png);
  background-position: 0 0;
  z-index: 302;
  transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  margin-top: 15px; }

.portfolio_link {
  right: 94px;
  background-image: url(../images/link.png);
  background-position: 0 0;
  z-index: 303;
  transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  margin-top: 15px; }

.portfolio_zoom:hover, .portfolio_link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 310; }

.portfolio_zoom a, .portfolio_link a {
  display: block;
  width: 42px;
  height: 42px;
  text-indent: -9999px; }

.hover_img:hover .portfolio_zoom, .hover_img:hover .portfolio_link {
  top: 183px; }

.item_description {
  position: absolute;
  top: -281px;
  left: 0;
  right: 0;
  padding: 0 5px;
  height: 281px;
  background: rgba(187, 38, 21, 0.83);
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  text-transform: none;
  color: #f6f6f6;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px; }

.hover_img:hover .item_description {
  top: 0; }

.item_description p {
  padding: 53px 10px 0 10px;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  color: white;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 10px; }

/* ___________________________________ //Slide 10 ___________________________________ */
/* _________ FILTER ________ */
#filters {
  margin-bottom: 20px;
  margin-top: 22px;
  text-align: center; }
  #filters li {
    display: inline-block;
    position: relative;
    width: 16%;
    margin-left: 0.3%;
    margin-right: 0.3%; }
    #filters li a {
      display: block;
      position: relative;
      z-index: 10;
      margin: 0 6px 10px 0;
      padding: 14px 8px 14px;
      color: #fcfcfc;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 15px;
      background: transparent;
      max-height: 44px;
      border: 2px solid #d6230f;
      letter-spacing: 1px;
      text-decoration: none; }
      #filters li a span:first-child {
        position: absolute;
        z-index: -1;
        left: 0;
        top: 0;
        bottom: 0;
        width: 0px;
        background: #d6230f;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out; }
      #filters li a:hover span {
        width: 100% !important;
        color: #fff; }
    #filters li .selected {
      color: #fff; }
      #filters li .selected span {
        width: 100% !important;
        color: #fff; }

.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width; }
  .isotope .isotope-item {
    display: inline-block;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity; }
  .isotope.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s; }
    .isotope.no-transition .isotope-item {
      -webkit-transition-duration: 0s;
      -moz-transition-duration: 0s;
      transition-duration: 0s; }
  .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s; }
  .isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; }

.element {
  overflow: hidden;
  position: relative; }
  .element img {
    max-width: 100%;
    height: auto; }

/*#filters {
	margin-bottom:20px;
	margin-top:22px;
	text-align:center;
}
#filters li {display:inline-block;position:relative;}
#filters li a {
	display:block;
	position:relative;
	z-index:10;
	margin:0 6px 10px 0;
	padding:3px 15px;
	text-transform:none;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:26px;
	color:#3e3e3e;
	background:#fcfcfc;
}

#filters li a span {
	position:absolute;
	z-index:-1;
	left:0;
	top:0;
	bottom:0;
	width:3px;
	background:#F14833;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#filters li a:hover span,
#filters li .selected span {
	width:100%;
}

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.element {
  overflow: hidden;
  position: relative;
}
.element img {max-width:100%;
}*/
/* ____________________________________ Slide 12 ____________________________________ */
#slide12 {
  background: url(../images/slide12_bg.jpg) repeat left top;
  background-position: 0 0 !important;
  width: 100%;
  padding: 86px 0 69px; }
  #slide12 h2 {
    color: #b8b8b8;
    border-bottom: 1px solid #393939; }
  #slide12 p {
    color: #888888; }
  #slide12 .foto {
    float: left;
    margin: 0 20px 20px 0; }
  #slide12 h5 {
    margin: 80px 0 0 0;
    padding-bottom: 8px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    line-height: 31px;
    font-weight: 300;
    color: #acacac; }

.client_foto {
  float: left;
  position: relative;
  margin: 0 15px 10px 0;
  height: 384px;
  width: 334px; }
  .client_foto img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10; }

.foto {
  z-index: 5 !important; }

.contact_det {
  color: #888888;
  line-height: 26px; }
  .contact_det a {
    color: #888888;
    line-height: 26px; }
    .contact_det a:hover {
      color: #f14833; }

#slide14 {
  background: url(../images/fon_keis.png) repeat left top;
  width: 100%;
  height: auto;
  padding: 86px 0 69px; }
  #slide14 h2 {
    color: #272727;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 36px; }

/* ______________ SOCIALS ______________ */
.socials a {
  display: inline-block;
  width: 27px;
  height: 32px;
  margin: 5px 8px 0;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out; }

.soc1 {
  background: url(../images/socials.png) no-repeat;
  background-position: 0 0; }

.soc2 {
  background: url(../images/socials.png) no-repeat;
  background-position: -47px 0; }

.soc3 {
  background: url(../images/socials.png) no-repeat;
  background-position: -94px 0; }

.soc4 {
  background: url(../images/socials.png) no-repeat;
  background-position: -141px 0; }

.soc1:hover {
  background-position: 0 -32px; }

.soc2:hover {
  background-position: -47px -32px; }

.soc3:hover {
  background-position: -94px -32px; }

.soc4:hover {
  background-position: -141px -32px; }

/* _____________ //SOCIALS _____________ */
li.pers_vk {
  background: url(../images/vk.jpg) no-repeat 0 2px;
  padding-left: 44px; }
li.pers_skype {
  background: url(../images/skype.png) no-repeat;
  padding-left: 44px; }
li.pers_telegram {
  background: url(../images/telegram.png) no-repeat;
  padding-left: 44px; }
li.pers_icq {
  background: url(../images/icq.png) no-repeat;
  padding-left: 44px; }

.gallery-row > .block {
  /*border: 1px solid #ccc;*/
  float: left;
  height: 200px;
  margin: 10px;
  overflow: hidden;
  width: 200px; }

.loading {
  width: 100%;
  background: url(../images/loading.gif) no-repeat center;
  height: 80px;
  bottom: 0;
  margin-top: 300px;
  position: relative;
  z-index: 50; }

input[type=submit],
button.more {
  background: transparent;
  margin: 0 auto;
  text-align: center;
  cursor: pointer !important;
  height: 47px !important;
  padding: 6px 10px 9px !important;
  width: 180px;
  outline: none;
  /* display: none; */
  border: 2px solid #d6230f;
  color: #c9c9c9;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  /*display: none;*/
  text-transform: uppercase; }
  input[type=submit]:hover,
  button.more:hover {
    color: #000;
    background: #d6230f;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }

button.more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px; }

.projects {
  padding-bottom: 95px;
  overflow: hidden;
  text-align: center; }

#our_sertificats .carusel {
  overflow: hidden; }

.wrap_sliders {
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
  padding-left: 40px;
  padding-right: 40px; }

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lightSlider {
  overflow: hidden;
  margin: 0; }
  .lightSlider:before, .lightSlider:after {
    content: " ";
    display: table; }

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }
  .lSSlideWrapper > .lightSlider:after {
    clear: both; }
  .lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
  .lSSlideWrapper .lSFade {
    position: relative; }
    .lSSlideWrapper .lSFade > * {
      position: absolute !important;
      top: 0;
      left: 0;
      z-index: 9;
      margin-right: 0;
      width: 100%; }
  .lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
  .lSSlideWrapper .lSFade > *.active {
    z-index: 10; }
  .lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1; }

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }
  .lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px; }
    .lSSlideOuter .lSPager.lSpg > li a {
      background-color: #fff;
      border-radius: 30px;
      display: inline-block;
      height: 15px;
      overflow: hidden;
      text-indent: -999em;
      width: 15px;
      position: relative;
      z-index: 99;
      -webkit-transition: all 0.5s linear 0s;
      transition: all 0.5s linear 0s; }
    .lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
      background-color: #F14833; }
.lSSlideOuter .media {
  opacity: 0.8; }
  .lSSlideOuter .media.active {
    opacity: 1; }
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s; }
    .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
      border-radius: 5px; }
  .lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%; }
  .lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table; }
  .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
    clear: both; }

/* End of pager */
/** Gallery */
/* End of Gallery*/
/* slider actions */
/*.lSAction > a {
    width: 26px;
    display: block;
    top: 50%;
    height: 38px;
    background: transparent url("../images/sertificats/arrows2.png") no-repeat scroll 0px 0px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    /*opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}*/
.goToPrevSlide {
  width: 26px;
  display: block;
  top: 45%;
  height: 38px;
  background: transparent url(../images/sertificats/arrows.png) no-repeat scroll 0px 0px;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  left: 0px; }

.goToNextSlide {
  width: 26px;
  display: block;
  top: 45%;
  height: 38px;
  background: transparent url(../images/sertificats/arrows.png) no-repeat scroll -26px 0px;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  right: 0px; }

.goToPrevSlide:hover {
  background-position: 0px -38px;
  outline: medium none; }

.goToNextSlide:hover {
  background-position: -26px -38px;
  outline: medium none; }

.lSAction > .lSPrev:hover {
  background-position: 0px -38px;
  outline: medium none; }
.lSAction > a:hover {
  opacity: 1; }
.lSAction > .lSPrev {
  width: 26px;
  display: block;
  top: 201px;
  height: 38px;
  background: transparent url(../images/sertificats/arrows2.png) no-repeat scroll 0px 0px;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  left: 0px; }
.lSAction > .lSNext {
  width: 26px;
  display: block;
  top: 201px;
  height: 38px;
  background: transparent url(../images/sertificats/arrows2.png) no-repeat scroll -26px 0px;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  right: 0px; }
  .lSAction > .lSNext:hover {
    background-position: -26px -38px;
    outline: medium none; }
.lSAction > a.disabled {
  pointer-events: none; }

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

/* vertical */
.lSSlideOuter.vertical {
  position: relative; }
  .lSSlideOuter.vertical.noPager {
    padding-right: 0px !important; }
  .lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0; }
  .lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important; }
  .lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0; }
  .lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto; }
  .lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px; }
.lSSlideOuter.lSrtl {
  direction: rtl; }
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none; }
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0; }
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left; }
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important; }
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative; }
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative; }
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

/* vertical controlls */
/* vertical */
/* Rtl */
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }
@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }
@-webkit-keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }
@keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }
@-webkit-keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }
@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }
@keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }
/*/  GRab cursor */
.wrap_sliders .lightSlider .lslide {
  text-align: center; }
  .wrap_sliders .lightSlider .lslide img {
    max-width: 100% !important;
    width: 100%;
    height: auto; }
  .wrap_sliders .lightSlider .lslide a {
    display: inline-block;
    border: 1px solid #000;
    max-height: 391px;
    overflow: hidden; }

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }
.lightSlider .lslide {
  text-align: center; }
  .lightSlider .lslide a {
    display: inline-block; }
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.item.element {
  position: relative !important; }
  .item.element.isotope-hidden {
    position: absolute !important; }

ul {
  list-style: none outside none;
  padding-left: 0;
  margin: 0; }

.content-slider li {
  text-align: center;
  color: #FFF;
  float: left; }
.content-slider h3 {
  margin: 0;
  padding: 70px 0; }

.item {
  width: 100%;
  padding-bottom: 0px;
  height: auto;
  overflow: hidden; }

#slide10 .hover_imq {
  position: relative;
  min-height: 520px;
  padding-bottom: 20px; }

.item_descriptioq {
  width: 100%;
  margin: 0 auto;
  max-width: 992px; }

.lSSlideOuter {
  padding-bottom: 20px; }
  .lSSlideOuter .lSPager.lSpg {
    /* margin: 10px 0 0; */
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 0px;
    /* left: 50%; */
    /* right: 50%; */
    width: 100%;
    margin: 0 auto; }

.yslugi .info {
  color: #afafaf;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  max-width: 280px;
  margin: 0 auto; }
  .yslugi .info:after {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    height: 34px;
    background: url("../images/wline2.png") center center no-repeat; }

.yslugi_inner {
  margin-top: 27px; }

.about_us {
  overflow: hidden;
  padding-top: 48px;
  padding-bottom: 60px;
  background: url("../images/fon_light.png") 0px 0px repeat; }
  .about_us .bl {
    width: 50%;
    float: left;
    margin-bottom: 30px;
    overflow: hidden; }
    .about_us .bl.odd {
      clear: both;
      overflow: hidden; }
  .about_us .header {
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 7px;
    color: #272727;
    text-transform: uppercase; }
  .about_us .number {
    width: 41px;
    height: 50px;
    margin-right: 5px; }
  .about_us .header_info {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #272727;
    text-transform: uppercase; }
    .about_us .header_info:after {
      content: "";
      position: relative;
      width: 100%;
      display: block;
      height: 54px;
      background: url("../images/wline0.png") center center no-repeat; }
  .about_us .text {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 62px; }
  .about_us .bl_right {
    float: left;
    width: 468px; }
  .about_us .bl_left {
    float: left;
    width: 70px; }
  .about_us .title {
    color: #010101;
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0; }
  .about_us .info {
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px; }

/* ____________________________________ FOOTER ____________________________________ */
#footer {
  background: #343434;
  background: url("../images/footer.png") center center no-repeat;
  background-size: cover;
  color: #cbcbcc;
  font-size: 17px;
  font-weight: 300;
  padding: 60px 0 0 0;
  position: relative;
  text-align: center;
  z-index: 12; }
  #footer .tel {
    margin-top: 5px; }
  #footer .title1 {
    color: #d6230f;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 23px; }
  #footer .tel a {
    color: #d6230f;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 20px; }
  #footer .title {
    color: #fff;
    font-size: 38px;
    margin-bottom: 12px;
    text-transform: uppercase; }
  #footer .sub_title {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px; }
  #footer .text {
    line-height: 28px;
    margin-bottom: 19px;
    margin-top: 50px; }

.copyright {
  /* float:left; */
  color: #767678;
  font-weight: 400;
  line-height: 30px;
  margin-top: 40px;
  padding-bottom: 50px; }
  .copyright a {
    color: #f14833; }
    .copyright a:hover {
      color: #fff;
      text-decoration: none; }

/* ___________________________________ //FOOTER ___________________________________ */
.servc_block {
  cursor: pointer;
  text-align: center; }

.omc,
#basic-modal-content {
  display: none; }

/* Overlay */
#simplemodal-overlay {
  background-color: #1e1d22;
  opacity: 0.5; }

/* Container */
#simplemodal-container {
  margin: 90px auto 0 auto;
  padding: 0;
  width: 546px;
  height: auto !important;
  overflow: hidden auto;
  top: 0;
  right: 0 !important;
  bottom: 0;
  left: 0 !important; }

#simplemodal-container .simplemodal-data {
  padding: 0;
  background-color: #1e1d22; }

#simplemodal-container a {
  color: #ddd; }

#simplemodal-container a.modalCloseImg {
  background: url(../images/close.png) center center no-repeat;
  cursor: pointer;
  display: none;
  height: 40px;
  position: absolute;
  right: 12px;
  top: 8px;
  width: 40px;
  z-index: 32; }
  #simplemodal-container a.modalCloseImg:hover {
    opacity: 0.7; }

#simplemodal-container h3 {
  color: #84b8d9; }

.simplemodal-wrap {
  position: relative; }

.shop-item form input[type=email],
.shop-item form input[type=text],
.shop-item form input[type=tel],
.shop-item form textarea {
  background-color: #29292d;
  border: none;
  color: white;
  display: block;
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  max-width: 100%;
  outline: none;
  padding-bottom: 15px;
  padding-left: 17px;
  padding-top: 15px;
  padding-right: 17px;
  text-transform: uppercase;
  width: 93% !important;
  margin-bottom: 7px; }
.shop-item form input[type=submit] {
  margin-top: 31px;
  margin-bottom: 40px; }
.shop-item form textarea {
  height: 77px; }
.shop-item form .title_info {
  color: white;
  font-size: 30px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  margin-bottom: 41px;
  text-transform: none;
  padding-right: 30px; }

.cart_one_click {
  padding: 35px;
  min-height: 467px;
  position: relative; }

.p_full_name {
  position: absolute;
  z-index: 0;
  top: -100px;
  left: -200px;
  overflow: hidden;
  width: 20px;
  height: 20px; }

.file_name_here {
  color: #d6230f; }

.file-upload {
  position: relative;
  overflow: hidden;
  width: 160px;
  height: 20px;
  border-radius: 3px;
  padding: 8px 4px 4px 23px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  color: #d6230f;
  line-height: 24px;
  text-decoration: underline; }
  .file-upload:before {
    content: "+";
    position: absolute;
    top: 0;
    left: 0;
    color: #99291e;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    width: 13px;
    height: 13px;
    z-index: 4; }

.file-upload:hover {
  text-decoration: none; }

.file-upload input[type="file"] {
  display: none;
  /* ╨Ю╨▒╤П╨╖╨░╤В╨╡╨╗╤М╨╜╨╛ ╤Б╨║╤А╤Л╨▓╨░╨╡╨╝ ╨╜╨░╤Б╤В╨╛╤П╤Й╨╕╨╣ Input File */ }

.file-upload label {
  /* ╨а╨░╤Б╤В╤П╨│╨╕╨▓╨░╨╡╨╝ label ╨╜╨░ ╨▓╤Б╤О ╨▓╨╛╨╖╨╝╨╛╨╢╨╜╤Г╤О ╨┐╨╗╨╛╤Й╨░╨┤╤М ╨▒╨╗╨╛╨║╨░ .file-upload */
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer; }

.file-upload span {
  line-height: 36px;
  text-decoration: underline; }
  .file-upload span:hover {
    text-decoration: none; }

.is-sticky .wow {
  visibility: visible !important; }

.fb_iframe_widget {
  display: block !important;
  text-align: center; }

#vkwidget1,
#vk_comments {
  width: 100% !important; }

@media (max-width: 1199px) {
  .cr_wrap {
    padding: 20px; }

  .subscription {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px; }

  .about_us .bl_right {
    width: 298px; }

  #filters li {
    width: auto; }

  ul.navigation {
    padding-left: 80px; }

  .ph-line-nav .effect {
    display: none; }

  .gallery-list {
    width: 882px;
    margin: 0 auto 0 auto; }

  .case .block-text {
    padding-left: 14px;
    padding-right: 14px; }

  .case {
    margin-left: 10px;
    margin-right: 10px; }

  .block.clauses {
    margin-right: -10px;
    margin-left: -10px; }

  .navigation li {
    margin-left: 25px; } }
@media (min-width: 992px) {
  ul.navigation {
    display: block !important; }

  .mobile_menu {
    display: none !important; } }
@media (max-width: 991px) {
  .wrap-case {
    width: 50%; }

  .wcase-6,
  .wcase-5,
  .wcase-4,
  .wcase-3 {
    display: none; }

  #nav {
    overflow: initial; }

  .wrap_sliders .lightSlider .lslide a {
    height: 308px; }

  .gallery-list {
    width: 588px; }

  .studio_ilin .bl1,
  .studio_ilin .bl2,
  .studio_ilin .bl3 {
    width: 20%;
    margin-bottom: 20px; }
  .studio_ilin .bl4, .studio_ilin .bl5 {
    width: 20%; }

  .yslugi .tree_1 {
    clear: both; }

  .grid_3 {
    width: 31%; }

  .btn_dropdown {
    display: block; }

  .menu .container {
    padding-left: 0;
    padding-right: 0; }

  ul.navigation {
    display: none;
    padding: 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    z-index: 999;
    position: absolute;
    top: 90px;
    left: 0;
    background: url(../images/menu_scroll.png) 0px 0px repeat-y transparent; }

  .navigation li {
    padding-top: 20px;
    padding-bottom: 20px; }

  .mobile_menu {
    display: block !important;
    width: 50px;
    margin: 0 auto;
    padding-left: 50px;
    color: #d0cfd1;
    position: relative;
    height: 52px;
    padding-top: 38px;
    z-index: 1; }

  .menu-toggler {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100px;
    height: 90px;
    z-index: 2;
    opacity: 0;
    cursor: pointer; }

  .menu-toggler:hover + label, .menu-toggler:hover + label:before, .menu-toggler:hover + label:after {
    background: white; }

  .menu-toggler:checked + label {
    background: transparent; }

  .menu-toggler:checked + label:before, .menu-toggler:checked + label:after {
    top: 0;
    width: 30px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }

  .menu-toggler:checked + label:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .menu-toggler:checked + label:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .menu-toggler:checked ~ ul .menu-item {
    opacity: 1; }

  .menu-toggler:checked ~ ul .menu-item:nth-child(1) {
    -webkit-transform: rotate(0deg) translateX(-110px);
    transform: rotate(0deg) translateX(-110px); }

  .menu-toggler:checked ~ ul .menu-item:nth-child(2) {
    -webkit-transform: rotate(60deg) translateX(-110px);
    transform: rotate(60deg) translateX(-110px); }

  .menu-toggler:checked ~ ul .menu-item:nth-child(3) {
    -webkit-transform: rotate(120deg) translateX(-110px);
    transform: rotate(120deg) translateX(-110px); }

  .menu-toggler:checked ~ ul .menu-item:nth-child(4) {
    -webkit-transform: rotate(180deg) translateX(-110px);
    transform: rotate(180deg) translateX(-110px); }

  .menu-toggler:checked ~ ul .menu-item:nth-child(5) {
    -webkit-transform: rotate(240deg) translateX(-110px);
    transform: rotate(240deg) translateX(-110px); }

  .menu-toggler:checked ~ ul .menu-item:nth-child(6) {
    -webkit-transform: rotate(300deg) translateX(-110px);
    transform: rotate(300deg) translateX(-110px); }

  .menu-toggler:checked ~ ul .menu-item a {
    pointer-events: auto; }

  .menu-toggler + label {
    width: 35px;
    height: 2px;
    display: block;
    z-index: 1;
    border-radius: 2.5px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-transition: top 0.5s, -webkit-transform 0.5s;
    transition: top 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, top 0.5s;
    transition: transform 0.5s, top 0.5s, -webkit-transform 0.5s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

  .menu-toggler + label:before, .menu-toggler + label:after {
    width: 35px;
    height: 2px;
    display: block;
    z-index: 1;
    border-radius: 2.5px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-transition: top 0.5s, -webkit-transform 0.5s;
    transition: top 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, top 0.5s;
    transition: transform 0.5s, top 0.5s, -webkit-transform 0.5s;
    content: "";
    position: absolute;
    left: 0; }

  .menu-toggler + label:before {
    top: 8px; }

  .menu-toggler + label:after {
    top: -8px; } }
@media (max-width: 768px) {
  .col_left {
    margin-right: 0;
    width: 100%;
    float: none; }

  .col_right {
    width: 100%;
    float: none; }

  .wrap_sliders .lightSlider .lslide a {
    height: auto; }
    .wrap_sliders .lightSlider .lslide a img {
      width: 100%;
      height: auto; }

  .studio_ilin .bl1,
  .studio_ilin .bl2,
  .studio_ilin .bl3,
  .studio_ilin .bl5 {
    width: 24%; }

  .studio_ilin .bl4 {
    display: none; }

  #simplemodal-container {
    width: 100% !important; }

  #nav .tel {
    right: 10px; }

  .about_us .bl_left {
    width: auto;
    display: inline-block;
    /* float: none; */ }

  .about_us .bl_right {
    width: 73%;
    float: right;
    vertical-align: top; }

  .grid_3 {
    width: 43%; }

  #filters li {
    width: auto; }

  #slide10 .hover_imq {
    min-height: auto; }

  .yslugi .two,
  .yslugi .one {
    width: 47%; }

  .yslugi .one {
    clear: both !important; }

  .yslugi .tree_1 {
    clear: none; }

  #slide1 {
    background-position-x: left !important;
    min-height: 650px; } }
/*
@media (max-height: 740px) {
    bottom: 60px;
}

@media (max-height: 670px) {
    #slide1 .button{
        bottom: 20px;
    }
}

@media (max-height: 500px) {
    #slide1 .button{
        display: none;
    }
}
@media screen and (max-width: 768px) , screen and (max-height: 600px) {
    #slide1 .button{
        display: none;
    }
}
*/
@media (max-width: 670px) {
  .studio_ilin .bl2 {
    display: none; }

  .studio_ilin .bl1,
  .studio_ilin .bl3,
  .studio_ilin .bl5 {
    width: 33%; } }
@media (max-width: 604px) {
  .gallery-list {
    width: 281px;
    margin: 0 auto 0 auto; }

  .mobile_menu {
    margin-left: 100px;
    margin-right: 0; }
    .mobile_menu ._text {
      display: none; } }
@media (max-width: 550px) {
  .wrap-case {
    width: 100%; }

  .block.clauses {
    margin-right: 0;
    margin-left: 0; }

  .case {
    max-width: 363px;
    margin: 0 auto; } }
@media (max-width: 480px) {
  .navigation li {
    width: 50%;
    margin: 0; }

  .mobile_menu {
    margin-left: 93px;
    margin-right: 0;
    padding-left: 0; }

  .about_us .bl {
    width: 100%;
    float: none; }

  /*
   .studio_ilin {
          display: none;
          .title{
              display: none;
          }
          .text{
              display: none;
          }
      }
      */
  .filtr_bg {
    margin-top: 140px; }

  .slogan {
    margin-bottom: 4px; }

  #slide1 h1 {
    margin-bottom: 30px; }

  .studio_ilin {
    margin-top: 25px; }

  .cart_one_click {
    padding: 20px 20px 20px 10px; }

  .yslugi .two,
  .yslugi .one {
    width: 100%;
    float: none;
    margin: 0 0 20px 0; } }
@media (max-width: 400px) {
  .studio_ilin .bl1 {
    display: none; }

  .studio_ilin .bl3,
  .studio_ilin .bl5 {
    width: 49%;
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 350px) {
  .cr_wrap {
    padding: 10px; }

  .subscription {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px; }

  .clauses_block_rel .clauses_img {
    width: 100%;
    height: auto;
    float: none; }

  .clauses_block_rel .clauses_block_text {
    width: 100%;
    height: auto;
    float: none; }

  #nav .tel {
    top: 22px;
    left: 84px;
    right: 10px;
    display: block;
    margin: 0 auto;
    z-index: 9;
    float: none;
    text-align: left; }

  ul.navigation {
    z-index: 999;
    position: absolute;
    top: 90px;
    left: 0;
    background: url(../images/menu_scroll.png) 0px 0px repeat-y transparent; }

  .mobile_menu {
    position: absolute;
    top: 14px;
    left: 0;
    height: 50px;
    z-index: 9999;
    width: 50px;
    margin-left: 83px; }

  .menu-toggler {
    height: 45px; }

  .menu-toggler + label:before, .menu-toggler + label:after,
  .menu-toggler + label {
    width: 25px;
    height: 2px; } }
@media (max-width: 281px) {
  .navigation li {
    width: 100%;
    margin: 0; }

  .studio_ilin {
    display: none; }

  #nav .tel a {
    background: none;
    font-size: 16px;
    padding-left: 0; }

  .slogan_text {
    width: 100%;
    padding-left: 0; }

  #slide1 h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 40px; } }
@media (max-width: 236px) {
  #logo {
    display: none; }

  #nav .tel {
    left: 10px;
    text-align: center; }

  .mobile_menu {
    margin: 0 auto;
    right: 0;
    left: 20px; } }

/*# sourceMappingURL=0.css.map */
