/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@keyframes pulse {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.mfp-figure figure {
    margin: 0
}

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

h1 {
    font-size: 2em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
canvas,
video {
    display: inline-block
}

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

img {
    border-style: none;
    max-width: 100%;
    display: block
}

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

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15
}

optgroup {
    margin: 0
}

#calculator-form fieldset,
button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 0;
    margin: 0
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

*,
:after,
:before,
legend {
    box-sizing: border-box
}

body,
html {
    margin: 0 !important;
    padding: 0 !important
}

html {
    scroll-behavior: smooth
}

button,
input,
select,
textarea {
    border: 0;
    padding: 0;
    margin: 0;
    display: block
}

a,
button,
input[type=submit] {
    cursor: pointer
}

dl,
dt,
li,
ol,
ul {
    list-style: none
}

.grid {
    width: 100%;
    margin: 0 auto
}

@media only screen and (min-width:425px) {
    .grid {
        width: 400px
    }
}

@media only screen and (min-width:768px) {
    .grid {
        width: 768px
    }
}

@media only screen and (min-width:1024px) {
    .grid {
        width: 1024px
    }
}

@media only screen and (min-width:1220px) {
    .grid {
        width: 1220px
    }
}

@media only screen and (max-width:1023px) {
    .grid {
        padding: 0 20px
    }
}

@media only screen and (min-width:1024px) {
    .grid {
        padding: 0 20px
    }
}

.grid .row.no-gutters,
dl,
dt,
li,
ol,
ul {
    margin: 0;
    padding: 0
}

.grid .row.no-gutters>.col,
fieldset,
legend {
    padding: 0
}

.grid .row.flex-wrap {
    flex-wrap: wrap
}

@media only screen and (max-width:1023px) {
    .grid .row {
        margin: 0 -10px
    }

    .grid .row>.col {
        padding: 0 10px;
        flex: 1
    }
}

@media only screen and (min-width:1024px) {
    .grid .row {
        display: flex;
        margin: 0 -10px
    }

    .grid .row>.col {
        padding: 0 10px;
        flex: 1
    }
}

.grid .row>.col-1 {
    flex: 0 0 8.33333%
}

.grid .row>.col-2 {
    flex: 0 0 16.66667%
}

.grid .row>.col-3 {
    flex: 0 0 25%
}

.grid .row>.col-4 {
    flex: 0 0 33.33333%
}

.grid .row>.col-5 {
    flex: 0 0 41.66667%
}

.grid .row>.col-6 {
    flex: 0 0 50%
}

.grid .row>.col-7 {
    flex: 0 0 58.33333%
}

.grid .row>.col-8 {
    flex: 0 0 66.66667%
}

.grid .row>.col-9 {
    flex: 0 0 75%
}

.grid .row>.col-10 {
    flex: 0 0 83.33333%
}

.grid .row>.col-11 {
    flex: 0 0 91.66667%
}

.grid .row>.col-12 {
    flex: 0 0 100%
}

body.no-scroll {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

.clipping,
body.no-scroll {
    overflow: hidden;
}

.socials__icon {
    border-radius: 1000px;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center
}

.socials__icon .icon {
    display: block;
    margin: 0 auto;
    width: 19px;
    height: 19px
}

.socials__icon--vk .icon {
    background: url(../assets/icons/icon-socials-vk.svg) 50% 50% no-repeat;
    background-size: contain
}

.socials__icon--ig .icon {
    background: url(../assets/icons/icon-socials-ig.svg) 50% 50% no-repeat;
    background-size: contain
}

.btn,
.btn .icon {
    display: inline-block;
    vertical-align: middle
}

.btn {
    transition: all .2s ease-out;
    height: 3rem;
    max-width: 100%;
    line-height: 1.25rem;
    padding: .875rem 1.25rem;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    outline: 0;
    border-radius: 4px
}

.btn .icon {
    margin-left: -.25rem;
    margin-right: .5rem;
    margin-top: -1em;
    margin-bottom: -1em;
    max-height: 2.5rem
}

.btn-sm {
    font-size: .75rem;
    height: 1.625rem;
    line-height: 1rem;
    padding: .3125rem .9375rem
}

.btn-lg {
    font-size: 1.25rem;
    height: 3.75rem;
    line-height: 1.875rem;
    padding: 0.9375rem 2.5rem
}

.btn-sm .icon {
    max-height: 1rem
}

.btn-lg .icon {
    max-height: 1rem
}

.btn-primary {
    background-color: #1e83e0;
    color: #fff
}

.btn-primary:hover {
    color: #fff;
    box-shadow: 2px 8px 8px #98bfe4
}

.btn-primary:active {
    background-color: #1b76ca;
    box-shadow: 0 !important
}

.btn-primary:focus {
    box-shadow: 2px 8px 8px #98bfe4
}

.btn-secondary {
    background-color: #eb3d47;
    color: #fff
}

.btn-secondary:hover {
    color: #fff;
    box-shadow: 2px 8px 8px #ffa8ad
}

.btn-secondary:active {
    background-color: #de1722;
    box-shadow: 0 !important
}

.btn-secondary:focus {
    box-shadow: 2px 8px 8px #ffa8ad
}

.btn-secondary-outline {
    background-color: transparent;
    color: #eb3d47;
    border: 1px solid #eb3d47;
}

.btn-secondary-outline:hover {
    color: #fff;
    background-color: #eb3d47;
    box-shadow: 2px 8px 8px #ffa8ad
}

.btn-secondary-outline:active {
    background-color: #de1722;
    box-shadow: 0 !important
}

.btn-secondary-outline:focus {
    box-shadow: 2px 8px 8px #ffa8ad
}

.btn-tertiary {
    background-color: #d7e7f5;
    color: #1e83e0
}

.btn-tertiary:hover {
    color: #1e83e0;
    box-shadow: 2px 8px 8px #dcedfa
}

.btn-tertiary:active {
    background-color: #c3dbf0;
    box-shadow: 0 !important
}

.btn-tertiary:focus {
    box-shadow: 2px 8px 8px #dcedfa
}

.btn-whatsapp {
    background-color: #22ca43;
    color: #fff
}

.btn-whatsapp:hover {
    color: #fff;
    box-shadow: 2px 8px 8px rgba(34, 202, 67, .4)
}

.btn-whatsapp:active {
    background-color: #21c140;
    box-shadow: 0 !important
}

.btn-whatsapp:focus {
    box-shadow: 2px 8px 8px rgba(34, 202, 67, .4)
}

.btn-telegram {
    background-color: #039BE5;
    color: #fff
}

.btn-telegram:hover {
    color: #fff;
    box-shadow: 2px 8px 8px #0083c355
}

.btn-telegram:active {
    background-color: #0083c3;
    box-shadow: 0 !important
}

.btn-telegram:focus {
    box-shadow: 2px 8px 8px #0083c355
}

.btn-telegram img {
    width: 18px;
}

.textfield {
    display: block;
    background: #fff;
    border: 1px solid #d7e7f5;
    border-radius: 4px;
    height: 3rem;
    max-width: 100%;
    line-height: 1.25rem;
    padding: .875rem 1.25rem;
    outline: 0;
    font-family: "Ubuntu", sans-serif;
    transition: all .2s ease-out
}

.textfield.error {
    background: #fee !important;
    border: 1px solid rgba(255, 0, 0, .6) !important
}

.textfield:focus {
    border: 1px solid #aecfeb !important;
    box-shadow: 0 4px 6px 0 #aecfeb
}

.file-upload {
    display: block;
    background: #fff;
    height: 3rem;
    max-width: 100%;
    line-height: 1.25rem;
    padding: .875rem 1.25rem;
    width: 200px;
    border: 1px dashed #1e83e0;
    border-radius: 4px;
    color: #1e83e0;
    text-align: center;
    cursor: pointer
}

.file-upload input {
    display: none
}

@media only screen and (min-width:1024px) {

    .file-upload,
    .textfield {
        width: 280px
    }
}

.contact-form {
    position: relative;
    padding: 20px;
    border-radius: 4px
}

.contact-form:after {
    content: '';
    display: block;
    width: 110px;
    height: 110px;
    background: url(../assets/illustrations/illustration-cube.svg) 50% 50% no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 0;
    bottom: 60px;
    right: -55px;
    transition: all .2s ease-out
}

.contact-form__body {
    position: relative;
    z-index: 1
}

.contact-form__subtitle,
.contact-form__title {
    font-family: "Montserrat", sans-serif
}

.contact-form__title {
    font-weight: 500
}

.contact-form__subtitle {
    margin-top: .625rem
}

.contact-form__fields {
    margin: 1.25rem 0
}

.contact-form__fields .textfield {
    width: 100%;
    margin-bottom: .625rem;
    border: 1px solid #bfd8ec
}

.contact-form__actions .btn {
    width: 100%
}

.contact-form__agreement {
    line-height: 1em;
    color: #909ab4;
    margin-top: 1.25rem
}

.contact-form__agreement a,
.contact-form__agreement a:hover {
    color: inherit
}

.contact-form__counter {
    display: flex;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    justify-content: center;
    margin: 14px auto
}

.contact-form__counter__underlay {
    border-radius: 4px;
    background: #fff;
    box-shadow: 6px 16px 10px rgba(108, 144, 171, .3)
}

.contact-form__counter__separator,
.contact-form__counter__value {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    color: #eb3d47;
    padding: 20px 10px
}

.contact-form__counter__value {
    width: 100px
}

.contact-form__counter__units {
    color: #909ab4;
    font-size: 14px;
    padding: 0 10px 10px
}

.contact-form__counter__separator {
    animation: pulse 1s infinite
}

@media only screen and (min-width:1024px) {
    .contact-form {
        padding: 40px
    }

    .contact-form:after {
        width: 270px;
        height: 270px;
        right: 66px;
        bottom: -30px;
        transform: scale(.1, .1);
        opacity: 0;
        transition-duration: .5s
    }

    .contact-form:hover:after {
        transform: scale(1, 1);
        opacity: 1
    }

    .contact-form__subtitle {
        font-size: 1.25rem;
        margin-top: .625rem
    }
  
    .contact-form__fields {
        margin: 1.875rem 0 2.5rem
    }
  
    .contact-form__fields .textfield {
        width: 17.5rem;
        margin-right: 1.25rem;
        margin-bottom: 0
    }

    .contact-form__actions,
    .contact-form__fields {
        display: flex;
        align-items: center
    }

    .contact-form__actions .btn {
        width: auto
    }

    .contact-form__agreement {
        margin-top: 0;
        margin-left: 1.5625rem
    }

    .contact-form__counter {
        position: absolute;
        top: 0;
        right: 20%;
        margin: 0
    }
  
   	.horiz_contact-form__fields {
  	margin: 10px 0;
	}
  
  	.horiz_contact-form__fields .horiz_textfield {
  	margin-right: 0;
	}
}

.js-countdown-conditional {
    display: none
}

.modal {
    width: 320px;
    margin: 0 auto
}

.modal--sm {
    width: 280px
}

.modal__window {
    position: relative;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 4px rgba(126, 159, 189, .5);
    overflow: hidden;
}

.modal__window--close {
    border-radius: 1000px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 34px;
    height: 34px;
    background: #d7e7f5 url(../assets/icons/icon-close-cross.svg) 50% 50% no-repeat;
    background-size: 16px;
    z-index: 1;
    cursor: pointer
}

.modal__window__body,
.modal__window__footer,
.modal__window__header {
    position: relative;
    z-index: 0;
    padding: 20px
}

.modal__window__header {
    font-family: "Montserrat", sans-serif;
    padding-right: 20% !important
}

.modal__text {
    color: #232835;
    font-size: .875rem;
    line-height: 1.5rem
}

.modal__text :first-child {
    margin-top: 0
}

.modal__text__title {
    font-family: "Montserrat", sans-serif;
    margin: 1.5rem 0 .5rem
}

.modal__text ul {
    margin: 0 0 1rem;
    padding-left: 1.25rem
}

.modal__text ul,
.modal__text ul li {
    list-style: initial
}

.modal__text p {
    margin: .5rem 0
}

@media only screen and (min-width:1024px) {
    .modal {
        width: 780px
    }

    .modal--sm {
        width: 380px
    }

    .modal__window__body,
    .modal__window__footer,
    .modal__window__header {
        padding: 30px
    }

    .modal__text {
        font-size: 1rem;
        line-height: 1.625rem
    }

    .modal__text__title {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.modal-special-offer__header {
    position: relative;
    overflow: hidden;
    color: #fff;
    background: #1e83e0
}

.modal-special-offer__header__title {
    font-weight: 700
}

.modal-special-offer__header__subtitle {
    margin-top: 10px;
    font-size: 1rem;
    line-height: 1.25rem
}

.modal-special-offer__header__image,
.modal-special-offer__header__image--underlay {
    display: none
}

@media only screen and (min-width:1024px) {
    .modal-special-offer__header {
        display: flex;
        justify-content: center;
        flex-flow: column;
        min-height: 220px
    }

    .modal-special-offer__header__subtitle {
        margin-top: 16px;
        font-size: 20px;
        line-height: 28px
    }

    .modal-special-offer__header__image,
    .modal-special-offer__header__image--underlay {
        display: block
    }

    .modal-special-offer__header__image--underlay {
        position: absolute;
        z-index: 0;
        right: -150px;
        bottom: -150px;
        width: 270px;
        height: 270px;
        border-radius: 1000px;
        background-color: #3997ed
    }

    .modal-special-offer__header__image {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-position: 100% 100%;
        background-repeat: no-repeat
    }
}

.modal-location .modal__window__body,
.modal-message .modal__window__body {
    padding-right: 20%
}

.modal-message__title {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.75rem
}

.modal-message__text {
    margin-top: .625rem;
    font-size: .875rem;
    line-height: 1.25rem
}

.modal-message__phone {
    display: block;
    font-size: 1.125rem;
    white-space: nowrap;
    margin-top: .625rem;
    text-decoration: none
}

@media only screen and (min-width:1024px) {
    .modal-message__title {
        font-family: "Montserrat", sans-serif;
        font-size: 1.5rem;
        line-height: 2rem
    }

    .modal-message__text {
        margin-top: 1rem;
        font-size: 1rem;
        line-height: 1.5rem
    }

    .modal-message__phone {
        font-size: 1.25rem;
        margin-top: 1rem
    }
}

.modal-location {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem
}

.modal-location__title {
    font-weight: 700
}

.modal-location__label {
    font-size: .875rem;
    line-height: 1.25rem;
    margin-top: 1.5rem;
    margin-bottom: .375rem;
    opacity: .8
}

.modal-location__phone {
    text-decoration: none;
    color: inherit
}

.modal-location__phone:hover {
    color: inherit
}

@media only screen and (min-width:1024px) {
    .modal-location {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .modal-location__label {
        margin-top: 2.125rem;
        margin-bottom: .5rem
    }
}

.accordion__tab {
    position: relative
}

.accordion__tab--toggle {
    border-radius: 1000px;
    width: 2.125rem;
    height: 2.125rem;
    background: #d7e7f5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto;
    cursor: pointer
}

.accordion__tab--toggle .icon {
    width: 1rem;
    height: 1rem;
    background: url(../assets/icons/icon-close-cross.svg) 50% 50% no-repeat;
    background-size: 100% 100%;
    transform: rotate(45deg)
}

.accordion__tab--content,
.mfp-align-top .mfp-container:before {
    display: none
}

.accordion__tab.active .accordion__tab--toggle .icon {
    transform: rotate(0deg)
}

.accordion__tab.active .accordion__tab--content,
.nothing-extra__card--title b,
.special-offers__offer__learn-more svg {
    display: block
}

@media only screen and (max-width:1023px) {
    .accordion {
        border-bottom: 1px solid #d7e7f5;
        margin-top: 30px
    }

    .accordion__tab {
        padding: 10px 0;
        border-top: 1px solid #d7e7f5
    }

    .accordion__tab--title {
        margin: 0 !important;
        max-width: 80%
    }

    .accordion__tab--header {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .accordion__tab--content {
        padding-top: 1rem;
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media only screen and (min-width:1024px) {
    .accordion__tab--toggle {
        display: none
    }

    .accordion__tab--content {
        display: block
    }
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #d7e7f5;
    opacity: .8
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: scroll;
}

.mfp-wrap {
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0;
    box-sizing: border-box
}

/* Узнать стоимость вещей со скидкой */
.horiz_btn-secondary {
  background-color: #eb3d47;
  color: #fff;
  min-width: 300px;
}

.horiz_contact-form__body {
	display: flex; 
	flex-direction: row;
  	flex-wrap: wrap;
	align-items: center;
	justify-content: space-evenly;
  	margin-bottom: 20px;
}

.horiz_contact-form__fields {
  	margin: 10px 0;
}

.horiz_textfield {
	min-width: 300px;
  	margin-right: 0;
}

.horiz_contact-form__title {
  	font-size: 20px;
}
/* /Узнать стоимость вещей со скидкой */

.mfp-container:before,
.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: '';
    height: 100%
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 4px rgba(126, 159, 189, .5);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 4px 4px rgba(126, 159, 189, .5);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 0;
        padding-right: 0
    }
}

.js-glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.js-glide * {
    box-sizing: inherit
}

.js-glide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}

.js-glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.js-glide__slides--dragging {
    user-select: none
}

.js-glide__arrows,
.js-glide__slide {
    -webkit-touch-callout: none;
    user-select: none
}

.js-glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-tap-highlight-color: transparent
}

.js-glide__slide a {
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.js-glide__arrows {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1
}

@media only screen and (max-width:1023px) {
    .js-glide__arrows {
        display: none
    }
}

.js-glide__arrow {
    border-radius: 1000px;
    border: 1px solid #1e83e0;
    width: 66px;
    height: 66px;
    background: rgba(255, 255, 255, .8) url(../assets/icons/pointer-right-thin-2.svg) 50% 50% no-repeat;
    transition: all .2s ease-out
}

.js-glide__arrow--left,
.js-glide__arrow--right {
    position: absolute;
    top: -33px
}

.js-glide__arrow--left {
    left: 0;
    transform: scaleX(-1)
}

.js-glide__arrow--right {
    right: 0
}

.js-glide__bullets {
    -webkit-touch-callout: none;
    user-select: none;
    display: flex;
    margin-top: 10px;
    padding: 0 20px
}

@media only screen and (min-width:1024px) {
    .js-glide__bullets {
        display: none
    }
}

.js-glide__bullet {
    border-radius: 1000px;
    width: 10px;
    height: 10px;
    background: #d7e7f5;
    margin-right: 4px;
    margin-top: 4px
}

.js-glide__bullet--active {
    background: #909ab4
}

.js-glide--rtl {
    direction: rtl
}

body {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    line-height: 1.5rem;
    color: #0c2157
}

@media only screen and (min-width:1024px) {
    body {
        line-height: 1.625rem
    }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0
}

.text .h1,
.text .h2,
.text .h3,
.text .h4,
.text .h5,
.text .h6,
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
    margin: 1.5rem 0 .5rem
}

a {
    transition: all .2s ease-out
}

.nav-panel__link a,
a:hover {
    color: #1869b3;
    text-decoration: none
}

p.lead {
    font-family: "Montserrat", sans-serif
}

.theme-text-default {
    color: #0c2157
}

.theme-text-primary,
a {
    color: #1e83e0
}

.theme-text-secondary {
    color: #eb3d47
}

.theme-text-1 {
    color: #f3faff
}

.theme-text-2 {
    color: #5a6d9c
}

.theme-text-3 {
    color: #d7e7f5
}

.text-underline {
    text-decoration: underline !important
}

@media only screen and (max-width:1023px) {
    .dh-1 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .dh-2 {
        font-size: 1.5rem;
        line-height: 1.875rem
    }

    .dh-3,
    .modal-special-offer__header__title {
        font-size: 1.25rem;
        line-height: 1.5rem
    }

    .h1,
    h1 {
        font-size: 1.75rem
    }

    .h2,
    h2 {
        font-size: 1.5rem
    }

    .h3,
    h3,
    p.lead {
        font-size: 1rem
    }

    .h4,
    h4 {
        font-size: .875rem
    }

    .h5,
    h5 {
        font-size: .75rem
    }

    .h6,
    h6 {
        font-size: .625rem
    }

    p {
        margin: 0 0 1rem
    }

    p.lead {
        line-height: 1.5rem
    }

    .font-light {
        font-weight: 400
    }

    .font-regular {
        font-weight: 500
    }

    .font-bold {
        font-weight: 700
    }

    .font-sm {
        font-size: .75rem
    }

    .font-xs {
        font-size: .625rem
    }
}

@media only screen and (min-width:1024px) {
    .dh-1 {
        font-size: 3.75rem;
        line-height: 4.625rem
    }

    .dh-2 {
        font-size: 2.875rem;
        line-height: 3.5rem
    }

    .dh-3,
    .modal-special-offer__header__title {
        font-size: 2rem;
        line-height: 2.5rem
    }

    .h1,
    h1 {
        font-size: 2rem
    }

    .h2,
    h2 {
        font-size: 1.75rem
    }

    .h3,
    h3,
    p.lead {
        font-size: 1.25rem
    }

    .h4,
    h4 {
        font-size: 1rem
    }

    .h5,
    h5 {
        font-size: .875rem
    }

    .h6,
    h6 {
        font-size: .75rem
    }

    p {
        margin: 0 0 1rem
    }

    p.lead {
        line-height: 1.75rem
    }

    .font-light {
        font-weight: 400
    }

    .font-regular {
        font-weight: 500
    }

    .font-bold {
        font-weight: 700
    }

    .font-sm {
        font-size: .875rem
    }

    .font-xs {
        font-size: .75rem
    }

    .text .h1,
    .text .h2,
    .text .h3,
    .text .h4,
    .text .h5,
    .text .h6,
    .text h1,
    .text h2,
    .text h3,
    .text h4,
    .text h5,
    .text h6 {
        margin: 3rem 0 1rem
    }
}

header.header .grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px
}

.header__contacts--desktop,
.header__logo--desktop,
.header__nav--desktop {
    display: none
}

.header__contacts--mobile .btn {
    width: 100%;
    margin: .1875rem 0 .1875rem auto
}

.header__toggle-nav {
    border-radius: 1000px;
    width: 2.125rem;
    height: 2.125rem;
    background: #d7e7f5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.header__toggle-nav .icon {
    width: 1rem;
    height: 1rem;
    background: url(../assets/icons/icon-burger-menu.svg) 50% 50% no-repeat;
    background-size: 100% 100%
}

.header__phone {
    font-size: 1.125rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-decoration: none;
    color: #0c2157;
    display: flex;
    align-items: center
}

.header__phone:hover {
    color: #0c2157
}

.header__phone--icon {
    border-radius: 1000px;
    width: 2.125rem;
    height: 2.125rem;
    background: #d7e7f5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1rem 0 0;
    cursor: pointer
}

@media only screen and (min-width:1024px) {
    .header__logo--desktop {
        display: block
    }

    .header__logo--mobile {
        display: none
    }

    .header__contacts--desktop {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: 20px 0
    }

    .header__contacts--mobile {
        display: none
    }

    .header__nav {
        display: flex
    }

    .header__nav--desktop {
        display: block
    }

    .header__nav--link {
        white-space: nowrap;
        color: #0c2157;
        text-decoration: none;
        margin: 0 0 0 1rem
    }

    .header__nav--link:hover {
        text-decoration: underline;
        color: #1e83e0
    }

    .header__toggle-nav {
        display: none
    }
}

@media only screen and (min-width:1220px) {
    .header__nav--link {
        font-size: 1.125rem;
        margin: 0 0 0 1.875rem
    }
}

footer {
    padding: 26px 0 32px;
    line-height: 1.25rem;
    text-align: center
}

@media only screen and (min-width:1024px) {
    footer {
        padding: 52px 0 64px;
        line-height: 1.5rem;
        text-align: left
    }
}

.footer__privacypolicy {
    display: inline-block;
    margin-top: 1.25rem
}

.footer__address--all {
    margin-top: 1.25rem
}

.footer__phone--number {
    text-decoration: none;
    color: inherit;
    font-size: 16px
}

.footer__phone--number:hover {
    color: inherit
}

.footer__socials {
    display: flex;
    justify-content: center
}

.footer__socials .socials__icon {
    margin-right: 6px
}

.footer__developer {
    display: inline-block
}

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

    .footer__address,
    .footer__phone {
        display: none
    }

    .footer__developer,
    .footer__socials {
        margin-top: 1.5625rem
    }
}

@media only screen and (min-width:1024px) {
    .footer__privacypolicy {
        display: inline-block;
        margin-top: 1.5rem
    }

    .footer__socials {
        margin-top: 1.5rem;
        justify-content: start
    }
}

.nav-panel {
    max-width: 300px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100
}

.nav-panel.disabled {
    display: none
}

.nav-panel__close {
    border-radius: 1000px;
    width: 2.125rem;
    height: 2.125rem;
    background: #d7e7f5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px auto;
    cursor: pointer
}

.nav-panel__close .icon {
    width: 1rem;
    height: 1rem;
    background: url(../assets/icons/icon-close-cross.svg) 50% 50% no-repeat;
    background-size: 100% 100%
}

.nav-panel__screen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(215, 231, 245, .8);
    z-index: 99
}

#modal-site-payment br,
.nav-panel__screen.disabled {
    display: none
}

.nav-panel__underlay {
    height: 100%;
    background: #fff;
    padding: 20px;
    overflow-y: auto
}

.nav-panel__link {
    margin: .375rem 0;
    padding: .375rem 0
}

.nav-panel__link a {
    color: #0c2157
}

.nav-panel__contacts {
    margin: 1rem 0
}

.nav-panel__contacts .btn {
    margin: .5rem 0;
    width: 100%
}

.theme-bg-1 {
    background-color: #f3faff
}

.theme-bg-2 {
    background-color: #5a6d9c
}

.socials__icon,
.solutions__solution__icon,
.theme-bg-3 {
    background-color: #d7e7f5
}

.theme-bg-4 {
    background-color: #e0f1fe
}

.theme-gradient-1 {
    background: linear-gradient(103.62deg, #DEEFFF 3.9%, rgba(255, 255, 255, 0) 82.97%);
}

.intro {
    padding-top: .625rem
}

.intro__title {
    position: relative;
    z-index: 2;
}
.intro__title .underline {
    display: inline-block;
    position: relative
}

.intro__title .underline:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1.25rem;
    background: #d7e7f5;
    border-radius: 4px;
    z-index: -1
}

.intro__subtitle {
    font-family: "Montserrat", sans-serif;
    color: #6f6f6f;
}

.intro__action-btn,
.intro__subtitle {
    margin-top: 1.25rem;
}

.intro__illustration--sceene {
    margin: .625rem 0 .625rem auto;
    max-height: 320px
}

.intro__illustration--sceene-2 {
    margin: .625rem 0 .625rem auto;
    max-height: 320px;
}

@media only screen and (max-width:767px) {
    .intro .--desktop {
        display: none;
    }
    .intro__action-btn {
        width: 100%;
    }
}
@media only screen and (min-width:768px) {
    .intro .--mobile {
        display: none;
    }

    .intro .grid,
    .intro__title {
        position: relative
    }
    .intro__illustration--2 {
        position: absolute;
        z-index: 0;
        top: 0px;
        bottom: 0px;
        margin-top: 0;
        left: 20px;
        right: 10px;
        display: flex;
    }
    .intro__illustration--sceene-2 {
        max-height: 100%;
        max-width: 50%;
        align-self: center;
    }
}

@media only screen and (max-width:1024px) {
    .intro__action-btn {
        margin-bottom: 2.5rem;
    }
}
@media only screen and (min-width:1024px) {

    .intro__illustration--overlay {
        position: relative;
        z-index: 1;
    }

    .intro__title {
        z-index: 1;
        padding: 7.5rem 0
    }
    .intro__title.intro__title--compact {
        padding: 4.5rem 0
    }

    .intro__title .underline:after {
        height: 2rem
    }

    .intro__action-btn,
    .intro__subtitle {
        margin-top: 2.5rem;
    }

    .intro__illustration {
        position: absolute;
        z-index: 0;
        top: 50%;
        margin-top: -228px;
        left: 20px;
        right: 20px
    }

    .intro__illustration--sceene {
        max-height: 100%;
        max-width: 60%
    }
}

@media only screen and (min-width:1220px) {
    .intro__title {
        padding: 4rem 0
    }
  .intro__title_padding_big {
  		padding: 11.7rem 0;
  }
    .intro__title.intro__title--compact {
        padding: 8.5rem 0
    }
}

.benefits__clipping {
    overflow: auto;
    padding-bottom: 1.25rem;
    padding: 0 20px;
    margin: 0 -20px
}

.benefits__offset {
    height: 2px
}

.benefits__illustration {
    position: relative;
    float: left
}

.benefits__illustration__icon {
    transition: all .2s ease-out;
    border-radius: 1000px;
    width: 6.25rem;
    height: 6.25rem;
    background: #1e83e0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 4px rgba(19, 78, 132, .2)
}

.benefits__illustration__icon .svg-icon {
    transition: all .2s ease-out;
    fill: #fff
}

.benefits__illustration__icon.active,
.benefits__illustration__icon:hover {
    box-shadow: 14px 48px 15px rgba(83, 107, 129, .2);
    background: #fff
}

.benefits__illustration__icon.active .svg-icon,
.benefits__illustration__icon:hover .svg-icon {
    fill: #0c2157
}

.benefits__illustration--background {
    position: relative;
    z-index: 0
}

.benefits__illustration__overlay {
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.benefits__illustration__overlay--layer {
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width:1024px) {
    .benefits__illustration .benefits__illustration__icon {
        margin-bottom: 70px
    }

    .benefits__illustration .benefits__illustration__icon+.benefits__illustration__icon {
        margin-left: 120px
    }
}

@media only screen and (min-width:1220px) {
    .benefits__illustration .benefits__illustration__icon {
        margin-bottom: 80px
    }

    .benefits__illustration .benefits__illustration__icon+.benefits__illustration__icon {
        margin-left: 130px
    }
}

.benefits__title {
    margin-bottom: 1rem
}

.benefits__item__icon {
    width: 4.0625rem;
    height: 4.0625rem;
    margin: 1.25rem 0 0
}

.benefits__item__title {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #eb3d47;
    cursor: default
}

.benefits__item__description {
    font-size: .875rem;
    line-height: 1.25rem;
    cursor: default
}

@media only screen and (max-width:1023px) {
    .benefits .col.col-8 {
        display: none
    }

    .benefits__items {
        display: flex;
        margin: 0 -10px
    }

    .benefits__item {
        flex: 0 0 240px;
        padding-bottom: .625rem;
        margin: 0 10px
    }
}

@media only screen and (min-width:1024px) {
    .benefits__offset {
        height: 100px;
        margin-top: -100px
    }

    .benefits .row {
        align-items: center
    }

    .benefits__title {
        margin-bottom: 4.375rem
    }

    .benefits__item {
        margin-top: 3.125rem
    }

    .benefits__item__icon {
        display: none
    }

    .benefits__item__title {
        font-size: 1.25rem
    }

    .benefits__item__description {
        transition: all .2s ease-out;
        font-size: 1rem;
        line-height: 1.5rem;
        opacity: .25
    }

    .benefits__item.active .benefits__item__description {
        opacity: 1
    }
}

.nothing-extra__clipping {
    overflow: auto;
    padding-bottom: .625rem
}

.nothing-extra__title {
    margin-bottom: 1rem;
    padding-top: 1rem;
}

.nothing-extra__card {
    background: #fff;
    display: flex;
    align-items: center;
    height: 130px;
    position: relative;
    border: 1px solid #daefff;
    border-radius: 4px;
    box-shadow: 0 4px 4px rgba(211, 226, 239, .5);
    padding-left: 3.75rem;
    padding-right: .625rem;
    overflow: hidden
}

.nothing-extra__card--title {
    font-family: "Montserrat", sans-serif;
    color: #eb3d47;
    line-height: 1.25rem
}

.nothing-extra__card .illustration {
    position: absolute;
    height: 100%;
    width: 40px;
    background: url(../assets/illustrations/check-mark-circle.svg) 100% 50% no-repeat;
    background-size: auto 100%;
    left: 0;
    top: 0;
    bottom: 0
}

@media only screen and (max-width:1023px) {
    .nothing-extra__card {
        width: 240px
    }

    .nothing-extra .grid .row {
        display: flex
    }
}

@media only screen and (min-width:1024px) {
    .nothing-extra__title {
        margin-bottom: 3.125rem;
      	padding-top: 3.125rem;
    }

    .nothing-extra__card {
        height: 200px;
        padding: 20px 20px 20px 7.5rem
    }

    .nothing-extra__card--title {
        font-size: 1.25rem;
        line-height: 1.25rem
    }

    .nothing-extra .illustration {
        width: 5rem
    }
}

.delivery {
    font-family: "Montserrat", sans-serif
}

.delivery .row {
    align-items: center
}

.delivery__illustration {
    height: 186px;
    margin: 0 auto
}

.delivery__text-1 {
    margin-top: 1.5rem
}

.delivery__text-2 {
    margin-top: .75rem
}

.delivery__order {
    margin-top: 1.25rem
}

.delivery__order .btn {
    margin-top: .75rem;
    display: block
}

@media only screen and (min-width:1024px) {
    .delivery__illustration {
        height: auto;
        width: 100%;
        max-width: 570px;
        padding-right: 60px
    }

    .delivery__text-2 {
        margin-top: 2.5rem
    }

    .delivery__order {
        margin-top: 3.75rem
    }

    .delivery__order__text {
        font-size: 1.25rem
    }

    .delivery__order .btn {
        margin-top: 1.5rem;
        display: inline-block;
        width: auto
    }
}

.solutions__clipping {
    overflow: auto;
    padding-bottom: .625rem
}

.solutions__title {
    margin-bottom: 1rem
}

.solutions__solution {
    font-family: "Montserrat", sans-serif
}

.solutions__solution__icon {
    display: flex;
    align-items: center;
    flex: 0 0 3.5rem;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 1000px
}

.solutions__solution__icon img {
    max-width: 100%;
    max-height: 100%
}

@media only screen and (max-width:1023px) {
    .solutions .grid .row.flex-wrap {
        display: flex;
        flex-wrap: nowrap
    }

    .solutions__solution {
        width: 240px
    }

    .solutions__solution__title {
        margin-top: .625rem
    }
}

@media only screen and (min-width:1024px) {
    .solutions .grid .row {
        align-items: flex-start
    }

    .solutions__title {
        margin-bottom: 1.875rem
    }

    .solutions__solution {
        display: flex;
        align-items: center;
        height: 6.25rem
    }

    .solutions__solution__title {
        font-size: 1.25rem;
        margin-left: 1.25rem
    }

    .solutions__solution__icon {
        height: 4.75rem;
        flex: 0 0 76px
    }
}

.prices .row {
    align-items: stretch
}

.prices__panel {
    border-radius: 4px;
    border: 1px solid #e0f1fe;
    box-shadow: 0 4px 4px rgba(211, 226, 239, .5);
    padding: 16px 0;
    margin: 1.875rem 0 2.5rem;
    font-family: "Montserrat", sans-serif
}

.prices__panel__options {
    display: flex;
    align-items: flex-end;
    text-align: center;
    justify-content: space-around
}

.prices__panel__options__or {
    margin: 0 40px
}

.prices__panel__option {
    border-radius: 1000px;
    position: relative;
    background: #d7e7f5;
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center
}

.prices__panel__option:after {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -16px;
    background: url(/assets/illustrations/illustration-cube.svg) 50% 50% no-repeat;
    background-size: cover
}

.prices__panel .units,
.prices__panel .value {
    font-weight: 700
}

.prices__illustration {
    position: sticky;
    top: 80px
}

.prices .text>:first-child {
    margin-top: 0
}

@media only screen and (max-width:1023px) {
    .prices__panel {
        text-align: center
    }

    .prices__panel__options {
        width: 100%;
        position: relative;
        margin: 40px 0
    }

    .prices__panel__options__or {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }

    .prices__illustration {
        height: 185px;
        margin: 2rem auto 0
    }
}

@media only screen and (min-width:1024px) {
    .prices__panel {
        display: flex;
        justify-content: space-between;
        padding: 20px;
        margin: 3.75rem 0 7.5rem
    }

    .prices__panel,
    .prices__panel__options {
        align-items: center
    }

    .prices__panel__option {
        width: 200px;
        height: 200px;
        margin: -60px 0
    }

    .prices__panel__option:after {
        width: 42px;
        height: 42px;
        bottom: -18px;
        margin-left: -21px
    }
}

.special-offers__clipping {
    max-width: 100%;
    overflow: auto;
    padding-bottom: 20px
}

.special-offers__offer {
    display: block;
    background: #1e83e0;
    border-radius: 4px;
    position: relative;
    padding: 1rem 1.25rem;
    color: #fff;
    text-decoration: none;
    height: 11.875rem;
    overflow: hidden;
    margin-top: 1.5rem
}

.special-offers__offer__title {
    position: relative;
    z-index: 2
}

.special-offers__offer__learn-more {
    z-index: 2
}

.special-offers__offer__title {
    font-family: "Montserrat", sans-serif;
    font-weight: 700
}

.special-offers__offer__learn-more {
    border-radius: 1000px;
    border: 1px solid #fff;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 1.25rem;
    transition: all .2s ease-out
}

.special-offers__offer__learn-more .svg-icon {
    transition: all .2s ease-out
}

.special-offers__offer__image--underlay {
    position: absolute;
    z-index: 0;
    right: -150px;
    bottom: -150px;
    width: 270px;
    height: 270px;
    border-radius: 1000px;
    background-color: #3997ed
}

.special-offers__offer__image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: 100% 100%;
    background-size: 55%;
    background-repeat: no-repeat
}

.special-offers__offer:hover {
    color: #fff;
    text-decoration: none
}

.special-offers__offer:hover .special-offers__offer__learn-more {
    background-color: #fff;
    box-shadow: 0 13px 6px rgba(23, 90, 152, .5)
}

.special-offers__offer:hover .special-offers__offer__learn-more .svg-icon {
    stroke: #1e83e0
}

@media only screen and (max-width:1023px) {
    .special-offers .grid .row.flex-wrap {
        display: flex;
        flex-wrap: nowrap
    }

    .special-offers .grid .row.flex-wrap>.col {
        flex: 0 0 240px
    }
}

@media only screen and (min-width:1024px) {
    .special-offers__title {
        margin-bottom: 20px
    }

    .special-offers__offer {
        height: 13.75rem;
        margin-top: 1.5rem
    }

    .special-offers__offer__title {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .special-offers__offer__learn-more {
        width: 4.125rem;
        height: 4.125rem
    }

    .special-offers__offer__learn-more svg {
        width: 30%;
        height: 30%
    }

    .special-offers__offer__image--underlay {
        right: -110px;
        bottom: -110px
    }

    .special-offers__offer__image {
        background-size: initial
    }
}

.locations__clipping {
    overflow: auto;
    padding-bottom: 1.25rem
}

.locations__location {
    font-size: .875rem;
    line-height: 1.5rem;
    margin-top: 20px
}

.locations__location__title {
    font-weight: 700
}

.locations__location__city {
    margin-top: .375rem
}

.locations__map {
    height: 400px;
    background: #e9eaee;
    margin-top: 1.25rem
}

@media only screen and (max-width:1023px) {
    .locations .grid .row.flex-wrap {
        display: flex;
        flex-wrap: nowrap
    }

    .locations .grid .row.flex-wrap>.col {
        flex: 0 0 240px
    }
}

@media only screen and (min-width:1024px) {
    .locations__location {
        font-size: 1rem;
        margin-top: 50px
    }

    .locations__map {
        height: 580px;
        margin-top: 40px
    }
}

#locations-map {
    width: 100%;
    height: 100%
}

.storage-options__clipping {
    overflow: auto;
    padding-bottom: 20px
}

.storage-options__title {
    margin-bottom: 1.25rem
}

.storage-options__option {
    position: relative;
    border-radius: 4px;
    height: 210px;
    padding: 1rem 1.25rem;
    overflow: hidden
}

.storage-options__option.even {
    background-color: #ffe7d3
}

.storage-options__option.even .storage-options__option__image--underlay {
    background-color: #ffcfa8
}

.storage-options__option.odd {
    background-color: #e0f1fe
}

.storage-options__option.odd .storage-options__option__image--underlay {
    background-color: #c2e3ff
}

.storage-options__option__title {
    position: relative;
    z-index: 2;
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    line-height: 1.25rem
}

.storage-options__option__image--underlay {
    position: absolute;
    z-index: 0;
    right: -130px;
    bottom: -130px;
    width: 270px;
    height: 270px;
    border-radius: 1000px
}

.storage-options__option__image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: 100% 100%;
    background-size: 55%;
    background-repeat: no-repeat
}

@media only screen and (max-width:1023px) {
    .storage-options .grid .row.flex-wrap {
        display: flex;
        flex-wrap: nowrap;
        padding-right: 20px
    }

    .storage-options .grid .col {
        flex: 0 0 240px
    }
}

@media only screen and (min-width:1024px) {
    .storage-options__title {
        margin-bottom: 50px
    }

    .storage-options__option {
        padding: 1.5rem;
        height: 280px
    }

    .storage-options__option__title {
        font-size: 1.25rem;
        line-height: 1.5rem
    }

    .storage-options__option__image--underlay {
        right: -100px;
        bottom: -100px
    }

    .storage-options__option__image {
        background-size: initial
    }
}

.how-it-works__title {
    margin-bottom: 1.625rem
}

.how-it-works__image {
    display: block;
    max-width: 100%;
    border-radius: 4px
}

@media only screen and (max-width:1023px) {
    .how-it-works__image {
        margin-bottom: 1.25rem
    }

    .how-it-works__text {
        font-size: 14px;
        line-height: 1.5rem
    }
}

@media only screen and (min-width:1024px) {
    .how-it-works__title {
        margin-bottom: 3.125rem
    }
}

.extra-services__illustration {
    max-width: 480px;
    max-height: 500px;
    margin: 0 0 0 auto
}

.extra-services__service {
    display: flex;
    margin-top: 20px;
    font-family: "Montserrat", sans-serif
}

.extra-services__service--icon {
    flex: 0 0 36px;
    height: 24px;
    background-image: url(../assets/illustrations/check-mark-circle-2.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.extra-intro__title__description:first-of-type {
    margin-top: 30px;
}

.extra-intro__title__description {
    display: flex;
    margin-top: 10px;
    font-family: "Montserrat", sans-serif
}

.extra-intro__title__description--icon {
    flex: 0 0 36px;
    height: 24px;
    background-image: url(../assets/illustrations/check-mark-circle-2.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain
}

@media only screen and (max-width:1023px) {
    .extra-services__illustration {
        margin: 1.875rem auto 0;
        max-height: 14.375rem
    }
}

@media only screen and (min-width:1024px) {
    .extra-services .row {
        align-items: center
    }

    .extra-services__title {
        margin-bottom: 50px
    }

    .extra-services__service {
        margin-top: 30px;
        font-size: 20px;
        line-height: 28px;
        align-items: center
    }

    .extra-services__service--icon {
        flex: 0 0 66px;
        height: 46px
    }
}

    .extra-intro__title__description {
        margin-top: 10px;
        font-size: 18px;
      	font-weight: normal;
        line-height: 28px;
        align-items: center
    }

    .extra-intro__title__description--icon {
        flex: 0 0 66px;
        height: 46px
    }
}

.gallery__title {
    margin-bottom: 24px
}

.gallery img {
    width: 100%
}

@media only screen and (max-width:1023px) {
    .gallery .grid {
        padding: 0
    }
}

@media only screen and (min-width:1024px) {
    .gallery__title {
        margin-bottom: 48px
    }
}

.benefits-2 {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem
}

.benefits-2__title {
    margin-bottom: 26px
}

.benefits-2__illustration {
    max-width: 210px;
    max-height: 210px;
    margin: 44px auto 0
}

.benefits-2__description {
    margin-top: 46px
}

.benefits-2__benefit {
    display: flex;
    align-items: center;
    margin-top: 15px
}

.benefits-2__benefit__illustration {
    border-radius: 1000px;
    background: #d7e7f5;
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
    display: flex;
    align-items: center;
    margin-right: 10px
}

.benefits-2__benefit__illustration--icon.icon-60 {
    width: 60%
}

.benefits-2__benefit__illustration--icon.icon-80 {
    width: 80%
}

@media only screen and (min-width:1024px) {
    .benefits-2 {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .benefits-2 .grid .row {
        align-items: center
    }

    .benefits-2 .grid .row .col:first-child {
        order: 2
    }

    .benefits-2 .grid .row .col:last-child {
        order: 1
    }

    .benefits-2__title {
        margin-bottom: 52px
    }

    .benefits-2__illustration {
        width: 90%;
        max-width: 525px;
        max-height: 525px;
        margin: 0 auto 0 0
    }

    .benefits-2__description {
        margin-top: 120px
    }

    .benefits-2__benefit {
        margin-top: 30px
    }

    .benefits-2__benefit__illustration {
        width: 76px;
        height: 76px;
        flex: 0 0 76px;
        margin-right: 25px
    }
}

#modal-site-payment .inputpayment {
    border: 1px solid #bfd8ec;
    line-height: 1.25rem;
    padding: .875rem 1.25rem;
    border-radius: 4px;
    height: 3rem;
    width: 100% !important;
    margin: 20px 0
}

#modal-site-payment [type=checkbox] {
    display: inline
}

#modal-site-payment .noMobile {
    display: none
}

#modal-site-payment .but2 {
    background-color: #1b76ca;
    width: auto;
    color: #fff;
    transition: all .2s ease-out;
    height: 3rem;
    max-width: 100%;
    line-height: 1.25rem;
    padding: .875rem 1.25rem;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    outline: 0;
    border-radius: 4px
}

#modal-site-payment .but2:hover {
    box-shadow: 2px 8px 8px #98bfe4;
    cursor: pointer
}

#modal-site-payment .images {
    text-align: center;
    margin: 20px 0
}

#modal-site-payment .images img {
    max-width: 135px;
    display: inline-block;
    vertical-align: middle
}

#modal-site-payment .center,
#modal-site-payment .modal__text__title {
    text-align: center
}

.modal-box-size {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem
}

.modal-box-size__image img {
    margin: 32px auto 16px
}

#calculator,
.calculator__subtitle {
    margin-top: 1rem
}

.text-center {
    text-align: center
}

#calculator-form .form-footer:after,
#calculator-form .form-footer:before,
#order-list .item-info:after,
#order-list .item-info:before,
#order-list .order-item:after,
#order-list .order-item:before,
.clearfix:after,
.clearfix:before {
    content: '';
    display: table;
    height: 1px;
    clear: both
}

#calculator {
    font-size: .875rem
}

#calculator .options-list .option {
    margin-bottom: 10px;
    text-transform: uppercase;
    background-color: #fff;
    cursor: pointer;
    white-space: nowrap
}

#calculator .options-list .option>* {
    display: inline-block;
    vertical-align: middle;
    margin: 2px 0
}

#calculator .options-list .option.active .option-icon {
    border-color: #1e83e0
}

#calculator .options-list .option.active .option-caption {
    color: #1e83e0;
    text-decoration: none
}

#calculator .options-list .option:hover .option-caption {
    color: #1e83e0;
    text-decoration: underline
}

#calculator .options-list .option-icon {
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #c2e3ff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#calculator .options-list .option-caption {
    color: #0c2157;
    margin-left: 10px
}

@media only screen and (min-width:768px) {
    #calculator {
        margin-top: 2rem
    }

    #calculator .row.row--options {
        display: flex
    }
}

#calculator-form {
    border-radius: 3px;
    background: #e0f1fe;
    padding: 2px;
    margin-top: 1rem
}

@media only screen and (min-width:1024px) {
    #calculator-form {
        margin-top: 0
    }
}

#calculator-form .form-cover {
    display: block
}

#calculator-form .form-cover img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

#calculator-form .form-body {
    display: none
}

#calculator-form .form-footer {
    padding: 0 15px 15px;
    display: none
}

#calculator-form .form-footer [type=submit] {
    position: absolute;
    right: 0;
    top: 0
}

#calculator-form .form-footer .special-offer {
    text-transform: uppercase;
    text-align: center;
    font-size: 16px
}

#calculator-form .order-totals,
section {
    position: relative
}

#calculator-form .order-totals>* {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

#calculator-form .order-totals .label,
#calculator-form .order-totals .price {
    font-size: 18px;
    font-weight: 700
}

#calculator-form.error .form-cover,
#calculator-form.not-empty .form-cover,
#order-form #address {
    display: none
}

#calculator-form.error .form-body,
#calculator-form.error .form-footer,
#calculator-form.not-empty .form-body,
#calculator-form.not-empty .form-footer {
    display: block
}

#calculator-form .form-success {
    font-size: 16px;
    padding: 30px 15px;
    text-align: center
}

#calculator-form .error {
    border-color: #eb3d47 !important;
    background-color: #fef6f6 !important
}

#order-list {
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 0 0 15px;
    height: 330px;
    overflow-y: scroll !important
}

#order-list .order-item {
    position: relative;
    margin-bottom: 15px
}

#order-list .item-info {
    line-height: 20px;
    padding-left: 50px;
    position: relative;
    z-index: 0
}

#order-list .item-icon {
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #c2e3ff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0
}

#order-list .item-caption {
    font-size: 12px;
    text-transform: uppercase
}

#order-list .item-volume {
    font-size: 14px;
    color: #758495
}

#order-list .item-actions {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding-left: 10px;
    background-color: #fff
}

#order-list .input-number {
    position: relative;
    float: left;
    width: 70px;
    height: 40px;
    background: #fff;
    border: 1px solid #c2e3ff;
    border-radius: 4px
}

#order-list .input-number input {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: default;
    background-color: transparent
}

#order-list .input-number .less,
#order-list .input-number .more {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    cursor: pointer
}

#order-list .input-number .less .icon,
#order-list .input-number .more .icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    background-image: url(../calculator-assets/more-less-icons.png);
    background-repeat: no-repeat
}

#order-list .input-number .less {
    left: 0
}

#order-list .input-number .less .icon {
    background-position: 0 0
}

#order-list .input-number .less:hover .icon {
    background-position: 100% 0
}

#order-list .input-number .more {
    right: 0
}

#order-list .input-number .more .icon,
#order-list .item-remove:hover {
    background-position: 0 100%
}

#order-list .input-number .more:hover .icon {
    background-position: 100% 100%
}

#order-list .item-remove {
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #fff url(../calculator-assets/trash-bin-icon.png) 0 0 no-repeat
}

#order-form {
    padding: 15px
}

#order-form .order-options .jq-checkbox.checked .jq-checkbox__div {
    background-color: #eb3d47;
    box-shadow: 0
}

#order-form .order-options label {
    display: inline-block;
    padding: 0;
    margin: 0 15px 15px 0;
    cursor: pointer
}

#order-form .order-options input {
    display: inline-block;
    margin-right: 5px
}

#order-form .order-user-info input,
#order-form .order-user-info select {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    max-width: 100%
}

#order-form .fieldset-caption {
    margin: 10px 0 30px;
    line-height: 1rem
}

section .nav-anchor {
    position: absolute;
    top: -40px
}

@media only screen and (min-width:1024px) {
    section .nav-anchor {
        position: absolute;
        top: -120px
    }
}

.calculator,
.delivery,
.nothing-extra,
.solutions {
    margin-top: 40px
}

.solutions {
    padding-bottom: 40px
}

.contact-form {
    margin: 40px 0
}

.locations {
    margin-top: 20px
}

.extra-services {
    margin-top: 40px;
    margin-bottom: 40px
}

.gallery {
    padding-top: 40px;
    margin-bottom: 40px
}

.gallery .nav-anchor {
    top: 0
}

.benefits-2 {
    margin-top: 40px;
    padding-bottom: 40px
}

.header__contacts--mobile {
    max-width: 140px;
}

.btn-pay-online .icon {
    height: 20px;
}

@media only screen and (min-width:1024px) {
    .contact-form {
        margin: 120px 0
    }

    .calculator,
    .delivery,
    .nothing-extra,
    .solutions {
        margin-top: 120px
    }
  
  	.delivery_type_moving {
      	margin-top: 20px;
  	}

    .solutions {
        padding-bottom: 60px
    }

    .locations {
        margin-top: 100px
    }

    .gallery {
        padding-top: 80px;
        margin-bottom: 80px
    }

    .extra-services {
        margin-bottom: 120px
    }

    .benefits-2 {
        margin-top: 120px;
        padding-bottom: 80px
    }

    .modal .contact-form__fields {
        display: block;
    }

    .modal .contact-form__fields .textfield {
        width: 100%;
        margin: 10px 0;
    }

    .modal .contact-form__fields textarea.textfield {
        height: 10rem;
        resize: none;
    }
}








/* UTILITIES */

.section-padding-v {
    padding-top: 40px;
    padding-bottom: 40px;
}
.section-margin-v {
    margin-top: 40px;
    margin-bottom: 40px;
}
.section-padding-t {padding-top: 40px;}
.section-padding-b {padding-bottom: 40px;}
.section-margin-t {margin-top: 40px;}
.section-margin-b {margin-bottom: 40px;}

@media only screen and (min-width:1024px) {
    .section-padding-v {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .section-margin-v {
        margin-top: 120px;
        margin-bottom: 120px;
    }
    .section-padding-t {padding-top: 120px;}
    .section-padding-b {padding-bottom: 120px;}
    .section-margin-t {margin-top: 120px;}
    .section-margin-b {margin-bottom: 120px;}

}



/* ROADMAP */
.roadmap__steps {
    margin: 30px 0 0;
}
.roadmap__steps li {
    padding-left: 50px;
    position: relative;
    padding-bottom: 15px;
}
.roadmap__steps li::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 28px;
    bottom: 6px;
    border-left: 1px solid #0C2157;
}
.roadmap__steps li::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -4px;
    width: 30px;
    height: 30px;
    background: url("../assets/icons/icon-checkmark-circle.svg") 50% 50% no-repeat;
}
.roadmap__steps li:last-child::before {
    display: none;
}
.roadmap__steps--title {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    font-weight: 500;
}
.roadmap__steps--description {
    color: #6f6f6f;
    margin-top: 0.625rem;
    font-size: 0.875rem;
}
.roadmap__image img {
    max-width: 100%;
    border-radius: 4px;
    margin-top: 15px;
}
@media only screen and (min-width:1024px) {
    .roadmap .row {
        align-items: center;
    }
    .roadmap__steps {
        margin: 50px 0 0;
    }
    .roadmap__steps li {
        padding-left: 60px;
        padding-bottom: 30px;
    }
    .roadmap__steps li:last-child {
        padding-bottom: 0;
    }
    .roadmap__steps--title {
        font-family: "Montserrat", sans-serif;
        font-size: 1.375rem;
    }
    .roadmap__steps--description {
        color: #6f6f6f;
        margin-top: 0.9375rem;
        font-size: 1.125rem;
    }
    .roadmap__image {
        padding-left: 40px;
    }
    .roadmap__image img {
        margin-top: 0;
    }
}



/* BENEFITS 3 */

.benefits-3 {}
.benefits-3__title {

}
.benefits-3__subtitle {
    display: none;
}
.benefits-3__items {}
.benefits-3__item {
    margin-top: 30px;
}
.benefits-3__item__icon {
    width: 120px;
}
.benefits-3__item__title {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 16px;
}
.benefits-3__item__description {
    color: #6f6f6f;
}

@media only screen and (max-width:1023px) {
    .benefits-3__clipping {
        overflow: auto;
        padding-bottom: .625rem
    }
    .row.benefits-3__items {
        display: flex;
        flex-wrap: nowrap;
    }
    .benefits-3__item {
        width: 240px;
    }
    .benefits-3__item__description {
        margin-top: 20px;
    }
}
@media only screen and (min-width:1024px) {
    .benefits-3 {}
    .benefits-3__title {}
    .benefits-3__subtitle {
        display: block;
        color: #6f6f6f;
        margin-top: 10px;
        font-family: "Montserrat", sans-serif;
    }
    .benefits-3__items {}
    .row.benefits-3__items {
        flex-wrap: wrap;
    }
    .benefits-3__item {
        display: flex;
        align-items: center;
        margin-top: 60px;
    }
    .benefits-3__item__icon {
        padding-right: 30px;
        width: 160px;
    }
    .benefits-3__item__title {}
    .benefits-3__item__description {
        padding-right: 20px;
        font-size: 1.125rem;
    }
}



/* HOW SALES WORK */


.how-sales-work__tabs--nav {
    display: flex;
    flex-wrap: wrap;
}
.how-sales-work__subtitle {
    font-size: 1.25rem;
    line-height: 1.5;
    color: #6f6f6f;
    border-bottom: 1px dashed rgba(111, 111, 111, .5);
    margin: 10px 30px 0 0;
    cursor: pointer;
    opacity: .9;
}
.how-sales-work__subtitle.active {
    color: #de1722;
    border-color: transparent;
    /* font-weight: 700; */
    opacity: 1;
}
.js-tabs-content-tab {
    display: none;
}
.js-tabs-content-tab.active {
    display: block;
}
.how-sales-work__tabs--content {}

.how-sales-work__subtitle {
    font-family: "Montserrat", sans-serif;
}
.how-sales-work__item {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.how-sales-work__item--image {
    max-width: 140px;
}
.how-sales-work__item--title {
    margin-top: 20px;
    color: #6f6f6f;
    font-size: 1rem;
}

.how-sales-work__item--image {
    position: relative;
    z-index: 1;
}
.how-sales-work__item--image img {
    position: relative;
    z-index: 1;
}
.how-sales-work__item--image::before {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    z-index: 0;
    border-bottom: 2px dashed #0C2157;
    width: 140%;
    margin-top: -1px;
}
.how-sales-work__item--image.no-trail::before {
    display: none;
}

@media only screen and (max-width:1023px) {
    .how-sales-work__item {
        width: 240px;
    }
    .how-sales-work__items {
        display: flex;
        flex-wrap: nowrap;
    }
    .how-sales-work__clipping {
        overflow: auto;
        padding-bottom: .625rem
    }
}
@media only screen and (min-width:1024px) {
    .how-sales-work__item {
        margin-top: 60px;
    }
    .how-sales-work__item--image::before {
        width: 200%;
    }
    .how-sales-work__item--image.no-trail-desktop::before {
        display: none;
    }
    .how-sales-work__items {
        flex-wrap: wrap;
    }
    .how-sales-work__items {
        /* justify-content: center; */
    }
    .how-sales-work__item {
        display: flex;
        flex-direction: column;
        margin-top: 40px;
        /* align-items: center;
        text-align: center; */
    }
    .how-sales-work__item--title {
        font-size: 1.125rem;
    }
    .how-sales-work__subtitle {
        font-size: 2rem;
        margin: 10px 40px 0 0;
    }
    .how-sales-work__subtitle.active {
        font-size: 2rem;
    }
}


/* SALES PRICING */

.sales-pricing {}
.sales-pricing__title {
    margin-bottom: 20px;
}
.sales-pricing__order {
    border-radius: 4px;
    padding: 20px;
    position: relative;
    transition: all .2s ease-out;
    border: 1px solid #d5e5f3;
    overflow: hidden;
}
.sales-pricing__order::before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    background: url('../assets/illustrations/illustration-cube.svg') 100% 30% no-repeat;
    z-index: 0;
    opacity: .25;
}
.sales-pricing__order:hover {
    /* box-shadow: 0 3px 4px rgba(19, 78, 132, .2); */
    box-shadow: 4px 8px 15px rgba(83, 107, 129, .2);
}
.sales-pricing__order--header,
.sales-pricing__order--body,
.sales-pricing__order--footer {
    position: relative;
    z-index: 1;
}
.sales-pricing__order--header {}
.sales-pricing__order--body {
    border-top: 1px solid #d7e7f5;
    border-bottom: 1px solid #d7e7f5;
    margin: 20px 0;
    padding: 20px 0;
}
.sales-pricing__order--footer {}
.sales-pricing__order--description {
}
.sales-pricing__order--description ul {
    opacity: .75;
    padding-left: 20px;
    list-style: disc;
}
.sales-pricing__order--description li {
    list-style: disc;
}
.sales-pricing__order--description li + li {
    margin-top: 10px;
}
.sales-pricing__order--form--options table {
    width: 100%;
}
.sales-pricing__order--form--options td {
    /* padding: 10px; */
}
.sales-pricing__order--form--options {
    font-size: 18px;
    font-weight: 500;
    margin: -10px 0 10px;
}
.sales-pricing__order--form--options table {
    border-spacing: 0;
    border-collapse: collapse;
}
.sales-pricing__order--form--option {
}
.sales-pricing__order--form td {
    border-bottom: 1px solid #d7e7f5;
    padding: 10px 0;
}
.sales-pricing__order--form tr:last-child td {
    border-bottom: 1px solid transparent;
}
.sales-pricing__order--form .js-option-label.active {
    color: #1e83e0;
}
.sales-pricing__order--form .js-option-label,
.sales-pricing__order--form .js-option-label input {
    cursor: pointer;
}
.sales-pricing__order--form input {
    margin-right: 10px;
    display: inline-block;
}
.sales-pricing__order--form--option--price {
    white-space: nowrap;
}
.sales-pricing__order--form--option--discount {
    height: 26px;
    line-height: 26px;
    padding: 0 6px;
    border-radius: 2px;
    background-color: #FBD200;
    border: 1px solid #E8C305;
    font-size: 1rem;
    color: #494949;
}
.sales-pricing__order--form--order-btn {
    width: 100%;
}

.sales-pricing__order--form--options--subtitle {
    font-size: 12px;
    line-height: 1.4;
    color: #909ab4;;
    max-width: 400px;
}

@media only screen and (max-width:400px) {
    .sales-pricing__title {
        margin-left: 20px;
    }
    .sales-pricing .grid {
        padding: 0;
    }
    .sales-pricing .grid .row {
        margin: 0;
    }
    .sales-pricing .grid .row > .col {
        padding: 0;
        margin: 0;
    }
}

@media only screen and (min-width:1024px) {
    .sales-pricing .grid .row {
        align-items: stretch;
    }
    .sales-pricing__order {
        height: 100%;
        display: flex;
        flex-flow: column;
    }
    .sales-pricing__title {
        margin-bottom: 40px;
    }
    .sales-pricing__order {
        padding: 40px;
    }
    .sales-pricing__order::before {
        left: 40px;
        right: 40px;
        top: 40px;
        bottom: 40px;
    }
    .sales-pricing__order--body {
        padding: 40px 0;
        margin: 40px 0;
    }
    .sales-pricing__order--header {}
    .sales-pricing__order--footer {
        justify-self: flex-end;
        margin-bottom: 0;
        margin-top: auto;
    }
    .sales-pricing__order--description {
        font-size: 18px;
    }
    .sales-pricing__order--description li + li {
        margin-top: 20px;
    }
    .sales-pricing__order--form--options {
        font-size: 22px;
        margin: -10px 0 30px;
    }

}



.modal-sales-pricing .modal__window__header {
    padding-bottom: 20px;
}
.modal-sales-pricing .modal__window__body {
    padding-top: 0;
}
.modal-sales-pricing .modal__window {
    position: relative;
    z-index: 1;
    background-color: #f3faff;
}
.modal-sales-pricing .modal__window::before {
    content: '';
    display: blcok;
    position: absolute;
    left: 0; right: 0;
    top: 0; bottom: 0;
    margin: 10px;
    z-index: 0;
    background:  url("../assets/illustrations/illustration-cube.svg") 100% 30% no-repeat;
    background-size: 60%;
    opacity: .2;
}

.modal-sales-pricing__title {
    font-weight: 700;
}
.modal-sales-pricing__subtitle {
    font-size: 1.125rem;
    font-weight: 700;
    color: #eb3d47;
    margin-top: 20px;
}

.modal-sales-pricing__message {
    line-height: 1.25rem;
    margin: 0 0 30px;
}

.modal-sales-pricing__actions {}
.modal-sales-pricing__fields {}
.modal-sales-pricing__fields .textfield {
    width: 100%;
}
.modal-sales-pricing__fields .textfield + .textfield {
    margin-top: 10px;
}
.modal-sales-pricing__actions .btn {
    width: 100%;
    margin-top: 20px;
}
.modal-sales-pricing__agreement {
    line-height: 1em;
    color: #909ab4;
    margin-top: 1.25rem
}

.modal-sales-pricing__agreement a,
.modal-sales-pricing__agreement a:hover {
    color: inherit
}

@media only screen and (min-width:1024px) {
    .modal-sales-pricing .modal__window::before {
        margin: 15px;
    }
}





.general-info__description {
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 20px;
    /* font-size: 1.125rem; */
}
.general-info__description--underlay {
    background-color: #e0f1fe;
    border-radius: 8px;
    padding: 20px;
}
.general-info__illustration {
    border-radius: 8px;
}

/* GENERAL INFO BLOCK */

@media only screen and (max-width:400px) {
    .general-info__description--underlay {
        margin: 0 -20px;
    }
}
@media only screen and (max-width:1023px) {
    .general-info .row > .col {
        margin-top: 20px;
    }
}
@media only screen and (min-width:1024px) {
    .general-info .grid .row {
        align-items: center;
    }
    .general-info .row > .col {
        margin-top: 30px;
    }
    .general-info__description {
        font-size: 1.25rem;
        line-height: 1.5;
        font-weight: 300;
        /* padding: 40px; */
    }
    .general-info__description--underlay {
        padding: 20px;
        margin-right: 40px;
    }
}



/* BENEFITS 4 */
.benefits-4 .grid {
    background: url("../assets/illustrations/illustration-cubes.svg") right 20px top 100% no-repeat;
    background-size: 50%;
}
.benefits-4__items--title {
    margin-top: 20px;
}
.benefits-4__item {
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.125rem;
    display: flex;
    align-items: center;
}
.benefits-4__item--icon {
    flex: 0 0 36px;
    height: 24px;
    background-image: url(../assets/illustrations/check-mark-circle-2.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 20px;
}


@media only screen and (min-width:1024px) {
    .benefits-4 .grid {
        background: url("../assets/illustrations/illustration-cubes.svg") right 20px top 100% no-repeat;
        background-size: 50%;
    }
    .benefits-4__items--title {
        margin-top: 40px;
    }
    .benefits-4__item {
        margin-top: 20px;
        font-size: 1.375rem;
    }
    .benefits-4__item--icon {
        height: 48px;
    }
}

.fix-prices {
  font-family: "Montserrat", sans-serif;
}

.fix-prices .grid {
  background: url(../assets/illustrations/illustration-cubes.svg) right 20px top 100% no-repeat;
  background-size: 34%;
}

.fix-prices_text {
  font-size: 20px;
}

.theme-text-secondary_color_blue {
  color: #0c2157;
}

/*tariff buttons*/

.tariff {
	padding: 0;
	display: flex;
	justify-content: space-around;
	align-items: center;
	min-height: 220px;
	width: 75%;
	margin: auto;
	font-family: 'Montserrat', sans-serif;
	flex-wrap: wrap;
	max-width: 900px;
}

.tariff p{
	padding: 0;
  	margin: 0;
}

.tariff__text {
	padding: 0;
	font-size: 12px;
	line-height: 1.40;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-style: normal;
}

.tariff__button {
	min-width: 262px;
	height: 95px;
	border: 2px solid rgba(238, 238, 238);
	border-radius: 10px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 10px;
	cursor: pointer;
}

.tariff__clicked {
	border: 2px solid rgba(16, 76, 105);
}

.tariff__button:hover {
	border: 2px solid rgba(25,149,213);
}

.tariff__month {
	width: 64px;
	height: 54px;
	color: rgba(255,255,255);
	font-weight: 600;
	background-color: rgba(25,149,213);
	flex-direction: column;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	border-radius: 8px;
}

.tariff__month_value-amount {
	line-height: 1.15;
	font-size: 32px;
	font-weight: 700;
	margin: 0;
}

.tariff__month_value-month {
	font-size: 12px;
	font-weight: 600;
	margin: 0;
}

.tariff__offer {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
	width: 140px;
}

.tariff__old-price {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 140px;
}

.tariff__old-price_value-var {
	color: rgba(143,143,143);
	text-decoration: line-through;
}

.tariff__old-price_value-rubmonth {
	color: rgba(143,143,143);
	text-decoration: line-through;
	margin-left: 0px;
}

.tariff__old-price_value-percent {
	color: rgba(255,53,43);
	font-size: 16px;
	font-weight: 600;
}

.tariff__price-per-month {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 140px;
}

.tariff__price-per-month_value-var {
	font-size: 15px;
	font-weight: 600;
}

.tariff__price-per-month_value-rubmonth {
	font-size: 14px;
	font-weight: 600;
}

.tariff__summary {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 140px;
}

.tariff__summary_value-complete {
	font-size: 15px;
	font-weight: 600;
}

.tariff__summary_value-var {
	font-size: 15px;
	font-weight: 600;
	margin-left: 10px;
}

.tariff__summary_value-rub {
	font-size: 15px;
	font-weight: 600;
}

.tariff__economy {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 140px;
}

.tariff__economy_value-econom {
	font-weight: 600;
}

.tariff__benefit {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 18px;
	border-radius: 4px;
	background-color: rgba(25,149,213);
	color: rgba(255,255,255);
	margin-left: 10px;
}

.tariff__benefit_value-var {
	font-size: 12px;
	font-weight: 600;
}

.tariff__benefit_value-rub {
	font-size: 15px;
	font-weight: 500;
}

.grecaptcha-badge {
  visibility: hidden;
}