@charset "UTF-8";
/** Generated by FG **/
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeueCyr-Light.eot");
  src: local("☺"), url("../fonts/HelveticaNeueCyr-Light.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

/** Generated by FG **/
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/HelveticaNeueRegular.eot");
  src: local("☺"), url("../fonts/HelveticaNeueRegular.woff") format("woff"), url("../fonts/HelveticaNeueRegular.ttf") format("truetype"), url("../fonts/HelveticaNeueRegular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/** Generated by FG **/
@font-face {
  font-family: 'HelveticaNeue-Thin';
  src: url("../fonts/HelveticaNeue-Thin.eot");
  src: local("☺"), url("../fonts/HelveticaNeue-Thin.woff") format("woff"), url("../fonts/HelveticaNeue-Thin.ttf") format("truetype"), url("../fonts/HelveticaNeue-Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/** Generated by FG **/
@font-face {
  font-family: 'LucidaGrande';
  src: url("../fonts/LucidaGrande.eot");
  src: local("☺"), url("../fonts/LucidaGrande.woff") format("woff"), url("../fonts/LucidaGrande.ttf") format("truetype"), url("../fonts/LucidaGrande.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/** Generated by FG **/
@font-face {
  font-family: 'MyriadProRegular';
  src: url("../fonts/MyriadProRegular.eot");
  src: local("☺"), url("../fonts/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular.ttf") format("truetype"), url("../fonts/MyriadProRegular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/** Generated by FG **/
@font-face {
  font-family: 'MyriadProSemibold';
  src: url("../fonts/MyriadProSemibold.eot");
  src: local("☺"), url("../fonts/MyriadProSemibold.woff") format("woff"), url("../fonts/MyriadProSemibold.ttf") format("truetype"), url("../fonts/MyriadProSemibold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/** Generated by FG **/
@font-face {
  font-family: 'SF-Compact-Text-Semibold';
  src: url("../fonts/SF-Compact-Text-Semibold.eot");
  src: local("☺"), url("../fonts/SF-Compact-Text-Semibold.woff") format("woff"), url("../fonts/SF-Compact-Text-Semibold.ttf") format("truetype"), url("../fonts/SF-Compact-Text-Semibold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  padding: 0px;
  margin: 0px;
  border: 0px; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:focus, :active {
  outline: none; }

a:focus, a:active {
  outline: none; }

aside, nav, footer, header, section {
  display: block; }

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  min-width: 320px;
  position: relative;
  width: 100%;
  color: #000; }

body {
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  font-family: "HelveticaNeue";
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
  body.lock {
    overflow: hidden; }
    @media (max-width: 767.98px) {
      body.lock {
        width: 100%;
        position: fixed;
        overflow: hidden; } }

input, button, textarea {
  font-family: "HelveticaNeue"; }

input::-ms-clear {
  display: none; }

button {
  cursor: pointer; }

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

a, a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

ul li {
  list-style: none; }

img {
  vertical-align: top; }

h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
  font-size: inherit; }

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden; }

.container {
  max-width: 960px;
  margin: 0 auto;
  width: 100%; }
  @media (max-width: 972px) {
    .container {
      max-width: 970px; } }
  @media (max-width: 992.98px) {
    .container {
      max-width: 750px; } }
  @media (max-width: 767.98px) {
    .container {
      max-width: none;
      padding: 0 10px; } }

/*
	.header-menu__icon{
		display: block;
		position: absolute;
		top: 18px;
		right: 10px;
		width:30px;
		height: 18px;
		cursor: pointer;
		z-index: 5;
		span{@include anim(0.3s,0s);top: 8px;left: 0px;position: absolute;width: 100%;height: 2px;background-color: #000;
			&:first-child{top: 0px;}
			&:last-child{top: auto;bottom: 0px;}
		}
		&.active{
			span{@include scale(0);
				&:first-child{@include rotate(-45deg);top: 8px;}
				&:last-child{@include rotate(45deg);bottom: 8px;}
			}
		}
	}
*/
.footer-body {
  padding: 48px 0 46px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 767.98px) {
    .footer-body {
      padding: 40px 0 40px 0; } }
  @media (max-width: 479.98px) {
    .footer-body {
      padding: 30px 0 30px 0; } }
  @media (max-width: 555px) {
    .footer-body {
      display: block;
      text-align: center; } }
  .footer-body__logo {
    display: block;
    flex: 0 1 225px;
    max-width: 225px; }
    @media (max-width: 555px) {
      .footer-body__logo {
        margin: 0 auto 10px auto; } }
    .footer-body__logo img {
      width: 100%; }
  .footer-body__text {
    color: #909090;
    font-family: 'MyriadProRegular';
    font-size: 16px;
    line-height: 24px; }

.first {
  padding: 0px 0px 45.681% 0px;
  position: relative;
  z-index: 1; }
  .first:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(60, 208, 114, 0.6); }
  .first__fpicture {
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 16%;
    left: 55%;
    width: 272px;
    height: 566px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s; }
    @media (max-width: 992px) {
      .first__fpicture {
        top: 8%; } }
    @media (max-width: 992px) {
      .first__fpicture {
        height: 0;
        width: 23.815%;
        padding: 0px 0px 50.062% 0px; } }
    @media (max-width: 730px) {
      .first__fpicture {
        display: none; } }
    .first__fpicture:hover {
      z-index: 3;
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
  .first__spicture {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 276px;
    height: 571px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 25%;
    left: 65%; }
    .first__spicture:hover {
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    @media (max-width: 730px) {
      .first__spicture {
        display: none; } }
    @media (max-width: 992px) {
      .first__spicture {
        top: 15%; } }
    @media (max-width: 992px) {
      .first__spicture {
        height: 0;
        width: 23.815%;
        padding: 0px 0px 50.062% 0px; } }

.first {
  position: relative;
  z-index: 2;
  padding: 61px 0 84px 0; }
  @media (max-width: 730px) {
    .first {
      text-align: center;
      margin: 0 auto; } }
  @media (max-width: 972px) {
    .first {
      padding: 51px 0 64px 0; } }
  @media (max-width: 992.98px) {
    .first {
      padding: 41px 0 54px 0; } }
  @media (max-width: 767.98px) {
    .first {
      padding: 31px 0 44px 0; } }
  @media (max-width: 479.98px) {
    .first {
      padding: 21px 0 24px 0; } }
  .first__logo {
    display: inline-block;
    color: #fff;
    font-family: 'SF-Compact-Text-Semibold';
    font-size: 35px;
    font-weight: 400;
    line-height: 22.63px;
    text-transform: uppercase;
    letter-spacing: -2.2px;
    margin: 0px 0px 105px 0px;
    position: relative;
    z-index: 2; }
    @media (max-width: 485px) {
      .first__logo {
        display: block;
        text-align: center; } }
    @media (max-width: 972px) {
      .first__logo {
        margin: 0px 0px 80px 0px; } }
    @media (max-width: 992.98px) {
      .first__logo {
        margin: 0px 0px 60px 0px; } }
    @media (max-width: 767.98px) {
      .first__logo {
        margin: 0px 0px 40px 0px; } }
    @media (max-width: 479.98px) {
      .first__logo {
        margin: 0px 0px 20px 0px; } }

.first-info {
  position: relative;
  z-index: 3;
  max-width: 449px; }
  @media (max-width: 730px) {
    .first-info {
      display: block;
      max-width: none; } }
  .first-info__title {
    margin: 0px 0px 0px 80px;
    font-size: 32px;
    line-height: 32px;
    color: #fff;
    font-family: 'MyriadProRegular';
    position: relative; }
    @media (max-width: 730px) {
      .first-info__title {
        display: inline-block;
        margin: 0 0 0 -108px; } }
    @media (max-width: 450px) {
      .first-info__title {
        font-size: 25px;
        margin: 0 0 0 -86px; } }
    @media (max-width: 375px) {
      .first-info__title {
        margin: 0; } }
    .first-info__title:after {
      content: "";
      display: inline-block;
      height: 56px;
      width: 56px;
      left: -80px;
      top: 5px;
      position: absolute;
      background: url("../img/1/01.png") center no-repeat;
      filter: brightness(10); }
      @media (max-width: 730px) {
        .first-info__title:after {
          left: -80px; } }
      @media (max-width: 480px) {
        .first-info__title:after {
          left: -65px; } }
      @media (max-width: 375px) {
        .first-info__title:after {
          display: none; } }
  .first-info__subtitle {
    color: #fff;
    font-family: 'MyriadProSemibold';
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    margin: 0px 0px 24px 80px; }
    @media (max-width: 730px) {
      .first-info__subtitle {
        margin: 0px 0px 24px 0px; } }
    @media (max-width: 450px) {
      .first-info__subtitle {
        margin: 0px 0px 20px 0px;
        font-size: 25px; } }
  .first-info__text {
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    margin: 0px 0px 12px 0px; }

.first-button {
  position: relative;
  z-index: 2;
  display: inline-block;
  border-radius: 10px;
  width: 216px;
  height: 48px;
  padding: 0px 20px 0px 80px;
  background-color: #0d0d0d;
  margin: 0px 0px 57px 0px; }
  @media (max-width: 972px) {
    .first-button {
      margin: 0px 0px 50px 0px; } }
  @media (max-width: 992.98px) {
    .first-button {
      margin: 0px 0px 40px 0px; } }
  @media (max-width: 767.98px) {
    .first-button {
      margin: 0px 0px 30px 0px; } }
  @media (max-width: 485px) {
    .first-button {
      margin: 0px auto 20px auto;
      width: 90%;
      display: block;
      text-align: left; } }
  .first-button__upt {
    color: #ffffff;
    font-family: 'LucidaGrande';
    font-size: 10px;
    line-height: 19.75px;
    letter-spacing: -0.39px;
    position: relative; }
    .first-button__upt:after {
      content: "";
      display: inline-block;
      height: 56px;
      width: 56px;
      left: -55px;
      top: -5px;
      position: absolute;
      background: url("../img/1/02.svg") center no-repeat; }
  .first-button__bt {
    color: #ffffff;
    font-family: 'LucidaGrande';
    font-size: 19px;
    line-height: 19.75px;
    letter-spacing: -0.7px; }

.first-subscribe {
  position: relative;
  z-index: 3; }
  .first-subscribe__text {
    color: #ffffff;
    font-family: 'MyriadProRegular';
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 12px 0px; }

.first-subscribe-form__email {
  display: inline-block;
  margin: 0px 24px 0px 0px; }
  @media (max-width: 485px) {
    .first-subscribe-form__email {
      margin: 0px 0px 10px 0px;
      display: block;
      text-align: center; } }

.first-subscribe-form__submit {
  display: inline-block; }
  .first-subscribe-form__submit button {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  @media (max-width: 485px) {
    .first-subscribe-form__submit {
      display: block;
      text-align: center; } }
  .first-subscribe-form__submit:hover button {
    background-color: transparent;
    color: #fff;
    box-shadow: 0px 0px 15px 7.5px #fff; }

.second-images {
  left: 123px;
  top: -34px;
  position: absolute;
  z-index: -4; }
  @media (max-width: 1240px) {
    .second-images {
      left: 4%; } }
  @media (max-width: 1080px) {
    .second-images {
      left: 0; } }
  @media (max-width: 992px) {
    .second-images {
      top: 13%;
      left: 30%; } }
  @media (max-width: 750px) {
    .second-images {
      left: 25%; } }
  @media (max-width: 470px) {
    .second-images {
      left: 20%; } }
  @media (max-width: 400px) {
    .second-images {
      left: 22%; } }
  @media (max-width: 370px) {
    .second-images {
      left: 18%; } }
  .second-images__fi {
    position: absolute;
    left: -200px;
    top: 210px;
    width: 410px;
    height: 491px;
    display: block;
    margin: 0px 0px 0px 200px; }
    @media (max-width: 992px) {
      .second-images__fi {
        width: 232px;
        height: 280px;
        opacity: 0.4;
        top: 120px;
        left: -270px; } }
  .second-images__si {
    position: absolute;
    width: 409px;
    height: 491px;
    left: 162px; }
    @media (max-width: 992px) {
      .second-images__si {
        left: 50px;
        width: 232px;
        height: 280px;
        opacity: 0.4; } }

.second {
  padding: 144px 0 84px 0;
  position: relative;
  z-index: -1;
  background-color: #f0f0f0; }
  @media (max-width: 972px) {
    .second {
      padding: 124px 0 74px 0; } }
  @media (max-width: 992.98px) {
    .second {
      padding: 100px 0 60px 0; } }
  @media (max-width: 767.98px) {
    .second {
      padding: 50px 0 30px 0; } }
  @media (max-width: 479.98px) {
    .second {
      padding: 25px 0 15px 0; } }
  .second__body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 0;
    justify-content: flex-end; }
    @media (max-width: 992px) {
      .second__body {
        justify-content: center; } }

.second-info {
  max-width: 376px; }
  @media (max-width: 992px) {
    .second-info {
      max-width: none;
      text-align: center; } }
  .second-info__item {
    margin: 0px 0px 55px 0px; }
    .second-info__item:last-child {
      margin: 0; }
    @media (max-width: 972px) {
      .second-info__item {
        margin: 0px 0px 50px 0px; } }
    @media (max-width: 992.98px) {
      .second-info__item {
        margin: 0px 0px 45px 0px; } }
    @media (max-width: 767.98px) {
      .second-info__item {
        margin: 0px 0px 35px 0px; } }
    @media (max-width: 479.98px) {
      .second-info__item {
        margin: 0px 0px 30px 0px; } }
  .second-info__title {
    padding: 0px 0px 0px 80px;
    color: #3cd072;
    font-family: 'MyriadProSemibold';
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 0px 0px 24px 0px;
    position: relative; }
    @media (max-width: 992px) {
      .second-info__title {
        padding: 0; } }
    .second-info__title:before {
      content: "";
      display: inline-block;
      width: 56px;
      height: 56px;
      position: absolute;
      left: 0;
      top: -10px; }
      @media (max-width: 992px) {
        .second-info__title:before {
          position: relative;
          top: 20px; } }
    .second-info__title_f:before {
      background: url("../img/2/03.png") center no-repeat; }
    .second-info__title_s:before {
      background: url("../img/2/04.png") center no-repeat; }
  .second-info__text {
    font-size: 16px;
    line-height: 24px; }

.easy__body {
  padding: 48px 0px 0px 0px;
  text-align: center; }
  @media (max-width: 972px) {
    .easy__body {
      padding: 40px 0px 0px 0px; } }
  @media (max-width: 992.98px) {
    .easy__body {
      padding: 30px 0px 0px 0px; } }
  @media (max-width: 767.98px) {
    .easy__body {
      padding: 20px 0px 0px 0px; } }
  @media (max-width: 479.98px) {
    .easy__body {
      padding: 10px 0px 0px 0px; } }

.easy__icon {
  margin: 0px 0px 31px 0px; }
  @media (max-width: 972px) {
    .easy__icon {
      margin: 0px 0px 25px 0px; } }
  @media (max-width: 992.98px) {
    .easy__icon {
      margin: 0px 0px 20px 0px; } }
  @media (max-width: 767.98px) {
    .easy__icon {
      margin: 0px 0px 15px 0px; } }
  .easy__icon img {
    max-width: 72px; }

.easy__title {
  font-family: 'MyriadProSemibold';
  font-size: 24px;
  line-height: 32px;
  margin: 0px 0px 16px 0px; }
  .easy__title:first-letter {
    text-transform: uppercase; }
  @media (max-width: 767.98px) {
    .easy__title {
      margin: 0px 0px 10px 0px; } }

.easy__subtitle {
  color: #3cd072;
  font-family: 'MyriadProSemibold';
  font-size: 36px;
  line-height: 32px;
  margin: 0px 0px 44px 0px; }
  @media (max-width: 972px) {
    .easy__subtitle {
      margin: 0px 0px 40px 0px; } }
  @media (max-width: 992.98px) {
    .easy__subtitle {
      margin: 0px 0px 35px 0px; } }
  @media (max-width: 767.98px) {
    .easy__subtitle {
      margin: 0px 0px 30px 0px; } }
  @media (max-width: 479.98px) {
    .easy__subtitle {
      margin: 0px 0px 25px 0px; } }

.easy-row {
  margin: 0 -12.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  justify-content: space-between; }
  @media (max-width: 768px) {
    .easy-row {
      display: block; } }
  .easy-row__column {
    flex: 0 1 33.333%;
    padding: 0 12.5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 0;
    flex-direction: column; }
    @media (max-width: 768px) {
      .easy-row__column {
        display: block;
        margin: 0px 0px 30px 0px; }
        .easy-row__column:last-child {
          margin: 0; } }
  .easy-row__icon {
    margin: 0px 0px 31px 0px; }
    @media (max-width: 992.98px) {
      .easy-row__icon {
        margin: 0px 0px 25px 0px; } }
    @media (max-width: 767.98px) {
      .easy-row__icon {
        margin: 0px 0px 20px 0px; } }
  .easy-row__text {
    max-width: 100%;
    flex: 1 1 auto;
    font-family: 'MyriadProSemibold';
    font-size: 24px;
    line-height: 32px;
    margin: 0px 0px 51px 0px; }
    @media (max-width: 972px) {
      .easy-row__text {
        margin: 0px 0px 45px 0px; } }
    @media (max-width: 992.98px) {
      .easy-row__text {
        margin: 0px 0px 35px 0px; } }
    @media (max-width: 767.98px) {
      .easy-row__text {
        margin: 0px 0px 30px 0px; } }
    @media (max-width: 479.98px) {
      .easy-row__text {
        margin: 0px 0px 25px 0px; } }
  .easy-row__img {
    max-width: 296px;
    height: 360px; }
    @media (max-width: 992px) {
      .easy-row__img {
        max-width: 296px;
        height: 290px; } }
    @media (max-width: 768px) {
      .easy-row__img {
        max-width: 296px;
        height: 360px;
        margin: 0 auto; } }

.picky__body {
  padding: 79px 0px 99px 0px;
  background-color: #000; }
  @media (max-width: 972px) {
    .picky__body {
      padding: 70px 0px 90px 0px; } }
  @media (max-width: 992.98px) {
    .picky__body {
      padding: 55px 0px 70px 0px; } }
  @media (max-width: 767.98px) {
    .picky__body {
      padding: 45px 0px 55px 0px; } }
  @media (max-width: 479.98px) {
    .picky__body {
      padding: 30px 0px 40px 0px; } }

.picky__title {
  text-align: center;
  color: #ffffff;
  font-family: 'MyriadProSemibold';
  font-size: 24px;
  line-height: 32px;
  margin: 0px 0px 16px 0px; }

.picky__subtitle {
  text-align: center;
  color: #3cd072;
  font-family: 'MyriadProSemibold';
  font-size: 36px;
  line-height: 32px;
  margin: 0px 0px 52px 0px; }
  @media (max-width: 972px) {
    .picky__subtitle {
      margin: 0px 0px 52px 0px; } }
  @media (max-width: 992.98px) {
    .picky__subtitle {
      margin: 0px 0px 42px 0px; } }
  @media (max-width: 767.98px) {
    .picky__subtitle {
      margin: 0px 0px 32px 0px; } }
  @media (max-width: 479.98px) {
    .picky__subtitle {
      margin: 0px 0px 22px 0px; } }

.picky-row {
  margin: 0 -6.3%;
  white-space: nowrap;
  text-align: center; }
  @media (max-width: 1300px) {
    .picky-row {
      margin: 0 -5.5%; } }
  @media (max-width: 1100px) {
    .picky-row {
      margin: 0 -5.2%; } }
  @media (max-width: 990px) {
    .picky-row {
      margin: 0 -5%; } }
  @media (max-width: 750px) {
    .picky-row {
      margin: 0 -4%; } }
  @media (max-width: 520px) {
    .picky-row {
      margin: 0 -3%; } }
  @media (max-width: 420px) {
    .picky-row {
      margin: 0 -2%; } }
  @media (max-width: 350px) {
    .picky-row {
      margin: 0 -1%; } }
  .picky-row__column {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    display: inline-block;
    width: 9%; }
    .picky-row__column img {
      max-width: 100%; }
    .picky-row__column:hover {
      position: relative;
      z-index: 2;
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -webkit-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3); }

.business__bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background-color: rgba(60, 208, 114, 0.6); }
  .business__bg:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: url("../img/5/05.png") 671px bottom/145px 378px no-repeat, url("../img/5/04.png") 834px bottom/174px 467px no-repeat, url("../img/5/03.png") 1026px bottom/212px 578px no-repeat; }
    @media (max-width: 1250px) {
      .business__bg:after {
        background-position: 540px bottom, 703px bottom,895px bottom; } }
    @media (max-width: 1110px) {
      .business__bg:after {
        background-position: 460px bottom, 623px bottom,815px bottom; } }
    @media (max-width: 1030px) {
      .business__bg:after {
        background-position: 171px bottom, 334px bottom,526px bottom; } }
    @media (max-width: 768px) {
      .business__bg:after {
        display: none; } }

.business__body {
  padding: 95px 0px 55px 0px;
  position: relative;
  z-index: 3;
  background: url("../img/5/06.jpg") center/cover no-repeat; }
  @media (max-width: 1030px) {
    .business__body {
      padding: 95px 0px 550px 0px; } }
  @media (max-width: 972px) {
    .business__body {
      padding: 75px 0px 550px 0px; } }
  @media (max-width: 992.98px) {
    .business__body {
      padding: 55px 0px 550px 0px; } }
  @media (max-width: 768px) {
    .business__body {
      padding: 45px 0px 35px 0px; } }
  @media (max-width: 479.98px) {
    .business__body {
      padding: 35px 0px 25px 0px; } }

.business__title {
  color: #ffffff;
  font-family: 'MyriadProSemibold';
  font-size: 36px;
  line-height: 32px;
  margin: 0px 0px 38px 0px;
  padding: 0px 0px 0px 100px;
  position: relative; }
  @media (max-width: 767.98px) {
    .business__title {
      margin: 0px 0px 30px 0px; } }
  @media (max-width: 479.98px) {
    .business__title {
      margin: 0px 0px 25px 0px; } }
  .business__title:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 72px;
    height: 72px;
    left: 0;
    top: -20px;
    background: url("../img/5/01.png") center no-repeat; }

.business__text {
  font-size: 16px;
  line-height: 24px;
  margin: 0px 0px 47px 0px;
  max-width: 470px; }
  @media (max-width: 972px) {
    .business__text {
      margin: 0px 0px 40px 0px; } }
  @media (max-width: 992.98px) {
    .business__text {
      margin: 0px 0px 30px 0px; } }
  @media (max-width: 767.98px) {
    .business__text {
      margin: 0px 0px 25px 0px; } }
  @media (max-width: 479.98px) {
    .business__text {
      margin: 0px 0px 20px 0px; } }

.business-list__item {
  color: #ffffff;
  font-family: 'MyriadProSemibold';
  font-size: 24px;
  line-height: 24px;
  margin: 0px 0px 48px 0px;
  padding: 0px 0px 0px 80px;
  max-width: 380px;
  position: relative; }
  .business-list__item:last-child {
    margin: 0; }
  .business-list__item:hover:after {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .business-list__item:after {
    content: "";
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    display: inline-block;
    position: absolute;
    width: 56px;
    height: 56px;
    left: 0;
    top: -15px;
    background: url("../img/5/02.png") center no-repeat; }
    @media (max-width: 768px) {
      .business-list__item:after {
        background-size: 40px 40px; } }
  @media (max-width: 972px) {
    .business-list__item {
      margin: 0px 0px 40px 0px; } }
  @media (max-width: 992.98px) {
    .business-list__item {
      margin: 0px 0px 35px 0px; } }
  @media (max-width: 767.98px) {
    .business-list__item {
      margin: 0px 0px 30px 0px; } }
  @media (max-width: 768px) {
    .business-list__item {
      padding: 0 0 0 60px; } }
  @media (max-width: 479.98px) {
    .business-list__item {
      margin: 0px 0px 25px 0px; } }

.sign__body {
  padding: 55px 0 48px 0;
  background-color: #f0f0f0; }
  @media (max-width: 972px) {
    .sign__body {
      padding: 50px 0 40px 0; } }
  @media (max-width: 992.98px) {
    .sign__body {
      padding: 45px 0 35px 0; } }
  @media (max-width: 767.98px) {
    .sign__body {
      padding: 35px 0 30px 0; } }
  @media (max-width: 479.98px) {
    .sign__body {
      padding: 30px 0 25px 0; } }

.sign__title {
  font-family: 'MyriadProSemibold';
  font-size: 24px;
  line-height: 24px;
  margin: 0px 0px 19px 0px; }
  @media (max-width: 485px) {
    .sign__title {
      text-align: center; } }

.sign__form {
  margin: 0 -12px; }

.sign__email {
  padding: 0 12px;
  display: inline-block;
  width: 72.5%; }
  @media (max-width: 485px) {
    .sign__email {
      margin: 0 auto 10px auto;
      display: block;
      width: 90%; } }
  .sign__email input {
    width: 100%;
    border: 2px solid #3cd072;
    color: #3cd072;
    background-color: #fff; }

.sign__submit {
  padding: 0 12px;
  display: inline-block;
  width: 22.5%; }
  @media (max-width: 485px) {
    .sign__submit {
      margin: 0 auto;
      display: block;
      width: 90%; } }
  .sign__submit button {
    width: 100%;
    border-radius: 7px;
    background-color: #000;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  .sign__submit:hover button {
    background-color: #3cd072;
    color: #000;
    box-shadow: 0px 0px 15px 7.5px #000; }

.watch__body {
  padding: 72px 0 142px 0;
  text-align: center; }
  @media (max-width: 1px) {
    .watch__body {
      padding: 52px 0 122px 0; } }
  @media (max-width: 992.98px) {
    .watch__body {
      padding: 42px 0 90px 0; } }
  @media (max-width: 767.98px) {
    .watch__body {
      padding: 32px 0 60px 0; } }
  @media (max-width: 479.98px) {
    .watch__body {
      padding: 22px 0 30px 0; } }

.watch__icon {
  overflow: hidden;
  display: inline-block;
  height: 72px;
  width: 72px;
  border-radius: 50%;
  margin: 0px 0px 28px 0px;
  position: relative; }
  @media (max-width: 767.98px) {
    .watch__icon {
      margin: 0px 0px 20px 0px; } }
  @media (max-width: 479.98px) {
    .watch__icon {
      margin: 0px 0px 15px 0px; } }
  .watch__icon img {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 100%; }
  .watch__icon:hover img {
    filter: brightness(10); }
  .watch__icon:hover:after {
    height: 100%; }
  .watch__icon:after {
    content: "";
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    height: 0;
    width: 100%;
    position: absolute;
    background-color: #3cd072;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 50%; }

.watch__title {
  margin: 0px 0px 16px 0px;
  font-family: 'MyriadProSemibold';
  font-size: 24px;
  line-height: 32px; }

.watch__subtitle {
  margin: 0px 0px 43px 0px;
  color: #3cd072;
  font-family: 'MyriadProSemibold';
  font-size: 36px;
  line-height: 32px; }
  @media (max-width: 992.98px) {
    .watch__subtitle {
      margin: 0px 0px 35px 0px; } }
  @media (max-width: 767.98px) {
    .watch__subtitle {
      margin: 0px 0px 30px 0px; } }
  @media (max-width: 479.98px) {
    .watch__subtitle {
      margin: 0px 0px 25px 0px; } }

.watch__text {
  margin: 0 auto 59px auto;
  font-size: 16px;
  line-height: 24px;
  max-width: 650px; }
  @media (max-width: 1px) {
    .watch__text {
      margin: 0 auto 50px auto; } }
  @media (max-width: 992.98px) {
    .watch__text {
      margin: 0 auto 40px auto; } }
  @media (max-width: 767.98px) {
    .watch__text {
      margin: 0 auto 30px auto; } }
  @media (max-width: 479.98px) {
    .watch__text {
      margin: 0 auto 20px auto; } }

.watch__image {
  display: block;
  margin: 0px auto 80px auto;
  max-width: 407px; }
  @media (max-width: 1px) {
    .watch__image {
      margin: 0 auto 65px auto; } }
  @media (max-width: 992.98px) {
    .watch__image {
      margin: 0 auto 55px auto; } }
  @media (max-width: 767.98px) {
    .watch__image {
      margin: 0 auto 35px auto; } }
  @media (max-width: 479.98px) {
    .watch__image {
      margin: 0 auto 25px auto; } }
  .watch__image img {
    width: 100%; }
  @media (max-height: 500px) {
    .watch__image img {
      width: 50%; } }

.watch__button {
  display: inline-block;
  color: #3cd072;
  font-family: 'MyriadProSemibold';
  font-size: 16px;
  line-height: 24px;
  width: 296px;
  padding: 13px 0;
  border-radius: 5px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .watch__button:hover {
    background-color: #3cd072;
    color: #000;
    box-shadow: 0px 0px 15px 7.5px #000000; }

.top {
  padding: 0px 0px 108px 0px; }
  @media (max-width: 972px) {
    .top {
      padding: 0px 0px 90px 0px; } }
  @media (max-width: 992.98px) {
    .top {
      padding: 0px 0px 70px 0px; } }
  @media (max-width: 767.98px) {
    .top {
      padding: 0px 0px 50px 0px; } }
  @media (max-width: 479.98px) {
    .top {
      padding: 0px 0px 30px 0px; } }
  .top__title {
    color: #3cd072;
    font-family: 'MyriadProSemibold';
    font-size: 36px;
    line-height: 32px;
    margin: 0px 0px 41px 0px; }
    @media (max-width: 768px) {
      .top__title {
        text-align: center; } }

.top-row__column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  justify-content: space-between;
  position: relative;
  margin: 0px -12.5px 50px -12.5px; }
  .top-row__column:last-child {
    margin: 0px -12.5px 0px -12.5px; }
    @media (max-width: 768px) {
      .top-row__column:last-child {
        margin: 0 auto 0 auto; } }
  @media (max-width: 768px) {
    .top-row__column {
      display: block;
      max-width: 500px;
      margin: 0 auto 50px auto; } }
  .top-row__column:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #adadad;
    top: -24px; }
  .top-row__column:last-child:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #adadad;
    bottom: -25px; }

.top-row__icons {
  flex: 0 1 23%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .top-row__icons {
      justify-content: flex-start;
      align-items: center;
      width: 100px;
      flex-direction: column; }
      .top-row__icons img:first-child {
        margin: 0px 0px 10px 0px; } }
  .top-row__icons img {
    max-width: 96px;
    height: 96px; }
  @media (max-width: 768px) {
    .top-row__icons {
      justify-content: space-between;
      flex-direction: row;
      width: 200px; } }

.top-row-center {
  padding: 0 12.5px;
  word-wrap: break-word;
  flex: 0 1 29.6%; }
  .top-row-center__title {
    max-width: 260px;
    color: #3cd072;
    font-family: 'MyriadProSemibold';
    font-size: 32px;
    line-height: 32px;
    margin: 0px 0px 12px 0px; }
    @media (max-width: 768px) {
      .top-row-center__title {
        max-width: none; } }
  .top-row-center__subtitle {
    max-width: 255px;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin: 0px 0px 10px 0px; }
    @media (max-width: 768px) {
      .top-row-center__subtitle {
        max-width: none; } }
  .top-row-center__result {
    max-width: 250px;
    color: #b3b3b3;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px; }
    @media (max-width: 768px) {
      .top-row-center__result {
        max-width: none; } }

.top-row-center-zeros {
  cursor: pointer;
  display: inline-block;
  width: 140px;
  height: 25px; }
  .top-row-center-zeros__item {
    display: inline-block;
    height: 25px;
    width: 28px;
    background: url("../img/7/zero.svg") center no-repeat; }

.active {
  background: url("../img/7/zeroact.svg") center no-repeat; }

.top-row-right {
  padding: 0 12.5px;
  flex: 1 1 50%; }
  .top-row-right__title {
    max-width: 400px;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin: 0px 0px 29px 0px;
    word-wrap: break-word; }
    @media (max-width: 768px) {
      .top-row-right__title {
        max-width: none;
        margin: 0; } }
  .top-row-right__subtitle {
    max-width: 400px;
    word-wrap: break-word;
    font-family: 'HelveticaNeue-Thin';
    font-size: 68px;
    line-height: 58px;
    padding: 0px 0px 0px 65px;
    position: relative; }
    @media (max-width: 992px) {
      .top-row-right__subtitle {
        margin: 0 auto; } }
    @media (max-width: 768px) {
      .top-row-right__subtitle {
        padding: 0; } }
    @media (max-width: 525px) {
      .top-row-right__subtitle {
        font-size: 58px;
        line-height: 48px;
        max-width: 80%; } }
    .top-row-right__subtitle:hover span {
      height: 48px; }
      @media (max-width: 525px) {
        .top-row-right__subtitle:hover span {
          height: 40px; } }
    .top-row-right__subtitle span {
      -webkit-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s;
      position: absolute;
      left: 0;
      top: 5px;
      display: inline-block;
      overflow: hidden;
      height: 0;
      width: 48px; }
      @media (max-width: 768px) {
        .top-row-right__subtitle span {
          left: -50px; } }
      @media (max-width: 525px) {
        .top-row-right__subtitle span {
          width: 40px;
          left: -48px; } }
      .top-row-right__subtitle span:after {
        content: "";
        display: inline-block;
        position: absolute;
        width: 48px;
        height: 48px;
        background-color: #3cd072;
        border-radius: 50%; }
        @media (max-width: 525px) {
          .top-row-right__subtitle span:after {
            height: 40px;
            width: 40px; } }
    .top-row-right__subtitle:hover:after {
      filter: brightness(10); }
    .top-row-right__subtitle:after {
      content: "";
      -webkit-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s;
      display: inline-block;
      height: 48px;
      width: 48px;
      position: absolute;
      left: 0;
      top: 5px;
      background: url("../img/6/01.png") center/48px 48px no-repeat; }
      @media (max-width: 768px) {
        .top-row-right__subtitle:after {
          left: -50px; } }
      @media (max-width: 525px) {
        .top-row-right__subtitle:after {
          display: none; } }
    .top-row-right__subtitle:hover:before {
      filter: brightness(10); }
    .top-row-right__subtitle:before {
      display: none; }
      @media (max-width: 525px) {
        .top-row-right__subtitle:before {
          content: "";
          -webkit-transition: all 1s ease 0s;
          -moz-transition: all 1s ease 0s;
          -ms-transition: all 1s ease 0s;
          -o-transition: all 1s ease 0s;
          transition: all 1s ease 0s;
          display: inline-block;
          height: 40px;
          width: 40px;
          position: absolute;
          z-index: 1;
          top: 5px;
          left: -48px;
          background: url("../img/6/01.png") center/40px 40px no-repeat; } }

.signrelease__body {
  padding: 55px 0 48px 0;
  background-color: #000000; }
  @media (max-width: 972px) {
    .signrelease__body {
      padding: 50px 0 40px 0; } }
  @media (max-width: 992.98px) {
    .signrelease__body {
      padding: 45px 0 35px 0; } }
  @media (max-width: 767.98px) {
    .signrelease__body {
      padding: 35px 0 30px 0; } }
  @media (max-width: 479.98px) {
    .signrelease__body {
      padding: 30px 0 25px 0; } }

.signrelease__title {
  color: #3bd071;
  font-family: 'MyriadProSemibold';
  font-size: 24px;
  line-height: 24px;
  margin: 0px 0px 19px 0px; }
  @media (max-width: 485px) {
    .signrelease__title {
      text-align: center; } }

.signrelease__form {
  margin: 0 -12px; }

.signrelease__email {
  padding: 0 12px;
  display: inline-block;
  width: 72.5%; }
  @media (max-width: 485px) {
    .signrelease__email {
      margin: 0 auto 10px auto;
      display: block;
      width: 90%; } }
  .signrelease__email input {
    width: 100%;
    border: 2px solid transparent;
    color: #3cd072;
    background-color: #fff; }

.signrelease__submit {
  padding: 0 12px;
  display: inline-block;
  width: 22.5%; }
  @media (max-width: 485px) {
    .signrelease__submit {
      margin: 0 auto;
      display: block;
      width: 90%; } }
  .signrelease__submit:hover button {
    background-color: #fff;
    color: #3bd071;
    box-shadow: 0px 0px 15px 7.5px #3bd071; }
  .signrelease__submit button {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    border-radius: 7px;
    background-color: #3bd071;
    color: #fff; }

.contact__body {
  padding: 0px 0px 10.03% 0px;
  position: relative; }
  .contact__body:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(60, 208, 114, 0.6); }

.contact__content {
  padding: 95px 0 72px 0;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0; }
  @media (max-width: 972px) {
    .contact__content {
      padding: 80px 0 60px 0; } }
  @media (max-width: 992.98px) {
    .contact__content {
      padding: 60px 0 50px 0; } }
  @media (max-width: 767.98px) {
    .contact__content {
      padding: 40px 0 45px 0; } }
  @media (max-width: 479.98px) {
    .contact__content {
      padding: 30px 0 25px 0; } }
  @media (max-width: 992px) {
    .contact__content {
      justify-content: space-between; } }
  @media (max-width: 768px) {
    .contact__content {
      display: block; } }

.contact-form {
  flex: 0 1 60%; }
  @media (max-width: 992px) {
    .contact-form {
      flex: 0 1 55%; } }
  .contact-form__title {
    font-family: 'MyriadProSemibold';
    font-size: 36px;
    line-height: 32px;
    margin: 0px 0px 24px 0px; }
    @media (max-width: 768px) {
      .contact-form__title {
        text-align: center; } }
  .contact-form__form {
    max-width: 456px; }
    @media (max-width: 768px) {
      .contact-form__form {
        margin: 0 auto 20px auto; } }
  .contact-form__name {
    margin: 0px 0px 24px 0px;
    background-color: #fff; }
    .contact-form__name input {
      border-color: transparent;
      width: 100%;
      color: #3cd072; }
  .contact-form__email {
    background-color: #fff;
    margin: 0px 0px 24px 0px; }
    .contact-form__email input {
      border-color: transparent;
      width: 100%;
      color: #3cd072; }
  .contact-form__textarea {
    margin: 0px 0px 24px 0px; }
    .contact-form__textarea textarea {
      background-color: #fff;
      padding: 0;
      resize: none;
      border-color: transparent;
      width: 100%;
      height: 192px;
      color: #3cd072;
      padding: 12px 20px 12px 20px; }
  .contact-form__submit {
    max-width: 216px; }
    @media (max-width: 768px) {
      .contact-form__submit {
        max-width: 100%; } }
    .contact-form__submit:hover button {
      background-color: #fff;
      color: #000;
      box-shadow: 0px 0px 15px 7.5px #000000; }
    .contact-form__submit button {
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      background-color: #000;
      width: 100%;
      color: #fff;
      border-radius: 5px; }

.contact-links {
  flex: 0 1 40%; }
  .contact-links__title {
    font-family: 'MyriadProSemibold';
    font-size: 36px;
    line-height: 32px;
    margin: 0px 0px 32px 0px; }
    @media (max-width: 768px) {
      .contact-links__title {
        text-align: center; } }
  .contact-links__link {
    margin: 0px 0px 55px 0px;
    position: relative; }
    .contact-links__link:last-child {
      margin: 0; }
    @media (max-width: 768px) {
      .contact-links__link {
        max-width: 200px;
        margin: 0px auto 55px auto; }
        .contact-links__link:last-child {
          margin: 0px auto 0 auto; } }
    .contact-links__link:hover a:before {
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg); }
    .contact-links__link a {
      padding: 0px 0px 0px 68px;
      display: block;
      color: #ffffff;
      font-family: 'MyriadProSemibold';
      font-size: 24px;
      line-height: 24px; }
    .contact-links__link a:before {
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
    .contact-links__link:nth-child(1) a:before {
      content: "";
      display: inline-block;
      height: 49px;
      width: 49px;
      left: 0;
      top: -12px;
      position: absolute;
      background: url("../img/8/01.png") center/49px 48px no-repeat; }
    .contact-links__link:nth-child(2) a:before {
      content: "";
      display: inline-block;
      height: 49px;
      width: 49px;
      left: 0;
      top: -12px;
      position: absolute;
      background: url("../img/8/02.png") center/49px 48px no-repeat; }
    .contact-links__link:nth-child(3) a:before {
      content: "";
      display: inline-block;
      height: 49px;
      width: 49px;
      left: 0;
      top: -12px;
      position: absolute;
      background: url("../img/8/03.png") center/49px 48px no-repeat; }

/*
&:after {
	content: "";
		position: absolute;
		display: inline-block;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 1;
		background-color: rgba(60, 208, 114, 0.6);
}
*/
.form-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px -15px; }

.form__column {
  padding: 0px 15px; }

.btn {
  display: inline-block;
  width: 136px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 10px;
  color: #3cd072;
  font-family: 'MyriadProSemibold';
  font-size: 16px;
  line-height: 24px; }
  @media (max-width: 485px) {
    .btn {
      width: 90%; } }
  .btn.fw {
    width: 100%; }

.select-block {
  position: relative; }

.select__label {
  z-index: 2;
  position: absolute;
  top: -8px;
  background-color: #f7f7f7;
  padding: 0 5px;
  color: #979797;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  left: 20px; }

.select {
  position: relative;
  cursor: pointer; }
  .select .select-title {
    z-index: 1;
    width: 100%;
    height: 55px;
    border: 1px solid #dedede;
    position: relative;
    background-color: #fff; }
  .select .select-title__arrow {
    position: absolute;
    top: 0;
    right: 0px;
    width: 45px;
    height: 100%;
    background: url("../img/icons/select-arrow.svg") center no-repeat; }
  .select .select-title__value {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    line-height: 53px;
    display: block;
    overflow: hidden;
    padding: 0 45px 0 25px;
    white-space: nowrap;
    text-transform: none;
    text-overflow: ellipsis; }
  .select .select-options {
    position: absolute;
    z-index: 10;
    top: 54px;
    display: none;
    overflow: hidden;
    min-width: 100%;
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 10px 20px 10px 25px; }
  .select .select-options-scroll {
    max-height: 80px;
    overflow: auto; }
  .select .select-options-list {
    padding: 0px 0px 0px 0px; }
  .select .select-options__value {
    color: #000;
    font-size: 20px;
    margin: 0px 0px 15px 0px; }
    .select .select-options__value:last-child {
      margin: 0px 0px 0px 0px; }
    .select .select-options__value:hover {
      color: #000; }

input[type=text], input[type=email], input[type=tel], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.input {
  width: 296px;
  height: 48px;
  border: 2px solid #ffffff;
  padding: 0px 20px;
  background-color: transparent;
  color: #ffffff;
  font-family: 'MyriadProRegular';
  font-size: 16px;
  line-height: 24px; }
  @media (max-width: 485px) {
    .input {
      width: 90%; } }
  .input.err {
    border: 2px solid red; }

.check {
  position: relative;
  padding-left: 25px;
  color: #5f5f5f;
  line-height: 18px;
  cursor: pointer; }
  .check input {
    display: none; }
  .check:before {
    content: '';
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #a3a3a3;
    position: absolute; }
  .check.active:before {
    background: #000; }

.option {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  line-height: 16px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 300; }
  .option:last-child {
    margin-bottom: 0px; }
  .option input {
    display: none; }
  .option:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    content: '';
    border: 1px solid #7f7f7f;
    border-radius: 50%; }
  .option.active:before {
    background: #000; }

.rating-block {
  display: table;
  font-size: 0; }

.rating {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .rating.edit .star {
    cursor: pointer; }
  .rating .star {
    width: 17px;
    height: 14px;
    display: inline-block;
    position: relative;
    z-index: 3; }

.rating__line {
  position: absolute;
  width: 85px;
  height: 14px;
  top: 0;
  left: 0;
  background: url("../img/icons/bg_rating.svg") 0 0 no-repeat;
  z-index: 1;
  background-size: 85px 100%; }

.rating__activeline {
  position: absolute;
  width: 0px;
  height: 14px;
  top: 0;
  left: 0;
  background: url("../img/icons/bg_rating_active.svg") 0 0 no-repeat;
  z-index: 2;
  background-size: 85px 100%; }

.rating__value {
  display: inline-block;
  color: #1b3139;
  font-size: 14px;
  line-height: 13px;
  vertical-align: middle; }

.quantity {
  position: relative;
  width: 73px;
  height: 47px;
  border: 1px solid #cfcfcf;
  background-color: #ffffff; }

.quantity__input {
  height: 45px;
  width: 50px;
  text-align: center;
  color: #101010;
  font-weight: 300; }

.quantity__btn {
  position: absolute;
  top: 11px;
  right: 15px;
  cursor: pointer; }
  .quantity__btn:before {
    font-size: 25px;
    display: inline-block;
    line-height: 10px;
    color: #a9a9a9; }
  .quantity__btn:hover:before {
    color: #da0005; }
  .quantity__btn.dwn {
    top: 25px; }

.category-params-item-price-table {
  margin-bottom: 25px; }
  .category-params-item-price-table .cell:first-child {
    padding-right: 15px;
    position: relative; }
    .category-params-item-price-table .cell:first-child:after {
      content: '-';
      position: absolute;
      right: -4px;
      top: 8px;
      font-size: 20px; }
  .category-params-item-price-table .cell:last-child {
    padding-left: 15px; }
  .category-params-item-price-table .cell input {
    height: 37px;
    border: 2px solid #393939;
    background-color: #ffffff;
    text-align: center;
    font-size: 12px;
    color: #393939;
    font-weight: 500;
    width: 100%; }

.category-params-item-price-range {
  margin: 0 12px 40px 12px;
  background-color: #c9cecf;
  height: 2px;
  position: relative; }
  .category-params-item-price-range .ui-slider-range {
    background-color: #000;
    height: 2px;
    position: relative; }
  .category-params-item-price-range .ui-slider-handle {
    width: 23px;
    height: 28px;
    border: 3px solid #fbfbfb;
    background-color: #ea5922;
    display: block;
    position: absolute;
    top: -14px;
    margin-left: -12px;
    cursor: pointer; }
    .category-params-item-price-range .ui-slider-handle span {
      position: absolute;
      bottom: -18px;
      left: 50%;
      width: 50px;
      text-align: center;
      font-size: 10px;
      margin-left: -25px;
      font-weight: 500;
      color: #94a6aa; }

.form__info {
  position: absolute;
  width: 60px;
  height: 60px;
  right: 0;
  top: 0;
  line-height: 60px;
  text-align: center;
  color: #888;
  z-index: 2;
  font-size: 14px; }
  @media (max-width: 767.98px) {
    .form__info {
      width: 50px;
      height: 50px;
      line-height: 50px; } }

.form-range-line {
  position: relative;
  height: 5px;
  border-radius: 0 0 4px 4px;
  background-color: #e0e0e0;
  margin: -2px 0px 0px 0px; }
  .form-range-line .ui-slider-range {
    background-color: #093454;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 4px 4px; }
  .form-range-line .ui-slider-handle {
    background: url("../img/icons/range.svg") 0 0 no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    margin: -9px 0px 0px -14px;
    top: 0;
    left: 0;
    cursor: pointer; }
  .form-range-line .ui-state-hover {
    background: url("../img/icons/range_a.svg") 0 0 no-repeat; }

.form-range-values {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  justify-content: space-between;
  padding: 14px 0px 0px 0px; }

.form-range-values__item {
  font-size: 12px;
  color: #888; }

.row:after {
  display: block;
  content: '';
  clear: both; }

.rub:after {
  content: '₽'; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

ol.counter {
  list-style-type: none;
  counter-reset: item; }
  ol.counter li {
    position: relative;
    padding: 0px 0px 0px 45px; }
    ol.counter li:before {
      counter-increment: item;
      content: counter(item);
      position: absolute;
      left: 0;
      top: 0;
      color: #818181;
      font-size: 14px;
      font-weight: 700;
      text-align: center;
      line-height: 26px;
      border-radius: 50%;
      width: 28px;
      height: 28px;
      border: 1px solid #4274bb; }

.ellipsis {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis; }

.es {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.table {
  display: table;
  font-size: 0;
  width: 100%; }

.trow {
  display: table-row; }

.cell {
  display: table-cell; }
  .cell.full {
    width: 100%; }

.ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .ibg img {
    display: none; }

.video {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%; }
  .video video, .video iframe, .video object, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.videobg video, .videobg iframe, .videobg object, .videobg embed {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover; }

.moretext {
  overflow: hidden; }

.moretext__more {
  cursor: pointer; }
  .moretext__more i {
    font-style: normal; }
    .moretext__more i:first-child {
      display: block; }
    .moretext__more i:last-child {
      display: none; }
  .moretext__more.active i {
    font-style: normal; }
    .moretext__more.active i:first-child {
      display: none; }
    .moretext__more.active i:last-child {
      display: block; }

.graystyle {
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1); }

.graystyleoff {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0); }

.slick-slider {
  position: relative; }
  .slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    width: 100%; }
  .slick-slider .slick-track {
    position: relative;
    width: 100%; }
  .slick-slider .slick-slide {
    overflow: hidden;
    float: left;
    position: relative; }

.tab__item {
  display: none; }
  .tab__item.active {
    display: block; }

.mirror {
  transform: scale(-1, 1); }

.nicescroll-rails {
  z-index: 1000 !important; }

.gm-style-iw-t {
  opacity: 0; }

.baloon {
  opacity: 1;
  right: -7px !important;
  bottom: 80px !important; }
  .baloon button {
    display: none !important; }
  .baloon:after {
    display: none !important; }

.baloon-style {
  display: none; }

.baloon-content.gm-style-iw {
  opacity: 1;
  border-radius: 0px !important;
  max-width: 300px !important;
  padding: 0 !important;
  left: 0 !important;
  width: 100% !important;
  overflow: visible !important; }
  .baloon-content.gm-style-iw > .gm-style-iw-d {
    overflow: hidden !important;
    max-width: none !important; }
  .baloon-content.gm-style-iw:after {
    display: none !important; }

.baloon-close {
  top: 18px !important; }
