/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=d5b2a0e6758ed586fdfd152583a0b3cc)
 * Config saved to config.json and https://gist.github.com/d5b2a0e6758ed586fdfd152583a0b3cc
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background: url(/upakovka/img/noise.png) repeat;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.container {
    position: relative;
    max-width: 1200px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 20px;
}

.upakovka-buttons {
    max-width: 1200px;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1rem;
    column-gap: 2rem;
    align-items: stretch;
    align-content: center;
    justify-content: space-between;
    position: relative;
}

@media screen and (max-width: 480px) {
    .upakovka-buttons {
        flex-direction: column;
        row-gap: 16px;
        padding: 0 30px;
    }
}

.upakovka-button {
    display:flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    flex: 1;
    font-family: Roboto;
    font-weight: 700;
    font-size: 16px;
    line-height: 18.75px;
    padding: 12px 16px 12px 16px;
    background-color: #E4003C;
    color: white;
    border-radius: 4px;
    color: white !important;
    transition: none !important;
}

.section.section-color-1.advantages .container {
    background: #fff;
    border-radius: 4px;
}

.container-fluid {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px
}

.row {
    margin-left: -20px;
    margin-right: -20px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

.margin-top20 {
    margin-top: 20px;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

/*@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}*/

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/OpenSans.woff") format("woff");
}

@font-face {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url("../fonts/OpenSans-Italic.woff") format("woff");
}

@font-face {
    font-family: "Open Sans";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/OpenSans-Bold.woff") format("woff");
}

@font-face {
    font-family: "Open Sans";
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url("../fonts/OpenSans-BoldItalic.woff") format("woff");
}

@font-face {
    font-family: "PF Agora Slab Pro";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/PFAgoraSlabPro-Regular.woff") format("woff");
}

@font-face {
    font-family: "PF Agora Slab Pro";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/PFAgoraSlabPro-Bold.woff") format("woff");
}

input, select, textarea {
    display: block;
    width: 100%;
    border: 1px solid #252069;
    border-radius: 0;
    background: none;
    text-shadow: none;
    box-shadow: none;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    -webkit-transition: border-color 0.2s ease-in-out;
    -moz-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out
}

input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #000
}

input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: #000
}

input:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
    color: #000
}

input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #000
}

textarea {
    height: 117px;
    resize: vertical
}

input[type="checkbox"], input[type="radio"] {
    display: none
}

input[type="radio"] + label, input[type="radio"]:disabled + label, input[type="radio"]:disabled:checked + label {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    padding-left: 20px;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input[type="radio"] + label:after, input[type="radio"] + label:before, input[type="radio"]:disabled + label:after, input[type="radio"]:disabled + label:before, input[type="radio"]:disabled:checked + label:after, input[type="radio"]:disabled:checked + label:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

input[type="radio"] + label:before, input[type="radio"]:disabled + label:before, input[type="radio"]:disabled:checked + label:before {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: transparent
}

input[type="radio"] + label:after, input[type="radio"]:disabled + label:after, input[type="radio"]:disabled:checked + label:after {
    left: 5px;
    top: 8px;
    height: 5px;
    width: 5px;
    background: transparent;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

input[type="radio"]:checked + label:before {
    border: 2px solid #fff
}

input[type="radio"]:checked + label:after {
    background-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

input[type="radio"]:disabled + label {
    color: #C5C5C5;
    cursor: default
}

input[type="radio"]:disabled + label:before {
    border-color: #C5C5C5
}

input[type="radio"]:disabled:checked + label:before {
    border: 2px solid #C5C5C5
}

input[type="radio"]:disabled:checked + label:after {
    background-color: #C5C5C5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

form {
    position: relative
}

form .success, form .loading, form .error {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    padding: 40px 0
}

form.success .form, form.loading .form, form.error .form {
    visibility: hidden;
    opacity: 0
}

form.success .success {
    display: block
}

form.loading .loading {
    display: block
}

form.error .error {
    display: block
}

.input-field {
    position: relative;
    margin-bottom: 30px
}

.input-field label {
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 3px
}

.input-field .wrong-text {
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    color: #e4003c;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.input-field.wrong .wrong-text {
    opacity: 1
}

.input-field.wrong input, .input-field.wrong select, .input-field.wrong textarea {
    border-color: #e4003c !important
}

@media only screen and (max-width: 767px) {
    form {
        position: relative
    }

    form .success, form .loading, form .error {
        display: none;
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    form.success .form, form.loading .form, form.error .form {
        display: none;
        visibility: visible;
        opacity: 1
    }
}

body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000
}

a {
    color: #e4003c;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out
}
a.decoration  {
    text-decoration: underline;
}
a:hover {
    color: #252069;
    text-decoration: none
}

a:focus {
    color: #e4003c;
    outline: none;
    text-decoration: none
}

a:focus:hover {
    color: #252069;
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    font-family: "PF Agora Slab Pro", Arial, Helvetica, sans-serif
}

h1, h2 {
    font-size: 64px;
    line-height: 64px;
    margin: 30px 0
}

h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 0
}

ul, ol {
    margin: 20px 0 30px 0;
    padding: 0 0 0 24px
}


ul {
    list-style: none; }
@media screen and (min-width: 1px) {
    ul {
        padding-left: 20px; } }
ul li {
    position: relative;
    margin-bottom: 40px;  }
@media screen and (min-width: 1px) {
    ul li {
        margin-bottom: 5px; } }
ul li:before {
    position: absolute;
    content: '';
    display: block;
    left: -40px;
    top: 11px;
    width: 19px;
    height: 19px;
    border: 2px solid #e4003c;
    background: #e4003c; }
.marked ul li:before {
    display: block !important; }
@media screen and (min-width: 1px) {
    ul li:before {
        width: 9px;
        height: 9px;
        left: -20px;
        top: 6px; } }

nav ul, nav ol {
    list-style: none;
    padding: 0;
    margin: 0
}

nav ul li, nav ol li {
    list-style: none;
    margin: 0;
    padding: 0
}

nav ul li:before, nav ol li:before {
    display: none
}

table {
    width: 100%;
    margin: 24px 0
}

p {
    margin: 24px 0
}

blockquote {
    margin: 24px 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #333;
    margin: 24px 0;
    padding: 0
}

img {
    max-width: 100%;
    vertical-align: middle
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, ul:first-child, ol:first-child, table:first-child, p:first-child, hr:first-child, blockquote:first-child {
    margin-top: 0
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, ul:last-child, ol:last-child, table:last-child, p:last-child, hr:last-child, blockquote:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
        line-height: 20px
    }

    h1, h2 {
        font-size: 24px;
        line-height: 30px;
        margin: 30px 0
    }

    h3 {
        font-size: 18px;
        line-height: 24px;
        margin: 0
    }
}

/*! angularjs-slider - v6.2.2 -
 (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -
 https://github.com/angular-slider/angularjs-slider -
 2017-05-26 */
.rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 4px;
    margin: 35px 0 15px 0;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rzslider.with-legend {
    margin-bottom: 40px
}

.rzslider[disabled] {
    cursor: not-allowed
}

.rzslider[disabled] .rz-pointer {
    cursor: not-allowed;
    background-color: #d8e0f3
}

.rzslider[disabled] .rz-draggable {
    cursor: not-allowed
}

.rzslider[disabled] .rz-selection {
    background: #8b91a2
}

.rzslider[disabled] .rz-tick {
    cursor: not-allowed
}

.rzslider[disabled] .rz-tick.rz-selected {
    background: #8b91a2
}

.rzslider span {
    position: absolute;
    display: inline-block;
    white-space: nowrap
}

.rzslider .rz-base {
    width: 100%;
    height: 100%;
    padding: 0
}

.rzslider .rz-bar-wrapper {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 32px;
    padding-top: 16px;
    margin-top: -16px;
    box-sizing: border-box
}

.rzslider .rz-draggable {
    cursor: move
}

.rzslider .rz-bar {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 4px;
    background: #d8e0f3;
    border-radius: 2px
}

.rzslider .rz-selection {
    z-index: 2;
    background: #0db9f0;
    border-radius: 2px
}

.rzslider .rz-pointer {
    top: -14px;
    z-index: 3;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-color: #0db9f0;
    border-radius: 16px
}

.rzslider .rz-pointer:after {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 4px;
    content: ''
}

.rzslider .rz-pointer:hover:after {
    background-color: #ffffff
}

.rzslider .rz-pointer.rz-active {
    z-index: 4
}

.rzslider .rz-pointer.rz-active:after {
    background-color: #451aff
}

.rzslider .rz-bubble {
    bottom: 16px;
    padding: 1px 3px;
    color: #55637d;
    cursor: default
}

.rzslider .rz-bubble.rz-limit {
    color: #55637d
}

.rzslider .rz-ticks {
    position: absolute;
    top: -3px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box
}

.rzslider .rz-ticks-values-under .rz-tick-value {
    top: auto;
    bottom: -32px
}

.rzslider .rz-tick {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    margin-left: 11px;
    text-align: center;
    cursor: pointer;
    background: #d8e0f3;
    border-radius: 50%
}

.rzslider .rz-tick.rz-selected {
    background: #0db9f0
}

.rzslider .rz-tick-value {
    position: absolute;
    top: -30px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.rzslider .rz-tick-legend {
    position: absolute;
    top: 24px;
    max-width: 50px;
    white-space: normal;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.rzslider.rz-vertical {
    position: relative;
    width: 4px;
    height: 100%;
    padding: 0;
    margin: 0 20px;
    vertical-align: baseline
}

.rzslider.rz-vertical .rz-base {
    width: 100%;
    height: 100%;
    padding: 0
}

.rzslider.rz-vertical .rz-bar-wrapper {
    top: auto;
    left: 0;
    width: 32px;
    height: 100%;
    padding: 0 0 0 16px;
    margin: 0 0 0 -16px
}

.rzslider.rz-vertical .rz-bar {
    bottom: 0;
    left: auto;
    width: 4px;
    height: 100%
}

.rzslider.rz-vertical .rz-pointer {
    top: auto;
    bottom: 0;
    left: -14px !important
}

.rzslider.rz-vertical .rz-bubble {
    bottom: 0;
    left: 16px !important;
    margin-left: 3px
}

.rzslider.rz-vertical .rz-ticks {
    top: 0;
    left: -3px;
    z-index: 1;
    width: 0;
    height: 100%
}

.rzslider.rz-vertical .rz-tick {
    margin-top: 11px;
    margin-left: auto;
    vertical-align: middle
}

.rzslider.rz-vertical .rz-tick-value {
    top: auto;
    left: 24px;
    -webkit-transform: translate(0, -28%);
    transform: translate(0, -28%)
}

.rzslider.rz-vertical .rz-tick-legend {
    top: auto;
    right: 24px;
    max-width: none;
    white-space: nowrap;
    -webkit-transform: translate(0, -28%);
    transform: translate(0, -28%)
}

.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value {
    right: 24px;
    bottom: auto;
    left: auto
}

::-moz-selection {
    background: #252069;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #252069;
    color: #fff;
    text-shadow: none
}

html {
    margin: 0;
    padding: 0;
    border: none;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    height: 100%;
    margin: 0;
    position: relative;
    box-sizing: border-box
}

/*! ==========================================================================
   Author's custom styles Artem Danilkin
   ========================================================================== */
.page-body {
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

.page-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    height: 90px;
    border-bottom: 1px solid rgba(37, 32, 105, 0.1);
    z-index: 10
}

.page-header .logotype {
    position: absolute;
    top: 50%;
    /*left: 20px;*/
    margin-top: -15px
}

.page-header .logotype img {
    width: 130px
}

.page-header .nav-main {
    position: absolute;
    top: 50%;
    left: 345px;
    margin-top: -10px
}

.page-header .nav-main_2 {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px
}

.page-header .info {
    position: absolute;
    top: 50%;
    right: 200px;
    margin-top: -10px
}

.page-header .info .phone a {
    color: #000;
    font-weight: 700
}

.page-header .info .additional {
    font-size: 14px;
    line-height: 20px
}

.page-header .mobile-btn {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -17px
}

.page-header .mobile-btn .icon-calc-pink {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 31px;
    background: none
}

.page-header .mobile-btn .icon-calc-pink:after, .page-header .mobile-btn .icon-calc-pink:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 34px;
    height: 31px;
    background-image: url("/3pl/pics/i/icon-convert.png"), none;
    background-image: url("/3pl/pics/i/icon-convert.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.page-header .mobile-btn .icon-calc-pink:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden
}

.page-header .mobile-btn .icon-calc-pink:before {
    background-position: top left;
    opacity: 1;
    visibility: visible
}

.page-header .mobile-btn .icon-calc-pink:hover:after {
    opacity: 1;
    visibility: visible
}

.page-header .mobile-btn .icon-calc-pink:hover:before {
    opacity: 0;
    visibility: hidden
}

.page-header .mobile-btn .icon-phone {
    position: relative;
    display: inline-block;
    width: 33px;
    height: 33px;
    background: none
}

.page-header .mobile-btn .icon-phone:after, .page-header .mobile-btn .icon-phone:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 33px;
    height: 33px;
    background-image: url("/3pl/pics/i/icon-phone.png"), none;
    background-image: url("/3pl/pics/i/icon-phone.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.page-header .mobile-btn .icon-phone:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden
}

.page-header .mobile-btn .icon-phone:before {
    background-position: top left;
    opacity: 1;
    visibility: visible
}

.page-header .mobile-btn .icon-phone:hover:after {
    opacity: 1;
    visibility: visible
}

.page-header .mobile-btn .icon-phone:hover:before {
    opacity: 0;
    visibility: hidden
}

.page-header .mobile-btn .icon-calc-pink, .page-header .mobile-btn .icon-phone {
    vertical-align: middle
}

.page-header .mobile-btn .icon-phone {
    margin-left: 10px
}

@media only screen and (max-width: 1170px) {
    .page-header .nav-main {
        margin-top: -21px
    }

    .page-header .nav-main li {
        width: 35%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    .page-header {
        height: 60px
    }

    .page-header .logotype {
        margin-top: -11px
    }

    .page-header .logotype img {
        width: 80px
    }
}

.page-container {
    position: relative;
    padding-top: 90px
}

@media only screen and (max-width: 767px) {
    .page-container {
        padding-top: 60px
    }
}

.page-footer {
    position: relative;
    background: background: url(/upakovka/img/noise.png) repeat;
    height: 120px;
    margin-top: 40px;

}

.page-footer .main-site, .page-footer .copy {
    position: absolute;
    top: 0
}

.page-footer .main-site {
    left: 0;
}

.page-footer .copy {
    right: 20px
}

@media only screen and (max-width: 767px) {
    .page-footer {
        height: 90px
    }

    .page-footer .main-site, .page-footer .copy {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }

    .page-footer .main-site {
        margin-bottom: 5px
    }
}

@-webkit-keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes anim-forth {
    5% {
        -webkit-transform: translate(-1800px, 0);
        -moz-transform: translate(-1800px, 0);
        -ms-transform: translate(-1800px, 0);
        -o-transform: translate(-1800px, 0);
        transform: translate(-1800px, 0)
    }
    32% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    68% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    95% {
        -webkit-transform: translate(-1800px, 0);
        -moz-transform: translate(-1800px, 0);
        -ms-transform: translate(-1800px, 0);
        -o-transform: translate(-1800px, 0);
        transform: translate(-1800px, 0)
    }
}

@-moz-keyframes anim-forth {
    5% {
        -webkit-transform: translate(-1800px, 0);
        -moz-transform: translate(-1800px, 0);
        -ms-transform: translate(-1800px, 0);
        -o-transform: translate(-1800px, 0);
        transform: translate(-1800px, 0)
    }
    32% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    68% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    95% {
        -webkit-transform: translate(-1800px, 0);
        -moz-transform: translate(-1800px, 0);
        -ms-transform: translate(-1800px, 0);
        -o-transform: translate(-1800px, 0);
        transform: translate(-1800px, 0)
    }
}

@keyframes anim-forth {
    5% {
        -webkit-transform: translate(-1800px, 0);
        -moz-transform: translate(-1800px, 0);
        -ms-transform: translate(-1800px, 0);
        -o-transform: translate(-1800px, 0);
        transform: translate(-1800px, 0)
    }
    32% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    68% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    95% {
        -webkit-transform: translate(-1800px, 0);
        -moz-transform: translate(-1800px, 0);
        -ms-transform: translate(-1800px, 0);
        -o-transform: translate(-1800px, 0);
        transform: translate(-1800px, 0)
    }
}

@-webkit-keyframes anim-hide-s1 {
    0% {
        opacity: 1
    }
    38% {
        opacity: 1
    }
    44% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes anim-hide-s1 {
    0% {
        opacity: 1
    }
    38% {
        opacity: 1
    }
    44% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes anim-hide-s1 {
    0% {
        opacity: 1
    }
    38% {
        opacity: 1
    }
    44% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes anim-hide-s2 {
    0% {
        opacity: 1
    }
    44% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes anim-hide-s2 {
    0% {
        opacity: 1
    }
    44% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes anim-hide-s2 {
    0% {
        opacity: 1
    }
    44% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes anim-hide-s3 {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    56% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes anim-hide-s3 {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    56% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes anim-hide-s3 {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    56% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes anim-hide-s4 {
    0% {
        opacity: 1
    }
    56% {
        opacity: 1
    }
    62% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes anim-hide-s4 {
    0% {
        opacity: 1
    }
    56% {
        opacity: 1
    }
    62% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes anim-hide-s4 {
    0% {
        opacity: 1
    }
    56% {
        opacity: 1
    }
    62% {
        opacity: 0
    }
    95% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.btn {
    display: inline-block;
    vertical-align: middle;
    background: #e4003c;
    border: 2px solid #e4003c;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    padding: 9px 24px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    outline: none;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out
}

.btn:hover {
    background: #ff1d4e
}

.btn:focus {
    color: #ffffff;
    outline: none;
    text-decoration: none
}

.btn:focus:hover {
    color: #ffffff;
    text-decoration: none
}

.btn.back {
    background: #252069;
    border: 2px solid #e4003c;
    -webkit-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out
}

.btn.back:hover {
    background: #ff1d4e;
    border-color: #ff1d4e
}

.btn:disabled {
    background: #c2c2c2
}

nav.nav-main ul {
    font-size: 0;
    line-height: 0
}

nav.nav-main ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 35px
}

nav.nav-main ul li a {
    font-size: 14px;
    line-height: 16px;
    color: #000
}

nav.nav-main ul li a.note {
    display: inline-block;
    background: #e4003c;
    border-radius: 5px;
    color: #fff;
    padding: 7px 15px;
    outline: none;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out
}


.container p a.note {
    display: inline-block;
    background: #e4003c;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px;
    outline: none;
    font-weight: bold;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out

}


nav.nav-main ul li a.note:hover {
    background: #ff1d4e;
    color: #fff
}

nav.nav-main ul li a:hover {
    color: #e4003c
}

nav.nav-main ul li:last-child {
    margin-right: 0
}

.slider {
    height: 445px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.slider.visible {
    opacity: 1;
    visibility: visible
}

.slider ul, .slider ol {
    padding: 0;
    margin: 0;
    list-style: none
}

.slider ul li, .slider ol li {
    margin: 0;
    padding: 0
}

.slider .slider-view {
    position: relative;
    padding: 0 65px
}

.slider .slider-view .slides li {
    text-align: center;
    padding: 40px 0 120px 0
}

.slider .slider-view .slides li .number, .slider .slider-view .slides li .description {
    display: inline-block;
    vertical-align: middle;
    font-family: "PF Agora Slab Pro", Arial, Helvetica, sans-serif
}

.slider .slider-view .slides li .number {
    font-size: 400px;
    line-height: 285px;
    font-weight: 700;
    color: #fff0f5;
    text-align: right;
    margin-right: 10px
}

.slider .slider-view .slides li .description {
    width: 380px;
    font-size: 40px;
    line-height: 46px;
    text-align: left
}

.slider .slider-view .flex-control-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    text-align: center
}

.slider .slider-view .flex-control-nav li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px
}

.slider .slider-view .flex-control-nav li a {
    display: block;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 2px solid #e4003c;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out
}

.slider .slider-view .flex-control-nav li a.flex-active {
    background: #e4003c
}

.slider .slider-view .flex-control-nav li:last-child {
    margin-right: 0
}

.slider .slider-view .flex-direction-nav .flex-prev, .slider .slider-view .flex-direction-nav .flex-next {
    display: block;
    position: absolute;
    top: 50%;
    height: 60px;
    width: 60px;
    margin-top: -65px
}

.slider .slider-view .flex-direction-nav .flex-prev:before, .slider .slider-view .flex-direction-nav .flex-prev:after, .slider .slider-view .flex-direction-nav .flex-next:before, .slider .slider-view .flex-direction-nav .flex-next:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 60px;
    width: 60px;
    background-image: url("/3pl/pics/i/icon-slider-nav.png"), none;
    background-image: url("/3pl/pics/i/icon-slider-nav.svg");
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.slider .slider-view .flex-direction-nav .flex-prev:after, .slider .slider-view .flex-direction-nav .flex-next:after {
    opacity: 0
}

.slider .slider-view .flex-direction-nav .flex-prev:hover:before, .slider .slider-view .flex-direction-nav .flex-next:hover:before {
    opacity: 0
}

.slider .slider-view .flex-direction-nav .flex-prev:hover:after, .slider .slider-view .flex-direction-nav .flex-next:hover:after {
    opacity: 1
}

.slider .slider-view .flex-direction-nav .flex-prev {
    left: 0
}

.slider .slider-view .flex-direction-nav .flex-prev:before {
    background-position: top left
}

.slider .slider-view .flex-direction-nav .flex-prev:after {
    background-position: bottom left
}

.slider .slider-view .flex-direction-nav .flex-next {
    right: 0
}

.slider .slider-view .flex-direction-nav .flex-next:before {
    background-position: top right
}

.slider .slider-view .flex-direction-nav .flex-next:after {
    background-position: bottom right
}

@media only screen and (max-width: 979px) {
    .slider .slider-view {
        padding: 0
    }

    .slider .slider-view .flex-direction-nav {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .slider {
        height: 160px
    }

    .slider .slider-view .slides li {
        text-align: center;
        padding: 10px 0 60px 0
    }

    .slider .slider-view .slides li .number {
        font-size: 120px;
        line-height: 90px
    }

    .slider .slider-view .slides li .description {
        width: 170px;
        font-size: 18px;
        line-height: 20px;
        text-align: left
    }
}

.loader {
    -webkit-animation-duration: .75s;
    -moz-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: rotate-forever;
    -moz-animation-name: rotate-forever;
    animation-name: rotate-forever;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    height: 30px;
    width: 30px;
    border: 4px solid #252069;
    border-right-color: transparent;
    border-radius: 50%;
    display: inline-block
}

.loader.white {
    border: 4px solid #fff;
    border-right-color: transparent
}

.section {
    position: relative;
    padding: 60px 0
}

.section.section-color-1 {
    color: #000
}

.section.section-color-2 {
    background: background: url(/upakovka/img/noise.png) repeat;;
    color: #212029
}

@media only screen and (max-width: 767px) {
    .section {
        padding: 40px 0
    }
}

.section.main {
    position: relative;
    height: 680px;
    margin-bottom: -330px;
}

.section.main .visual {
    position: absolute;
    /*right: 100px;*/
    right: 0;
    bottom: 65px;
}

.section.main .visual svg {
    overflow: visible
}

.section.main .visual .anim-forth {
    -webkit-animation-name: anim-forth;
    -moz-animation-name: anim-forth;
    animation-name: anim-forth;
    -webkit-animation-duration: 8s;
    -moz-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.4, 1.07);
    -moz-animation-timing-function: cubic-bezier(0.42, 0, 0.4, 1.07);
    animation-timing-function: cubic-bezier(0.42, 0, 0.4, 1.07);
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform: translate(-1800px, 0);
    -moz-transform: translate(-1800px, 0);
    -ms-transform: translate(-1800px, 0);
    -o-transform: translate(-1800px, 0);
    transform: translate(-1800px, 0)
}

.section.main .visual .anim-hide {
    -webkit-animation-name: anim-hide;
    -moz-animation-name: anim-hide;
    animation-name: anim-hide;
    -webkit-animation-duration: 8s;
    -moz-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.section.main .visual .anim-hide-s1 {
    -webkit-animation-name: anim-hide-s1;
    -moz-animation-name: anim-hide-s1;
    animation-name: anim-hide-s1
}

.section.main .visual .anim-hide-s2 {
    -webkit-animation-name: anim-hide-s2;
    -moz-animation-name: anim-hide-s2;
    animation-name: anim-hide-s2
}

.section.main .visual .anim-hide-s3 {
    -webkit-animation-name: anim-hide-s3;
    -moz-animation-name: anim-hide-s3;
    animation-name: anim-hide-s3
}

.section.main .visual .anim-hide-s4 {
    -webkit-animation-name: anim-hide-s4;
    -moz-animation-name: anim-hide-s4;
    animation-name: anim-hide-s4
}

@media only screen and (max-width: 1470px) {

    .section.main .visual {
        display: none
    }
}


@media only screen and (max-width: 1250px) {

    .section.main .visual {
        display: none
    }
}

@media only screen and (max-width: 770px) {
    .section.main {
        height: auto
    }

    .section.main .visual {
        display: none
    }
}

.section.advantages {
    padding-bottom: 0
}

.section.advantages .advantages-list {
    margin: 70px 0 40px 0
}

.container .advantages-list {
    /*margin-left: 40px !important;*/
}

.section.advantages .advantages-list .row {
    /*margin-bottom: 90px*/
}

.section.advantages .advantages-list .row:last-child {
    margin-bottom: 0
}

.section.advantages .advantages-list .advantages-item .image {
    text-align: left;
}

.section.advantages .advantages-list .advantages-item .image {
    margin-bottom: 20px
}

/*.section.advantages .advantages-list .advantages-item .image img {
    height: 88px
}*/

.section.advantages .advantages-list .advantages-item .info .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 30px;

}

.section.advantages .advantages-list .advantages-item .info .text {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px
}

@media only screen and (max-width: 979px) {
    .section.advantages {
        /*margin-bottom: -40px*/
    }

    .section.advantages .advantages-list {
        margin: 40px 0 0 0
    }

    .section.advantages .advantages-item {
        margin-bottom: 40px
    }
}

.section.contacts .text {
    font-family: "PF Agora Slab Pro", Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 48px;
    margin: 60px -20px 50px -20px
}

@media only screen and (max-width: 767px) {
    .section.contacts .text {
        font-size: 18px;
        line-height: 22px;
        margin: 30px -20px 20px -20px
    }
}

.icon-calc {
    position: relative;
    display: inline-block;
    width: 19px;
    height: 21px;
    background: none
}

.icon-calc:after, .icon-calc:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 19px;
    height: 21px;
    background-image: url("/3pl/pics/i/icon-calc.png"), none;
    background-image: url("/3pl/pics/i/icon-calc.svg");
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.icon-calc:after {
    background-position: bottom left;
    opacity: 0;
    visibility: hidden
}

.icon-calc:before {
    background-position: top left;
    opacity: 1;
    visibility: visible
}

.icon-calc:hover:after {
    opacity: 1;
    visibility: visible
}

.icon-calc:hover:before {
    opacity: 0;
    visibility: hidden
}

.section.request .request-header {
    margin-bottom: 30px
}

.section.request .request-header h2, .section.request .request-header .assist {
    display: inline-block;
    vertical-align: middle
}

.section.request .request-header h2 {
    margin: 0
}

.section.request .request-header .icon-calc {
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 18px;
    padding: 9px 12px 9px 38px
}

.section.request .request-header .icon-calc:before {
    top: 50%;
    left: 9px;
    margin-top: -10px
}

.section.request .request-header .icon-calc:after {
    display: none
}

.section.request .request-header .icon-calc:hover:before {
    opacity: 1;
    visibility: visible
}

.section.request .request-header .assist {
    margin-left: 30px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.section.request .request-header .assist.hidden {
    visibility: hidden;
    opacity: 0
}

.section.request .request-header .assist .icon-calc, .section.request .request-header .assist .text, .section.request .request-header .assist .desc {
    display: inline-block;
    vertical-align: middle
}

.section.request .request-header .assist .desc {
    font-size: 12px;
    line-height: 16px;
    margin-right: 15px
}

.section.request .request-header .assist .desc .bold {
    font-weight: bold
}

.section.request .request-header .assist .text {
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    margin-left: 15px
}

@media only screen and (max-width: 961px) {
    .section.request .request-header h2, .section.request .request-header .assist {
        display: block;
        margin: 0
    }
}

@media only screen and (max-width: 767px) {
    .section.request .request-header .assist .icon-calc, .section.request .request-header .assist .text {
        display: block;
        margin: 0
    }

    .section.request .request-header .assist .desc, .section.request .request-header .assist .icon-calc {
        margin-bottom: 10px
    }

    .section.request .request-header h2 {
        margin-bottom: 25px
    }
}

.section.request nav.request-nav {
    margin-bottom: 100px
}

.section.request nav.request-nav ul {
    font-size: 0
}

.section.request nav.request-nav ul li {
    position: relative;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 16px;
    padding-right: 20px;
    cursor: pointer
}

.section.request nav.request-nav ul li span {
    display: block;
    height: 30px;
    width: 30px;
    background-color: #252069;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    margin-bottom: 7px;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out
}

.section.request nav.request-nav ul li.active span {
    background-color: #fff;
    color: #252069
}

.section.request nav.request-nav ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
    left: 30px;
    height: 2px;
    background: #fff
}

.section.request nav.request-nav ul li:last-child:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .section.request nav.request-nav {
        margin-bottom: 50px
    }

    .section.request nav.request-nav ul li {
        display: block;
        width: 100%;
        margin-bottom: 10px
    }

    .section.request nav.request-nav ul li span {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 5px
    }

    .section.request nav.request-nav ul li:before {
        display: none
    }

    .section.request nav.request-nav ul li:last-child {
        margin-bottom: 0
    }
}

.section.request .container {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s
}

.section.request .container.visible {
    opacity: 1
}

.section.request .form-request .form-step {
    display: none
}

.section.request .form-request .form-step.visible {
    display: block
}

.section.request .form-request .form-step.form-step-1 {
    margin-top: 75px
}

.section.request .form-request input, .section.request .form-request select, .section.request .form-request textarea {
    color: #fff;
    border: 2px solid #fff;
    outline: none
}

.section.request .form-request input::-webkit-input-placeholder, .section.request .form-request select::-webkit-input-placeholder, .section.request .form-request textarea::-webkit-input-placeholder {
    color: #fff
}

.section.request .form-request input::-moz-placeholder, .section.request .form-request select::-moz-placeholder, .section.request .form-request textarea::-moz-placeholder {
    color: #fff
}

.section.request .form-request input:-moz-placeholder, .section.request .form-request select:-moz-placeholder, .section.request .form-request textarea:-moz-placeholder {
    color: #fff
}

.section.request .form-request input:-ms-input-placeholder, .section.request .form-request select:-ms-input-placeholder, .section.request .form-request textarea:-ms-input-placeholder {
    color: #fff
}

.section.request .form-request input:disabled, .section.request .form-request select:disabled, .section.request .form-request textarea:disabled {
    border-color: #c2c2c2;
    color: #c2c2c2;
    cursor: not-allowed
}

.section.request .form-request option {
    color: #000;
    background: #fff
}

.section.request .form-request input[type='number'] {
    -moz-appearance: textfield
}

.section.request .form-request input::-webkit-outer-spin-button, .section.request .form-request input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.section.request .form-request textarea {
    height: 80px
}

.section.request .form-request .input-field.field-range {
    font-size: 0
}

.section.request .form-request .input-field.field-range .input-range {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    margin-left: 5%
}

.section.request .form-request .input-field .wrong-text {
    font-weight: 700
}

.section.request .form-request .success a {
    font-weight: 700
}

.section.request .form-request .success a:hover {
    color: #e4003c;
    text-decoration: underline
}

.section.request .form-request .rzslider {
    width: 65%;
    margin: 16px 0 15px 0
}

.section.request .form-request .rzslider .rz-bar {
    background: #fff
}

.section.request .form-request .rzslider .rz-bubble {
    display: none
}

.section.request .form-request .rzslider .rz-pointer {
    background: #e4003c;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    top: -8px;
    outline: none
}

.section.request .form-request .rzslider .rz-pointer:after {
    display: none
}

.section.request .form-request .select-type {
    padding: 0;
    margin: 0 0 30px 0;
    line-height: 0
}

.section.request .form-request .select-type li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 20px 0 0
}

.section.request .form-request .select-type li:last-child {
    margin-right: 0
}

.section.request .form-request .offert-card {
    max-width: 340px;
    margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.section.request .form-request .offert-card.visible {
    visibility: visible;
    opacity: 1
}

.section.request .form-request .offert-card .success-data, .section.request .form-request .offert-card .error-data, .section.request .form-request .offert-card .error-server {
    display: none
}

.section.request .form-request .offert-card.success-data .success-data {
    display: block
}

.section.request .form-request .offert-card.error-data .error-data {
    display: block
}

.section.request .form-request .offert-card.error-server .error-server {
    display: block
}

.section.request .form-request .offert-card .btn-box {
    margin-top: 25px
}

.section.request .form-request .btn-box button {
    margin-right: 15px
}

.section.request .form-request .btn-box button:last-child {
    margin-right: 0
}

@media only screen and (max-width: 991px) {
    .section.request .form-request .offert-card {
        max-width: 500px;
        margin: 30px 0 0 0;
        text-align: left
    }
}

@media only screen and (max-width: 767px) {
    .section.request .form-request .form-step.form-step-1 {
        margin-top: 25px
    }

    .section.request .form-request .select-type li {
        display: block;
        margin: 0 0 5px 0
    }

    .section.request .form-request .select-type li:last-child {
        margin-bottom: 0
    }
}

.section.request .request-footer {
    margin-top: 100px
}

.section.request .request-footer a {
    font-weight: 700
}

.section.request .request-footer a:hover {
    color: #e4003c
}

.section.request .request-footer .info, .section.request .request-footer .file {
    font-size: 14px;
    line-height: 20px
}

.section.request .request-footer .info a:hover, .section.request .request-footer .file a:hover {
    text-decoration: underline
}

.section.request .request-footer .file .file-link {
    position: relative;
    padding-left: 18px
}

.section.request .request-footer .file .file-link .exp {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

.section.request .request-footer .file .file-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 4px;
    width: 8px;
    height: 10px;
    background-image: url("/3pl/pics/i/icon-file.png"), none;
    background-image: url("/3pl/pics/i/icon-file.svg");
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 6px
}

@media only screen and (max-width: 767px) {
    .section.request .request-footer {
        margin-top: 50px
    }

    .section.request .request-footer .info {
        margin-bottom: 30px
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.browsehappy {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 255
}

.browsehappy .chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 2.5em 1em
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    .page-header {
        display: none
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    img.razd {
        margin-top: 90px;
    }
    .section.section-color-2 .container {
        padding-left: 30px !important;
        height: 540px;
    }
    .container .advantages-list {
        margin-left: 0px !important;
    }

    .page-footer .main-site {
        left: 30px;
    }
}


.block_number {
    color: #000000;
    font-size: 14px;
    margin-bottom: 20px;  }

.block_number span {
    border: 2px solid #ca2735;
    color: #ca2735;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    display: inline-block;
    margin: 5px 10px 5px 0;
    float: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

p.gr{
    color: #7f7f7f;
    margin-bottom: 30px;
}

p.dop{
    padding-left: 20px;
}

@media only screen and (max-width: 767px) {

    .section.main {
        margin-bottom: 0px;
        overflow: hidden;
    }

    .section.section-color-2 .container {
        /*padding-left: 20px !important;*/
    }

    .container .advantages-list {
        margin-left: 0 !important;
    }
    .section.advantages .advantages-list .row {
margin-bottom: 0;
    }

    .section.advantages .advantages-list .advantages-item .info .title {
        font-size: 24px;
        line-height: 24px;
    }

    .section.advantages .advantages-list .title {
        font-size: 24px !important;
        line-height: 24px !important;
    }

    .section.advantages .advantages-list .advantages-item .image {
        text-align: left;
        width: 114px;

    }

    .block_icon{
        display: flex;
        gap: 0!important;
        align-items: baseline;
    }

    .block_number{
        width: 280px;
    }
    .block_icon .block_number{
        width: auto;
    }
    .section.section-color-1.advantages .container p a.note
    {
        text-align: center;
    }

}



@media only screen and (min-width: 1252px) {
    p.dop {
        padding-left: 0;
    }

    .form-feedback {
        padding-bottom: 40px;
    }

    .form .col-md-3{
        padding-left: 20px;
    }
}


    .section.advantages .advantages-list .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    font-family: "PF Agora Slab Pro", Arial, Helvetica, sans-serif
}

.form-feedback {
    padding-top: 40px;
}

.section.section-color-1.advantages .container p a.note
{
    font-size: 14px !important;
}

img.icon {
    margin-right: 10px;
    width: 50px;
}
.hid1, .hid2, .hid3, .hid4, .hid5, .hid6, .hid7, .hid8, .hid9, .hid10, .hid11, .hid12, .hid13, .hid14, .hid15, .hid16 {
    display: none;
}

table.razm {
    background: url(/upakovka/img/noise.png) repeat;
}

table.razm tr td {
    padding: 10px;
}

table.razm tr.zag{
    font-weight: bold;
}

table.razm tr.zag.su {
text-align: center;
}

table.razm tr td.cnt {
    text-align: center;
    vertical-align: top;
    width: 10%;
}

table.razm tr td.cnt.va-md {
    vertical-align: middle;
}

table.razm tr td.annotation {
    font-size: 12px;
    font-style: italic;
}

a.hd, a.note {
    cursor: pointer;
}

.sv {
    color: #e4003c;
    border-bottom-color: #e4003c;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    cursor: pointer;
}

a.sv:hover {
    color: #e4003c;
}


.hid2 .col-md-10 {
    padding-left: 0 !important;
}

/*.image.pag {*/
    /*text-align: center !important;*/
/*}*/

/*.image.pag a{*/
    /*border-radius: 36px;*/
    /*width: 15px;*/
    /*height: 15px;*/
    /*background-color: #e4003c;*/
    /*margin-right: 20px;*/
    /*display: inline-block;*/
/*}*/

/*.blue{*/
    /*background-color: #252069 !important;*/
/*}*/

.upk {
    margin-top: 56px;
}

.col-md-10 {
    padding-left: 0 !important;
}

.container p.tblock {
    font-family: Roboto;
    font-size: 18px;
    display: block;
    width: 420px;
    margin: 0px;
}

@media only screen and (max-width: 480px) {

    .container p.tblock {
        width: 100%;
    }

    .adp{
        width: 100%;
        overflow-x: scroll;
    }

    .mhid {display: none}
}

/*Блок изображения*/

@media (min-width: 992px) {
    /*приведение к старому отбражению*/
    .img-block, .left-btn {
        width: 21%;
    }

    .img-block {
        padding-right: 15px;
    }

    .left-btn {
        padding-right: 0px;
    }
}

.image {
    max-width: 250px;
}

.mt10 {
    margin-top: 10px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.text-primary {
    color: #e4003c !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}
.block_icon{
    display: flex;
    gap:15px
}
.top-margin {
    margin-top: 43px;
}
.text-center {
    text-align: center;
}
.text-col-center {
    display: flex;
    justify-content: start;
    width: 100%;
}