html, body, div, ul, img {
    padding: 0;
    margin: 0;
    border: 0;
}

html, body {
    border: 0;
    height: 100%;
    background: #fff;
}

body {
    color: #000;
    font-family: 'Mulish',  sans-serif;
    font-weight: 400;
    font-size: 14px;
}
input, textarea {
    font-size: 16px;
}
.px1000 {
    position: relative;
    width: 1000px;
    padding: 0 25px;
    margin: 0 auto;
}

.fa-rub {
    font-size: 0.85em;
}

.fixed_menu {
    position: fixed;
    top: -100px;
    left: 0;
    right: 0;
    height: 74px;
    background: url('../images/menu_bg.png') repeat;
    z-index: 100;
    -webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    transition: top 0.3s;
}

.text-page {
    background-image: -moz-linear-gradient(90deg, rgb(209, 231, 245) 0%, rgb(236, 246, 255) 74%, rgb(209, 231, 245) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(209, 231, 245) 0%, rgb(236, 246, 255) 74%, rgb(209, 231, 245) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(209, 231, 245) 0%, rgb(236, 246, 255) 74%, rgb(209, 231, 245) 100%);
    background-image: linear-gradient(90deg, rgb(209, 231, 245) 0%, rgb(236, 246, 255) 74%, rgb(209, 231, 245) 100%);
    padding-top: 110px;
    padding-bottom: 100px;
}

.text-page .container {

}

.text-page ul {
    margin-left: 2em;
    margin-bottom: 1em;
}

.text-page .container {
}

#main_block {
    position: relative;
    width: 100%;
    background-image: -moz-linear-gradient(90deg, rgb(209, 231, 245) 0%, rgb(236, 246, 255) 74%, rgb(209, 231, 245) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(209, 231, 245) 0%, rgb(236, 246, 255) 74%, rgb(209, 231, 245) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(209, 231, 245) 0%, rgb(236, 246, 255) 74%, rgb(209, 231, 245) 100%);
    background-image: linear-gradient(90deg, rgb(209, 231, 245) 0%, rgb(236, 246, 255) 74%, rgb(209, 231, 245) 100%);
    overflow: hidden;
    min-height: 600px;
}

#main_block.full-height {
    min-height: 550px;
    height: 100%;
}

@media (max-width: 768px) {
    #main_block.full-height {

    }
}

#main_menu {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

.mm_link {
    display: none;
    position: absolute;
    top: 16px;
    /* margin-top: -10px; */
    right: 15px;
    width: 30px;
    height: 20px;
    cursor: pointer;
    z-index: 10;
}

.mm_link .line {
    width: 100%;
    height: 4px;
    margin-bottom: 4px;
    background: #337ab7;
}

.mm_link .line:last-child {
    margin-bottom: 0;
}

#main_block .px1000 {
    display: table;
    height: 100%;
}

#main_menu .logo, .fixed_menu .logo {
    position: absolute;
    left: 15px;
    top: 16px;
    width: 168px;
    height: 46px;
    background: url('../images/getwola_color.svg') no-repeat;
    background-size: contain;
}


#main_menu .logo {
    z-index: 10;
}

.fixed_menu .logo {
    top: 13px;
}

#main_menu .main_menu, .fixed_menu .main_menu {
    position: absolute;
    top: 27px;
    left: 200px;
    font-size: 0;
    z-index: 20;
}

.fixed_menu .main_menu {
    top: 24px;
}

#main_menu .main_menu li, .fixed_menu .main_menu li {
    display: inline-block;
    margin-right: 20px;
}

#main_menu .main_menu li a, .fixed_menu .main_menu li a {
    font-size: 17px;
    color: #0064d3;
    font-weight: 100;
    text-decoration: none;
    border-bottom: 1px solid #a7cdf1;
    -webkit-transition: border-color 0.3s, color 0.3s;
    -moz-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
}

#main_menu .main_menu li a:hover, .fixed_menu .main_menu li a:hover {
    color: #f54249;
    border-color: #f3b7ba;
}

#main_menu .phone, .fixed_menu .phone {
    position: absolute;
    top: 22px;
    right: 15px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    color: #0064d3;
    z-index: 20;
    text-decoration: none;
    padding-left: 22px;
}

.fixed_menu .phone {
    top: 12px;
    right: 168px;
}

@media screen and (max-width: 1090px) {
    #main_menu .phone, .fixed_menu .phone {
        font-size: 16px;
        top: 13px;
    }
}

#main_menu .phone .ico, .fixed_menu .phone .ico {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 13px;
    height: 17px;
    background: url('../images/sprite.png?v2') -1px -1px no-repeat;
}

#main_menu .phone .ico.h24, .fixed_menu .phone .ico.h24 {
    top: 3px;
    left: -8px;
    width: 24px;
    height: 24px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDYxMiA2MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxMiA2MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMzM5LjI5NiwxOS41NzNjLTkyLjE4NywwLTE3My43NzgsNDYuMDIxLTIyMy4xNjUsMTE2LjI1YzEwLjIyMSw2LjY2OCwyMC4xODQsMTUuODEyLDI5LjgyLDI3LjU2NyAgIGMzNi44NDQtNTUuMDkxLDk2LjQxNy05My43NDMsMTY1LjM0NC0xMDIuMDUybDI3Ljk5Nyw0Ny4zNzdsMjcuOTk3LTQ3LjM3OGMxMDUuOTUyLDEyLjc2OSwxOTAuMTcsOTYuOTgzLDIwMi45NDUsMjAyLjkzNCAgIGwtNDcuMzg1LDI4LjAwMWw0Ny4zODYsMjguMDAyYy04LjU0LDcwLjgzNi00OS4xMDgsMTMxLjgyMS0xMDYuNjYxLDE2OC4zNzJjMy42NjYsOC4zNTcsNS43MzEsMTYuOTAyLDYuMDk2LDI1LjcxMiAgIGMwLjI2OSw2LjQzOC0wLjM5NSwxMi41MjEtMS43MywxOC4yOTZDNTUzLjYwOSw0ODYuNjIyLDYxMiwzOTYuMTUzLDYxMiwyOTIuMjc3QzYxMiwxNDEuOTA0LDQ4OS42NjksMTkuNTczLDMzOS4yOTYsMTkuNTczeiAgICBNNDA4Ljg4Nyw0NjguNjljLTYyLjg2NS01MC41MjMtODAuNDQ0LTI1LjY4OC0xMDguOTY4LDIuODMyYy0xOS45MTQsMTkuOTIxLTcwLjMwOC0yMS42NzgtMTEzLjgyMS02NS4xOTMgICBjLTQzLjUxNi00My41MjEtODUuMTA3LTkzLjkwNy02NS4xOTUtMTEzLjgyNGMyOC41MjYtMjguNTIxLDUzLjM1NC00Ni4xMSwyLjgxNy0xMDguOTU4ICAgYy01MC41Mi02Mi44NzEtODQuMTk4LTE0LjYwMy0xMTEuODI5LDEzLjAzYy0zMS45LDMxLjg4OS0xLjY4MSwxNTAuNzI2LDExNS43NjksMjY4LjE5NCAgIGMxMTcuNDY2LDExNy40NTIsMjM2LjMwMiwxNDcuNjUxLDI2OC4xODMsMTE1Ljc3NEM0MjMuNDcxLDU1Mi45MTEsNDcxLjc1Myw1MTkuMjM3LDQwOC44ODcsNDY4LjY5eiBNMjE3LjQyNiwzMzQuOTU0ICAgYzAtNTUuODgsNjUuNDItNjUuODM1LDY1LjQyLTg3LjY0MWMwLTEwLjU4MS04LjQ3LTE1LjAyMy0xNi4zMDQtMTUuMDIzYy0xNC4zOTcsMC0yMi40MzQsMTYuMDgzLTIyLjQzNCwxNi4wODNsLTI3LjUyMS0xOC40MTUgICBjMCwwLDEzLjk3My0zMi42LDUzLjM0Ni0zMi42YzI0Ljc2NiwwLDUxLjY1LDE0LjE4NSw1MS42NSw0Ni4zNmMwLDQ3LjIwOC02MC45NjgsNTYuMzE0LTYyLjAyOCw3NS43ODloNjQuMzZ2MzEuNzUxSDIxOS4xMjMgICBDMjE4LjA2MiwzNDUuMzMyLDIxNy40MjYsMzQwLjA0MywyMTcuNDI2LDMzNC45NTR6IE0zMzkuMzkxLDI5Mi4xOTlsNTguNDM0LTkyLjMwNWg0NS4zMDF2ODQuMDQ3aDE3Ljk5MXYzMC42OTFoLTE3Ljk5MXYzNi42MjggICBoLTM2LjYyOHYtMzYuNjI4aC02Ny4xMDZWMjkyLjE5OUwzMzkuMzkxLDI5Mi4xOTl6IE00MDYuNDk3LDI4My45NHYtMzMuODcxYzAtOC4yNTgsMS4yNzItMTYuOTQsMS4yNzItMTYuOTRoLTAuNDI0ICAgYzAsMC0zLjE3MSw5LjMxOC03LjQxLDE1LjY2OWwtMjIuODU3LDM0LjcydjAuNDI0TDQwNi40OTcsMjgzLjk0TDQwNi40OTcsMjgzLjk0eiIgZmlsbD0iIzMzN2FiNyIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

#main_menu .phone_item.strong, .fixed_menu .phone_item.strong {
    font-weight: 400;
}

.phone .desc {
    font-size: 0.7em;
    color: #337ab7;
}

.fixed_menu .make_order {
    position: absolute;
    top: 12px;
    right: 25px;
    line-height: 46px;
    text-decoration: none;
    color: #fff !important;
    margin: 0;
}

#main_block .bottle {
    display: none;
    position: absolute;
    right: 0;
    bottom: -220px;
    max-height: 118%;
}

#main_block .bottle_large {
    position: absolute;
    right: -200px;
    bottom: 0;
    max-height: 94%;
    z-index: 1;
}

#main_block .information {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 530px;
    padding-top: 130px;
    z-index: 2;
}

#main_block .information .title {
    font-size: 36px;
    line-height: 1.2em;
    font-weight: 300;
    margin-bottom: 13px;
}

#main_block .information .title strong {
    font-weight: 400;
}

#main_block .information .title .main-header {
    display: block;
    margin-bottom: 10px;
}

#main_block .information .title .sub_line1 {
    display: block;
    font-size: 40px;
    line-height: 65px;
}

#main_block .information .title .sub_line {
    display: block;
    font-size: 33px;
    line-height: 50px;
}

#main_block .information .title .marked {
    color: #f54249;
}

#main_block .information .title .marked.big {
    font-size: 1.2em;
    font-weight: bold;
}


.content-wrapper {
    background: white;
    padding: 20px;
    border-radius: 20px;
    margin: 85px 0;
}

.stock-fly {
    display: block;
    position: absolute;
    background: #fffee7;
    color: #2a6db7;
    font-size: 40px;
    line-height: 1.2;
    /* font-weight: 600; */
    width: 433px;
    /* font-family: "Circe"; */
    /* text-transform: uppercase; */
    padding: 24px;
    border: 4px dashed #f54249;
    border-radius: 17px;
    right: -626px;
    text-align: center;
}

.stock-fly:hover, .stock-fly:focus {
    text-decoration: none;
    background: #fffacf;
}

.stock-fly img {
    margin-top: 14px;
    height: 120px;
}

.stock-fly .present_ico {
    position: absolute;
    right: -40px;
    top: -50px;
}

@media (max-width: 1440px), (max-height: 900px) {

    .stock-fly {
        padding: 10px;
        font-size: 36px;
        width: 432px;
        right: -536px;
        margin: 5px auto 15px;
    }

    .stock-fly .present_ico {
        transform: scale(0.7);
    }

    .stock-fly img {
        margin-top: 12px;
        height: 100px;
    }

    #main_block .bottle {
        display: block;
    }

    #main_block .bottle_large {
        display: none;
    }

    #main_block .information {
        width: 460px;
        vertical-align: middle;
        padding-top: 70px;
    }

    #main_block .information .title {
        font-size: 32px;
    }

    #main_block .information .title .sub_line1 {
        font-size: 35px;
        line-height: 57px;
    }

    #main_block .information .title .sub_line {
        font-size: 29px;
        line-height: 46px;
    }
}

@media (max-width: 1125px) {

    .stock-fly {
        right: -475px;

    }

}

@media (max-width: 1023px) {

    .stock-fly {
        position: relative;
        right: 0;
        padding: 10px;
        font-size: 36px;
        width: 432px;
        margin: 71px auto 15px;

    }

}

#main_block .information .price_label {
    font-size: 26px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 10px;
}

#main_block .information .price {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    line-height: 49px;
    font-weight: 500;
    color: #f54249;
    white-space: nowrap;
}

#main_block .information .price .happy_hours, #main_block .information .price .regular_price {
    position: relative;
    display: inline-block;

    padding: 10px 43px 10px 14px;
    border-radius: 17px;
}

#main_block .information .price .happy_hours {
    background: #fff;
    color: #f54249;
    text-decoration: none !important;
}

#main_block .information .price .regular_price {
    color: #3a3a3a;
}

#main_block .information .price .description {
    display: block;
    font-size: 12px;
    line-height: 1em;
    color: #000;
    font-weight: normal;
}

#main_block .information .price .old_price {
    position: absolute;
    white-space: nowrap;
    top: 3px;
    left: 110px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    color: #757575;
    margin-left: 10px;
}

#main_block .information .price .old_price:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #757575;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    transform: rotate(-15deg);
}


#main_block .information .hint {
    display: block;
    color: #888;
    margin: .5em 0;
}

#main_block .discont {
    font-size: 16px;
    line-height: 20px;
    color: #0064d3;
    margin: 10px 0 14px;
}

.red_btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    padding: 0 25px;
    font-size: 16px;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #f54249;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: background-color ease-in-out .15s,color ease-in-out .15s;
    -o-transition: background-color ease-in-out .15s,color ease-in-out .15s;
    transition: background-color ease-in-out .15s,color ease-in-out .15s;
}

.red_btn:hover {
    background-color: #ec151f;
    text-decoration: none;
    color: #fff;

}


.white_btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    padding: 0 25px;
    font-size: 16px;
    color: #f54249 !important;
    text-decoration: none !important;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: background-color ease-in-out .15s,color ease-in-out .15s;
    -o-transition: background-color ease-in-out .15s,color ease-in-out .15s;
    transition: background-color ease-in-out .15s,color ease-in-out .15s;
}

.white_btn:hover {
    background-color: #ffd8d8;
}
#main_block .info_link {
    display: inline-block;
    line-height: 46px;
    width: 142px;
    border: 1px dashed #0064d3;
    color: #0064d3;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    border-radius: 5px;
    text-decoration: none;
    margin-left: 0px;
}

#main_block .info_link:hover {
    color: #f54249;
    border-color: #f54249;
}

#main_block .sponsor {
    position: absolute;
    left: 25px;
    bottom: 14px;
    font-size: 16px;
    font-weight: 300;
}

#main_block .sponsor img {
    margin-left: 10px;
}

#main_block .arrow_wrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -18px;
    width: 36px;
    height: 32px;
    overflow: hidden;
    z-index: 10;
}

#main_block .arrow_wrap .arrow {
    position: absolute;
    left: 8px;
    display: block;
    height: 11px;
    width: 20px;
    background: url('../images/sprite.png?v2') -63px -62px no-repeat;
}

#main_block .arrow_wrap:hover .arrow {
    background-position: -63px -73px;
}

@-webkit-keyframes animated-arrow {
    0% {
        top: 0;
        opacity: 1
    }
    30% {
        top: 32px;
        opacity: 1
    }
    100% {
        top: 52px;
        opacity: 0
    }
}

@keyframes animated-arrow {
    0% {
        top: 0;
        opacity: 1
    }
    30% {
        top: 32px;
        opacity: 1
    }
    100% {
        top: 52px;
        opacity: 0
    }
}

@-webkit-keyframes animated-arrow2 {
    0% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

@keyframes animated-arrow2 {
    0% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

#main_block .arrow_wrap .animated_arrow {
    opacity: 1;
    /*    animation: animated-arrow 4s ease-in infinite;*/
}

#main_block .arrow_wrap .animated_arrow2 {
    opacity: 0;
    /*animation: animated-arrow2 4s ease-in infinite;*/
}

.large_title {
    font-family: 'PT Serif', serif;
    font-size: 48px;
    line-height: 56px;
    margin: 0 auto 34px;
    text-align: center;
}

.large_title.error, .main_information.error {
    color: red;
}

#success {
    color: #0a9602;
}

.main_information {
    font-size: 25px;
    line-height: 36px;
    font-weight: 300;
    text-align: center;
    max-width: 776px;
    margin: 0 auto;
}

#advantages, #about, #questions {
    padding-top: 74px;
}

#advantages .advantage_list {
    margin: 50px 0 0;
    font-size: 0;
}

#advantages .advantage_list .item {
    display: inline-block;
    width: 25%;
    padding: 0 25px;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
    text-align: center;
}

#advantages .advantage_list .item .ico {
    position: relative;
    height: 59px;
}

#advantages .advantage_list .item .ico img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 59px;
}

#advantages .advantage_list .item .descr {
    margin-top: 12px;
}

#advantages .advantage_list .item .descr .text-center img {
    height: 40px;
    margin-right: 5px;
    margin-top: 5px;
}

#about .sep {
    width: 105px;
    height: 21px;
    margin: 40px auto;
    background: url('../images/sep.png') no-repeat;
}

#about .about_water {
    width: 776px;
    margin: 0 auto 76px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
}

#about .about_water p {
    margin-bottom: 20px;
}

#about .about_water .list {
    position: relative;
    overflow: hidden;
    min-height: 310px;
}

#about .about_water ul {
    list-style: none;
    width: 450px;
}

#about .about_water ul li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
}

#about .about_water ul li:before {
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #0064d3;
}

#about .about_water .list .image {
    position: absolute;
    top: 0;
    right: 0;
    width: 310px;
    height: 310px;
    border-radius: 100%;
}

#about .certificate {
    margin: 16px 0 48px;
}

#about .certificate a {
    position: relative;
    font-size: 20px;
    line-height: 22px;
    text-decoration: none;
    border-bottom: 1px solid #a7cdf1;
    -webkit-transition: border-color 0.3s, color 0.3s;
    -moz-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
}

#about .certificate a:hover {
    color: #f54249;
    border-color: #f3b7ba;
}

#about .certificate a .ico {
    display: block;
    width: 13px;
    height: 14px;
    position: absolute;
    top: 3px;
    right: -21px;
    background: url('../images/sprite.png?v2') -1px -23px no-repeat;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

#about .certificate a .ico.hovered {
    background-position: -16px -23px;
    opacity: 0;
}

#about .certificate a:hover .ico {
    opacity: 0;
}

#about .certificate a:hover .ico.hovered {
    opacity: 1;
}

#about .production {
    position: relative;
    display: table;
    min-height: 216px;
    width: 100%;
}

#about .production .image {
    position: absolute;
    width: 216px;
    height: 216px;
    left: 0;
    top: 50%;
    margin-top: -108px;
    border-radius: 100%;
}

#about .production .text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 240px;
}

#about .advantage_line {
    position: relative;
    background: #edf5fc;
    padding: 76px 0;
}

#about .advantage_line .wave, #order .wave, #order2 .wave {
    position: absolute;
    left: 0;
    width: 100%;
    height: 8px;
}

#about .advantage_line .wave.top, #order .wave.top, #order2 .wave.top {
    top: -8px;
    background: url('../images/wave_1.png') repeat-x;
}

#about .advantage_line .wave.bottom, #order2 .wave.bottom {
    bottom: -8px;
    background: url('../images/wave_2.png') repeat-x;
}

#about .advantage_line .container {
    font-size: 0;
    text-align: center;
}

#about .advantage_line .item {
    display: inline-block;
    width: 33.3333333%;
    font-size: 18px;
    line-height: 28px;
    vertical-align: top;
}

#about .advantage_line .ico {
    position: relative;
    height: 62px;
}

#about .advantage_line .ico img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 62px;
}

#about .advantage_line .text {
    margin-top: 16px;
    font-weight: 300;
}

#questions .large_title {
    padding-left: 38px;
    text-align: left;
    max-width: 1000px;
}

#faq_wrap {
    position: relative;
    font-size: 0;
}

#faq_wrap .sidebar {

    display: inline-block;
    width: 300px;
    padding: 0 38px;
    vertical-align: top;
}

#q_list_wrapper {
    position: absolute;
    top: 0;
    width: 224px;
}

#q_list_wrapper.fixed {
    position: fixed;
    top: 84px;
}

#q_list_wrapper.fixed_bottom {
    position: absolute;
    bottom: 0;
    top: auto;
}

#q_list_wrapper ul {
    list-style: none;
}

#faq_wrap .q_list li {
    margin-bottom: 12px;
}

#faq_wrap .q_list a {
    font-size: 14px;
    color: #0064d3;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

#faq_wrap .q_list a:hover {
    color: #f54249;
}

#faq_wrap .wrap {
    position: relative;
}

#faq_wrap .indicator {
    position: absolute;
    left: -20px;
    width: 8px;
    height: 72px;
    background: url('../images/sprite.png?v2') -1px -39px no-repeat;
}

#faq_wrap .questions {
    display: inline-block;
    width: 650px;
    font-size: 17px;
    line-height: 25px;
    vertical-align: top;
}

#faq_wrap .questions .row {
    margin: 0 0 20px;
}

#faq_wrap .questions .row .title {
    font-family: 'PT Serif', serif;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 31px;
}

#reviews {
    padding: 70px 0;
}

#reviews .review_slider {
    width: 776px;
    margin: 0 auto;
    text-align: center;
}

#reviews .review_slider .slick-arrow {
    position: absolute;
    top: 20%;
    display: block;
    width: 25px;
    height: 49px;
    cursor: pointer;
    background: url('../images/sprite.png?v2') no-repeat;
}

#reviews .review_slider .slick-arrow.slick-prev {
    left: -96px;
    background-position: -90px 0;
}

#reviews .review_slider .slick-arrow.slick-prev:hover {
    background-position: -90px -49px;
}

#reviews .review_slider .slick-arrow.slick-prev.slick-disabled {
    cursor: default;
    background-position: -90px -98px;
}

#reviews .review_slider .slick-arrow.slick-next {
    right: -96px;
    background-position: -125px 0;
}

#reviews .review_slider .slick-arrow.slick-next:hover {
    background-position: -125px -49px;
}

#reviews .review_slider .slick-arrow.slick-next.slick-disabled {
    cursor: default;
    background-position: -125px -98px;
}

#reviews .review_slider .item {
    outline: none;
    font-weight: 300;
}

#reviews .review_slider .text {
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 12px;
}

#reviews .review_slider .author {
    font-size: 14px;
}

#reviews .slick-dots {
    font-size: 0;
    margin-top: 35px;
}

#reviews .slick-dots li {
    display: inline-block;
    margin: 0 6px;
}

#reviews .slick-dots li button {
    display: block;
    width: 7px;
    height: 7px;
    border: none;
    padding: 0;
    border-radius: 100%;
    outline: none;
    background: #b9b9b9;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}

#reviews .slick-dots li:hover button {
    background: #f54249;
}

#reviews .slick-dots li.slick-active button {
    background: #0064d3;
}

#order, #order2 {
    position: relative;
    padding: 70px 0 60px;
    background: #edf5fc;
}

#order2 .make_order {
    line-height: 46px;

}

#order .price_info {
    width: 590px;
    margin: 0 auto 25px;
    padding-left: 105px;
    background: url('../images/bottle_ico.png') left center no-repeat;
    min-height: 50px;
}

#order .price_info .title {
    width: 320px;
    display: inline-block;
    font-size: 22px;
    line-height: 25px;
}

#order .price_info .price {
    float: right;
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    color: #0064d3;
}

#order .price_info .price .fa {
    font-size: 44px;
    margin-left: 5px;
}

#order .price .price_description {
    color: #202020;
    margin-top: -4px;
    font-size: 17px;
    line-height: normal;
    text-align: center;
}

.ui_slider_wrap {
    width: 592px;
    margin: 0 auto 46px;
}

.ui_slider_wrap .top_values {
    position: relative;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Arial', sans-serif;
    height: 33px;
}

.ui_slider_wrap .top_values .fa {
    font-size: 16px;
    margin-left: 4px;
}

.ui_slider_wrap .top_values .item {
    position: absolute;
    top: 0;
}

.ui_slider_wrap .top_values .item.second {
    left: 162px;
}

.ui_slider_wrap .top_values .item.third {
    left: 364px;
}

.ui_slider_wrap .top_values .item.fourth {
    right: 0;
}

.ui_slider_wrap .bottom_values {
    height: 33px;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Arial', sans-serif;
}

.ui_slider_wrap .bottom_values .item {
    position: absolute;
    bottom: 0;
}

.ui_slider_wrap .bottom_values .item:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -17px;
    display: block;
    width: 1px;
    height: 8px;
    background: #adcef1;
}

.ui_slider_wrap .bottom_values .item.second {
    left: 162px;
}

.ui_slider_wrap .bottom_values .item.third {
    left: 364px;
}

.ui_slider_wrap .bottom_values .item.fourth {
    right: 0;
}

#slider {
    position: relative;
    width: 592px;
    height: 34px;
    background: url('../images/ui_slider.png?v2') no-repeat;
}

#custom-handle {
    position: absolute;
    z-index: 2;
    width: 97px;
    height: 48px;
    color: #0064d3;
    top: 50%;
    margin-top: -24px;
    margin-left: -48px;
    outline: 0;
    border-radius: 2px;
    background: url('../images/ui_handle.png?v2') no-repeat;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    background-size: cover;
}

#custom-handle #amount {
    position: absolute;
    top: 8px;
    left: 30px;
    display: block;
    width: 38px;
    height: 34px;
    border: none;
    padding: 0;
    text-align: center;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 16px;
    background: transparent;
}

#custom-handle .less, #custom-handle .more {
    display: block;
    cursor: pointer;
    width: 8px;
    height: 14px;
    position: absolute;
    top: 17px;
    z-index: 10;
    background: url('../images/sprite.png?v2') no-repeat;
}

#custom-handle .less {
    left: 10px;
    background-position: -33px -104px;
}

#custom-handle .less:hover {
    background-position: -33px -89px;
}

#custom-handle .more {
    right: 10px;
    background-position: -44px -104px;
}

#custom-handle .more:hover {
    background-position: -44px -89px;
}

#slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 48px;
    font-size: .7em;
    display: block;
    border: 0;
    background: url('../images/ui_value.png') repeat-x;
}

.tell-frends {
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
}

.referrer-wrapper {
    background: white;
    padding: 10px 15px;
    margin-bottom: 1em;
    box-shadow: 2px 2px 7px 0px #efefef;
    border-left: 10px solid #eb1819;
    overflow: hidden;
}

.social-icon img {
    width: 35px;
    margin-left: 9px;
}

#referrer-link {
    position: absolute;
    left: -20000em;
    top: -10000em;
}

.referrer-wrapper .header {
    font-size: 21px;
    line-height: 1.2em;
}

.referrer-wrapper .header a {
    color: #000;
}

.referrer-wrapper .close i {
    transition: transform .3s ease;
}

.referrer-wrapper .close.collapsed i {
    transform: rotate(180deg);
}

#order .order_result {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
}

#order_form .order_info {
    background: #f6fafd;
    border: 1px dashed #0064d3;
    border-radius: 16px;
    padding: 33px 0;
}

#order_form .order_info .item {
    overflow: hidden;
    margin-bottom: 24px;
    margin-left: 122px;
}

#order_form .order_info .item .it_label {
    width: 90px;
    float: left;
    font-size: 18px;
    line-height: 42px;
    font-weight: 300;
}

#order_form .order_info .values {
    overflow: hidden;
}

#order_form .order_info input[type=text] {
    border: 1px solid #b8c5d0;
    height: 40px;
    padding: 0 8px;
    border-radius: 4px;
}

#order_form .order_info input.input_large {
    width: 312px;
}

#order_form .order_info .other {
    font-size: 0;
    margin-top: 11px;
}

#order_form .order_info input.input_medium {
    width: 151px;
    margin-right: 10px;
}

#order_form input {
    font-family: 'Mulish',  sans-serif;
    outline: none;
}

#order_form #agr_check {
    position: absolute;
    left: -200px;
}

#order_form .delivery_info label {
    position: relative;
    padding-left: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-weight: 300;
    max-width: 520px;
}

#order_form .delivery_info label:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 19px;
    height: 19px;
    background: url('../images/sprite.png?v2') -41px -23px no-repeat;
    cursor: pointer;
}

#order_form .delivery_info label:hover:before {
    background-position: -41px -44px;
}

#order_form .delivery_info label.active:before {
    background-position: -41px -65px;
}


#make_order .warning{
    background: #ffd65c;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 0 10px;
}

#order_form .make_order {
    margin-top: 25px;
    font-size: 20px;
    font-weight: 400;
}


.download_presentation {
    font-size: 24px;
    text-align: center;
    font-weight: 300;
    margin: 24px 0;
}

.download_presentation a {
    position: relative;
    border-bottom: 1px solid #808ab6;
}

.download_presentation a:hover, .download_presentation a:active, .download_presentation a:focus {
    text-decoration: none;
}

.download_presentation a i {
    position: absolute;
    left: -27px;
    top: 4px;
}

#footer .partners_wrap {
    width: 800px;
    overflow: hidden;
    margin: 0 auto 35px;
    padding-top: 35px;
}

#footer .partners_wrap .text {
    float: left;
    width: 202px;
    border-right: 1px solid #d5d9df;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-right: 35px;
    padding: 3px 0;
}

#footer .partners_wrap .partners {
    overflow: hidden;
}

#footer .partners_wrap .partners a {
    display: inline-block;
    margin-right: 40px;
    vertical-align: middle;
}

#footer .partners_wrap .partners a:last-child {
    margin-right: 0;
}

#footer .partners_info {
    text-align: center;
    font-weight: 300;
}

#footer .partners_info a {
    color: #000;
    text-decoration: none;
}

#footer .info_line {
    position: relative;
    border-top: 1px solid #d5d9df;
    padding: 15px 0 20px;
    margin-top: 15px;
    min-height: 132px;
}

#footer .address {
    position: absolute;
    left: 20px;
    top: 18px;
    font-weight: 300;
    line-height: 20px;
    max-width: 250px;
}

#footer .info_line a, #order_form label a {
    color: #0064d3;
    text-decoration: none;
    border-bottom: 1px solid #b2d0f2;
    -webkit-transition: border-color 0.3s, color 0.3s;
    -moz-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
}

#footer .info_line a:hover, #order_form label a:hover {
    color: #f54249;
    border-color: #f3b7ba;
}

#footer .address .copyright {
    margin-top: 18px;
    text-transform: uppercase;
}

#footer .site_info {
    width: 550px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    color: #6f6f6f;
    margin: 0 auto;
}

#footer .info_line .payment_icons {
    margin-top: 20px;
    text-align: center;
}

#footer .info_line .payment_icons a {
    text-decoration: none;
    border: none;
}

#footer .info_line .payment_icons img {
    height: 40px;
}

#footer .site_info.responsive {
    display: none;
    width: auto;
    margin-top: 20px;
}

#footer .right_block {
    position: absolute;
    top: 18px;
    right: 20px;
    width: 211px;
    font-weight: 300;
}

#footer .right_block .phone a, #footer .right_block .phone .desc {
    border: none;
    color: #000 !important;
}

#footer .pres_link {
    margin-top: 8px;
}

#footer .pres_link a {
    position: relative;
    display: inline-block;
    line-height: 20px;
    margin-left: 25px;
}

#footer .pres_link a .ico {
    display: block;
    position: absolute;
    top: 0;
    left: -25px;
    height: 20px;
    width: 21px;
    background: url('../images/sprite.png?v2') -14px -39px no-repeat;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

#footer .pres_link a:hover .ico {
    opacity: 0;
}

#footer .pres_link a .ico.hovered {
    opacity: 0;
    background-position: -14px -63px;
}

#footer .pres_link a:hover .ico.hovered {
    opacity: 1;
}

#footer .right_block .creators {
    margin-top: 25px;
    font-size: 12px;
    color: #6f6f6f;
}

#personal_area .status-link {
    color: #000;
}

#personal_area .status-link:hover, #personal_area .status-link:focus {
    color: #f54249;
    text-decoration: none;
}

#personal_area .status-link:hover strong {
    display: inline-block;
    line-height: 12px;
    border-bottom: 1px dashed #f54249;
}

#personal_area .status-link strong {
    display: inline-block;
    line-height: 12px;
    border-bottom: 1px dashed #000;
}

#myModal, #clientStatusesModal {
    padding-right: 0 !important;
    background: url('../images/popup_bg.png') repeat;
    -webkit-animation: fadein 0.5s;
    animation: fadein 0.5s;
}

#myModal .error-summary {
    font-size: 13px;
}

#myModal .modal-dialog {
    width: 70%;
    max-width: 500px;
    margin: 5% auto;
    -webkit-animation: popin 0.3s;
    animation: popin 0.3s;
}
@media (max-width: 640px) {
    #myModal .modal-dialog {
        margin-top: 200px;
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes popin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-ms-keyframes popin {
    0% {
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    85% {
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    }

    100% {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes popin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    85% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.modal-dialog .close_modal {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    z-index: 10;
    background: url('../images/sprite.png?v2') -63px -23px no-repeat;
}

.modal-dialog .close_modal:hover {
    background-position: -63px -37px;
}

.modal-dialog .modal-content {
    border-radius: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;

}

#myModal .modal-dialog .modal-content {
    background: transparent;
}
#myModal .modal-dialog .modal-content .exit_pp img{
    width: 100%;
}


#myModal .modal-dialog .close_modal {
    color: white;
    font-size: 19px;
    top: 3px;
    right: 10px;
    background: none;
}
#myModal .modal-dialog .close_modal:hover {
    color: #c9c9c9;
}

.modal-dialog .modal_title {
    font-size: 28px;
    line-height: 34px;
    color: #0064d3;
}

.modal-dialog .modal_sep {
    width: 66px;
    height: 10px;
    margin: 22px auto;
    background: url('../images/modal_sep.png') no-repeat;
}

.modal-dialog .modal_text {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
}

.has-error input {
    border-color: #dd4b39 !important;
    box-shadow: none;
}

.has-error .it_label {
    color: #dd4b39;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin-bottom: 24px;
}

#order .error-summary {
    margin-left: 122px;
    width: 500px;

}

.ui_slider_title {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 6px;
}

.ui_slider_wrap_bg {
    background: #f6fafd;
    border: 1px solid #adcef1;
    margin-bottom: 26px;
    padding: 12px 0;
    border-radius: 16px;
}

.ui_slider_wrap {
    margin: 0 auto;
    width: 560px;
}

#slider {
    width: 560px;
    background: url('../images/ui_slider.png?2') 100% 100% no-repeat;
}

#custom-handle .less, #custom-handle .more {
    width: 10px;
    height: 15px;
    top: 16px;
}

#custom-handle .less {
    left: 10px;
    background-position: -169px -2px;
}

#custom-handle .less:hover {
    background-position: -169px -17px;
}

#custom-handle .more {
    right: 10px;
    background-position: -181px -2px;
}

#custom-handle .more:hover {
    background-position: -181px -17px;
}

.ui_slider_wrap .top_values {
    position: relative;
    font-size: 16px;
    line-height: 16px;
}

.ui_slider_wrap .top_values .item {
    top: 4px;
}

.ui_slider_wrap .top_values .item:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -14px;
    display: block;
    width: 1px;
    height: 8px;
    background: #adcef1;
}

.ui_slider_wrap .bottom_values {
    font-size: 20px;
    line-height: 20px;
}

.ui_slider_wrap .bottom_values .item:before {
    display: none;
}

.ui_slider_wrap .bottom_values .fa {
    font-size: 16px;
    margin-left: 4px;
}

#order .order_result {
    margin-bottom: 26px;
}

#footer .info_line {
    min-height: 220px;
    padding: 12px 0 20px;
}

#footer .address .copyright {
    margin-top: 38px;
}

#footer .pres_link {
    margin-top: 5px;
}

#footer .social_wrap {
    position: relative;
    line-height: 18px;
    margin-top: 5px;
}

#footer .social_wrap .soc_label {
    display: inline-block;
}

#footer .social_wrap .item {
    position: relative;
    top: 4px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../images/sprite.png?v2') no-repeat;
    border-bottom: none;
    font-size: 0;
}

#footer .social_wrap .item.vk {
    background-position: 0 -126px;
}

#footer .social_wrap .item.vk:hover {
    background-position: 0 -144px;
}

#footer .social_wrap .item.fb {
    background-position: -23px -126px;
}

#footer .social_wrap .item.fb:hover {
    background-position: -23px -144px;
}

#footer .social_wrap .item.inst {
    background-position: -46px -126px;
}

#footer .social_wrap .item.inst:hover {
    background-position: -46px -144px;
}

#footer .right_block .creators {
    margin-top: 22px;
}

#mobile_menu {
    padding-right: 0 !important;
}

#mobile_menu .modal-dialog {
    width: 320px;
    height: 100%;
    min-height: 100%;
    float: right;
    margin: 0;
}

#mobile_menu .modal-content {
    position: relative;
    border-radius: 0;
    border: none;
    min-height: 100%;
    padding: 74px 0 40px;
    background-color: #337ab7;
    -webkit-box-shadow: -2px 0 62px 0 rgba(0, 0, 0, 0.36);
    -moz-box-shadow: -2px 0 62px 0 rgba(0, 0, 0, 0.36);
    box-shadow: -2px 0 62px 0 rgba(0, 0, 0, 0.36);
}

#mobile_menu .modal-body {
    padding: 0;
    position: static;
}

#mobile_menu .close_menu {
    position: absolute;
    top: 27px;
    right: 15px;
    width: 30px;
    height: 20px;
    cursor: pointer;
    z-index: 10;
}

#mobile_menu .close_menu .line {
    width: 100%;
    height: 4px;
    margin-bottom: 4px;
    background: #fff;
}

#mobile_menu .close_menu .line:last-child {
    margin-bottom: 0;
}

#mobile_menu ul {
    margin: 0 0 27px;
    padding: 0;
    list-style: none;
    border-top: 1px solid #fff;
}

#mobile_menu ul li {
    border-bottom: 1px solid #fff;
}

#mobile_menu ul li a {
    display: block;
    font-size: 16px;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    transition: background 0.4s;
    text-decoration: none;
}

#mobile_menu ul li:hover a {
    background: #549fe0;
}

#mobile_menu .menu_contacts {
    text-align: center;
}

#mobile_menu .menu_contacts .phone_item {
    margin-bottom: 15px;
}

#mobile_menu .menu_contacts .phone_item .fa {
    color: #fff;
    margin-right: 8px;
}

#mobile_menu .menu_contacts .phone_item:last-child {
    margin-bottom: 0;
}

#mobile_menu .menu_contacts a, #mobile_menu .menu_contacts .phone .desc {
    color: #fff;
}

#mobile_menu .copyright {
    color: #fff;
    margin-top: 30px;
}

#mobile_menu .copyright a {
    color: #fff;
    text-decoration: underline !important;
}

#mobile_menu .copyright a:hover {
    text-decoration: none !important;
}


.sale {
    margin: 40px auto;
}

.sale .title {
    font-family: 'Mulish',  sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 12px;
}

@media (max-width: 1000px) {

    .sale .sale_list_header {
        text-align: center;
    }

    .sale .sale_list {
        text-align: center;
    }


    .sale .sale_list li:before {
        margin-left: -37px;
    }
}

.sale .title .marked {
    display: block;
    color: #f54249;
    font-weight: bold;
}

.sale .sale_list li:before {
    content: "- ";
}


#sale_form {
    width: 451px;
    margin: 0 auto;
}

.sale input {
    font-family: 'Mulish',  sans-serif;
    font-size: 15px;
    font-weight: 300;
    outline: none;
}

.sale .order_info input[type=text] {
    border: 1px solid #b8c5d0;
    height: 40px;
    padding: 0 8px;
    border-radius: 4px;
    width: 360px;
}

.sale .header {
    /* font-family: 'PT Serif', serif; */
    font-weight: 400;
    font-size: 25px;
    line-height: 33px;
    text-align: center;
    margin-bottom: 30px;
}

.sale .item {
    overflow: hidden;
    margin-bottom: 24px;
}

.sale label {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-weight: 300;
    max-width: 520px;
}

.order_info .item .it_label {
    width: 90px;
    float: left;
    font-size: 18px;
    line-height: 42px;
    font-weight: 300;
}

.sale .make_order {

    width: 142px;
    line-height: 46px;


}


.sale .alert-success {
    text-align: center;
}

#fly_call {
    display: none;
    position: fixed;
    left: 24px;
    bottom: 25px;
    color: #fff;
    background: #0081dd;
    padding: 5px 16px;
    font-size: 33px;
    border-radius: 32px;
    box-shadow: 1px 3px 9px 0px rgba(0, 0, 0, 0.23);
    z-index: 1000;
}

#fly_whathapp {
    display: block;
    position: fixed;
    width: 70px;
    right: 16px;
    bottom: 18px;
    z-index: 1000;
}

#fly_whathapp img {
    width: 100%;
}

/* responsive */
.container {
    max-width: 1000px;
}

.thumbnail {
    border: none;
}

.thumbnail .title {
    font-weight: 700;
    margin-bottom: 7px;
    font-size: 21px;
    line-height: 30px;
}


@media (max-width: 1199px) {

    #main_menu .main_menu li, .fixed_menu .main_menu li {
        margin-right: 10px;
        font-size: 14px;
    }

    #main_menu .main_menu li a, .fixed_menu .main_menu li a {
        font-size: 14px;
    }

    .px1000 {
        width: 970px;
    }

    #faq_wrap .questions {
        width: 640px;
    }

    #footer .site_info {
        width: 460px;
    }


}

@media (max-width: 991px) {

    #main_menu .main_menu li, .fixed_menu .main_menu li {
        display: none;
    }

    .mm_link {
        display: block;
    }

    #main_block .mm_link {
        top: 30px;
        margin-top: 0;
    }

    .fixed_menu .phone {
        right: 250px;
    }

    #main_menu .phone {
        right: 85px;
    }

    .fixed_menu .make_order {
        right: 84px;
    }

    .px1000 {
        width: 750px;
    }

    #main_block .bottle {
        right: -200px;
    }

    .large_title {
        font-size: 40px;
        line-height: 46px;
    }

    .main_information {
        font-size: 20px;
        line-height: 26px;
    }

    #about .about_water {
        width: 730px;
    }

    .sale .sale_list li {
        margin-left: 7%;
        font-weight: 500;
        font-size: 22px;
        list-style-type: none;
    }

    #about .about_water .list {
        min-height: 240px;
    }

    #about .about_water .list .image {
        width: 240px;
        height: 240px;
    }

    #about .advantage_line {
        padding: 40px 0;
    }

    #about .advantage_line .item {
        font-size: 16px;
        line-height: 24px;
    }

    #faq_wrap .questions {
        width: 420px;
        font-size: 15px;
        line-height: 20px;
    }

    #reviews .review_slider {
        width: 600px;
    }

    #reviews .review_slider .slick-arrow.slick-next {
        right: -70px;
    }

    #reviews .review_slider .slick-arrow.slick-prev {
        left: -70px;
    }

    #reviews .review_slider .text {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    #footer .partners_wrap {
        width: 720px;
    }

    #footer .site_info {
        margin: 0 20px;
        width: auto;
    }

    #footer .site_info.responsive {
        display: block;
        text-align: center;
    }

    .sale .title {
        text-align: center;
        font-size: 60px;
        line-height: 65px;

    }

    .sale .header {

        font-size: 29px;

    }
}

@media (max-height: 690px) {
    #main_block.full-height {
    }
}

@media (max-width: 767px) {

    #main_block {
        min-height: 690px;
    }

    #main_block .mm_link {
        top: 25px;
    }

    #main_block .logo {
        width: 160px;
        height: 44px;
    }

    .fixed_menu {
        height: 50px;
    }

    .fixed_menu .logo {
        top: 14px;
        left: 15px;
        height: 40px;
        width: 100px;
    }


    .fixed_menu .make_order {
        right: 50%;
        margin-right: -60px;
        top: 7px;
        width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }

    #main_menu .phone, .fixed_menu .phone {
        display: none;
    }

    #main_block .bottle {
        /*display: none;*/
        opacity: 0.2;
        bottom: -170px;
    }

    .stock-fly {
        font-size: 25px;
        width: 300px;
        margin: 0px auto 15px;
    }

    .stock-fly .present_ico {
        transform: scale(0.7);
    }

    .stock-fly img {
        margin-top: 12px;
        height: 82px;
    }

    .px1000 {
        width: auto;
        max-width: 320px;
        margin: 0 auto;
        padding: 0 15px;
    }

    #main_block.full-height {
        height: auto;
    }

    #main_block .information {
        width: 100%;
        padding-top: 76px;
    }

    #main_block .information .title {
        font-size: 20px;
    }

    #main_block .information .title .sub_line1 {
        font-size: 22px;
        line-height: 37px;
    }

    #main_block .information .title .sub_line {
        font-size: 18px;
        line-height: 30px;
    }

    #main_block .information .title img {
        max-width: 70px;
    }

    #main_block .information .price_label {
        font-size: 18px;
        line-height: 24px;
    }

    #main_block .information .price {
        font-size: 33px;
        line-height: 35px;
    }

    #main_block .information .price .happy_hours {

        padding: 10px 17px 10px 14px;
    }

    #main_block .information .price .regular_price {

        padding: 10px 17px 10px 3px;
    }

    #main_block .information .price .regular_price .old_price {
        left: 77px;

    }

    #main_block .information .price .old_price {
        left: 95px;
        top: 0;
        font-size: 20px;
        line-height: 21px;
    }

    #main_block .info_link {
        width: 144px;
        background: rgba(255, 255, 255, 0.35);
        font-weight: 400;
    }

    #main_block .sponsor {
        display: none;
    }

    .large_title {
        font-size: 28px;
        line-height: 30px;
        margin: 0 auto 16px;
    }

    #order_form .form_header .title-coupon {
        font-size: 19px!important;
        padding: 5px 0 10px !important;
    }

    .main_information {
        font-size: 14px;
        line-height: 20px;
    }

    #advantages, #about, #questions {
        padding-top: 10px;
    }

    #advantages .advantage_list {
        margin-top: 20px;
    }

    #advantages .advantage_list .item {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    #advantages .advantage_list .item:last-child {
        margin-bottom: 0;
    }

    #advantages .advantage_list .item .ico {
        height: auto;
    }

    #advantages .advantage_list .item .ico img {
        position: static;
        max-height: 46px;
        max-width: 46px;
    }

    #advantages .advantage_list .item .descr {
        margin-top: 8px;
    }

    #about .sep {
        margin: 20px auto;
    }

    #about .about_water {
        width: auto;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 40px;
    }

    #about .about_water .list .image {
        position: static;
        margin: 0 auto 20px;
        width: 90px;
        height: 90px;
    }

    #about .production .image {
        display: none;
    }

    #about .about_water ul {
        width: auto;
    }

    #about .about_water ul li:last-child {
        margin-bottom: 0;
    }

    #about .certificate {
        margin: 16px 0 30px;
    }

    #about .certificate a {
        font-size: 14px;
    }

    #about .production {
        display: block;
        min-height: 0;
    }

    #about .production .text {
        padding-left: 0;
    }

    #about .advantage_line {
        padding: 20px 0;
    }

    #about .advantage_line .item {
        width: 100%;
        margin-bottom: 15px;
    }

    #about .advantage_line .ico {
        height: auto;
    }

    #about .advantage_line .ico img {
        position: static;
        max-width: 46px;
        max-height: 46px;
    }

    #about .advantage_line .text {
        margin-top: 8px;
        font-size: 14px;
        line-height: 20px;
    }

    #faq_wrap .sidebar {
        display: none;
    }

    #questions .large_title {
        padding-left: 0;
        text-align: center;
    }

    #faq_wrap .questions {
        width: auto;
        padding-left: 0;
        font-size: 14px;
    }

    #faq_wrap .questions .row {
        margin: 0 0 15px;
    }

    #faq_wrap .questions .row:last-child {
        margin-bottom: 0;
    }

    #reviews {
        padding: 30px 0;
    }

    #reviews .review_slider {
        width: 100%;
        padding: 0 40px;
    }

    #reviews .review_slider .slick-arrow {
        top: 50%;
        margin-top: -52px;
    }

    #reviews .review_slider .slick-arrow.slick-next {
        right: 5px;
    }

    #reviews .review_slider .slick-arrow.slick-prev {
        left: 5px;
    }

    #reviews .review_slider .text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    #reviews .review_slider .author {
        font-weight: 700;
    }

    #reviews .slick-dots {
        margin-top: 20px;
    }

    #order_form {
        padding: 0 15px;
        width: auto;
        max-width: 718px;
    }


    .ui_slider_title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .ui_slider_wrap_bg {
        width: 260px;
        margin: 0 auto 20px;
    }

    .ui_slider_wrap {
        width: 290px;
    }

    .ui_slider_wrap .top_values .item {
        font-size: 12px;
    }

    .ui_slider_wrap .top_values .item.first {
        left: 27px;
    }

    .ui_slider_wrap .top_values .item.fourth {
        right: 23px;
    }

    .ui_slider_wrap .bottom_values .item, .ui_slider_wrap .bottom_values .fa {
        font-size: 12px;
    }

    .ui_slider_wrap .bottom_values .item.first {
        left: 27px;
    }

    .ui_slider_wrap .bottom_values .item.fourth {
        right: 23px;
    }

    .ui_slider_wrap .top_values .item.second,
    .ui_slider_wrap .top_values .item.third,
    .ui_slider_wrap .bottom_values .item.second,
    .ui_slider_wrap .bottom_values .item.third {
        display: none;
    }

    #slider {
        width: 220px;
        margin: 0 auto;
    }

    #custom-handle {
        width: 70px;
        height: 35px;
        margin-top: -18px;
        margin-left: -35px;
    }

    #custom-handle #amount {
        top: 6px;
        left: 22px;
        width: 27px;
        height: 23px;
        font-size: 14px;
    }

    #custom-handle .less, #custom-handle .more {
        top: 10px;
    }

    #custom-handle .less {
        left: 6px;
    }

    #custom-handle .more {
        right: 6px;
    }

    #order {
        padding: 60px 0;
    }

    #order .price_info {
        width: 290px;
    }

    #order .price_info .title {
        display: none;
    }

    #order .price_info .price {
        display: block;
        text-align: center;
    }

    #order .order_result {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    #order .order_result .for_mobile {
        display: block;
        margin-top: 4px;
    }

    #order_form .order_info {
        width: 290px;
        margin: 0 auto;
        padding: 10px 15px;
    }

    #order_form .order_info .item {
        margin-left: 0;
        margin-bottom: 5px;
    }

    .error-summary, #order .error-summary {
        margin-left: 0;
        margin-bottom: 5px;
        width: auto;
    }

    #order_form .order_info .item .it_label {
        float: none;
        width: 100%;
        font-size: 14px;
        line-height: 30px;
    }

    #order_form .order_info input.input_large {
        width: 100%;
    }

    #order_form .order_info input.input_medium {
        width: 124px;
        margin-right: 10px;
    }

    #order_form .order_info input.input_medium:last-child {
        margin-right: 0;
    }

    #order_form .form-group {
        margin-bottom: 0;
    }

    #order_form label {
        margin-top: 10px;
    }

    #footer .partners_wrap {
        width: auto;
        padding-top: 20px;
        margin-bottom: 20px;
    }

    #footer .partners_wrap .text {
        width: auto;
        float: none;
        border: none;
        text-align: center;
        margin-bottom: 16px;
    }

    #footer .partners_wrap .partners {
        text-align: center;
    }

    #footer .partners_wrap .partners a {
        margin-bottom: 10px;
    }

    #footer .address, #footer .right_block {
        width: auto;
        max-width: 100%;
        position: static;
        text-align: center;
        padding: 0 15px;
    }

    #footer .address .copyright {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    #mobile_menu .modal-content {
        padding-top: 50px;
    }

    #mobile_menu .close_menu {
        top: 15px;
    }

    .stock .back_link {
        margin: 18px 0;
    }

    #sale_form {
        width: 285px;
    }

    .sale .item {
        margin-bottom: 0px;
    }

    .sale .order_info input[type=text] {
        width: 285px;
    }

    .sale .title {
        text-align: center;
        font-size: 50px;
        line-height: 55px;

    }

    .sale .header {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 0;
    }

    #vk_community_messages {
        display: none;
    }

    #fly_call {
        display: block;
    }
}

@media (max-height: 499px) {

    #main_block {
        height: 520px;
        min-height: 495px;
    }

    #main_block .information .title {
        font-size: 34px;
        line-height: 38px;
        margin-top: 0;
        margin-bottom: 8px;
    }

    #main_block .information .title .sub_line {
        line-height: 26px;
    }

    #main_block .information .title img {
        max-width: 50px;
    }

    #main_block .information .price_label {
        margin-bottom: 10px;
    }

    #main_block .information .price {
        font-size: 40px;
        line-height: 40px;
    }


    #main_block .information .price .old_price {
        top: 0;
        font-size: 28px;

    }

    #main_block .order_link {
        font-size: 18px;
        line-height: 36px;
    }

    #main_block .info_link {
        line-height: 36px;
    }

}

/* Заказ воды */

select, textarea, a, .slick-slide, input, label {
    outline: none !important;
}

.blue_btn {
    display: inline-block;
    padding: 8px 30px;
    font-size: 18px;
    text-decoration: none !important;
    color: #fff !important;
    border-radius: 5px;
    border: none;
    background: #0087e0;
}

.blue_btn:hover {

    background: #049afc;

}

.blue_btn:active {

    background: #049afc;

}


#make_order {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    max-width: 780px;
    margin: 0 auto;
}

#make_order ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#make_order .order_tabs {
    display: table;
    text-align: center;
    width: 100%;
    max-width: 480px;
    min-height: 46px;
    margin: 0 auto 35px;
}

#make_order .order_tabs li {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #bfd2e5;

    -webkit-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
}

#make_order .order_tabs li a {
    display: block;
    padding: 10px 5px;
    text-decoration: none;
    color: #000;
}

#make_order .order_tabs li a:hover {
    color: #f54249;
}

#make_order .order_tabs li:first-child {
    border-radius: 6px 0 0 6px;
    border-right: 0;
}

#make_order .order_tabs li:last-child {
    border-radius: 0 6px 6px 0;
    border-left: 0;
}

#make_order .order_tabs li.active {
    cursor: default;
    border-color: transparent;
    border-bottom: 1px solid #db9500;
    border-top: 1px solid #ffde8d;
    color: #000;
    font-weight: 400;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffdd8d+0,f1bc38+100 */
    background: #ffdd8d; /* Old browsers */
    background: -moz-linear-gradient(top, #ffdd8d 0%, #f1bc38 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffdd8d 0%, #f1bc38 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffdd8d 0%, #f1bc38 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd8d', endColorstr='#f1bc38', GradientType=0); /* IE6-9 */
}

#personal_area {
    background: #fff;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 100, 211, 0.08);
    -moz-box-shadow: 0 3px 7px 0 rgba(0, 100, 211, 0.08);
    box-shadow: 0 3px 7px 0 rgba(0, 100, 211, 0.08);
    margin-bottom: 16px;
    padding: 20px 40px;

}

#personal_area .block_header {
    position: relative;
    padding-left: 40px;
}

#personal_area .user_ico {
    font-size: 28px;
    position: absolute;
    top: 0;
    left: 0;
    color: #0087db;
}

#personal_area .user {
    position: relative;
}

#personal_area .bonus-balance {
    margin: 6px 0;
}

#personal_area .username {
    display: inline-block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    max-width: 400px;
    vertical-align: top;
}

#personal_area .change_pswd {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    color: #6d6d6d;
    text-decoration: none;
    margin: 9px 0 0 10px;
    vertical-align: top;
}

#personal_area .change_pswd span {
    display: inline-block;
    line-height: 12px;
    border-bottom: 1px dashed #b6b6b6;
}

#personal_area .change_pswd:hover {
    color: #f54249;
}

#personal_area .change_pswd:hover span {
    border-color: #f54249;
}

#personal_area .change_pswd .fa {
    margin-left: 5px;
}

#personal_area .logout {
    position: absolute;
    top: 2px;
    right: 0;
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
    color: #0064d3;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #dadada;
}

#personal_area .logout .fa {
    margin-left: 5px;
}

#personal_area .logout:hover {
    background: #0087db;
    border-color: #0087db;
    color: #fff;
}

#personal_area .orders_link a {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    color: #0064d3;
    text-decoration: none;
}

#personal_area .orders_link a span {
    display: inline-block;
    margin-right: 5px;
    border-bottom: 1px dotted #0064d3;
}

#personal_area .orders_link .fa {
    font-size: 12px;
}

#personal_area .orders_link a.active .fa {
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#personal_area .orders_link a:hover {
    color: #f54249;
}

#personal_area .orders_link a:hover span {
    border-color: #f54249;
}

#personal_area .previous_orders {
    display: none;
    padding: 15px 0 8px;
}

#personal_area .previous_orders .table {
    margin-bottom: 15px;
}

#personal_area .previous_orders .table_row {
    position: relative;
    display: table;
    width: 100%;
    border-bottom: 1px solid #dadada;
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
}

#personal_area .previous_orders .table_row.t_head {
    border-color: #000000;
    font-size: 12px;
    font-weight: 400;
}

#personal_area .previous_orders .col {
    display: table-cell;
    padding: 10px;
}

#personal_area .previous_orders .table_row.t_head .col {
    padding: 4px 10px;
}

#personal_area .previous_orders .col .overflow {
    overflow: hidden;
}

#personal_area .previous_orders .col.delivery {
    width: 200px;
}

#personal_area .previous_orders .col.order {
    width: 275px;
}

#personal_area .previous_orders .col.price {
    width: 225px;
}

#personal_area .previous_orders .col.price .fa {
    margin-left: 3px;
    font-size: 12px;
}

#personal_area .previous_orders .col .item {
    margin-bottom: 4px;
}

#personal_area .previous_orders .col .item:last-child {
    margin-bottom: 0;
}

#personal_area .previous_orders .repeat_order {
    position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
    color: #0064d3;
    background: #fff;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #dadada;
}

#personal_area .previous_orders .repeat_order:hover {
    background: #0087db;
    border-color: #0087db;
    color: #fff;
}

#personal_area .previous_orders .pagination {
    display: block;
    text-align: right;
    font-size: 0;
    margin-right: 10px;
}

#personal_area .previous_orders .pagination li {
    display: inline-block;
}

#personal_area .previous_orders .pagination li a {
    display: block;
    font-size: 14px;
    line-height: 26px;
    padding: 0 8px;
    border-color: #dadada;
}

#personal_area .previous_orders .pagination li:hover a {
    background: #428bca;
    color: #fff;
    border-color: #428bca;
}

#order_form {
    max-width: 780px;
    margin: 0 auto;
}

#order_form .second_step {
    display: none;
}

#order_form .happy_hours {
    padding: 8px 19px;
    border-radius: 20px;
    margin-bottom: 20px;
    background: #0087db;
    color: #fff;
}

#order_form .result {
    padding: 0px 15px 15px 15px;
}

#order_form .result .total {
    font-size: 20px
}

#order_form .wrapper {
    background: #fff;
    margin-bottom: 25px;
}

#order_form .form_header {
    position: relative;
    display: table;
    width: 100%;
    min-height: 92px;
    background: #0087db;
    color: #fff;
}

#order_form .form_header .left,
#order_form .form_header .right {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

#order_form .form_header .desc {
    font-size: 0.8em;
}

#order_form .form_header .left {
    width: 570px;
    padding-left: 40px;
}

#order_form .form_header .left .bottle_ico {
    display: block;
    position: absolute;
    bottom: 0;
    left: 40px;
}

#order_form .form_header .title-coupon {
    font-size: 24px;
    line-height: 28px;
    padding: 15px 0;
}

#order_form .form_header .left .title {
    font-size: 24px;
    line-height: 28px;
}

#order_form .form_header .left .your_order {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
}

#order_form .form_header .left .your_order b {
    font-weight: 500 !important;
}

#order_form .form_header .free_delivery {
    font-weight: 500;
    margin-top: 6px;
}

#order_form .form_header .free_delivery a {
    color: #fff;
}

#order_form .form_header .left .fa {
    font-size: 18px;
    margin-left: 5px;
}

#order_form .form_header .to-1st-step {
    position: absolute;
    top: 22px;
    right: 40px;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #94ccef;
}

#order_form .form_header .to-1st-step:hover {
    border-color: transparent;
}

#order_form .form_header .right {
    width: 220px;
    padding-right: 40px;
    text-align: right;
}

#order_form .form_header .right .bottle_price,
#order_form .form_header .right .bottle_price2 {
    font-size: 58px;
    line-height: 58px;
}

#order_form .form_header .right .fa {
    font-size: 52px;
    margin-left: 10px;
}

#order_form .bottles_count {
    position: relative;
    padding: 10px 15px 35px;
    border-bottom: 2px solid #edf5fc;
}

#order_form .bottles_count .title {
    font-size: 25px;
    text-align: center;
    margin: 18px;
}

#order_form .ui_slider_wrap_bg {
    background: #f6fafd;
    border: 1px solid #adcef1;
    padding: 12px 0;
    border-radius: 16px;
    max-width: 685px;
    margin: 0 auto;
}

#order_form .ui_slider_wrap {
    margin: 0 auto;
    width: 560px;
}

.ui_slider_wrap .top_values {
    position: relative;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Arial', sans-serif;
    height: 30px;
}

.ui_slider_wrap .top_values .item:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -14px;
    display: block;
    width: 1px;
    height: 8px;
    background: #adcef1;
}

.ui_slider_wrap .top_values .fa {
    font-size: 16px;
    margin-left: 4px;
}

.ui_slider_wrap .top_values .item {
    position: absolute;
    top: 0;
}

.ui_slider_wrap .top_values .item.second {
    left: 162px;
}

.ui_slider_wrap .top_values .item.third {
    left: 364px;
}

.ui_slider_wrap .top_values .item.fourth {
    right: 0;
}

.ui_slider_wrap .bottom_values {
    height: 33px;
    position: relative;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Arial', sans-serif;
}

.ui_slider_wrap .bottom_values .fa {
    font-size: 16px;
    margin-left: 4px;
}

.ui_slider_wrap .bottom_values .item {
    position: absolute;
    bottom: 0;
}

.ui_slider_wrap .bottom_values .item.second {
    left: 162px;
}

.ui_slider_wrap .bottom_values .item.third {
    left: 364px;
}

.ui_slider_wrap .bottom_values .item.fourth {
    right: 0;
}

#slider {
    position: relative;
    width: 560px;
    height: 34px;
    background: url(../images/ui_slider.png) 100% 100% no-repeat;
}

#custom-handle {
    position: absolute;
    z-index: 2;
    width: 97px;
    height: 48px;
    color: #0064d3;
    top: 50%;
    margin-top: -24px;
    margin-left: -48px;
    outline: 0;
    border-radius: 2px;
    background: url('../images/ui_handle.png') no-repeat;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    background-size: cover;
}

#custom-handle #amount {
    position: absolute;
    top: 8px;
    left: 30px;
    display: block;
    width: 38px;
    height: 34px;
    border: none;
    padding: 0;
    text-align: center;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 16px;
    background: transparent;
}

#custom-handle .less, #custom-handle .more {
    display: block;
    cursor: pointer;
    width: 10px;
    height: 15px;
    top: 16px;
    position: absolute;
    z-index: 10;
    background: url('../images/sprite.png?v2') no-repeat;
}

#custom-handle .less {
    left: 10px;
    background-position: -169px -2px;
}

#custom-handle .less:hover {
    background-position: -169px -17px;
}

#custom-handle .more {
    right: 10px;
    background-position: -181px -2px;
}

#custom-handle .more:hover {
    background-position: -181px -17px;
}

#slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 34px;
    font-size: .7em;
    display: block;
    border: 0;
    background: url('../images/ui_value.png') repeat-x;
}

.info-text {
    font-size: 14px;
    padding: 20px 40px 0px;
    text-align: center;
}

.info-text p {
    margin-bottom: 5px;
}

.hh_link {
    display: block;
    text-align: center;
    padding: 10px;
    /* background: #fff; */
    color: #155baf;
    border-bottom: 1px solid #a3c2e8;
    border-top: 1px solid #a3c2e8;
    margin-top: 10px;
}

#order_form .dop_products {
    padding: 0 40px 20px;
    border-bottom: 1px solid #edf5fc;
}

#order_form .dop_products .title {
    position: relative;
    padding-left: 38px;
    font-size: 20px;
    line-height: 28px;

    margin-bottom: 20px;
}

#order_form .dop_products .title a {
    display: inline-block;
    color: #0064d3;
    text-decoration: none;
}

#order_form .dop_products .title .ico {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 28px;
    height: 28px;
    background: #0084de;
    border-radius: 100%;
}

#order_form .dop_products .title a:hover {
    color: #f54249;
}

#order_form .dop_products .title a:hover .ico {
    background: #f54249;
}

#order_form .dop_products .products_slider {
    margin: 0 -10px;
}

#order_form .dop_products .products_slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    display: block;
    width: 10px;
    height: 15px;
    z-index: 10;
    background: url(../images/sprite.png) no-repeat;
    cursor: pointer;
}

#order_form .dop_products .products_slider .slick-prev {
    left: -10px;
    background-position: -169px -2px;
}

#order_form .dop_products .products_slider .slick-prev:hover {
    background-position: -169px -17px;
}

#order_form .dop_products .products_slider .slick-prev.slick-disabled {
    display: none !important;
}

#order_form .dop_products .products_slider .slick-next {
    right: -10px;
    background-position: -181px -2px;
}

#order_form .dop_products .products_slider .slick-next:hover {
    background-position: -181px -17px;
}

#order_form .dop_products .products_slider .slick-next.slick-disabled {
    display: none !important;
}

#order_form .dop_products .item {
    width: 25%;
    padding: 0 10px;
}

#order_form .dop_products .item .table {
    display: table;
    width: 100%;
    margin: 0;
}

#order_form .dop_products .item .img {
    width: 60px;
    padding-right: 10px;

}

#order_form .dop_products .item .img img {
    max-width: 60px;
    max-height: 60px;

}

#order_form .dop_products .item .img,
#order_form .dop_products .item .link {
    display: table-cell;
    vertical-align: middle;
}

#order_form .dop_products .link a {
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    text-decoration: none;
    border-bottom: 1px dashed #7f7f7f;
}

#order_form .dop_products .link a:hover {
    color: #f54249;
    border-color: #f54249;
}

#order_form .dop_products .title .ico:before,
#order_form .dop_products .title .ico:after {
    content: '';
    position: absolute;
    display: block;
    background: #fff;
}

#order_form .dop_products .title .ico:before {
    top: 50%;
    margin-top: -1px;
    margin-left: -5px;
    left: 50%;
    width: 10px;
    height: 2px;
}

#order_form .dop_products .title .ico:after {
    top: 50%;
    margin-top: -5px;
    margin-left: -1px;
    left: 50%;
    width: 2px;
    height: 10px;
}

#order_form .order_list {
    padding: 10px 40px 20px;
}

#order_form .order_list .title {
    font-size: 20px;
    line-height: 24px;
    margin: 15px 0;
}

#order_form .order-row {
    display: flex;
    border-bottom: 1px solid #d0d0d0;
    padding: 0 0 10px 0;
    margin: 20px 0;
}

#order_form .order-row .p_image {
    flex: 0 0 130px;
    padding-right: 20px;
}

#order_form .order-row .p_image img {
    width: 100%;
}

#order_form .order-row .left {
    flex: 1;
}

#order_form .order-row .right {
    flex: 1;
}

#order_form .order-row .p_title {
    font-size: 18px;
}

#order_form .empty-bottles .t_title {
    flex: 1;
}

#order_form .order-row .p_price,
#order_form .order-row .p_result .bonuses-wrapper,
#order_form .order-row .init_show_price_text,
#order_form .order-row .is-final-price,
#order_form .order-row .small

{
    font-size: 12px;
    color: #7b7b7b;
    line-height: 1.2;
}

#order_form .order-row .result_wrapper {
    margin: 5px 0;
    display: flex;
}

#order_form .order-row .p_result, #order_form .order-row .tare .t_title {
    flex: 1;
    line-height: 28px;
}

#order_form .order-row .p_result {
    font-size: 21px;
}

#order_form .order-row .tare {
    display: flex;
    border-top: 1px solid #e3e8ec;
    padding: 10px 0;
}

#order_form .order_table .count_wrap {
    width: 100%;
    max-width: 115px;
    position: relative;
    padding: 0 31px;
}

#order_form .order_table .less, #order_form .order_table .more {
    position: absolute;
    top: 0;
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid #dadada;
    border-radius: 3px;
    cursor: pointer;
    background: #fff;
}

#order_form .order_table .less {
    left: 0;
}

#order_form .order_table .more {
    right: 0;
}

#order_form .order_table .plus, #order_form .order_table .minus {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 10px;
}

#order_form .order_table .plus:before, #order_form .order_table .minus:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    background: #0064d3;
}

#order_form .order_table .plus:after {
    position: absolute;
    top: 0;
    left: 4px;
    display: block;
    content: '';
    height: 100%;
    width: 2px;
    background: #0064d3;
}

#order_form .order_table .more:hover .minus:before,
#order_form .order_table .more:hover .plus:before,
#order_form .order_table .more:hover .plus:after,
#order_form .order_table .less:hover .minus:before,
#order_form .order_table .less:hover .plus:before,
#order_form .order_table .less:hover .plus:after {
    background: #f54249;
}

#order_form .order_table .count_wrap input {
    width: 100%;
    height: 28px;
    text-align: center;
    padding: 0;
    border: 1px solid #dadada;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    font-weight: 300;
}

#order_form .order_table .p_remove {
    text-align: right;
}

#order_form .order_table .remove_line {
    position: relative;
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid #dadada;
    border-radius: 3px;
    cursor: pointer;
    background: #fff;
}

#order_form .order_table .remove_line:before {
    position: absolute;
    top: 9px;
    left: 9px;
    display: block;
    width: 8px;
    height: 8px;
    content: '';
    background: url('../images/remove_line.png') no-repeat;
}

#order_form .order_table .remove_line:hover:before {
    background-position: -8px 0;
}

#order_form .order_table .remove_line.disabled {
    filter: grayscale(100%);
    cursor: default;
}

#make_order .help {
    display: table;
    width: 100%;
    background: #00a65a;
    color: #fff;
    padding: 10px;
    position: relative;
    margin: 1em 0;
    border-radius: 13px;
}

#make_order .help a {
    color: #fff;
    text-decoration: underline;
}

#make_order .help a:hover {
    color: #191616;
}

#make_order .help i.icon.fa.fa-info {
    font-size: 30px;
    padding-top: 5px;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    width: 40px;
}

#make_order .help .items {
    display: table-cell;
    vertical-align: middle;
}

#order_form .order_list .result .free_delivery {
    font-size: 15px;
    font-weight: 500;
}

#order_form .order_list .list_result .hint {
    font-size: 12px;
    line-height: normal;
}

#order_form .order_list .list_result {
    text-align: right;
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
}

#order_form .order_list .list_result .result_price {
    display: inline-block;
    font-weight: 500;
    margin-left: 25px;
}

#order_form .order_list .list_result .fa {
    font-size: 28px;
    margin-left: 10px;
}

#order_form .delivery_info,
#order_form .payment_type,
#order_form .delivery_time,
#order_form .comment {
    padding: 25px 40px;
    border-bottom: 2px solid #edf5fc;
}

#order_form .delivery_time .link {
    display: inline-block;
    margin-bottom: 15px;
    padding: 5px 0 0 0;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    text-decoration: none;
    border-bottom: 1px dashed #7f7f7f;
}

@media (max-width: 767px) {
    #order_form .delivery_time .link {
        display: inline;
    }

    .info-text {
        padding: 20px 20px 0px;
    }
}


#order_form .form-group {
    margin-bottom: 0;

}

#order_form .payment_type .form-group,
#order_form .delivery_time .form-group {
    margin-bottom: 0;
    display: inline-block;
}

#order_form .pay_bonuses {
    margin: .5em;
}

#order_form .delivery_info .delivery_form .item {
    margin-bottom: 15px;
}

#order_form .delivery_info .delivery_form .input_label {
    float: left;
    width: 100px;
    line-height: 32px;
}

#order_form .delivery_info .delivery_form .value {
    position: relative;
    float: left;
    width: 465px;
    padding-right: 150px;
}

#order_form .delivery_info .delivery_form .item input {
    width: 100%;
    height: 32px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #b8c5d0;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
}

#order_form .delivery_info .delivery_form .item .small {
    font-size: 0;
    margin: 8px -5px 0;
}

#order_form .delivery_info .delivery_form .item .small_item {
    display: inline-block;
    width: 25%;
    padding: 0 5px;
}

#order_form .delivery_info .delivery_form .select_wrap {
    display: block;
    background: #fff url('../images/select.png') right 10px center no-repeat;
}

#order_form .delivery_info .delivery_form select {
    width: 100%;
    border: 1px solid #b8c5d0;
    border-radius: 5px;
    padding: 5px 10px;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
}

#order_form .delivery_info .delivery_form .dop {
    padding-top: 8px;
    display: none;
}

#order_form .delivery_info .add_item {
    position: absolute;
    top: 8px;
    left: 330px;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #0064d3;
    text-decoration: none;
}

#order_form .delivery_info .add_item span {
    border-bottom: 1px dashed #7fb1e9;
}

#order_form .delivery_info .add_item:hover {
    color: #f54249;
}

#order_form .delivery_info .add_item:hover span {
    border-color: #f54249;
}

#order_form .delivery_info .necessarily {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    color: #6d6d6d;
    margin-top: 10px;
}

#order_form .agreement {
    position: relative;
    overflow: hidden;
    color: #000;
    font-size: 0.8em;
}

#order_form #agr_check {
    position: absolute;
    left: -200px;
}

#order_form .delivery_info label {
    position: relative;
    padding-left: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-weight: 300;
    max-width: 540px;
}

#order_form .delivery_info label:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 19px;
    height: 19px;
    background: url('../images/sprite.png') -41px -23px no-repeat;
    cursor: pointer;
}

#order_form .delivery_info label:hover:before {
    background-position: -41px -44px;
}

#order_form .suggestions-wrapper {
    display: block;
}

#order_form .delivery_info label.active:before {
    background-position: -41px -65px;
}

#order_form .payment_type .radio_label,
#order_form .delivery_time .radio_label {
    display: inline-block;
    width: 96px;
    font-size: 18px;
    vertical-align: top;
}

#order_form .delivery_time .btn .date {
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
}

#order_form .delivery_time .time_note {
    font-size: 0.9em;
    color: #6b6b6b;
    margin-top: -5px;
}

#order_form .btn-primary {
    padding: 10px 12px;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    color: #000;
    border-color: #cedded;
    background: #f6fafe;
    outline: none;
}

#order_form .btn-primary:hover {
    color: #f54249;
}

#order_form .btn-primary small {
    display: block;
    line-height: 1.2;
}

#order_form .btn-primary.active {
    box-shadow: none;
    border: 1px solid transparent;
    border-bottom: 1px solid #f1bc38;
    border-top: 1px solid #ffdd8d;
    color: #000;
    cursor: default;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffdd8d+0,f1bc38+100 */
    background: #ffdd8d; /* Old browsers */
    background: -moz-linear-gradient(top, #ffdd8d 0%, #f1bc38 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffdd8d 0%, #f1bc38 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffdd8d 0%, #f1bc38 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd8d', endColorstr='#f1bc38', GradientType=0); /* IE6-9 */
}

@media (min-width: 767px) {
    #order_form .payment_type .btn-primary {
        max-width: 150px;
        height: 62px;
        white-space: normal;
    }
}

#order_form .has-error .btn-primary {
    color: #dd4b39;
}

#order_form .time_select {
    margin: 20px 0;
    padding-left: 0px;
}

#order_form .time_select .select_wrap {
    display: inline-block;
    background: #fff url('../images/select.png') right 15px center no-repeat;
}

#order_form .payment_type .btn-primary .green {
    color: #0b8043;
}

#order_form .time_select select {
    width: 145px;
    margin: 0 5px;
    border: 1px solid #b8c5d0;
    border-radius: 5px;
    padding: 8px 10px;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    font-size: 14px;
    font-weight: 300;
}

#order_form .comment {
    border-bottom: none;
}

#order_form .comment .add_comment {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    color: #0064d3;
    border-bottom: 1px dashed #7fb1e9;
}

#order_form .comment .add_comment:hover {
    color: #f54249;
    border-color: #f54249;
}

#order_form .comment .comment_wrap {
    display: none;
    padding-top: 20px;
}

#order_form .comment textarea {
    display: block;
    resize: none;
    width: 100%;
    height: 150px;
    padding: 6px 10px;
    border: 1px solid #b8c5d0;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
}

#order_form .step_control {
    text-align: center;
}

#order_form .step_control .lk_link_wrapper {
    font-size: 17px;
}

#order_form .step_control .lk_link_wrapper .or {
    margin: .5em 0;
}

#order_form .step_control .to-1st-step {
    display: inline-block;
    font-size: 16px;
    line-height: 46px;
    font-weight: 300;
    padding: 0 38px;
    border: 1px dashed #0064d3;
    text-decoration: none;
    border-radius: 5px;
    vertical-align: top;
    margin-right: 12px;
}

#order_form .step_control .to-1st-step:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 11px;
    background: url('../images/sprite.png') -173px -36px no-repeat;
    margin-right: 8px;
}

#order_form .step_control .to-1st-step:hover {
    color: #f54249;
    border-color: #f54249;
}

#order_form .step_control .to-1st-step:hover:before {
    background-position: -173px -50px;
}

#make_order .lk_form .fields_wrap {
    background: #f6fafd;
    border: 1px dashed #0064d3;
    border-radius: 16px;
    padding: 35px 80px;
    max-width: 580px;
    margin: 0 auto 23px;
}

#make_order .lk_form .fields_wrap .line {
    overflow: hidden;
    margin-bottom: 24px;
}

#make_order .lk_form .fields_wrap .form-group, #make_order .lk_form .fields_wrap .form-group .help-block {
    margin: 0;
}

.help-block {
    font-size: 13px;
}

#make_order .lk_form .fields_wrap .line:last-child {
    margin-bottom: 0;
}

#make_order .lk_form .fields_wrap .field_label,
#make_order .lk_form .fields_wrap .field_value {
    overflow: hidden;
    float: left;
}

#make_order .lk_form .fields_wrap .field_label {
    width: 90px;
    font-size: 18px;
    line-height: 42px;
    font-weight: 300;
}

#make_order .lk_form .fields_wrap .field_value {
    width: 328px;
}

#make_order .lk_form .fields_wrap input[type=text],
#make_order .lk_form .fields_wrap input[type=number],
#make_order .lk_form .fields_wrap input[type=password] {
    width: 100%;
    height: 42px;
    padding: 0 10px;
    border: 1px solid #b8c5d0;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
    box-shadow: inset 0 1px 3px 0 rgba(184, 197, 208, 0.4);
}
#loginbysmsform-code{
    text-align: center;
}
#make_order .lk_form .forgot_pswd {
    display: inline-block;
    color: #0064d3;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    border-bottom: 1px solid #accdf0;
    margin-top: 12px;
}

#make_order .lk_form .forgot_pswd:hover {
    border-color: #f54249;
    color: #f54249;
}

#make_order .lk_form input[type=submit] {
    display: block;
    margin: 0 auto 10px;
    height: 46px;
}

#make_order .reg_link {
    text-align: center;
}

#make_order .reg_link a {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #a5abb0;
}

#make_order .reg_link a:hover {
    border-color: #f54249;
    color: #f54249;
}

/* catalog popup */

#catalog_popup {
    padding-right: 0 !important;
    background: url('../images/catalog_bg.png') repeat;
}

#catalog_popup .close {
    position: absolute;
    top: 0;
    right: 6px;
    width: 43px;
    height: 43px;
    cursor: pointer;
    z-index: 10;
    opacity: 1;
}

#catalog_popup .close:after {
    content: '';
    top: 12px;
    right: 10px;
    position: absolute;
    width: 21px;
    height: 21px;
    background: url('../images/sprite.png') 0 -167px no-repeat;
}

#catalog_popup .close:hover:after {
    background-position: -22px -167px;
}

#catalog_popup .modal-body {
    padding: 0;
}

#catalog_popup .modal-dialog {
    width: 100%;
    max-width: 1000px;
    background: #fff;
    margin: 0 auto;
}

#catalog_popup .modal-content {
    border: none;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    text-align: left;
}

.fancy-block {
    display: flex;
    position: relative;
    min-height: 27vh;
    align-items: center;
    font-weight: bold;
    color: white;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 -15px -1px;
}

.fancy-block div {
    position: relative;
    width: 100%;
    z-index: 2;
    padding: 0 15px 15px;
}

.fancy-block div:before {
    display: block;
    margin-top: -18px;
    margin-bottom: -23px;
    content: url('../img/misc/waves.svg');
}

.fancy-block:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

#catalog-section {
    background: #fff;
}

#catalog-section.container {
    margin-top: 100px;
}

.drop-separator {
    background: url('../img/misc/drop-separator.svg') no-repeat center;
    height: 60px;
}

#catalog-section .popup_title, #catalog_popup .modal-header {
    border-bottom: 1px solid #dbdbdb;
    font-size: 20px;
    line-height: 55px;
    padding: 0 20px;
}

#catalog-section .catalog_wrap {
    position: relative;
    padding-left: 220px;
    min-height: 460px;
}

#catalog-section .catalog_menu {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    width: 220px;
    background: #edf5fc;
    border-right: 1px solid #dbdbdb;
}

#catalog-section .catalog_menu .mobile_cat {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    color: #0064d3;
    padding: 0 10px;
    cursor: pointer;
    border-bottom: 1px solid #dbdbdb;
}

#catalog-section .catalog_menu ul li:hover .mobile_cat {
    color: #f54249;
}

#catalog-section .catalog_menu .mobile_cat .fa {
    position: relative;
    top: 1px;
    margin-left: 10px;
}

#catalog-section .catalog_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#catalog-section .catalog_menu ul a {
    display: block;
    padding: 12px 20px;
    font-size: 15px;
    line-height: 20px;
    color: #0064d3;
    text-decoration: none;
}

#catalog-section .catalog_menu ul a:hover {
    color: #f54249;
}

#catalog-section .catalog_menu ul li.active a {
    background: #fff;
    color: #000;
    cursor: default;
}

#catalog-section .wrapper {
    display: flex;
    flex-wrap: wrap;
}

#catalog-section .wrapper .add_link {
    margin: 10px 0;
}

.delivery-badge {
    font-weight: normal;
    font-size: 12px;
    padding: 0 5px;
    right: 10px;
    color: #888;
    margin: 0px 0px 10px 0px;
}

.photo_wrap .delivery-badge, #product_card .delivery-badge {
    position: absolute;
    color: #0064d3;
    border: 1px solid #0064d3;
    border-radius: 6px;
}

#product_card .delivery-badge {
    z-index: 1;
    background: white;
    right: 20px;
}

#catalog-section .catalog .cat_item {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    width: 33.33333333%;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    text-align: center;
    padding: 25px 20px;
}

#catalog-section .catalog .cat_item .top,
#catalog-section .catalog .cat_item .bottom {
    width: 100%;
}

#catalog-section .catalog .cat_item:nth-child(3n) {
    border-right: none;
}

#catalog-section .catalog .cat_item .photo_wrap {
    max-width: 200px;
    margin: 0 auto 15px;
}

#catalog-section .catalog .cat_item .photo_wrap a {
    display: block;
    padding-top: 50%;
    padding-bottom: 50%;
}

#catalog-section .catalog .cat_item .title a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #b2b2b2;
}

#catalog-section .catalog .cat_item .title a:hover {
    border-color: transparent;
}

#catalog-section .catalog .cat_item .price {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 0px 0px;
}

#catalog-section .catalog .cat_item .init_show_price_text {
    font-size: 12px;
    font-weight: normal;
    color: #888;
}

#catalog-section .catalog .cat_item .price .fa {
    position: relative;
    top: 1px;
    margin-left: 5px;
    font-size: 19px;
}

#catalog-section .catalog .cat_item .add_link {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
    color: #0064d3;
    text-decoration: none;
    border: 1px solid #adcef1;
    border-radius: 3px;
    margin: 0 auto;
}

#catalog-section .catalog .cat_item .add_link .fa {
    position: relative;
    top: 1px;
    margin-right: 7px;
}

#catalog-section .catalog .cat_item .add_link:hover {
    background: #0087db;
    border-color: #0087db;
    color: #fff;
}

#product_card {
    padding: 30px 30px 130px;
}

#product_card .title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}

#product_card .back {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    text-decoration: none;
}

#product_card .back:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 11px;
    background: url('../images/sprite.png') -173px -36px no-repeat;
    margin-right: 8px;
}

#product_card .back:hover {
    color: #f54249;
}

#product_card .back:hover:before {
    background-position: -173px -50px;
}

#product_card .overflow {
    overflow: hidden;
}

#product_card .photos, #product_card .info {
    float: left;
    width: 50%;
    min-height: 1px;
}

#product_card .photos .large_photo {
    position: relative;
    margin-bottom: 15px;
}

#product_card .photos .large_photo .loupe {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 28px;
    height: 28px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    color: #888888;
    z-index: 100;
}

#product_card .photos .large_photo .loupe .fa {
    position: absolute;
    top: 3px;
    left: 6px;
}

#product_card .photos .large_photo:hover .loupe {
    color: #f54249;
}

#product_card .photo_wrap {
    display: none;
}

#product_card .photo_wrap.slick-slide {
    display: block;
}

#product_card .photo_wrap:first-child {
    display: block;
}

#product_card .photo_wrap .photo {
    position: relative;
    display: block;
    padding-top: 50%;
    padding-bottom: 50%;
}

#product_card #slider_control {
    width: 290px;
    margin: 0 auto;
}

#product_card #slider_control .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    display: block;
    width: 10px;
    height: 15px;
    z-index: 10;
    background: url(../images/sprite.png) no-repeat;
    cursor: pointer;
}

#product_card #slider_control .slick-prev {
    left: -15px;
    background-position: -169px -2px;
}

#product_card #slider_control .slick-prev:hover {
    background-position: -169px -17px;
}

#product_card #slider_control .slick-prev.slick-disabled {
    display: none !important;
}

#product_card #slider_control .slick-next {
    right: -15px;
    background-position: -181px -2px;
}

#product_card #slider_control .slick-next:hover {
    background-position: -181px -17px;
}

#product_card #slider_control .slick-next.slick-disabled {
    display: none !important;
}

#product_card #slider_control .item {
    width: 46px;
    height: 46px;
    border: 1px solid #eaeaea;
    margin: 0 6px;
    cursor: pointer;
    float: left;
}

#product_card #slider_control .item.active {
    border-color: #1691e0;
}

#product_card .info {
    padding-left: 40px;
}

#product_card .info .title {
    margin-top: 20px;
}

#product_card .info .characteristics {
    font-weight: 300;
}

#product_card .info .characteristics .item {
    margin-bottom: 8px;
}

#product_card .info .characteristics .item:last-child {
    margin-bottom: 0;
}

#product_card .info .price {
    margin: 30px 0 15px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
}

#product_card .info .price .init_show_price_text {
    font-size: 12px;
    font-weight: normal;
    color: #888;
}

#product_card .info .price .fa {
    font-size: 28px;
    margin-left: 5px;
}

.mfp-bg {
    z-index: 1151;
}

.mfp-wrap {
    z-index: 1151;
}

/* end of catalog popup */

@media (max-width: 991px) {

    #personal_area {
        padding: 20px 15px;
    }

    #personal_area .previous_orders .col.order {
        width: 265px;
    }

    #order_form .dop_products {
        padding: 25px 15px;
    }

    #order_form .dop_products .link a {
        font-size: 15px;
    }

    #order_form .order_list {
        padding: 20px 15px 30px;
    }


    #order_form .delivery_info,
    #order_form .payment_type,
    #order_form .delivery_time,
    #order_form .comment {
        padding: 20px 15px;
    }

    #order_form .payment_type .radio_label, #order_form .delivery_time .radio_label {
        width: 82px;
        font-size: 16px;
    }

    /* catalog */
    #catalog-section .close_modal {
        top: 19px;
        right: 15px;
        width: 12px;
        height: 12px;
        background-position: -64px -24px;
    }

    #catalog-section .close_modal:hover {
        background-position: -64px -38px;
    }

    #catalog-section .catalog .cat_item {
        width: 50%;
    }

    #catalog-section .catalog .cat_item:nth-child(3n) {
        border-right: 1px solid #dbdbdb;
    }

    #catalog-section .catalog .cat_item:nth-child(2n) {
        border-right: none;
    }

    #product_card {
        padding: 30px 15px;
    }

    #product_card #slider_control {
        width: 232px;
    }

    /* end of catalog */

}

@media (max-width: 767px) {



    #order_form .step_control .lk_link_wrapper {
        font-size: 16px;
    }



    #order_form .step_control .to-1st-step {
        line-height: 36px;
        padding: 0 15px;
    }

    #make_order .order_tabs {
        margin-bottom: 25px;
    }

    #make_order .order_tabs li {
        font-size: 14px;
        line-height: 16px;
    }

    #order_form {
        margin: 0 -15px;
    }

    #personal_area .block_header {
        padding-left: 30px;
    }

    #personal_area .user_ico {
        font-size: 20px;
    }

    #personal_area .username {
        display: block;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    #personal_area .change_pswd {
        margin: 0 10px 0 0;
        vertical-align: middle;
    }

    #personal_area .logout {
        position: static;
        vertical-align: middle;
    }

    #personal_area .orders_link {
        margin-top: 10px;
    }

    #personal_area .orders_link a {
        font-size: 14px;
    }

    #personal_area .previous_orders {
        padding: 15px 0 0;
    }

    #personal_area .previous_orders .table {
        border: 1px solid #dadada;
        border-radius: 5px;
    }

    #personal_area .previous_orders .table_row.t_head {
        display: none;
    }

    #personal_area .previous_orders .table_row {
        display: block;
        text-align: right;
    }

    #personal_area .previous_orders .table_row:last-child {
        border-bottom: none;
    }

    #personal_area .previous_orders .table_row:nth-child(odd) {
        background: #f6fafd;
    }

    #personal_area .previous_orders .col {
        display: block;
        width: 100% !important;
        padding: 6px 10px;
        border-bottom: 1px solid #dadada;
    }

    #personal_area .previous_orders .col:before {
        content: attr(data-title) ": ";
        font-size: 12px;
        font-weight: 500;
        float: left;
        padding-left: 10px;
    }

    #personal_area .previous_orders .repeat_order {
        position: static;
        margin: 6px 10px;
    }

    #personal_area .previous_orders .pagination {
        margin-right: 0;
    }

    #order_form .form_header {
        display: block;
        padding: 10px 15px;
    }

    #order_form .form_header .left,
    #order_form .form_header .right {
        display: block;
        width: 100%;
        padding: 0;
        text-align: left;
    }

    #order_form .form_header .right .bottle_price,
    #order_form .form_header .right .bottle_price2 {
        font-size: 30px;
        line-height: 30px;
    }

    #order_form .form_header .right .fa {
        font-size: 27px;
    }

    #order_form .form_header .left .bottle_ico {
        display: none;
    }

    #order_form .form_header .left .title {
        display: block;
        padding-left: 0;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    #order_form .form_header .left .your_order {
        font-size: 18px;
        line-height: 22px;
    }

    #order_form .form_header .order_label {
        display: block;
        margin-bottom: 5px;
    }

    #order_form .form_header .to-1st-step {
        top: 12px;
        right: 15px;
    }

    #order_form .dop_products,
    #order_form .order_list,
    #order_form .bottles_count {
        padding: 15px;
    }

    #order_form .bottles_count {
        padding: 10px 10px 15px;
    }

    #order_form .ui_slider_wrap {
        width: 220px;
    }

    #order_form .order-row .p_image {
        flex: 0 0 70px;
        padding-right: 10px;
    }

    #order_form .order-row .p_title {
        font-size: 14px;
    }

    #order_form .order-row .p_result {
        font-size: 15px;
        line-height: inherit;
    }

    #slider {
        width: 220px;
        margin: 0 auto;
    }

    #custom-handle {
        width: 70px;
        height: 35px;
        margin-top: -18px;
        margin-left: -35px;
    }

    #custom-handle #amount {
        top: 6px;
        left: 22px;
        width: 27px;
        height: 23px;
        font-size: 14px;
    }

    #custom-handle .less, #custom-handle .more {
        top: 10px;
    }

    #custom-handle .less {
        left: 6px;
    }

    #custom-handle .more {
        right: 6px;
    }

    .ui_slider_wrap .top_values .item {
        font-size: 12px;
    }

    .ui_slider_wrap .top_values .item.first {
        left: -5px;
    }

    .ui_slider_wrap .top_values .item.second {
        left: 53px;
    }

    .ui_slider_wrap .top_values .item.third {
        left: 126px;
    }

    .ui_slider_wrap .top_values .item.fourth {
        right: -10px;
    }

    .ui_slider_wrap .bottom_values .item, .ui_slider_wrap .bottom_values .fa {
        font-size: 12px;
    }

    .ui_slider_wrap .bottom_values .item.first {
        left: -5px;
    }

    .ui_slider_wrap .bottom_values .item.second {
        left: 55px;
    }

    .ui_slider_wrap .bottom_values .item.third {
        left: 132px;
    }

    .ui_slider_wrap .bottom_values .item.fourth {
        right: -10px;
    }

    #order_form .dop_products .products_slider .slick-next {
        right: 10px;
    }

    #order_form .dop_products .products_slider .slick-prev {
        left: 10px;

    }

    #order_form .dop_products .products_slider {
        padding: 0 10px;
    }

    #order_form .dop_products .item .table {
        display: block;
        text-align: center;
    }

    #order_form .dop_products .item .img,
    #order_form .dop_products .item .link {
        display: block;
        width: 100%;
        padding: 0;
    }

    #order_form .dop_products .item .img {
        margin-bottom: 4px;
    }

    #order_form .dop_products .item .img img {
        margin: 0 auto;
    }

    #order_form .dop_products .link a {
        font-size: 14px;
    }

    #order_form .order_list .result {
        border: none;
    }


    #order_form .order_table .p_count:before {
        padding-top: 4px;
    }

    #order_form .order_table .count_wrap {
        float: right;
    }

    #order_form .order_table .p_remove:before {
        display: none;
    }

    #order_form .order_table .p_remove {
        display: none;
        width: 28px;
        position: absolute;
        top: 5px;
        right: 10px;
        border-bottom: none;
    }

    #order_form .order_list .list_result {
        margin-top: 10px;
        font-size: 24px;
        line-height: 30px;
    }

    #order_form .order_list .list_result .fa {
        font-size: 23px;
        margin-left: 6px;
    }

    #order_form .delivery_info,
    #order_form .payment_type,
    #order_form .delivery_time,
    #order_form .comment {
        padding: 15px;
    }

    #order_form .delivery_info .delivery_form .item {
        margin-bottom: 5px;
    }

    #order_form .delivery_info .delivery_form .input_label {
        display: block;
        width: 100%;
        float: none;
    }

    #order_form .delivery_info .delivery_form .value {
        float: none;
        width: 100%;
        max-width: 400px;
        padding-right: 0;
    }

    #order_form .delivery_info .agreement {
        margin-top: 14px;
    }

    #order_form .delivery_info .add_item {
        position: static;
        margin-top: 10px;
    }

    #order_form .payment_type .radio_label,
    #order_form .delivery_time .radio_label {
        display: block;
        width: 100%;
        font-size: 14px;
        margin-bottom: 10px;
        font-weight: 700;
    }

    #order_form .btn-group {
        display: block;
        width: 100%;
        padding-top: 1px;
    }

    #order_form .btn-primary {
        width: 100%;
        margin-left: 0;
        margin-top: -1px;
        padding: 6px 12px;
        float: none;
    }

    #order_form .btn-primary:first-child {
        border-radius: 5px 5px 0 0;
    }

    #order_form .btn-primary:last-child {
        border-radius: 0 0 5px 5px;
    }

    #order_form .time_select {
        font-size: 0;
        padding-left: 0;
    }

    #order_form .time_select .item {
        display: inline-block;
        margin-right: 15px;
    }

    #order_form .time_select .select_label {
        display: block;
        font-size: 14px;
        margin-bottom: 5px;
    }

    #order_form .time_select .select_wrap {
        background-position: right 10px center;
    }

    #order_form .time_select select {
        margin: 0;
        width: 130px;
    }

    #order_form .comment .add_comment {
        font-size: 14px;
    }

    #make_order .lk_form .fields_wrap {
        padding: 10px 15px;
    }

    #make_order .lk_form .fields_wrap .line {
        margin-bottom: 5px;
    }

    #make_order .lk_form .fields_wrap .field_label,
    #make_order .lk_form .fields_wrap .field_value {
        float: none;
        width: 100%;
    }

    #make_order .lk_form .fields_wrap .field_label {
        font-size: 14px;
        line-height: 30px;
    }

    /* catalog */
    #catalog-section .popup_title {
        padding: 0 15px;
        font-size: 18px;
        line-height: 50px;
    }

    #catalog-section .catalog_wrap {
        padding-left: 0;
    }

    #catalog-section .catalog_menu {
        position: static;
        width: 100%;
        border: none;
    }

    #catalog-section .catalog_menu ul li {
        position: relative;
    }

    #catalog-section .catalog_menu ul ul {
        display: none;
        position: absolute;
        top: 41px;
        left: 0;
        right: 0;
        background: #edf5fc;
        z-index: 102;
    }

    #catalog-section .catalog_menu ul li:hover ul {
        display: block;
    }

    #catalog-section .catalog_menu ul a {
        padding: 8px 15px;
    }

    #catalog-section .catalog .cat_item {
        width: 50%;
        padding: 15px;
    }

    #catalog-section .catalog .cat_item:nth-child(3n) {
        border-right: 1px solid #dbdbdb;
    }

    #catalog-section .catalog .cat_item:nth-child(2n) {
        border-right: none;
    }

    #catalog-section .catalog .cat_item .photo_wrap {
        max-width: 140px;
    }

    #catalog-section .catalog .cat_item .title a {
        font-size: 14px;
        line-height: 18px;
    }

    #catalog-section .catalog .cat_item .price {
        font-size: 16px;
    }

    #catalog-section .catalog .cat_item .price .fa {
        top: 0;
        font-size: 15px;
    }

    #product_card {
        padding: 15px 15px 30px;
    }

    #product_card .title {
        font-size: 20px;
        line-height: 24px;
        margin-top: 5px;
    }

    #product_card .overflow {
        overflow: visible;
    }

    #product_card .photos, #product_card .info {
        float: none;
        width: 100%;
    }

    #product_card .photos {
        max-width: 290px;
        margin: 0 auto;
        overflow: hidden;
    }

    #product_card .info {
        padding-left: 0;
    }

    #product_card .info .characteristics .item {
        margin-bottom: 4px;
    }

    #product_card .info .price {
        margin: 20px 0 15px;
    }

    /* end of catalog */

}

@media (max-width: 400px) {

    #catalog-section .catalog .cat_item .photo_wrap {
        max-width: 90px;
    }

    #catalog-section .catalog .cat_item .add_link {
        font-size: 12px;
    }
}


.timetable {
    margin: 0 0 10px 0;
    padding: 15px 20px;
    background: #da3838;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
}

.timetable .header {

    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 4px;

}

.map-section {
    margin: 90px 0;
}

.map-section .title {
    font-family: 'PT Serif', serif;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 31px;
}

.map-section .info {
    margin-bottom: 20px;
}

.map-section .info > div {
    margin-top: 10px;
}

.invite-friend-form {
    max-width: 350px;
    margin: 0 auto;
    background: #4445c5;
    padding: 25px;
    border-radius: 26px;
    color: #fff;
}

.invite-friend-form a {
    color: #fff;
}

.invite-friend-form .header {
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    padding-right: 10px;
    margin-bottom: 5px;
}

.invite-friend-form .sub-header {
    font-size: 14px;
    color: #dfdfdf;
    margin: 5px 0;
    text-align: center;
}

.invite-friend-form input[type=text], .invite-friend-form input[type=tel] {
    display: block;
    border: none;
    padding: 0 10px;
    height: 34px;
    font-size: 16px;
    margin-bottom: 5px;
}

.invite-friend-form button[type=submit] {
    cursor: pointer;
    display: block;
    height: 34px;
    border: 1px solid #c2d0ec;
    border-radius: 4px;
    background: #3260c0;
    font-size: 16px;
}

.invite-friend-form .agree {
    font-size: 11px;
    line-height: 11px;
    color: #dfdfdf;
    margin-top: 10px;
}

.invite-friend-form .has-error .form-control {
    background: #ffd7d6;
}


.store-links .store-link {
    display: inline-block;
    width: 200px;
    margin: 10px;
    border: none !important;
}

@media (max-width: 767px) {
    .store-links .store-link {
        width: 130px;
    }
}

#tare-borrow-countdown-text {
    font-size: 0.9em;
    color: #282828;
}

.delivery-rule {
    padding-top: 20px;
}

.delivery-rule .gift {
    position: relative;
    width: 401px;
    max-width: 90%;
    margin: -10px auto 20px;
    background: #0084de;
    color: #fff;
    padding: 5px 10px 4px 55px;
    border-radius: 10px;
}

.delivery-rule .gift .fa {
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    font-size: 30px;
    margin-top: -17px;
}

.radio-badge {
    position: absolute;
    top: -11px;
    margin-left: -47px;
    left: 50%;
    border-radius: 14px;
    background: #f54249;
    color: white;
    padding: 1px 8px;
    font-size: 11px;
    font-weight: 600;
}

.delivery-rule-chooser {
    font-size: 20px;
}

.delivery-rule-chooser small {
    font-size: 12px;
}

.field-orderform-delivery_rule_id {
    display: block;
    width: 401px;
    max-width: 90%;
    margin: 0 auto 20px !important;
}

.store-links a {
    width: 80px;
}
.store-links a img{
    width: 100%;
}
.store-links a.store-link-logotype {
    line-height: 60px;
    font-size: 22px;
    color: #000;
}
.store-links a.store-link-logotype img{
    height: 60px;
}

.section.soc-links{
    margin: 70px auto;
    text-align: center;
}
.section.soc-links a {
    padding: 0 10px;
}
.section.soc-links img {
    width: 250px;
}
@media (max-width: 767px) {
    .section.soc-links{
        margin: 50px auto;
        text-align: center;
    }
    .section.soc-links img {
        width: 150px;
    }
}
.best-employers {
    max-width: 600px;
}
.best-employers .photo img{
    max-width: 100%;
}
.best-employers .photo {
    width: 40%;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}

.best-employers .desc .title{
    font-family: 'PT Serif', serif;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 26px;
    line-height: 33px;
}

.memo-law{
    font-size: 12px;
    color: #888;
}
