html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

img {
    border: 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}


pre {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/* ==========================================================================
     Start of base Webflow CSS - If you're looking for some ultra-clean CSS, skip the boilerplate and see the unminified code below.
     ========================================================================== */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%
}

.date-r {
    color: red;
    font-weight: 700;
}

body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 20px;
    line-height: 1.2;
    color: #333
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

.w-clearfix:before,
.w-clearfix:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-clearfix:after {
    clear: both
}

h1,
h2 {
    font-weight: bold;
    margin-bottom: 10px
}

h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px
}

h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px
}

p {
    margin-top: 0;
    margin-bottom: 10px
}

figure {
    margin: 0;
    margin-bottom: 10px
}

figcaption {
    margin-top: 5px;
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

button,
html input[type="button"],
input[type="reset"] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

.w-container:before,
.w-container:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-container:after {
    clear: both
}

@media screen and (max-width:991px) {
    .w-container {
        max-width: 728px
    }
}

@media screen and (max-width:479px) {
    .w-container {
        max-width: none
    }
}

.w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000
}

.w-nav:before,
.w-nav:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-nav:after {
    clear: both
}

.w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto
}

.w-nav-menu {
    position: relative;
    float: right
}

.w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* tap-highlight-color: rgba(0, 0, 0, 0); */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* ==========================================================================
     Start of custom Webflow CSS
     ========================================================================== */

.container-2 {
    padding-right: 15px;
    padding-left: 15px;
    border-style: none;
    border-width: 1px 2px;
    border-color: #000 #ff5f5f #000 #ff5f5f;
}

.text-block {
    line-height: 1.2;
    font-family: Lato, sans-serif;
    color: #252525;
    font-size: 20px;
}

.image {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.container-3 {
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px none #000;
    border-left: 1px none #000;
}

.text-block-7 {
    margin-bottom: 10px;
    font-size: 19px;
}

.paragraph {
    position: relative;
    display: inline;
    overflow: visible;
    font-size: 17px;
}

.image-4 {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    float: left;
    border-radius: 50%;
}

.div-block-2 {
    margin-bottom: 10px;
    /* padding-bottom: 20px; */
    border-bottom: 1px solid #6babff;
    border-radius: 8px;
}

.div-block-2-last {
    border-bottom: none
}

.paragraph-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Lato, sans-serif;
    font-size: 20px;
    line-height: 1.2;
}

.navbar-2 {
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #5a8bb0;
}

.nav-menu-2 {
    margin-right: auto;
    margin-left: auto;
    float: left;
    border: 1px none #000;
    font-size: 15px;
    text-align: left;
}

.nav-link-4 {
    border-style: none;
    border-width: 3px 1px 1px;
    border-color: #fff #000 #fff;
    color: #fff;
    font-size: 20px;
}

.bold-text-5 {
    font-family: Lato, sans-serif;
    color: #fff;
    text-align: center;
}

.heading-3 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-family: Montserrat, sans-serif;
}

.bold-text-7 {
    color: #000;
}

.container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.button {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.paragraph-4 {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
}

.text-block-13 {
    display: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 100px;
    padding-left: 100px;
    text-align: center;
}

.heading-5 {
    height: 300px;
    margin-top: 0px;
padding: 60px 10px 0;
    border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    text-align: center;
}

.div-block-10 {
    height: 300px;
    border-radius: 0px;
    background-image: url("../img/5eb0205c573fa4c172bd76ef_gla.jpg");
    background-position: 50% 50%;
    background-size: cover;
    opacity: 1;
}

.container-5 {
    border-radius: 0px;
}

.image-9 {
    width: 50px;
    margin-right: 10px;
    padding-top: 25px;
    padding-right: 0px;
    float: left;
    clear: none;
}

.body {
    background-color: hsla(0, 0%, 40.7%, 0);
    font-family: Montserrat, sans-serif;
    overflow-x: hidden;
}

.div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    background-color: #78b9eb;
}

.image-10 {
    margin-right: 10px;
    margin-left: 30px;
    padding-left: 0px;
    float: left;
}

.paragraph-5 {
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    float: none;
    font-size: 42px;
    line-height: 50px;
    font-weight: 500;
}

.heading-6 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.image-11 {
    width: 100%;
    max-width: 650px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.heading-7 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.text-block-15 {
    background-color: rgb(223, 227, 240);
    padding: 10px;
    font-size: 20px;
    line-height: 1.2;
    font-style: italic;
    font-weight: 700;
    text-align: center;
}

.image-13 {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}

.text-block-16 {
    margin-top: 0px;
    font-size: 16px;
    text-align: center;
}

.list-2 {
    margin-top: 0px;
    font-size: 16px;
}

.list-item-3 {
    font-size: 20px;
}

.list-item-4 {
    font-size: 20px;
}

.list-item-5 {
    font-size: 20px;
}

.list-item-6 {
    font-size: 20px;
}

.list-item-7 {
    font-size: 20px;
}

.list-item-8 {
    font-size: 20px;
}

.list-item-9 {
    font-size: 20px;
}

.list-item-10 {
    font-size: 20px;
}

.list-item-11 {
    font-size: 20px;
}


@media(max-width: 992px) {

    .wap {
        display: block;
    }
}

.text-block,
.paragraph-2,
.div-block-10,
.heading-7,
.text-block-15,
table,
img,
ul {
    margin-bottom: 15px;
}

.heading-6 {
    margin-bottom: 30px;
}

.paragraph-4 {
    margin-bottom: 20px;
}

.image-4 {
    margin-bottom: 0;
}

table {
    border: 2px solid black;
    border-collapse: collapse;
}

td {
    border: 1px solid black;
    padding: 5px 10px;
}

.msg {
    position: absolute;
    width: 600px;
    height: 300px;
    background: #1D2534;
    top: 0px;
    left: 50%;
    margin-left: -300px;
    display: none;
    border-style: solid;
    border-color: #fff;
    border-width: 2px;
    border-radius: 7px;
    padding: 7px
}

.close {
    color: #ffffff;
}

.order_block {
    font-family: 'Arial', sans-serif;
}

.prod_img {
    display: block;
    margin: 0 auto 20px;
}

select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    background: #fff url("../img/customselect.png") center right 15px no-repeat;
}

select::-ms-expand {
    display: none;
}

picture {
    display: block;
    flex-shrink: 0;

}

.inL_415062 {
    max-width: 940px;
}

.inL_71614 {
    max-width: 940px;
}

.inL_869485 {
    max-width: 940px;
}

.inL_624801 {
    max-width: 940px;
}

.inL_479420 {
    text-align: center;
    max-width: 300px;
    font-size: 16px;
}

.inL_800668 {
    color: rgb(0, 0, 0);
}

.inL_79093 {
    color: rgb(0, 0, 0);
}

.main_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url('../img/form_bg.jpg') center top no-repeat;
    background-size: 100% 100%;
    padding: 30px 13px;
    text-align: center;
    max-width: 550px;
    margin: 0 auto;
}

.main_form h2 {
    color: #01a676;
    font-weight: normal;
    margin-top: 25px;
}

.sertif {
    color: blue;
    font-size: 14px;
    font-style: italic;
}

.blue-border {
    margin: 15px 20px 15px 20px;
    border: 2px solid #0299ff;
    padding: 10px;
    max-width: 700px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4em;
}

.main_form input {
    font-size: 18px;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    max-width: 300px;
    width: 100%;
}

.main_form label {
    margin-top: 10px;
    font-size: 16px;
}

.button,
.main_form button {
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    background-color: #0299ff;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    margin-bottom: 20px;
}

.button:hover,
.main_form button:hover {
    background-color: #085d95;
}

.price_red {
    font-weight: bold;
    color: red;
}

.timelimit,
.additional {
    font-size: 12px;
    text-align: center;
    padding: 0 20px;
}

.cur {
    font-style: italic;
    margin: 0 auto 15px;
    max-width: 546px;
}

.timelimit b {
    display: inline-block;
    background: url(../img/timerIcon2.png) no-repeat;
    margin-top: -2px;
    padding-left: 14px;
    color: red;
    vertical-align: middle;
    background-position-y: 1px;
    font-size: 15px;
}
.sm {
    font-size: 16px;
}

.blue-border {
    margin: 15px 20px 15px 20px;
    border: 2px solid #0299ff;
    padding: 10px !important;
    max-width: 700px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4em;
    text-align: center !important;
}

@media only screen and (max-width: 321px) {
    .main_form input {
        max-width: 270px;
        font-size: 18px;
    }

    .main_form button {
        width: 240px;
    }
}

.main_form h2 {
    color: black;
    font-weight: bold;
}

/* 
.main_form p {
    padding-bottom: 10px !important;
} */
.block__about p {
    font-size: 16px;
}
.price.inL_479420 {
    font-size: 15px;
}
.im-i {
    width: 200px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.prices {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.additional:last-of-type {
    margin-top: 10px;
}
.create_rom_footer {
    padding: 20px 0;
}
.prices__item {

    text-align: center;
    font-size: 22px;
}

.old-price {
    text-decoration: line-through;
    margin-right: 10px;
}

.new-price {
    color: red;
    font-weight: 700;
    font-size: 26px;
}

.prod_img {
    max-width: 250px;
}

.div-block-2 {
    display: flex;
    align-items: start;
}

.div-block-2 strong {
    display: block;
}

.date {
    display: block;
    color: grey;
    margin-top: 5px;
}

@media screen and (max-width: 768px) {
    .nav-link-4 {
        font-size: 16px;
        padding: 10px;
    }

    .heading-6 {
        margin-bottom: 30px;
    }

    h1 {
        font-size: 34px;
        line-height: 1.2;
    }

    h2 {
        font-size: 32px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 660px) {
    .nav-link-4 {
        font-size: 14px;
        padding: 10px 5px;
    }

}

@media screen and (max-width: 660px) {
    .nav-link-4:first-child {
        display: none;
    }

    h1 {
        font-size: 32px;

    }

    h2 {
        font-size: 30px;
    }

    .text-block {
        font-size: 18px;
    }
}

@media screen and (max-width: 479px) {
    .im-i {
        width: 170px;
        margin-top: 5px;
    }
    .text-block,
    .paragraph-2,
    .div-block-10,
    .heading-7,
    .text-block-15,
    table,
    img,
    ul {
        margin-bottom: 15px;
    }

    h1 {
        font-size: 28px;

    }

    .heading-6 {
        margin-bottom: 20px;
    }

    .container-2 {
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: hidden;
    }

    .form {
        width: 95%;
        padding-top: 10px;
    }

    .heading-5 {
        height: 200px;
        overflow: visible;
        font-size: 21px;
        line-height: 32px;
        letter-spacing: 0px;
        text-indent: 0px;
        text-transform: none;
        white-space: normal;
    }

    .div-block-10 {
        height: 200px;
    }

    .image-10 {
        display: none;
    }

    .paragraph-5 {
        margin-top: 20px;
        padding: 0px 15px;
        font-size: 30px;
        line-height: 30px;
        text-align: center;
    }

    .image-13 {
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    td {
        padding: 5px;
    }
    .im-i {
        width: 150px;
    }
    h1 {
        font-size: 24px;

    }

    h2 {
        font-size: 22px;
    }
li, body,
    .text-block {
        font-size: 17px !important;
    }
}

.additional {
    margin: 0;
}