/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.12,
* Autoprefixer: v10.4.4
* Browsers: last 4 version
*/

.article p,
.comment-user p,
.article li {
    text-align: justify;
}

html,
body,
div,
span,
h1,
h2,
h3,
p,
a,
img,
strong,
b,
i,
center,
ul,
li,
form,
table,
tbody,
tr,
th,
td,
footer,
header {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-stretch: inherit;
    -webkit-font-feature-settings: inherit;
    font-feature-settings: inherit;
    -webkit-font-kerning: inherit;
    font-kerning: inherit;
    font-variant: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ul {
    list-style: outside none none;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

a img {
    border: medium none;
}

footer,
header {
    display: block;
}

.breadcrumbs {
    padding-left: 24px;
    padding-right: 24px;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    background: url("../images/bg-bbd.arb.png") 0% 0% repeat scroll transparent;
}

.content::after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0px;
    clear: both;
}

.page-wrap {
    padding: 0px 64px;
    max-width: 1280px;
    min-width: 300px;
    margin: 0px auto;
    position: relative;
    cursor: auto;
}

.main-content {
    background: url("../images/bg-bbd.arb.png") 0% 0% repeat scroll transparent;
    z-index: 11;
    position: relative;
}

.main-content::after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0px;
    clear: both;
}

.content {
    min-height: 700px;
    border-left: 1px solid rgb(204, 204, 204);
    border-right: 1px solid rgb(204, 204, 204);
    margin: 0px auto;
    background: none 0% 0% repeat scroll rgb(255, 255, 255);
}

.content__inner {
    float: left;
}

.content__inner_wide {
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(204, 204, 204);
}

.footer,
.content {
    clear: both;
}

.header {
    width: 100%;
    z-index: 12;
    position: relative;
}

.header__inner {
    height: 64px;
    background: none 0% 0% repeat scroll rgb(0, 149, 218);
    position: relative;
    z-index: 7;
}

.header__logo {
    width: 167px;
    height: 100%;
    position: relative;
    float: left;
}

.header__logo a {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url("../images/spcor2-865.arb.png?v2") center center / 80% no-repeat scroll rgb(0, 149, 218);
    text-indent: -9000px;
}

.nav {
    height: 64px;
    max-width: 920px;
    overflow: hidden;
    position: relative;
}

.nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.nav li {
    display: block;
    float: left;
    height: 64px;
    margin-right: 1px;
    position: relative;
}

.nav li a {
    display: block;
    height: 100%;
    font: 16px / 64px OpenSansLight, sans-serif;
    color: rgb(255, 255, 255);
    padding: 0px 24px;
    text-decoration: none;
    -webkit-transition: background 0.3s ease 0s;
    -o-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}

.nav li a:hover {
    background: none 0% 0% repeat scroll rgb(0, 165, 242);
}

.nav li {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.nav li a {
    position: relative;
    background: none 0% 0% repeat scroll rgb(0, 149, 218);
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    -webkit-transform-origin: 50% 0px 0px;
    -ms-transform-origin: 50% 0px 0px;
    transform-origin: 50% 0px 0px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.nav li:first-child::after {
    display: block;
    content: " ";
    position: absolute;
    z-index: 200;
    bottom: 0px;
    left: 0px;
    width: 40px;
    height: 26px;
}

.nav li a::before {
    display: block;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: none 0% 0% repeat scroll rgb(9, 101, 160);
    content: attr(data-hover);
    -webkit-transition: background 0.3s ease 0s;
    -o-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0px 0px;
    -ms-transform-origin: 50% 0px 0px;
    transform-origin: 50% 0px 0px;
}

.header__menu-link {
    display: none;
}

.header__air {
    float: right;
    padding: 13px 15px 0px 15px;
    height: -1px;
    margin-top: 5px;
}

.header__air-logo {
    display: block;
    width: 50px;
    background: transparent;
}

.footer {
    padding-bottom: 0px;
    background: none 0% 0% repeat scroll rgb(26, 26, 26);
    overflow: hidden;
    position: relative;
    z-index: 7;
}

.footer__inner {
    padding: 20px 64px 0;
    max-width: 1280px;
    min-width: 300px;
    margin: 0px auto;
    color: rgb(153, 153, 153);
    font-size: 14px;
}

.breadcrumbs {
    height: 22px;
    border-bottom: 1px dotted rgb(204, 204, 204);
    padding-top: 16px;
    padding-bottom: 16px;
    font: 14px / 22px OpenSansLight;
}

.breadcrumbs h2 a {
    color: rgb(37, 93, 137);
    display: block;
    float: left;
    padding-right: 16px;
    border-left: 1px solid rgb(204, 204, 204);
    padding-left: 16px;
}

.breadcrumbs h2 a:first-child {
    border-left: medium none;
    padding-left: 0px;
}

.breadcrumbs h2 a:last-child {
    font-family: OpenSansSemibold;
}

.article {
    width: 70%;
    padding: 24px 20px 24px 70px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.article__date {
    font: 14px / 18px ArimoRegular, sans-serif;
    color: rgb(85, 85, 85);
}

.article__title {
    font: 32px / 36px RussiaLight, sans-serif;
    padding: 4px 0px 24px;
}

.article__text {
    font: 16px / 24px OpenSansRegular, sans-serif;
    color: rgb(51, 51, 51);
    padding-left: 0px;
    padding-top: 24px;
}

.article__text img {
    max-width: 100%;
}

.article__text p {
    padding: 0px 0px 30px;
    text-align: left;
}

.article__text a {
    text-decoration: underline;
    color: rgb(0, 149, 218);
}

.article__text a:hover {
    text-decoration: none;
    color: red;
}

.article__text i {
    font-style: italic;
}

.article__text b,
.article__text strong {
    font-weight: bold;
}

.article__text ul {
    list-style: outside none disc;
    padding-bottom: 15px;
}

.head {
    font: bold 24px / 100% RussiaLight, sans-serif;
    padding: 0px 0px 30px !important;
}

img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

table {
    max-width: 800px;
    margin: 0px auto;
    -webkit-box-shadow: rgba(105, 105, 105, 0.39) 2px 3px 8px 0px;
    box-shadow: rgba(105, 105, 105, 0.39) 2px 3px 8px 0px;
}

th,
td {
    border-color: rgb(189, 189, 189);
}

.tg {
    border-collapse: collapse;
    border-spacing: 0px;
}

.tg td {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
}

.tg th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
}

.tbg1 {
    background: none 0% 0% repeat scroll rgb(180, 237, 255);
}

.tbg2 {
    background: none 0% 0% repeat scroll rgb(235, 250, 255);
}

.comment-user {
    min-height: 130px;
    clear: both;
    border-bottom: 1px solid rgb(204, 204, 204);
    margin-bottom: 20px;
}

.comment-user img {
    max-width: 70px;
}

.sidebar {
    float: right;
    width: 320px;
    margin-right: 1.2%;
    margin-top: 7px;
}

.sidebar p {
    text-align: left;
    padding: 10px 0px 10px 20px;
    font-style: italic;
    font-size: 14px;
    line-height: 140%;
}

.sidebar .doc {
    border-width: medium 0px medium medium;
    border-style: none;
    border-color: currentcolor;
    -o-border-image: none 100% / 1 / 0 stretch;
    border-image: none 100% / 1 / 0 stretch;
    border-radius: 3px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none 0% 0% repeat scroll rgb(238, 238, 238);
    text-align: center;
    font-family: RussiaLight, sans-serif;
}

@media screen and (max-width: 1259px) {
    .sidebar {
        display: none !important;
    }
    .article {
        padding: 15px 15px 0px;
        width: 100%;
    }
}

@media screen and (max-width: 671px) {
    .page-wrap {
        padding: 0px 18px;
        max-width: 1280px;
        min-width: 196px;
    }
    .tg td {
        padding: 4px 3px;
        font-size: 14px;
        line-height: 22px;
    }
}

@media screen and (max-width: 380px) {
    .tg td {
        line-height: 19px;
        font-size: 13px !important;
    }
}

@media screen and (max-width: 467px) {
    .breadcrumbs h2 a {
        font-size: 12px;
    }
}

@media screen and (max-width: 427px) {
    .breadcrumbs h2 a {
        font-size: 11px;
    }
    .article p,
    .comment-user p,
    .article li {
        text-align: inherit;
    }
}

@media screen and (max-width: 392px) {
    .breadcrumbs {
        display: none;
    }
    .nav {
        display: none;
    }
    .header__inner {
        background: none 0% 0% repeat scroll transparent;
        display: table;
        margin-bottom: 12px;
        margin-top: 12px;
    }
}

.mycity {
    color: rgb(115, 115, 115);
    font-size: 90%;
    font-weight: 500;
}

@media screen and (max-width: 678px) {
    .footer__inner {
        padding: 20px 0px;
    }
}

.pl_next_order_page {
    display: none;
}

@media (max-width: 600px) {
    .footer {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 460px) {
    .content__inner {
        float: none;
    }
}

img.com {
    float: left;
    padding-right: 15px;
}

.article__text .comment-photo {
    width: 100%;
    max-width: 300px;
    margin-top: 10px;
    padding-bottom: 30px;
}

p.user-name {
    padding: 0px 0px 10px;
}

p.co {
    margin-left: 85px;
}

header h1 {
    color: red;
    margin: 0px;
    font-size: 40px;
}

h1 {
    margin: 8px 0px;
    font-size: 23px;
    text-align: center;
    font-weight: 800;
}

h2 {
    font-weight: 700;
    text-align: center;
    font-size: 15px;
    color: red;
    text-transform: uppercase;
    line-height: 33px;
}

h2 span {
    font-weight: 300;
}

html {
    padding: 0px;
    margin: 0px;
}

footer {
    text-align: center;
    background: rgb(34, 34, 34);
    color: rgb(255, 255, 255);
}

footer a {
    color: rgb(255, 255, 255);
}

@media screen and (max-width: 963px) {
    .nav__inner {
        display: none;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 380px) {
    .page-wrap {
        padding: 0px 5px;
        max-width: 1280px;
        min-width: 196px;
    }
    .tg td {
        line-height: 19px;
        font-size: 9px !important;
    }
    .tg th {
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
        padding: 10px 2px;
        border-style: solid;
        border-width: 1px;
        overflow: hidden;
    }
}

@media screen and (max-width: 470px) {
    .page-wrap {
        padding: 0px 10px;
        max-width: 1280px;
        min-width: 196px;
    }
    .tg td {
        line-height: 14px;
        font-size: 9px !important;
    }
}

@media screen and (min-width: 0\0) {
    .header__logo a {
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: url("../images/spcor2-865.arb.png?v2") center center / 100% no-repeat scroll rgb(0, 149, 218);
        text-indent: -9000px;
    }
}

li {
    list-style-type: none;
}

@media screen and (max-width: 356px) {
    .imm3 {
        width: 90% !important;
    }
}

@media screen and (max-width: 963px) {
    .nav__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.form__title {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}

@media screen and (max-width: 375px) {
    .form__title {
        font-size: 16px;
        line-height: 24px;
    }
}

.form__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}

.form__image {
    margin: 0 auto;
}

.image__wrapper {
    margin: 40px 0 35px;
}

.form__wrapper {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
}

.form__price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 20px;
}

.form__price {
    font-size: 18px;
    text-align: center;
}

.form__price-title {
    margin-bottom: 0;
}

.form__price-value {
    font-size: 30px;
    line-height: 1.2;
    position: relative;
}

.form__price-old .form__price-value::after,
.form__price-old .form__price-value::before {
    content: "";
    width: 110%;
    height: 1px;
    background-color: red;
    display: block;
    position: absolute;
    top: 50%;
    left: -5%;
}

.form__price-old .form__price-value::before {
    -webkit-transform: rotate(-20deg) translateY(-50%);
    -ms-transform: rotate(-20deg) translateY(-50%);
    transform: rotate(-20deg) translateY(-50%);
}

.form__price-old .form__price-value::after,
.form__price-old .form__price-value::before {
    content: "";
    width: 110%;
    height: 1px;
    background-color: red;
    display: block;
    position: absolute;
    top: 50%;
    left: -5%;
}

.form__price-old .form__price-value::after {
    -webkit-transform: rotate(20deg) translateY(-50%);
    -ms-transform: rotate(20deg) translateY(-50%);
    transform: rotate(20deg) translateY(-50%);
}

.form__input {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 15px;
    border: 1px solid rgb(124, 123, 123);
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 10px -5px #000;
    box-shadow: 0px 3px 10px -5px #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form__btn {
    width: 100%;
    max-width: 382px;
    border: none;
    background-color: rgb(255, 0, 0);
    color: #fff;
    font-size: 20px;
    margin-left: auto;
    font-weight: 700;
    margin-right: auto;
    padding: 10px;
    border-radius: 10px;
    display: block;
    text-align: center;
    -webkit-box-shadow: 0px 2px 5px 0px #000;
    box-shadow: 0px 2px 5px 0px #000;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .form__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .form__image {
        margin: 0 0 20px;
    }
    .image__wrapper {
        margin: 30px 0 25px;
    }
}

@media only screen and (min-device-width: 900px) and (max-device-width: 1260px) {
    .form__wrapper {
        width: 100%;
        margin-right: 40px;
        max-width: 350px;
        margin-left: 30px;
    }
}

@media (max-width: 479px) {
    .form__input {
        display: block;
        margin-left: auto;
        margin-bottom: 20px;
        margin-right: auto;
        font-size: 16px;
        padding: 10px 15px;
        border: 1px solid rgb(124, 123, 123);
        border-radius: 10px;
        -webkit-box-shadow: 0px 3px 10px -5px #000;
        box-shadow: 0px 3px 10px -5px #000;
    }
    .article__text ul {
        padding-left: 0;
    }
}

li {
    list-style-type: none;
}

.form__btn:hover {
    opacity: 1;
}

@media (max-width: 400px) {
    .tov__name {
        font-size: 8px !important;
    }
}

.colored__title {
    color: #0886cb;
}

.colored__title .red {
    font-weight: 700;
    color: red;
}

.sec__footer {
    padding: 20px 10px;
    text-align: center;
}

.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.popup__form {
    max-width: 340px;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
}

.popup__cross {
    position: absolute;
    top: -60px;
    right: -30px;
    font-size: 50px;
    cursor: pointer;
    color: #fff;
}

.popup__title {
    text-align: center;
    font-weight: 200;
    font-size: 2em;
    margin-bottom: 20px;
}

.popup__input {
    padding: 15px;
    border: none;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
}

textarea.popup__input {
    max-width: 100%;
    min-width: 100%;
    font-family: sans-serif;
    min-height: 50px;
}

.popup__btn {
    width: 100%;
    background: #ff0000;
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    border-radius: 30px;
    cursor: pointer;
    border: none;
    padding: 10px;
}

.popup__link {
    color: #a12000;
    cursor: pointer;
}

@media (max-width: 767px) {
    .popup__cross {
        position: absolute;
        top: -60px;
        right: 0px;
        font-size: 50px;
        cursor: pointer;
        color: #fff;
    }
}

.comment__wrap {
    display: none;
    max-width: 450px;
    margin: 0 auto 10px;
    width: 100%;
}

.comment__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.comment__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.comment__img span {
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
}

.comment__img span:hover {
    color: #a12000;
}

.com__input {
    padding: 5px;
    border: 1px solid #e3e3e3;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
}

.com__input+.com__input {
    margin-top: 10px;
}

textarea.com__input {
    max-width: 100%;
    min-width: 100%;
    min-height: 30px;
    font-family: sans-serif;
}

.com__btn {
    max-width: 50%;
    width: 100%;
    margin: 10px auto 0;
    border: none;
    background: #ff0000;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    padding: 5px;
}

.open__comm {
    max-width: 250px;
    width: 100%;
    display: block;
    margin: 10px auto 10px;
    border: none;
    background: #0886cb;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    padding: 10px 7px;
    font-size: 20px;
    text-align: center;
    color: #fff!important;
    text-decoration: none!important;
}

@media (max-width: 500px) {
    .comment__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
    .comment__img {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 10px;
    }
    .comment__img img {
        margin-right: 10px;
    }
}

.comment__answer {
    display: none;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}

.x_country_select {
    display: none !important;
}