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

@font-face {
    font-family: HelveticaNeueLTPro;
    src: url(../fonts/HelveticaNeueLTPro-Roman.eot);
    src: url(../fonts/HelveticaNeueLTPro-Roman.eot) format('embedded-opentype'), url(../fonts/HelveticaNeueLTPro-Roman.woff) format('woff'), url(../fonts/HelveticaNeueLTPro-Roman.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueLTPro;
    src: url(../fonts/HelveticaNeueLTPro-Lt.eot);
    src: url(../fonts/HelveticaNeueLTPro-Lt.eot) format('embedded-opentype'), url(../fonts/HelveticaNeueLTPro-Lt.woff) format('woff'), url(../fonts/HelveticaNeueLTPro-Lt.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueLTPro-HvCn;
    src: url(../fonts/HelveticaNeueLTPro-HvCn.eot);
    src: url(../fonts/HelveticaNeueLTPro-HvCn.eot) format('embedded-opentype'), url(../fonts/HelveticaNeueLTPro-HvCn.woff) format('woff'), url(../fonts/HelveticaNeueLTPro-HvCn.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueLTPro-Cn;
    src: url(../fonts/HelveticaNeueLTPro-Cn.eot);
    src: url(../fonts/HelveticaNeueLTPro-Cn.eot) format('embedded-opentype'), url(../fonts/HelveticaNeueLTPro-Cn.woff) format('woff'), url(../fonts/HelveticaNeueLTPro-Cn.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueLTPro;
    src: url(../fonts/HelveticaNeueLTPro-Bd.eot);
    src: url(../fonts/HelveticaNeueLTPro-Bd.eot) format('embedded-opentype'), url(../fonts/HelveticaNeueLTPro-Bd.woff) format('woff'), url(../fonts/HelveticaNeueLTPro-Bd.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: italic
}

sub, sup {
    position: relative;
    top: -.6em;
    font-size: 75% !important;
    line-height: 1em !important
}

sub {
    top: auto;
    bottom: -.3em
}

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

html {
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

body {
    height: 100%;
    font-family: HelveticaNeueLTPro;
    font-weight: 400;
    font-size: 27px;
    color: #000;
    min-width: 320px
}

.hide-scroll {
    overflow: hidden !important
}

*, :after, :before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    outline: 0 !important
}

.h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    position: relative
}

.h2, h2 {
    font-family: HelveticaNeueLTPro-HvCn;
    font-size: 52px;
    color: #00a8a9;
    letter-spacing: .004em
}

.h3, h3 {
    font-family: HelveticaNeueLTPro-HvCn;
    font-size: 33.36px;
    color: #00a8a9
}

a {
    font-family: HelveticaNeueLTPro;
    font-weight: 300;
    font-size: 28.23px;
    text-decoration: none;
    outline: 0 !important
}

a[href^=tel] {
    white-space: nowrap
}

p {
    margin: 12px 0
}

blockquote {
    position: relative;
    display: block;
    margin: 34px 0 32px
}

img {
    max-width: 100%;
    height: auto;
    display: block
}

a img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

img.left {
    margin: 24px 40px 27px 0;
    max-width: 50%
}

img.right {
    margin: 24px 0 27px 40px;
    max-width: 50%
}

img.left + p, img.right + p {
    margin-top: 28px
}

p img.left, p img.right {
    margin-top: 20px;
    margin-bottom: 14px
}

small {
    font-size: .8em
}

.form {
    position: relative
}

.field {
    margin: 0 0 20px
}

.field-name {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    font-family: HelveticaNeueLTPro-Cn;
    margin-bottom: 8px
}

.required .field-name:after {
    content: '*';
    margin-left: 2px
}

.form-control {
    position: relative;
    z-index: 9;
    display: block;
    font-family: HelveticaNeueLTPro;
    font-weight: 400;
    font-size: 22px;
    color: #000;
    line-height: 40px;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 14px;
    background-color: #fff !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    border: none
}

textarea.form-control {
    display: block;
    line-height: 1.5em;
    padding: 10px 14px;
    width: 100%;
    height: 145px;
    min-height: 145px;
    max-width: 100%;
    min-width: 100%;
    overflow: auto
}

.error-field .form-control:focus, .form-control:focus {
    color: #012847;
    border-color: #005192
}

.error-field .form-control {
    color: #dc3f00;
    border-color: #dc3f00
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #3b3f48
}

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #3b3f48
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1;
    color: #3b3f48
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    opacity: 0 !important
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    opacity: 0 !important
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    opacity: 0 !important
}

button {
    border: none;
    cursor: pointer
}

.btn {
    position: relative;
    z-index: 4;
    display: table;
    font-family: HelveticaNeueLTPro;
    font-weight: 300;
    font-size: 28.23px;
    letter-spacing: .1em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 28px 44px;
    min-width: 191px;
    max-width: 100%;
    margin: 0 auto;
    border: 2px solid #fff;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    outline: 0 !important;
    cursor: pointer;
    overflow: visible;
    transition: all .3s ease
}

.btn:hover {
    background: #fff;
    color: #000;
    transition: all .3s ease
}

.btn.full-width {
    width: 100%
}

.btn::-moz-focus-inner {
    border: 0
}

.no-touchevents .btn:not(:disabled):hover {
    color: #95c25b;
    border-color: #95c25b;
    background: #fff
}

.no-touchevents .btn:not(:disabled):active {
    color: #95c25b;
    border-color: #95c25b;
    background: #fff;
    -webkit-box-shadow: inset 0 7px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 7px rgba(0, 0, 0, .2)
}

.btn:disabled {
    border-color: transparent;
    background: #dfedcd;
    cursor: default
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    text-align: center
}

.clr {
    clear: both
}

.uppercase {
    text-transform: uppercase
}

.no-indent {
    margin-bottom: 0 !important
}

.align-b, .align-m {
    display: table-cell;
    vertical-align: middle
}

.align-b {
    vertical-align: bottom
}

.no-wrap {
    white-space: nowrap
}

.container {
    position: relative;
    z-index: 2;
    max-width: 1571px;
    padding: 0 24px;
    margin: 0 auto
}

.container:after {
    content: '';
    display: table;
    width: 0;
    height: 0;
    clear: both
}

#main .container > :first-child {
    margin-top: 0 !important
}

#all {
    position: relative;
    z-index: 1;
    overflow: hidden
}

h2 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 52px;
    margin-bottom: 64px
}

.products-list {
    font-size: 0;
    letter-spacing: 0;
    margin: 40px -40px 45px
}

.item-box {
    display: inline-block;
    width: 33.3333%;
    text-align: center;
    padding: 0 40px
}

.item {
    transition: all .3s ease
}

.item .img {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    text-align: center;
    height: 330px;
    margin-bottom: 18px
}

.item .img img {
    max-height: 100%
}

.item p {
    color: #00a8a9;
    font-size: 50px;
    font-family: HelveticaNeueLTPro-HvCn
}

.item .little-text {
    font-size: 33.36px
}

.item:hover {
    opacity: .8;
    transition: all .3s ease
}

.sub-box {
    background: #000;
    text-align: center;
    padding: 60px 0
}

.sub-box p {
    width: 540px;
    max-width: 100%;
    font-family: HelveticaNeueLTPro;
    font-weight: 300;
    font-size: 28.23px;
    letter-spacing: .1em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 28px 44px;
    min-width: 191px;
    max-width: 100%;
    margin: 0 auto;
    border: 2px solid #fff;
}

.feedback {
    background: #00a8a9;
    padding-top: 60px;
    padding-bottom: 100px
}

.form {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto
}

.two-cols {
    font-size: 0;
    letter-spacing: 0;
    margin: 0 -17.5px
}

.two-cols .col {
    display: inline-block;
    width: 50%;
    padding: 0 17.5px
}

.two-cols .col:nth-child(5) {
    padding: 0
}
.checkbox-item a {
    color: #fff;
    font-size: 19.92px;
    font-family: HelveticaNeueLTPro-Cn;
    border-bottom: 1px solid #fff;
}.checkbox-item a:hover {
    border-color: transparent;
 }

.checkbox-item p {
    margin-left: 38px;
    color: #fff;
    font-size: 19.92px;
    font-family: HelveticaNeueLTPro-Cn
}

.btn-box-form {
    margin: 50px 0 10px;
    text-align: center
}
.btn-box-form .popup-content {
    display: block;
}
.btn-box-form .btn-form {
    font-family: HelveticaNeueLTPro-Cn;
    background: 0 0;
    text-align: center;
    margin: 0 auto;
    padding: 15px 80px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 22px;
    transition: all .3s ease;
    text-transform: uppercase;
    letter-spacing: .1em
}

.btn-box-form .btn-form:hover {
    background: #fff;
    color: #00a8a9;
    transition: all .3s ease
}

.btn-box-form p {
    font-family: HelveticaNeueLTPro-Cn;
    font-size: 21px
}

.btn-box-form .unsuc-dispatch {
    color: #ff001e
}

.btn-box-form .suc-send {
    color: #34e80a
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
.checkbox-item, .radio-item {
    position: relative;
    margin: 16px 0
}

.checkbox-item input[type=checkbox], .radio-item input[type=radio] {
    width: 0;
    height: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    opacity: 0
}

.checkbox-item input[type=checkbox] + label, .radio-item input[type=radio] + label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1.35em;
    padding-left: 24px;
    cursor: pointer;
    margin-left: 15px;
    margin-top: 92px;
    color: #fff;
    font-size: 19.92px;
    font-family: HelveticaNeueLTPro-Cn
}

.checkbox-item input[type=checkbox]:disabled + label, .radio-item input[type=radio]:disabled + label {
    cursor: default;
    opacity: .5
}

.checkbox-item input[type=checkbox] + label:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 6px;
    width: 23px;
    height: 23px;
    background: #fff;
    padding-left: 15px
}

.checkbox-item input[type=checkbox]:checked + label:before {
    background: url(../i/checkbox-engines.png) 50% 100% no-repeat #fff;
}

.checkbox-item input[type=checkbox]:disabled + label:before, .radio-item input[type=radio]:disabled + label:before {
    cursor: default
}

.radio-item input[type=radio] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 12px;
    height: 12px;
    border: 2px solid #3a64ae;
    background: #fff;
    border-radius: 110%
}

.radio-item input[type=radio]:checked + label:before {
    border-color: #3a64ae
}

.radio-item input[type=radio]:checked + label:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 5px;
    width: 6px;
    height: 6px;
    background: #3a64ae;
    border-radius: 110%
}

.select2-container {
    position: relative;
    z-index: 9;
    display: block;
    margin: 0 0 3px
}

.select + .select2-container {
    width: 100% !important
}

.select2-container .select2-selection--single {
    cursor: pointer;
    display: block;
    height: 40px;
    background: 0 0;
    user-select: none;
    -webkit-user-select: none
}

.select2-container.select2-container--open {
    z-index: 10000
}

.select + .select2-container.select2-container--open {
    z-index: 9
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    font-family: HelveticaNeueLTPro-HvCn;
    font-weight: 400;
    font-size: 22px;
    color: #34363a;
    line-height: 40px;
    background: #fff;
    text-transform: uppercase;
    padding: 0 64px 0 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container.select2-container--open .select2-selection--single .select2-selection__rendered {
    background: #a4a4a4;
    color: #fff
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 39px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left;
    padding: 0;
    margin: 0;
    background: 0 0
}

.select2-container .select2-search--inline .select2-search__field {
    border: none;
    font-size: 100%;
    margin: 0;
    padding: 0 13px;
    height: 39px;
    line-height: 39px
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    display: block;
    position: absolute;
    width: calc(99%);
    z-index: 10000;
    overflow: hidden;
    background: #fff;
    margin: 0
}

.select2-dropdown.select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-dropdown.select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 2px
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    font-family: HelveticaNeueLTPro-HvCn;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.25em;
    color: #00a8a9;
    background: #fff;
    text-transform: uppercase;
    user-select: none;
    -webkit-user-select: none;
    padding: 7px 16px 7px 21px;
    margin: 0;
    cursor: pointer;
    border-bottom: 1px solid #00a8a9
}

.select2-results__option:last-child {
    border: none
}

.no-touchevents .select2-results__option:hover {
    color: #fff;
    background: #3e6bba
}

.select2-search--dropdown {
    display: block;
    padding: 4px 20px;
    margin: 6px 0
}

.select2-search--dropdown .select2-search__field {
    padding: 4px 34px 4px 13px;
    width: 100%
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 48px;
    height: 100%
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    line-height: 0;
    width: 40px;
    height: 24px;
    margin: -10px 0 0 -25px;
    background: url(../i/select-arrow.png) no-repeat
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    background-position: 0 100%
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    opacity: .6;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default .select2-selection--multiple {
    background: #fff;
    border: 1px solid #d4d4d4;
    cursor: text
}

.select2-container--focus.select2-container--default .select2-selection--multiple {
    border-color: #acacac
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 3px;
    width: 100%;
    min-height: 39px
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder, .select2-selection__placeholder {
    color: #9299a2;
    margin: 0;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    position: relative;
    font-size: 14px;
    background: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 2px;
    cursor: default;
    float: left;
    margin: 4px;
    padding: 0 28px 0 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    position: absolute;
    font-size: 22px;
    top: 50%;
    width: 20px;
    height: 20px;
    line-height: 22px;
    right: 4px;
    font-weight: 700;
    margin: -10px 0 0;
    text-align: center
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 227px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    display: none
}

.select2-container--default .select2-results__option--highlighted {
    background: #94dada;
    color: #fff
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

@media screen and (max-width: 1400px) {
    .products-list {
        margin: 20px -40px
    }

    .item .img {
        height: 300px
    }

    .checkbox-item input[type=checkbox] + label, .radio-item input[type=radio] + label {
        margin-top: 72px
    }

    .feedback {
        padding-bottom: 75px
    }
}

@media screen and (max-width: 1200px) {
    body {
        font-size: 22px
    }

    h2 {
        font-size: 50px;
        margin-bottom: 35px
    }

    .products-list {
        margin: 20px -30px
    }

    .item-box {
        padding: 0 30px
    }

    .item .img {
        height: 280px
    }

    .btn-box-form {
        margin: 60px 0 10px
    }

    .btn-box-form .btn-form {
        padding: 15px 75px;
        font-size: 21px
    }
}

@media screen and (max-width: 1100px) {
    .products-list {
        margin: 35px -30px 30px
    }

    .item .img {
        height: 230px
    }

    .item p {
        font-size: 45px
    }

    .item .little-text {
        font-size: 30px
    }

    .checkbox-item input[type=checkbox] + label, .radio-item input[type=radio] + label {
        margin-top: 62px
    }

    .feedback {
        padding-bottom: 70px
    }
}

@media screen and (max-width: 1000px) {
    body {
        font-size: 21px
    }

    h2 {
        font-size: 48px
    }

    .item .img {
        height: 200px
    }

    .sub-box p {
        font-size: 26px;
        padding: 25px 40px
    }

    .sub-box {
        padding: 50px 0
    }

    .checkbox-item input[type=checkbox] + label, .radio-item input[type=radio] + label {
        margin-top: 52px
    }

    .btn-box-form {
        margin: 60px 0 10px
    }

    .btn-box-form .btn-form {
        padding: 15px 65px;
        font-size: 21px
    }

    .btn-box-form p {
        font-size: 19px
    }
}

@media screen and (max-width: 970px) {
    .products-list {
        margin: 45px 0 10px
    }

    .item-box {
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }

    .item-box .img {
        height: 330px
    }

    .feedback {
        padding-top: 55px;
        padding-bottom: 50px
    }
}

@media screen and (max-width: 900px) {
    body {
        font-size: 19px
    }

    h2 {
        font-size: 40px;
        margin-top: 35px;
        margin-bottom: 25px
    }

    .products-list {
        margin-bottom: 0;
        margin-top: 65px
    }

    .sub-box p {
        font-size: 24px;
        padding: 20px 30px;
        letter-spacing: .08em
    }

    .sub-box {
        padding: 40px 0
    }

    .feedback {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .checkbox-item input[type=checkbox] + label, .radio-item input[type=radio] + label {
        font-size: 18px;
        margin-top: 42px
    }

    .checkbox-item p {
        font-size: 18px
    }

    .select2-container .select2-selection--single .select2-selection__rendered, .select2-results__option {
        font-size: 20px
    }

    .btn-box-form {
        margin: 50px 0 10px
    }

    .btn-box-form .btn-form {
        padding: 15px 60px;
        font-size: 20px
    }

    .btn-box-form p {
        font-size: 18px
    }
}

@media screen and (max-width: 780px) {
    .container {
        padding: 0 16px
    }
}

@media screen and (max-width: 600px) {
    body {
        font-size: 16px
    }

    h2 {
        font-size: 30px;
        margin-top: 25px;
        margin-bottom: 20px
    }

    .products-list {
        margin-bottom: 0;
        margin-top: 45px
    }

    .item-box {
        margin-bottom: 15px
    }

    .item .img {
        height: 330px
    }

    .item p {
        font-size: 40px
    }

    .item .little-text {
        font-size: 30px
    }

    .sub-box p {
        font-size: 22px;
        padding: 15px 25px;
        letter-spacing: .05em
    }

    .feedback {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .two-cols {
        margin: 0
    }

    .two-cols .col {
        width: 100%;
        padding: 0
    }

    .checkbox-item input[type=checkbox] + label, .radio-item input[type=radio] + label {
        margin-top: 42px;
        font-size: 16px
    }

    .checkbox-item p {
        font-size: 16px
    }

    .field-name {
        font-size: 19px
    }

    .form-control {
        font-size: 17px
    }

    .checkbox-item input[type=checkbox] + label:before {
        top: 5px
    }

    .select2-container .select2-selection--single .select2-selection__rendered, .select2-results__option {
        font-size: 19px
    }

    .btn-box-form {
        margin: 50px 0 10px
    }

    .btn-box-form .btn-form {
        padding: 12px 55px;
        font-size: 19px
    }

    .btn-box-form p {
        font-size: 17px
    }
}

@media screen and (max-width: 440px) {
    body {
        font-size: 14px
    }

    h2 {
        font-size: 25px;
        margin-top: 20px;
        margin-bottom: 10px
    }

    .products-list {
        margin-top: 20px
    }

    .item-box {
        margin-bottom: 10px
    }

    .item-box .img {
        height: 280px;
        margin-bottom: 15px
    }

    .item-box p {
        margin: 10px;
        font-size: 35px
    }

    .item-box .little-text {
        font-size: 27px
    }

    .sub-box p {
        font-size: 17px;
        padding: 14px 20px;
        letter-spacing: .05em
    }

    .sub-box {
        padding: 30px 0
    }

    .checkbox-item p {
        font-size: 14px
    }

    .checkbox-item input[type=checkbox] + label, .radio-item input[type=radio] + label {
        font-size: 14px;
        margin-top: 25px
    }

    .field-name {
        font-size: 18px
    }

    .form-control {
        font-size: 16px
    }

    .select2-container .select2-selection--single .select2-selection__rendered, .select2-results__option {
        font-size: 18px
    }

    .btn-box-form {
        margin: 40px 0 10px
    }

    .btn-box-form .btn-form {
        padding: 10px 50px;
        font-size: 18px
    }

    .btn-box-form p {
        font-size: 16px
    }
}

@media screen and (max-width: 400px) {
    .item .img {
        height: 230px
    }

    .feedback {
        padding-top: 30px;
        padding-bottom: 20px
    }
}