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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

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

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), url(../fonts/roboto-regular-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: local("Roboto"), url(../fonts/roboto-italic-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local("Roboto"), url(../fonts/roboto-bold-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: local("Roboto"), url(../fonts/roboto-bolditalic-webfont.woff2) format("woff2")
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: #5da714;
    color: #fff
}

::selection {
    background-color: #5da714;
    color: #fff
}

button,
input,
textarea {
    outline: 0!important
}

select:required:invalid,
select:focus:required:invalid,
button:focus:required:invalid,
input:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: red;
}

select:required:valid,
button:required:valid,
input:required:valid,
textarea:required:valid {
    border-color: green;
	display:block;
}

body {
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #333
}


.service__value {
    z-index: 9999
}

.container {
    max-width: 480px;
    overflow: hidden;
	display:flex;
	flex-direction: column;
	align-items:center;
}
.order{
	margin:0 auto;
}
.basket__header {
    text-align: center;
    color: #4f6bb0;
    font-weight: 700;
    font-size: 22px;
    border-bottom: 1px solid #4f6bb0;
    position: relative
}

.basket__header::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    border-top: 2px solid #4f6bb0;
    border-left: 2px solid #4f6bb0;
    display: block;
    width: 17px;
    height: 17px;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    -ms-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg)
}

.basket__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.basket-item {
    position: relative;
    border-bottom: 1px solid #4f6bb0
}

.basket-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-item__img {
    height: 80px;
    max-width: 70px;
    -webkit-box-flex: .5;
    -ms-flex: .5;
    flex: .5;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 10px 0
}

.basket-item__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.basket-item__height,
.basket-item__name,
.basket-item__price {
    color: #4f6bb0;
    font-weight: 600;
    line-height: 20px;
    text-align: center
}

.basket-item__name {
    font-size: 18px
}

.basket-item__height {
    font-size: 15px
}

.basket-item__price {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 800
}

.basket-item__currency {
    font-weight: 400
}

.basket-item__quantity {
    -webkit-box-flex: .5;
    -ms-flex: .5;
    flex: .5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.basket-item__minus,
.basket-item__plus {
    width: 30px;
    height: 30px;
    border: 2px solid #5da714;
    border-radius: 50%;
    position: relative;
    background-color: transparent
}

.basket-item__minus::after,
.basket-item__minus::before,
.basket-item__plus::after,
.basket-item__plus::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    height: 2px;
    display: block;
    background-color: #5da714;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.basket-item__plus::after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

.basket-item__number {
    width: 35px;
    border: 0;
    text-align: center;
    color: #5da714;
    font-size: 25px;
    font-weight: 600
}

.basket-item__remove {
    width: 25px;
    height: 25px;
    border: 0;
    border-radius: 50%;
    background-color: #d1d2d4;
    padding: 0;
    position: absolute;
    right: 0;
    top: 1px;
}

.basket-item__remove::after,
.basket-item__remove::before {
    content: '';
    display: block;
    width: 75%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%
}

.basket-item__remove::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.basket-item__remove::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.order__property-icon {
    width: 30px;
    height: 25px;
    margin-right: 15px
}

.order__property-icon--extend {
    width: 35px;
    margin-right: 10px
}

.order__property-header {
    background-color: #4f6bb0;
    cursor: pointer;
    padding: 10px 0 10px 5px;
    width: 100%;
    text-align: left;
    border: none;
    outline: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    /* white-space: nowrap; */
    position: relative
}

.order__property-header::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    display: block;
    width: 17px;
    height: 17px;
    -webkit-transform: translate(0, -50%) rotate(225deg);
    -ms-transform: translate(0, -50%) rotate(225deg);
    transform: translate(0, -50%) rotate(225deg);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.order__property-header--active {
    background-color: #4f6bb0;
    color: #fff
}

.order__property-header--active::after {
    -webkit-transform: translate(0, calc(-50% + 4px)) rotate(45deg);
    -ms-transform: translate(0, calc(-50% + 4px)) rotate(45deg);
    transform: translate(0, calc(-50% + 4px)) rotate(45deg);
    border-top: 2px solid #fff;
    border-left: 2px solid #fff
}

.order__property-content {
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .2s ease-out;
    -o-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out
}

.order-property__outer {
    padding: 10px 15px;
    border-bottom: 1px solid #4f6bb0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.order-property__outer--p0 {
    padding: 0
}

.order-property__inner {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    position: relative
}

.order-property__inner--flex80 {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%
}

.order-property__inner--flex60 {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
}

.order-property__inner--flex30 {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.order-property__inner--flex32 {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%
}

.order-property__inner--flex38 {
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%
}

.order-property__inner--flex100 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.order-property__inner--horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0 5px 0
}

.order-property__inner--horizontal:first-child {
    margin: 0
}

.order-property__inner--choose {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.order-property__inner--choose:last-child {
    border-bottom: 0
}

.order-property__inner--time {
    /* position: absolute;
    right: -55%;
    top: -10px; */
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 150px;
	margin-left:10px;
}

.order-property__label {
    color: #a6c4fc;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.order-property__label--required::after {
    content: '*';
    position: absolute;
    top: 0;
    right: -10px;
    color: #c74347;
}

.order-property__label--center {
    text-align: center;
    display: block
}

.order-property__label--mr15 {
    margin-right: 15px
}

.order-property__label--choose {
    padding: 10px 15px 10px 40px;
    width: 100%;
    color: #4f6bb0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.order-property__label--choose::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #a6c4fc;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.order-property__label--time {
    color: #4f6bb0
}

.order-property__input {
    width: 100%;
    border: 2px solid #a6c4fc;
    font-size: 14px;
    border-radius: 14px;
    padding: 2px 15px
}
.order-property__input--time{
	width:150px;
	/* margin-left:10px; */
	margin-bottom:15px;
}
.order-property__input::-webkit-input-placeholder {
    text-align: center;
    color: #a6c4fc
}

.order-property__input::-moz-placeholder {
    text-align: center;
    color: #a6c4fc
}

.order-property__input:-ms-input-placeholder {
    text-align: center;
    color: #a6c4fc
}

.order-property__input::-ms-input-placeholder {
    text-align: center;
    color: #a6c4fc
}

.order-property__input::placeholder {
    text-align: center;
    color: #a6c4fc
}

.order-property__input--choose {
    position: absolute;
    max-height: 0;
    visibility: hidden
}

.order-property__input--choose:checked~.order-property__label--choose {
    color: #5da714
}

.order-property__input--choose:checked~.order-property__label--choose::before {
    border: 7px solid #5da714
}

.order-property__input--choose:checked~.order-property__label--choose .order-property__additional-more {
    max-height: 100px;
    opacity: 1;
    visibility: visible
}

.order-property__input--choose:checked~.service__value {
    visibility: visible
}

.order-property__additional {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 30px;
}

.order-property__additional-more {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-weight: 400;
    font-size: 12px;
}

.order-property__additional-input {
    width: 40px;
    border: 2px solid #a6c4fc;
    border-radius: 10px;
    text-align: center
}

.order-property__date-input {
    width: auto
}

.order-property__confirm {
    border: 2px solid #5da714;
    border-radius: 14px;
    padding: 2px 15px;
    font-size: 14px;
    background-color: transparent;
    color: #5da714;
    width: 100%
}

.order__total-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #4f6bb0;
    font-weight: 600;
    border-bottom: 1px solid #4f6bb0;
    padding: 10px 15px;
    font-size: 16px
}

.order__price-currency {
    font-weight: 400
}

.order__confirm {
    width: 100%;
    text-transform: uppercase;
    border: 0;
    background-color: #4f6bb0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 10px 0;
    border-radius: 0;
	margin-bottom:30px;
}

.order__confirm--valid {
    background-color: #5da714;
}

.preloader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 0.8;
}

.preloader--active {
    display: block;
}

.order-property__input:checked~label>div {
    padding-bottom: 30px;
}

.order-property__additional-more--service {
    position: absolute;
    left: 46px;
    bottom: 35px;
    /* max-height: auto;
    opacity: 1;
    visibility: visible; */
}

.order-property__input:checked~.order-property__additional-more--service {
    max-height: auto;
    opacity: 1;
    visibility: visible;
}

.font21 {
			font-family: Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
			}
.font21_cb {
  transform:scale(1.2);
  opacity:0.7;
  cursor:pointer;
  margin-top: 5px;
  }

.clearall {
  background-color: #4f6bb0;
cursor: pointer;
padding: 10px 0 10px 5px;
width: 100%;
text-align: left;
border: none;
outline: 0;
border-bottom: 1px solid #fff;
color: #fff;
font-weight: 700;
font-size: 16px;
position: relative;
}
