@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

img, fieldset, a img {
    border: none;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

input, button {
    margin: 0;
    padding: 0;
    border: 0;
}

input[type="submit"], button {
    cursor: pointer;
}

div, input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span, a:focus {
    outline: none;
}

ul, ol {
    list-style-type: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

@font-face {
    font-family: "svgfont";
    src: url("fonts/svgfont.eot");
    src: url("fonts/svgfont.eot?#iefix") format("eot"), url("fonts/svgfont.woff") format("woff"), url("fonts/svgfont.woff2") format("woff2"), url("fonts/svgfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.icon, [class^="icon-"], [class*=" icon-"] {
    font-family: "svgfont";
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon, [class^="icon-"], [class*=" icon-"] {
    display: inline-block;
}

.icon-logo:before {
    content: "";
}

.icon-fb:before {
    content: "";
}

.icon-in:before {
    content: "";
}

.icon-close:before {
    content: "";
}

.icon-shape:before {
    content: "";
}

.icon-tw:before {
    content: "";
}

.icon-vk:before {
    content: "";
}

@font-face {
    font-family: "pfagoraslabpro-black";
    src: url("fonts/pfagoraslabpro-black.eot");
    src: url("fonts/pfagoraslabpro-black.eot?#iefix") format("embedded-opentype"), url("fonts/pfagoraslabpro-black.woff2") format("woff2"), url("fonts/pfagoraslabpro-black.woff") format("woff"), url("fonts/pfagoraslabpro-black.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4;
    color: white;
    background-color: #000;
}

.inner {
    max-width: 960px;
    padding: 0 10px;
    width: 100%;
    margin: auto;
    *zoom: 1;
    position: relative;
}

.inner:after {
    content: " ";
    display: table;
    clear: both;
}

img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

a {
    outline: none;
    color: white;
    font-size: 17px;
    text-decoration: none;
}

b {
    font-weight: 700;
}

.icon-close {
    color: #959595;
    font-size: 29px;
}

.icon-logo {
    color: #ec9605;
    font-size: 37px;
}

.icon-fb, .icon-in, .icon-tw, .icon-vk {
    color: white;
    font-size: 28px;
}

.icon-tw {
    font-size: 29px;
}

.icon-vk {
    font-size: 38px;
}

.icon-1 {
    background-image: url("../img/icons.png");
    width: 112px;
    height: 112px;
    background-position: 0px -50px;
}

.icon-2 {
    background-image: url("../img/icons.png");
    width: 112px;
    height: 112px;
    background-position: -348px -50px;
}

.icon-3 {
    background-image: url("../img/icons.png");
    width: 112px;
    height: 112px;
    background-position: -116px -50px;
}

.icon-4 {
    background-image: url("../img/icons.png");
    width: 112px;
    height: 112px;
    background-position: -232px -50px;
}

.icon-ab {
    background-image: url("../img/icons.png");
    width: 111px;
    height: 111px;
    background-position: -464px -50px;
}

.icon-telegram {
    background-image: url("../img/icons.png");
    width: 111px;
    height: 111px;
    background-position: -579px -50px;
}

.icon-arrow {
    background-image: url("../img/icons.png");
    width: 45px;
    height: 67px;
    background-position: 0px -166px;
    display: block;
    margin: 0 auto 14px;
}

.icon-shape {
    color: rgba(255, 153, 0, 0.48);
    position: absolute;
}

.icon-shape__1 {
    font-size: 26px;
    top: 10.3139013453%;
    right: 26.1458333333%;
}

.icon-shape__2 {
    font-size: 39px;
    right: 12.1875%;
    bottom: 4.4843049327%;
    z-index: 1;
}

.icon-shape__3 {
    font-size: 45px;
    bottom: 22.4215246637%;
    right: 41.6666666667%;
}

.icon-shape__4 {
    font-size: 55px;
    opacity: 0.2;
    right: 15.2083333333%;
    top: 31.3901345291%;
}

.btn {
    border-radius: 4px;
    background-color: #fac734;
    padding: 11px;
    max-width: 260px;
    width: 100%;
    cursor: pointer;
    margin: auto;
    display: block;
    color: #000000;
    font: 700 16px/1 "Open sans", Arial, sans-serif;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: 0;
}

.btn:after {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    background-color: #c5760a;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 4px;
}

.btn:active {
    top: 2px;
}

.btn:hover {
    background-color: white;
}

.line {
    text-align: center;
    background-color: #070616;
    padding: 48px 0 35px 0;
    position: relative;
}

.line:after {
    content: "";
    z-index: 1;
    display: block;
    position: absolute;
    bottom: -42px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url("../img/icons.png");
    width: 171px;
    height: 44px;
    background-position: -694px -50px;
}

.line__link {
    color: #ffbd0b;
    font-family: "Open Sans";
    font-size: 25px;
    line-height: 40px;
    display: inline-block;
    font-weight: 700;
    border-bottom: 2px dotted rgba(255, 189, 11, 0.5);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.line__link:hover {
    border-color: transparent;
}

.line__link:hover .icon-arrow {
    animation-name: bounce;
    -webkit-animation-name: bounce;
    animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.popup, .overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1111;
    -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
    transition: opacity 0.25s ease, visibility 0.25s ease;
    opacity: 0;
    visibility: hidden;
}

.overlay {
    background-color: #000;
}

.popup {
    width: 100%;
    text-align: center;
    font-size: 0;
    overflow-y: auto;
}

.popup:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.popup__window {
    display: inline-block;
    vertical-align: middle;
    max-width: -webkit-calc(550px + (134 - 110) * ((100vw - 550px) / (1920 - 550)));
    max-width: calc(550px + (134 - 110) * ((100vw - 550px) / (1920 - 550)));
    width: 100%;
    background-color: white;
    border-radius: 25px;
}

.popup__form {
    height: 100%;
    position: relative;
    padding: 50px;
    font-size: 17px;
    color: #000;
}

.popup__form2 {
    padding: 0;
}

.popup__close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 14px;
}

.switcher {
    /*overflow: hidden;*/
    /*padding-top: 5px;*/
    /*text-align: center;*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    float: right;
    max-width: 25px;
    margin-left: 15px;
    margin-top: 1px;
}

.switcher__item {
    display: block
}

.switcher__link img {
    width: 40px;
    display: block;
    height: 30px;
}

.overlay.is-active, .popup.is-active {
    opacity: 1;
    visibility: visible;
}

.form__title {
    font-weight: 700;
    margin-bottom: 53px;
    font-size: 29px;
}

.form__field {
    margin-bottom: 45px;
}

.form__input {
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    outline: 0;
    display: block;
    background: none;
    line-height: 24px;
    height: 34px;
    font-size: 20px;
    cursor: pointer;
}

.form__input ~ .form__border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 99;
}

.form__input ~ .form__border:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-bottom: 1.5px solid black;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form__input:focus ~ .form__border:before {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form__input:focus ~ .form__label, .form__input.is-active ~ .form__label {
    top: -12px;
    font-size: 12px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form__input.is-active ~ .form__border:before {
    width: 100%;
}

.form__label {
    position: absolute;
    left: 0;
    cursor: pointer;
    width: 100%;
    top: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 1;
    z-index: 1;
}

.form__footer {
    margin-top: 60px;
}

.form__footer2 {
    margin-top: 45px;
}

.form__btn {
    font-size: 29px;
    max-width: 100%;
}

.form__btn:hover {
    background-color: #fac734;
}

.form__login.is-hide {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}

.form__field, .form__reg {
    text-align: left;
    position: relative;
}

.error {
    position: absolute;
    font-size: 12px;
    font-style: italic;
    color: red;
    left: 0;
    line-height: 1;
    top: 40px;
    width: 100%;
}

.error__submit {
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.reg__field {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
    padding: 0;
}

.reg__checkbox {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 1.3;
}

.reg__checkbox:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 19px !important;
    height: 19px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    overflow: hidden;
    box-shadow: none;
    border-radius: 0;
    background: 0 0;
    border: 1px solid #000;
}

.reg__field:checked + label:after {
    content: "";
    position: absolute;
    z-index: 3;
    left: 1px;
    top: 3px;
    width: 7px;
    height: 11px;
    margin: 2px 0 0 5px;
    -ms-transform: rotate(220deg);
    -webkit-transform: rotate(220deg);
    transform: rotate(220deg);
    background: 0 0;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
}

.reg__link {
    color: #000;
    font-size: 16px;
    padding-left: 15px;
}

.reg__link:hover {
    text-decoration: underline;
}

.form__remember, .forgot__cancel {
    color: #bd6a04;
    border-bottom: 1px solid #bd6a04;
    cursor: pointer;
    font-size: 16px;
}

.form__remember:hover, .forgot__cancel:hover {
    border-color: transparent;
}

.forgot {
    display: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.forgot.is-show {
    opacity: 1;
    visibility: visible;
    position: static;
    z-index: 1;
}

.forgot__top {
    *zoom: 1;
    margin-bottom: 80px;
}

.forgot__top:after {
    content: " ";
    display: table;
    clear: both;
}

.forgot__enter {
    float: left;
}

.forgot__cancel {
    float: right;
}

.forgot__btn {
    max-width: 100%;
    font-size: 26px;
}

.forgot__btn:hover {
    background-color: #fac734;
}

.tabs {
    width: 100%;
    background-color: #fac734;
    font-size: 0;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.tabs__item {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    color: #000000;
    font-family: "Open Sans";
    font-size: 21px;
    font-weight: 700;
    padding: 28px 0;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    cursor: pointer;
    position: relative;
}

.tabs__item.is-active {
    background-color: white;
}

.tab__content {
    display: none;
    padding: 50px;
}

.tab__content.is-active {
    display: block;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(250, 199, 52, 0.7);
        -webkit-transform: scale(1);
    }
    40% {
        -webkit-box-shadow: 0 0 0 13px rgba(250, 199, 52, 0);
        -webkit-transform: scale(1.1);
    }
    80% {
        -webkit-box-shadow: 0 0 0 13px rgba(250, 199, 52, 0);
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(250, 199, 52, 0);
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes pulse-active {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(52, 75, 34, 0.7);
        -webkit-transform: scale(1);
    }
    40% {
        -webkit-box-shadow: 0 0 0 13px rgba(52, 75, 34, 0);
        -webkit-transform: scale(1.1);
    }
    80% {
        box-shadow: 0 0 0 13px rgba(52, 75, 34, 0);
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-box-shadow: 0 0 0 13px rgba(52, 75, 34, 0);
        -webkit-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(250, 199, 52, 0.7);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    40% {
        box-shadow: 0 0 0 13px rgba(250, 199, 52, 0);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    80% {
        box-shadow: 0 0 0 13px rgba(250, 199, 52, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(250, 199, 52, 0);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse-active {
    0% {
        box-shadow: 0 0 0 0 rgba(52, 75, 34, 0.7);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    40% {
        box-shadow: 0 0 0 13px rgba(52, 75, 34, 0);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    80% {
        box-shadow: 0 0 0 13px rgba(52, 75, 34, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(52, 75, 34, 0);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0%) scaleY(0.6);
        transform: translateY(0%) scaleY(0.6);
    }
    60% {
        -webkit-transform: translateY(-20%) scaleY(1.1);
        transform: translateY(-20%) scaleY(1.1);
    }
    70% {
        -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05);
        transform: translateY(0%) scaleY(0.95) scaleX(1.05);
    }
    80% {
        -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1);
        transform: translateY(0%) scaleY(1.05) scaleX(1);
    }
    90% {
        -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1);
        transform: translateY(0%) scaleY(0.95) scaleX(1);
    }
    100% {
        -webkit-transform: translateY(0%) scaleY(1) scaleX(1);
        transform: translateY(0%) scaleY(1) scaleX(1);
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0%) scaleY(0.6);
    }
    60% {
        -webkit-transform: translateY(-20%) scaleY(1.1);
    }
    70% {
        -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05);
    }
    80% {
        -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1);
    }
    90% {
        -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1);
    }
    100% {
        -webkit-transform: translateY(0%) scaleY(1) scaleX(1);
    }
}

.header {
    background: url(../img/bg/header.jpg);
    padding: 55px 0 68px 0;
}

.header__in {
    max-width: 1060px;
    text-align: center;
}

.header__top {
    *zoom: 1;
    margin-bottom: 20px;
}

.header__top:after {
    content: " ";
    display: table;
    clear: both;
}

.header__top .inner {
    padding: 0;
}

.header__logo {
    float: left;
}

.header__logo .icon-logo {
    vertical-align: top;
    font-size: 42px;
    padding-right: 2px;
}

.header__auth {
    float: right;
    padding-top: 7px;
    line-height: 1;
}

.header__auth a {
    display: inline-block;
    font-size: 17px;
    line-height: 1;
    position: relative;
    font-weight: 700;
    padding: 0 1px;
}

.header__auth a:after {
    content: "";
    z-index: 1;
    display: block;
    position: absolute;
    bottom: -2px;
    width: 0;
    background-color: #fff;
    height: 1px;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.header__auth a:hover:after {
    width: 100%;
}

.header__slogan {
    position: relative;
}

.header__text {
    color: #fff5cf;
    font-family: "pfagoraslabpro-black", sans-serif, Arial;
    font-weight: 400;
    font-size: 50px;
    line-height: 57px;
    padding-bottom: 37px;
}

.header__stick {
    position: absolute;
    right: 0;
    top: 31%;
    width: -webkit-calc(129px + (134 - 110) * ((100vw - 900px) / (1920 - 900)));
    width: calc(129px + (134 - 110) * ((100vw - 900px) / (1920 - 900)));
}

.header__stick-text {
    font-family: "pfagoraslabpro-black", sans-serif, Arial;
    font-weight: 400;
    text-transform: uppercase;
    margin: auto;
    position: absolute;
    top: 54%;
    left: 50%;
    font-size: 14px;
    width: 100%;
    line-height: 1.2;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.header__stick-text span {
    font-size: 44px;
    font-size: -webkit-calc(18px + (44 - 18) * ((100vw - 900px) / (1920 - 900)));
    font-size: calc(18px + (44 - 18) * ((100vw - 900px) / (1920 - 900)));
    display: block;
}

.intro {
    background: url(../img/bg/intro.jpg);
    padding: 60px 0 45px 0;
    font: 400 16px/25px "Open Sans", sans-serif;
}

.intro__content {
    float: left;
    text-align: center;
    width: 60%;
}

.intro__content:after {
    content: "";
    z-index: 1;
    display: block;
    position: absolute;
    right: 15%;
    top: 0;
    width: 41.3541666667%;
    height: 429px;
    background: url(../img/iphone.png) center no-repeat;
}

.intro__top {
    position: relative;
    padding-bottom: 33px;
    font-size: 21px;
    font-weight: 600;
}

.intro__top:after {
    content: "";
    z-index: 1;
    display: block;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 2px;
    background: -webkit-linear-gradient(left, #fe079b 20%, #0664f8 100%);
    background: linear-gradient(to right, #fe079b 20%, #0664f8 100%);
}

.intro__title {
    margin-bottom: 13px;
    font-weight: 600;
    font-size: 21px;
}

.intro__title span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    display: block;
    font-weight: 700;
    line-height: 1;
    background-image: -webkit-linear-gradient(left, #fe2fc6 40%, #0664f8 60%);
}

.intro__title img {
    display: block;
    margin: 5px auto 0;
}

.intro__body {
    margin-bottom: 23px;
    font-weight: 400;
}

.intro__footer {
    border: 1px solid transparent;
    border-radius: 30px;
    background-image: -webkit-linear-gradient(#070616, #070616), -webkit-radial-gradient(circle at top left, #fe079b, #0664f8);
    background-image: linear-gradient(#070616, #070616), radial-gradient(circle at top left, #fe079b, #0664f8);
    background-origin: border-box;
    background-clip: content-box, border-box;
    position: relative;
    display: block;
    max-width: 348px;
    width: 100%;
    margin: 0 auto 5px;
}

.intro__footer span {
    color: #ffbd0b;
    font-weight: 700;
}

.intro__list {
    font-size: 13px;
}

.intro__footer-in {
    padding: 19px 17px;
}

.info {
    background: url(../img/bg/info.jpg);
    padding: 115px 0 70px;
    position: relative;
}

.info__list {
    font-size: 0;
    *zoom: 1;
}

.info__list:after {
    content: " ";
    display: table;
    clear: both;
}

.info__in {
    max-width: 1028px;
}

.info__content {
    max-width: 215px;
    margin: auto;
    line-height: 29px;
    color: #0f0f1b;
}

.info__title {
    font-weight: 700;
    font-size: 19px;
}

.info__desc {
    font-weight: 400;
    font-size: 17px;
}

.info__list-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    width: 25%;
    text-align: center;
}

.info__list-icon {
    margin-bottom: 46px;
}

.products {
    background: url(../img/bg/product.jpg);
    text-align: center;
    padding-top: 92px;
    position: relative;
}

.products__in {
    max-width: 1053px;
}

.products__list {
    font-size: 0;
    margin: 0 0 0 -2%;
    position: relative;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.products__list:nth-of-type(1) .product__info {
    margin-left: 105px;
}

.products__list:nth-of-type(2) .products__list-item:nth-of-type(1):before, .products__list:nth-of-type(2) .products__list-item:nth-of-type(2):before, .products__list:nth-of-type(2) .products__list-item:nth-of-type(3):before {
    content: "";
    z-index: 1;
    display: block;
    position: absolute;
    bottom: -25px;
    width: 263px;
    margin: auto;
    left: 0;
    right: 0;
    height: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.85);
}

.products__list:nth-of-type(1) .products__list-item {
    margin-bottom: 0;
}

.product__info {
    margin-bottom: 24px;
    font-size: 0;
    text-align: left;
    margin-left: 86px;
}

.product__info.is-active .status {
    color: #a3ba0b;
}

.product__info.is-active .pulse {
    background-color: #b4ff00;
    box-shadow: 0 0 0 rgba(52, 75, 34, 0.4);
    -webkit-box-shadow: 0 0 0 rgba(52, 75, 34, 0.4);
    -webkit-animation-name: pulse-active;
    animation-name: pulse-active;
}

.product__pic {
    margin-bottom: 28px;
    position: relative;
}

.product__pic:after {
    content: "";
    display: block;
    padding-bottom: 119%;
}

.product__pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.product__pic img:hover {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}

.product__btn {
    margin-bottom: 25px;
}

.product__btn a {
    font-size: 29px;
}

.product__footer {
    position: relative;
    padding-bottom: 40px;
}

.product__footer p {
    font-size: 17px;
    max-width: 235px;
    margin: auto;
    color: rgba(255, 255, 255, 0.9);
    line-height: 27px;
}

.products__list-item {
    display: inline-block;
    vertical-align: top;
    width: 31.33%;
    margin-left: 2%;
    position: relative;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-bottom: 125px;
}

.pulse {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #fac734;
    box-shadow: 0 0 0 rgba(250, 199, 52, 0.4);
    animation: pulse 3s linear infinite;
    -webkit-animation: pulse 3s linear infinite;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.status {
    font-size: 15px;
    color: #fac734;
    margin-left: 19px;
    font: 400 19px/1 "Open Sans", sans-serif, Arial;
}

.pulse, .status {
    display: inline-block;
    vertical-align: middle;
}

.column {
    border-radius: 25px;
    border: 2px solid #ffbd0b;
    padding: 59px 50px 64px 46px;
    display: table;
    width: 100%;
    text-align: left;
    margin: 9px auto 105px;
    position: relative;
    max-width: 960px;
}

.l-side, .r-side {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.l-side {
    font: 400 19px/1.6 "Open Sans", sans-serif, Arial;
}

.l-side b {
    font-weight: 700;
}

.l-side span {
    font-weight: 600;
    color: #ffbd0b;
}

.r-side {
    text-align: right;
    font-size: 0;
}

.r-side b {
    font-size: 48px;
}

.r-side b, .r-side span {
    display: inline-block;
    vertical-align: middle;
}

.r-side p {
    font-size: 21px;
}

.cards {
    background-color: #000000;
    padding: 54px 0;
}

.cards .inner {
    max-width: 980px;
}

.cards__wrapper {
    font-size: 0;
    text-align: center;
    margin-bottom: 56px;
}

.cards__col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 50px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.cards__col .cards__content {
    margin: auto;
    color: black;
}

.cards__col1 {
    background-color: #ff9900;
    border-top-left-radius: 23px;
    border-bottom-left-radius: 23px;
}

.cards__col1 .cards__content {
    max-width: 330px;
}

.cards__col2 {
    background-color: #00b4ff;
    border-top-right-radius: 23px;
    border-bottom-right-radius: 23px;
}

.cards__col2 .cards__icon {
    margin-bottom: 76px;
}

.cards__col2 .cards__content {
    max-width: 266px;
}

.cards__icon {
    margin-bottom: 42px;
}

.cards__title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000000;
}

.cards__desc {
    color: rgba(255, 255, 255, 0.9);
}

.cards__desc p {
    font-size: 21px;
    line-height: 1.3;
    color: black;
}

.cards__desc p:not(:last-child) {
    margin-bottom: 30px;
}

.cards__btn {
    text-transform: uppercase;
    font-size: 29px;
}

.footer {
    background-color: #0f0f0f;
    padding: 64px 0;
}

.footer__in {
    max-width: 996px;
}

.footer__top {
    text-align: center;
    margin-bottom: 42px;
}

.footer__logo .icon-logo {
    display: block;
    margin-bottom: 26px;
}

.footer__bottom {
    *zoom: 1;
}

.footer__bottom:after {
    content: " ";
    display: table;
    clear: both;
}

.footer__left {
    float: left;
}

.footer__right {
    float: right;
}

.social {
    font-size: 0;
}

.social__item {
    display: inline-block;
    vertical-align: middle;
}

.social__item:not(:first-child) {
    margin-left: 51px;
}

.social__item:last-of-type {
    margin-left: 43px;
}

.social__link:hover .icon {
    -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
    transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.66;
}

.contacts {
    position: relative;
}

.contacts__item {
    position: relative;
    padding-left: 39px;
}

.contacts__item:not(:last-child) {
    margin-bottom: 20px;
}

.contacts__item span {
    color: #4d4d4d;
}

.contacts__item:before {
    content: "";
    z-index: 1;
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
}

.contacts__item:nth-of-type(1):before {
    background-image: url("../img/icons.png");
    width: 21px;
    height: 15px;
    background-position: -921px -50px;
    top: 3px;
}

.contacts__item:nth-of-type(2):before {
    background-image: url("../img/icons.png");
    width: 21px;
    height: 20px;
    background-position: -896px -50px;
}

.contacts__item:nth-of-type(3):before {
    background-image: url("../img/icons.png");
    width: 23px;
    height: 20px;
    background-position: -869px -50px;
}

.header, .info, .intro, .products {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    * {
        -webkit-text-size-adjust: none;
    }
}

@media (min-width: 1920px) {
    .header__stick-text span {
        font-size: 44px;
    }
}

@media only screen and (max-width: 991px) {
    .inner {
        width: 90%;
    }

    .icon-shape {
        display: none;
    }

    .header__text {
        font-size: 44px;
        padding: 30px 0;
        line-height: 50px;
    }

    .header__stick {
        width: 80px;
    }

    .header__stick-text {
        font-size: 12px;
    }

    .intro__content:after {
        right: 0;
    }

    .info {
        padding-bottom: 40px;
    }

    .info__list-item {
        width: 50%;
    }

    .info__list-item:not(:last-child) {
        margin-bottom: 40px;
    }

    .products {
        padding-top: 60px;
    }

    .products__list {
        margin-bottom: 0;
    }

    .products__list:nth-of-type(1) .product__info {
        margin-left: 0;
        text-align: center;
    }

    .products__list:nth-of-type(2) .products__list-item:nth-of-type(1):before, .products__list:nth-of-type(2) .products__list-item:nth-of-type(2):before, .products__list:nth-of-type(2) .products__list-item:nth-of-type(3):before {
        display: none;
    }

    .products__list:nth-of-type(1) .products__list-item:not(:last-child) {
        margin-bottom: 50px;
    }

    .product__info {
        text-align: center;
        margin-left: 0;
    }

    .product__pic:after {
        padding-bottom: 68%;
    }

    .product__footer {
        padding-bottom: 0;
    }

    .products__list-item {
        width: 48%;
    }

    .products__list-item {
        margin-bottom: 50px;
    }

    .column {
        margin: 50px auto;
        padding: 30px;
        text-align: center;
    }

    .l-side, .r-side {
        display: block;
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .cards {
        padding: 40px 0;
    }

    .cards__col {
        padding: 30px 25px;
    }

    .cards__col2 .cards__icon {
        margin-bottom: 20px;
    }

    .cards__icon {
        margin-bottom: 20px;
    }

    .cards__desc p {
        font-size: 18px;
    }

    .footer {
        padding: 40px 0;
    }

    .footer .inner {
        max-width: 320px;
    }

    .footer__right {
        margin-bottom: 45px;
    }

    .footer__left, .footer__right {
        float: none;
        width: 100%;
    }

    .social {
        text-align: left;
    }
}

@media (max-width: 900px) {
    .header__stick-text span {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .switcher {
        padding-top: 15px;
        position: static;
        transform: none;
    }

    .inner {
        max-width: 480px;
    }

    .btn {
        padding: 10px;
    }

    .line {
        padding-top: 20px;
    }

    .line__link {
        font-size: 18px;
    }

    .form__input {
        font-size: 17px;
        height: 24px;
    }

    .error {
        top: 28px;
    }

    .tabs__item {
        font-size: 18px;
        padding: 20px 0;
    }

    .header {
        padding: 30px 0;
    }

    .header__logo {
        margin-bottom: 20px;
    }

    .header__logo, .header__auth {
        float: none;
        padding: 0;
        text-align: center;
    }

    .header__text {
        font-size: 26px;
        line-height: 36px;
        padding: 15px 0;
    }

    .header__stick {
        position: relative;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        width: 120px;
    }

    .header__stick-text {
        font-size: 16px;
        line-height: 1.4;
    }

    .intro {
        padding: 40px 0;
    }

    .intro__content {
        width: 100%;
        float: none;
    }

    .intro__content:after {
        display: none;
    }

    .info__desc, .info__title {
        font-size: 16px;
    }

    .info__list-icon {
        margin-bottom: 20px;
    }

    .products__line {
        display: none;
    }

    .product__pic {
        height: auto;
        margin-bottom: 25px;
    }

    .product__btn a {
        font-size: 22px;
    }

    .products__list-item {
        width: 100%;
    }

    .column {
        padding: 15px;
        margin: 30px auto;
    }

    .l-side, .r-side {
        font-size: 18px;
    }

    .r-side b {
        font-size: 30px;
    }

    .cards__wrapper {
        display: block;
        max-width: 320px;
        margin: 0 auto 30px;
    }

    .cards__col {
        width: 100%;
    }

    .cards__col1, .cards__col2 {
        border-radius: 0;
    }

    .cards__title {
        font-size: 18px;
    }

    .cards__desc p {
        font-size: 16px;
    }

    .cards__desc p:not(:last-child) {
        margin-bottom: 10px;
    }

    .cards__btn {
        font-size: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .inner {
        max-width: 320px;
        padding: 0 5px;
    }

    a {
        font-size: 14px;
    }

    .icon-close {
        font-size: 18px;
    }

    .btn {
        max-width: 240px;
    }

    .popup__window {
        max-width: 300px;
        border-radius: 13px;
    }

    .popup__form {
        padding: 35px 20px;
        font-size: 14px;
    }

    .popup__form2 {
        padding: 0;
    }

    .form__title {
        font-size: 22px;
    }

    .form__field {
        margin-bottom: 30px;
    }

    .form__footer, .form__footer2 {
        margin-top: 30px;
    }

    .form__btn {
        max-width: 100%;
        font-size: 18px;
    }

    .reg__field:checked + label:after {
        top: 1px;
    }

    .reg__link {
        font-size: 12px;
        padding-left: 5px;
    }

    .tabs {
        border-top-left-radius: 13px;
        border-top-right-radius: 13px;
    }

    .tabs__item {
        border-top-left-radius: 13px;
        border-top-right-radius: 13px;
        font-size: 14px;
    }

    .tab__content {
        padding: 20px;
    }

    .header__text {
        font-size: 18px;
    }

    .info {
        padding-top: 90px;
    }

    .info__list-item {
        width: 100%;
    }

    .products {
        padding-top: 30px;
    }

    .product__pic:after {
        padding-bottom: 0;
    }

    .product__pic img {
        position: static;
    }

    .product__pic img:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .social__item:not(:first-child) {
        margin-left: 36px;
    }
}

/*# sourceMappingURL=style.css.map */
