@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&subset=latin,cyrillic-ext);
* {
    outline: 0
}

.data {
    font-size: 12px;
}

img {
    max-width: 100%
}

.box-img {
    text-align: center
}

.main-btn {
    max-width: 300px;
    width: 100%;
    background-color: crimson;
    color: #fff;
    height: 40px;
    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;
    margin: 15px auto 0;
    border-radius: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 0
}

.main-btn:hover {
    text-decoration: none !important;
    color: #fff !important;
    -webkit-box-shadow: 2px 3px 10px rgba(220, 20, 60, .6) !important;
    box-shadow: 2px 3px 10px rgba(220, 20, 60, .6) !important
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-sm: 0;
    --breakpoint-sm-max: 599px;
    --breakpoint-md: 600px;
    --breakpoint-md-max: 959px;
    --breakpoint-lg: 960px;
    --breakpoint-lg-max: 1259px;
    --breakpoint-xl: 1260px;
    --font-family-sans-serif: -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-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

html {
    min-width: 320px;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}

body {
    position: relative;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    overflow-x: visible;
}

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

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

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

ul {
    margin-bottom: 1rem
}

ul {
    margin-top: 0
}

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

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

img {
    border-style: none
}

img {
    vertical-align: middle
}

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

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

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:600px) {
    .container {
        max-width: 959px
    }
}

@media(min-width:960px) {
    .container {
        max-width: 960px
    }
}

@media(min-width:1260px) {
    .container {
        max-width: 1260px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@supports(position:sticky) {}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a:active,
a:focus,
a:hover,
a:link,
a:visited {
    text-decoration: none
}

@media(min-width:960px) {
    html {
        font-size: 16px
    }
}

a {
    color: #185f7d
}

a:active,
a:hover {
    color: #299ecc
}

h1,
h2,
h3 {
    margin: 0;
    line-height: 1.3em
}

h3 {
    font-size: 24.5px;
    line-height: 1.3em
}

ul {
    margin: 0;
    padding: 0
}

#l-content {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

#l-content {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto 25px !important
}

@media(min-width:600px) {
    #l-content {
        border-bottom: none
    }
    #l-content.is-right-rail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:960px) {
    #l-content.is-right-rail {
        max-width: 555px !important;
        margin-right: 75px;
        margin-left: 15px;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media(min-width:1260px) {
    #l-content.is-right-rail {
        max-width: 876px !important;
        margin-right: 54px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

#l-main-content {
    min-height: 400px
}

.hub-wrapper {
    width: auto
}

.vertical-title-wrapper {
    z-index: 0;
    padding: 0
}

.vertical-title.vertical-title--subnav {
    z-index: 2;
    position: relative;
    margin-bottom: 0;
    white-space: nowrap
}

.typography {
    font-size: 1.25rem;
    line-height: 1.8;
    color: #111
}

.typography:not(.slideshow-container) h2 {
    margin: 2.15rem 0 10px;
    font-size: 1.4rem;
    line-height: 1.22
}

.typography:not(.slideshow-container) h3 {
    margin: 20px 0;
    font-size: 1.17em;
    line-height: 1.22
}

.typography ul {
    margin: 0 0 10px;
    padding-left: 25px
}

.typography p {
    margin: 1.15rem 0;
    line-height: 1.3;
    font-size: 17px;
    text-align: justify
}

@media(min-width:600px) {
    a {
        color: #00f
    }
    .typography:not(.slideshow-container) h2 {
        font-size: 31px;
        line-height: 1.3
    }
    .typography:not(.slideshow-container) h3 {
        font-size: 23px;
        line-height: 1.3
    }
}

@media(min-width:960px) {
    .typography {
        line-height: 1.4
    }
}

.typography a:hover {
    color: #299ecc;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 0 0 #299ecc;
    box-shadow: 0 1px #299ecc
}

.vertical-title {
    height: 55px;
    margin-bottom: 13px;
    border-bottom: 3px solid #dceaec;
    font-size: 22px;
    line-height: 57px;
    color: #111;
    text-align: center;
    text-transform: uppercase
}

.vertical-title {
    height: 100%;
    line-height: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow-wrap: break-word
}

@media(min-width:600px) {
    .vertical-title {
        margin-bottom: 29px;
        font-size: 33px
    }
}

@media(min-width:960px) {
    .vertical-title {
        margin-bottom: 38px
    }
}

.post-content {
    margin-top: 10px
}

@media(min-width:600px) {
    .post-content {
        width: 570px
    }
    .post-content {
        width: 570px;
        margin-right: auto;
        margin-left: auto
    }
}

@media(min-width:960px) {
    .post-content {
        width: 555px
    }
}

@media(min-width:1260px) {
    .post-content {
        width: 640px
    }
}

.post-headline {
    margin: 20px 0 12px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 17px;
    font-size: 26px;
    line-height: 1.2;
    color: #111
}

.post-headline__descr {
    font-size: 20px;
    text-align: left;
    display: block;
    margin-top: 15px;
    font-weight: 500;
    line-height: 1.2;
}

.box-wrap {
    display: flex;
    gap: 10px;
    border-radius: 10px;
    padding: 5px;
    background-color: #ccc6;
}

.box-wrap img {
    flex-shrink: 0;
    max-width: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.box-wrap .box-wrap__text {
    display: inline-block;
    text-align: left;
    margin: 0 5px;
}

.product-image {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 230px;
    width: 100%;
    object-fit: cover;
    margin: auto;
    margin-bottom: 15px;
}

.main-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: cornflowerblue;
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    transition: all .3s;
}

.main-link:hover {
    text-decoration: none;
    color: #fff !important;
    transform: scale(1.02);
    box-shadow: 2px 3px 4px #526e97 !important;
}

.list-items {
    list-style: none;
    padding-left: 10px !important;
}

.list-items li {
    margin-bottom: 10px;
}

@media screen and (max-width:480px) {
    .box-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .box-wrap .box-wrap__text {
        text-align: center;
    }
    .box-wrap img {
        max-width: 300px;
    }
    .product-image {
        max-width: 180px;
    }
}

.title {
    font-size: 20px;
}

.post-headline-wrapper {
    position: relative;
    max-width: 100%
}

@media(max-width:480px) {
    .post-headline__descr {
        font-size: 18px;
    }
}

@media(min-width:600px) {
    .post-headline {
        margin-bottom: 10px;
        font-size: 2.6875rem;
        line-height: 1.22
    }
}

@media(min-width:960px) {
    .post-headline {
        line-height: 1.21
    }
}

@media(min-width:1260px) {
    .post-headline {
        margin-bottom: 11px
    }
}

.post-meta {
    margin: 10px 0 -12px
}

.post-meta {
    line-height: 25px;
    vertical-align: top
}

@media(max-width:768px) {
    .post-headline {
        font-size: 26px;
        line-height: 1.2
    }
    .typography:not(.slideshow-container) h2 {
        font-size: 20px;
        line-height: 1.2
    }
}

@media(max-width:600px) {
    .post-headline-wrapper {
        padding: 0 15px
    }
    .post-headline {
        font-size: 23px
    }
    .typography:not(.slideshow-container) h2 {
        font-size: 19px
    }
}

body:before {
    display: none;
    content: "js-screen-sm"
}

@media(min-width:600px) {
    body:before {
        content: "js-screen-md"
    }
}

@media(min-width:960px) {
    body:before {
        content: "js-screen-lg"
    }
}

@media(min-width:1260px) {
    body:before {
        content: "js-screen-xl"
    }
}

.comment-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.comment-box:not(:last-child) {
    border-bottom: 1px solid #ccc
}

.comment-box:not(:first-child) {
    padding: 15px 0
}

.comment-box:first-child {
    padding: 0 0 15px
}

.comment-date-box {
    margin-left: 8px
}

.comment-date__name {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4
}

.comment-text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4
}

.comment-date__avarar {
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.comment-date__avarar img {
    max-width: 100%;
    border-radius: 50%;
    border: 3px solid #ccc
}

ul li {
    line-height: 1.3;
    font-size: 17px
}

@media screen and (max-width:768px) {
    #l-main-content {
        padding-top: 0
    }
    .post-headline {
        text-align: center;
        margin: 10px 0 0 0;
        padding-bottom: 10px
    }
}

.comment-title {
    margin: 15px 0 !important
}

.live-img {
    max-width: 280px;
    width: 100%;
    margin: 10px 0 0;
}

@media screen and (max-width:480px) {
    .col-12 {
        padding: 0 10px;
    }
    .typography p {
        text-align: left;
    }
}

@media screen and (max-width:420px) {
    .main-btn {
        max-width: 280px
    }
}

.svg-word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ac_footer {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 10px 0;
    color: #A12000;
}

.ac_footer a {
    color: #A12000;
}