.myList,
.myText2 {
    margin-bottom: 15px
}

.header,
.header__inner,
.main-content,
.page-wrap {
    position: relative
}

.myText1,
.nav li a {
    font-size: 16px;
    display: block
}

.header__air-title,
.nav li a,
a {
    text-decoration: none
}

#order_form,
.content-center,
.myText1,
.nav li a::before,
.price-block p {
    text-align: center
}

#order_form,
.header__logo,
input {
    box-sizing: border-box
}

.cenz-image {
    background-image: url("../images/18_plus.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 65%;
    border: none
}

.cenz-image img {
    visibility: visible
}

a,
article,
b,
body,
dd,
div,
footer,
h1,
h2,
h3,
header,
html,
i,
img,
li,
nav,
p,
s,
span,
strong,
time,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-feature-settings: inherit;
    font-language-override: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1;
    min-width: 320px
}

ul {
    list-style: none
}

article,
footer,
header,
nav {
    display: block
}

.breadcrumbs,
.title {
    padding-left: 24px;
    padding-right: 24px
}

.myList {
    padding-left: 30px;
    list-style-type: decimal
}

.myText {
    padding-bottom: 0 !important
}

.myText1 {
    font-style: italic;
    line-height: 1.3;
    margin-top: 10px
}

.article__text .myImg {
    width: 100%;
    max-width: 450px
}

.myText2 {
    font-size: 22px;
    line-height: 1.2;
    background-color: #ff0;
    padding: 10px;
    display: block;
    color: red
}

a {
    color: inherit
}

.mycity {
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: .1px;
    background: #757575;
    padding: 2px 3px 1px;
    margin-left: 9px;
    color: #fff;
    font-weight: 600;
    line-height: 19px;
    vertical-align: middle;
    border-radius: 1px;
    border: 3px double #fff
}

.breadcrumbs h2 a,
.content {
    border-left: 1px solid #ccc
}

body {
    font-family: "Helvetica Neue", Arial, sans-serif
}

.article::after,
.main-content::after,
a .content::after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.page-wrap {
    padding: 0 64px;
    max-width: 1280px;
    min-width: 300px;
    margin: 0 auto;
    cursor: auto
}

.btn2,
.search {
    cursor: pointer
}

.main-content {
    z-index: 11
}

.content {
    min-height: 700px;
    border-right: 1px solid #ccc;
    margin: 0 auto
}

.content__inner {
    float: left
}

.content__inner_wide {
    background-color: #fff
}

.content,
.footer {
    clear: both
}

.header {
    width: 100%;
    z-index: 12
}

.header__inner {
    height: 64px;
    background: #0095da;
    z-index: 7
}

.header__logo,
.header__logo a {
    background: red;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
    color: #fff;
    font-weight: 700
}

.header__logo a {
    line-height: 64px;
    padding: 24px 9px
}

.header__logo {
    width: 185px;
    height: 100%;
    position: relative;
    float: left;
    padding: 26px 9px;
    margin: 0
}

.nav,
.nav li {
    height: 64px;
    position: relative
}

.nav {
    max-width: 920px;
    overflow: hidden
}

.nav li {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-right: 1px;
    perspective: 1000px
}

.nav li a {
    height: 100%;
    line-height: 64px;
    color: #fff;
    padding: 0 24px;
    position: relative;
    background: #0095da;
    transition: transform .3s;
    transform-origin: 50% 0px 0px;
    transform-style: preserve-3d
}

.nav li a:hover {
    background: #00a5f2
}

.nav li:first-child::after {
    display: block;
    content: " ";
    position: absolute;
    z-index: 200;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 26px
}

.nav li a::before {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0965a0;
    content: attr(data-hover);
    transition: background .3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0px 0px
}

.nav li:focus a,
.nav li:hover a {
    transform: rotateX(90deg) translateY(-22px)
}

.nav li:focus a::before,
.nav li:hover a::before {
    background: #2483c5
}

.header__menu-link,
.nav_mobile {
    display: none
}

@media (max-width:530px) and (max-width:530px) {
    .nav_mobile .nav__list_mobile li .header__air {
        display: block
    }
}

.header__air {
    float: right;
    border-left: 1px solid #2483c5;
    padding: 15px 16px 0;
    height: 49px
}

.header__air-logo {
    display: block;
    width: 70px;
    height: 18px;
    background-image: url("../images/logo.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto
}

.header__air-title {
    display: block;
    line-height: 11px;
    font-size: 11px;
    color: #85cced;
    padding-top: 5px
}

.search {
    padding: 18px 24px 0;
    float: right;
    background: url("../images/icons.png") 24px -193px no-repeat;
    width: 20px;
    height: 30px
}

.footer-wrapper_top {
    border-top: 9px solid #2483c5;
    background: #262626;
}

.footer__inner {
    padding: 0 64px;
    max-width: 1280px;
    margin: 0 auto
}

@media (max-width:900px) {

    .footer__inner,
    .page-wrap {
        padding: 0 24px
    }
}

.breadcrumbs {
    height: 22px;
    border-bottom: 1px dotted #ccc;
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 22px;
    font-size: 14px
}

.breadcrumbs h2 a {
    color: #255d89;
    display: block;
    float: left;
    padding-right: 16px;
    padding-left: 16px
}

.breadcrumbs h2 a:first-child {
    border-left: none;
    padding-left: 0
}

.article {
    padding: 24px 70px
}

@media (max-width:530px) {

    .breadcrumbs,
    .title {
        padding-left: 12px;
        padding-right: 12px
    }

    body {
        position: relative
    }

    .page-wrap {
        padding: 0;
        overflow: hidden
    }

    .header__inner {
        height: 50px
    }

    .header__logo {
        padding: 19px 9px
    }

    .header__logo a {
        line-height: 50px;
        padding: 15px 9px
    }

    .myText2 {
        font-size: 19px
    }

    .article__text {
        font-size: 17px !important
    }

    .header__air,
    .nav,
    .search {
        display: none
    }

    .nav_mobile {
        display: block;
        width: 270px;
        position: absolute;
        top: 100px;
        right: 0;
        z-index: 2;
        height: 100%;
        background: #222
    }

    .nav_mobile::after {
        position: absolute;
        height: 100%;
        width: 1px;
        left: -1px;
        top: 0;
        box-shadow: 2px 0 14px 1px #333;
        content: " "
    }

    .nav_mobile .search_mobile {
        height: 48px;
        background: #0095da
    }

    .nav_mobile .nav__list_mobile li {
        height: 48px;
        line-height: 48px;
        color: #fff;
        border-bottom: 1px solid #000
    }

    .nav_mobile .nav__list_mobile li a {
        line-height: 48px;
        font-size: 16px;
        padding-left: 24px
    }

    .nav_mobile .nav__list_mobile li .header__air {
        padding: 15px 24px 0;
        border-left: none;
        width: auto;
        float: none
    }

    .nav_mobile .nav__list_mobile li .header__air-logo {
        padding: 0;
        float: left
    }

    .nav_mobile .nav__list_mobile li .header__air-title {
        float: right;
        color: #fff;
        font-size: 12px;
        line-height: 10px
    }

    .header__menu-link {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: url("../images/icons.png") 13px -394px no-repeat;
        width: 48px;
        height: 48px;
        border-left: 1px solid #167baf;
        z-index: 9
    }

    .footer-wrapper_top {
        height: auto
    }

    .article {
        padding: 24px 15px
    }
}

.article__date {
    line-height: 18px;
    font-size: 14px;
    color: #555
}

.article__date .article__time {
    padding-right: 12px
}

.article__date .article__author {
    padding: 0 12px;
    border-left: 1px solid #ccc
}

.article__title {
    line-height: 36px;
    font-size: 32px;
    padding: 4px 0 0
}

.article__text,
.price-block p:first-child span {
    font-size: 18px
}

.article__text {
    line-height: 24px;
    color: #333;
    padding-left: 0;
    padding-top: 24px
}

@media (max-width:1280px) {
    .article__text {
        padding-left: 0
    }
}

.article__text img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.form__btn:hover {
    background-color: #2d86c2
}

p {
    margin: 15px 0;
    text-align: left
}

.article__text a {
    text-decoration: underline;
    color: #0095da;
    font-weight: 700
}

.btn,
.btn2,
.obutton,
a:hover {
    text-decoration: none
}

.article__text b,
.article__text strong {
    font-weight: 700
}

@media (max-width:900px) {
    .page-wrap {
        padding: 15px 24px 0
    }
}

@media (max-width:1024px) {
    .content__inner_wide {
        width: 100%
    }

    .article {
        width: auto
    }

    .page-wrap {
        padding: 15px 64px 0
    }
}

@media (max-width:530px) {
    .nav_mobile {
        bottom: 1px;
        z-index: 1;
        height: auto;
        top: 0;
        display: none
    }

    .page-wrap {
        padding: 15px 0 0
    }

    .article__title {
        line-height: 30px;
        font-size: 26px;
        padding: 4px 0 0
    }
}

@media (max-width:670px) {
    .page-wrap {
        padding: 0
    }

    .breadcrumbs {
        font-size: 14px;
    }
}

.head {
    line-height: 100%;
    font-weight: 700;
    font-size: 23px;
    text-indent: 0
}

img {
    max-width: 100%
}

.comment-block {
    background: #fff
}

.comment-user {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.comment-user p {
    margin-bottom: 0;
    margin-top: 0;
}

.comment-block .user-name {
    font-weight: 700;
    padding: 0 0 10px;
    margin-bottom: 0
}

.comment-block img {
    width: 60px;
    float: left;
    margin: 0 15px 0 0
}

.comment-user:last-child {
    border-bottom: none
}

.article__text a.btn2 {
    color: #fff;
    text-decoration: none
}

.btn2 {
    -moz-box-shadow: inset 0 1px 0 0 #54a3f7;
    -webkit-box-shadow: inset 0 1px 0 0 #54a3f7;
    box-shadow: inset 0 1px 0 0 #54a3f7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #007dc1), color-stop(1, #0061a7));
    background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    background-color: #007dc1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 6px 24px;
    text-shadow: 0 1px 0 #154682
}

#order_form,
.btn,
.obutton {
    background-repeat: no-repeat
}

.btn2:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #0061a7), color-stop(1, #007dc1));
    background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    background-color: #0061a7
}

.inL_138109,
.inL_429166,
.inL_657131 {
    max-width: 550px;
    margin: 0 auto
}

.first,
.picture {
    margin: 0 auto 20px
}

.border {
    border: 1px solid #333
}

.inL_20663,
.inL_56705 {
    display: table
}

.picture {
    max-width: 400px;
    width: 100%
}

#order_form,
.first {
    width: 100%;
    max-width: 600px
}

.product-wrap {
    max-width: 500px;
    width: 100%;
    margin: 0 auto
}

.product {
    max-width: 330px !important
}

#order_form {
    background-image: url(../images/formbg.jpeg);
    background-size: 100% 100%;
    padding: 20px 20px 45px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial
}

.tcenter {
    text-align: center !important
}

#order_form h2 {
    font-size: 26px;
    margin: 15px 0 0;
    padding: 0;
    line-height: 32px;
    border: none
}

.fs14 {
    font-size: 14px
}

.fs16,
input {
    font-size: 16px
}

.blue {
    color: #00f
}

.btn,
.obutton,
.spoiler-screen {
    cursor: pointer;
    width: 100%;
    color: #fff;
    font-weight: 700
}

.blue-border {
    margin: 15px 10px;
    border: 2px solid #0299ff;
    padding: 10px
}

.price-block {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn,
.form__inner,
.obutton {
    margin-left: auto;
    margin-right: auto
}

.price-block p:first-child {
    margin-bottom: 10px;
    position: relative
}

.price-block p:first-child::before {
    content: "";
    display: block;
    position: absolute;
    width: 70px;
    height: 2px;
    bottom: 11px;
    left: 50%;
    transform: translateX(-50%);
    background-color: red
}

.price-block p:last-child span {
    font-size: 24px
}

.form__inner {
    max-width: 400px
}

.form__input {
    display: block;
    width: 100%;
    margin-bottom: 15px
}

input {
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    width: 100%
}

.form__label {
    display: block;
    margin-bottom: 5px;
    text-align: left
}

.btn {
    max-width: 100% !important
}

.btn,
.obutton {
    max-width: 300px;
    display: block;
    padding: 20px;
    box-shadow: 0 4px 15px 0 rgb(129 150 160 / 45%);
    border-radius: 5px;
    background-color: #0299ff;
    background-position: 1.35em .94em;
    background-size: 1em;
    transition: .15s ease-in-out;
    border: none;
    font-size: 20px;
    margin-top: 20px
}

.timelimit {
    margin-top: 10px;
    font-size: 16px
}

.price-block p:last-child {
    margin-left: 30px;
    margin-bottom: 10px;
    font-weight: 700
}

.comment-user .lives {
    max-width: 300px !important;
    width: 100%;
    margin: 0;
    margin-top: 10px;
    float: none
}

.comm-date {
    display: block;
    font-size: 16px;
    margin-top: 5px;
    color: gray 
}

@media(max-width: 730px) {
    .article__title {
        font-size: 28px;
        line-height: 1.2;
    }

    .comment-block .article__title {
        font-size: 26px;
    }
}

@media(max-width: 570px) {
    .product {
        max-width: 250px !important
    }

    
}

@media(max-width: 530px) {
    .comment-block .article__title {
        font-size: 24px;
    }
}

@media screen and (max-width:480px) {
    #order_form {
        border: 2px solid #e1c6be;
        background-image: url(../images/formbg-mob.jpeg);
        padding: 15px
    }

    #order_form h2 {
        margin-top: 0
    }

    .blue-border {
        margin-left: auto;
        margin-right: auto
    }

    .timelimit {
        font-size: 14px
    }

   

    .comment-user .lives {
        max-width: 250px !important;
        width: 100%;
    }

    .breadcrumbs {
        font-size: 12px;
    }

    .article__title {
        font-size: 25px;
        line-height: 1.2;
    }
}

.spoiler {
    cursor: pointer;
    position: relative
}

.spoiler-screen {
    position: absolute;
    max-width: 500px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    font-size: 20px;
    z-index: 20;
    transition: opacity .3s ease-in-out
}

.spoiler-screen.show {
    opacity: 0;
    transition: opacity .3s ease-in-out
}

