﻿/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap'); */


@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

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

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

.border-bottom {
    border-bottom: 10px solid #6c6
}

.border-top {
    border-top: 10px solid #0e77e0
}

.border-0 {
    border: 1px solid red
}

.border-1 {
    border: 1px solid orange
}

.border-t {
    border: 1px solid #ff0
}

.border-tm {
    border: 1px solid green
}

.border-b {
    border: 1px solid gray
}
body,
blockquote,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

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

abbr,
fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ul li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

img {
    max-width: 100%;
    height: auto
}



a:link,
a:visited {
    color: #ffffff
}

.block-content__title .content a:hover,
a:hover {
    text-decoration: underline
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

    .block-location__item_location-02 .block-picture_ie-01,
    .container-shadow,
    .small-card .small-card__background-pic {
        display: none
    }

    .block-picture .block-picture__item_size-03 img,
    .tab-body__item {
        width: 100%
    }

    .container-slides .ism-content {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .container-blog__item .block-content .button-social-networks {
        height: auto;
    }

    .block-picture .block-picture__item_indents-03 {
        max-height: 188px
    }
}

.block-footers,
.block-headers {
    display: -webkit-box;
    display: -ms-flexbox
}

/*!* IE10+ CSS styles go here *!*/
.block-headers {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block-headers__title {
    margin: 0 -5px;
    text-align: center
}

.block-headers_indents-01{
    height: 108px;
    
}

.block-headers__title .content {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin: 10px 5px
}




@media screen and (max-width:500px) {
    .block-headers__title .content {
        font-size: 30px
    }

    .block-headers__title_indents-0 {
        padding: 30px 0
    }
}

@media screen and (max-width:560px) {
    .block-headers_indents-01 {
        margin-bottom: -15px
    }
}

.block-footers {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block-footers__button {
    max-width: 234px;
    min-width: 214px;
    width: 100%;
    height: 40px;
    background-color: transparent;
}

.block-footers a{
        display: inline-block;
    background-color: white; /* Белый фон */
    color: #000000; /* Зеленый текст */
    text-decoration: none;
    border-radius: 25px;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    border: 2px solid rgb(57, 238, 40);
    
}

.block-footers button{
    
}

.block-footers__button_size-01 {
    max-width: 333.33px;
    min-width: 230px
}

.block-footers__button_size-02 {
    max-width: 180px;
    min-width: 150px
}

.block-footers__button_size-03 {
    max-width: 247px
}

.block-footers__button_size-04 {
    max-width: 180px;
    min-width: 148px;
    height: 36px
}

.block-footers__button_indents-01 {
    margin: 0 15px
}

.block-footers__button_indents-02 {
    margin-top: 15px
}

.block-footers__button_indents-03 {
    margin-bottom: 5px
}

.block-footers_location-01 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 30px;
    margin-right: 30px
}

.block-footers_location-02 {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block-footers_indents-01 {
    margin-top: 30px
}

.block-footers_indents-03 {
    margin-top: 0;
    padding: 30px 30px 15px
}

.block-footers_indents-04 {
    margin: 0
}

.block-footers_indents-05 {
    margin-top: 0
}

@media screen and (max-width:1200px) {
    .block-footers {
        margin-top: 30px
    }

    .block-footers_indents-04 {
        margin-top: 15px
    }

    .block-footers_indents-05 {
        margin-top: 0
    }
}

@media screen and (max-width:960px) {
    .block-footers__button_location-01 {
        margin: 0 15px
    }
}

@media screen and (max-width:560px) {
    .block-footers .block-footers__button_location-01 {
        left: 0;
        right: 0;
        margin: 15px auto auto
    }

    .block-footers .block-footers__button_location-02 {
        left: 0;
        right: 0;
        margin: 15px auto 0
    }

    .block-footers_location-01 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block-footers_indents-02,
    .block-footers_indents-05 {
        margin-top: 15px
    }
}

.block-content {
    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%
}

.block-content_location-02,
.block-location {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.block-content p {
    text-indent: 30px;
    padding-bottom: 15px
}

.block-content__title {
    text-align: center
}

.block-content__title .content {
    font-size: 24px;
    font-weight: 700;
    color: #505050
}

.block-content__title .content_indents-01 {
    padding-top: 30px
}

.block-content__title .content_indents-02 {
    padding-top: 15px
}

.block-content__title .content_indents-03 {
    padding: 45px 15px 0
}

.block-content__title .content_indents-04 {
    padding: 15px
}

.block-content__title .content_indents-05 {
    padding-bottom: 15px
}

.block-content__title .content_indents-06 {
    padding: 20px 0 15px
}

.block-content__title .content_indents-07 {
    padding-top: 20px;
    margin-bottom: -5px
}

.block-content__title .content_indents-08 {
    padding: 0 0 15px
}

.block-content__title .content_font-01 {
    font-size: 19px
}

.block-content__title .content_font-04 {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    color: #fff
}

.block-content__title .content_font-05 {
    font-size: 32px
}

.block-content__title .content_font-06 {
    font-size: 20px
}

.block-content__title .content_font-07 {
    font-size: 36px
}

.block-content__title .content_font-07 a:hover {
    text-decoration: none
}

.block-content__title .content_font-08 {
    font-size: 20px
}

.block-content__title .content_font-09 {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    color: #0e77e0
}

.block-content__title .content_font-10 {
    color: #000
}

.block-content__title .content_border-01 a {
    border-bottom: 5px solid #0e77e0
}

.block-content__title .content_border-01:hover a {
    color: #0e77e0;
    text-decoration: none
}

.block-content__title .content_size-01 {
    min-width: 160px
}

.block-content__title_location-01 {
    text-align: center
}

.block-content__title_location-03 {
    text-align: right
}

.block-content .block-content__date .content_indents-01,
.block-content .block-content__text .content_indents-01 {
    padding-top: 15px
}

.block-content__date .content,
.block-content__text .content {
    font-size: 16px;
    font-weight: 400;
    color: #777
}

.block-content__text .content_font-03,
.block-content__title .content_font-01 {
    font-weight: 700;
    line-height: normal;
    color: #fff
}

.block-content__text {
    text-align: left
}

.block-content__text .content {
    line-height: 1.5em
}

.block-content__text .content_crop-text-01 {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 7.5em
}

.block-content__text .content_indents-02 {
    padding: 5px 5px 15px
}

.block-content__text .content_indents-03 {
    padding: 30px 30px 0
}

.block-content__text .content_indents-04 {
    padding-top: 30px
}

.block-content__text .content_indents-05 {
    padding: 25px
}

.block-content__text .content_font-01,
.block-content__text .content_font-02 {
    font-size: 20px;
    color: #505050;
    line-height: normal
}

.block-content__text .content_font-02 {
    color: #0e77e0
}

.block-content__text .content_font-03 {
    font-size: 18px;
    line-height: normal
}

.block-content__text .content_font-04 {
    color: #505050
}

.block-content__text .content_font-05 {
    color: #0e77e0;
    font-weight: 500;
}

.block-content__text .content_font-06 {
    font-size: 36px;
    font-weight: 700;
    color: #fff
}

.block-content__text .content_font-07 p {
    padding: 0;
    margin: 2.5px 0;
    text-indent: 0
}

.block-content__text .content_font-08 p {
    padding: 0;
    margin: 2.5px 0
}

.block-content__text .content_font-09 {
    font-size: 18px;
    line-height: 1.5
}

.block-content__text .content_font-09 p {
    text-indent: 0;
    padding: 15px 0 0
}

.block-content__text .content_link-01 a {
    color: #92d5f6
}

.block-content__text .content_link-01 a:visited {
    color: #e8c9aa
}

.block-content__text .content_link-01 a:active,
.block-content__text .content_link-01 a:hover {
    color: #0e77e0
}

.block-content__text .content-size-01 {
    max-width: 580px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.block-content__text_location-01 {
    text-align: center
}

.block-content__text_location-02 {
    text-align: right
}

.block-content__date {
    text-align: left
}

.block-content_indents-01 {
    padding-left: 40px
}

.block-content_indents-02 {
    margin-top: 15px
}

.block-content_indents-03 {
    margin-bottom: 15px
}

.block-content_location-01 {
    justify-items: flex-start
}

.block-content_location-02 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.block-content_location-03 {
    width: auto
}

.block-content_border-01 {
    border-bottom: 10px solid #0e77e0
}

@media screen and (min-width:1200px) {
    .block-content_size-01 {
        max-width: 600px
    }
}

@media screen and (max-width:960px) {
    .block-content_indents-01 {
        padding-left: 0
    }

    .block-content__title .content_font-05 {
        font-size: 26px
    }

    .block-content__title .content_font-07 {
        font-size: 30px
    }
}

@media screen and (max-width:780px) {
    .block-content__title .content_indents-04 {
        padding-left: 0
    }

    .block-content__title_location-03 {
        text-align: left
    }
}

@media screen and (max-width:560px) {

    .block-content__date .content_indents-01,
    .block-content__text .content_indents-01,
    .block-content__title .content_indents-01 {
        padding-top: 15px
    }

    .block-content__title .content {
        font-size: 20px
    }

    .block-content .block-content__title_location-02 {
        left: 0;
        right: 0;
        margin-right: auto;
        margin-left: auto
    }

    .block-content .block-content__title .content_font-07 {
        font-size: 28px
    }

    .block-content .block-content__title .content_font-07 a {
        display: block;
        border-bottom: 5px solid #0e77e0
    }

    .block-content .block-content__title .content_indents-03 {
        padding-top: 30px
    }

    .block-content__text .content_font-01,
    .block-content__text .content_font-02 {
        font-size: 18px
    }

    .block-content__text .content_font-06 {
        font-size: 30px
    }

    .block-content__text .content_font-09 {
        font-size: 16px
    }

    .block-content__text .content_indents-04 {
        padding-top: 15px
    }

    .block-content_indents-02 {
        margin-top: 0
    }

    .block-content_border-01 {
        border-bottom: none
    }
}

.block-location {
    width: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 0 -20px
}

.block-location__item {
    margin: 40px 20px 0
}

.block-location__item_margin-first-01 {
    display: inherit;
    margin: 0 0 0 -30px
}

.block-location__item_margin-01 {
    display: inherit;
    margin: 0
}

.block-location__item_location-01 {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.block-location__item_location-02,
.block-location__item_location-03 {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.block-location__item_location-02 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: calc(50% - 60px);
    margin: 0 15px;
    position: relative;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:1100px) {
    .block-location__item_location-02 {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:960px) {
    .block-location__item_location-02 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:780px) {
    .block-location__item_location-02 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .block-location__item_location-02 {
        width: calc(100% - 60px)
    }
}

.block-location__item_location-03 {
    margin: 0;
    width: 100%;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block-location__item_indents-01 {
    margin: 0
}

.block-location__item_size-01 {
    -ms-flex-preferred-size: 433px;
    flex-basis: 433px
}

.block-location__item_size-02 {
    -ms-flex-preferred-size: 588px;
    flex-basis: 588px
}

.block-location__item_background-01 {
    background: -webkit-gradient(linear, right top, left top, from(rgba(14, 119, 224, .2)), color-stop(5%, rgba(14, 119, 224, .19)), to(rgba(14, 119, 224, 0)));
    background: linear-gradient(270deg, rgba(14, 119, 224, .2) 0, rgba(14, 119, 224, .19) 5%, rgba(14, 119, 224, 0) 100%)
}

.block-location_margin-01 {
    margin: auto -15px auto auto
}

.block-location_margin-02 {
    margin-right: -60px
}

.block-location_margin-03 {
    margin: 0 -10px
}

.block-location_location-01 {
    height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.block-location_location-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px
}

.block-location_location-03 {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.block-location_location-04 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -30px
}

.block-location_location-05 {
    width: auto;
    display: block;
    margin: 0 -30px
}

.block-location_location-06 {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.block-location_location-07 {
    margin: auto -100px
}

.block-location_location-08 {
    margin: 30px -30px 60px
}

.block-location_location-09 {
    margin: 0;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block-location_location-10 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -15px;
    margin-right: -75px
}

.block-location_location-11 {
    width: auto;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block-location_location-12 {
    margin: 0;
    width: 100%
}

.block-location_location-13 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.block-location_indents-01 {
    margin-top: 45px
}

.block-location_indents-02 {
    margin-top: 40px
}

.block-location_indents-03 {
    margin-top: 15px
}

@media screen and (max-width:1200px) {

    .block-location__item_margin-first-01,
    .block-location_margin-01 {
        margin: 0
    }
}

@media screen and (max-width:960px) {
    .block-location {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block-location__item {
        margin-top: 20px
    }

    .block-location__item_location-03,
    .block-location__item_margin-01,
    .block-location__item_margin-first-01 {
        margin-top: 0
    }

    .block-location__item_size-01,
    .block-location__item_size-02 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .block-location_location-01 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .block-location_location-04 {
        margin-left: -15px;
        margin-right: -15px
    }

    .block-location_location-06 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .block-location_location-08 {
        margin-bottom: 30px
    }

    .block-location_indents-01,
    .block-location_indents-02 {
        margin-top: 30px
    }

    .block-location_location-10 {
        margin-left: -15px;
        margin-right: -45px
    }

    .block-location_location-10__item_location-02 {
        margin-top: 0
    }

    .block-location_location-12 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media screen and (max-width:780px) {
    .block-location_location-07 {
        margin: auto -30px
    }

    .block-location_location-12 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:560px) {
    .block-location__item {
        margin-top: 0
    }

    .block-location_indents-01,
    .block-location_indents-02 {
        margin-top: 15px
    }

    .block-location_indents-03 {
        margin-top: 0
    }
}

@media screen and (max-width:500px) {
    .block-content__text .content_font-06 {
        font-size: 24px
    }

    .block-content__text .content_indents-05 {
        padding: 15px
    }

    .block-location_location-04 {
        margin-top: -15px
    }
}

.block-picture {
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.block-picture .block-picture__item a {
    display: block;
    max-height: inherit
}

.block-picture .block-picture__item img {
    height: auto
}

.block-picture__item_indents-01 {
    margin-top: 30px
}

.block-picture__item_indents-02 {
    margin-top: 15px
}

.block-picture .block-picture__item_indents-03 {
    margin: 15px 15px 0
}

.block-picture__item_indents-04 {
    padding: 20px 10px 0
}

.block-picture__item_indents-05 {
    padding: 15px 0
}

.block-picture__item_size-01 {
    max-height: 256px;
    width: 100%
}

.block-picture__item_size-02 {
    max-height: 335px
}

.block-picture__item_size-03 {
    max-height: 245px
}

.block-picture__item_size-04 {
    max-height: 250px
}

.block-picture__item_size-05 {
    max-height: 200px
}

.block-picture__item_size-06 {
    max-height: 100px;
    width: 100%
}

.block-picture__item_size-07 {
    max-height: 220px
}

.block-picture__item_size-08 {
    max-height: 50px;
    min-height: 30px
}

.block-picture__item_size-09 {
    max-height: 24px;
    min-height: 24px;
    width: 30px
}

.block-picture__item_size-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(33.333333333333336% - 60px)
}

@media screen and (max-width:1100px) {
    .block-picture__item_size-10 {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .block-picture__item_size-10 {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .block-picture__item_size-10 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .block-picture__item_size-10 {
        width: calc(100% - 60px)
    }
}

.block-picture__item_size-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(50% - 60px)
}

@media screen and (max-width:1100px) {
    .block-picture__item_size-11 {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:960px) {
    .block-picture__item_size-11 {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .block-picture__item_size-11 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .block-picture__item_size-11 {
        width: calc(100% - 60px)
    }
}

.block-picture__item_size-15 img,
.block-picture__item_size-16,
.block-picture_indents-04 img,
.gallery-01 img {
    width: 100%
}

.block-picture__item_size-12 {
    max-height: 312px
}

.block-picture__item_size-13 {
    position: absolute;
    z-index: -1;
    max-height: 290px
}

.block-picture__item_size-13 img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .2
}

.block-picture__item_size-14 img {
    max-width: 173px
}

.block-picture__item_size-15 img {
    max-height: 100px
}

.block-picture__item_size-01 img,
.block-picture__item_size-02 img,
.block-picture__item_size-03 img,
.block-picture__item_size-04 img,
.block-picture__item_size-05 img,
.block-picture__item_size-06 img,
.block-picture__item_size-07 img,
.block-picture__item_size-08 img,
.block-picture__item_size-09 img,
.block-picture__item_size-12 img,
.block-picture__item_size-13 img {
    max-height: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: 0;
    margin: auto
}

.block-picture__item_border-01 img {
    border-bottom: 10px solid #6c6
}

.block-picture_location-01 {
    -ms-flex-item-align: center;
    align-self: center
}

.block-picture_location-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px
}

.block-picture_location-03 {
    height: 100%
}

.block-picture_indents-01 {
    margin-right: 15px
}

.block-picture_indents-02 {
    margin-right: -60px;
    margin-left: -60px
}

.block-picture_indents-03 {
    margin-right: 40px
}

.block-picture_indents-04 {
    margin-top: 30px
}

.block-picture_show {
    display: inherit
}

@media screen and (max-width:960px) {
    .block-picture .block-picture__item_indents-03 {
        margin: 15px 15px 0
    }

    .block-picture_indents-02 {
        margin-right: -45px;
        margin-left: -45px
    }

    .block-picture_indents-04 {
        margin-top: 30px
    }

    .block-picture_show {
        display: none
    }
}

@media screen and (max-width:780px) {
    .block-picture .block-picture__item_indents-03 {
        margin: 15px 15px 0
    }

    .block-picture_indents-02 {
        margin-right: -30px;
        margin-left: -30px
    }

    .block-picture_indents-04 {
        margin-top: 15px
    }
}

@media screen and (max-width:560px) {
    .block-picture__item_indents-01 {
        margin-top: 15px
    }

    .block-picture_indents-04 {
        margin-top: 0
    }
}

@media screen and (max-width:500px) {

    .block-picture__item_indents-01,
    .block-picture_indents-04 {
        margin-top: 15px
    }
}

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

.block-collapse input {
    display: none
}

.block-collapse__item-01,
.block-collapse__item-02,
.block-collapse__item-03,
.block-collapse__item-04,
.block-collapse__item-05,
.block-collapse__item-06,
.block-collapse__item-07 {
    border-radius: 4px;
    background-color: #fafafa;
    border: 1px solid #e2e2e2;
    margin-top: 15px
}

.block-collapse__item-01 .content,
.block-collapse__item-02 .content,
.block-collapse__item-03 .content,
.block-collapse__item-04 .content,
.block-collapse__item-05 .content,
.block-collapse__item-06 .content,
.block-collapse__item-07 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #777;
    width: 100%
}

.block-collapse__item-01 .content img,
.block-collapse__item-02 .content img,
.block-collapse__item-03 .content img,
.block-collapse__item-04 .content img,
.block-collapse__item-05 .content img,
.block-collapse__item-06 .content img,
.block-collapse__item-07 .content img {
    display: inline;
    padding: 15px;
    height: 12.5px;
    width: 12.5px
}

.block-collapse__item-01 .content ul,
.block-collapse__item-02 .content ul,
.block-collapse__item-03 .content ul,
.block-collapse__item-04 .content ul,
.block-collapse__item-05 .content ul,
.block-collapse__item-06 .content ul,
.block-collapse__item-07 .content ul {
    width: inherit
}

.block-collapse__item-01 .content ul li,
.block-collapse__item-02 .content ul li,
.block-collapse__item-03 .content ul li,
.block-collapse__item-04 .content ul li,
.block-collapse__item-05 .content ul li,
.block-collapse__item-06 .content ul li,
.block-collapse__item-07 .content ul li {
    line-height: 1.5em;
    list-style: circle inside;
    padding: 0 15px
}

.block-collapse__item-01 .content .table,
.block-collapse__item-02 .content .table,
.block-collapse__item-03 .content .table,
.block-collapse__item-04 .content .table,
.block-collapse__item-05 .content .table,
.block-collapse__item-06 .content .table,
.block-collapse__item-07 .content .table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.block-collapse__item-01 .content .table__item-l,
.block-collapse__item-02 .content .table__item-l,
.block-collapse__item-03 .content .table__item-l,
.block-collapse__item-04 .content .table__item-l,
.block-collapse__item-05 .content .table__item-l,
.block-collapse__item-06 .content .table__item-l,
.block-collapse__item-07 .content .table__item-l {
    width: 380px;
    padding-right: 30px;
    font-style: italic
}

.block-collapse__item-01 .content .table__item-r,
.block-collapse__item-02 .content .table__item-r,
.block-collapse__item-03 .content .table__item-r,
.block-collapse__item-04 .content .table__item-r,
.block-collapse__item-05 .content .table__item-r,
.block-collapse__item-06 .content .table__item-r,
.block-collapse__item-07 .content .table__item-r {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.block-collapse__item-01 .content:hover,
.block-collapse__item-02 .content:hover,
.block-collapse__item-03 .content:hover,
.block-collapse__item-04 .content:hover,
.block-collapse__item-05 .content:hover,
.block-collapse__item-06 .content:hover,
.block-collapse__item-07 .content:hover {
    color: #0e77e0;
    cursor: pointer
}

.block-collapse__item-01 .content_toggle,
.block-collapse__item-02 .content_toggle,
.block-collapse__item-03 .content_toggle,
.block-collapse__item-04 .content_toggle,
.block-collapse__item-05 .content_toggle,
.block-collapse__item-06 .content_toggle,
.block-collapse__item-07 .content_toggle {
    display: none;
    -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: flex-start
}

.block-collapse__item-01 .content_toggle h2,
.block-collapse__item-02 .content_toggle h2,
.block-collapse__item-03 .content_toggle h2,
.block-collapse__item-04 .content_toggle h2,
.block-collapse__item-05 .content_toggle h2,
.block-collapse__item-06 .content_toggle h2,
.block-collapse__item-07 .content_toggle h2 {
    font-size: 18px;
    font-weight: 700
}

.block-collapse__item-01 .content_toggle p,
.block-collapse__item-02 .content_toggle p,
.block-collapse__item-03 .content_toggle p,
.block-collapse__item-04 .content_toggle p,
.block-collapse__item-05 .content_toggle p,
.block-collapse__item-06 .content_toggle p,
.block-collapse__item-07 .content_toggle p {
    line-height: 1.5em;
    margin: 2.5px 0
}

.block-collapse__item-01 .content_toggle span,
.block-collapse__item-02 .content_toggle span,
.block-collapse__item-03 .content_toggle span,
.block-collapse__item-04 .content_toggle span,
.block-collapse__item-05 .content_toggle span,
.block-collapse__item-06 .content_toggle span,
.block-collapse__item-07 .content_toggle span {
    padding: 0 15px 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.block-collapse__item-01 .content_toggle:hover,
.block-collapse__item-02 .content_toggle:hover,
.block-collapse__item-03 .content_toggle:hover,
.block-collapse__item-04 .content_toggle:hover,
.block-collapse__item-05 .content_toggle:hover,
.block-collapse__item-06 .content_toggle:hover,
.block-collapse__item-07 .content_toggle:hover {
    color: #777;
    cursor: inherit
}

.block-collapse__item-01 .content_toggle-indents-01,
.block-collapse__item-02 .content_toggle-indents-01,
.block-collapse__item-03 .content_toggle-indents-01,
.block-collapse__item-04 .content_toggle-indents-01,
.block-collapse__item-05 .content_toggle-indents-01,
.block-collapse__item-06 .content_toggle-indents-01,
.block-collapse__item-07 .content_toggle-indents-01 {
    margin: -15px 0 15px
}

.block-collapse__item-01 .content-size-01 img,
.block-collapse__item-02 .content-size-01 img,
.block-collapse__item-03 .content-size-01 img,
.block-collapse__item-04 .content-size-01 img,
.block-collapse__item-05 .content-size-01 img,
.block-collapse__item-06 .content-size-01 img,
.block-collapse__item-07 .content-size-01 img {
    padding: 25px;
    height: 25px;
    width: 25px
}

.block-collapse__item-01 .content-font-01,
.block-collapse__item-02 .content-font-01,
.block-collapse__item-03 .content-font-01,
.block-collapse__item-04 .content-font-01,
.block-collapse__item-05 .content-font-01,
.block-collapse__item-06 .content-font-01,
.block-collapse__item-07 .content-font-01 {
    font-size: 24px;
}

.block-collapse__item-01 .content_indents-01 h2,
.block-collapse__item-02 .content_indents-01 h2,
.block-collapse__item-03 .content_indents-01 h2,
.block-collapse__item-04 .content_indents-01 h2,
.block-collapse__item-05 .content_indents-01 h2,
.block-collapse__item-06 .content_indents-01 h2,
.block-collapse__item-07 .content_indents-01 h2 {
    padding: 15px 15px 15px 75px
}

.block-collapse__item-01 .content_indents-01 p,
.block-collapse__item-02 .content_indents-01 p,
.block-collapse__item-03 .content_indents-01 p,
.block-collapse__item-04 .content_indents-01 p,
.block-collapse__item-05 .content_indents-01 p,
.block-collapse__item-06 .content_indents-01 p,
.block-collapse__item-07 .content_indents-01 p {
    padding: 0 15px 0 90px
}

.block-collapse__item-01_indents-01 {
    margin-top: 0
}

.block-collapse #position-01:checked~.block-collapse__item-01 .content img,
.block-collapse #position-02:checked~.block-collapse__item-02 .content img,
.block-collapse #position-03:checked~.block-collapse__item-03 .content img,
.block-collapse #position-04:checked~.block-collapse__item-04 .content img,
.block-collapse #position-05:checked~.block-collapse__item-05 .content img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.block-collapse #position-01:checked~.block-collapse__item-01 .content_toggle,
.block-collapse #position-02:checked~.block-collapse__item-02 .content_toggle,
.block-collapse #position-03:checked~.block-collapse__item-03 .content_toggle,
.block-collapse #position-04:checked~.block-collapse__item-04 .content_toggle,
.block-collapse #position-05:checked~.block-collapse__item-05 .content_toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:760px) {
    .content .table {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .content .table__item-l {
        text-decoration: underline
    }
}

.button-social-networks__buttons .button a,
.tab-header__item a,
.title_link a:active,
button {
    text-decoration: none
}

@media screen and (max-width:560px) {
    .block-collapse .content_indents-01 h2 {
        padding-left: 37.5px
    }

    .block-collapse .content_indents-01 p {
        padding-left: 45px
    }
}

.block-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 930px;
    margin: 0 -7.5px
}

.block-cards__item {
    margin: 0 7.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.block-cards__item .circle {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #777;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin: 10px 0
}

.block-cards__item .vline {
    height: 100%;
    width: 3px;
    background-color: #E7E5E6;
    left: 0;
    right: 0;
    margin: auto
}

.block-cards__item_size-01 {
    width: 100%;
    max-width: 700px
}

@media screen and (max-width:500px) {
    .block-cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.mobile-header,
.wrapper-header {
    z-index: 3;
    -webkit-box-direction: normal
}

.menu .menu__logotype,
.menu__item {
    margin: 0 15px
}

.desktop-header,
.wrapper-header {
    display: -webkit-box;
    display: -ms-flexbox
}

.wrapper-header {
    position: fixed;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #000000;
    border-bottom: 1px solid #dbdbdb
}

.desktop-header {
    display: flex;
    max-width: 1200px;
    width: inherit;
    height: 80px
}

.desktop-header .link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.desktop-header .link a:hover,
.desktop-header .link_active a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 6px solid transparent;
    border-bottom: 6px solid #3CF626
}

.mobile-header {
    display: none;
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%
}

.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: inherit;
    height: inherit
}

.menu__item {
    font-size: 14px;
    font-weight: 700;
    font-stretch: condensed;
    color: #777
}

.menu__item_style-01 {
    width: 100%;
    text-align: center;
    border-top: 1px solid #EDEDED;
    line-height: 2em
}

.menu .menu__logotype a:hover,
.menu .menu__toggle a:hover {
    border: none
}

.menu__item_style-01 a:hover {
    color: #00ff00
}

.menu__item_font-01 {
    font-weight: 400
}

.menu__item_show-block {
    display: inherit
}

.menu .menu__logotype img {
    min-width: 30px;
    max-width: 50px;
    width: 100%
}

.menu .menu__toggle {
    display: none;
    margin: 0 15px
}

.menu_location-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toggle-mobile span,
.toggle-mobile span:after,
.toggle-mobile span:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 35px;
    background: #00ff00;
    border-radius: 2px;
    cursor: pointer
}

.toggle-mobile span:before {
    top: -10px
}

.toggle-mobile span:after {
    bottom: -10px
}

.toggle-mobile__button {
    position: relative;
    width: 35px;
    height: 35px
}

.toggle-mobile__button a {
    display: block;
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    cursor: pointer
}

.toggle-mobile span:after,
.toggle-mobile span:before,
.toggle-mobile__button span {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.toggle-mobile__button.active span {
    background-color: transparent
}

.toggle-mobile__button.active span:after,
.toggle-mobile__button.active span:before {
    top: 0
}

.toggle-mobile__button.active span:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.toggle-mobile__button.active span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media screen and (max-width:1060px) {
    .menu__item_show-block {
        display: none
    }

    .menu .menu__toggle {
        display: inherit
    }
}

.wrapper-footer {
    overflow: hidden
}

.wrapper-footer__item {
    background-color: #000000
}

.wrapper-footer__item_color-01 {
    background-color: #464B51
}

.big-footer,
.small-footer {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

.big-footer {
    padding-bottom: 60px
}

.big-footer__item {
    margin: 60px 30px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: calc(33.333333333333336% - 60px)
}

@media screen and (max-width:1100px) {
    .big-footer__item {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .big-footer__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {

    .big-footer,
    .small-footer {
        padding-left: 15px;
        padding-right: 15px
    }

    .big-footer__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .big-footer__item {
        width: calc(100% - 60px)
    }
}

.big-footer__item .block-picture {
    display: block
}

.small-footer {
    padding: 20px 0
}

@media screen and (max-width:960px) {
    .big-footer {
        padding-bottom: 30px
    }

    .big-footer__item {
        margin: 30px auto 0
    }
}

.container-slides {
    position: relative;
    padding-top: 80px;
    width: 100%;
    overflow: hidden;
}

@media screen and (min-width:320px) and (max-width:567px) and (orientation:portrait) {
    .container-slides #my-slider:before {
        height: 488px
    }

    .container-slides .ism-content__title {
        font-size: 28px
    }

    .container-slides .ism-content__subtitle {
        font-size: 18px
    }
}

@media screen and (min-width:668px) and (max-width:736px) and (orientation:landscape) {
    .container-slides #my-slider:before {
        height: 334px
    }

    .ism-content .ism-content__title {
        font-size: 30px
    }

    .ism-content__subtitle {
        font-size: 24px
    }
}

@media screen and (min-width:737px) and (max-width:812px) and (orientation:landscape) {
    .container-slides #my-slider:before {
        height: 295px
    }

    .ism-content .ism-content__title {
        font-size: 30px
    }

    .ism-content__subtitle {
        font-size: 24px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .container-slides #my-slider:before {
        height: 656px
    }

    .ism-content .ism-content__title {
        font-size: 48px
    }

    .ism-content .ism-content__subtitle {
        font-size: 24px
    }
}

@media screen and (min-width:813px) and (max-width:1024px) and (orientation:landscape) {
    .container-slides #my-slider:before {
        height: 688px
    }
}

button {
    display: block;
    border: none;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0
}

.button a,
.button-social-networks {
    display: -webkit-box;
    display: -ms-flexbox
}

.button {
    font-size: 18px;
    border-radius: 4px;
    background-color: #FFFFFF ;
    cursor: pointer
}

.button a {
    display: flex;
    width: inherit;
    height: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button-social-networks,
.container-services-page__item {
    -ms-flex-direction: column;
    -webkit-box-direction: normal
}


.button-social-networks {
    height: 100%;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.button-social-networks__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -5px
}

.button-social-networks__buttons_indents-01 {
    margin-top: 15px
}

.button-social-networks__buttons .button {
    width: 80px;
    height: 31px;
    margin: 0 5px;
    border-radius: 3px
}

.button-social-networks__buttons .button_size-01 {
    background-image: none;
    width: 40px
}

.button-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button-list__item {
    width: 35px;
    height: 35px;
    text-align: center;
    cursor: pointer
}

.button-list__item a {
    font-size: 18px;
    color: #777;
    font-weight: 700
}

.button-list__item_active {
    background-color: #00ff00;
    border-radius: 2px
}

.button-list__item_active a {
    color: #fff
}

.button-list_indents-01 {
    margin-top: 30px
}

.button-list_indents-02 {
    margin: 30px 0 60px
}

.button-list_indents-03 {
    margin-top: 30px
}

@media screen and (max-width:960px) {
    .button-list_indents-01 {
        margin-top: 0
    }

    .button-list_indents-02 {
        margin: 30px 0
    }
}

@media screen and (max-width:560px) {
    .button-list_indents-03 {
        margin-top: 15px
    }

    .button-social-networks__buttons_indents-01 {
        margin-top: 10px
    }
}

@media screen and (max-width:230px) {
    .button-social-networks__buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}



.background-container,
.background-container_mod1 {
    -webkit-box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1)
}

@media screen and (max-width:1200px) {
    .container-mat {
        display: none
    }
}



@media screen and (max-width:1100px) {
    .container-services__item {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-services__item {
        width: calc(50% - 60px)
    }

    .container-services-page__item {
        width: calc(100% - 60px)
    }
}

.container-services-page__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px)
}

.container-love__item,
.container-products__item {
    -webkit-box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px
}

@media screen and (max-width:1100px) {
    .container-services-page__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:780px) {

    .container-services-page__item,
    .container-services__item {
        width: calc(100% - 60px)
    }
}

.container-services-page .container-services-page__item_indents-01 {
    margin-top: 60px
}

@media screen and (max-width:560px) {

    .container-services-page__item,
    .container-services__item {
        width: calc(100% - 60px)
    }

    .container-services-page__item_indents-01 {
        margin-top: 30px
    }
}

.container-love__item {
    box-sizing: border-box;
    width: calc(50% - 60px)
}

@media screen and (max-width:1100px) {
    .container-love__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-love__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-love__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-love__item {
        width: calc(100% - 60px)
    }
}

.container-products__item {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-sizing: border-box;
    width: calc(50% - 60px)
}

@media screen and (max-width:1100px) {
    .container-products__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-products__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-products__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-products__item {
        width: calc(100% - 60px)
    }
}

.container-news {
    display: block
}

.container-news__item {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(50% - 60px)
}

@media screen and (max-width:1100px) {
    .container-news__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-news__item {
        width: calc(50% - 60px)
    }

    .container-news__item_one {
        width: calc(100% - 60px)
    }
}

.container-blog__item,
.container-news__item_one {
    -webkit-box-sizing: border-box;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
    word-wrap: break-word
}

.container-news__item_active {
    display: block
}

.container-news__item_one {
    box-sizing: border-box
}

@media screen and (max-width:780px) {

    .container-news__item,
    .container-news__item_one {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {

    .container-news__item,
    .container-news__item_one {
        width: calc(100% - 60px)
    }
}

.container-news .full-news,
.container-news .short-news {
    display: none
}

.container-news .full-news_active,
.container-news .short-news_active {
    display: block
}

.container-blog__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box
}

@media screen and (max-width:1100px) {

    .container-blog__item,
    .container-news__item_one {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-blog__item {
        width: calc(50% - 60px);
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:780px) {
    .container-blog__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-blog__item {
        width: calc(100% - 60px)
    }
}

.container-experts {
    display: block
}

.container-experts__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: calc(33.333333333333336% - 60px);
    border-radius: 4px;
    background-color: #f5f7f8;
    margin-top: 30px;
    margin-right: 15px;
    margin-left: 15px
}

@media screen and (max-width:1100px) {
    .container-experts__item {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-experts__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-experts__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-experts__item {
        width: calc(100% - 60px);
        max-width: 280px;
        margin: 15px 7.5px 0
    }
}

.container-partners__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(33.333333333333336% - 60px)
}

.container-clients__item,
.container-reviews__item {
    -webkit-box-sizing: border-box;
    margin-top: 50px;
    margin-left: 30px;
    margin-right: 30px;
    word-wrap: break-word
}

@media screen and (max-width:1100px) {
    .container-partners__item {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-partners__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-partners__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-partners__item {
        width: calc(100% - 60px)
    }
}

.container-clients__item {
    box-sizing: border-box;
    width: calc(33.333333333333336% - 60px)
}

@media screen and (max-width:1100px) {
    .container-clients__item {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-clients__item {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-clients__item {
        width: calc(33.333333333333336% - 60px)
    }

    .container-reviews__item {
        width: calc(100% - 60px)
    }
}

.container-reviews {
    width: 100%;
    padding: 40px 20px;
    background: #f9f9f9;
}

.container-reviews__item {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

@media screen and (max-width:1100px) {
    .container-reviews__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-reviews__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {

    .container-clients__item,
    .container-reviews__item {
        width: calc(100% - 60px)
    }
}

.container-reviews__item .container .block-one-example .owl-my-nav .owl-next,
.container-reviews__item .container .block-one-example .owl-my-nav .owl-prev {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-size: 100px;
    z-index: 20;
    cursor: pointer;
    opacity: .5;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.container-reviews__item .container .block-one-example .owl-my-nav .owl-next:hover,
.container-reviews__item .container .block-one-example .owl-my-nav .owl-prev:hover {
    opacity: .8
}

.container-reviews__item .container .block-one-example .owl-my-nav .owl-next {
    right: 0;
    margin-right: -70px
}

.container-reviews__item .container .block-one-example .owl-my-nav .owl-prev {
    left: 0;
    margin-left: -70px
}

.container-reviews__item .container .block-one-example .owl-carousel .item-01,
.container-reviews__item .container .block-one-example .owl-carousel .item-02,
.container-reviews__item .container .block-one-example .owl-carousel .item-03,
.container-reviews__item .container .block-one-example .owl-carousel .item-04,
.container-reviews__item .container .block-one-example .owl-carousel .item-05,
.container-reviews__item .container .block-one-example .owl-carousel .item-06 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 30px -15px 0
}

.container-reviews__item .block-review-01,
.container-reviews__item .block-review-02,
.container-reviews__item .block-review-03,
.container-reviews__item .block-review-04,
.container-reviews__item .block-review-05,
.container-reviews__item .block-review-06 {
    position: relative;
    margin: 0 15px;
    width: 100%
}

.container-reviews__item .block-review-01__item-01,
.container-reviews__item .block-review-02__item-01,
.container-reviews__item .block-review-03__item-01,
.container-reviews__item .block-review-04__item-01,
.container-reviews__item .block-review-05__item-01,
.container-reviews__item .block-review-06__item-01 {
    background-color: #f5f7f8;
    border-radius: 4px;
    min-height: 413px;
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.container-reviews__item .block-review-01__item-01 .content:before,
.container-reviews__item .block-review-02__item-01 .content:before,
.container-reviews__item .block-review-03__item-01 .content:before,
.container-reviews__item .block-review-04__item-01 .content:before,
.container-reviews__item .block-review-05__item-01 .content:before,
.container-reviews__item .block-review-06__item-01 .content:before {
    border-color: #fff #fff #cad1d8 #cad1d8;
    border-style: solid;
    border-width: 0 30px 30px 0;
    content: "";
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (min-width:1060px) {

    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-06,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-06,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-06,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-03 {
        display: none
    }
}

@media screen and (max-width:1059px) {

    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-06,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-06,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-06,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-06,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-04 {
        display: none
    }
}

@media screen and (max-width:765px) {

    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-06 {
        display: none
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-01 .block-review-01 {
        display: block
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-06 {
        display: none
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-02 .block-review-02 {
        display: block
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-06 {
        display: none
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-03 .block-review-03 {
        display: block
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-05,
    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-06 {
        display: none
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-04 .block-review-04 {
        display: block
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-06 {
        display: none
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-05 .block-review-05 {
        display: block
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-01,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-02,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-03,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-04,
    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-05 {
        display: none
    }

    .container-reviews__item .container .block-one-example .owl-carousel .item-06 .block-review-06 {
        display: block
    }
}

.container-projects__item {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px)
}

@media screen and (max-width:1100px) {
    .container-projects__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-reviews {
        margin-bottom: 30px
    }

    .container-projects__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-projects__item {
        width: calc(100% - 60px)
    }
}

.container-projects .container-projects__item_indents-01 {
    margin-top: 60px
}

@media screen and (max-width:560px) {
    .container-projects__item {
        width: calc(100% - 60px)
    }

    .container-projects__item_indents-01 {
        margin-top: 30px
    }
}

.container-feedback {
    border-radius: 4px;
    background-color: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 70px
}

.container-career__item_position-01,
.tab-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.container-feedback__item {
    width: 100%;
    max-width: 445px;
    margin: 0 15px
}

.container-feedback__item label {
    font-size: 18px;
    color: #505050;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 30px
}

.container-feedback__item input,
.container-feedback__item textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #505050
}

.tab-header__item a:hover,
.tab-header__item_active a {
    border-top: 6px solid transparent;
    border-bottom: 6px solid #0e77e0
}

.container-feedback__item input::-webkit-input-placeholder,
.container-feedback__item textarea::-webkit-input-placeholder {
    padding-left: 0
}

.container-feedback__item input::-ms-input-placeholder,
.container-feedback__item textarea::-ms-input-placeholder {
    padding-left: 0
}

.container-feedback__item input::placeholder,
.container-feedback__item textarea::placeholder {
    padding-left: 0
}

.container-feedback__item input {
    height: 50px;
    padding: 0 10px
}

.container-feedback__item textarea {
    padding: 13px 10px
}

.container-feedback__item h6 {
    height: 14px;
    font-size: 14px;
    color: #999;
    text-align: center;
    padding: 5px 15px 20px
}

.container-feedback__item_size-01 {
    max-width: 700px
}

.container-feedback__button {
    max-width: 185px;
    width: 100%;
    height: 50px;
    right: 0;
    margin-left: auto
}

.container-feedback_indents-01 {
    margin-top: 60px
}

@media screen and (max-width:780px) {
    .container-feedback {
        margin-bottom: 30px
    }

    .container-feedback .container-feedback__item label {
        padding-top: 15px
    }

    .container-feedback .container-feedback__item input {
        height: 40px
    }
}

@media screen and (max-width:560px) {
    .container-feedback_indents-01 {
        margin-top: 30px
    }
}

.container-career__item {
    width: 100%;
    margin: 0 30px
}

.container-career__item_position-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.container-about__item,
.tab-header {
    display: -webkit-box;
    display: -ms-flexbox
}

.container-career__item_indents-01 {
    margin-bottom: 60px
}

@media screen and (max-width:500px) {
    .container-career__item_indents-01 {
        margin-bottom: 30px
    }
}

.container-contacts__item_indents-01 {
    margin-top: 60px
}

.container-contacts__item_background-01 {
    background: url(../images/Logo.png) no-repeat;
    width: 500px;
    margin-left: 230px;
    background-size: cover
}

@media screen and (max-width:780px) {
    .container-contacts__item_indents-01 {
        margin-top: 30px
    }
}

.container-about__item {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px)
}

@media screen and (max-width:1100px) {
    .container-about__item {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-feedback__item {
        max-width: 100%
    }

    .container-about__item {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-contacts__item_indents-01 {
        margin-top: 15px
    }

    .container-about__item {
        width: calc(100% - 60px)
    }
}

.tab-picture {
    display: none
}

.tab-picture_active {
    display: block
}

.tab-header {
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 15px -15px 0
}

.tab-header__item {
    margin: 15px 15px 25px;
    font-size: 18px;
    font-weight: 700;
    font-stretch: condensed;
    color: #777
}

.tab-header__item a {
    padding-bottom: 25px
}

.tab-header__item a:hover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.tab-header__item_active a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tab-body {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0 70px
}

.container-header,
.tab-body__item_indents-01 {
    margin-left: -30px;
    margin-right: -30px
}

.tab-body__item {
    display: none
}

.tab-body__item_indents-02 {
    margin-top: -30px
}

.tab-body__item_active {
    display: block
}

@media screen and (max-width:960px) {
    .container-about__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:780px) {
    .container-about__item {
        width: calc(100% - 60px)
    }

    .tab-body {
        margin-bottom: 30px
    }
}

@media screen and (max-width:500px) {

    .container-about__body .tab-body__item .block-cards__item .circle,
    .container-about__body .tab-body__item .block-cards__item .vline {
        display: none
    }
}

.background-container {
    width: auto;
    height: 843px;
    background-image: linear-gradient(150deg, #64adf7, #40e9f8 50%, #9df4ce);
    box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1);
    margin-bottom: -665px
}

.background-container_mod1 {
    background-image: linear-gradient(330deg, #72cdd2, #9dedef 25%, #91d6f6 50%, #a3ccf7 75%, #6d94ec);
    box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1)
}

.background-container_mod2 {
    background-image: linear-gradient(330deg, #85a9fb, #6a5de2 25%, #dc6af8 50%, #f86aba 75%, #f3597d);
    -webkit-box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1);
    opacity: .6
}

.background-container_mod3 {
    background-image: linear-gradient(330deg, #7ce0cc, #dfec99 20%, #dcffdc 62%, #d2ffad);
    -webkit-box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1)
}

.background-container_mod4,
.background-container_mod5 {
    background-image: linear-gradient(150deg, #ffe1c1, #f7a4aa 49%, #ffdc9f);
    -webkit-box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1)
}

.background-container_mod6 {
    background-image: url(../images/backg_pic01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: none;
    box-shadow: none
}

.background-container_mod7 {
    background-image: url(../images/backg_pic00.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 -10px 0 0 rgba(0, 0, 0, .1)
}

.background-container__pattern {
    width: inherit;
    height: 833px;
    background-image: url(../images/backg_pic04.svg);
    background-position: bottom;
    background-repeat: repeat-x;
    opacity: .6
}

.wrapper-relative {
    position: relative;
    z-index: 1;
    top: -150px
}

.container-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.container-header__title {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    color: #505050;
    border-bottom: 10px solid #6c6;
    margin: 50px 0
}

.container-header__title_mod-marginhb70px {
    margin: 70px 0
}

.container-header_mod {
    margin-top: -115px;
    margin-bottom: -115px
}

@media screen and (max-width:495px) {
    .container-header__title {
        font-size: 1.25em
    }
}

.services-container {
    position: relative;
    z-index: 10;
    background-color: #ffffff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .services-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.services-container_mod01 {
    padding: 0 55px
}

.services-container_mod02 {
    padding: 0 40px
}

.services-container_mod03 {
    padding: 0 100px
}

.services-container_mod04 {
    padding: 0 30px
}

.boxshadow-wrapper {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 762px;
    padding: 0;
    margin-left: -30px;
    -webkit-box-shadow: 0 0 20px 0 rgba(142, 142, 142, .3);
    box-shadow: 0 0 20px 0 rgba(142, 142, 142, .3)
}

.boxshadow-wrapper_mod {
    margin-left: 0
}

.boxshadow-wrapper_mod02 {
    height: 220px;
    -webkit-box-shadow: 0 -20px 20px 0 rgba(142, 142, 142, .3);
    box-shadow: 0 -20px 20px 0 rgba(142, 142, 142, .3)
}

@media screen and (max-width:1200px) {
    .boxshadow-wrapper {
        display: none
    }
}

.container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: -30px
}

.container-section .small-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(50% - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

@media screen and (max-width:1100px) {
    .container-section .small-card {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-section .small-card {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-section .small-card {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-section .small-card {
        width: calc(100% - 60px)
    }
}

.container-section .small-card__photo,
.container-section .small-card__text {
    width: 100%
}

.container-section .small-card__background-pic {
    position: absolute;
    z-index: -1;
    max-width: 515px;
    width: 100%;
    max-height: 290px;
    height: 100%
}

.container-section .small-card__background-pic img {
    max-height: 290px
}

.container-section .small-card__photo img {
    min-width: 200px;
    max-height: 200px;
    max-width: 200px;
    left: 0;
    right: 0;
    margin: auto
}

.container-section .small-card__text .title {
    max-width: 340px;
    font-size: 1em;
    font-weight: 700;
    text-align: left;
    color: #505050
}

.container-section .small-card__text .title_mod0 {
    margin: 0
}

.container-section .small-card__text .subtitle {
    max-width: 340px;
    font-size: .66666667em;
    line-height: 1.5;
    text-align: left;
    color: #777
}

@media screen and (max-width:500px) {

    .services-container_mod01,
    .services-container_mod02,
    .services-container_mod03,
    .services-container_mod04,
    .services-container_mod05 {
        padding: 0
    }

    .container-section .small-card__text .subtitle,
    .container-section .small-card__text .title {
        max-width: 100%
    }
}

.container-section .small-card__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.container-section .small-card__flex .text {
    font-size: .83333333em;
    font-weight: 700;
    font-stretch: condensed;
    text-align: left;
    color: #0e77e0
}

.container-section .small-card__flex .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.container-section .small-card__pic .title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #777
}

.container-section .small-card__pic .photo {
    border-radius: 4px;
    border: 1px solid #ccc
}

.container-section .small-card__pic .photo_mod {
    margin-top: 20px
}

.container-section .small-card__pic .photo_mod img {
    width: 331.31px;
    height: 190px
}

.container-section .small-card__main-pic {
    background-color: #fff;
    max-width: 476px;
    margin: 0 10px
}

.container-section .small-card_mod0 {
    padding: 1vw 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.container-section .small-card_mod0 .small-card__text_mod0,
.container-section .small-card_mod1 .small-card__text_mod1,
.container-section .small-card_mod2 .small-card__text_mod2 {
    padding-left: 0
}

@media screen and (max-width:1100px) {
    .container-section .small-card_mod0 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-section .small-card_mod0 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-section .small-card_mod0 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-section .small-card_mod0 {
        width: calc(100% - 60px)
    }
}

.container-section .small-card_mod0 .small-card__text_mod0 .title_mod0 {
    max-width: 100%;
    font-size: 1.5em;
    font-weight: 700;
    font-stretch: condensed;
    text-align: left
}

.container-section .small-card_mod0 .small-card__text_mod0 .title_mod2 {
    max-width: 530px
}

.container-section .small-card_mod1 {
    padding: 0
}

.container-section .small-card_mod1 .small-card__text_mod1 .subtitle_mod1 {
    max-width: 100%
}

.container-section .small-card_mod1 .small-card__text_mod1 .subtitle_mod1 li {
    padding-top: 10px
}

.container-section .small-card_mod1 .small-card__text_mod1 .subtitle_mod2 {
    color: #505050;
    font-weight: 700
}

.container-section .small-card_mod1 .small-card__text_mod2 {
    border-bottom: 10px solid #0e77e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.container-section .small-card_mod1 .small-card__text_mod2 .title_mod1 {
    font-size: .83333333em;
    padding-bottom: 3px
}

.container-section .small-card_mod2 {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

@media screen and (max-width:1100px) {
    .container-section .small-card_mod2 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-section .small-card_mod2 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-section .small-card_mod2 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-section .small-card_mod2 {
        width: calc(100% - 60px)
    }
}

.container-section .small-card_mod2 .small-card__text_mod2 .title_mod2 {
    max-width: 100%;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050
}

.container-section .small-card_mod3 {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(33.333333333333336% - 60px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.container-section .small-card_mod4,
.container-section .small-card_mod6 {
    -webkit-box-sizing: border-box;
    margin-left: 30px;
    margin-right: 30px;
    word-wrap: break-word
}

@media screen and (max-width:1100px) {
    .container-section .small-card_mod3 {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-section .small-card_mod3 {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-section .small-card_mod3 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-section .small-card_mod3 {
        width: calc(100% - 60px)
    }
}

.container-section .small-card_mod4 {
    box-sizing: border-box;
    width: calc(33.333333333333336% - 60px)
}

@media screen and (max-width:1100px) {
    .container-section .small-card_mod4 {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-section .small-card_mod4 {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-section .small-card_mod4 {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-section .small-card_mod4 {
        width: calc(100% - 60px)
    }
}

.container-section .small-card_mod4 img {
    min-width: 256px;
    min-height: 256px
}

.container-section .small-card_mod6 {
    box-sizing: border-box;
    width: calc(25% - 60px)
}

@media screen and (max-width:1100px) {
    .container-section .small-card_mod6 {
        width: calc(25% - 60px)
    }
}

@media screen and (max-width:960px) {
    .container-section .small-card_mod6 {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:780px) {
    .container-section .small-card_mod6 {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:560px) {
    .container-section .small-card_mod6 {
        width: calc(50% - 60px)
    }
}

.container-section .small-card_mod7 {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 20px 0
}

.container-section .small-card_mod7 .flexcol {
    position: relative;
    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%;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.container-section .small-card_mod7 .section-buttons,
.container-section .teсhno-card {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal
}

.container-section .small-card_mod7 .small-card__text {
    width: 100%
}

.container-section .small-card_mod7 .small-card__text .title {
    max-width: 100%;
    padding: 0;
    margin: 0
}

.container-section .small-card_mod7 .small-card__text .subtitle {
    max-width: 100%;
    font-weight: 500;
    color: #0e77e0
}

.container-section .small-card_mod7 .section-buttons {
    display: flex;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.container-section .small-card_mod7 .section-buttons__button {
    padding: 10px 0;
    margin-right: 20px
}

.container-section .small-card_mod7 .section-buttons__button .button {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    min-width: 222px;
    padding: 0;
    height: 50px;
    border: 2px solid #0e77e0;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0e77e0), to(#0e77e0));
    background-image: linear-gradient(to top, #0e77e0, #0e77e0);
    font-size: 18px;
    font-style: normal;
    font-stretch: condensed;
    color: #fff;
    line-height: normal;
    letter-spacing: normal
}

.container-section .small-card_mod7 .section-buttons__button .button:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1788fa), to(#1788fa));
    background-image: linear-gradient(to top, #1788fa, #1788fa);
    color: #fff
}

.container-section .small-card_mod7 .section-buttons__button .button_white {
    color: #0e77e0;
    min-width: 227px;
    background-image: none;
    background-color: #fff
}

.container-section .small-card_mod7 .section-buttons__button .button_white:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1788fa), to(#1788fa));
    background-image: linear-gradient(to top, #1788fa, #1788fa);
    color: #fff
}

.container-section .teсhno-card {
    border-top: 10px solid #0e77e0;
    margin: 0 15px 30px;
    display: flex;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.container-section .teсhno-card__logo,
.container-section .teсhno-card__text {
    padding-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.container-section .teсhno-card__logo {
    max-width: 590px;
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.container-section .teсhno-card__logo img {
    height: 80px;
    margin-top: -15px
}

.container-section .teсhno-card__logo_mod {
    max-width: 600px
}

.container-section .teсhno-card__text {
    padding-bottom: 15px;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 15px;
    max-width: 470px;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #0e77e0;
    max-height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(rgba(14, 119, 224, .2)), color-stop(5%, rgba(14, 119, 224, .19)), to(rgba(14, 119, 224, 0)));
    background: linear-gradient(270deg, rgba(14, 119, 224, .2) 0, rgba(14, 119, 224, .19) 5%, rgba(14, 119, 224, 0) 100%)
}

.container-section .teсhno-card__text_mod {
    max-width: 450px
}

.container-section_mod-marginlr-15px {
    margin-left: -15px;
    margin-right: -15px
}

.container-section_mod-marginlr-40px {
    margin-left: 25px;
    margin-right: 25px
}

.container-section_mod-marginb-90px {
    margin-bottom: 90px
}

@media screen and (max-width:600px) {
    .services-container .container-section .small-card__text .title {
        text-align: center
    }

    .services-container .container-section .small-card_mod5 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.title_link a:link,
.title_link a:visited {
    text-decoration: none;
    color: inherit
}

.title_link a:hover {
    text-decoration: underline
}

.container-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px -15px
}

.container-footer__line {
    -ms-flex-preferred-size: 607px;
    flex-basis: 607px;
    height: 1px;
    margin: 2.0833%;
    background-color: #ccc
}

.container-footer__button .buttonstd {
    max-width: 234px
}

.buttonstd {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    min-width: 234px;
    padding: 0;
    height: 50px;
    color: #fff;
    font-size: .75em;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0e77e0), to(#0e77e0));
    background-image: linear-gradient(to top, #0e77e0, #0e77e0)
}

.buttonstd:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1788fa), to(#1788fa));
    background-image: linear-gradient(to top, #1788fa, #1788fa)
}

.buttonstd_mod-1 {
    min-width: 360px
}

.buttonstd_mod-2 {
    min-width: 180px;
    max-width: 180px;
    cursor: pointer
}

.buttonstd_mod-3 {
    cursor: pointer;
    min-width: 148px;
    height: 100%;
    padding: 8px 0;
    vertical-align: center;
    margin: 20px 0
}

@media screen and (max-width:320px) {
    .buttonstd_mod-1 {
        min-width: inherit
    }
}

.products-container {
    background-color: #fff;
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

.products-container .container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px
}

.full-products-container_backgr-pic,
.products-container .container-section .medium-card {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.products-container .container-section .medium-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(50% - 60px);
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px
}

@media screen and (max-width:1100px) {
    .products-container .container-section .medium-card {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:960px) {
    .products-container .container-section .medium-card {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:780px) {
    .products-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .products-container .container-section .medium-card {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .products-container .container-section .medium-card {
        width: calc(100% - 60px)
    }
}

.products-container .container-section .medium-card__photo img {
    min-height: auto;
    min-width: auto;
    max-height: 360px
}

.products-container .container-section .medium-card__text .title {
    max-width: 556px;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    color: #505050
}

.products-container .container-section .medium-card__text .subtitle {
    max-width: 556px;
    font-size: .66666667em;
    line-height: 1.5;
    text-align: left;
    color: #777
}

.products-container .container-section .medium-card__text .subtitle ul {
    padding: 0;
    margin-left: 15px
}

.full-products-container {
    position: relative;
    background-color: #fff;
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .full-products-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.full-products-container_backgr-pic {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: auto -30px 90px;
    min-height: 505px;
    max-height: 505px;
    background-image: url(../images/backg_pic02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 10px solid #1f8fff
}

.full-products-container_backgr-pic .product01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.full-products-container_backgr-pic .product01_item01 {
    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-align: center;
    -ms-flex-align: center;
    align-items: center
}

.full-products-container_backgr-pic .product01_item01 .txt-block {
    padding: 52px 0;
    text-align: center
}

.full-products-container_backgr-pic .product01_item01 .txt-block_bigtxt {
    font-size: 135px;
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    line-height: .8;
    letter-spacing: normal;
    text-align: center;
    color: #fff
}

.full-products-container_backgr-pic .product01_item01 .txt-block_smalltxt {
    font-size: 29px;
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff
}

.full-products-container_backgr-pic .product01_item01 .txt-block_smalltxt_mod {
    font-size: 21px
}

.full-products-container .product02 {
    position: relative;
    padding: 30px 41px;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #777
}

.full-products-container .product02 .section-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -45px;
    margin-bottom: 10px
}

.full-products-container .product02 .section-buttons__button {
    padding: 10px
}

.full-products-container .product02 .section-buttons__button .button {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    min-width: 222px;
    padding: 0;
    height: 50px;
    border: 2px solid #0e77e0;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0e77e0), to(#0e77e0));
    background-image: linear-gradient(to top, #0e77e0, #0e77e0);
    font-size: 18px;
    font-style: normal;
    font-stretch: condensed;
    color: #fff;
    line-height: normal;
    letter-spacing: normal
}


.full-products-container .product02 .section-context__title {
    padding: 5px;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #0e77e0
}

.full-products-container .product02 .section-context__title_mod-1 {
    margin-bottom: -15px
}

.full-products-container .product02 .section-context__title_mod-02 {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.full-products-container .product02 .section-context__title_mod-03 {
    padding-top: 30px
}

.full-products-container .product02 .section-context__text {
    line-height: 1.75
}

.full-products-container .product02 .section-context__text_mod-01 {
    padding-bottom: 0;
    margin-bottom: 0
}

.full-products-container .product02 .section-context__text_mod-02 {
    padding-top: 0;
    margin-top: 0
}

.full-products-container .product02 .section-context__text_mod-03 {
    line-height: 1.3
}

.full-products-container .product02 .section-context_mod-03 {
    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-align: center;
    -ms-flex-align: center;
    align-items: center
}

.full-products-container .product02 .section-context_mod-04 {
    padding-top: 20px
}

.full-products-container .product02 .section-cards__card-v1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.full-products-container .product02 .section-cards__card-v1 .section-pics .sign {
    max-width: 522px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: normal;
    color: #bbb
}

.full-products-container .product02 .section-cards__card-v1 .section-pics img {
    width: 100%;
    max-width: 318px
}

.full-products-container .product02 .section-cards__card-v1 .section-pics_mod-01 img {
    padding-top: 155px;
    padding-right: 50px;
    min-width: 200px
}

.full-products-container .product02 .section-cards__card-v1 .section-pics_mod-02 img {
    padding-left: 50px;
    min-width: 200px
}

.full-products-container .product02 .section-cards__card-v1 .section-pics_mod-03 img {
    width: 137px;
    padding: 7px 99px 0
}

.full-products-container .product02 .section-cards__card-v1 .section-pics_mod-04 img {
    width: 194px;
    padding: 40px 68.5px 0
}

.full-products-container .product02 .section-cards__card-v1 .section-pics_mod-05 img {
    width: 507px;
    max-width: 547px;
    padding-right: 30px
}

.full-products-container .product02 .section-cards__card-v1 .section-pics_mod-06 img {
    min-width: 484px;
    max-width: 484px;
    padding-right: 64px
}

.full-products-container .product02 .section-cards__card-v1 .section-context {
    max-width: 621px
}

.full-products-container .product02 .section-cards__card-v1 .section-context__table .section-cell__title {
    min-width: 314px;
    background-color: #62a9f5;
    color: #fff;
    padding: 8px 20px;
    font-weight: 700
}

.full-products-container .product02 .section-cards__card-v1 .section-context__table .section-cell__text {
    min-width: 314px;
    -webkit-box-shadow: inset 1px 0 0 0 #ccc, inset -1px 0 0 0 #ccc, inset 0 -1px 0 0 #ccc;
    box-shadow: inset 1px 0 0 0 #ccc, inset -1px 0 0 0 #ccc, inset 0 -1px 0 0 #ccc;
    background-color: #f6f6f6;
    font-size: 16px;
    text-align: left;
    padding: 8px 20px;
    line-height: 1.5
}

.full-products-container .product02 .section-cards__card-v1 .section-context__table .section-cell_mod-01 {
    width: 705px
}

.full-products-container .product02 .section-cards__card-v1 .section-context_mod-01 {
    margin-top: -20px
}

.full-products-container .product02 .section-cards__card-v1_mod-01 {
    margin-top: 40px
}

.full-products-container .product02 .wrapper-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.full-products-container .product02_mod-01 {
    padding-bottom: 0
}

.full-products-container .feedback {
    background-image: linear-gradient(150deg, #e7f5ff, #c1d4f7 49%, #dcf1ff)
}

.full-products-container .feedback .feedback__item #application #application__Text {
    margin-bottom: 18px;
    height: 250px
}

@media screen and (max-width:900px) {

    .full-products-container .product02 .section-context__title_mod-03,
    .full-products-container .product02 .section-context_mod-04 {
        padding-top: 0
    }

    .full-products-container .product02 .section-cards .section-cards__card-v1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .full-products-container .product02 .section-cards .section-cards__card-v1 .section-pics_mod-01 img,
    .full-products-container .product02 .section-cards .section-cards__card-v1 .section-pics_mod-02 img,
    .full-products-container .product02 .section-cards .section-cards__card-v1 .section-pics_mod-03 img {
        padding: 0 0 15px
    }

    .full-products-container .product02 .section-cards .section-cards__card-v1 .section-pics_mod-04 img {
        padding: 15px 0
    }

    .full-products-container .product02 .section-cards .section-cards__card-v1 .section-pics_mod-05 img {
        padding: 15px 0;
        width: 100%
    }

    .full-products-container .product02 .section-cards .section-cards__card-v1 .section-pics_mod-06 img {
        padding: 15px 0;
        min-width: 200px;
        width: 100%
    }

    .full-products-container .product02 .section-cards .section-cards__card-v1 .section-context .section-context__table .section-cell_mod-01 {
        width: auto
    }

    .full-products-container .product02 .section-cards .section-cards__card-v1_mod-01 {
        margin-top: 0
    }

    .full-products-container .product02 .wrapper-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.news-container {
    position: relative;
    z-index: 10;
    background-color: #fff;
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .news-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.news-container .container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    padding-bottom: 15px
}

.news-container .container-section .news-medium {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 15px
}

.news-container .container-section .large-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(50% - 60px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1100px) {
    .news-container .container-section .large-card {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:960px) {
    .news-container .container-section .large-card {
        width: calc(50% - 60px)
    }

    .news-container_mod .container-section .large-card {
        width: calc(100% - 60px)
    }
}

.news-container .container-section .large-card__photo img {
    border-bottom: 10px solid #6c6
}

.news-container .container-section .large-card__text .date {
    margin-top: 15px;
    font-size: .58333333em;
    line-height: 1.71;
    text-align: left;
    color: #777
}

.news-container .container-section .large-card__text .date img {
    float: left;
    margin: 4px 10px 0 0
}

.news-container .container-section .large-card__text .date_mod01 {
    margin-top: 5px
}

.news-container .container-section .large-card__text .title {
    font-size: 1em;
    font-weight: 700;
    text-align: left;
    color: #505050
}

.news-container .container-section .large-card__text .title_mod01 {
    font-size: .83333333em;
    margin: 0
}

.news-container .container-section .large-card__text .subtitle {
    font-size: .66666667em;
    line-height: 1.5;
    text-align: left;
    color: #777
}

.news-container .container-section .large-card__text .subtitle a {
    color: #92d5f6
}

.news-container .container-section .large-card__text .subtitle a:visited {
    color: #e8c9aa
}

.news-container .container-section .large-card__text .subtitle a:active,
.news-container .container-section .large-card__text .subtitle a:hover {
    color: #0e77e0
}


.news-container_mod,
.pages-card {
    display: -webkit-box;
    display: -ms-flexbox
}

.news-container_mod {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.news-container_mod .container-section {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    margin-right: 30px;
    margin-top: 15px
}

.news-container_mod .container-section .large-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:1100px) {
    .news-container_mod .container-section .large-card {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:780px) {

    .news-container .container-section .large-card,
    .news-container_mod .container-section .large-card {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {

    .news-container .container-section .large-card,
    .news-container_mod .container-section .large-card {
        width: calc(100% - 60px)
    }
}

.news-container_mod .container-section .large-card__photo img {
    width: 100%;
    border-bottom: 10px solid #6c6
}

.news-container_mod .container-section .large-card__text .subtitle,
.news-container_mod .container-section .large-card__text .title {
    max-width: 100%
}

.news-container_mod .container-section_mod {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    margin-right: 0
}

.news-container_padding-general {
    max-width: 1060px;
    padding: 40px 70px
}

.news-container_padding-general .boxshadow-wrapper {
    margin-top: -40px
}

@media screen and (max-width:700px) {
    .news-container_mod {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .news-container_mod .container-section {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0
    }

    .news-container_mod .container-section_mod {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.pages-card {
    display: flex;
    padding-bottom: 2vh;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pages-card__item {
    width: 35px;
    height: 35px;
    text-align: center;
    cursor: pointer
}

.pages-card__item a,
.pages-card__item span {
    font-size: .75em;
    color: #777;
    font-weight: 700
}

.pages-card__item_active {
    background-color: #0e77e0;
    border-radius: 2px
}

.pages-card__item_active a,
.pages-card__item_active span {
    color: #fff
}

.team-container {
    background-color: #fff;
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

.team-container .container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.team-container .container-section .people-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: calc(33.333333333333336% - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f7f8;
    margin: 15px;
    border-radius: 4px
}

@media screen and (max-width:1100px) {
    .team-container .container-section .people-card {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .team-container .container-section .people-card {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .team-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .team-container .container-section .people-card {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .team-container .container-section .people-card {
        width: calc(100% - 60px)
    }
}

.team-container .container-section .people-card__photo img {
    max-height: 200px;
    max-width: 200px;
    padding: 30px
}

.team-container .container-section .people-card__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.clients-container .container-section .brand-card,
.info-container .container-section .info-card,
.textcard {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.team-container .container-section .people-card__text .title {
    margin-bottom: 0;
    max-width: 250px;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    color: #505050
}

.team-container .container-section .people-card__text .position {
    margin-bottom: 15px;
    max-width: 750px;
    font-size: .66666667em;
    line-height: 1.5;
    text-align: center;
    color: #777
}

.team-container .container-section .people-card__text .subtitle {
    padding-bottom: 15px;
    max-width: 250px;
    font-size: .75em;
    font-weight: 700;
    text-align: center;
    color: #505050
}

.team-container .container-footer {
    -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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px
}

.team-container .container-footer__button {
    margin: 0 15px
}

.container-section_padding-general {
    padding: 0 40px
}

.container-section_padding-general_mod {
    padding: 0 70px
}

.container-section_padding-general_mod02 {
    padding: 0 60px
}

.team-container_mod-posrelative {
    position: relative;
    background-color: #fff
}

@media screen and (max-width:645px) {
    .team-container .container-footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .team-container .container-footer .container-footer__button {
        margin-top: 15px
    }
}

.clients-container {
    background-color: #fff;
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

.clients-container .container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.clients-container .container-section .brand-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.clients-container .container-section .brand-card__photo {
    padding: 15px;
    text-align: center
}

.clients-container .container-section .brand-card__photo img {
    max-height: 220px;
    min-width: auto
}

@media screen and (max-width:600px) {
    .clients-container .container-section {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.clients-container_mod-partners .container-section .brand-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(33.333333333333336% - 60px);
    -ms-flex-line-pack: start;
    align-content: flex-start
}

@media screen and (max-width:1100px) {
    .clients-container_mod-partners .container-section .brand-card {
        width: calc(33.333333333333336% - 60px)
    }
}

@media screen and (max-width:960px) {
    .clients-container_mod-partners .container-section .brand-card {
        width: calc(50% - 60px)
    }
}

@media screen and (max-width:780px) {
    .clients-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .clients-container_mod-partners .container-section .brand-card {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {
    .clients-container_mod-partners .container-section .brand-card {
        width: calc(100% - 60px)
    }
}

.clients-container_mod-partners .container-section .brand-card__photo {
    min-height: 60px;
    max-height: 60px
}

.clients-container_mod-partners .container-section .brand-card__text {
    padding: 15px;
    mix-blend-mode: undefined;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #777
}

.reviews-container {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .reviews-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.reviews-container .container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}

.textcard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.textcard__item {
    -ms-flex-preferred-size: 23.55%;
    flex-basis: 23.55%;
    min-width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.textcard__item .icon img {
    min-width: 53px
}

.textcard__item .text {
    padding: 0 15px;
    font-size: .83333333em;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050
}

.textcard__item .text p {
    text-align: right;
    color: #0e77e0
}

.textcard__item-vline {
    width: 1px;
    background-color: #ccc
}

.blog-container,
.contacts-container,
.info-container {
    z-index: 10;
    background-color: #fff;
    position: relative
}

@media screen and (max-width:1260px) {
    .textcard {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .textcard__item-vline {
        display: none
    }
}

@media screen and (max-width:860px) {
    .textcard__item {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        min-width: auto
    }
}

.blog-container {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .blog-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.blog-container .container-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    padding-top: 30px
}

.blog-container .container-header__title {
    margin: 30px
}

.blog-container .container-section .photo-card {
    max-width: 1520px;
    max-height: 505px;
    min-height: 200px;
    padding: 10px
}

.blog-container .container-section .photo-card img {
    min-height: 200px
}

.blog-container .container-section .pages-card {
    padding: 30px;
    left: 0;
    right: 0;
    margin: auto
}

.info-container {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .info-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.info-container .container-section .info-card {
    margin: 0 10px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.info-container .container-section .info-card__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bsnetworks_mod01,
.bс-container,
.info-container .container-section .info-card__item .bsnetworks {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.info-container .container-section .info-card__item img {
    max-width: 432px;
    margin-right: 40px
}

.info-container .container-section .info-card__item .title {
    padding-bottom: 1.75vh;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050
}

.info-container .container-section .info-card__item .publication,
.info-container .container-section .info-card__item .text {
    padding-bottom: 1.75vh;
    font-weight: 400;
    font-stretch: normal;
    text-align: left;
    color: #777;
    letter-spacing: normal;
    font-style: normal
}

.info-container .container-section .info-card__item .text {
    font-size: .66666667em;
    line-height: 1.5
}

.info-container .container-section .info-card__item .publication {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 16px;
    line-height: normal
}

.info-container .container-section .info-card__item .publication__date {
    text-align: right;
    padding: 0
}

.info-container .container-section .info-card__item .publication__views {
    text-align: right
}

.info-container .container-section .info-card__item .publication__views img {
    float: right;
    max-width: 20px;
    padding: 2px
}

.bsnetworks__item_mod01,
.info-container .container-section .info-card__item .bsnetworks__item {
    padding-right: 10px
}

.info-container .container-section .info-card__item .bsnetworks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.info-container .container-section .info-card__item .bsnetworks__item img {
    margin-right: -2px
}

.info-container .container-section .info-card_mod {
    margin-right: 0;
    margin-left: 0
}

@media screen and (max-width:500px) {
    .info-container .container-section .info-card_mod {
        margin-right: 60px;
        margin-left: 60px
    }
}

.bsnetworks_mod01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 30px 0;
    width: 100%
}

.bsnetworks__item_mod01 img {
    margin-right: -2px
}

@media screen and (max-width:1200px) {
    .info-container .container-section .info-card {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:745px) {
    .info-container .container-section .info-card .info-card__item1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .info-container .container-section .info-card .info-card__item1 .time {
        padding: 0 2vw
    }

    .info-container .container-section .info-card .info-card__item3 .title {
        font-size: .91666667em
    }
}

.contacts-container {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .contacts-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.contacts-container .container-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    padding-top: 30px
}

.contacts-container .container-header__title {
    margin: 30px
}

.contacts-container .container-section .photo-card {
    width: 100%;
    max-width: 1520px;
    max-height: 505px;
    min-height: 200px;
    padding: 10px
}

.contacts-container .container-section .photo-card img {
    min-height: 300px;
    opacity: .86
}

.contacts-container .container-section .photo-card__item {
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 0 20px
}

.contacts-container .container-section .photo-card_mod {
    background: url(../images/contacts.png) no-repeat;
    background-size: 100%
}

.contacts-container .container-section .pages-card {
    padding: 30px
}

.contacts-container .maps {
    margin: 30px 10px
}

.about-container {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px;
    position: relative;
    background-color: #fff
}

@media screen and (max-width:780px) {
    .about-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.about-container .container-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    padding-top: 30px
}

.about-container .container-header__title {
    margin: 30px
}

.about-container .container-section {
    padding-left: 60px;
    padding-right: 60px
}

.about-container .container-section .photo-card {
    max-width: 1520px;
    max-height: 505px;
    padding: 10px
}

.about-container .container-section .photo-card img {
    min-height: auto;
    max-height: 416px
}

.about-container .container-section .photo-card__item02,
.about-container .container-section .photo-card__item03 {
    display: none
}

.about-container .container-section .photo-card__item04 {
    display: none;
    background-color: #6a5de2
}

.blogtxt-container,
.career-container,
.career-container .container-section,
.story-container {
    background-color: #fff
}

.bс-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 5px;
    margin: 0 -10px
}

.bс-container input {
    display: none
}

.bс-container__item1,
.bс-container__item2,
.bс-container__item3,
.bс-container__item4 {
    margin: 15px;
    color: #777;
    font-size: .7375em;
    font-weight: 700;
    font-stretch: condensed;
    text-align: left
}

.bс-container__item1:hover,
.bс-container__item2:hover,
.bс-container__item3:hover,
.bс-container__item4:hover {
    color: #0e77e0;
    border-bottom: 6px solid #0e77e0;
    padding-bottom: 23px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

#chetyre1:checked~.bс-container__item1,
#chetyre2:checked~.bс-container__item2,
#chetyre3:checked~.bс-container__item3,
#chetyre4:checked~.bс-container__item4 {
    color: #0e77e0;
    border-bottom: 6px solid #0e77e0;
    padding-bottom: 23px
}

.cursor-pointer1,
.cursor-pointer2,
.cursor-pointer3,
.cursor-pointer4 {
    cursor: pointer
}

.certificates-container {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .certificates-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.certificates-container .picscard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.certificates-container .picscard__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(16.666666666666668% - 60px);
    padding: 10px
}

@media screen and (max-width:1100px) {
    .certificates-container .picscard__item {
        width: calc(16.666666666666668% - 60px)
    }
}

@media screen and (max-width:960px) {
    .certificates-container .picscard__item {
        width: calc(50% - 60px)
    }

    .blogtxt-container .container-section .txtcard {
        width: calc(100% - 60px)
    }
}

.group01 {
    display: block
}

.group02,
.group03,
.group04 {
    display: none
}

.story-container {
    position: relative;
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 30px
}

@media screen and (max-width:780px) {
    .certificates-container .picscard__item {
        width: calc(100% - 60px)
    }

    .story-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.story-container .container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.career-container {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px;
    position: relative
}

@media screen and (max-width:780px) {
    .career-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.career-container .container-header {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    padding-top: 30px
}

.career-container .container-header__title {
    margin: 30px
}

.career-container .container-section .photo-card {
    max-width: 1520px;
    max-height: 505px;
    min-height: 200px;
    padding: 10px
}

.career-container .container-section .photo-card img {
    min-height: 200px
}

.blogtxt-container {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px;
    position: relative
}

@media screen and (max-width:780px) {
    .blogtxt-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .blogtxt-container .container-section .txtcard {
        width: calc(100% - 60px)
    }
}

.blogtxt-container a {
    color: #92d5f6
}

.blogtxt-container a:visited {
    color: #e8c9aa
}

.blogtxt-container a:active,
.blogtxt-container a:hover {
    color: #0e77e0
}

.blogtxt-container .container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 40px
}

.blogtxt-container .container-section .txtcard {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
    padding: 10px 0
}

@media screen and (max-width:1100px) {
    .blogtxt-container .container-section .txtcard {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:560px) {

    .blogtxt-container .container-section .txtcard,
    .certificates-container .picscard__item {
        width: calc(100% - 60px)
    }
}

.blogtxt-container .container-section .txtcard__title {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050
}

.blogtxt-container .container-section .txtcard__text {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    text-indent: 2em;
    color: #777
}

.blogtxt-container .container-section .txtcard__text p {
    margin: 0
}

.blogtxt-container .container-section .txtcard__text div {
    margin: 0;
    padding: 15px 0
}

.blogtxt-container .container-section .txtcard__text .indent-container {
    margin-top: 15px;
    margin-bottom: 30px
}

.blogtxt-container .container-section .txtcard__text_mod01 p 
{
    margin: 15px 0;
    padding-bottom: 15px;
    text-indent: 0
}

.blogtxt-container .container-section .txtcard__text_mod02 {
    text-indent: 0;
    line-height: 1.8
}

.blogtxt-container .container-section .txtcard_mod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 820px
}

.blogtxt-container .container-section .photo-card {
    left: 0;
    right: 0;
    margin: auto
}

.blogtxt-container .container-section .photo-card__pic img {
    max-width: 173px
}

.blogtxt-container .container-section .photo-card__title {
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #505050
}

.blogtxt-container .container-section_mod01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse wrap;
    flex-flow: row-reverse wrap
}

.vacancies-card {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .vacancies-card {
        padding-left: 15px;
        padding-right: 15px
    }
}

.vacancies-card .container-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.vacancies-card .container-section input {
    display: none
}

.vacancies-card #position1:checked~.vacancies-card__item1 .text img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0;
    padding-bottom: 10px
}

.vacancies-card #position1:checked~.vacancies-card__item1 .subtext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.vacancies-card #position2:checked~.vacancies-card__item2 .text img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0;
    padding-bottom: 10px
}

.vacancies-card #position2:checked~.vacancies-card__item2 .subtext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.vacancies-card #position3:checked~.vacancies-card__item3 .text img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0;
    padding-bottom: 10px
}

.vacancies-card #position3:checked~.vacancies-card__item3 .subtext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.vacancies-card #position4:checked~.vacancies-card__item4 .text img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0;
    padding-bottom: 10px
}

.vacancies-card #position4:checked~.vacancies-card__item4 .subtext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}



.feedback .feedback__footer,
.feedback .feedback__header {
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal
}

.wrapper-block {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.feedback,
.feedback .feedback__body #application {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.wrapper-block .wrapper-block__item {
    max-width: 588px
}

.feedback {
    margin: 0 auto 70px;
    max-width: 1060px;
    padding: 0;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #f5f5f5
}

@media screen and (max-width:780px) {
    .feedback {
        padding-left: 15px;
        padding-right: 15px
    }
}

.feedback .feedback__header {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #505050;
    padding: 40px 10px
}

.feedback .feedback__body {
    padding: 0 80px;
    width: 100%
}

.feedback .feedback__body #application {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.feedback .feedback__body label {
    color: #505050;
    font-size: 18px
}

.feedback .feedback__body input {
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 78%;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc
}

.feedback .feedback__body input::-webkit-input-placeholder {
    padding-left: 5px
}

.feedback .feedback__body input::-ms-input-placeholder {
    padding-left: 5px
}

.feedback .feedback__body input::placeholder {
    padding-left: 5px
}

.feedback .feedback__body textarea {
    padding: 13px 10px;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #ccc
}

.feedback .feedback__body textarea::-webkit-input-placeholder {
    padding-left: 5px
}

.feedback .feedback__body textarea::-ms-input-placeholder {
    padding-left: 5px
}

.feedback .feedback__body textarea::placeholder {
    padding-left: 5px
}

.feedback .feedback__body .contact {
    padding-top: 25px
}

.feedback .feedback__body .application__Button {
    width: 185px;
    height: 110px;
    border-radius: 4px;
    border: none;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0e77e0), to(#0e77e0));
    background-image: linear-gradient(to top, #0e77e0, #0e77e0);
    color: #fff;
    font-size: .75em;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 52px;
    cursor: pointer
}

.feedback .feedback__body .application__Button:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1788fa), to(#1788fa));
    background-image: linear-gradient(to top, #1788fa, #1788fa);
    cursor: pointer
}

@media screen and (max-width:500px) {
    .feedback .feedback__body {
        padding: 0
    }
}

.feedback .feedback__footer {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #999;
    margin: 20px 10px
}

.feedback .feedback__footer_mod-01 {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    color: #859dc4
}

.feedback .feedback__footer_mod-01 .application__Button {
    max-width: 510px;
    min-width: 100px;
    width: auto;
    min-height: 50px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0e77e0), to(#0e77e0));
    background-image: linear-gradient(to top, #0e77e0, #0e77e0);
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border: none;
    cursor: pointer
}

.feedback .feedback__footer_mod-01 .application__Button span {
    padding: 0 20px;
    text-align: center
}

@media screen and (max-width:500px) {
    .feedback .feedback__footer_mod-01 .application__Button span {
        padding: 0
    }
}

.feedback .feedback__footer_mod-01 .application__Button:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1788fa), to(#1788fa));
    background-image: linear-gradient(to top, #1788fa, #1788fa);
    cursor: pointer
}

::-webkit-input-placeholder {
    padding-left: 20px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ccc
}

::-ms-input-placeholder {
    padding-left: 20px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ccc
}

::placeholder {
    padding-left: 20px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ccc
}

.maps {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px
}

@media screen and (max-width:780px) {
    .maps {
        padding-left: 15px;
        padding-right: 15px
    }
}

.maps iframe {
    margin-bottom: -5px
}

.flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-wrapper a {
    margin: 5px 0
}

.flex-wrapper_mod01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-preferred-size: 435px;
    flex-basis: 435px
}

.flex-wrapper_mod02 {
    padding-left: 30px
}

@media screen and (max-width:1060px) {
    .flex-wrapper_mod01 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .flex-wrapper_mod02 {
        padding-left: 0
    }
}

.BlackWhitePic {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .2
}

.wrapper-footer,
.wrapper-header,
.wrapper-main {
    font-size: 24px;
    background-color: #000;
}

.wrapper-footer a,
.wrapper-header a,
.wrapper-main a {
    text-decoration: none
}

.wrapper-content {
    margin: 0;
    position: relative;
    z-index: 2;
    background-color: #ffffff;
    overflow: hidden
}

@media screen and (max-width:780px) {
    .wrapper-content {
        padding-left: 15px;
        padding-right: 15px
    }
}



@media screen and (max-width:1200px) {
    .wrapper-content {
        margin-top: 0
    }

    .wrapper-content_indents-01 {
        padding-top: 80px
    }
}

.main-hero-banner {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 600px;
    margin: 0 auto;
    overflow: hidden;
}

.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/main/hero-background.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.about-background{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('../images/main/about-wrapper-background.jpg');
    background-size: cover;
    z-index: 1;
}

.about-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-direction: row-reverse; /* Меняем порядок: лого слева, текст справа */

    justify-content: space-between;
    width: 1200px;
    z-index: 3;
    gap: 60px;
}

.hero-content {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    padding: 40px 20px;
    z-index: 2;
    gap: 40px;
}


.hero-logo {
    flex: 0 0 auto;
    text-align: center;
    order: 2; /* Лого справа */
}

.hero-logo img {
    max-width: 350px;
    width: 100%;
    height: auto;
}

.hero-text {
    color: white;
    flex: 1;
    text-align: left;
    order: 1; /* Текст слева */
}

.hero-text h1 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 700;
}

.hero-text p {
    font-size: 20px;
    max-width: 700px;
    line-height: 1.5;
    margin-bottom: 30px;
    opacity: 0.9;
}

.hero-buttons {
    display: flex;
    gap: 15px;
    margin-bottom: 40px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.btn-primary, .btn-secondary {
    padding: 12px 30px;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-block;
    white-space: nowrap;
}

.btn-primary {
    background: linear-gradient(45deg, #3CF626, #0B8B4E);
    color: #FFFFFF;
}

.btn-secondary {
    background-color: transparent;
    color: white;
    border: 2px solid #3CF626;
}

.btn-secondary:hover {
    background: linear-gradient(45deg, #3CF626, #0B8B4E);
    color: white;
}

.hero-divider {
    height: 1px;
    width: 100px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 30px 0; /* Убрал auto, теперь слева */
}

.hero-tagline {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.3;
}

@media (max-width: 900px) {
    .hero-content {
        flex-direction: column; /* Меняем на колонку, но сохраняем порядок */
        text-align: center;
        gap: 30px;
    }
    
    .hero-text {
        text-align: center;
        order: 1; /* Текст сверху */
    }
    
    .hero-logo {
        order: 2; /* Лого снизу */
    }
    
    .hero-buttons {
        justify-content: center;
    }
    
    .hero-logo img {
        max-width: 240px;
    }
    
    .hero-text h1 {
        font-size: 38px;
    }
}

@media (max-width: 768px) {
    .main-hero-banner {
        min-height: 450px;
    }
    
    .hero-content {
        padding: 25px 15px;
    }
    
    .hero-logo img {
        max-width: 200px;
    }
    
    .hero-text h1 {
        font-size: 32px;
    }
    
    .hero-text p {
        font-size: 16px;
    }
    
    .btn-primary, .btn-secondary {
        padding: 10px 20px;
        font-size: 14px;
    }
}

/* Большие мобильные устройства */
@media (max-width: 576px) {
    .main-hero-banner {
        min-height: 400px;
    }
    
    .hero-content {
        padding: 20px 15px;
    }
    
    .hero-logo img {
        max-width: 160px;
    }
    
    .hero-text h1 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    
    .hero-text p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    
    .hero-buttons {
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }
    
    .btn-primary, .btn-secondary {
        width: 100%;
        text-align: center;
        white-space: normal;
        padding: 12px 15px;
    }
}

/* Маленькие мобильные устройства */
@media (max-width: 400px) {
    .main-hero-banner {
        min-height: 350px;
    }
    
    .hero-content {
        padding: 15px 12px;
    }
    
    .hero-logo img {
        max-width: 130px;
    }
    
    .hero-text h1 {
        font-size: 22px;
    }
    
    .hero-text p {
        font-size: 14px;
    }
}

/* Очень маленькие мобильные устройства */
@media (max-width: 320px) {
    .main-hero-banner {
        min-height: 300px;
    }
    
    .hero-logo img {
        max-width: 100px;
    }
    
    .hero-text h1 {
        font-size: 20px;
    }
}

/* Десктоп больших экранов */
@media (min-width: 1440px) {
    .main-hero-banner {
        min-height: 700px;
    }
    
    .hero-content {
        max-width: 1400px;
    }
    
    .hero-logo img {
        max-width: 400px;
    }
}

/* Очень большие экраны */
@media (min-width: 1920px) {
    .main-hero-banner {
        min-height: 800px;
    }
    
    .hero-logo img {
        max-width: 450px;
    }
}

.block-one-example {
    display: flex;
    justify-content: center; /* Горизонтальное центрирование */
    align-items: center; /* Вертикальное центрирование (если нужно) */
    width: 100%;
}

.advantages-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.advantage-item {
    display: flex;
    flex-direction: column;
    padding: 30px 25px;
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #eaeaea;
    transition: all 0.3s ease;
}

.advantage-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(57, 238, 40, 0.15);
    border-color: #3CF626;
}

.container-services {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 60px 20px;
}

.advantage-text {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    font-weight: 500;
    text-align: center;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

.service-background{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('../images/services/services-2-background.jpg');
    background-size: cover;
    z-index: 1;
}

.service-item {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 2px 15px rgba(22, 255, 1, 0.1);
    transition: all 0.3s ease;
    overflow: hidden;
    height: auto;
    min-height: 280px;
    width: 100%;
    max-width: 346px;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
}

.service-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(57, 238, 40, 0.2);
    border-color: #3CF626;
}

@media (max-width: 1200px) {
    .services-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 25px;
    }
}

@media (max-width: 900px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        padding: 15px;
    }
    
    .service-item {
        min-height: 260px;
    }
}

@media (max-width: 576px) {
    .container-services {
        padding: 20px 10px;
    }
    
    .services-grid {
        grid-template-columns: 1fr;
        gap: 15px;
        max-width: 400px;
    }
    
    .service-item {
        min-height: 240px;
        max-width: 100%;
    }
    
    .service-item-inner {
        padding: 20px 15px;
    }
    
    .service-item .block-picture__item img {
        max-width: 100px;
    }
}

.service-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.service-item-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 25px 20px;
}

.block-picture__item {
    text-align: center;
    margin-bottom: 20px;
}

.block-picture__item a {
    display: block;
}

.block-picture__item img {
    height: auto;
    transition: transform 0.3s ease;
}

.service-item:hover .block-picture__item img {
    transform: scale(1.1);
}

.block-content {
    text-align: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.block-content__title {
    margin-bottom: 15px;
}

.block-content__title a {
    font-size: 20px;
    font-weight: 700;
    color: #505050;
    text-decoration: none;
    transition: color 0.3s ease;
    line-height: 1.3;
}

.footer-1{
    background: #000000;
    margin-top: 50px;
}

.block-headers__title_indents-0{
    align-items: center;
    display: flex;
    justify-content: center;
}