@media screen and (min-width: 768px) {
  .content {
    width: 744px;
  }

  .title {
    font-size: 45px;
    margin-bottom: 20px;
  }

  .subtitle {
    font-size: 24px;
  }

  .text {
    font-size: 14px;
  }

  .head {
    height: 3000px;
  }
  .head__box {
    top: 230px;
  }
  .head__box--title {
    font-size: 80px;
  }
  .head__box--subtitle {
    font-size: 60px;
    text-align: center;
  }
  .head__box--subtitle span {
    display: inline-block;
    font-size: 64px;
    margin-right: 10px;
  }
  .head__subtitle {
    margin-bottom: 35px;
  }
  .head__subtitle--2 {
    margin-bottom: 35px;
  }
  .head__prod--img {
    width: 120px;
  }
  .head__recommend {
    padding-left: 90px;
    height: 75px;
  }
  .head__recommend span {
    font-size: 16px;
  }
  .head__recommend svg {
    width: 75px;
    height: 75px;
  }
  .head__but {
    max-width: 260px;
  }
  .head__table2 {
    width: 400px;
    margin: 0 auto;
  }
  .head__fin {
    height: 280px;
  }
  .head__fin:before, .head__fin:after {
    width: 729px;
    height: 220px;
    background-image: linear-gradient(180deg, rgba(240, 235, 231, 0) 32.29%, #f0ebe7 100%), url('../img/head_bg.png');
    background-size: cover;
    margin: 0 40px;
  }

  .multi {
    padding: 60px 0;
  }
  .multi__list {
    font-size: 0;
  }
  .multi__item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .multi__item img {
    width: 200px;
  }

  .video {
    padding: 60px 0;
  }
  .video__title {
    margin-bottom: 40px;
  }
  .video__table {
    display: table;
    width: 100%;
    table-layout: fixed;
    direction: rtl;
  }
  .video__cell {
    display: table-cell;
    vertical-align: middle;
    direction: ltr;
  }
  .video__text {
    padding-right: 20px;
  }

  .about {
    padding: 60px 0 200px;
  }
  .about__list {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .about__item {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 33.3333%;
  }
  .about__item--dop {
    position: relative;
    display: table;
    width: 100%;
    padding-left: 85px;
    padding-right: 10px;
    height: 74px;
    text-align: left;
  }
  .about__img {
    width: 230px;
    margin: 0 auto 10px;
  }
  .about__svg {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    margin: 0;
  }
  .about__text {
    padding: 0 10px;
  }
  .about__text2 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
  .about__rezult {
    position: relative;
    padding-left: 110px;
    font-size: 14px;
  }
  .about__rezult svg {
    float: none;
    position: absolute;
    top: 50%;
    left: 20px;
    margin: 0;
    transform: translate(0, -50%);
  }

  .result {
    padding: 150px 0 60px;
  }
  .result__list {
    font-size: 0;
  }
  .result__subtitle {
    margin-bottom: 0;
  }
  .result__item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 35px 0 0 !important;
  }
  .result__item:nth-child(2n) {
    padding-left: 10px;
  }
  .result__item:nth-child(2n-1) {
    padding-right: 10px;
  }

  .needs {
    padding: 60px 0;
  }
  .needs .content {
    padding-left: 50%;
  }
  .needs__but {
    max-width: 260px;
  }
  .needs:before {
    background-image: url('../img/needs.jpg');
    background-size: contain;
    width: 1034px;
    height: auto;
    bottom: 0;
    left: 15%;
  }
  .needs__prod {
    margin-top: 0;
  }
  .needs--dop .content {
    padding-right: 50%;
    padding-left: 0;
  }
  .needs--dop:before {
    background-image: url('../img/needs2.jpg');
    width: 1129px;
    left: 80%;
  }
  .needs__subtitle {
    margin-bottom: 35px;
  }

  .prof {
    padding: 60px 0;
  }
  .prof__box {
    position: relative;
  }
  .prof__spec {
    width: 300px;
  }
  .prof__spec--1 {
    float: right;
    margin-left: 20px;
  }
  .prof__spec--1 img:nth-child(1) {
    width: 90%;
  }
  .prof__spec--2 {
    float: left;
    margin-right: 20px;
  }
  .prof__title {
    margin-bottom: 40px;
  }
  .prof__user b {
    display: block;
  }
  .prof__user--2 {
    text-align: right;
  }
  .prof__img {
    float: right;
    margin-left: 15px;
    margin-right: 0;
  }
  .prof__subtitle {
    clear: none;
    margin-bottom: 35px;
  }

  .compound {
    padding: 60px 0;
  }
  .compound__title {
    margin-bottom: 40px;
  }

  .selection {
    padding: 60px 0;
  }
  .selection__title span {
    font-size: 48px;
  }

  .unload {
    padding: 60px 0;
  }
  .unload__title {
    margin-bottom: 30px;
  }
  .unload__list {
    display: table;
    font-size: 0;
    text-align: center;
    width: 100%;
  }
  .unload__item {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 0 10px;
  }

  .use {
    padding: 60px 0;
  }
  .use__list {
    display: table;
    font-size: 0;
    text-align: center;
    width: 100%;
  }
  .use__item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 10px;
  }
  .use__ico {
    height: 75px;
  }
  .use__ico--1 {
    padding-top: 9px;
  }
  .use__ico--2 {
    padding-top: 9px;
  }
  .use__ico--3 {
    padding-top: 2px;
  }
  .use__ico--4 {
    padding-top: 12px;
  }

  .more {
    padding: 60px 0;
  }
  .more__title {
    margin-bottom: 30px;
  }
  .more__box {
    width: 400px;
  }

  .footer {
    padding: 40px 0;
  }
  .footer__box {
    margin-bottom: 180px;
  }
  .footer__box--title {
    font-size: 80px;
  }
  .footer__box--subtitle {
    font-size: 60px;
    text-align: center;
  }
  .footer__box--subtitle span {
    display: inline-block;
    font-size: 64px;
    margin-right: 10px;
  }
  .footer__box--img {
    width: 120px;
  }
  .footer__table {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .footer__table--top {
    padding-bottom: 40px;
    font-size: 0;
  }
  .footer__table--top span {
    padding-right: 15px;
  }
  .footer__table--bottom {
    position: relative;
    margin-top: 40px;
    padding-top: 90px;
  }
  .footer__tagline {
    display: none;
  }
  .footer__title--bg {
    position: absolute;
    top: -10px;
    left: 0;
    padding: 0;
  }
  .footer__subtitle {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
  .footer__subtitle--left {
    display: block;
    margin-bottom: 7px;
  }
  .footer__cell {
    display: table-cell;
    vertical-align: bottom;
  }
  .footer__cell--top {
    display: inline-table;
    width: 33.333%;
    margin-bottom: 0;
  }
  .footer__cell--top:nth-child(1) {
    display: table;
    width: auto;
    margin: 0 auto 20px;
    height: 95px;
  }
  .footer__cell--left {
    width: 0;
  }
  .footer__text {
    margin-bottom: 0;
  }
  .footer__form {
    margin-left: 20px;
  }
}
@media screen and (min-width: 990px) {
  .content {
    width: 960px;
  }

  .button {
    display: block;
    font-size: 20px;
  }
  .button:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 100%;
    padding-top: 100%;
    background: linear-gradient(-90deg, #E88B75 0, #FFAF51 100%);
    transform: translate(-50%, -50%);
    transition: transform 0.3s;
    z-index: 1;
  }
  .button:hover:before {
    transform: translate(-50%, -50%) rotateZ(180deg);
  }

  .text {
    position: relative;
    font-size: 16px;
  }

  .title {
    font-size: 60px;
  }

  .subtitle {
    font-size: 40px;
  }

  .head {
    height: 3500px;
  }
  .head__table {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .head__table2 {
    direction: rtl;
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .head__cell {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
  }
  .head__cell:first-child {
    width: 230px;
  }
  .head__recommend {
    width: 230px;
    display: table-cell;
    vertical-align: middle;
    height: 95px;
    padding-left: 110px;
    line-height: 1.3;
  }
  .head__recommend svg {
    width: 95px;
    height: 95px;
  }
  .head__text {
    padding: 0 10px;
  }
  .head__text--left {
    position: absolute;
    width: 360px;
    top: 40px;
    left: 0;
  }
  .head__text--right {
    position: absolute;
    width: 310px;
    top: 110px;
    right: 0;
  }
  .head__but {
    margin: 0;
  }
  .head__subtitle {
    font-size: 24px;
    position: relative;
    top: 100px;
  }
  .head__subtitle--2 {
    margin-bottom: 40px;
  }
  .head__box--title {
    font-size: 120px;
  }
  .head__box--subtitle {
    margin-bottom: 40px;
    font-size: 120px;
  }
  .head__box--subtitle span {
    font-size: 130px;
  }
  .head__prod--img {
    width: 180px;
    transform: translate(0, -1000px) rotateZ(0deg);
  }
  .head__main {
    padding-bottom: 100px;
  }
  .head__fin {
    height: 700px;
  }
  .head__fin:before, .head__fin:after {
    width: 1987px;
    height: 600px;
    margin: 0 110px;
  }

  .multi {
    padding: 80px 0;
  }
  .multi__list {
    margin-top: 60px;
  }
  .multi__item {
    width: 25%;
    margin-bottom: 0 !important;
    padding: 0 15px;
  }
  .multi__item img {
    width: auto;
  }

  .video {
    padding: 80px 0;
    overflow: hidden;
  }
  .video .content {
    position: relative;
  }
  .video .content:after {
    position: absolute;
    content: "";
    background: url('../img/compound_3.png') center no-repeat;
    background-size: contain;
    width: 173px;
    height: 173px;
    left: 50%;
    bottom: 0;
    transform: translate(730px, 0);
    filter: blur(25px);
  }
  .video .content:before {
    position: absolute;
    content: "";
    background: url('../img/compound_2.png') center no-repeat;
    background-size: contain;
    width: 437px;
    height: 437px;
    bottom: 0;
    transform: translate(-400px, 50px);
    filter: blur(40px);
  }
  .video:before {
    width: 230px;
    height: 230px;
    transform: translate(-630px, 75px);
  }
  .video:after {
    width: 437px;
    height: 437px;
    bottom: 50%;
    transform: translate(285px, 50px);
    filter: blur(40px);
  }
  .video video {
    margin: 0;
  }

  .about {
    padding: 80px 0;
  }
  .about__list {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .about__item--dop {
    height: 116px;
    padding-left: 125px;
  }
  .about__img {
    width: 290px;
  }
  .about__svg {
    width: 116px;
    height: 116px;
  }
  .about__svg:before {
    font-size: 28px;
    font-weight: 500;
  }
  .about__svg svg {
    width: 116px;
    height: 116px;
  }
  .about__svg circle {
    r: 55px;
    cy: 58px;
    cx: 58px;
    stroke-width: 5;
    stroke-dasharray: 343;
  }
  .about__svg[data-precent="0"] circle {
    stroke-dashoffset: 343;
  }
  .about__svg[data-precent="1"] circle {
    stroke-dashoffset: 339.57;
  }
  .about__svg[data-precent="2"] circle {
    stroke-dashoffset: 336.14;
  }
  .about__svg[data-precent="3"] circle {
    stroke-dashoffset: 332.71;
  }
  .about__svg[data-precent="4"] circle {
    stroke-dashoffset: 329.28;
  }
  .about__svg[data-precent="5"] circle {
    stroke-dashoffset: 325.85;
  }
  .about__svg[data-precent="6"] circle {
    stroke-dashoffset: 322.42;
  }
  .about__svg[data-precent="7"] circle {
    stroke-dashoffset: 318.99;
  }
  .about__svg[data-precent="8"] circle {
    stroke-dashoffset: 315.56;
  }
  .about__svg[data-precent="9"] circle {
    stroke-dashoffset: 312.13;
  }
  .about__svg[data-precent="10"] circle {
    stroke-dashoffset: 308.7;
  }
  .about__svg[data-precent="11"] circle {
    stroke-dashoffset: 305.27;
  }
  .about__svg[data-precent="12"] circle {
    stroke-dashoffset: 301.84;
  }
  .about__svg[data-precent="13"] circle {
    stroke-dashoffset: 298.41;
  }
  .about__svg[data-precent="14"] circle {
    stroke-dashoffset: 294.98;
  }
  .about__svg[data-precent="15"] circle {
    stroke-dashoffset: 291.55;
  }
  .about__svg[data-precent="16"] circle {
    stroke-dashoffset: 288.12;
  }
  .about__svg[data-precent="17"] circle {
    stroke-dashoffset: 284.69;
  }
  .about__svg[data-precent="18"] circle {
    stroke-dashoffset: 281.26;
  }
  .about__svg[data-precent="19"] circle {
    stroke-dashoffset: 277.83;
  }
  .about__svg[data-precent="20"] circle {
    stroke-dashoffset: 274.4;
  }
  .about__svg[data-precent="21"] circle {
    stroke-dashoffset: 270.97;
  }
  .about__svg[data-precent="22"] circle {
    stroke-dashoffset: 267.54;
  }
  .about__svg[data-precent="23"] circle {
    stroke-dashoffset: 264.11;
  }
  .about__svg[data-precent="24"] circle {
    stroke-dashoffset: 260.68;
  }
  .about__svg[data-precent="25"] circle {
    stroke-dashoffset: 257.25;
  }
  .about__svg[data-precent="26"] circle {
    stroke-dashoffset: 253.82;
  }
  .about__svg[data-precent="27"] circle {
    stroke-dashoffset: 250.39;
  }
  .about__svg[data-precent="28"] circle {
    stroke-dashoffset: 246.96;
  }
  .about__svg[data-precent="29"] circle {
    stroke-dashoffset: 243.53;
  }
  .about__svg[data-precent="30"] circle {
    stroke-dashoffset: 240.1;
  }
  .about__svg[data-precent="31"] circle {
    stroke-dashoffset: 236.67;
  }
  .about__svg[data-precent="32"] circle {
    stroke-dashoffset: 233.24;
  }
  .about__svg[data-precent="33"] circle {
    stroke-dashoffset: 229.81;
  }
  .about__svg[data-precent="34"] circle {
    stroke-dashoffset: 226.38;
  }
  .about__svg[data-precent="35"] circle {
    stroke-dashoffset: 222.95;
  }
  .about__svg[data-precent="36"] circle {
    stroke-dashoffset: 219.52;
  }
  .about__svg[data-precent="37"] circle {
    stroke-dashoffset: 216.09;
  }
  .about__svg[data-precent="38"] circle {
    stroke-dashoffset: 212.66;
  }
  .about__svg[data-precent="39"] circle {
    stroke-dashoffset: 209.23;
  }
  .about__svg[data-precent="40"] circle {
    stroke-dashoffset: 205.8;
  }
  .about__svg[data-precent="41"] circle {
    stroke-dashoffset: 202.37;
  }
  .about__svg[data-precent="42"] circle {
    stroke-dashoffset: 198.94;
  }
  .about__svg[data-precent="43"] circle {
    stroke-dashoffset: 195.51;
  }
  .about__svg[data-precent="44"] circle {
    stroke-dashoffset: 192.08;
  }
  .about__svg[data-precent="45"] circle {
    stroke-dashoffset: 188.65;
  }
  .about__svg[data-precent="46"] circle {
    stroke-dashoffset: 185.22;
  }
  .about__svg[data-precent="47"] circle {
    stroke-dashoffset: 181.79;
  }
  .about__svg[data-precent="48"] circle {
    stroke-dashoffset: 178.36;
  }
  .about__svg[data-precent="49"] circle {
    stroke-dashoffset: 174.93;
  }
  .about__svg[data-precent="50"] circle {
    stroke-dashoffset: 171.5;
  }
  .about__svg[data-precent="51"] circle {
    stroke-dashoffset: 168.07;
  }
  .about__svg[data-precent="52"] circle {
    stroke-dashoffset: 164.64;
  }
  .about__svg[data-precent="53"] circle {
    stroke-dashoffset: 161.21;
  }
  .about__svg[data-precent="54"] circle {
    stroke-dashoffset: 157.78;
  }
  .about__svg[data-precent="55"] circle {
    stroke-dashoffset: 154.35;
  }
  .about__svg[data-precent="56"] circle {
    stroke-dashoffset: 150.92;
  }
  .about__svg[data-precent="57"] circle {
    stroke-dashoffset: 147.49;
  }
  .about__svg[data-precent="58"] circle {
    stroke-dashoffset: 144.06;
  }
  .about__svg[data-precent="59"] circle {
    stroke-dashoffset: 140.63;
  }
  .about__svg[data-precent="60"] circle {
    stroke-dashoffset: 137.2;
  }
  .about__svg[data-precent="61"] circle {
    stroke-dashoffset: 133.77;
  }
  .about__svg[data-precent="62"] circle {
    stroke-dashoffset: 130.34;
  }
  .about__svg[data-precent="63"] circle {
    stroke-dashoffset: 126.91;
  }
  .about__svg[data-precent="64"] circle {
    stroke-dashoffset: 123.48;
  }
  .about__svg[data-precent="65"] circle {
    stroke-dashoffset: 120.05;
  }
  .about__svg[data-precent="66"] circle {
    stroke-dashoffset: 116.62;
  }
  .about__svg[data-precent="67"] circle {
    stroke-dashoffset: 113.19;
  }
  .about__svg[data-precent="68"] circle {
    stroke-dashoffset: 109.76;
  }
  .about__svg[data-precent="69"] circle {
    stroke-dashoffset: 106.33;
  }
  .about__svg[data-precent="70"] circle {
    stroke-dashoffset: 102.9;
  }
  .about__svg[data-precent="71"] circle {
    stroke-dashoffset: 99.47;
  }
  .about__svg[data-precent="72"] circle {
    stroke-dashoffset: 96.04;
  }
  .about__svg[data-precent="73"] circle {
    stroke-dashoffset: 92.61;
  }
  .about__svg[data-precent="74"] circle {
    stroke-dashoffset: 89.18;
  }
  .about__svg[data-precent="75"] circle {
    stroke-dashoffset: 85.75;
  }
  .about__svg[data-precent="76"] circle {
    stroke-dashoffset: 82.32;
  }
  .about__svg[data-precent="77"] circle {
    stroke-dashoffset: 78.89;
  }
  .about__svg[data-precent="78"] circle {
    stroke-dashoffset: 75.46;
  }
  .about__svg[data-precent="79"] circle {
    stroke-dashoffset: 72.03;
  }
  .about__svg[data-precent="80"] circle {
    stroke-dashoffset: 68.6;
  }
  .about__svg[data-precent="81"] circle {
    stroke-dashoffset: 65.17;
  }
  .about__svg[data-precent="82"] circle {
    stroke-dashoffset: 61.74;
  }
  .about__svg[data-precent="83"] circle {
    stroke-dashoffset: 58.31;
  }
  .about__svg[data-precent="84"] circle {
    stroke-dashoffset: 54.88;
  }
  .about__svg[data-precent="85"] circle {
    stroke-dashoffset: 51.45;
  }
  .about__svg[data-precent="86"] circle {
    stroke-dashoffset: 48.02;
  }
  .about__svg[data-precent="87"] circle {
    stroke-dashoffset: 44.59;
  }
  .about__svg[data-precent="88"] circle {
    stroke-dashoffset: 41.16;
  }
  .about__svg[data-precent="89"] circle {
    stroke-dashoffset: 37.73;
  }
  .about__svg[data-precent="90"] circle {
    stroke-dashoffset: 34.3;
  }
  .about__svg[data-precent="91"] circle {
    stroke-dashoffset: 30.87;
  }
  .about__svg[data-precent="92"] circle {
    stroke-dashoffset: 27.44;
  }
  .about__svg[data-precent="93"] circle {
    stroke-dashoffset: 24.01;
  }
  .about__svg[data-precent="94"] circle {
    stroke-dashoffset: 20.58;
  }
  .about__svg[data-precent="95"] circle {
    stroke-dashoffset: 17.15;
  }
  .about__svg[data-precent="96"] circle {
    stroke-dashoffset: 13.72;
  }
  .about__svg[data-precent="97"] circle {
    stroke-dashoffset: 10.29;
  }
  .about__svg[data-precent="98"] circle {
    stroke-dashoffset: 6.86;
  }
  .about__svg[data-precent="99"] circle {
    stroke-dashoffset: 3.43;
  }
  .about__svg[data-precent="100"] circle {
    stroke-dashoffset: 0;
  }
  .about__rezult {
    width: 50%;
  }

  .result {
    padding: 200px 0 80px;
  }
  .result::after {
    position: absolute;
    content: "";
    background: url('../img/compound_2.png') center no-repeat;
    background-size: contain;
    width: 1124px;
    height: 1124px;
    bottom: 0;
    left: 50%;
    opacity: 0.7;
    transform: translate(-1000px, -60px);
    filter: blur(40px);
    z-index: 1;
  }
  .result__prod {
    width: 50%;
    margin-left: 50%;
  }
  .result__prod--p1 {
    height: auto;
    transform: translate(-50%, -40px) rotateZ(-15deg);
  }
  .result__prod--p2 {
    height: auto;
    margin-left: 145px;
    transform: translate(-50%, 100px) rotateZ(15deg);
  }
  .result__title {
    text-align: left;
  }
  .result__subtitle .subtitle {
    text-align: left;
  }
  .result__box {
    width: 50%;
    margin-left: auto;
    padding-left: 20px;
  }
  .result__item {
    margin-top: 80px !important;
  }
  .result__item:nth-child(2n-1) {
    margin-top: -230px !important;
    padding-right: 20px;
  }
  .result__item:nth-child(2n) {
    padding-left: 20px;
  }

  .needs {
    padding: 160px 0 100px;
  }
  .needs .content {
    padding-left: 500px;
  }
  .needs--dop .content {
    padding-right: 500px;
    padding-left: 0;
  }
  .needs__prod {
    margin-bottom: 160px;
  }
  .needs__prod--p1 {
    width: 120px;
    transform: translate(-50%, -110px) rotateZ(-15deg);
    margin-left: -120px;
  }
  .needs__prod--p2 {
    width: 145px;
    transform: translate(-50%, 100px) rotateZ(15deg);
    margin-left: 100px;
  }
  .needs__subtitle {
    text-align: left;
    margin-bottom: 40px;
  }
  .needs__but {
    margin-left: 0;
  }

  .prof {
    padding: 80px 0;
    overflow: hidden;
  }
  .prof:before {
    width: 230px;
    height: 230px;
    transform: translate(-674px, 0);
  }
  .prof:after {
    position: absolute;
    content: "";
    background: url('../img/compound_2.png') center no-repeat;
    background-size: contain;
    width: 437px;
    height: 437px;
    top: 0;
    left: 50%;
    transform: translate(500px, 80px);
    filter: blur(40px);
    z-index: 1;
  }
  .prof__title {
    position: relative;
    text-align: left;
  }
  .prof__title:before {
    position: absolute;
    content: "";
    background: url('../img/compound_3.png') center no-repeat;
    background-size: contain;
    width: 66px;
    height: 66px;
    top: 0;
    left: 0;
    opacity: 0.9;
    transform: translate(-100px, 70px);
    filter: blur(10px);
    z-index: 1;
  }
  .prof__title:after {
    position: absolute;
    content: "";
    background: url('../img/compound_2.png') center no-repeat;
    background-size: contain;
    width: 66px;
    height: 66px;
    top: 0;
    left: 0;
    opacity: 0.9;
    transform: translate(100px, -80px);
    filter: blur(15px);
    z-index: 1;
  }
  .prof__box--1 {
    width: 50%;
  }
  .prof__box--1 > * {
    padding-right: 20px;
  }
  .prof__box--2 {
    width: 50%;
    margin-top: 70px;
    padding-left: 20px;
    margin-left: auto;
  }
  .prof__box--2 > * {
    padding-left: 20px;
  }
  .prof__spec {
    float: none !important;
    position: absolute;
    width: 100%;
  }
  .prof__spec--1 {
    top: 0;
    left: 100%;
    padding-left: 20px;
    padding-right: 0;
    margin: 0;
  }
  .prof__spec--1 img:nth-child(2) {
    width: 145px;
    margin-top: -170px;
  }
  .prof__spec--2 {
    top: 0;
    right: 100%;
    padding-left: 0;
    padding-right: 20px;
    margin: 0;
  }
  .prof__user {
    font-size: 16px;
  }
  .prof__anim {
    width: 90%;
    max-width: 449px;
  }
  .prof__anim--3 {
    width: 145px;
    transform: translate(9%, -54%);
    animation-name: anim3_1;
  }
  .prof__img {
    width: 145px;
    float: none;
    margin-top: -170px;
    margin-left: auto;
  }
  .prof__subtitle {
    margin-bottom: 40px;
  }

  .compound {
    position: relative;
    padding: 80px 0;
  }
  .compound:after {
    position: absolute;
    width: 400px;
    height: 518px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    margin: 0;
  }
  .compound__list {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .compound__cell {
    display: table-cell;
    vertical-align: top;
  }
  .compound__cell:nth-child(1) {
    padding-right: 200px;
  }
  .compound__cell:nth-child(2) {
    padding-left: 200px;
  }
  .compound__item {
    padding: 20px;
    text-align: right;
    margin-bottom: 30px;
    border-radius: 20px;
    background: rgba(232, 139, 117, 0);
    animation: compound_1 12s linear infinite;
  }
  .compound__item--1 {
    animation-delay: 0s;
  }
  .compound__item--2 {
    animation-delay: 3s;
  }
  .compound__item--3 {
    animation-delay: 6s;
  }
  .compound__item--4 {
    animation-delay: 9s;
  }
  .compound__item--4 {
    text-align: left;
    margin-top: 93px;
  }
  .compound__ico {
    left: 100%;
    width: 103px;
    height: 103px;
    padding: 7px;
    top: -10px;
    margin-left: -10px;
    background: rgba(232, 139, 117, 0);
    border: 3px solid transparent;
    border-radius: 50%;
    animation: compound_1 12s linear infinite;
  }
  .compound__item--4 .compound__ico {
    left: auto;
    margin-left: -20px;
    top: -93px;
  }
  .compound__item--1 .compound__ico {
    animation-delay: 0s;
  }
  .compound__item--2 .compound__ico {
    animation-delay: 3s;
  }
  .compound__item--3 .compound__ico {
    animation-delay: 6s;
  }
  .compound__item--4 .compound__ico {
    animation-delay: 9s;
  }
  .compound__box {
    width: 1920px;
    font-size: 300px;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: -80px 0 -30px;
  }

  .selection {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
  }
  .selection:after {
    position: absolute;
    content: "";
    background: url('../img/compound_1.png') center no-repeat;
    background-size: contain;
    width: 230px;
    height: 230px;
    top: 0;
    left: 50%;
    transform: translate(-600px, 15px);
    filter: blur(15px);
    z-index: 1;
  }
  .selection .content {
    position: relative;
    z-index: 2;
  }
  .selection__box {
    width: 450px;
    margin-top: 60px;
  }
  .selection__title span {
    font-size: 65px;
  }

  .unload {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
  }
  .unload__img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 0 -760px -45px;
    width: 800px;
  }
  .unload__list {
    position: relative;
  }
  .unload__item {
    width: 50%;
    margin-bottom: 95px !important;
  }
  .unload__item span,
.unload__item b {
    font-size: 16px;
  }
  .unload__item:nth-child(2n-1) {
    padding-right: 260px;
  }
  .unload__item:nth-child(2n) {
    padding-left: 260px;
  }
  .unload__item:last-child {
    padding: 0 130px !important;
    margin-bottom: 0 !important;
  }

  .use {
    padding: 80px 0;
    overflow: hidden;
  }
  .use:before {
    background-image: url('../img/compound_2.png');
    width: 900px;
    height: 900px;
    top: auto;
    bottom: 0;
    transform: translate(-50%, 0);
    filter: blur(20px);
  }
  .use__item {
    width: 25%;
  }

  .more {
    padding: 80px 0 0;
    position: relative;
    overflow: hidden;
  }
  .more:after {
    position: absolute;
    content: "";
    background: url('../img/compound_1.png') center no-repeat;
    background-size: contain;
    width: 155px;
    height: 155px;
    left: 50%;
    top: 0;
    opacity: 0.5;
    transform: translate(-600px, 150px);
    filter: blur(15px);
    z-index: 1;
  }
  .more:before {
    position: absolute;
    content: "";
    background: url('../img/compound_2.png') center no-repeat;
    background-size: contain;
    width: 249px;
    height: 249px;
    top: 0;
    left: 50%;
    transform: translate(600px, 10px);
    filter: blur(20px);
    z-index: 1;
  }
  .more .content {
    position: relative;
    z-index: 2;
  }
  .more .content:after {
    position: relative;
    content: "Simpla 360";
    white-space: nowrap;
    display: table;
    font-size: 300px;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    left: 50%;
    transform: translateX(-50%);
    color: #F7F7FA;
    opacity: 0.25;
    margin-top: -40px;
    margin-bottom: -39px;
    text-align: center;
  }
  .more__title {
    margin-bottom: 60px;
  }
  .more__box {
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
  }
  .more__box .bx-viewport {
    overflow: hidden !important;
  }
  .more__box .bx-controls-direction {
    position: absolute;
    top: 168px;
    left: 0;
    width: 100%;
  }
  .more__box .bx-prev {
    position: absolute;
    font-size: 0;
    width: 26px;
    height: 26px;
    top: 50%;
    right: 100%;
    border: 2px solid #423330;
    border-top: none;
    border-right: none;
    transform: rotateZ(45deg) translate(-50%, -50%);
    opacity: 0.5;
    transition: opacity 0.3s;
  }
  .more__box .bx-prev:hover {
    opacity: 1;
  }
  .more__box .bx-next {
    position: absolute;
    font-size: 0;
    width: 26px;
    height: 26px;
    top: 50%;
    left: 100%;
    border: 2px solid #423330;
    border-bottom: none;
    border-left: none;
    transform: rotateZ(45deg) translate(-50%, -50%);
    opacity: 0.5;
    transition: opacity 0.3s;
  }
  .more__box .bx-next:hover {
    opacity: 1;
  }

  .footer {
    padding-top: 60px;
  }
  .footer__subtitle {
    font-size: 24px;
  }
  .footer__table {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .footer__table--top {
    padding-bottom: 60px;
  }
  .footer__table--top span {
    padding: 0;
  }
  .footer__table--bottom {
    padding-bottom: 100px;
  }
  .footer__table--revers {
    direction: rtl;
  }
  .footer__cell {
    direction: ltr;
  }
  .footer__cell--top {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding-left: 75px;
    padding-right: 5px;
  }
  .footer__cell--top:nth-child(1) {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 105px;
  }
  .footer__cell--left {
    width: 35%;
  }
  .footer__recommend {
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .footer__tagline {
    display: block;
  }
  .footer__ico {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .footer__text {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 60%;
    transform: translateX(-50%);
  }
  .footer__form {
    padding: 30px;
    margin-left: 0;
  }
  .footer__prod--img {
    width: 280px;
    margin: 0 0 0 10px;
  }

  .form__item {
    margin-bottom: 30px;
  }
  .form__input input {
    font-size: 16px;
  }
  .form__select select {
    font-size: 16px;
  }
  .form__label {
    font-size: 16px;
  }
  .form__oldprice {
    font-size: 20px;
  }
  .form__price {
    font-size: 36px;
  }
  .form__text {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .content {
    width: 1170px;
  }

  .head__subtitle {
    margin-bottom: 0;
  }
  .head__text {
    padding: 0 30px;
  }

  .about__img {
    width: 328px;
  }
  .about__item--dop {
    width: 328px;
    margin: 0 auto;
  }
  .about__rezult {
    padding-left: 135px;
  }
  .about__rezult svg {
    width: 95px;
    height: 95px;
  }

  .needs .content {
    padding-left: 450px;
  }
  .needs--dop:before {
    left: 75%;
  }
  .needs--dop .content {
    padding-right: 450px;
    padding-left: 120px;
  }
  .needs__prod {
    width: 300px;
  }

  .compound:after {
    width: 541px;
    height: 699px;
  }
  .compound__cell:nth-child(1) {
    padding-right: 270px;
  }
  .compound__cell:nth-child(2) {
    padding-left: 270px;
  }
  .compound__list {
    margin: 100px 0;
  }

  .unload__item svg {
    width: 67px;
    height: 80px;
  }

  .use__ico {
    width: 88px;
    height: 85px;
  }
  .use__ico--1 {
    padding-top: 11px;
  }
  .use__ico--2 {
    padding-top: 11px;
  }
  .use__ico--3 {
    padding-top: 0;
  }
  .use__ico--4 {
    padding-top: 15px;
  }

  .footer__table--bottom {
    padding-top: 250px;
  }
  .footer__cell--left {
    width: 45%;
  }
  .footer__title--bg {
    font-size: 130px;
    top: 70px;
    left: auto;
    right: 0;
    z-index: 5;
  }
  .footer__tagline {
    font-size: 62px;
    z-index: 1;
  }
  .footer__tagline:before {
    width: 554px;
    height: 638px;
  }
  .footer__form {
    position: relative;
    z-index: 2;
  }
  .footer__prod--img {
    width: 345px;
    margin: 0 0 -25px 15px;
  }
}
@keyframes anim3_1 {
  0% {
    opacity: 0;
    transform: translate(9%, -54%);
  }
  10% {
    opacity: 1;
    transform: translate(45%, -42%);
  }
  15% {
    transform: translate(66%, -34%);
  }
  20% {
    transform: translate(88%, -30%);
  }
  25% {
    transform: translate(114%, -28%);
  }
  30% {
    transform: translate(139%, -33%);
  }
  35% {
    opacity: 1;
    transform: translate(166%, -40%);
  }
  40% {
    transform: translate(188%, -52%);
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(9%, -54%);
  }
}
@keyframes compound_1 {
  2%, 25% {
    background: rgba(232, 139, 117, 0.15);
    border-color: #E88B75;
  }
  0%, 27%, 100% {
    background: rgba(232, 139, 117, 0);
    border-color: transparent;
  }
}
