canvas {
    display: block
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    text-decoration: none;
    outline: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-weight: normal
}

html * {
    max-height: 1000000px
}

.fadeInCSS,
.toper__center-text,
.toper__bottom-text_left,
.toper__bottom-text_right,
.about-us__block,
.about-us__footer-text,
.about-us__border-btn-block .btn,
.start.on404 .start__border-btn-block .btn {
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

    .fadeInCSS.active,
    .active.toper__center-text,
    .active.toper__bottom-text_left,
    .active.toper__bottom-text_right,
    .active.about-us__block,
    .active.about-us__footer-text,
    .about-us__border-btn-block .active.btn,
    .start.on404 .start__border-btn-block .active.btn {
        -webkit-transform: translateY(20%);
        transform: translateY(20%);
        visibility: hidden;
        opacity: 0
    }

@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/GothamPro-Black.eot");
    src: url("../fonts/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro-Black.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'PF DinDisplay Pro';
    src: url("../fonts/PFDinDisplayPro-Regular.eot");
    src: url("../fonts/PFDinDisplayPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinDisplayPro-Regular.woff") format("woff"), url("../fonts/PFDinDisplayPro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Merriweather';
    src: url("../fonts/Merriweather-LightIt.eot");
    src: url("../fonts/Merriweather-LightIt.eot?#iefix") format("embedded-opentype"), url("../fonts/Merriweather-LightIt.woff") format("woff"), url("../fonts/Merriweather-LightIt.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'PF DinDisplay Pro Bold';
    src: url("../fonts/PFDinDisplayPro-Bold.eot");
    src: url("../fonts/PFDinDisplayPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinDisplayPro-Bold.woff") format("woff"), url("../fonts/PFDinDisplayPro-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

.s---center,
.social_ico .f_ico,
.hmenu_open:before,
.faq_link i:after,
.faq_link i:before,
.catalog_img,
.catalog_icon i,
.youtube-btn img,
.youtube-btn:before,
.first_color i,
.small-img img,
.small-img svg,
.big-slider .tovar_video,
.big-slider .big-img img,
.resize-img i,
.popup-slider,
.hrznt-img img,
.service_btn-tab svg,
.where-buy__item img,
.about-us__values .about-us__block-img span,
.about-us__block-img svg,
.about-us__border-btn-block:before,
.contact-us__icon-container svg,
.start.on404 .start__border-btn-block:before,
.start.on404 .absolute-wrapper,
.navigator a:before,
.navigator a:after,
.start_img,
.start_btn_circle_before,
.start_btn_circle_after,
.function_video:after,
.function_video video,
.bnfts_img__in,
.bnfts_img__in img,
.choose_image .btn,
.choose_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.s---centerY,
.logo,
.popup .big-slider .bx-prev,
.popup .big-slider .bx-next,
.hrznt-slider .bx-prev,
.hrznt-slider .bx-next,
.encyc-slider .bx-prev,
.encyc-slider .bx-next,
.month .bx-prev,
.month .bx-next,
.start.on404 .start__404-title,
.navigator,
.freezer_in {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}





.hclose {
    font-size: 10px;
    color: #fff;
    cursor: pointer;
    letter-spacing: .05em;
    text-transform: uppercase;
    position: absolute;
    right: 73px;
    top: 50px;
    -webkit-transition: all .5s;
    transition: all .5s
}

@media only screen and (max-width:1200px) {
    .hclose {
        right: 25px;
        top: 50px
    }
}

.hclose_ico {
    background-image: url("../img/svg-sprite/sprite.svg");
    background-position: -4px -4272px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.hclose:hover .hclose_ico {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media only screen and (max-width:1200px) {
    .t-dn {
        display: none
    }
}

.t-db {
    display: none
}

@media only screen and (max-width:1200px) {
    .t-db {
        display: block
    }
}

.title_ {
    color: #000c31;
    font-size: 44px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Gotham Pro", Helvetica, Arial, sans-serif;
    line-height: 48px;
}

@media only screen and (max-width:1200px) {
    .title_ {
        font-size: 36px
    }
}

@-webkit-keyframes animationWave {
    0% {
        opacity: .34;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    80% {
        opacity: .34
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes animationWave {
    0% {
        opacity: .34;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    80% {
        opacity: .34
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes animationMouse {
    0% {
        height: 4px;
        top: 20px
    }

    33% {
        top: 20px;
        height: 8px
    }

    66% {
        top: 24px;
        height: 4px
    }

    100% {
        height: 4px;
        top: 20px
    }
}

@keyframes animationMouse {
    0% {
        height: 4px;
        top: 20px
    }

    33% {
        top: 20px;
        height: 8px
    }

    66% {
        top: 24px;
        height: 4px
    }

    100% {
        height: 4px;
        top: 20px
    }
}

.btn {
    display: block;
    margin: auto;
    text-align: center;
    cursor: pointer
}

.btn_defoult {
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    height: 60px;
    line-height: 60px;
    background: #fff;
    display: inline-block;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 0 20px;
    letter-spacing: .1em;
    border: 1px solid #fff;
    -webkit-transition: all .5s;
    transition: all .5s
}

    .btn_defoult:hover {
        border: 1px solid #e8e8e8;
        box-shadow: 0 0 0 0 transparent;
        color: #586386
    }

.btn_defoult2 {
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    height: 60px;
    line-height: 60px;
    background: #fff;
    display: inline-block;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 0 20px;
    letter-spacing: .1em;
    border: 1px solid #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%
}

    .btn_defoult2:hover {
        border: 1px solid #dee0e7;
        box-shadow: 0 0 0 0 transparent;
        color: #000c31
    }

.btn_defoult3 {
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    height: 60px;
    line-height: 60px;
    background: inherit;
    display: inline-block;
    box-shadow: 0 0 0 0 transparent;
    border-radius: 30px;
    padding: 0 20px;
    letter-spacing: .1em;
    border: 1px solid #dee0e7;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%
}

    .btn_defoult3:hover {
        border: 1px solid #000c31;
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
        color: #fff;
        background: #000c31
    }

.btn_defoult4 {
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    height: 60px;
    line-height: 60px;
    background: inherit;
    display: inline-block;
    box-shadow: 0 0 0 0 transparent;
    border-radius: 30px;
    padding: 0 20px;
    letter-spacing: .1em;
    border: 1px solid #dee0e7;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%
}

    .btn_defoult4:hover {
        box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
        color: #586386
    }

.btn_circle {
    font-size: 12px;
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 40px;
    padding-left: 44px;
    position: relative;
    display: block;
    -webkit-transition: all .5s;
    transition: all .5s;
    letter-spacing: .1em
}

    .btn_circle:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 40px;
        height: 40px;
        background-image: url("../img/svg-sprite/sprite.svg");
        background-position: -4px -3693px;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        background-color: #fff;
        border-radius: 100%;
        margin-left: 20px;
        box-shadow: 0 8px 15px 0 rgba(0, 12, 49, 0.1);
        border: 1px solid #fff;
        -webkit-transition: all .5s;
        transition: all .5s;
        box-sizing: border-box
    }

    .btn_circle:before {
        content: '';
        width: 30px;
        height: 1px;
        background: #9e9e9e;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transition: all .5s;
        transition: all .5s;
        margin-top: 1px
    }

    .btn_circle:hover {
        color: #586386
    }

        .btn_circle:hover:after {
            border: 1px solid #e8e8e8;
            box-shadow: 0 0 0 0 transparent
        }

        .btn_circle:hover:before {
            left: calc(100% - 48px)
        }

.toper {
    text-align: center;
    background: url("../img/general/toper.png") center 178px no-repeat;
    background-size: 100% auto;
    padding-top: 162px;
    padding-bottom: 49px;
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    .toper {
        padding-top: 118px
    }
}

.toper.notitle {
    padding-top: 105px;
    padding-bottom: 36px;
    background: 0
}

@media only screen and (max-width:1200px) {
    .toper.notitle {
        padding-top: 60px
    }
}

.toper_title {
    font-family: "Gotham Pro", Helvetica, Arial, sans-serif;
    font-size: 48px;
    color: #000c31;
    text-transform: uppercase;
    letter-spacing: .025em
}

@media only screen and (max-width:1200px) {
    .toper_title {
        font-size: 36px
    }
}

.breadcrumbs {
    font-size: 12px;
    color: #586386;
    letter-spacing: .075em;
    margin-top: 26px
}

    .breadcrumbs a {
        color: #000c31;
        position: relative;
        -webkit-transition: color .5s;
        transition: color .5s
    }

        .breadcrumbs a:after {
            content: '';
            background-image: url("../img/svg-sprite/sprite.svg");
            background-position: -4px -4509px;
            width: 4px;
            height: 10px;
            background-repeat: no-repeat;
            display: inline-block;
            vertical-align: middle;
            margin: 0 16px 0 20px
        }

        .breadcrumbs a:hover {
            color: #586386
        }

.content {
    background: #fff
}

.garant_tabs {
    text-align: center;
    padding: 18px 0;
    height: 88px
}

    .garant_tabs:after {
        content: '';
        height: 50px;
        display: inline-block;
        vertical-align: middle
    }

.garant_link {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #586386;
    font-size: 12px;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    letter-spacing: .075em;
    margin-right: 60px;
    position: relative;
    line-height: 20px;
    -webkit-transition: color .5s;
    transition: color .5s;
    white-space: nowrap
}

    .garant_link:last-child {
        margin-right: 0
    }

@media only screen and (max-width:1200px) {
    .garant_link {
        margin-right: 20px
    }

        .garant_link .t-db {
            display: inline-block
        }
}

.garant_link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: url("../img/general/link_line.png")
}

.garant_link:before {
    content: '';
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -15px;
    background-image: url("../img/svg-sprite/sprite.svg");
    background-position: -4px -3917px;
    width: 30px;
    height: 10px;
    background-repeat: no-repeat;
    cursor: default;
    pointer-events: none;
    visibility: hidden
}

.garant_link:hover {
    color: #000c31
}

.garant_link.active {
    color: #000c31;
    cursor: default;
    pointer-events: none
}

    .garant_link.active:after {
        display: none
    }

    .garant_link.active:before {
        visibility: visible
    }

.garant_box {
    display: none;
    color: #586386;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 24px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    padding-top: 53px;
    padding-bottom: 40px
}

    .garant_box p {
        margin-bottom: 46px;
        letter-spacing: .05em;
        line-height: 24px;
        text-align: justify
    }

    .garant_box ul {
        margin-bottom: 40px;
        margin-right: -30px
    }

    .garant_box li {
        color: #586386;
        font-size: 14px;
        position: relative;
        padding-left: 25px;
        display: block;
        vertical-align: top;
        letter-spacing: .05em;
        line-height: 24px;
        margin-bottom: 16px;
        margin-right: 25px
    }

        .garant_box li:before {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 9px;
            background: #000c31;
            width: 5px;
            height: 5px;
            border-radius: 100%
        }

    .garant_box.active {
        display: block
    }

.garant_content {
    background: #f6f7fc
}



.filter-select-container {
    position: relative;
    z-index: 5
}

    .filter-select-container .select2-container {
        top: 100% !important
    }



.first {
    border-bottom: 1px solid #eeeff3
}

    .first:after {
        content: '';
        display: block;
        clear: both;
        width: 100%
    }

.first_galery {
    float: left;
    width: 585px;
    position: relative
}

@media only screen and (max-width:1200px) {
    .first_galery {
        width: 375px
    }
}

.first_content {
    float: right;
    width: 555px
}

@media only screen and (max-width:1200px) {
    .first_content {
        width: 345px
    }
}

.first_h1 {
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 61px;
    margin-bottom: 61px
}

@media only screen and (max-width:1200px) {
    .first_h1 {
        line-height: 24px;
        margin-top: 34px;
        margin-bottom: 2px
    }
}

.first_h1 span {
    color: #000c31;
    font-family: "Gotham Pro", Helvetica, Arial, sans-serif;
    font-size: 48px;
    letter-spacing: .025em;
    line-height: 60px;
    display: block
}

@media only screen and (max-width:1200px) {
    .first_h1 span {
        line-height: 80px;
        font-size: 36px
    }
}

.first_text {
    color: #586386;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .05em;
    margin-bottom: 33px
}

    .first_text p {
        line-height: 24px;
        letter-spacing: .05em;
        text-align: justify
    }

@media only screen and (max-width:1200px) {
    .first_text p {
        text-align: justify
    }
}

.first_colors {
    border-top: 1px #eeeff3 solid;
    border-bottom: 1px #eeeff3 solid;
    padding-bottom: 40px;
    padding-top: 16px
}

.first_color {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #dee0e7;
    border-radius: 100%;
    margin-right: 10px;
    -webkit-transition: all .5s;
    transition: all .5s
}

    .first_color i {
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        -webkit-transition: all .2s;
        transition: all .2s
    }

        .first_color i.border {
            border: 1px #dee0e7 solid
        }

    .first_color.active,
    .first_color:hover {
        border: 1px solid #fff
    }

        .first_color.active i,
        .first_color:hover i {
            width: 100%;
            height: 100%
        }

.first_color__title {
    color: #000c30;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .075em;
    margin-bottom: 18px
}

.first_social {
    padding: 6px 0;
    margin-left: -18px;
    margin-bottom: 60px
}

@media only screen and (max-width:1200px) {
    .first_social {
        margin-bottom: 40px
    }
}

.video-review {
    border-bottom: 1px solid #eeeff3;
    text-align: center
}

    .video-review .youtube {
        float: none;
        margin: 40px 0 70px;
        letter-spacing: .025em
    }

@media only screen and (max-width:1200px) {

    .video-review .youtube:after,
    .video-review .youtube:before {
        display: none
    }
}

.addition {
    background: url("../img/content/other/kitchen.jpg");
    text-align: center;
    position: relative;
    padding: 100px 0 126px
}

@media only screen and (max-width:1200px) {
    .addition {
        padding: 85px 0 103px
    }
}

.addition:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #082746;
    opacity: .34;
    display: block
}

.addition_text {
    position: relative;
    z-index: 2;
    color: #fff;
    font-family: "Gotham Pro", Helvetica, Arial, sans-serif;
    font-size: 24px;
    letter-spacing: .050em;
    line-height: 36px;
    text-transform: uppercase
}

.addition .btn {
    position: relative;
    z-index: 2;
    margin-top: 31px
}

.addition .btn_defoult {
    width: 194px
}

.specifications {
    overflow: hidden;
    margin-right: -30px;
    margin-bottom: 70px
}

.tovar {
    overflow: hidden
}

    .tovar .btn.download {
        margin: 71px 0 81px 0;
        position: relative
    }

        .tovar .btn.download .btn_defoult {
            z-index: 2;
            position: relative
        }

            .tovar .btn.download .btn_defoult span {
                color: #586386
            }

    .tovar .line {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #dee0e7
    }

    .tovar .adobe-ico {
        margin-right: 15px
    }

    .tovar table {
        text-transform: uppercase;
        vertical-align: middle;
        width: 100%;
        border-collapse: collapse
    }

        .tovar table thead {
            font-size: 14px;
            font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
            color: #000c31;
            letter-spacing: .05em;
            line-height: 24px
        }

            .tovar table thead tr {
                border: 0;
                height: 52px
            }

        .tovar table tbody {
            font-size: 12px;
            color: #000;
            letter-spacing: .075em;
            line-height: 24px
        }

        .tovar table td {
            height: 49px
        }

        .tovar table tr {
            display: table;
            width: 100%;
            border-bottom: 1px solid #eeeff3;
            border-top: 1px solid #eeeff3;
            margin-top: -1px
        }

.tovar_t-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    width: 100%;
    margin-top: 31px;
    margin-bottom: 9px
}

    .tovar_t-item.item-4 {
        width: 262px
    }

@media only screen and (max-width:1200px) {
    .tovar_t-item.item-4 {
        width: 345px
    }
}

.tovar_t-item.item-4 td:first-child {
    width: 125px
}

.tovar_t-item.item-2 {
    width: 555px
}

@media only screen and (max-width:1200px) {
    .tovar_t-item.item-2 {
        width: 720px;
        margin-right: 0
    }
}

.tovar_t-item.item-2 td:first-child {
    width: 292px
}

@media only screen and (max-width:1200px) {
    .tovar_t-item.item-2 td:first-child {
        width: 375px
    }
}

.tovar_t-item.item-1 {
    width: 100%;
    margin-right: 0
}

@media only screen and (max-width:1200px) {
    .tovar_t-item.item-1 {
        width: 720px;
        margin-right: 0
    }
}

.tovar_t-item.item-1 tr {
    width: 555px;
    float: left;
    margin-right: 30px
}

@media only screen and (max-width:1200px) {
    .tovar_t-item.item-1 tr {
        width: 720px
    }
}

.tovar_t-item.item-1 tr td:first-child {
    width: 292px
}

@media only screen and (max-width:1200px) {
    .tovar_t-item.item-1 tr td:first-child {
        width: 375px
    }
}

.tovar_t-item.item-1 tr.w100 {
    width: 1140px
}

@media only screen and (max-width:1200px) {
    .tovar_t-item.item-1 tr.w100 {
        width: 720px
    }
}



.benefits {
    padding-top: 125px;
    background: -webkit-linear-gradient(left, #e9e4e2 50%, #ddd9d6 50%);
    background: linear-gradient(to right, #e9e4e2 50%, #ddd9d6 50%);
    overflow: hidden;
    position: relative;
    padding-bottom: 260px
}

@media only screen and (max-width:1200px) {
    .benefits {
        padding-top: 70px;
        padding-bottom: 235px
    }
}

.benefits .btn {
    position: relative;
    z-index: 3;
    margin-top: 40px
}

    .benefits .btn .btn_defoult {
        padding: 0 40px
    }

.benefits .title {
    line-height: 60px
}

@media only screen and (max-width:1200px) {
    .benefits .title {
        line-height: 50px
    }
}

.bnfts_wrap {
    text-align: center;
    margin-top: 70px
}

@media only screen and (max-width:1200px) {
    .bnfts_wrap {
        margin-top: 64px
    }
}

.bnfts_left {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-right: 115px
}

@media only screen and (max-width:1200px) {
    .bnfts_left {
        width: 240px;
        padding-right: 110px
    }
}

.bnfts_left .bnfts_item {
    float: right;
    clear: both
}

    .bnfts_left .bnfts_item:nth-child(1) {
        margin-right: 140px
    }

@media only screen and (max-width:1200px) {
    .bnfts_left .bnfts_item:nth-child(1) {
        margin-right: 0
    }

        .bnfts_left .bnfts_item:nth-child(1) .bnfts_img::before {
            display: block
        }
}

.bnfts_left .bnfts_item:nth-child(2) {
    margin-right: 70px
}

@media only screen and (max-width:1200px) {
    .bnfts_left .bnfts_item:nth-child(2) {
        margin-right: 0
    }
}

.bnfts_left .bnfts_item .bnfts_title {
    width: 260px;
    margin-left: -20px
}

.bnfts_right {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 115px
}

@media only screen and (max-width:1200px) {
    .bnfts_right {
        width: 240px;
        padding-left: 110px
    }
}

.bnfts_right .bnfts_item {
    float: left;
    clear: both
}

    .bnfts_right .bnfts_item:nth-child(1) {
        margin-left: 140px
    }

@media only screen and (max-width:1200px) {
    .bnfts_right .bnfts_item:nth-child(1) {
        margin-left: 0
    }

        .bnfts_right .bnfts_item:nth-child(1) .bnfts_img::before {
            display: block
        }
}

.bnfts_right .bnfts_item:nth-child(2) {
    margin-left: 70px
}

@media only screen and (max-width:1200px) {
    .bnfts_right .bnfts_item:nth-child(2) {
        margin-left: 0
    }
}

.bnfts_right .bnfts_img {
    left: -88px;
    right: auto
}

@media only screen and (max-width:1200px) {
    .bnfts_right .bnfts_img {
        left: -95px
    }
}

.bnfts_item {
    width: 280px;
    position: relative
}

@media only screen and (max-width:1200px) {
    .bnfts_item {
        width: 240px
    }
}

.bnfts_img {
    position: absolute;
    width: 80px;
    height: 80px;
    right: -88px;
    left: auto;
    top: 0;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: all 1s;
    transition: all 1s
}

@media only screen and (max-width:1200px) {
    .bnfts_img {
        right: -95px
    }
}

.bnfts_img:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 1800px;
    left: 50%;
    top: 0;
    -webkit-transition: translateY(-50%);
    transition: translateY(-50%);
    background: url("../img/general/bg_line.png") top center
}

@media only screen and (max-width:1200px) {
    .bnfts_img:before {
        display: none
    }
}

.bnfts_img__in {
    opacity: 1;
    width: 70px;
    height: 70px;
    overflow: hidden;
    -webkit-transition: all 3s 0s;
    transition: all 3s 0s;
    border: 1px solid #fff;
    border-radius: 100%
}

    .bnfts_img__in.loadimg {
        border: 40px solid #fff
    }

    .bnfts_img__in img {
        opacity: .5
    }

.bnfts_title {
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 80px;
    text-transform: uppercase;
    letter-spacing: .025em;
    -webkit-transition: all 1s 1s;
    transition: all 1s 1s;
    white-space: nowrap
}

.bnfts_content {
    font-size: 14px;
    color: #586386;
    height: 116px;
    margin-top: -17px;
    -webkit-transition: all 1s 1s;
    transition: all 1s 1s
}

.bnfts_logo {
    position: relative;
    z-index: 3;
    text-align: center;
    color: #586386;
    font-size: 14px;
    letter-spacing: .1em;
    width: 620px;
    margin: auto
}

@media only screen and (max-width:1200px) {
    .bnfts_logo {
        width: 470px
    }

        .bnfts_logo br {
            display: none
        }
}

.bnfts_logo_img {
    display: block;
    margin: 75px auto 35px
}

@media only screen and (max-width:1200px) {
    .bnfts_logo_img {
        margin: 91px auto 35px;
        width: 170px
    }
}

.bnfts_logo .h-line {
    width: 60px;
    height: 1px;
    background: #000c31;
    margin: 38px auto
}

.bnfts_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

@media only screen and (max-width:1200px) {
    .bnfts_bg img {
        width: 100%
    }
}

.bnfts_fruits {
    position: absolute;
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 100%;
    bottom: 0;
    z-index: 1
}

    .bnfts_fruits.left_1 {
        left: 0;
        bottom: 0
    }

    .bnfts_fruits.left_2 {
        left: 0;
        bottom: 0
    }

    .bnfts_fruits.left_3 {
        left: 0;
        bottom: 0
    }

    .bnfts_fruits.right_1 {
        right: 0;
        bottom: 0;
        text-align: right
    }

    .bnfts_fruits.right_2 {
        right: 0;
        bottom: 0;
        text-align: right
    }

    .bnfts_fruits.right_3 {
        right: 0;
        bottom: 0;
        text-align: right
    }

    .bnfts_fruits.loadfr.left_1 {
        left: -100px;
        bottom: -100px
    }

    .bnfts_fruits.loadfr.left_2 {
        left: 0;
        bottom: -100px
    }

    .bnfts_fruits.loadfr.left_3 {
        left: -100px;
        bottom: 0
    }

    .bnfts_fruits.loadfr.right_1 {
        right: -100px;
        bottom: 0
    }

    .bnfts_fruits.loadfr.right_2 {
        right: -100px;
        bottom: -100px
    }

    .bnfts_fruits.loadfr.right_3 {
        right: 0;
        bottom: -100px
    }

.choose {
    padding-top: 100px;
    background: url("../img/general/bg.png") bottom center no-repeat;
    background-size: cover;
    padding-bottom: 180px
}

@media only screen and (max-width:1200px) {
    .choose {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

.choose_wrap {
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-top: 54px
}

.choose_left {
    float: left;
    width: 510px
}

@media only screen and (max-width:1200px) {
    .choose_left {
        width: 340px
    }
}

.choose_right {
    float: right;
    width: 510px
}

    .choose_right .choose_image:before {
        top: 30px
    }

@media only screen and (max-width:1200px) {
    .choose_right {
        width: 340px
    }
}

.choose_image {
    position: relative;
    height: 510px;
    margin-bottom: 35px
}

@media only screen and (max-width:1200px) {
    .choose_image {
        margin-bottom: 45px
    }
}

.choose_image:after,
.choose_image:before {
    content: '';
    height: 60px;
    width: 1px;
    background: #000c31;
    position: absolute;
    left: 50%;
    opacity: .1;
    z-index: 1;
    top: 0
}

.choose_image .btn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(-50.1%, -50.1%, 0);
    transform: translate3d(-50.1%, -50.1%, 0);
    z-index: 4;
    margin-top: 5px
}

    .choose_image .btn .btn_defoult {
        padding: 0;
        width: 220px
    }

.choose_image:after {
    top: auto;
    bottom: 0
}

.choose_image img {
    z-index: 2
}

.choose_list {
    margin-left: 55px
}

.choose_item {
    font-size: 14px;
    color: #000c31;
    letter-spacing: .075em;
    text-align: left;
    width: 210px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width:1200px) {
    .choose_item {
        width: 270px;
        margin-bottom: 20px
    }

        .choose_item br {
            display: none
        }
}

.choose_item:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000c31;
    left: -12px;
    border-radius: 100%;
    top: 7px
}

.choose .blockquote {
    text-align: center;
    font-size: 14px;
    color: #000c31;
    font-family: "Merriweather", Helvetica, Arial, sans-serif;
    line-height: 30px;
    letter-spacing: normal;
    padding-top: 40px;
    position: relative;
    margin-top: 25px
}

@media only screen and (max-width:1200px) {
    .choose .blockquote {
        margin-top: 45px
    }
}

.choose .blockquote:before {
    content: '';
    background-image: url("../img/svg-sprite/sprite.svg");
    background-position: -4px -3781px;
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .09
}

.choose_or {
    position: absolute;
    top: 230px;
    right: 50%;
    text-transform: uppercase;
    font-family: "Gotham Pro", Helvetica, Arial, sans-serif;
    color: #000c31;
    font-size: 48px;
    letter-spacing: .05em;
    opacity: .09;
    -webkit-transform: translateX(50%) scale(1);
    transform: translateX(50%) scale(1);
    z-index: 4
}

.tandem {
    padding-top: 100px;
    background-size: 100%;
    padding-bottom: 130px;
    margin-bottom: 100px;
    position: relative
}

@media only screen and (min-width:1200px) {
    .tandem {
        overflow: visible
    }
}

@media only screen and (max-width:1200px) {
    .tandem {
        margin-bottom: 80px;
        padding-bottom: 130px
    }
}

.tandem .wrapper {
    position: relative;
    z-index: 2
}

.tandem .tandem_aftertitle {
    margin: 30px 0 87px
}

    .tandem .tandem_aftertitle.bottom {
        margin: 53px 0 0
    }

@media only screen and (max-width:1200px) {
    .tandem .tandem_aftertitle.bottom {
        margin: 40px 0 0
    }
}

@media only screen and (max-width:1200px) {
    .tandem .tandem_aftertitle {
        margin: 27px 0 65px
    }
}

.tandem_aftertitle {
    font-size: 14px;
    color: #586386;
    letter-spacing: .075em;
    text-align: center
}

@media only screen and (max-width:1200px) {
    .tandem_aftertitle {
        margin: 30px 0 62px
    }
}

.tandem_options {
    overflow: hidden
}

.tandem_title {
    font-size: 14px;
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding-top: 5px
}

.tandem_item {
    font-size: 14px;
    color: #000c31;
    letter-spacing: .075em;
    line-height: 18px;
    margin: 35px 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

.tandem_img {
    display: inline-block;
    width: 60px;
    vertical-align: middle;
    opacity: .2;
    position: relative;
    -webkit-transition: all 1s 1.2s;
    transition: all 1s 1.2s;
    overflow: hidden
}

    .tandem_img img {
        display: block;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .7s;
        transition: all .7s
    }

.tandem_text {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 1s 1s;
    transition: all 1s 1s
}

.tandem_big-img {
    display: block;
    float: left;
    margin-left: 33px;
    margin-right: 26px
}

@media only screen and (max-width:1200px) {
    .tandem_big-img {
        margin-left: 0;
        margin-right: 16px;
        width: 360px;
        margin-top: 105px
    }
}

.tandem .btn {
    margin-top: 44px
}

    .tandem .btn .btn_defoult {
        padding: 0 27px
    }

.tandem .bg-svg {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-width: 1280px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

    .tandem .bg-svg img {
        width: 100%
    }

    .tandem .bg-svg .bg-svg3 {
        display: none
    }

@media only screen and (min-width:1600px) {
    .tandem .bg-svg .bg-svg2 {
        display: none
    }

    .tandem .bg-svg .bg-svg3 {
        display: block
    }
}

.tandem_item.active {
    -webkit-transform: translateX(-400px) !important;
    transform: translateX(-400px) !important;
    opacity: 0
}

.tandem_big-img {
    position: relative;
    z-index: 2
}

.tandem_title {
    -webkit-transition: all 1s .5s;
    transition: all 1s .5s
}

.where {
    background: #000c31;
    overflow: hidden;
    line-height: 40px;
    text-align: right;
    padding: 80px 0
}

@media only screen and (max-width:1200px) {
    .where {
        text-align: left;
        padding: 73px 0
    }
}

.where_title {
    float: left;
    font-size: 24px;
    color: #fff;
    font-family: "Gotham Pro", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 40px
}

@media only screen and (min-width:1200px) {
    .where_title br {
        display: none
    }
}

@media only screen and (max-width:1200px) {
    .where_title {
        width: 125px;
        line-height: 30px
    }
}

.where_text {
    display: inline-block;
    color: #fff;
    letter-spacing: .075em;
    font-size: 14px;
    line-height: 40px;
    margin-left: 95px
}

@media only screen and (max-width:1200px) {
    .where_text {
        width: 250px;
        vertical-align: middle;
        line-height: 18px
    }
}

.where_text:before,
.where_text:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    width: 30px;
    background: #9e9e9e
}

@media only screen and (max-width:1200px) {

    .where_text:before,
    .where_text:after {
        display: none
    }
}

.where_text:before {
    margin-right: 37px
}

.where_text:after {
    margin-left: 37px;
    opacity: 0
}

.where_link {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    margin-left: 18px;
    letter-spacing: .1em;
    position: relative
}

@media only screen and (max-width:1200px) {
    .where_link {
        margin-left: 105px;
        vertical-align: middle
    }
}

.where_link:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-image: url("../img/svg-sprite/sprite.svg");
    background-position: -4px -3693px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 100%;
    margin-left: 14px;
    border: 1px #fff solid;
    -webkit-transition: background-color .5s;
    transition: background-color .5s
}

.where_link:before {
    content: '';
    width: 30px;
    height: 1px;
    background: #9e9e9e;
    position: absolute;
    left: -48px;
    top: 50%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.where_link:hover:after {
    background-image: url("../img/svg-sprite/sprite.svg");
    background-position: -4px -3737px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-color: #000c31
}

.where_link:hover:before {
    left: calc(100% - 50px)
}

.more {
    overflow: hidden;
    text-align: left;
    padding: 75px 0 76px
}

.more_left {
    display: inline-block;
    vertical-align: top;
    width: 390px
}

@media only screen and (max-width:1200px) {
    .more_left {
        width: 360px
    }
}

.more_right {
    display: inline-block;
    vertical-align: top;
    width: 710px
}

@media only screen and (max-width:1200px) {
    .more_right {
        width: 360px
    }
}

.more_title {
    font-family: "Gotham Pro", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #000c31;
    text-transform: uppercase;
    letter-spacing: .025em
}

@media only screen and (min-width:1200px) {
    .more_title br {
        display: none
    }
}

.more .btn {
    display: inline-block
}

.more .btn_defoult {
    padding: 0 30px;
    height: 50px;
    line-height: 50px
}

.more_text {
    color: #000c31;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: .075em;
    margin: 46px 0;
    text-transform: uppercase;
    line-height: 24px
}

.more_article {
    color: #000c31;
    font-size: 14px;
    letter-spacing: .075em;
    margin: 30px 0 23px;
    width: 265px;
    line-height: 18px
}

@media only screen and (max-width:1200px) {
    .more_article {
        width: 335px;
        margin: 20px 0 23px
    }
}

.more_after {
    color: #000c31;
    font-size: 14px;
    letter-spacing: .075em;
    opacity: .7;
    margin-bottom: 22px;
    width: 320px
}

.more_first {
    float: left
}

.more_last {
    float: right
}

@media only screen and (max-width:1200px) {
    .more_last {
        display: none
    }
}

.colors .tandem_aftertitle {
    margin: 31px 0 92px
}

@media only screen and (max-width:1200px) {
    .colors .tandem_aftertitle {
        margin: 27px 0 73px
    }
}

.colors_wrap {
    position: relative;
    text-align: center;
    width: 820px;
    margin: auto;
    padding-bottom: 100px
}

@media only screen and (max-width:1200px) {
    .colors_wrap {
        width: 720px
    }
}

.colors_wrap p {
    color: #586386;
    font-size: 14px;
    letter-spacing: .075em
}

.colors_left {
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 19px 20px rgba(0, 12, 49, 0.14);
    opacity: 0
}

    .colors_left.show {
        z-index: 2;
        opacity: 1
    }

.colors_right {
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: 0 19px 20px rgba(0, 12, 49, 0.14);
    opacity: 0
}

    .colors_right.show {
        z-index: 2;
        opacity: 1
    }

.colors_clr {
    margin: 27px 0 55px
}

    .colors_clr i {
        width: 60px;
        height: 60px;
        display: inline-block;
        margin: 0 10px;
        background: #fff;
        border-radius: 100%;
        -webkit-transition: all .5s;
        transition: all .5s
    }

        .colors_clr i:hover {
            box-shadow: 0 8px 15px 0 rgba(0, 12, 49, 0.1)
        }

        .colors_clr i:nth-child(2) {
            background: #f4e7d9
        }

        .colors_clr i:nth-child(3) {
            background: #939598
        }

        .colors_clr i:nth-child(4) {
            background: #58595b
        }

.colors_name {
    margin: 48px 0 25px
}

.colors .btn {
    padding-top: 100px
}

.colors_n-item {
    color: #000c31;
    font-size: 14px;
    font-family: "PF DinDisplay Pro Bold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    position: relative
}

    .colors_n-item.two {
        color: #586386
    }

    .colors_n-item span {
        display: inline-block;
        position: relative;
        padding: 0 11px
    }

.colors_line {
    width: 166px;
    height: 1px;
    background: #000c31;
    margin: 26px auto
}

.colors .btn_defoult {
    padding: 0 20px
}

.bnfts_item {
    -webkit-transition: all 1s;
    transition: all 1s
}

.bnfts_img::before {
    -webkit-transition: all 3s 1.5s;
    transition: all 3s 1.5s
}

.line_rot1,
.line_rot2,
.line_rot3,
.line_rot4 {
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    background: #c9ccd7;
    z-index: 10;
    opacity: 1;
    -webkit-transition: all 1s .5s;
    transition: all 1s .5s
}

    .line_rot1 span,
    .line_rot2 span,
    .line_rot3 span,
    .line_rot4 span {
        display: inline-block;
        position: relative
    }

    .line_rot1 i,
    .line_rot2 i,
    .line_rot3 i,
    .line_rot4 i {
        width: 5px;
        height: 5px;
        background: #000c31;
        display: block;
        border-radius: 100%;
        position: absolute;
        left: 0;
        margin-top: -2px;
        margin-left: -2px
    }

        .line_rot1 i:nth-child(2),
        .line_rot2 i:nth-child(2),
        .line_rot3 i:nth-child(2),
        .line_rot4 i:nth-child(2) {
            left: auto;
            right: 0;
            margin-left: 2px
        }

.line_rot1 {
    width: 237px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    margin-left: 0
}

.line_rot2 {
    width: 237px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    margin-left: 100%
}

.line_rot3 {
    width: 237px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    margin-left: 0;
    -webkit-transition: all 1s 1.2s;
    transition: all 1s 1.2s
}

.line_rot4 {
    width: 235px;
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    margin-left: 100%;
    -webkit-transition: all 1s 1.2s;
    transition: all 1s 1.2s
}

.active .line_rot1,
.active .line_rot2,
.active .line_rot3,
.active .line_rot4 {
    width: 0;
    opacity: 0
}

.bnfts_left .active.bnfts_item .bnfts_img {
    top: 50px;
    opacity: 0
}

.bnfts_left .active.bnfts_item .bnfts_title,
.bnfts_left .active.bnfts_item .bnfts_content {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0
}

.bnfts_right .active.bnfts_item .bnfts_img {
    top: 50px;
    opacity: 0
}

.bnfts_right .active.bnfts_item .bnfts_title,
.bnfts_right .active.bnfts_item .bnfts_content {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0
}

.faidin3.colors_left,
.faidin3.colors_right {
    -webkit-transition: all 1s;
    transition: all 1s
}

.faidin3.active.colors_left {
    opacity: 0 !important;
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px)
}

.faidin3.active.colors_right {
    opacity: 0 !important;
    -webkit-transform: translateX(150px);
    transform: translateX(150px)
}

.faidin.more_left,
.faidin.where_title,
.faidin.colors_top,
.faidin.colors_clr,
.faidin.colors_bottom,
.faidin.colors_name,
.faidin.btn,
.faidin.title,
.faidin.tandem_aftertitle,
.faidin.tandem_big-img,
.faidin.choose_left,
.faidin.choose_right,
.faidin.choose_or,
.faidin.choose_item,
.faidin.tandem_title,
.faidin.blockquote,
.faidin.bnfts_logo,
.faidin.bnfts_item,
.faidin.function_item,
.faidin2.more_left,
.faidin2.where_title,
.faidin2.colors_top,
.faidin2.colors_clr,
.faidin2.colors_bottom,
.faidin2.colors_name,
.faidin2.btn,
.faidin2.title,
.faidin2.tandem_aftertitle,
.faidin2.tandem_big-img,
.faidin2.choose_left,
.faidin2.choose_right,
.faidin2.choose_or,
.faidin2.choose_item,
.faidin2.tandem_title,
.faidin2.blockquote,
.faidin2.bnfts_logo,
.faidin2.bnfts_item,
.faidin2.function_item {
    -webkit-transition: all 1s;
    transition: all 1s
}

.faidin.where_text,
.faidin.more_right,
.faidin2.where_text,
.faidin2.more_right {
    -webkit-transition: all 1s .5s;
    transition: all 1s .5s
}

.faidin.where_link,
.faidin2.where_link {
    -webkit-transition: all 1s 1s;
    transition: all 1s 1s
}

.faidin.active.function_item,
.faidin2.active.function_item {
    opacity: 0;
    -webkit-transform: translateX(200px);
    transform: translateX(200px)
}

    .faidin.active.function_item:nth-child(odd),
    .faidin2.active.function_item:nth-child(odd) {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px)
    }

.faidin.active.choose_item,
.faidin2.active.choose_item {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px)
}

.faidin.active.choose_left,
.faidin2.active.choose_left {
    opacity: 0;
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px)
}

.faidin.active.choose_right,
.faidin2.active.choose_right {
    opacity: 0;
    -webkit-transform: translateX(150px);
    transform: translateX(150px)
}

.faidin.active.more_right,
.faidin.active.title,
.faidin.active.tandem_aftertitle,
.faidin.active.tandem_title,
.faidin.active.blockquote,
.faidin.active.bnfts_logo,
.faidin2.active.more_right,
.faidin2.active.title,
.faidin2.active.tandem_aftertitle,
.faidin2.active.tandem_title,
.faidin2.active.blockquote,
.faidin2.active.bnfts_logo {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.faidin.active.more_left,
.faidin2.active.more_left {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.faidin.active.where_title,
.faidin.active.where_link,
.faidin.active.where_text,
.faidin2.active.where_title,
.faidin2.active.where_link,
.faidin2.active.where_text {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.faidin.active.tandem_big-img,
.faidin2.active.tandem_big-img {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
}

.faidin.active.choose_or,
.faidin2.active.choose_or {
    -webkit-transform: translateX(50%) scale(0);
    transform: translateX(50%) scale(0)
}

.faidin.active.colors_right,
.faidin2.active.colors_right {
    opacity: 0;
    -webkit-transform: translateX(150px);
    transform: translateX(150px)
}

.faidin.active.colors_top,
.faidin2.active.colors_top {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.faidin.active.colors_clr,
.faidin2.active.colors_clr {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px)
}

.faidin.active.colors_bottom,
.faidin2.active.colors_bottom {
    opacity: 0;
    -webkit-transform: translateY(70px);
    transform: translateY(70px)
}

.faidin.active.colors_name,
.faidin2.active.colors_name {
    opacity: 0;
    -webkit-transform: translateY(80px);
    transform: translateY(80px)
}

.faidin.active.btn,
.faidin2.active.btn {
    opacity: 0;
    -webkit-transform: translateY(90px);
    transform: translateY(90px)
}

.faidin.active.tandem_item,
.faidin2.active.tandem_item {
    opacity: 0;
    -webkit-transform: translateX(90px);
    transform: translateX(90px)
}

.choose_wrap .btn.faidin {
    -webkit-transition: all 1s .5s;
    transition: all 1s .5s
}

.faidin2.active .btn {
    opacity: 0;
    -webkit-transform: translateY(90px) translateX(-50%) !important;
    transform: translateY(90px) translateX(-50%) !important
}

.faidin2 .faidin.active.btn {
    opacity: 0;
    -webkit-transform: translateY(90px) translateX(-50%) !important;
    transform: translateY(90px) translateX(-50%) !important
}

.start_bg__left.loadOut {
    -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

    .start_bg__left.loadOut.load {
        -webkit-transition: all 0s;
        transition: all 0s;
        left: -20%;
        opacity: 0
    }

.start_bg__right.loadOut {
    -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

    .start_bg__right.loadOut.load {
        -webkit-transition: all 0s;
        transition: all 0s;
        right: -20%;
        opacity: 0
    }

.start_img.loadOut {
    -webkit-transition: all 2s 0s;
    transition: all 2s 0s
}

    .start_img.loadOut.load {
        -webkit-transition: all 0s;
        transition: all 0s;
        margin-top: -100%;
        opacity: 0
    }

.start_btn.loadOut {
    -webkit-transition: all .5s 2s;
    transition: all .5s 2s;
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    visibility: hidden;
    opacity: 0
}

    .start_btn.loadOut.load {
        -webkit-transition: all 0s;
        transition: all 0s;
        -webkit-transform: translateX(-50%) scale(0);
        transform: translateX(-50%) scale(0);
        opacity: 0
    }

.tr-directwrite .vintage {
    line-height: 7px
}
