/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

@media (min-width: 1024px){
    .wh-container, .hero-section .slick-dots {
        padding: 0 50px;
    }
}

.slider .slick-dots{
    margin-left: -702px;
    overflow:unset;
}

.slick-dots li.slick-active button{
    background-color: #EB7623!important;
    border-color:#EB7623!important;
}


.container,
.wh-container{
    position: relative;
    margin: auto;
    max-width: 1440px;
    padding: 0 15px;
}
@media (min-width: 768px){
    .container,
    .wh-container{
        padding: 0 30px;
    }
}
body{
    min-height: 320px;
}
.header-holder,
.achievements-list,
.prices-examples,
.prices-holder,
.services,
.where-is-package,
.faq-section,
.popular-stores,
.clients,
.delivery-benefits,
.testimonials-section,
.testimonials-holder,
.delivery,
.benefits-holder,
.hero-section,
.achievements,
.sales,
.fbm-section,
.amazon-sales,
.address-section,
#contact-us,
.bottom-section,
.contact-us,
.with-us-section,
.footer-nav {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    color: #393939;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: 14px/1.57 "GothamPro", "Helvetica Neue", "Helvetica", sans-serif;
}

/**
 * Remove default margin.
 */
.header-holder,
.achievements-list,
.prices-examples,
.prices-holder,
.services,
.faq-section{
    margin: 0;}

img {
    max-width: 100%;
    vertical-align: top;
    height: auto; }

.gm-style img {
    max-width: none; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
    font-family: "GothamPro", "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 1.25;
    font-weight: 700;
    margin: 0 0 0.5em;
    color: inherit; }

h1, .h1 {
    font-size: 28px;
}

@media (min-width: 768px) {
    h1, .h1 {
        font-size: 32px;
    }
}

@media (min-width: 1024px) {
    h1, .h1 {
        font-size: 52px;
    }
}

h2, .h2 {
    font-size: 24px;
}
@media (min-width: 768px) {
    h2, .h2 {
        font-size: 32px;
    }
}
@media (min-width: 1024px) {
    h2, .h2 {
        font-size: 46px;
    }
}

h3, .h3 {
    font-size: 22px;
    font-weight: 700;
}

@media (min-width: 768px) {
    h3, .h3 {
        font-size: 26px;
    }
}

@media (min-width: 1024px) {
    h3, .h3 {
        font-size: 36px;
    }
}

h4, .h4 {
    font-size: 18px;
    margin-bottom: 0.75em;
    line-height: 1.5;
}

@media (min-width: 768px) {
    #landing h4, #landing .h4 {
        font-size: 22px;
    }
}

@media (min-width: 1024px) {
    #landing h4, #landing .h4 {
        font-size: 26px;
    }
}

h5, .h5 {
    font-size: 15px; }
@media (min-width: 1024px) {
    h5, .h5 {
        font-size: 18px; } }

h6, .h6 {
    font-size: 14px; }
@media (min-width: 1024px) {
    h6, .h6 {
        font-size: 15px; } }

p {
    margin: 0 0 1em; }

.services a, .main-nav a {
    transition: opacity 0.3s ease-in-out;
    color: #393939;
    text-decoration: none;
    font-weight: bold;
}



.services a:hover,
.main-nav a:hover,
.services a:focus,
.main-nav a:focus {
    text-decoration: none; color: #acd578;}

.bg-holder{
    max-width: 100% !important;
}
.hero-slide .shop-list, .hero-section .slick-dots, .nav-col .contacts, .brands-list, .drop-menu, .drop-menu .submenu, .achievements-list, .slick-dots, .steps-list, .shop-tabset, .faq-accordion, .clients ul:not([class]):not([id]), .bottom-section .extra-services, .prices .nembers-list, .prices .prices-list, .services .services-links, .form-tabset, .with-us-section .right-col .storage-list, .with-us-section .benefits-list, .header-holder .main-nav, .dropdown, .footer-bottom .phones, .footer-top .footer-nav, .social-networks {
    margin: 0;
    padding: 0;
    list-style: none; }
.clearfix:after {
    content: '';
    display: block;
    clear: both; }

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    font-size: 1rem;
    border: 1px solid #000;
    padding: 16px 10px; }
input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
textarea:focus {
    border-color: #000; }
input[type='text']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(57, 57, 57, 0.6); }
input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: rgba(57, 57, 57, 0.6); }
input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
textarea:-moz-placeholder {
    color: rgba(57, 57, 57, 0.6); }
input[type='text']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: rgba(57, 57, 57, 0.6); }
input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
textarea.placeholder {
    color: rgba(57, 57, 57, 0.6); }

select {
    -webkit-border-radius: 0; }

textarea {
    resize: vertical;
    vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer; }

h2 {
    font-weight: 900;
    line-height: 1.2; }

label {
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    color: rgba(57, 57, 57, 0.6); }


input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'] {
    height: 46px; }

textarea {
    height: 146px;
    resize: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
    transition: border-color 0.3s ease-in-out;
    border-color: transparent;
    border-radius: 8px;
    outline: none; }

@font-face {
    font-family: "GothamPro";
    src: url("../../fonts/GothamPro-Light/GothamPro-Light.woff") format("woff"), url("../../fonts/GothamPro-Light/GothamPro-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal; }

@font-face {
    font-family: "GothamPro";
    src: url("../../fonts/GothamPro-Regular/GothaProRegular.woff") format("woff"), url("../../fonts/GothamPro-Regular/GothaProRegular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal; }

@font-face {
    font-family: "GothamPro";
    src: url("../../fonts/GothamPro-Medium/GothamPro-Medium.woff") format("woff"), url("../../fonts/GothamPro-Medium/GothamPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal; }

@font-face {
    font-family: "GothamPro";
    src: url("../../fonts/GothamPro-Bold/GothamPro-Bold.woff") format("woff"), url("../../fonts/GothamPro-Bold/GothamPro-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal; }

@font-face {
    font-family: "GothamPro";
    src: url("../../fonts/GothamPro-Black/GothamPro-Black.woff") format("woff"), url("../../fonts/GothamPro-Black/GothamPro-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal; }

@font-face {
    font-family: 'icomoon';
    src: url("../../fonts/icomoon/icomoon.eot?j3w6w1");
    src: url("../../fonts/icomoon/icomoon.eot?j3w6w1#iefix") format("embedded-opentype"), url("../../fonts/icomoon/icomoon.ttf?j3w6w1") format("truetype"), url("../../fonts/icomoon/icomoon.woff?j3w6w1") format("woff"), url("../../fonts/icomoon/icomoon.svg?j3w6w1#icomoon") format("svg");
    font-weight: normal;
    font-style: normal; }


@font-face {
    font-family: 'icomoon';
    src: url("../../fonts/AddditionalV1-icomoon/icomoon.eot?j3w6w1");
    src: url("../../fonts/AddditionalV1-icomoon/icomoon.eot?j3w6w1#iefix") format("embedded-opentype"), url("../../fonts/AddditionalV1-icomoon/icomoon.ttf?j3w6w1") format("truetype"), url("../../fonts/AddditionalV1-icomoon/icomoon.woff?j3w6w1") format("woff"), url("../../fonts/AddditionalV1-icomoon/icomoon.svg?j3w6w1#icomoon") format("svg");
    font-weight: normal;
    font-style: normal; }


[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.icon-elephant {
    overflow: hidden; }

.icon-arrow-thin-right:before {
    content: "\e921"; }

.icon-order-photo:before {
    content: "\e925"; }

.icon-np:before {
    content: "\e913"; }

.icon-return:before {
    content: "\e91c"; }

.icon-eye:before {
    content: "\e91d"; }

.icon-separate:before {
    content: "\e922"; }

.icon-registration:before {
    content: "\e923"; }

.icon-add-pack:before {
    content: "\e924"; }

.icon-checkmark:before {
    content: "\e91b"; }

.icon-video-camera:before {
    content: "\e90a"; }

.icon-setting:before {
    content: "\e914"; }

.icon-photo:before {
    content: "\e915"; }

.icon-glass:before {
    content: "\e916"; }

.icon-elephant:before {
    content: "\e918"; }

.icon-arrow-bottom:before {
    content: "\e912"; }

.icon-hexagon:before {
    content: "\e909"; }

.icon-arrow-left:before {
    content: "\e900"; }

.icon-arrow-left-lg:before {
    content: "\e901"; }

.icon-arrow-right-lg:before {
    content: "\e902"; }

.icon-auto:before {
    content: "\e903"; }

.icon-box:before {
    content: "\e904"; }

.icon-card:before {
    content: "\e905"; }

.icon-facebook:before {
    content: "\e906"; }

.icon-flight:before {
    content: "\e907"; }

.icon-invoice:before {
    content: "\e908"; }

.icon-love:before {
    content: "\e90b"; }

.icon-percent:before {
    content: "\e90c"; }

.icon-phone:before {
    content: "\e90d"; }

.icon-pin:before {
    content: "\e90e"; }

.icon-question:before {
    content: "\e90f"; }

.icon-repack:before {
    content: "\e910"; }

.icon-sea-ship:before {
    content: "\e911"; }

.icon-secure:before {
    content: "\e917"; }

.icon-shirt:before {
    content: "\e919"; }

.icon-shop:before {
    content: "\e91a"; }

.icon-telegram:before {
    content: "\e91e"; }

.icon-twitter:before {
    content: "\e91f"; }

.icon-user-front:before {
    content: "\e920"; }

.icon-user-profile:before{
    content: "\e920"; }

.icon-envelop:before {
    content: "\e945";
}
.icon-mail4:before {
    content: "\ea86";
}
.icon-insta:before {
    content: "\ea92";
}

.badge, .badge-dark {
    display: inline-block;
    vertical-align: middle;
    background-color: #E2E2E2;
    font-weight: 600;
    border-radius: 14px;
    font-size: 15px;
    text-align: center;
    padding: 3px 20px; }
.drop-header .btn,
.prices .btn,
.services .btn,
.bottom-section-holder .btn,
.header-holder-right .btn,
.bottom-block .btn,
.faq-section .btn,
.clients .btn,
.benefits .btn{
    transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(157.09deg, #EB7623 17.58%, #EB7623 82.32%);
    box-shadow: 0px 4px 8px rgba(188, 103, 43, 0.26);
    border-radius: 20px;
}

.btn:hover {
    opacity: .9!important; }

.btn.btn-light:hover {
    opacity: 1!important;
    color: #393939!important;
    background-color: #F4F4F4!important; }
.hero-section .slick-dots button{
    border: unset;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
.slick-list:focus {
    outline: none; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-track,
.slick-listl {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    float: left;
    height: 100%;
    display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }


/*slider*/


.hero-slide {
    min-height: 500px;
    position: relative;
    padding: 53px 0 20px; }
.hero-slide .slide-holder {
    position: relative; }
@media (min-width: 768px) {
    .hero-slide {
        padding: 120px 0;
        background-color: #F4F4F4; } }
@media (min-width: 1024px) {
    .hero-slide {
        min-height: 700px; } }
.hero-slide .shop-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -15px 30px; }
@media (min-width: 1024px) {
    .hero-slide .shop-list {
        margin-bottom: 60px; } }
.hero-slide .shop-list li {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 20px; }
@media (min-width: 768px) {
    .hero-slide .shop-list li {
        width: auto; } }
.hero-slide .shop-list a {
    display: block; }
.hero-slide .shop-list img {
    vertical-align: bottom; }
.hero-slide .bg-holder {
    height: auto;
    min-height: 175px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
    mix-blend-mode: multiply; }
@media (min-width: 768px) {
    .hero-slide .bg-holder {
        position: absolute;
        height: 500px;
        min-height: auto;
        top: 95px;
        background-size: cover;
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 1160px; } }
.slide-half h1 {
    line-height: 1.2;
    font-weight: 900;
    margin-bottom: 34px; }
.slide-half h1 + .bottom-block {
    padding-top: 16px; }
.hero-slide .wh-container,.hero-slide .container, .hero-slide .hero-section .slick-dots, .hero-section .hero-slide .slick-dots {
    position: relative;
    z-index: 2; }
.hero-slide .text-holder h1 {
    max-width: 655px; }
.hero-slide .text-holder .bottom-block {
    display: flex;
    flex-wrap: wrap; }
@media (min-width: 768px) {
    .slide-half .slide-text .bottom-block {
        max-width: 280px; } }
.slide-half .slide-text .bottom-block .badge {
    width: calc(50% - 10px);
    margin: 0 5px 10px; }
.slide-half .slide-text .bottom-block .btn {
    width: 100%; }
section.achievements{
    position: relative;
    z-index: 2;
    -webkit-transform:translate3d(0,0,0);
}
.hero-section .slick-dots {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    display: flex;
    overflow: hidden;
    justify-content: center;
    font-size: 0; }
@media (min-width: 768px) {
    .hero-section .slick-dots {
        justify-content: flex-start;
        bottom: 85px; } }
.hero-section .slick-dots li {
    transition: margin 0.3s ease-in-out;
    margin-right: 10px; }
@media (min-width: 768px) {
    .hero-section .slick-dots li {
        margin-right: 2px; } }
.hero-section .slick-dots li:last-child {
    margin-right: 0; }
.hero-section .slick-dots li.slick-active {
    position: relative; }
.hero-section .slick-dots li.slick-active button {
    background-color: #EB7623; }
@media (min-width: 768px) {
    .hero-section .slick-dots li.prev {
        margin-right: 0; } }
@media (min-width: 768px) {
    .hero-section .slick-dots li.prev button {
        background-color: #EB7623;
        width: 12px; } }
.hero-section .slick-dots button {
    transition: width 0.3s ease-in-out, background-color 0.3s ease-in-out;
    width: 8px;
    height: 8px;
    display: block;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 50%; }
@media (min-width: 768px) {
    .hero-section .slick-dots button {
        height: 1px;
        width: 10px;
        border-radius: 0; } }
@media (min-width: 1024px) {
    .hero-section .slick-dots button:hover {
        background-color: #EB7623; } }


.page__wrapper .main-section{
    height: 100vh;
    position: relative;
    min-height: 750px;
    max-height: 1200px;
}
.page__wrapper .main-section .slick-initialized .slick-slide{
    display: flex;
    height: 100%;
    max-height: none;
    min-height: inherit;
    padding: 95px 0 75px;
}
.page__wrapper .main-section .hero-section{
    height: 75%;
    position: relative;
    z-index: 1;
    -webkit-transform:translate3d(0,0,0);
}
.page__wrapper .main-section .hero-slide .container{
    padding-top: 0;
    z-index: 3;
    min-height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 768px) {
    .page__wrapper .main-section .hero-slide .container{
        min-height: auto;
        display: block;
    }
}
.page__wrapper .main-section .hero-slide .text-holder h1{
    font-size: 36px;
    margin-bottom: 20px;
}
.page__wrapper .hero-slide .text-holder .bottom-block{
    max-width: 420px;
    padding: 0;
}
.page__wrapper .hero-slider,
.page__wrapper .hero-slider .slick-list,
.page__wrapper .hero-slider .slick-list .slick-track{
    height: 100%;
}

.services-label{
    width: 370px;
}

@media screen and (max-width: 767px){
    .services-label{
        text-align: center;
        width: 100%;
    }
    .page__wrapper .main-section{
        height: 600px;
        min-height: inherit;
        max-height: none;
        margin-bottom: 30px;
        overflow: hidden;
    }
    .page__wrapper .main-section .hero-section{
        height: 100%;
    }
    .page__wrapper .main-section .hero-slide .text-holder{
        padding: 0;
    }
    .page__wrapper .main-section .hero-slide .text-holder h1{
        font-size: 24px;
        margin-bottom: 0;
        text-align: center;
        max-width: none;
        width: 100%;
    }
    .page__wrapper .main-section .hero-slide .container .white{
        color: #ffffff;
        width: 100%;
    }
    .page__wrapper .hero-slide .text-holder .bottom-block{
        margin: 0 auto;
        padding: 20px;
        max-width: 460px;
        background: rgba(255, 255, 255, 0.4);
        box-shadow: 0 0 25px rgba(255, 255, 255, 0.75);
    }
    .page__wrapper .main-section .slick-initialized .slick-slide{
        display: block;
        padding: 70px 0 100px;
    }
    .page__wrapper .hero-section .slick-dots{
        bottom: 0;
    }
    .page__wrapper .hero-section .hero-slide .text-holder .bottom-block .badge{
        width: 100%;
    }
    /*.page__wrapper .hero-section .hero-slide .text-holder .bottom-block .badge:nth-child(3),*/
    /*.page__wrapper .hero-section .hero-slide .text-holder .bottom-block .badge:nth-child(6),*/
    /*.page__wrapper .hero-section .hero-slide .text-holder .bottom-block .badge:nth-child(9){*/
    /*    display: none;*/
    /*}*/
}

/*package-holder*/

.package-holder {
    display: flex;
    flex-wrap: wrap;
    background-color: #F4F4F4;
    margin: 0 -30px;
    padding: 0 30px 50px; }
@media (min-width: 768px) {
    .package-holder {
        padding: 0;
        margin: 0; } }
.package-holder .left-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% + 60px);
    min-height: 125px;
    margin: 0 -30px;
    position: relative;
}
.package-holder .left-holder svg {
    height: 125px;
}
@media (min-width: 768px) {
    .package-holder .left-holder {
        min-height: auto;
        width: 40%;
        margin: 0 30px 0 0;
    }
    .package-holder .left-holder svg {
        height: auto;
    }
}
@media (min-width: 1024px) {
    .package-holder .left-holder {
        width: 41.4%;
        margin: 0 80px 0 0;
    }
}
@media (min-width: 768px) {
    .package-holder .left-holder:after {
        content: '';
        position: absolute;
        right: -67px;
        top: 0;
        width: 76.7%;
        bottom: 0;
        background: linear-gradient(270deg, #F4F4F4 0%, rgba(246, 246, 246, 0) 100%);
    }
}
.package-holder .right-holder {
    width: 100%;
    position: relative;
    z-index: 2; }
@media (min-width: 768px) {
    .package-holder .right-holder {
        width: calc(60% - 30px);
        padding: 40px 0; } }
@media (min-width: 1024px) {
    .package-holder .right-holder {
        width: calc(58.6% - 80px);
        padding: 80px 0; } }
.package-holder .right-holder h2 {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 26px; }
@media (min-width: 1024px) {
    .package-holder .right-holder h2 {
        font-size: 36px; } }
.package-holder .right-holder p {
    margin-bottom: 50px; }

.tracking-form .info-link {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color: rgba(57, 57, 57, 0.8); }
.tracking-form .info-link:hover {
    color: #EB7623; }
.tracking-form .info-link i {
    color: #EB7623;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px; }

.tracking-form .input-holder {
    position: relative;
    margin-bottom: 30px; }
@media (min-width: 768px) {
    .tracking-form .input-holder {
        max-width: 350px;
        margin-bottom: 44px; } }

.tracking-form input {
    width: 100%;
    padding-right: 57px; }

.tracking-form button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 57px;
    font-size: 22px; }
.tracking-form button:hover i {
    left: 60%; }
.tracking-form button i {
    transition: left 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(113.99deg, #EB7623 17.58%, #EB8F23 82.32%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.spinner-holder {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    width: 20px;
    height: 20px;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

.spinner {
    animation: rotator 1.4s linear infinite; }

.path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    transform-origin: center;
    stroke: #EB7623;
    animation: dash 1.4s ease-in-out infinite; }

@keyframes rotator {
    0% {
        transform: rotate(0deg); }
    100% {
        transform: rotate(270deg); } }

@keyframes dash {
    0% {
        stroke-dashoffset: 187; }
    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg); }
    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg); } }

/*how-it-works*/
.how-it-works-holder {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: flex-start;
    padding-bottom: 0;
}
@media (min-width: 768px) {
    .how-it-works-holder {
        padding-bottom: 65px;
    }
}
@media (min-width: 1024px) {
    .how-it-works-holder {
        padding-bottom: 0;
    }
}
.how-it-works-holder .instruction-link {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center; }
.how-it-works-holder .instruction-link .play {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    margin-right: 20px;
    background-color: #F4F4F4;
    align-items: center;
    justify-content: center; }
.how-it-works-holder .instruction-link .play img {
    margin-top: 6px; }
@media (min-width: 1024px) {
    .how-it-works-holder .left-col {
        position: relative;
        padding-bottom: 60px;
        width: 306px;
        margin-right: 50px; } }
@media (min-width: 1300px) {
    .how-it-works-holder .left-col {
        margin-right: 187px; } }
@media (min-width: 768px) {
    .how-it-works-holder .steps-col {
        width: calc(100% - 256px); } }
@media (min-width: 1024px) {
    .how-it-works-holder .steps-col {
        width: calc(100% - 356px); } }
@media (min-width: 1300px) {
    .how-it-works-holder .steps-col {
        width: calc(100% - 493px); } }
.how-it-works-holder h2 {
    margin: 0 0 20px;
}
@media (min-width: 768px) {
    .how-it-works-holder h2 {
        margin: 0 0 50px;
    }
}

.steps-list {
    display: flex;
    flex-wrap: wrap;
    counter-reset: custom-counter; }
@media (min-width: 768px) {
    .steps-list {
        margin: 0 -15px; } }
@media (min-width: 1300px) {
    .steps-list {
        margin: 0 -43px; } }
.steps-list li {
    line-height: 1.57;
    counter-increment: custom-counter;
    position: relative;
    margin-bottom: 30px;
    padding: 30px 0 0 53px; }
@media (min-width: 768px) {
    .steps-list li {
        width: 50%;
        margin-bottom: 54px;
        padding: 42px 15px 0 35px; } }
@media (min-width: 1300px) {
    .steps-list li {
        padding: 42px 43px 0 115px; } }
.steps-list li:after {
    content: "0" counter(custom-counter);
    position: absolute;
    font-family: "Montserrat", "GothamPro", "Helvetica Neue", "Helvetica", sans-serif;
    top: 10px;
    right: calc(100% - 70px);
    line-height: 1;
    font-size: 50px;
    font-weight: 800;
    z-index: -1;
    color: #EAEAEA; }
@media (min-width: 768px) {
    .steps-list li:after {
        font-size: 70px; } }
@media (min-width: 1024px) {
    .steps-list li:after {
        font-size: 70px; } }
@media (min-width: 1300px) {
    .steps-list li:after {
        right: calc(100% - 145px); } }
.steps-list li p {
    margin-bottom: 0; }
.steps-list--sm li {
    padding-top: 2px;
    padding-left: 90px;
    margin-bottom: 10px;
    min-height: 65px;
}

.steps-list--sm li:after {
    font-size: 50px;
    right: auto;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    .steps-list--sm li{
        padding-top: 5px;
        padding-left: 80px;
        margin-bottom: 22px;
    }
    .steps-list--sm li:after {
        right: calc(100% - 68px);
        left: auto;
    }
}
.steps-list--sm .title {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 15px;
    display: block; }
.steps-list--sm .title:only-child {
    margin-bottom: 0; }
.steps-list h4 {
    line-height: 1.19;
    margin-bottom: 10px; }

/*prices-holder*/

.prices {
    padding: 60px 0; }
.prices .prices-holder {
    display: flex;
    flex-wrap: wrap; }
.prices .prices-holder h2 {
    line-height: 1.2;
    margin-bottom: 20px; }
.prices .prices-holder .text-block {
    margin-bottom: 40px; }
@media (min-width: 1024px) {
    .prices .prices-holder .text-block {
        width: 480px;
        margin-bottom: 50px; } }
@media (min-width: 1200px) {
    .prices .prices-holder .text-block {
        margin-bottom: 0;
        margin-right: 30px; } }
@media (min-width: 1300px) {
    .prices .prices-holder .text-block {
        margin-right: 85px; } }
.prices .prices-holder .text-block .btn {
    width: 100%;
    max-width: 304px; }
.prices .prices-holder .text-block .text {
    max-width: 380px;
    margin-bottom: 60px; }
.prices .prices-holder .text-block .text p:last-child {
    margin-bottom: 0; }
@media (min-width: 1024px) {
    .prices .nembers-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px; } }
.prices .nembers-list li {
    color: rgba(57, 57, 57, 0.7);
    margin-bottom: 20px; }
.prices .nembers-list li:last-child {
    margin-bottom: 0; }
@media (min-width: 1024px) {
    .prices .nembers-list li {
        width: 33.332%;
        padding: 0 10px; } }
.prices .nembers-list li:last-child {
    margin-bottom: 0; }
.prices .nembers-list li p {
    margin-bottom: 0; }
.prices .nembers-list .number {
    color: #393939;
    font-size: 42px;
    font-weight: 900; }
.prices .nembers-list .add-text {
    font-size: 13px;
    display: block; }
.prices .nembers-list .additional,
.prices .nembers-list .days {
    display: inline-block!important;
    vertical-align: middle!important;
    font-weight: 500; }
.prices .nembers-list .additional {
    font-size: 30px!important;; }
.prices .nembers-list .days {
    font-size: 16px; }
.prices .prices-list {
    width: 100%; }
@media (min-width: 1200px) {
    .prices .prices-list {
        width: calc(100% - 480px - 35px); } }
@media (min-width: 1300px) {
    .prices .prices-list {
        width: calc(100% - 480px - 85px); } }
.prices .prices-list .delivery-type {
    background-color: #F4F4F4;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 219px;
    padding: 30px;
    margin-bottom: 30px;
    position: relative; }
@media (min-width: 1300px) {
    .prices .prices-list .delivery-type {
        padding: 52px; } }
.prices .prices-list .delivery-type:last-child {
    background-size: 231px;
    margin-bottom: 0; }
.prices .prices-list .delivery-type i {
    color: #EB7623;
    display: block;
    margin-bottom: 15px;
    margin-right: 22px; }
@media (min-width: 375px) {
    .prices .prices-list .delivery-type i {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0; } }
.prices .prices-list .delivery-type i.icon-flight {
    font-size: 45px; }
.prices .prices-list .delivery-type i.icon-sea-ship {
    font-size: 50px; }
{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 34px;
    letter-spacing: 0.96px;
}


@media (min-width: 1024px) {
    .prices .prices-list .delivery-type h4 {
        font-size: 24px;
    }
}

@media (max-width: 1023px) {
    .prices .prices-list .delivery-type h4 {
        font-size: 16px;
        position: relative;
        padding-left: 60px;
        max-width: 280px;
    }
    .prices .prices-list .delivery-type h4 i {
        position: absolute;
        left: 0;
        top: 0;
    }
    .prices .prices-list{
        display: flex;
    }
    .prices .prices-list .delivery-type.avia-bg {
        margin-right: 5px;
        margin-left: 0;
    }
    .prices .prices-list .delivery-type.sea-bg {
        margin-left: 5px;
        margin-right: 0;
    }
    .prices .prices-list .delivery-type{
        display: inline-block;
        width: 50%;
        margin: 10px;
        height: 100%;
    }
    .prices .nembers-list .number{
        font-size: 24px;
    }
    .prices .prices-holder .text-block{
        width: 100%;
    }
    .prices .nembers-list .additional{
        font-size: 16px !important;
        width: auto;
    }
}
@media (max-width: 700px) {
    .prices .prices-list .delivery-type {
        padding: 20px;
    }
    .prices .prices-list .delivery-type h4 {
        font-size: 0;
        height: 30px;
    }
    .prices .prices-list .delivery-type h4 i {
        right: 0;
        text-align: center;
        margin: 0;
    }
    .prices .nembers-list .number .add-text{
        font-size: 10px;
    }
    .prices .prices-holder .text-block .btn{
        max-width: 350px;
        display: block;
        margin: 0 auto;
    }
    .prices .nembers-list .days {
        font-size: 16px;
        display: block !important;
        width: 100%;
    }
}
@media (max-width: 420px) {
    .prices .prices-list .delivery-type {
        padding: 15px;
    }

    .prices .nembers-list li p {
        font-size: 10px;
    }

    .prices .nembers-list .number {
        font-size: 20px;
    }

    .prices .nembers-list .days {
        font-size: 14px;
    }
}

.services {
    padding: 60px 0 0;
}
@media (max-width: 767px) {
    .services .desktop-version {
        display: none;
    }
}
@media (min-width: 768px) {
    .services .mobile-version {
        display: none;
    }
}


/*prices-examples*/

.prices-examples {
    padding: 30px 0 40px; }
@media (min-width: 1024px) {
    .prices-examples {
        padding: 60px 0; } }
.prices-examples .top-text-block {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 60px; }
.prices-examples .top-text-block .text {
    max-width: 360px; }
.prices-examples .top-text-block h2 {
    margin-bottom: 20px; }
.prices-examples h2 {
    max-width: 600px;
    line-height: 1.2;
    margin-bottom: 60px; }
@media (min-width: 1024px) {
    .prices-examples h2 {
        margin-bottom: 77px; } }

.prices-carousel {
    display: flex;
    flex-wrap: wrap; }
.prices-carousel .slick-dots-holder {
    width: 100%; }
@media (min-width: 1100px) {
    .prices-carousel .slick-track {
        display: block;
        flex-wrap: wrap;
        margin: 0 -10px; } }
.prices-carousel .slick-list {
    margin-bottom: 50px; }
@media (min-width: 1200px) {
    .prices-carousel .slick-list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0; } }
.prices-carousel .price-block {
    margin: 0 5px;
    min-height: 260px;
    width: 265px;
    padding: 20px;
    position: relative;
    background-size: cover; }
@media (min-width: 375px) {
    .prices-carousel .price-block {
        min-height: 280px;
        width: 100%;
        max-width: 300px; } }
@media (min-width: 1200px) {
    .prices-carousel .price-block {
        min-height: 313px;
        width: calc(25% - 10px);
        width: 100% } }
.prices-carousel .price-block h4 {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 14px; }
.prices-carousel .price-block .bottom-holder {
    text-align: right; }
.prices-carousel .price-block .text-block {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 1.2;
    max-width: 110px;
    color: rgba(57, 57, 57, 0.6); }
.prices-carousel .price-block .text-block p {
    margin-bottom: 0; }
.prices-carousel .price-block .number {
    font-weight: 900;
    font-size: 32px;
    color: #393939; }




/*achievements-list*/
@media (min-width: 768px) {
    .achievements-list {
        display: flex;
        flex-wrap: wrap;
        border: 1px solid #F4F4F4;
        position: relative;
        z-index: 3;
        overflow: hidden;
        margin: 0 -25px;
        padding: 0 30px;
        border-radius: 12px;
        margin-top: -75px;
        background-color: #fff;
        margin-bottom: 10px; } }

@media (min-width: 1024px) {
    .achievements-list {
        padding: 0 50px; } }

.achievements-list li {
    width: 20%;
    padding: 30px 25px;
    flex: 1;
    border-right: 1px solid #F4F4F4; }
@media (min-width: 768px) {
    .achievements-list li {
        width: 20%;
        padding: 30px 10px; } }
@media (min-width: 1024px) {
    .achievements-list li {
        padding: 30px 25px; } }
.achievements-list li:last-child {
    border-right: none; }

.achievements-list--lg {
    padding: 0; }
.achievements-list--lg li {
    box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05); }
@media (min-width: 1024px) {
    .achievements-list--lg li {
        padding: 30px 50px; } }

@media (min-width: 768px) {
    .achievements-list .number {
        font-size: 21px;
        line-height: 1;
        font-weight: 900; } }

@media (min-width: 992px) {
    .achievements-list .number {
        font-size: 34px; } }

@media (min-width: 768px) {
    .achievements-list .number span {
        font-size: 20px; } }

@media (min-width: 1024px) {
    .achievements-list .number span {
        font-size: 30px; } }

@media (min-width: 768px) {
    .achievements-list .description {
        font-weight: 500;
        position: relative;
        padding-left: 25px;
        line-height: 1.17;
        font-size: 11px;
        color: rgba(0, 0, 0, 0.7); } }

@media (min-width: 1024px) {
    .achievements-list .description {
        font-size: 14px; } }

@media (min-width: 1200px) {
    .achievements-list .description {
        padding-left: 42px;
        font-size: 17px; } }

@media (min-width: 768px) {
    .achievements-list .description:before {
        content: '';
        position: absolute;
        top: 8px;
        left: 0;
        height: 1px;
        width: 10px;
        background-color: #393939; } }

@media (min-width: 1200px) {
    .achievements-list .description:before {
        width: 30px; } }

.achievements-list .description p {
    margin-bottom: 0; }

.achievements .delivery {
    max-width: 556px;
    margin: 0 auto; }

.achievements .delivery-info {
    text-align: center;
    max-width: 380px;
    margin: -42px auto 0;
    line-height: 1.44; }
.achievements .delivery-info p {
    margin-bottom: 0; }
.achievements .delivery-info time {
    font-weight: 700; }


/* custom select styles */
.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #F4F4F4;
    margin: 0 0 60px;
    width: 100%;
    max-width: 300px;
    height: 46px;
    border-radius: 8px; }
.jcf-select.jcf-drop-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
.jcf-select.jcf-drop-active .jcf-select-opener:after {
    transform: translate(-50%, -50%) rotate(180deg); }

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0; }

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 14px;
    line-height: 46px;
    padding: 0 50px 0 16px; }

.jcf-select .jcf-select-opener {
    position: absolute;
    cursor: pointer;
    text-align: center;
    width: 50px;
    bottom: 0;
    right: 0;
    top: 0; }
.jcf-select .jcf-select-opener:after {
    transition: transform 0.3s ease-in-out;
    content: "\e912";
    position: absolute;
    font-family: 'icomoon';
    left: 50%;
    top: 50%;
    font-size: 9px;
    transform: translate(-50%, -50%); }

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12); }

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto; }

/* multiple select styles */
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px; }

/* select options styles */
.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%; }

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%; }

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0; }

.jcf-list ul li {
    overflow: hidden;
    display: block; }

.jcf-list .jcf-overflow {
    overflow: auto; }

.jcf-list .jcf-option {
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 7px 16px;
    font-size: 14px;
    height: 1%; }

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #e6e6e6;
    color: #000; }

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px; }

.jcf-disabled {
    background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
    border-color: #f00 !important; }

.checkboxes-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px 15px; }


/* Customize the label (the container) */
.checkbox-container {
    width: 100%;
    font-size: 12px;
    padding: 0 16px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.checkboxes-holder .show-links{
    display: block;
    width: 100%;
}
.checkboxes-holder .show-links .show-links__wrapper{
    position: relative;
    font-size: 14px;
    text-align: left;
    width: 110px;
    color: #eb7623;
    margin: 10px auto;
}
.checkboxes-holder .show-links .show-links__wrapper:after{
    content: " ";
    font-size: 0;
    display: block;
    position: absolute;
    right: 10px;
    top: 3px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #cdcdcd;
    border-bottom: 2px solid #cdcdcd;
    transform: rotate(45deg);
    transition: .3s;
}
.checkboxes-holder .show-links .show-links__wrapper>div{
    cursor: pointer;
    display: block;
}
.checkboxes-holder:not(.open) .show-links .show_less{
    display: none;
}
.checkboxes-holder.open .show-links .show-links__wrapper:after{
    transform: rotate(-135deg);
    top: 8px;
}
.checkboxes-holder.open .show-links .show_more{
    display: none;
}

@media (min-width: 350px) {
    .checkbox-container {
        width: 50%;
    }
}
@media (min-width: 500px) {
    .checkbox-container {
        font-size: 14px;
    }
}

@media (max-width: 699px) {
    .checkboxes-holder:not(.open) .checkbox-container:nth-child(4) ~ .checkbox-container{
        display: none;
    }
}
@media (min-width: 700px) {
    .checkbox-container {
        width: 33.332%;
    }
}


@media (max-width: 1199px) {
    .checkboxes-holder:not(.open) .checkbox-container:nth-child(6) ~ .checkbox-container{
        display: none;
    }
}
@media (min-width: 1200px) {
    .checkboxes-holder .checkbox-container:nth-child(4) ~ .checkbox-container{
        display: block;
    }

    .checkboxes-holder .show-links{
        display: none;
    }
}

.checkbox-container:hover input ~ .text-holder i {
    color: #EB7623;
}

.checkbox-container .text-holder {
    line-height: normal;
    position: relative;
    padding-left: 40px;
    max-width: 198px;
}

.checkbox-container .text-holder:after {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    content: "\e91b";
    opacity: 0;
    visibility: hidden;
    font-family: 'icomoon';
    position: absolute;
    font-size: 9px;
    color: #EB7623;
    top: -10px;
    right: 22px;
}

.checkbox-container .text-holder i {
    transition: color 0.3s ease-in-out;
    color: #CDCDCD;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 10px;
    transform: translateY(0);
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.checkbox-container .text-holder i.icon-secure {
    font-size: 28px;
}
.checkbox-container .text-holder p {
    margin-bottom: 0; }
.checkbox-container .text-holder strong {
    color: #393939; }
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
.checkbox-container input:checked ~ .text-holder i {
    color: #EB7623; }
.checkbox-container input:checked ~ .text-holder:after {
    opacity: 1;
    visibility: visible; }

/* ========= auto-calc style ======= */
/* ====== Some Styles ====== */

.header-holder-right a{
    line-height: 15px;
}

.magazine-btn a,
.faq-nav-all a,
.field-subscriber-email button,
.sign-block a,
.calculate a,
.u-arts-item-name-wrapper button,
.registration-block .btn{
    padding: 0 35px!important;
}

.terms-table .tt-name{
    margin-bottom: 10px;
    margin-top: 0px!important;
}

.terms-table  .tt-price {
    margin: 0;
}

.terms-table .orange, .warr-item .orange{
    color: #ed7506;
}
.terms-table .h2 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 900;
}

.terms-table .tt-name{
    font-size: 18px;
}

.terms div h2,
.payment .h2,
.additional .h2,
.free-service .h2,
.profit-cost .h2,
.warr-item .h2,
.profit .h2,
.vikup-avto-calc h2,
.our_help .h2,
.quick-order-section-small h2,
.car_selection h2,
.auction h2,
.take-url .h2,
#vt-shops .h2,
#vt-products .h2,
.shopping-hit .h2,
.social-networks .h2,
.just-text h2,
.registration-block h2,
.progress-empty__table .h2,
#delivery-address h2,
.mpd-head h2,
.how .h2,
.greeting .h2,
.tabs-holder div .h2{
    font-size: 28px;
}

.payment-block-text .h3,
.additional-block-text .h3,
.container_small .additional-table .h3,
.free-service-item-text,
.warr-item .h3,
.profit .h3,
.u-arts-item-name-wrapper .h3,
.step-slide .h3,
.how-li .h3,
.mpd-head h3{
    font-size: 18px!important;
}

.slide-text .bottom-block a{
    padding: 6px 38px;
    height: 51px;
}

.prices-holder a, .order-form button{
    font-size: 14px;
    padding: 8px 35px;
    height: 51px;
}
.calc-vukup-avto button,.quick-order-form-small button{
    font-size: 12px;
    padding: 8px 35px;
    height: 51px;
}

.quick-order-form button{
    font-size: 12px;
    padding: 4px 35px;
    height: 51px;
}

.take-url button {
    font-size: 12px;
    padding: 0px 35px;
    height: 45px;
}

.vikup .inner-top {
    padding: 87px 0 0px 0;
}
.vikup .inner-top {
    min-height: 484px;
}

@media (min-width: 1024px) {
    .just-text h1{
        font-size: 45px;}}

@media screen and (min-width: 1201px){
    .vikup.vavt .inner-top .banner-heading{
        font-size: 40px;  }}

.vikup .inner-top .breadcrumbs{
    top: 15px;
}

.social-networks .soc {
    display: inline-block;
}

.prices .nembers-list .days{
    width: 70px;
}

.prices .nembers-list .number .add-text{
    font-weight: normal;
}

#play-section{
    display: block;
    position: relative;
    top: 140px;
}

@media (max-width: 768px) {
    #play-section{
        top:unset;
    }
}

/*.brands-column--small,*/
/*.brands-column--big{*/
/*max-width: 365px;*/
/*}*/

@media (max-width: 375px){
    .brands-column--small .brands-block .img-holder{
        position: relative;
        top: -90px;
        left: 0;
        padding: 15px;
        width: 100%;
        max-width: 365px;
    }
    .brands-column--big .img-holder{
        position: relative;
        top: 16px;
        left:-140px;
        padding: 15px;
        width: 100%;
    }
}


@media (min-width: 768px){
    .brands-column--big{
        height: 365px!important;
        /*width: 365px!important;*/
    }
    .brands-column .brands-column--big .img-holder,.brands-column--small .brands-block .img-holder{
        position: absolute;
        top: 0;
        left: 0;
        padding: 15px;
        width: 100%;
    }

    .brands-column .brands-block .img-holder img{
        width:100px;
    }
    .brands-column .brands-block{
        height: 170px;
    }

    .brands-column--big .brands-block{
        height: 100%;
    }

}

.brands-block .bottom-block{
    padding: 0 88px 0 0;
}

/*.how-li{*/
/*    width: 410px;*/
/*}*/
.warr-item{
    width: 245px;
    margin-right: 30px;
}
/*.tp-count-num{*/
/*    color: orange;*/
/*}*/

/*.content-forms-tips-off .field-block .select2, .content-forms-tips-on .field-block .select2{*/
/*    display: none;*/
/*}*/

.content-forms-tips-off .field-block .jcf-select,
.content-forms-tips-off .field-block .jcf-select-text,
.content-forms-tips-off .field-block .jcf-select-opener{
    display: none;
}

.content-forms-tips-on .field-block .jcf-select,
.content-forms-tips-on .field-block .jcf-select-text,
.content-forms-tips-on .field-block .jcf-select-opener{
    display: none;
    margin: 0 0 -14px!important;
}

.content-forms-tips-on .field-block{width: 516px;}
.content-forms-tips-on .field-block .jcf-select{
    margin: 0 0 -14px;
    max-width: 330px;
    margin: 0px 0px -14px 21px;
}

.content-forms-tips-off .field-block .jcf-select{
    margin: 0 0 -14px;
    max-width: 330px;
}
.content-forms-tips-off .field-block{
    width: 320px;
}

textarea#shipmentform-description{
    height: 187px;
    font-size: 15px;
    line-height: 20px;
}
.main-profile-data input[type="text"]{
    height: 30px;
}

.add_adress .btn{
    padding: 0px 50px;
}
label[for=refillform-amount]{
    display: inline-block;
}
.list-view .h2{
    margin: 0 auto;
}

/*/// searchit trking kode*/

#usa-flag, #ukr-flag {
    margin-left: 12px;
}

.tracking-form .info-link {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color: rgba(57, 57, 57, 0.8); }
.tracking-form .info-link:hover {
    color: #EB7623; }
.tracking-form .info-link i {
    color: #EB7623;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px; }

.tracking-form .top-form-holder .form-group{
    padding-bottom: 0px; }
@media (min-width: 1024px) {
    .tracking-form .top-form-holder {
        display: flex;
        flex-wrap: wrap; } }
@media (min-width: 1024px) {
    .tracking-form .top-form-holder .input-holder {
        width: 250px;
        margin-right: 20px; } }
@media (min-width: 1280px) {
    .tracking-form .top-form-holder .input-holder {
        width: 350px; } }
.tracking-form .top-form-holder .status-data {
    color: rgba(57, 57, 57, 0.6);
    font-size: 13px; }
.tracking-form .top-form-holder .status-data .label {
    display: block; }
.tracking-form .top-form-holder .package-status {
    font-size: 18px; }
@media (min-width: 1024px) {
    .tracking-form .top-form-holder .package-status {
        width: calc(100% - 270px); } }
@media (min-width: 1280px) {
    .tracking-form .top-form-holder .package-status {
        width: calc(100% - 370px); } }
.tracking-form .top-form-holder .package-status.d-none {
    display: none;
}
.tracking-form .top-form-holder .package-notFound.d-none {
    margin-top: 13px;
}
.tracking-form .top-form-holder .status-title {
    display: flex;
    align-items: flex-start; }
.tracking-form .top-form-holder .status-title img {
    margin-left: 8px;
}

.tracking-form .input-holder {
    position: relative;
    margin-bottom: 30px; }
@media (min-width: 768px) {
    .tracking-form .input-holder {
        max-width: 350px; } }
.tracking-form .input-holder.processing .send-button {
    opacity: 0;
    visibility: hidden; }
.tracking-form .input-holder.processing .spinner-holder {
    opacity: 1;
    visibility: visible; }
.tracking-form .input-holder.sent .send-button {
    opacity: 0;
    visibility: hidden; }
.tracking-form .input-holder.sent .sending:after {
    opacity: 1;
    visibility: visible; }

.tracking-form input {
    width: 100%;
    padding-right: 57px; }

.tracking-form .sending {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 57px; }
.tracking-form .sending:after {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    content: "\e91b";
    font-family: 'icomoon';
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
    color: #EB7623;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.tracking-form .send-button {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 57px;
    font-size: 22px; }
.tracking-form .send-button:hover i {
    left: 60%; }
.tracking-form .send-button i {
    transition: left 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(113.99deg, #EB7623 17.58%, #EB8F23 82.32%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 1;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.pin-bg{
    background-image: url(../../../img/pin-bg.png);
}


/*services*/

.js-tab-hidden {
    display: block;
    left: -9999px;
    position: absolute;
    top: -9999px; }
/*@media (max-width: 1023px) {*/
/*    .services .desktop-version {*/
/*        display: none; } }*/
.services h2 {
    margin-bottom: 50px;
}
@media (min-width: 1024px) {
    .services h2 {
        margin-bottom: 97px;
    }
}
.services .tab-content {
    padding-top: 40px;
}
.services h5 {
    margin-bottom: 30px;
}
.services .additional-services {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 9px;
    color: rgba(57, 57, 57, 0.6);
}
.services .additional-services p {
    margin-bottom: 8px;
}

@media (max-width: 767px) {
    .services .services-links>li>a>.text:after {
        content: "\e900";
        font-family: 'icomoon';
        position: absolute;
        color: rgba(153, 153, 153, 0.25);
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        line-height: 1;
        font-size: 40px; }
}
@media (min-width: 1024px) {
    .services .mobile-version {
        display: none;
    }
}
.services .services-links {
    display: flex;
    flex-wrap: wrap;
}
.services .services-links>li {
    width: 100%;
    margin-bottom: 10px;
}
.services .services-links>li>a {
    display: block;
    padding: 90px 30px 30px;
    position: relative;
    background-color: #F4F4F4;
    border-radius: 16px;
}
.services .services-links>li>a>.text {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    padding-right: 45px;
    position: relative;
}
.services .services-links>li>a>text:after {
    content: "\e900";
    font-family: 'icomoon';
    position: absolute;
    color: rgba(153, 153, 153, 0.25);
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    line-height: 1;
    font-size: 40px;
}
.services .services-links>li>a>.text p {
    margin-bottom: 0;
}
.services .services-links>li>a>i {
    position: absolute;
    top: 32px;
    left: 32px;
    color: #EB7623;
    font-size: 46px;
}
.services .services-links>li>a>i.icon-shop {
    font-size: 48px;
}
.services .services-links>li>a>i.icon-auto {
    font-size: 35px;
}
.services .services-links>li>a>i.icon-pin {
    font-size: 50px;
}

.form-tabset {
    display: flex;
    margin: 0 -3px; }
.form-tabset li {
    width: 100%;
    margin: 0 3px;
    display: flex; }
.form-tabset li a {
    display: block;
    width: 100%;
    position: relative;
    font-size: 16px;
    font-weight: 900;
    padding: 0 0 15px 60px;
    text-transform: uppercase;
    border-bottom: 2px solid #EB7623; }
.form-tabset li a.tab-active i {
    color: #F4F4F4; }
.form-tabset li a.tab-active:after {
    width: 100%; }
.form-tabset li a:hover i {
    color: #F4F4F4; }
.form-tabset li a:after {
    transition: width 0.3s ease-in-out;
    content: '';
    position: absolute;
    bottom: -2px;
    height: 2px;
    left: 50%;
    width: 0;
    transform: translateX(-50%);
    background-color: #EB7623; }
.form-tabset li a .text {
    max-width: 185px; }
.form-tabset li p {
    margin-bottom: 0; }
.form-tabset li i {
    transition: color 0.3s ease-in-out;
    top: 0;
    left: 0;
    font-size: 46px;
    position: absolute;
    color: #F4F4F4; }
.form-tabset li i.icon-shop {
    font-size: 48px; }
.form-tabset li i.icon-auto {
    font-size: 35px; }
.form-tabset li i.icon-pin {
    font-size: 50px; }

.order-form {
    display: none;
}
@media screen and (min-width: 768px) {
    .order-form {
        display: flex;
        flex-wrap: wrap;
    }
}
.order-form h3 {
    margin-bottom: 30px; }
.order-form .jcf-select {
    margin-bottom: 10px;
    max-width: 200px;
}
.order-form .form-element-holder {
    max-width: 500px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 25px;
}
.order-form h5 {
    margin-bottom: 10px;
}
.order-form .form-element-holder .input-col {
    display: block;
    padding: 0 5px;
    width: 50%;
    max-width: 250px;
    margin-bottom: 10px;
}
.order-form .jcf-select {
    max-width: 240px;
    margin-bottom: 10px;
    width: calc(50% - 5px);
}
@media screen and (min-width: 1200px){
    .order-form .form-element-holder {
        max-width: 250px;
        margin: 0 -25px 50px;
    }
    .order-form .form-element-holder .input-col {
        width: 100%;
        min-width: inherit;
        padding: 0 25px;
    }
    .order-form .jcf-select {
        max-width: 200px;
        width: 100%;
    }
}
.order-form .form-element-holder input {
    background-color: #F4F4F4;
    padding-right: 40px;
    width: 100%; }
.order-form .left-form-holder {
    max-width: 100%;
    margin: 0;
}
.order-form .left-form-holder .btn,
.order-form .left-form-holder h3 {
    display: none;
}
.order-form .left-form-holder p {
    margin: 30px 0;
}
@media (min-width: 1200px) {
    .order-form .left-form-holder .btn,
    .order-form .left-form-holder h3 {
        display: block;
    }
    .order-form .left-form-holder {
        max-width: 450px;
        display: block;
        margin: 0 0 60px;
    }
    .order-form .left-form-holder p {
        margin: 0 0 60px;
    }
}
@media (min-width: 1200px) {
    .order-form .left-form-holder {
        margin-right: 150px;
    }
}
.order-form .right-form-holder {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
@media (min-width: 1200px) {
    .order-form .right-form-holder {
        margin-bottom: 0;
        width: calc(100% - 600px); } }

.input-holder--unit {
    position: relative; }
.input-holder--unit .unit {
    position: absolute;
    right: 17px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 500; }

.total-block {
    padding: 18px 30px;
    border-left: 4px solid #EB7623;
}
.total-block .h3 {
    margin-bottom: 0;
}
.total-block .additional-services{
    display: none;
}

.checkboxes-holder .checkbox-container{
    margin-bottom: 10px;
}
@media screen and (min-width: 1200px) {
    .total-block {
        position: absolute;
        top: 0;
        right: 0;
        max-width: 370px;
        padding: 18px 50px;
    }
    .total-block .h3 {
        font-size: 24px;
    }
    .total-block .additional-services{
        display: block;
    }
}
/*redisigned */

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #FFFFFF !important;
    z-index: 100;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.lang-open .icon__down-small{
    display: none;
}

@media (max-width: 767px) {
    .header-holder .header-holder-right {
        right: 0px;
    }
    .header-holder .lang{
        margin-right: -153px;
    }
}

@media (min-width: 768px) {
    .header-holder .header-holder-right {
        left:0px!important;
    }
}


@media (max-width: 1024px) and (min-width: 768px) {
    .header-holder .lang {
        margin-right: -53px;
    }
}


.lang {
    padding: 10px 18px;
    margin-right: 0px;
    color: #393939;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-top: -6px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.lang-open {
    position: absolute;
    width: 110px;
    height: 41px;
    top: 12px;
    right: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    line-height: 0;
    text-align: right;
    padding-top: 7px;
}

.lang-opened .lang-open {
    visibility: hidden;
    opacity: 0;
}

.lang-close {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    background: #ed7506;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    visibility: hidden;
    opacity: 0;
    width: 0;
    margin-left: 0;
}

.lang-opened .lang-close {
    margin-left: -22.5px;
    width: 45px;
    visibility: visible;
    opacity: 1;
}

.lang-opened .lang {
    background: #fff;
}

.lang-item {
    margin-bottom: 6px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-top: -30px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

.lang-item:last-of-type {
    margin-bottom: 0;
}

.lang-item a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.lang-item img {
    width: 15px;
    margin-right: 10px;
}

.lang-item.active, .lang-opened .lang-item {
    margin-top: 0;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    color: white;
}

.lang-item.active{
    display: flex!important;
    align-items: center!important;
    cursor: pointer!important;
    position: relative!important;
    line-height: 30px!important;
}

.lang-open {
    width: 118px;
}

.phone-opened .phone-item a:hover {
    color: #ed7506;
}

.phone-opened .phone-item, .phone-item.active {
    pointer-events: none;
}

.lang-item a {
    position: relative;
}

.lang-item a:after {
    position: absolute;
    left: -18px;
    top: 50%;
    height: 15px;
    width: 0;
    margin-top: -8px;
    content: '';
    background: #ed7506;
    pointer-events: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.lang-opened .lang-item a:hover {
    color: #ed7506;
}

.lang-opened .lang-item a:hover:after {
    width: 3px;
}

.lang-link{
    text-transform: uppercase;
}

.main-slider, .main-slider .slick-list{
    height: 702px!important;
}
.slider{
    color: unset!important;
}

.slide {
    padding: 87px 0 50px;
    height: 680px;
    position: relative;
    background-position: center bottom;
    /*background-size: contain;*/
    background-repeat: no-repeat;
}

/*popular-stores*/
.popular-stores {
    padding: 60px 0; }

.popular-stores .brands-block {
    position: relative;
}
.popular-stores .container, .popular-stores .hero-section .slick-dots, .hero-section .popular-stores .slick-dots {
    position: relative;
    padding-bottom: 100px; }
@media (min-width: 768px) {
    .popular-stores .container, .popular-stores .hero-section .slick-dots, .hero-section .popular-stores .slick-dots {
        padding-bottom: 0; } }
/*@media (min-width: 768px) {*/
/*.popular-stores .slick-dots {*/
/*display: none !important; } }*/
.popular-stores.actions .brands-block {
    background-size: cover;
    justify-content: flex-end;
    align-items: flex-end;
    min-height: auto;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative; }
.popular-stores.actions .brands-block .arrow {
    -webkit-filter: invert(0);
    filter: invert(0);
    position: absolute;
    right: 32px;
    bottom: 26px; }



#sales-and-discount .popular-stores-top a{
    display: none;
}

.popular-stores-top {
    margin-bottom: 40px; }
@media (min-width: 768px) {
    .popular-stores-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 50px; } }
.popular-stores-top h2 {
    margin-bottom: 0; }
.popular-stores-top .all-link {
    position: absolute;
    bottom: 10px;
    left: 30px; }
@media (min-width: 768px) {
    .popular-stores-top .all-link {
        position: relative;
        left: 0;
        bottom: 0; }
}
.shop-tabset {
    display: flex;
    padding: 0 0 30px;
    margin: 0 -20px 35px; }

.popular-stores .tab-content{
    position: relative;
    z-index: 1;
    -webkit-transform: translate3d(0,0,0);
}

.popular-stores .tabs-holder .shop-tabset{
    display: none;
}
.dd-list{
    max-width: 600px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 2;
    -webkit-transform: translate3d(0,0,0);

}
@media screen and (min-width: 992px){
    .popular-stores-top .all-link{
        top: 55px;
    }
    .dd-list{
        position: absolute;
        right: 30px;
        top: 10px;
        min-width: 300px;
    }
}

.dd-list.open .list{
    height: 300px;
}

.dd-list__current{
    border-bottom: 2px solid #eb7623;
    font-size: 18px;
    box-sizing: border-box;
    padding: 5px 10px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}
.dd-list__current:after{
    content: " ";
    font-size: 0;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    transform: rotate(45deg);
}
.dd-list.open .dd-list__current:after{
    transform: rotate(-135deg)
}

.dd-list .list{
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: auto;
    box-shadow: 3px 3px 3px #00000061;
    height: 0;
    transition: .3s;
    z-index: 100;
}

.dd-list .list li a{
    font-size: 18px;
    padding: 10px;
    display: block;
    transition: .3s;
}
.dd-list .list li a:hover{
    background: #F4F4F4;
}

@media (max-width: 767px) {
    .shop-tabset {
        overflow-x: scroll;
        overflow-y: auto;
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch; } }
.popular-stores .tabs-holder {
    padding: 10px 0 40px;
}
.shop-tabset li {
    padding: 0 20px;
    position: relative;
    font-size: 16px; }
.shop-tabset li a {
    position: relative; }
.shop-tabset li a:after {
    transition: width 0.3s ease-in-out;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    width: 0;
    background-color: #EB7623;
    bottom: -13px; }
@media (min-width: 1024px) {
    .shop-tabset li a:hover:after {
        width: 100%; } }
.shop-tabset li a.tab-active {
    font-weight: 700; }
.shop-tabset li a.tab-active:after {
    width: 100%; }
.shop-tabset::-webkit-scrollbar {
    width: 100%;
    height: 0 !important; }
.shop-tabset::-webkit-scrollbar-button {
    width: 100%;
    height: 0 !important; }

/*@media (min-width: 375px) {*/
/*.brands-slider .slick-list {*/
/*margin-right: calc(-1 * ((100vw - 100% - 15px)/2)); } }*/

.brands-slider .slick-track {
    display: flex;
    margin: 0 0 18px; }
@media (min-width: 375px) {
    .brands-slider .slick-track {
        margin: 0 -10px 18px; } }
@media (min-width: 768px) {
    .brands-slider .slick-track {
        margin-bottom: 0; } }

.brands-slider .brands-block {
    width: 315px;
    max-width: 100%;
    min-height: 172px;
    margin: 0 auto;
    padding: 30px;
    display: flex;
    background-position: 100% !important;
    background-repeat: no-repeat !important;
    flex-direction: column;
    justify-content: space-between;
    background-color: #F4F4F4; }
@media (min-width: 768px) {
    .brands-slider .brands-block {
        width: 365px;
        margin: 0; } }
.brands-slider .brands-block.amazon {
    background: url("../img/landing/amazon-bg.svg"), linear-gradient(155.24deg, #FF9900 0%, #FFAA2B 84.22%);
    color: #fff;
}
.brands-slider .brands-block.dostavka_iz_apple,
.brands-slider .brands-block.apple {
    background: url("../img/landing/apple-bg.svg"), #F4F4F4;
}
.brands-slider .brands-block.adidas {
    background: url("../img/landing/adidas-bg.svg"), #F4F4F4;
}
.brands-slider .brands-block.asos {
    background: url("../img/landing/asos-bg.svg"), #F4F4F4;
}
.brands-slider .brands-block.amazon .img-holder {
    width: 104px;
}
.brands-slider .brands-block.oldnavy {
    background: url("../img/landing/oldnavy-bg.svg") no-repeat 100% 100%,linear-gradient(305.67deg, #005992 -11.15%, #0080D2 99.73%);
}
.brands-slider .brands-block.levis-0,
.brands-slider .brands-block.levis {
    color: #fff;
    background: url("../img/landing/levis-bg.svg"), linear-gradient(107.44deg, #FE264A 0%, #DF1335 106.97%);
}
.brands-slider .brands-block.zara {
    background: url("../img/landing/zara-bg.svg"), #000;
    color: #fff;
}
.brands-slider .brands-block.nike {
    background: url("../img/landing/nike-bg.png"), #000;
    background-size: contain;
    color: #fff;
}
.brands-slider .brands-block.sixpm {
    background: url("../img/landing/6pm-bg.png"), #af4444;
    background-size: contain;
    color: #fff;
}
.brands-slider .brands-block.michael-kors {
    background: url("../img/landing/mk-bg.png"), #fcfcfc;
    background-size: contain;
}
.brands-slider .brands-block.carters {
    background: url("../img/landing/carters-bg.png"), #fcfcfc;
    background-size: contain;
}
.brands-slider .brands-block.zara .arrow,
.brands-slider .brands-block.levis-0 .arrow,
.brands-slider .brands-block.levis .arrow,
.brands-slider .brands-block.oldnavy .arrow,
.brands-slider .brands-block.nike .arrow,
.brands-slider .brands-block.sixpm .arrow,
.brands-slider .brands-block.carters .arrow,
.brands-slider .brands-block.amazon .arrow {
    -webkit-filter: invert(0);
    filter: invert(0);
}
.brands-slider .brands-block:hover .arrow {
    opacity: 1;
    visibility: visible; }
.brands-slider .brands-block .arrow {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    width: 60px;
    opacity: 0;
    visibility: hidden;
    -webkit-filter: invert(100%);
    filter: invert(100%); }
.brands-slider .brands-block .number {
    display: block;
    font-size: 26px;
    line-height: 1.1; }
.brands-slider .brands-block .bottom-block {
    display: flex;
    justify-content: space-between;
    align-items: center; }
.brands-slider .brands-block .bottom-block p {
    margin-bottom: 0; }
.brands-slider .brands-block .block-label {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-shadow: 0px 0 3px #fff;
}
.brands-slider .brands-block .block-button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
    text-align: center;
}
.brands-slider .brands-block .block-button .btn {
    background: #ff7729;
    padding: 3px 15px;
    font-size: 18px;
    box-sizing: content-box;
    text-transform: capitalize;
    color: #000;
    font-weight: bolder;
}
@media (min-width: 375px) {
    .brands-column {
        padding: 0 10px; } }

.brands-column.slick-slide {
    display: flex;
    float: none;
    height: auto;
    flex-direction: column; }
.brands-column.slick-slide .brands-block {
    margin-bottom: 20px; }
.brands-column.slick-slide .brands-block:last-child {
    margin-bottom: 0; }

.brands-column--big .brands-block {
    min-height: 365px;
    height: 100%; }
.brands-column--big .brands-block.amazon .img-holder {
    width: 174px; }
.brands-column--big .brands-block .arrow {
    width: 60px; }
@media (min-width: 375px) {
    .brands-column--big .brands-block .arrow {
        width: 70px; } }
@media (min-width: 768px) {
    .brands-column--big .brands-block .arrow {
        width: 80px; } }
.brands-column--big .brands-block .text-holder {
    font-size: 16px;
    font-weight: 500; }
@media (min-width: 768px) {
    .brands-column--big .brands-block .text-holder {
        font-size: 18px; } }
.brands-column--big .brands-block .number {
    font-size: 40px;
    line-height: 1.1; }
@media (min-width: 375px) {
    .brands-column--big .brands-block .number {
        font-size: 50px; } }
@media (min-width: 768px) {
    .brands-column--big .brands-block .number {
        font-size: 60px; } }

/*clients*/

.clients {
    padding: 60px 0;
    margin-bottom: 60px;}
.clients .clients-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
.clients .bottom-link{
    margin: 50px 0 0;
}

@media (min-width: 768px) {
    .clients .bottom-link{
        display: none;
    }
}
.clients .right-block {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px; }
@media (min-width: 1200px) {
    .clients .right-block {
        width: calc(100% - 340px - 112px);
        margin: 0 -36px;
        padding-top: 44px; } }
.clients .right-block .conditions-col {
    padding-left: 30px;
    margin-bottom: 10px;
}

.clients .right-block .conditions-col:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .clients .right-block .conditions-col {
        border: 1px solid #d9d9d9;
        padding: 0 20px !important;
    }
    .clients .right-block .conditions-col ul {
        padding-left: 25px;
        margin-bottom: 40px !important;
    }
}
@media (min-width: 768px) {
    .clients .right-block .conditions-col {
        width: 50%;
        padding: 0 36px;
        margin-bottom: 0;
    }
}
.clients .right-block h3 {
    letter-spacing: -0.6px;
    line-height: 1.2;
    margin-bottom: 40px; }
.clients .left-block {
    background-color: #F4F4F4;
    padding: 50px 40px;
    font-size: 15px;
    margin: 0 0 50px; }
@media (min-width: 768px) {
    .clients .left-block {
        display: flex;
        flex-direction: column;
        margin: 0 -20px 30px;} }
@media (min-width: 1200px) {
    .clients .left-block {
        margin-right: 112px;
        padding: 50px 30px 50px 50px;
        margin-left: -50px;
        width: 340px;
        min-height: 495px;
        margin-bottom: 0; } }
.clients .left-block .text-holder {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .clients .left-block .text-holder {
        margin-bottom: 70px;
    }
}
.clients .left-block .all-link {
    margin-top: auto; }
.clients .left-block h4 {
    font-size: 24px;
    line-height: 1.2; }
.clients ul:not([class]):not([id]) li {
    margin-bottom: 20px;
    position: relative; }
.clients ul:not([class]):not([id]) li:last-child {
    margin-bottom: 0; }
.clients ul:not([class]):not([id]) li:after {
    content: "\e909";
    font-family: 'icomoon';
    font-size: 10px;
    color: #EB7623;
    position: absolute;
    left: -25px;
    top: 4px; }

@media (max-width: 750px) {
    .clients .left-block {
        padding: 30px 20px;
        font-size: 14px;
        margin: 0 0 30px;
    }
    .clients ul:not([class]):not([id]) li {
        margin-bottom: 25px;
    }
}

/*faq-section*/
.faq-section {
    padding: 60px 0; }
.faq-section .cols-holder {
    display: flex;
    flex-wrap: wrap; }
.faq-section .steps-list {
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    display: block;
    margin-bottom: 50px; }
.faq-section .steps-list li {
    width: 100%;
    padding-right: 0; }
@media (min-width: 1024px) {
    .faq-section .steps-list {
        padding-top: 50px; } }
.faq-section .left-col {
    width: 100%;
    margin-bottom: 80px; }
@media (min-width: 768px) {
    .faq-section .left-col {
        margin-right: 30px;
        width: 357px;
        padding-left: 54px;
        margin-bottom: 0; } }
@media (min-width: 1200px) {
    .faq-section .left-col {
        margin-right: 180px; } }
@media (min-width: 768px) {
    .faq-section .left-col .link-holder {
        text-align: right; } }
.faq-section .right-col {
    width: 100%;
    padding: 50px 20px;
    position: relative; }
@media (min-width: 768px) {
    .faq-section .right-col {
        width: calc(100% - 357px - 30px); } }
@media (min-width: 1200px) {
    .faq-section .right-col {
        width: calc(100% - 357px - 180px);
        padding: 65px 80px; } }
.faq-section .right-col:after {
    content: '';
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    right: -20px;
    background-color: #F4F4F4;
    z-index: -1; }
@media (min-width: 768px) {
    .faq-section .right-col:after {
        left: 0;
        right: calc(-1* ((100vw - 100%)/2)); } }
.faq-section .right-col h3 {
    line-height: 1.2;
    margin-bottom: 20px; }

@media (min-width: 768px) {
    .top-holder {
        display: flex; } }

.top-holder .icon-love {
    font-size: 54px;
    color: #EB7623;
    line-height: 1; }

.top-holder .text-holder {
    max-width: 360px; }
.top-holder .text-holder p {
    margin-bottom: 17px; }

.top-holder .icon-holder {
    margin-bottom: 30px;
    position: relative; }
@media (min-width: 768px) {
    .top-holder .icon-holder {
        margin-right: 53px;
        margin-bottom: 0; } }
.top-holder .icon-holder .icon-love {
    position: relative;
    display: inline-block;
    vertical-align: middle; }

.top-holder .top-text-holder {
    max-width: 505px; }

.faq-accordion {
    margin-bottom: 51px;
    font-size: 15px; }
@media (min-width: 1024px) {
    .faq-accordion {
        margin-bottom: 71px; } }
.faq-accordion li {
    border-bottom: 1px solid rgba(57, 57, 57, 0.25);
    position: relative; }
.faq-accordion li.active .accordion-opener:after {
    transform: rotate(0); }
.faq-accordion .accordion-opener {
    padding: 22px 30px 22px 0;
    display: block;
    position: relative; }
.faq-accordion .accordion-opener:after, .faq-accordion .accordion-opener:before {
    transition: transform 0.3s ease-in-out;
    content: '';
    position: absolute;
    width: 21px;
    height: 1px;
    top: 50%;
    background-color: #393939;
    right: 5px;
    transform: translateY(-50%); }
.faq-accordion .accordion-opener:after {
    transform: rotate(90deg); }


/*benefits*/
.benefits {
    padding: 60px 0; }

.benefits-holder {
    background-color: #F4F4F4;
    padding: 50px 40px 135px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    position: relative; }
@media (min-width: 768px) {
    .benefits-holder {
        margin: 0;
        padding-bottom: 50px; } }
@media (min-width: 1024px) {
    .benefits-holder {
        padding: 100px 70px 50px; } }
.benefits-holder h2 {
    line-height: 1.2;
    margin-bottom: 50px; }
@media (min-width: 1024px) {
    .benefits-holder h2 {
        margin-bottom: 75px; } }
.benefits-holder .all-link {
    position: absolute;
    left: 30px;
    bottom: 50px; }
@media (min-width: 768px) {
    .benefits-holder .all-link {
        position: relative;
        left: 0;
        bottom: 0; } }
.benefits-holder .title {
    display: block;
    font-size: 18px;
    margin-bottom: 10px; }
@media (min-width: 768px) {
    .benefits-holder .left-holder {
        width: 270px;
        margin-right: 50px; } }
@media (min-width: 1024px) {
    .benefits-holder .left-holder {
        width: 365px; } }
@media (min-width: 1200px) {
    .benefits-holder .left-holder {
        margin-right: 162px; } }
@media (min-width: 768px) {
    .benefits-holder .right-holder {
        width: calc(100% - 270px - 50px);
        margin: 0 -10px;
        display: flex;
        flex-wrap: wrap; } }
@media (min-width: 1024px) {
    .benefits-holder .right-holder {
        width: calc(100% - 365px - 50px); } }
@media (min-width: 1200px) {
    .benefits-holder .right-holder {
        width: calc(100% - 365px - 162px);
        margin: 0 -41px; } }
.benefits-holder .right-holder .benefit-block {
    margin-bottom: 25px; }
.benefits-holder .right-holder .benefit-block:last-child {
    margin-bottom: 0; }
@media (min-width: 768px) {
    .benefits-holder .right-holder .benefit-block:last-child {
        margin-bottom: 50px; } }
@media (min-width: 768px) {
    .benefits-holder .right-holder .benefit-block {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 50px; } }
@media (min-width: 1200px) {
    .benefits-holder .right-holder .benefit-block {
        padding: 0 41px; } }

.delivery-benefits {
    background-color: #F4F4F4;
    position: relative;
    padding: 0 0 50px; }
@media (min-width: 1024px) {
    .delivery-benefits {
        padding: 0 0 100px; } }
.delivery-benefits .all-link {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 30px; }
@media (min-width: 768px) {
    .delivery-benefits .all-link {
        position: relative;
        margin: 0;
        bottom: 0; } }

@media (min-width: 768px) {
    .delivery-benefits-top {
        position: relative;
        padding: 60px 0; } }

.delivery-benefits-top h2 {
    max-width: 760px;
    margin-bottom: 20px; }

.delivery-benefits-top .content-holder {
    max-width: 942px; }
@media (min-width: 768px) {
    .delivery-benefits-top .content-holder {
        padding-bottom: 100px;
        margin-left: -30px;
        padding: 0 30px; } }
@media (min-width: 1024px) {
    .delivery-benefits-top .content-holder {
        margin-left: -50px;
        padding-left: 50px; } }

.delivery-benefits-top .text-holder {
    max-width: 778px;
    margin-bottom: 25px; }
.delivery-benefits-top .text-holder p {
    margin-bottom: 60px; }
.delivery-benefits-top .text-holder p:last-child {
    margin-bottom: 35px; }

.delivery-benefits-top .bg-holder {
    padding: 0 0 57.3%;
    margin: 0 -30px 40px;
    background-repeat: no-repeat;
    background-size: cover;
    display: none}
@media (min-width: 768px) {
    .delivery-benefits-top .bg-holder {
        display: block;
        position: absolute;
        top: 143px;
        bottom: 0;
        left: -30px;
        margin: 0;
        right: -30px;
        padding: 0;
        z-index: -1; } }
@media (min-width: 768px) and (min-width: 1024px) {
    .delivery-benefits-top .bg-holder {
        left: -50px;
        right: -50px; } }

@media (min-width: 768px) {
    .delivery-benefits-bottom {
        display: flex;
        justify-content: flex-end;
        margin-top: -143px; } }

.delivery-cols {
    margin: 0 -20px; }
@media (min-width: 768px) {
    .delivery-cols {
        width: 66.664%;
        margin: 0;
        display: flex;
        flex-wrap: wrap; } }
.delivery-cols .slick-dots {
    margin-bottom: 90px; }
.delivery-cols .slick-slide {
    height: auto;
    float: none;
    justify-content: center;
    display: flex; }
.delivery-cols .slick-slide .delivery-col {
    min-height: 100%; }
.delivery-cols .slick-slide:nth-child(4n + 1) .delivery-col, .delivery-cols .slick-slide:nth-child(4n + 4) .delivery-col {
    background-color: #F4F4F4; }
.delivery-cols .slick-track {
    display: flex;
    margin-bottom: 30px; }
.delivery-cols .delivery-col {
    background-color: #fff;
    position: relative;
    padding: 25px 20px 25px 85px; }
@media (min-width: 768px) {
    .delivery-cols .delivery-col {
        width: 50%;
        outline: none;
        padding: 25px 20px 25px 85px; } }
@media (min-width: 768px) {
    .delivery-cols .delivery-col:nth-child(4n + 1), .delivery-cols .delivery-col:nth-child(4n + 4) {
        background-color: #F4F4F4; } }
.delivery-cols .delivery-col i {
    position: absolute;
    top: 25px;
    font-size: 40px;
    left: 25px;
    color: #EB7623; }
.delivery-cols .delivery-col i.icon-percent {
    font-size: 50px; }
.delivery-cols .delivery-col i.icon-shirt {
    font-size: 41px; }
.delivery-cols .delivery-col i.icon-box {
    font-size: 46px; }
.delivery-cols .delivery-col i.icon-card {
    font-size: 50px; }
.delivery-cols .delivery-col .text-block {
    max-width: 300px;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500; }
.delivery-cols .delivery-col .text-block p:last-child {
    margin-bottom: 0; }



/*testimonials*/
.testimonials-section {
    padding: 40px 0;
    position: relative; }
@media (min-width: 768px) {
    .testimonials-section {
        background-color: #F4F4F4;
        padding: 60px 0; } }
@media (min-width: 1024px) {
    .testimonials-section {
        padding: 80px 0; } }
.testimonials-section .all-link {
    position: absolute;
    bottom: -35px; }
@media (min-width: 768px) {
    .testimonials-section .all-link {
        position: relative; } }
.testimonials-section .slick-dots {
    overflow: visible;
    margin-bottom: 70px; }
@media (min-width: 768px) {
    .testimonials-section .slick-dots {
        margin-bottom: 0; } }
@media (min-width: 768px) {
    .testimonials-section .slick-dots li {
        margin-right: 20px; } }
.testimonials-section .slick-dots li:last-child {
    margin-right: 0; }
.testimonials-section .slick-dots button {
    transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out; }
@media (min-width: 768px) {
    .testimonials-section .slick-dots button {
        height: 6px;
        width: 6px; } }
@media (min-width: 1024px) {
    .testimonials-section .slick-dots button:hover {
        background-color: #EB7623; } }
@media (min-width: 768px) {
    .testimonials-section .slick-dots .slick-active button {
        transform: scale(1.3);
        background-color: #EB7623;
        border-color: #EB7623; } }
.testimonials-section .slick-track {
    display: flex; }
@media (min-width: 1024px) {
    .testimonials-section .slick-track {
        margin: 0 -35px; } }
.testimonials-section .slick-track .slick-slide {
    height: auto;
    float: none; }
.testimonials-section .slick-track .testimonial-block {
    margin: 0 auto; }
@media (min-width: 1024px) {
    .testimonials-section .slick-track .testimonial-block {
        padding: 0 35px;
        margin: 0; } }
@media (min-width: 768px) {
    .testimonials-section .testimonials-holder {
        display: flex;
        flex-wrap: wrap; } }
@media (min-width: 768px) {
    .testimonials-section .text-block {
        width: 250px;
        margin-right: 30px; } }
@media (min-width: 1024px) {
    .testimonials-section .text-block {
        width: 300px;
        margin-right: 50px; } }
@media (min-width: 1200px) {
    .testimonials-section .text-block {
        margin-right: 150px; } }
.testimonials-section .text-block h2 {
    line-height: 1.2;
    margin-bottom: 80px; }
@media (min-width: 768px) {
    .testimonials-section .right-block {
        width: calc(100% - 280px); } }
@media (min-width: 1024px) {
    .testimonials-section .right-block {
        width: calc(100% - 350px); } }
@media (min-width: 1200px) {
    .testimonials-section .right-block {
        width: calc(100% - 450px); } }
.testimonials-section .slick-nav {
    position: relative; }
@media (min-width: 768px) {
    .testimonials-section .slick-nav {
        display: inline-block;
        padding: 0 140px;
        vertical-align: middle; } }
.testimonials-section .slick-nav .slick-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 89px;
    line-height: 20px;
    display: none !important;
    color: #EB7623; }
@media (min-width: 768px) {
    .testimonials-section .slick-nav .slick-btn {
        display: block !important; } }
.testimonials-section .slick-nav .slick-btn.prev {
    left: 0; top: -10px }
.testimonials-section .slick-nav .slick-btn.next {
    right: 0; top: -10px }
.testimonials-section .slick-nav .slick-btn i {
    display: inline-block;
    vertical-align: middle;
    line-height: 16px; }
.testimonials-section .user-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 37px; }
.testimonials-section .user-info .text-holder {
    width: calc(100% - 80px); }
.testimonials-section .user-info .name {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1.4;
    display: block; }
.testimonials-section .user-info .city {
    display: block;
    color: rgba(57, 57, 57, 0.6);
    font-size: 13px; }
.testimonials-section .testimonial-text {
    line-height: 1.5; }
.testimonials-section .testimonials-slider {
    margin-bottom: 10px; }
@media (min-width: 768px) {
    .testimonials-section .testimonials-slider {
        margin-bottom: 0; } }
.testimonials-section .img-holder {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px; }
.testimonials-section .img-holder img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

/*news-block*/

.news-section {
    padding: 60px 0;
    position: relative; }
.news-section .all-link {
    position: absolute;
    bottom: -35px;
}

@media (min-width: 768px) {
    .news-section .all-link {
        position: relative;
        bottom: 0;
    }
}
.news-section .slick-track {
    margin-bottom: 28px; }
.news-section .slick-dots {
    margin-bottom: 0; }
.news-section .news-top {
    margin-bottom: 30px; }
@media (min-width: 768px) {
    .news-section .news-top {
        display: flex;
        margin-bottom: 50px;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center; } }
.news-section h2 {
    margin-bottom: 0; }

@media (min-width: 768px) {
    .news-holder {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px; } }
.news-block {
    display: block;
    border: 1px solid #F4F4F4;
    padding: 20px;
    position: relative;
    color: #393939;
    text-shadow: -1px -1px 0px #fff, 1px 1px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff;
    overflow: hidden;
}
@media (min-width: 768px) {
    .news-block {
        width: calc(50% - 10px);
        margin: 0 5px 10px;
        padding-top: 115px;
    }
}
@media (min-width: 1024px) {
    .news-block:hover .bg-holder {
        transform: scale(1.1);
        border-radius: 0;
        opacity: .9;
    }
}
.news-block .bg-holder {
    transition: border-radius 0.5s ease-in-out, transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    transform: scale(1);
    border-radius: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 1;
}
.news-block h3 {
    line-height: 1.2;
    max-width: 460px;
    margin-bottom: 23px;
    font-size: 28px;
}
.news-block .text-holder {
    max-width: 350px;
}
.news-block .text-holder p:last-child {
    margin-bottom: 0;
    font-weight: bold;
    color: #393939;
}
.news-block time {
    display: block;
    margin-bottom: 100px;
    font-size: 13px;
    color: rgba(57, 57, 57, 0.6);
    font-weight: bold;
    color: #393939;
}
@media (min-width: 768px) {
    .news-block time {
        font-size: 16px;
        margin-bottom: 40px;
        font-weight: 500;
    }
}

/*bottom-section*/

.bottom-section {
    padding: 60px 0; }
@media (max-width: 767px) {
    .bottom-section.open-close .bg-holder {
        margin-bottom: -50px; } }
.bottom-section.open-close .bottom-section-holder {
    padding: 50px 20px;
    margin: -20px; }
@media (min-width: 1024px) {
    .bottom-section.open-close .bottom-section-holder {
        margin: 0;
        padding: 100px 70px; } }
.bottom-section.open-close .bottom-section-holder:after {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    right: -100%;
    opacity: 0;
    visibility: hidden;
    background-color: #F4F4F4; }
.bottom-section.slide-active .text-holder {
    transform: scale(0);
    position: absolute; }
.bottom-section.slide-active .bg-holder {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transform: scale(0); }
.bottom-section.slide-active .bottom-section-holder:after {
    opacity: 1;
    visibility: visible; }
.bottom-section .slide {
    padding-top: 25px; }
.bottom-section .bottom-section-holder {
    background-color: #F4F4F4;
    padding: 60px 36px 0;
    margin: 0 -20px;
    position: relative; }
@media (min-width: 768px) {
    .bottom-section .bottom-section-holder {
        padding: 100px 70px; } }
.bottom-section .shop-tabset li {
    font-size: 13px; }
@media (min-width: 768px) {
    .bottom-section .shop-tabset li {
        font-size: 15px; } }
@media (min-width: 1024px) {
    .bottom-section .shop-tabset li {
        font-size: 16px; } }
.bottom-section .content-holder {
    position: relative;
    z-index: 5; }
.bottom-section .text-holder {
    transition: width 0.3s ease-in-out, height 0.3s ease-in-out, transform 0.3s ease-in-out;
    max-width: 518px;
    overflow: hidden; }
.bottom-section .text-holder .btn {
    border-radius: 12px;
    padding: 12px 14px;
    min-width: 220px;
    font-size: 12px; }
.bottom-section .text-holder p {
    margin-bottom: 40px; }
@media (min-width: 1024px) {
    .bottom-section .text-holder p {
        margin-bottom: 60px; } }
.bottom-section .input-holder {
    position: relative;
    overflow: visible;
    border-radius: 8px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12); }
@media (min-width: 768px) {
    .bottom-section .input-holder {
        max-width: 437px; } }
.bottom-section .input-holder input {
    width: 100%;
    padding-right: 55px; }
@media (min-width: 768px) {
    .bottom-section .input-holder input {
        padding-right: 165px; } }
.bottom-section .subscribe-form {
    max-width: 532px;
    position: relative;
    z-index: 2; }
.bottom-section .subscribe-form input[type='email'] {
    max-width: 100%;
}
.bottom-section .subscribe-form .btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 50px;
    right: 5px;
    padding: 5px;
    top: 6px;
    bottom: 1px;
}
.bottom-section .subscribe-form .btn .content,
.bottom-section .subscribe-form .btn .success {
    display: block;
    overflow: hidden;
}
.bottom-section .subscribe-form .btn .success {
    width: 0;
}
.bottom-section .subscribe-form .btn .success svg path {
    fill: #fff !important;
}
.bottom-section .subscribe-form .btn.done .content {
    width: 0;
}
.bottom-section .subscribe-form .btn.done .success {
    width: 100%;
}
@media (min-width: 768px) {
    .bottom-section .subscribe-form .btn {
        min-width: 160px;
        border-radius: 12px;
        right: 4px;
        top: 6px;
        bottom: 4px;
        font-size: 12px;
        line-height: 1;
        padding: 5px;
    }
}
@media (max-width: 450px) {
    .bottom-section .bottom-section-holder {
        padding: 60px 20px 0;
    }
}
.bottom-section h3 {
    line-height: 1.2;
    margin-bottom: 38px;
}
.bottom-section .bg-holder {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    min-height: 150px;
    background-size: 100%;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 -40px;
    background-repeat: no-repeat;
}
@media (min-width: 768px) {
    .bottom-section .bg-holder {
        width: 711px;
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0; } }
.bottom-section .calculating-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1160px;
    margin: 0 -20px; }
.bottom-section .calculating-form .form-col {
    padding: 0 18px;
    margin-bottom: 20px;
    width: 100%; }
@media (min-width: 1024px) {
    .bottom-section .calculating-form .form-col {
        width: 50%; } }
.bottom-section .calculating-form input {
    width: 100%; }
.bottom-section .calculating-form .input-holder--unit input {
    padding-right: 60px; }
.bottom-section .calculating-form .form-holder {
    padding: 0 20px;
    margin-bottom: 40px; }
@media (min-width: 768px) {
    .bottom-section .calculating-form .form-holder {
        width: 60%;
        margin-bottom: 0; } }
@media (min-width: 1024px) {
    .bottom-section .calculating-form .form-holder {
        width: 58.28%; } }
.bottom-section .calculating-form .form-element {
    margin-bottom: 30px; }
.bottom-section .calculating-form .form-cols {
    margin: 0 -18px;
    display: flex;
    flex-wrap: wrap; }
.bottom-section .calculating-form .form-cols .btn {
    width: calc(100% - 36px);
    margin: 0 18px; }
@media (min-width: 1024px) {
    .bottom-section .calculating-form .form-cols .btn {
        width: calc(50% - 36px); } }
.bottom-section .calculating-form .total-holder {
    padding: 0 20px; }
@media (min-width: 768px) {
    .bottom-section .calculating-form .total-holder {
        width: 40%;
        max-width: 390px; } }
@media (min-width: 1024px) {
    .bottom-section .calculating-form .total-holder {
        width: 41.72%; } }
.bottom-section .calculating-form .total-holder h5 {
    margin-bottom: 30px; }
.bottom-section .calculating-form .total-holder .total-block {
    padding-right: 0;
    padding-left: 18px;
    margin-bottom: 35px; }
@media (min-width: 1024px) {
    .bottom-section .calculating-form .total-holder .total-block {
        padding-left: 50px; } }
.bottom-section .calculating-form .total-holder .total-description {
    color: rgba(57, 57, 57, 0.6);
    padding-left: 22px;
    font-size: 13px;
    line-height: 1.3; }
@media (min-width: 1024px) {
    .bottom-section .calculating-form .total-holder .total-description {
        padding-left: 54px; } }
.bottom-section .calculating-form .total-holder .summary {
    font-size: 16px;
    color: rgba(57, 57, 57, 0.6);
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    line-height: 1.2; }
.bottom-section .extra-services {
    color: rgba(57, 57, 57, 0.6); }
.bottom-section .extra-services li {
    display: flex;
    flex-wrap: wrap; }
.bottom-section .extra-services li .service-text {
    margin-right: 10px;
    width: calc(100% - 84px); }
.bottom-section .extra-services li .price {
    width: 74px;
    font-size: 18px;
    line-height: 1.2;
    color: #393939; }


/*custom styles*/
.all-link {
    position: relative;
    padding-left: 102px;
    text-transform: uppercase;
    font-weight: 700; }
.all-link .text {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 102px); }
.all-link:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 80px;
    transform: translateY(-50%);
    background-color: #EB7623;
    height: 2px; }

.hero-section .slick-dots {
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1440px;
    width: auto; }
@media (min-width: 1024px) {
    .hero-section .slick-dots {
        padding: 0 50px; } }

.love-pulse {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.love-pulse .heart {
    transform-origin: center;
    animation: pulseAnimation  ease-in-out 2s  infinite; }



/*.nav-col*/
.additional{
    background: none!important;
    padding: 0px!important;
}

.bg-holder{
    background-image: url(../../../static/img/content/bg-6.png);
}
.sea-bg{
    background-image: url(../../../img/sea-bg.png);
}
.avia-bg{
    background-image: url(../../../img/avia-bg.png);
}
.slick-dots button:after{
    height: 0px!important;
}

.header-holder-right{
    position: relative;
}

.lang{
    position: absolute;
    padding: 5px 0px 0px;
    margin-top: 0px;
    left: -119px;
    top: -27px;
}
ul.main-nav.profile li:first-child:before{
    position: absolute;
    content: "";
    height: 30px;
    width: 1px;
    background: #e6e3f1;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 10px;
    right: 27%;
}

.profile-menu__sublist li:first-child:before{
    display: none;
}

.header-holder-right .search-section{
    left: 17px;
    position: relative;
    top: -3px;
}

.search-opened .header-container .lang,
.search-opened .header-container .login-link,
.search-opened .header-container a.quick-order-btn{
    display: none!important;
}

.quick-order-btn{
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: var(--padding-vertical) var(--padding-side);
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    line-height: var(--line-height);
    letter-spacing: 0.04em;
    background-color: #acd578;
    /*background-image: url(https://starling.ge/img/symbol-white.svg);*/
    /*background-position: right;*/
    -webkit-transition: background-color var(--main-transition);
    transition: background-color var(--main-transition);
    border-radius: 8px;
    min-height: var(--m-height);
    cursor: pointer;
    outline: 0;
    border: 0;
    --m-height: 60px;
    --line-height: 1.1;
    --padding-vertical: 10px;
    --padding-side: 35px;
    --m-width: 60px;
    position: relative;
    z-index: 1;
}

.quick-order-btn:before{
        background: url(https://starling.ge/img/symbol-white.svg);
        position: absolute;
        content: " ";
        width: calc(100% + 8px);
        height: calc(100% + 8px);
        left: -4px;
        top: -4px;
        opacity: 0.1;
        background-repeat: no-repeat;
        background-position: right;
}

.quick-order-btn:hover{
    background-color: #323131;
}

.search-opened .search-input{
    color: #000;
    top: -6px;
}

.header-holder-right .search .icon__find{
    fill: #5b564f;
}

.delivery-benefits-top .bg-holder{
    background-image: url(../../../static/img/content/bg-3.jpg);
}
.adidas-img{
    background-image: url(../../../static/img/minified-svg/adidas-bg.png);
}

@media (min-width: 1200px){
    .d-lg-none {
        display: none !important;
    }
}
button{
    border: none;
    outline: none;
    padding: 0;
    background-color: transparent;
}

.vikup-avto-calc .calculator{
    background: white!important;
}

.vikup-avto-calc .add-padding{
    padding: 0 !important;
}

.calc-vukup-avto .jcf-select {
    max-width: none!important;
    margin-bottom: 3px!important;
    width: 100% !important;
}

.package-notFound{
    display: none;
}

.text-holder{
    padding: 5px;
}

.package-status .status-title svg{margin-left: 10px;}

.vavt .vikup-avto-calc{
    width: unset;
}

.vikup-avto-calc{
    width: 100%;
}

.where-is-package{
    padding: 60px 0;
}

.quick-order-form input{
    font-size: 12px!important;
}

.tracking-form .svg-holder__tooltip{
    width: 255px!important;
}

.tracking-form .svg-holder__tooltip_center{
    left: 6.5px!important;
}

.tracking-form .svg-holder__tooltip:before{
    left: 6px!important;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .header-holder .login-link {
        padding: 0px 0px!important;
    }
    .planshet-show{
        display: block !important;
    }
    .header-holder .planshet-show {
        font-size: 7px;
    }

}

#shipment-list-container .tpanel-head {
    height: 60px;
    font-size:13px!important;
}

.content-forms-new-pack #shipment-form #second-block .form-group {
    padding-bottom: 36px;
}

.icon-user-front{
    height: 20px;
    width: 16px;
    transform: scale(1.6);
}

.icon-user-profile{
    height: 48px;
    width: 33px;
    transform: scale(0.6);
}

.content-forms-switch .form-switch-wrap label{
    padding-left: 166px;
}
.content-forms-switch .form-switch-wrap-off .switcher{
    left: 78px;
}
.content-forms-switch .form-switch span{
    width: 75px;
}

.content-forms-switch .form-switch{
    width: 156px;
}

.content-forms-switch .form-switch-wrap .switcher{
    width: 71px;
}

.rbt-information-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 0;
    list-style: none;
    margin: -2px -7px;
    flex-wrap: wrap;
}

.rbt-information-list li a i {
    margin-right: 10px;
    font-size: 14px;
    margin-top: 2px;
}
.feather-mail:before {
    content: "\e98a";
}
.feather-phone-call:before {
    content: "\e9a8";
}
.rbt-information-list li {
    margin: 2px 16px;
}
.header-info{
    padding: 0 10px;
}

.header .header-container.top{
    background: #323131;
}

.header .header-container.top a, .header .header-container.top small,.header .header-container.top a i{
    color: white!important;
}

ul.rbt-information-list li:nth-child(2):after{
    position: absolute;
    content: "";
    height: 20px;
    width: 1px;
    background: #656565;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 10px;
}

.header-info-contact,
.header-info-soc,
.header-info-working-hours{
    margin-left: -48px;
}

.header-info-soc::after {
    position: absolute;
    content: "";
    height: 20px;
    width: 1px;
    background: #e6e3f1;
    top: 50%;
    transform: translateY(-50%);
}

.header-info-working-hours{
    width: 49%;
}

.header-info-working-hours small{
    font-size: 10px;
}